/*  
Theme Name: Old School House Art
Theme URI: http://oldschoolhouseart.com/
Description: Old School House Art theme
Version: 1
Author: Philip Roche
Author URI: http://philroche.net

*/

*, html, body{
margin: 0;
padding: 0;
}
html{
	background: #E1E3E3 url(images/htmlfooter.png) bottom center repeat-x;
	font: 100%/150% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}
body{
    background: transparent url(images/headermetteroche.jpg) top center no-repeat;
	margin: 0 auto 0 auto;	
	
}
h1{
	color: #fff;
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 56px;
}

h1 a,h1 a:hover {
    display: block;
    height: 150px;	
    text-indent: -999em;
	text-decoration: none;
    
}
h2{
        
}

h2.paintings{	
	margin-top: 20px;
	text-align: center;	
}
div#contentsub h2, h3,h4{
	color: #797E82;
	margin: 10px 0 10px 0;
}
div#contentsub h3,div#contentsub h2{
    border-top: 1px solid #8F8F8F;
    background: #E1E3E3;
    border-bottom: 1px solid #8F8F8F;
	border-right: 1px solid #57595A;
    padding-left: 5px;
    display: block;
}
div#contentsub h3:hover,div#contentsub h2:hover{
    background:#FBFBFB;
}
div#content{
	width: 550px;
	margin: 0;
	padding: 0 20px 50px 10px;
    float: left;
    min-height: 500px;
	
}
* html div#content{
	height: 500px;
	padding: 0;
}

* html div#content p,* html div#content h2,* html div#content h3{
	padding: 0.5em 1em;
}

p{
	padding: 0.5em 0;
}
a{
	text-decoration: none;
	color: #63959F;
}

a:visited{ color:#8EC4CF; }

div#container a:hover{
	text-decoration: underline;
    color: #5F5F5F;
    background: #E1E3E3;
}


ul{ padding: 0 60px;}

ul#main_nav{ position: absolute; top: 152px; left: 50%; padding: 0; margin: 0; display: block; height: 53px; margin-left: -340px; list-style-type: none;  float: left;}
ul#main_nav li { display: inline;}
ul#main_nav li a{ color: #F1F5FC; display: block; height: 53px; width: 80px; float: left; text-align: center; line-height: 53px;}
ul#main_nav li a:hover{ background: transparent url(images/mainnavahoverTrans.png) top left repeat-x;}

* html ul#main_nav li a:hover{ background: transparent url(images/mainnavahoverTrans.png) top left repeat-x;}

div#container{
    background: #E1E3E3 url(images/htmlbg.png) top center repeat-y;
    clear: both;
    position: relative;
	display: block;
    width: 800px;
    margin: 0 auto 0 auto;
    padding: 20px 0 200px 0;
}



div#contentsub{
     width: 220px;
	 position: relative; float: right;
     padding: 10px 0 10px 0;
}
div#footer{
    display: block;
    clear: both;
    width: 800px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
    text-align: center;
    height: 110px;
    line-height: 110px;
    color: #fff;
}
/* Image Bank specific Styles*/
br.clear{
	clear: both;
}

h4 {   clear: both;}


div#contentsub ul{ padding: 0; list-style-type: none;}
div#contentsub #flickr-sidebar  li{display: block;  width: 220px;}
div#contentsub #flickr-sidebar a{ padding: 0 0 0 5px; display: block;  width: 215px;}
div#contentsub #flickr-sidebar a.highlight{ padding: 0 0 0 0; display: block;  width: 215px;}
div#contentsub #flickr-sidebar a.highlight img{ display: block; margin: 0 auto; }
div#contentsub #meta  li{display: block;  width: 220px;}
div#contentsub #meta  a{ padding: 0 0 0 5px; display: block;  width: 215px;}

ul#homegallery{
	list-style-type: none;	
	
}
ul#homegallery li{
		clear: both;
		padding-top: 30px;
		display: block;
		width: 450px;
}

ul#homegallery li a.highlight img{
		float: left;
		margin: 0 5px 0 0;
}

ul#homegallery li a.highlight+p{
		background-color: #fff;
		width: auto;
		padding: 5px;
		border: 1px solid #797E82;
}
/*
ul#homegallery li p.meta{
		display: block;
		clear: both;
}*/

ul#homegallery li h3{
		display: block;
		clear: both;

}

ul#artists li{
	padding-left: 1em;	
}

