/*
Theme Name:		Mikestyle
Version:		1.0
Author:			Mike Targett
Author URI:		http://miketargett.com/
*/


* {padding:0; margin:0}

body {
	font-size: 80%;
	background: #CBC4B2;
	margin: 0;
	}

 #header {
	position: relative;
	margin-left: auto;
	margin-right: auto;		
	width: 960px;
	height: 103px;
	background-image: url('images/header.png');
	}

	#login {
		position: absolute;
		float:right;
		top: 5px;
		right: 3px;
		color: #978F78;
		font-family: Verdana, sans-serif;
		font-size: 11px;
		}

		#login a, #login a:visited, #login a:hover {font-weight:normal; color: #978F78;}

 .nav {	
	text-indent: 140px;
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	padding: 0 0 26px;
	background: #fff;
	width: 960px;
	font-weight: bold;
	}
	
	.nav a , a.bgnav {
	text-align: center;
	font-weight: bold;
	margin: 0 10px;
		}
		
    .nav a:link, .nav a:visited, .nav a:hover, a.bgnav:link, a.bgnav:visited, a.bgnav:hover {
	color: #384D4D;
	font-family: Georgia, serif;
	font-size: 12px;
	display:inline;
	text-decoration: none;
	padding: 9px 10px 9px;
	}
	
	.nav a:hover, a.bgnav:hover  {padding-bottom: 6px; background:#edebd5; border-bottom: solid 3px #CBC4B2; }
	
 #page {
	position: relative;
	margin-left: auto;
	margin-right: auto;		
	background: #fff;
	font-family: Arial, sans-serif; 
	width: 890px;
	padding: 5px 35px 50px;
	}
	
	

 #menu {
	float:left;
	position: relative;
	float: left;
	width: 172px;
	}

  #menu a {
	display: block;
	padding: 5px 3px;
	border-style: solid;
	border-color: #fff;
	border-width: 4px 0 4px 4px;
	font-family: Arial, Arial, sans-serif;
	font-size: 16px;
	margin: 0 0 3px 0;
	text-decoration: none;
	}
	
	#menu a:link , #menu a:visited {
		background-color: #2B301A;
		color: #6A8875;
		}

	span.desc {
		font-family: Arial, sans-serif; 
		font-size: 11px; 
		color: #fff;
		}
		
	#menu a:hover {
		background-color: #6A8875;
		color: #fff;
		}

	
		
			
		


 .navigation {
	margin-top: 35px;
	background: #edebd5; 
	font-weight: bold; 
	padding: 10px 5px; 
	color: #000; 
	border-style: solid; 
	border-width: 0 0 3px; 
	border-color: #CBC4B2;
	font-family: Arial, sans-serif;	
	font-size: 1em;	
	}

 #sidebar {
	float:right;
	position: relative;
	top: 0;
	width: 280px;
	font-size: .9em;
	}	

	.tools {
		margin-bottom: 10px;
		padding: 0 20px 10px;
		border: solid 1px #6A8875;
		font-size: normal;
		}
	
 .features {
	clear: both;
	position: relative;
	top: 0;
	left: 0;
	margin-left: auto; 
	margin-right: auto;
	width:960px;
	height: 583px;
	background-color: #384D4D;
	}
	
 .feature {
	width: 309px;
	height: 394px;
	background-color: #fff;
	font-family: Arial, sans-serif;
	color: #000;
	}

	.feature img {padding: 5px;}

	.feature p {padding: 5px 8px 0; font-size: 11px;}

	.feature-text p {font-size:11px; float:left; height: 70px;}

	.feature-button a {
		position: absolute;
		bottom: 5px;
		right: 0;
		float: right; 
		margin: 5px 5px 0 5px; 
		font-family: Arial, sans-serif;
		font-size: 10px;
		padding: 2px 3px;
		}

		.feature-button a:link, .feature-button a:visited {
			font-weight: normal;
			border: solid 1px #2B301A; 
			background-color: #2B301A; 
			color: #fff;
			}

		.feature-button a:hover {
			border: solid 1px #2B301A; 
			color: #2B301A; 
			text-decoration: none;
			background-color: #fff;
			}


 	.left {
		position: absolute;
		z-index: 2;
		top: 150px;
		left: 8px;
		}
	
	.middle { 
		position: absolute;
		z-index: 2;
		top: 150px;
		left: 325px;
		}

	.right {
		position: absolute;
		z-index: 2;
		top: 150px;
		left: 642px;
		}
		
 #footer {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 0;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 0;
	width:960px;
	padding: 25px 0;
	background-color: #243333;
	color: #6B8875;
	font-size: 10px;
	line-height: 13px;
	text-transform: uppercase;
	text-align: center;
	font-family: Verdana, sans-serif;
	}	

	#footer a, #footer a:visited {color: #6B8875;}
	#footer a:hover {color: #fff;}
	






/* LINKS */

 a {
	color: #6A8875;
	text-decoration: none;
	}

 a:visited {
	color: #6A8875;
	text-decoration: none;
	}

 a:hover {
	color: #2B301A;
	text-decoration: underline;

	}

 a img {
	border:none
		}




 h2 {
	font-size: .85em;
	border-style: solid;
	border-width: 3px 0 1px;
	border-color: #edebd5;
	color: #666;
	padding: .6em 0;
	text-transform: uppercase;
	margin: 1em 0;
	
	}
	
		
 h3 {
	font-family: Arial, sans-serif;
	padding-bottom: .6em;
	font-size: 1.6em;
	color: #6A8875;
	}
	
 h4 {
	font-family: Arial, sans-serif;
	padding-bottom: .6em;
	font-size: 1.3em;
	}	

 h5 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 8px 0 6px;	
	text-transform: uppercase;
	}

 h6 {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #384D4D;
	text-transform: uppercase;
	border-style: solid;
	border-width: 3px 0 1px;
	border-color: #6A8875;
	padding: 9px 20px;
	text-align: center;
	font-weight: bold;
	}
		
	.posts h6 {margin: 1em 0 1.6em;	}
	
	.date {
		font-family: Arial, sans-serif;
		font-size: 10px;
		color: #6A8875;
		padding: 8px 0 4px;	
		text-transform: uppercase;
		}

 #subline {
	padding-bottom: 0;
	font-size: 1.15em;
	font-weight: bold;
	}

 .more-link {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 1em;
	display: inline;
	}

 .bottom {
	float: right;
	margin: 0;
	display:inline;
	display: block;	
	padding: 3px 0 2px; 
	font-family: Arial, sans-serif; 
	font-size: 10px;
	text-transform: uppercase;
	}






	

	







/* COMMENTS */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 2px 0;
	}

#commentform textarea {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 2px 0;
	}

















 .entry {
	float:left;
	margin: 0 0 12px 0;
	width: 585px;
	}	

 	p {font-size: 1.15em; line-height: 1.4em; margin: 0 0 1em 0; }
	
	p a:link {text-decoration:underline}
	p a:visited {text-decoration:underline}
	p a:hover {text-decoration:underline}
	
 		
	blockquote { font-size: .9em; margin-right: 45px; text-align: justify; background-image: url('images/quotes.png'); background-repeat: no-repeat; position: top right; padding-left: 45px;}
	
	blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
	blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
	blockquote.right p, blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
	
	
	

	ul, ol { margin: 0 0 1.5em 40px; list-style-type: none;}
		
	li {margin: 0 0 0.5em 0; list-style-type: disc; font-size: 1em; font-size: 1.15em; line-height: 1.4em;}
			
	ul li ul, ul li ol, ol li ul, ol li ol { margin: 0.5em 0 0.5em 30px; list-style-type: circle; font-size: .9em; line-height: .9em;}
	
	ul li ul li {margin: 0 0 .25em 0;}
	
	ul a:link, ol a:link {text-decoration:underline}
	ul a:visited, ol a:visited {text-decoration:underline}
	ul a:hover, ol a:hover{text-decoration:none}
	
	
	

	
 #archives {
	
	font-size: .9em;
	}
	
 #archives ul, #archives li {
	list-style-type: none;
	margin: 0;
	padding: 4px 0;
	}
		
			
			
	
	dl { margin: 0 0 1.5em 0; }
			
		dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		dd { margin: 0 0 1.5em 20px; }
		
	.ad { margin: 0 0 0.5em 15px; float: right; }
	
	.ad_left { margin: 0 15px 0.5em 0; float: left; }

	img, img a {border: 0 }

		img.alignleft { padding: 3px; margin: 0 15px 0.5em 0; border: solid 1px #bbb; float: left; clear: left;}
		
		img.alignright { padding: 3px; margin: 0 0 0.5em 15px; border: solid 1px #bbb; float: right; clear: right;}
		
		img.aligncenter { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: solid 1px #bbb; float: none; clear: both;}
	
		img.off { padding: 0 !important; border: none !important; }
		
		img.stack { clear: none !important; }

.tagged { padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; }

	.tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none; }
	
		.tagged a:hover { color: #fff; background: #333; text-decoration: none; }
	
	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }


	
	
	
	
.archive img {width: 150px; height: 150px}

#magazine-abovethefold img {width: 180px; height: 180px}

.magazine-belowthefold img {width: 100px; height: 100px}

.archive-link img {width: 100px; float: left;}




.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 3.5em 0 !important; }








/*---:[ COMMENTS ]:---*/

p.tagged { 
	display: block;
	font-size: .7em; 
	margin-bottom: 1em; 
	float: right;
	}

#comments { 
	border-top: solid 5px #cecece;
	border-bottom: solid 3px #cecece;
	width: 400px;
	margin: 20px 0;
	padding: 5px 10px;
	float: left;
	clear: both; 
	}

h3.comments_headers { font-size: .8em; }

ul#comment_list { 
	list-style: none;
	margin: 0 0 1.5em 0;
	float: left; 
	}
		
ul#comment_list li.comment { 
	width: 370px;
	padding: 1.2em 0 0 0;
	border-bottom: 1px solid #999;
	float: left; 
	}
			
ul#comment_list li.trackback { 
	width: 370px;
	padding: 1.2em 15px 0 15px;
	background: url('images/trackback_bg.gif');
	}
				


.comment_meta { margin: 0 0 1em 0; }

.comment_meta strong { font-size: .8em; }
					
.comment_time { 
	font: normal .8em Arial, 'sans-serif'; 
	color: #888; 
	}



.comment .entry { 
	padding: 0 15px; 
	border-left: 3px solid #eaecec;
	}
			
.comment .entry p { 
	color: #555;
	margin: 0 0 2.0em 0; 
	}




.add_comment { 
	display: block; 
	padding: 0 0 0 20px; 
	font-weight: bold;
	font-size: .8em;
	}



.comment_num { 
	padding: 0 0 0 20px; 
	font-weight: bold; 
	font-size: .6em; 
	float: right; 
	color: #999;
	}
				
.trackback .comment_num { padding: 0 0 0 20px; }
				
.comment_num a, .comment_num a:visited { color: #999}
					
.comment_num a:hover { color: #555; }



/*---:[ COMMENT FORMS ]:---*/

#comment_form { 
	width: 430px;
	padding: 2px 5px; 
	float: left; 	
	}

#comment_form p { padding: 0.6em 0; }
	
#comment_form label { 
	padding: 0 0 0 10px; 
	font-size: .8em; 
	}

#comment_form .text_input { 
	width: 191px; 
	padding: 2px; 
	color: #444; 
	font: normal .8em Arial, 'sans-serif';
	border-top: 2px solid #999; 
	border-left: 2px solid #999; 
	border-right: 1px solid #fff;	
	border-bottom: 1px solid #fff; 
	}
		
#comment_form .text_area { width: 321px !important; }
	
#comment_form .text_input:focus { 
	border-top: 2px solid #666; 
	border-left: 2px solid #666; 
	border-right: 1px solid #ddd; 	border-bottom: 1px solid #ddd; 	
	}
	
#comment_form .form_submit { 
	background-color: #047aaa; 
	font-family: Arial, 'sans-serif';
	color: white;
	font-size: .7em;
	border: solid 1px #047aaa;
	}		

#comment_form p.subscribe-to-comments { font-size: 1em; }
		
#comment_form p.subscribe-to-comments label { font-size: 1em; }














/*---:[ SEARCH FORMS ]:---*/

#search_form  {
	}
	
.search_input { 	
	width: 175px; 
	padding: 2px 1px 1px; 
	font-size: 10px;
	color: #384D4D;
	font-family: Arial, sans-serif;
	border-top: 1px solid #999; 
	border-left: 1px solid #999; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	}
	
.search_input:focus { 
	border-top: 1px solid #666; 
	border-left: 1px solid #666; 
	border-right: 1px solid #ddd; 
	border-bottom: 1px solid #ddd; 
	}

 .searchbutton {background:none; border: 0}









 .leftcolumn {
		float: left;
		width: 350px;
		}
		
 .rightcolumn {
	float: right;
	width: 350px;
	}


















.clear {clear:both}

.noborder {border: none}

.hr {size:75%; height: 1px}

 acronym {cursor: help}






.post-bottom {
	padding-top: 10px;
	font-size: 1em;
	}
	
	.post-bottom a:link, 
	.post-bottom a:visited {text-decoration:none}
	.post-bottom a:hover {text-decoration:underline}
	
.post-bottom img {margin-bottom:-2px}
	
	
.share {
	text-align: center;
	margin-top: 5px;
	/* background: #edebd5; */
	font-weight: bold; 
	padding: 10px 0; 
	color: #000; 
	border-style: solid; 
	border-width: 1px 0 3px; 
	border-color: #CBC4B2;
	font-family: Arial, sans-serif;	
	font-size: .9em;
		}
		
	.share ul, .share li {
		list-style-type: none;
		display: inline;
		margin-right: 30px;
		}
		
	.share li a {
		text-decoration: none;
		}
		
	.share img {margin-bottom: -2px}
		
	.share-hr1 {
	margin: 10px 0 0;
	border-bottom: solid 3px #6A8875;
	width: 585px;
	clear: both;
	}	
	
	.share-hr3 {
	border-bottom: solid 1px #6A8875;
	width: 585px;
	clear: both;
	}	

	
		
#monthlyarchives {
	font-size: .9em;
	}
	
#monthlyarchives  ul, #monthlyarchives li {
	list-style-type: none;
	display: inline;
	}
	
	
	
	
	
	
	
	
	
	
	
	