/* @override http://naturalmomentsphoto.com/dev/wp-content/themes/yb-auto/style.css */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

body {
	font-size: 80%;
	padding: 0;
	margin: 0;
	background: #c0c0c0 url(images/bkgrd.jpg) top right no-repeat;
	}
#page {
	width: 950px;
}
	
#header {
	padding: 0px;
	margin: 0px;
	height: 169px;
	width: 976px;
	}

#logo{
	float: left;
	height: 170px;
	}

#nav {
	display: block;
	float: left;
	width: 685px;
	height: 52px;
	padding: 45px 0px 0px 20px;

	background: #6d6e71 url(images/header_bckgrd.gif) top right no-repeat;;
}
#nav ul {
	padding: 0px;
	margin: 0px;
}
#nav li{
	display: inline;
	padding-left: 15px;
}

#page_title {
	float: left;
	height: 40px;
	width: 658px;
	padding: 16px 12px 17px 35px;
	color: #635b5b;
	text-transform: uppercase;
	background-color: #5d5353;
font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header a{
	color: #999;
	
	text-decoration: none;
	font: 110% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

#header a:hover{
	color: #fff;
	text-decoration: underline;
}



#right {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 705px;
	background-color: #6d6e71;
	}
#right a:link, #right a:visited {
	color: #999;
	}
.sep {
        font-size: 1px;
	height: 1px;
	line-height: 1px;
	background: url(dotsep.gif) top left repeat-x;
	overflow: hidden;
	}
#right h2 {
	color: #526f3c;
	font: 200% Arial, Helvetica, sans-serif;
	}
#main {
	float: left;
}
	
#left {
	padding: 0px;
	margin: 0px;
	float: left;	
    width: 242px;
	}
	
#left img{
	margin: 0px;
	padding: 0px;
}
	
#left ul{
	margin-left:100px;
	padding: 0em 0 0 0em;
	font: 130% Arial, Helvetica, sans-serif;
	}
#left li{
	background: url(images/menu_bkgrd.jpg) top left no-repeat;
	margin-top: 15px;
	padding: 10px 0px 15px 20px;
	list-style: none;
}

#left a{
	font: 80% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
}
#left a:hover {
	font: 85% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #b2b1b1;
}

#left li.current_page_item a {
		font: 85% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #b2b1b1;
}

#right .post h2 {
	font: bold 130% Helvetica, Arial, sans-serif;
	color: #ccc;
	}
	
.ct {
	font-size: 96%;
	color: #c0c0c0;
	}

.mct p  {
	padding: 25px 25px 5px 25px;
}


.whatToDo {
	width: 525px;
	height: 20px;
	line-height: 20px;
	margin: 1px 0px;
	}
.whatToDo a:link, .whatToDo a:visited {
	text-decoration: none;
	color: #526f3c;
	font-weight: bold;
	}
#right .whatToDo a.wPC:link, #right .whatToDo a.wPC:visited {
	float: right;
	padding: 0 1.5em;
	display: block;
	height: 20px;
	line-height: 20px;
	background: #526f3c;
	color: #fff;
	text-decoration: none;
	}
.wPC span {
	background: url(comment.gif) center left no-repeat;
	padding-left: 16px;
	}
.wPC:hover {
	background: #444;
	}
#right dl, #right ul, #right ol, #right h1, #right h2, #right h3, #right h4, #right h5, #right h6, #right pre, #right form, #right p, #right blockquote {
	margin: 0;
	padding: 25px 25px 5px 25px;
	}
.wCM {
	background: url(readcomments.gif) center left no-repeat;
	padding-left: 15px;
	display: block;
	float: left;
	margin-right: 1em;
	}
.wRM {
	background: url(readmore.gif) center left no-repeat;
	padding-left: 15px;
	display: block;
	float: left;
	}
#commentArea {
	position: relative;
	background: #f3f3f3;
	margin-top: 10px;
	margin-left: -10px;
	padding-left: 10px;
	}
#commentArea h2 {
	font: bold 125% Tahoma;
	}
#commentArea strong {
	position: absolute;
	}
#commentArea span {
	position: relative;
	display: block;
	background: url(comment-title.gif) top center no-repeat;
	height: 54px;
	}
#commentBottom {
	background: url(comment-bottom.gif) top center no-repeat;
	height: 24px;
	}
#commentArea form {
	margin: 0;
	padding: 0 0;
	}
#commentArea form p {
	margin: 0;
	padding: 0.5em 0;
	}
#commentArea form .subm {
	padding-left: 113px;
	}
.in {
	background: #fff;
	border: 1px solid #ccc;
	}
.push {
	border-width: 0;
	color: #fff;
	background: #526f3c;
	}
#commentArea form label {
	float: left;
	clear: left;
	text-align: right;
	width: 105px;
	margin-right: 8px;
	line-height: 1.4em;
	}
#comments {
	margin-left: 2em;
	}
#right #comments h2 {
	font: bold 125% Tahoma;
	color: #555;
	margin: 0;
	padding: 0.5em 0 0.2em;
	}
.xmtv {
	padding-bottom: 0.3em;
	}
.comment {
	width: 320px;	
	font-size: 85%;
	margin: 1em 0 0;
	padding-bottom: 1em;
	border-bottom: #ccc 0.3em solid;
	}	
#footer {
	padding-top: 0px;
	clear: both;
	width: 680px;
	height: 50px;
	position: relative;
	}
*html #footer {height: 120px;}	
.f1 {
	position: absolute;
	top: 34px;
	text-align: middle;
	padding: 0 10px 5px;
	}
.f1, .f1 a:link, .f1 a:visited {
	color: #fff;
	text-align: middle;	
	text-decoration: none;
	font-family: Arial, sans-serif;
	}
.f2 {
	position: absolute;
	top: 0px;
	right: 10px;
	font-size: 85%;
	text-align: right
	}
.f2, .f2 a:link, .f2 a:visited {
	color: #999;
	text-decoration: none;
	}
.f2 img {
	vertical-align: middle;
	}
	
*html .f2 {
	position: absolute;
	top: 60px;
	right: 10px;
	font-size: 80%;
	text-align: right
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}	


.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}