/*
Theme Name: Trussler02
Theme URI: http://www.trussler.co.uk
Author: LTrussler
Description: Based on the famous Kubrick
*/

body {
font-size: 80%; /* 62.5% Resets 1em to 10px */
font-family: Verdana, Arial, Sans-Serif;
background: #FFF;
color: #666;
text-align: left;
} 

p{margin:0.5em 0; padding:0 0;}

img{border:0;}

h2 {
color: #333;
font-weight: normal;
font-size: 100%; /* 62.5% Resets 1em to 10px */
padding: 0 0;
margin: 0 0 0 0;
}

h3 {
color:#5F9F9F;
font-weight: bold;
font-size: 100%; /* 62.5% Resets 1em to 10px */
padding: 0 0;
margin: 0 0 0 0;
}

hr{
display: none;
}

a:link{
color: #666;
text-decoration: none;
}
a:visited{
color: #666;
text-decoration: none;
}
a:active{
color: #666;
text-decoration: none;
}
a:hover{
color: #666;
text-decoration: underline;
}

img.alignleft {float:left; margin:0 1em 1em 0}
img.alignright {float:right; margin:0 0 0 1em}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#header{
margin-top: 5em;
}

#headerimg{
background: url('images/logo_400.gif') no-repeat;
background-position: 0 0;
margin: 0 auto;
width: 750px;
height: 195px;
}

#wrapper{
width: 750px;
margin: auto;
}

#wrappermap{
width: 750px;
height: 550px;
background: url('images/mont_map10_750.png') no-repeat;
margin: auto;
}

#content
{width: 580px;
min-height: 275px;
position: relative;
float: right;
}

#contentmap
{width: 750px;
min-height: 550px;

position: relative;
float: right;
}

#contentartists{
background: url('images/menu/menu_artperfs.gif') no-repeat;
width: 580px;
position: relative;
min-height: 275px;
float: right;
}

#post{
margin: 2em;
clear: right;
}/*styles the post & title */


.entry{
border-bottom:1px solid #ccc;
}/*styles the content of the post  */

#blogpost{
margin: 0 0 2em 0;
clear: both;
border-bottom:1px solid #ccc;

}/*styles the post & title */

.blogentry{
font-size: 90%; /* 62.5% Resets 1em to 10px */
padding: 0 0 1em 1em;


}/*styles the content of the post  */

#cattitle{
margin: 3em 0 1em 0;
}

#sidebar{
width: 150px;
padding: 2.5em 0 0 0;
}
#sidebartrail{
width: 150px;
padding: 2.5em 0 0 0;
}

#sidebar p{margin:0 0;}


ul{
margin-left: 0em;
padding-left: 0em;
list-style-type: none;
}
#menucat{
margin-left: 0.25em;
padding-left: 0.25em;
}

#menucat li{
list-style-type: none;
}


#footer{
color: #666;
clear: both;
margin: 10em auto 0 auto;
width: 750px;
padding-top: 5em;
font-size: .80em;
}

#cutouts {
width: 220px;
height: 220px;
background: url('images/cutouts/rotate.php') no-repeat;
float: right;
margin: 75px 0 10px 10px;
}

.postmetadata {
font-size: .75em;
text-align: right;
	}

.post-meta {
color: #669999;
font-weight: bold; 
	}

.post-meta a{
color: #669999;
font-weight: bold; 
	}

ul.blog {
margin: 2em 0 6em 0;
background-repeat: no-repeat;
background-position: 0 0 0 0;
padding-left: 2em;
line-height: 140%;
}
