/*  
Theme Name: Mette Roche
Theme URI: http://metteroche.com/
Description: MetteRoche.com theme
Version: 1
Author: Philip Roche
Author URI: http://philroche.net

*/

*, html, body{
margin: 0;
padding: 0;
}
html{
	background: #91B3E6 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: #91B3E6;
	margin: 10px 0 10px 0;
}
div#contentsub h3,div#contentsub h2{
    border-top: 1px solid #91B3E6;
    background: #F1F5FC;
    border-bottom: 1px solid #91B3E6;
    padding-left: 5px;
}
div#contentsub h3:hover,div#contentsub h2:hover{
    background:#DFEDFF;
}
div#content{
	width: 550px;
	margin: 0;
	padding: 0 20px 50px 10px;
    float: left;
    min-height: 500px;
	
}
* html div#content{
	height: 500px;
	padding: 0;
}

p{
	text-indent: 20px;
}
a{
	text-decoration: none;
	color: #2D81FF;
}

a:visited{ color:#91B3E6; }

div#container a:hover{
	text-decoration: underline;
    color: #F1F5FC;
    background: #2D81FF;
}


ul{ padding: 0 60px;}

ul#main_nav{ position: absolute; top: 152px; left: 50%; padding: 0; margin: 0; display: block; height: 53px; margin-left: -140px; 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/mainnavahover.png) top left repeat-x;}

div#container{
    background: #91B3E6 url(images/htmlbg.png) top center repeat-y;
    clear: both;
    position: relative;
	display: block;
    width: 800px;
    margin: 0 auto 0 auto;
    padding: 20px 0 100px 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 #91B3E6;
}
/*
ul#homegallery li p.meta{
		display: block;
		clear: both;
}*/

ul#homegallery li h3{
		display: block;
		clear: both;

}


