/*
	
	Author Name	: Ted Drake
	Author Site	: http://tdrake.net
	Style Name	: diver
	Style URI	: http://tdrake.net
	Version		: .25 (added plugins)
	Comments	: diver is from the Musee D'Orsay
*/


body {
	color: #333;
	background: #fff;
	}

#page {  
	padding: 0 0 10px 0;
	border:none;
	}
.columns-two #page {
	width: 970px;
	}

h1 { /* H1 is the title in the header */
	padding:  0; margin: 0 0 0 0; display:block; width:412px; height:96px; text-indent:-1000em; background: url(images/bg-h1.png) no-repeat 0 0;
	}

 
#header {
	background: url("http://www.tdrake.net/wp-content/themes/k2/styles/diver/images/head-diver.png") no-repeat 100% 0;}
		
#header h1 a, #header .description {
			color: #0F0F3F;
		}
#header .description { /* Description in header */
	font-size: 2em;
	margin: 0 10px;
	}

 
ul.menu {border-bottom: 1px solid #004D99;  }

ul.menu li a {
	font-size: 1.5em;
	font-weight:bold;
	color: #004D99;
	}

ul.menu li a:hover {
	background: #004D99; 
	}
#primary {
	width: 650px;
	padding: 10px 0;
	}
.secondary {
	width: 250px;
	
	}

#footer { margin:15px auto;
	border:none;
	padding: 0 ;
	width:974px;
	background:none;
	}
#footer p {max-width: 680px; text-align:left; padding:5px 10px; }
#footer p a {white-space:nowrap;}

blockquote {
	margin: 20px;
	padding: 10px;
	color: #333;
	background: #fff;
	border: 1px solid #f0f0f0;
	}
.hentry {
	margin:0 0 10px 0;
	padding: 5px;
	float:left; clear:both;
	*width:95%;
	border-bottom:1px solid #333;
	}
/*no border on asides */
#module-30-second-thoughts .hentry {border-bottom:none;}

.entry-content a img {float:right; margin:5px; padding:2px; border:1px solid #999;}
.entry-content a:hover img {border-color:yellow;}

.entry-content {text-align:left;}
.entry-comments {clear:both;}
/*flickr list */	
ul.flickrlist {  float:left; width:250px;}
ul.flickrlist li {float:left; margin:0;  }
ul.flickrlist li a {display:block; float:left; border:1px solid #808080;   margin:2px;}
ul.flickrlist li a img {padding:0; margin:0;}	
ul.flickrlist li a:hover {border-color:#004D99; background-color:#B5E6F7;} 
.widget {clear:both;}



  