/*  
Theme Name: NewLife
Theme URI: http://www.newlifeknox.com/blog/
Description: #
Version: 1.0
Author URI: http://www.tccommerce.com
*/

body{
	margin:0;
	padding:0;
	background-color:#e2e2d5;
	background-image:url(images/pagebg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}
body, p{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: lighter;
	line-height: 140%;
	}
.aligncenter, div.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;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
img{
	border:none;
	}
#container{
	width:814px;
	height:auto;
	margin:auto;
	}
#header{
	width:800px;
	height:240px;
	position:relative;
	margin-auto
	}
#header-link {
  	position: absolute;
  	top: 0px;
  	left: 10px;
  	width: 290px;
  	height: 188px;
  	background-color: transparent;   
  	}
#nav1, #nav2, #nav3, #nav4{
	position:absolute;
	}
#nav1{
	width:210px;
	height:182px;
	left:355px;
	top:0;
	}
#nav2{
	width:216px;
	height:182px;
	left:465px;
	top:0;
	}
#nav3{
	width:229px;
	height:182px;
	left:302px;
	top:38px;
	}
#nav4{
	width:218px;
	height:182px;
	left:425px;
	top:44px;
	}
#music{	
	position:absolute;
	right:0;
	bottom:10px;
	}
#slideshow{
	width:769px;
	padding-left:25px;
	height:200px;
	padding-top:10px;
	position:relative;
	}
#slideshowwrap{
	width:773px;
	height:195px;
	left:24px;
	top:10px;
	position:absolute;
	z-index:99;
	}
#mainwrap{
	width:auto;
	height:auto;
	background-image:url(images/mainwrapbg.jpg);
	}
#main{
	width:auto;
	min-height:200px;
	background-image:url(images/mainbg.jpg);
	background-repeat:no-repeat;
	}
h1{
	width:auto;
	color:#b02b2c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	padding-left:5px;
	padding-right:73px;
	padding-top:10px;
	padding-bottom:3px;
	margin-bottom:0;
	}
#left{	
	padding-left:25px;
	float:left;
	height:auto;
	padding-right:30px;
	}
#left p{
	padding-left:5px;
	}
.leftmain{
	width:480px;
	}
.leftnotmain{
	width:auto;
	}
.posttitle{
	width:510px;
	background-image:url(images/dottedline-trans.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-right:0;
	padding-bottom:3px;
}
.clearboth{
	clear:both;
	}
#right{
	width:275px;
	height:auto;
	float:left;
	font-family: Arial,Helvetica,sans-serif;
	margin:0 0 0 -10px;
	padding:0px 0 0 0px;
	list-style: none;
	background:url(images/v_line.png) top no-repeat;
	background-position:top left;
	}
#right h2{
	font-size:16px;
	font-weight: bold;
	color:#b02b2c;
	margin:0;
	padding:12px 0 5px 0px;
	list-style: none; 
}
#right h2 ul, ul li {
	font-size:12px;
	font-weight: normal;
	margin:0 0 0 -28px;
	padding:0px 0 0px 0px;
	list-style: none;
	text-decoration: none; 
}
#right a {
	text-decoration: none; 
	color: #8F4031;
}
#footer{
	width:auto;
	height:65px;
	background-image:url(images/footer.jpg);
	position:relative;
	}
#copyright{
	position:absolute;
	font-family: Helvetica,Arial,sans-serif;
	bottom:0;
	right:10px;
	color:#60584e;
	font-size:11px;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 60px;
	}
a{
	text-decoration: none;
	color: #8F4031; 
	}
.pagetile h2{
	width:auto;
	color:#b02b2c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	padding-left:5px;
	padding-right:73px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:0;	
}
/* The Comments */

.commentstop {
	font-size:14px;
	font-weight:bold;
	height:30px;
	}
.existingcomments {
	float:right;
	}
.commentstop h2 {
	font-size:16px;
	margin:0;
	color:#373737;
	text-transform:normal;
	line-height:normal;
	}
.commentstop a {
	color:#373737;
	text-decoration:none;
	}
.commentstop a:hover {
	color:#cc0000;
	}
.comments ol {
	margin:0;
	padding:0;
	list-style:none;
	}
.comments li {
	padding:0px 20px 0 10px;
	background:#EDEDED;
	border:1px solid #AFAFAF;
	margin-bottom:5px;
	overflow:hidden;	
	}
.comments li.alt {
	background:#ECE5D2;
	border-color:#AFAFAF;
	}
.comments ol p {
	margin:0;
	padding:0 0px 10px 0;
	}
.commentinfo {
	padding-bottom:0px;
	font-size:14px;
	}
.commentinfo span {
	text-transform:normal;
	font-size:10px;
	}
.respond textarea {
	width:458px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	background:#fff;
	border:1px solid #d8d8d5;
	overflow:auto;
	padding:5px;
	}
.respond input {
	background:#fff;
	border:1px solid #d8d8d5;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;
	}
.respond input#submit {
	padding:5px 10px;
	font-size:15px;
	font-weight:bold;
	margin:5px 0 0 154px;
	cursor:pointer;
	}
