/*
Theme Name: Fina Grejer
Theme URI: http://finagrejer.com
Description: A 3 Column Theme
Version: 1.0
Author: Patch Hofweber
Author URI: http://finagrejer.com
Tags: blue, custom header, fixed width, three columns, widgets
*/

body {
	margin-right: auto;
	margin-left: auto;
	width: 865px;
	position: static;
	text-align: left;
	background-repeat: repeat;
	background-image: url(images/bg-02.jpg);
	color: black; /*asd*/
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	padding-top: 10px;
}
a:link {color: black;
		text-decoration: none;
		}
a:visited {color: black;
		text-decoration: none;}
a:hover {text-decoration: none; color: navy;}
a:active {text-decoration: none; color:white;}

h1, h2, h3, h4, li.page_item, li.page_item a {
	color: black; /*asd*/
    font-weight: normal; /*font-weight: bold;*/
	letter-spacing: 0px;
	word-spacing: 0px;
	text-transform: uppercase;
}
h1 {
	line-height: 2px;
}

h1 a:hover {
	color: navy;
}
h2 {
	margin-bottom: -10px;
	font-size: 1.1em;
	letter-spacing: 0px;
	word-spacing: 0px;
}
h3 {
	margin-left: 0px;
	margin-bottom: -1px;
	margin-right: 0px;
	margin-top: 3px;
	text-align: center;
	color: black;
	font-weight: bold;
	letter-spacing: -1px;
	word-spacing: -2px;
	text-transform: uppercase;
}
h3 a:link {color:black;}
h3 a:hover {color: navy;}
h4 {
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: -30px;
	text-align: center;
	text-decoration: none;
	color: black; /*asd*/
    font-weight: normal;
	letter-spacing: -1px;
	word-spacing: 1em;
	text-transform: uppercase;
}
h4 a:link {text-decoration: none; color: black; /*asd*/
}
h4 a:visited {text-decoration: none; color: black; /*asd*/
}
h4 a:hover {text-decoration: none; color: navy;
}
h4 a:active {text-decoration: none; color: navy;
}
h5 {
}

ul {
	padding-left: 5px;
	margin-top: 10px;
}

h2.widgettitle {
}

.widget_recent_entries {
/*	margin-top: 10px;*/
}

ul#sidebar_menu {
    list-style-position: inside;
    list-style-type: none;
    text-transform: uppercase;
    margin-top: 12px;
}
li {
	list-style-type: none;
}
li.page_item {
    list-style-type: none;
}
li.page_item a:visited {
    list-style-type: none;
    color: black;
}
li.page_item a:hover {
    list-style-type: none;
    text-decoration: none;
    color: navy;
}
small {
	font-size: 0.7em;
	color: black; /*asd*/
}
p {
	font-size: 0.9em;
}
p img {
	margin: 3px;
}
blockquote {
	font-size: 0.7em;
}
#left-sidebar {
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-top: 4px;
	float: left;
}
#posts {
	margin: 5px;
	text-align: center;
	width: 475px;
	float: left;
}
.post {
	margin-left: 5px;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 1%;
	text-align: left;
	background-image: url(images/495m.png);
	width: 475px;
}
#left-sidebar {
	float: left;
    text-align: left;
    width: 120px;
    margin-left: 53px;
}
#right-sidebar {
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.widget {
	text-align: left;
	width: 150px;
	font-size: 14px;
	overflow: visible;
	padding-bottom: 20px;
	text-align: center;
}
#footer {
	padding-bottom: 4px;
	padding-top: 4px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 10px;
	width: 495px;
	background-image: url(images/495m.png);
	text-align: center;
	font-style: italic;
	color: black; /*asd*/
	font-size: 0.7em;
}
/*a: link*/
div.entry p:first-child {
	margin-top: 6px;
}
.endmark {
	margin-bottom: -2px;
}



#posts a {
	text-decoration: underline;
}

#posts img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

/* ---- annat ---- */

a img {
	border: none;
}

#posts a:active {
	color: navy;
}


/* --- fancy artist panes --- */

/*.artist_pane {
    display: block;
    text-align: right;

    width: 475px;
    padding-right: 20px;
    
    height: 45px;
    padding-top: 65px;
    
    text-decoration: none;
    font-family: "Gill Sans", sans-serif;
    font-size: 30px;
    text-shadow: 2px 2px 2px black;
    color: white;
}

.artist_pane:hover {
    opacity: 0.8;
    color: white;
}

.artist_pane:visited {
	color: white;
}

#artist_panes {
	list-style-type: none;
	width: 495px;
	padding: 0;
}

#artist_panes .artist_description {
    display: none;
    width: 475px;
    text-align: left;
	background-image: url(images/495m.png);
	padding: 10px;
	font-size: 0.9em;
}

#artist_panes a {
	color: white;
	text-decoration: none;
}

#posts #artist_panes a:active {
	color: white;
}*/

/* less fancy artist panes */

.artist_pane {
    display: block;

    width: 475px;
	height: 30px;
	margin-top: 10px;
	        
	text-decoration: none;
    font-family: "Gill Sans", sans-serif;
    font-size: 20px;
    color: black;
}

.artist_pane:hover {
    color: black;
    text-decoration: none;
}

.artist_pane:visited {
	color: black;
}

#artist_panes {
	list-style-type: none;
	width: 495px;
	padding: 0;
	margin-left: 0px;
}

#artist_panes a {
	text-decoration: none;
	font-weight: bold;
}

#artist_panes .artist_description {
	display: block;
	width: 475px;
    text-align: left;
	background-image: url(images/495m.png);
	padding: 10px;
	font-size: 0.9em;
	text-align: justify;
}

#posts #artist_panes a:active {
	color: white;
}

#artists_info {
	background-image: url('images/495m.png');
	padding: 10px;
	width: 475px;
}

#artists_info p {
	font-size: 17px; 
	font-style: italic;
}

/* ticket_info */

table#ticket_info {
	border-spacing: 0px;
	width: 475px;
	margin-left: auto;
	margin-right: auto;
}

table#ticket_info tr {
    text-align: center;
}

table#ticket_info tbody tr *:first-child {
    text-align: left;
}

table#ticket_info tr th {
    text-align: center;
}

table#ticket_info thead tr th {
    text-align: center;
    font-size: 22px;
    background-image: none;
    padding-bottom: 10px;
}

table#ticket_info tr th {
    background-image: url(images/bg-02.jpg);
}


/* blldfgsfs */

span.photoinfo {
	font-size: 10px;
	margin-top: 0px;
	margin-left: 5px;
	text-align: left;
	font-style: normal;
	display: block;
}




/*saasdasdda*/

#homepage h2 {
	text-decoration: underline;
	font-weight: bold;
}

#homepage li {
	margin-bottom: 10px;
}



/* sidebar gellery */

#sidebar_gallery {
	margin-top: 20px;
}

#sidebar_gallery a img {
	display: block;
	border: 2px solid #bda286;
	margin-top: 5px;
}

#sidebar_gallery a:hover img {
	border-color: #e0d3c5;
}



/*sdfds*/

#posts a.artist_anchor {
	text-decoration: none;
}