/*  
Theme Name: Mynett Photography
Theme URI: http://www.mynettphotography.com
Description: A custom photoblog theme designed and developed by <a href="http://www.mynettworks.com">Mynettworks Design</a>.
Version: 1
Author: Steve Mynett
Author URI: http://www.mynettworks.com/
*/

/* ------- Browser Reset based on Eric Meyers Reset -------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, ol, ul, li, form {	margin: 0;padding: 0;border: 0;	outline: 0;	font-weight: inherit; font-style: inherit;font-size: 100%; font-family: inherit;vertical-align: baseline;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
/* ----- end reset - Start Custom Style sheet -- */

body { 
	font-size: 62.5%;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	background-color: #666;
	}
	
#wrapper { 
	width: 799px; 
	background-color: #fff; 
	background-image: url('images/wrapper_bg.gif');
	background-repeat: repeat-y;
	margin: 0 auto; 
	padding: 0 17px 0 17px; 
	} 	
	
#header { 
	height: 157px; 
	background-image: url('images/header.jpg');
	border-bottom: 5px solid #000;
	position: relative; 
	} 	
	
#content { 
	background-image: url('images/content_bg.jpg');
	background-repeat: repeat-x;
	} 	
	
#lhc { 
	margin-top: 20px; 
	width: 486px;
	float: left; 
	margin-left: 35px; 
	border: 0px solid red;
	display: inline;
	} 	
	
#rhc { 
	float: right; 
	width: 200px; 
	margin-right: 35px; 
	border: 0px solid red; 
	margin-top: 20px; 
	display: inline;
	}
	
#footer { 
	height: 2em;
	background-color: #000;
	clear: both; 
	color: white;
	} 	 
	
/* ----------------------- Main Nav ------------------------- */
#mainnav span {display: none;}
#mainnav a {display: block;}
#mainnav {
	margin-right: 10px;
	padding-top: 10px; 
	}

#mainnav li {
	float: right;
	margin-left: 25px; 
	}
	
#mainnav #portfolio a {
	width: 76px;
	height: 16px; 
	background-image: url('images/nav_portfolio.gif');
	background-position: 0 0;
	}
	
#mainnav #portfolio a:hover {background-position: 0 -16px;}

#mainnav #about a {
	width: 52px;
	height: 16px; 
	background-image: url('images/nav_about.gif');
	background-position: 0 0;
	}
	
#mainnav #about a:hover {background-position: 0 -16px;} 

#mainnav #blog a {
	width: 88px;
	height: 16px; 
	background-image: url('images/nav_blog.gif');
	background-position: 0 0;
	}
	
#mainnav #blog a:hover {background-position: 0 -16px;}	

/* ----------------------- Typography ------------------------- */
#footer ul {float: right; margin: 0.5em 3.5em 0 0; }
#footer li {display: inline; margin-left: 15px; }

p { 
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 1em;
	}

#lhc img { 
	padding: 2px; 
	border: 2px solid black; 
	} 
	
h2 { 
	font-size: 1.4em; 
	margin-bottom: 0.7em; 
	font-weight: bold;
	color: #333;
	}
	
#rhc {line-height: 1.4em; } 

#links {font-size: 1.2em; line-height: 1.5em;}
	 	
/* ----------------------- Header ------------------------- */
#header h1 span {display: none;}

#header h1 a {
	background-image: url('images/header_title.gif');
	height: 35px; 
	width: 297px; 
	position: absolute;
	right: 10px; 
	bottom: 5px; 
	display: block;
	}

/* ----------------------- Portfolio ------------------------- */
#portfoliopg #lhc img {margin: 0 auto 40px auto; display: block; }

#portfoliopg #rhc li {float: left; }
#portfoliopg #rhc #portnav {line-height: 0; }

#portfoliopg #rhc #prevnext {
	font-size: 1.4em;	
	display: inline;
	position: relative; 
	top: 20px; 
	}
	
#portfoliopg #rhc #prevnext li {margin: 10px 0 20px 45px; }	
/* ----------------------- Links ------------------------- */
#index img {
	margin-bottom: 20px; 
	
	} 

/* ----------------------- Links ------------------------- */
	
#prevnext a:link, #prevnext a:visited, #prevnext a:active {color: black; text-decoration: underline;}	
#prevnext a:hover {color: black; text-decoration: none;}	
	
#footer a:link, #footer a:visited, #footer a:active {color: white; text-decoration: underline;}	
#footer a:hover {color: white; text-decoration: none;}	
	
#rhc a:link, #rhc a:visited, #rhc a:active {color: black; text-decoration: underline;}	
#rhc a:hover {color: black; text-decoration: none;}	

#blog #rhc a:link, #blog #rhc a:visited, #blog #rhc a:active {color: black; text-decoration: underline;}	
#blog #lhc a:hover {color: black; text-decoration: none;}

#blog #lhc a:link, #blog #lhc a:visited, #blog #lhc a:active {color: black; text-decoration: underline;}	
#blog #lhc a:hover {color: black; text-decoration: none;}
		
/* ----------------------- Misc ------------------------- */
.clear {clear: both;}
.left {float: left; }
.right {float: left;}		
.hide {visibility: hidden;}		
	
/* ----------------------- Blog Info ------------------------- */

#blog #tagcloud { 
	line-height: 1; 
	}
	
#blog #rhc h2 { 
	font-size: 1.4em;
	border-top: 2px solid #999;
	margin: 10px 0 5px 0; 
	padding: 5px 0; 
	}
	
#blog #rhc #noline {border: none;}		 

	/*---metadata --*/
	.utwtags {font-size: 1.1em; margin-bottom: 0.5em;}
	.post h4 {margin-bottom: 7px; font-size: 1.1em; }


	/*---Navigation on permalinked pages ---*/
	.alignleft {float: left;  margin: 10px 0; }
	.alignright {float: right;   margin: 10px 0;}
	.commentshead {clear: both;}



	/*---recent comments --*/
	.recentcomments {font-size: 1.2em; line-height: 1.5em;}
	.recentCommentsPostTitle {
		padding: 5px; 
		margin-bottom: 10px;
		background-color: #ddd;
		font-size: 1em;
		font-weight: bold; 
		}

	.recentCommentsPostTitle li {
		font-size: 0.9em;
		font-weight: normal
		}

	/* -- the comments section --*/

	.commentlist li { 
		background-color: #dadada;
		padding: 5px 10px;
		margin-bottom: 10px; 
		}
	
	#blog #lhc h3 {
		font-size: 1.4em;
		border-top: 2px solid #999;
		margin: 10px 0 5px 0; 
		padding: 5px 0; 
		}	 	

	#secureimgdiv {
		font-size: 0.5em;
		background-color: #dadada;
		padding: 10px;
		margin-top: 20px 
		}
		
	#comment { width: 480px;}
	
	/* -- most popular --*/
	#akpc_ever li, #akpc_month li {
		margin-bottom: 5px;
		}
	
	
	/* -- don't display popularity --*/
	
	#blog #lhc h5 {
		font-size: 1.2em;
		line-height: .7;
		margin-bottom: 8px;
		}
		
	#blog #content img {
		display: block; 
		margin: 0 auto;
		}

	strong {font-weight: bold;}
	
	.navigation {font-size: 1.2em; margin-bottom: 20px;}
	
	/* -- don't display popularity --*/
	p.akpc_pop {display: none;}

	/* ----------------------- Search Form ------------------------- */
	#s {width: 125px; display: inline;}
		
		