/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:20px;
	font-family:"Times New Roman", Times, serif, Arial, Verdana;
	background:url(images/main-bg.jpg) repeat-x top left #fff;
}


/* ////////////// Comman Css \\\\\\\\\\\\\ */

img a {outline:none; border:none}
a {outline:none}
form, label {margin:0px; padding:0px;}
.clear {margin:0px; padding:0px;}


#bg-wrap {
	margin:auto;
	background:url(images/top-banner-bg.jpg) no-repeat top center;
}

#main-wrap {
	width:1004px;
	margin:auto;
}


/* ////////////// header Css \\\\\\\\\\\\\ */

#header-wrap {
	width:1004px;
}

.logo {text-align:center; position:relative; width:1000px;}
.phone {
	position:absolute;
	background: url(images/phone-con.gif) no-repeat 0px 3px;
	color:#b1cc0c;
	line-height:25px;
	font:24px normal Arial, Helvetica, sans-serif;
	padding-left:20px;
	margin-top:97px;
	top: 0px;
	left: 755px;
}

#top-nav {
	height:20px;
	padding:15px 0 0 0;
	margin:0px;
	color:#c9aeb9;
	font:14px normal Arial, Helvetica, sans-serif;
	text-align:center;	
}

#top-nav a{
	text-decoration:none;
	color:#fff;
	padding:0px 17px;
}

#top-nav a:hover{
	text-decoration:none;
	color:#b1cc0c;
}

#top-nav .active{
	color:#b1cc0c;
}

/* ////////////// Content Area Css \\\\\\\\\\\\\ */

#content-area {
	width:1004px;
}

.content-section {
	width:964px;
	padding:15px 20px 5px 20px;
}


.content-middle-section {
	width: auto;
}

.content-middle-box {
	width:294px;
	float: left;
	margin-right:34px;
}

.content-middle-box img{
	float:left;
	padding-right:10px;
	border-right:1px solid #ccc;
	}


.content-middle-box-right {
	width:128px;
	padding-left:10px;
	text-align:left;
	float:right;
}

.back {
	width:43px;
	height:25px;
	display:block;
	float:right;
	margin:0px;
	padding:4px 0 0 35px;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
	background:url(images/back-bg.jpg) no-repeat left top;
}

.back:hover {
	width:43px;
	height:25px;
	color:#f0ff52;
	background:url(images/back-bg.jpg) no-repeat left bottom;
}

.top {
	width:64px;
	height:24px;
	display:block;
	float:right;
	margin:0px;
	padding:4px 0 0 25px;
	text-decoration:none;
	cursor:pointer;
	color:#9ea531;
	background:url(images/top.jpg) no-repeat left top;
}

.top:hover {
	width:64px;
	height:24px;
	color:#737917;
}

.bodytext {
	color:#ad6122;
	margin:0px;
	text-align:left;
}

.bodytext a{
	text-decoration:none;
	color:#ad6122;
}

.bodytext a:hover{
	text-decoration:underline;
	color:#ad6122;
}

.mind {
	color:#7d0336;
	margin:0px;
}

.mind a{
	text-decoration:none;
	color:#7d0336;
}

.mind a:hover{
	text-decoration: underline;
	color:#7d0336;
}

.spirit {
	color:#3b830a;
	margin:0px;
}

.spirit a{
	text-decoration:none;
	color:#3b830a;
}

.spirit a:hover{
	text-decoration: underline;
	color:#3b830a;
}

.middle-pad {padding-top:22px;}

.content-section-left {
	width:462px;
	float:left;
	padding-right:20px;
}

.content-testimonial {
	width:436px;
	float:right;

	padding:7px 0 0 30px;
	background:url(images/testimonial-quotes-u.jpg) no-repeat left top;
}

.content-testimonial a{
	text-decoration:underline;
	color:#000;
}

.content-testimonial a:hover{
	text-decoration:none;
	color:#000;
}

.quotes {
	background:url(images/testimonial-quotes-d.jpg) no-repeat right bottom;
}

#content-bottom-section{
	width:964px;
	padding:15px 20px 35px 20px;
}

#content-bottom-section ul {
	margin:15px 0 0 0;
	padding:0px;
	list-style:none;
}

#content-bottom-section li {
	margin-bottom:20px;
	padding:0px;
}

.blog-box {
	width:294px;
	padding-right:35px;
	float:left;	
}

.blog-box a{
	text-decoration:none;
	color:#000;
}

.blog-box a:hover{
	text-decoration:none;
	color:#666666;
}

.blog-box h2{
	margin:0px;
	padding:0 0 0px 35px;
	line-height:25px;	
	font:22px normal Arial, Helvetica, sans-serif;
	background:url(images/blog-icon.gif) no-repeat left top;
}

.calender-box {
	width:283px;
	padding-left:25px;
	float:left;
	background:url(images/saperator-horizontal.jpg) no-repeat left top;
}

.calender-box h2{
	margin:0px;
	padding:0 0 0 35px;
	line-height:25px;	
	font:24px normal Arial, Helvetica, sans-serif;
	background: url(images/calender-icon.gif) no-repeat left top;
}


.radio-box {
	width:294px;
	padding-left:33px;
	float:left;
	background:url(images/saperator-horizontal.jpg) no-repeat left top;	
}

.radio-box h2{
	margin:0px;
	padding:5px 0 0 45px;
	line-height:25px;
	font:24px normal Arial, Helvetica, sans-serif;
	background:url(images/radio-icon.gif) no-repeat left top;
}

/* ////////////// Inner Css Starts here \\\\\\\\\\\\\ */

.inner-body {
	background:url(images/inner-main-bg.jpg) repeat-x top left #fff;
}

#inner-bg-wrap {
	margin:auto;
	background:url(images/top-banner-bg.jpg) no-repeat top center;
}



#blog-content-area {
	width:964px;
	padding:15px 20px;
	
}


#blog-content-left {
	width:291px;
	float:left;
	padding-right:1px;
	margin-bottom:25px;
	
	/*background: url(images/content-main-bg.gif) no-repeat top right;*/

	}
	
.blog-head-bg {
	width:291px;
	height:59px;
	background: url(images/blog-head-bg.png) no-repeat top right;
}

.rss-head-bg {
	width:291px;
	height:59px;
	font-size:20px;
	color:#886116;
	background: url(images/blog-head-bg.png) no-repeat top;
}

.rss-head-bg span{ color:#000}

.blog-post-wrap {
	margin:0 0 20px 0;
	padding:0px;
}

.blog-post-wrap a{
	text-decoration:none;
	color:#000;
}

.blog-post-wrap a:hover{
	text-decoration:none;
	color:#999999;
}

.blog-post-wrap ul{
	margin:0px;
	padding:12px 0 0 7px;
	list-style:none;
}

.blog-post-wrap li{
	margin:0px;
	padding:0 0 10px 0;
}


.recent-post {
	font-size:28px;
	color:#000;
	font-weight:normal;
	margin:0px;
	height:34px;
	padding:25px 0 0 65px;
	background:url(images/recent-bg.png) no-repeat;
}

.category {
	font-size:28px;
	color:#000;
	font-weight:normal;
	margin:0px;
	height:42px;
	line-height:30px;
	padding:25px 0 0 65px;
	background: url(images/category-bg.png) no-repeat 5px 5px;
}

.archives {
	font-size:28px;
	color:#000;
	font-weight:normal;
	margin:0px;
	height:38px;
	padding:25px 0 0 65px;
	background: url(images/archives-bg.png) no-repeat 5px 5px;
}

.rss {
	font-size:20px;
	color:#886116;
	font-weight:normal;
	margin:0px;
	height:54px;
	padding:10px 0 0 65px;
	background: url(images/rss-bg.png) no-repeat 5px 5px;
}


.rss span{ color:#000; font-size:16px;}

.rss span a{text-decoration:none; color:#000}
.rss span a:hover{text-decoration: underline; color:#000}

/* ------- Content Right side ------- */

#blog-content-right {
	width:648px;
	float:left;
	padding:0 0 0 20px;
	border-left:1px solid #c6c6c6;
}

.post-wrap {
	width:651px;
	margin-bottom:20px;	
}

.post-wrap h1{
	margin:0 0 20px 0;
	padding:19px 0 7px 0px;
	color:#5b1d00;
	font:22px normal Arial, Helvetica, sans-serif;
	border-bottom:1px solid #5b1d00;
}

.post-wrap h1 a{
	color:#5b1d00;
	text-decoration:none;
}

.post-wrap h1 a:hover{
	color:#000000;
	text-decoration:none;
}

.post {
	padding:0px;
	margin:0px;
}

.date {
	width:61px;
	height:100px;
	float:left;
	margin:0px;
	color:#fff;
	font-size:25px;
	text-align:center;
	padding:30px 0 0 0px;
	background: url(images/date-bg.jpg) no-repeat;
}

.date p{
	font-size:28px;
	margin:5px 0 5px 0;
}

.date span{
	font-size:16px;	
}


.post-content {
	width:570px;
	float:right;
	padding:0px 0 0 0px;
}

.post-content img{
	float:right;
	margin:0 0 7px 7px;
	border:2px solid #9cc757;
	padding:1px;

}

.post-content p{
	margin:0px;
	padding:10px 0 0 0;
	line-height:20px;
}

.post-content a{
	color:#568d01;
	text-decoration:underline;
}

.post-content a:hover{
	color:#568d01;
	text-decoration:none;
}

.postedby {
	padding:0px 4px 4px 0px;
	color:#886116;
	font-size:15px;
	background: url(images/author-bg.jpg) repeat-x left bottom;
}

.postedby a{
	text-decoration:underline;
	color:#886116;
}

.post-read a:hover{
	text-decoration:none;
	color:#886116;
}

.post-commment a{
	text-decoration:none;
	color:#995907;
	float:right;
	padding-left:18px;
	padding-right:5px;
	background:url(images/post-icon.gif) no-repeat 0px 2px;
}

.post-commment a:hover{
	text-decoration:underline;
	color:#995907;
}
.navigation {color:#568d01;}

.navigation a{
	color:#568d01;
	text-decoration:underline;
}

.navigation a:hover{
	color:#568d01;
	text-decoration:underline;
}

.logout {
	color:#5f2409;
	text-decoration:underline;
}

.logout:hover {
	color:#86b714;
	text-decoration:none;
}

.comment-area {
	width:650px;
	padding-bottom:15px;
	background:url(images/post-saperator.jpg) no-repeat left bottom;
}

.comment-area-bg p{
	margin:0px;
	padding:10px 0 0 0;
}

.comment-area-bg {
	width:630px;
	padding:5px 10px 5px 10px;
	margin:0px;
	background:url(images/comment-bg.jpg) #e9eced repeat-x left top;
	border-top:1px solid #b8c8d2;
	border-left:1px solid #b8c8d2;
	border-right:1px solid #b8c8d2;
}

.comment-area h2 {
	font-size:20px;
	color:#8c4f06;
	font-weight:normal;
	margin:0px;
	padding:0 0 10px 0;
}

.comment-area h2 span {
	font-size:20px;
	color:#000;
	font-weight:normal;
	margin:0px;
	padding:0 0 0px 0;
}


.comment-author p{
	font-size:12px;
	color:#000;
	margin:0px;
	padding:0px;
}

.comment-author p span{
	font-size:11px;
	color:#a37609;
	margin:0px;
	padding:0px;
}

.comment-author a{
	color:#a37609;}
	
.comment-author a:hover{ text-decoration:none}	


.leave-comments {
	width:630px;
	padding:10px;
	border:1px solid #d0d9ae;
}

.leave-comments h3{
	margin:0 0 10px 0px;
	padding:0px;
	font-size:24px;
	color:#540d2e;
	font-weight:normal;
}

.leave-comments label {width:250px; float:left; margin-left:7px;}

.leave-comments-input{
	width:300px;
	height:22px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	padding:4px 4px 0 4px;
	margin:0 0 5px 0;
	float:left;
	border:1px solid #adadad;
}

.leave-comments-textarea{
	width:300px;
	height:85px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	padding:4px 4px 0 4px;
	margin:0 0 10px 0;
	float:left;
	border:1px solid #adadad;
}


#headbg {
	padding:0px 0px 2px 0px;
	margin:0px;
	width:500px;

	}

.head-box {width:350px; float:left;}

#headbg ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#headbg ul li {
	margin:0px 0px 0px 0px;
	padding:0px;
}

#headbg ul li h1 {
	margin:0px;
	font-weight:normal;
	float:left;
	background: url(images/h1-bg-left.jpg) no-repeat left top;
	font-size:18px;
	color:#fff;
	height:44px;
	}

#headbg ul li span {
	background: url(images/h1-bg-right.jpg) no-repeat right top;
	height:32px;
	padding:12px 20px 0px 18px;
	margin:0px;
	float:left;
}





.img-content {
	float:right;
	padding:1px;
	margin:0 0 5px 5px;
	border:2px solid #9cc757;
}


/* ////////////// footer Area Css \\\\\\\\\\\\\ */

#footer-wrap {
	width:1004px;
	padding:45px 0px 0px 0px;
	font-weight:bold;
	text-align:center;
	color:inherit;
	background:url(images/footer-bg.jpg) no-repeat top;
}

#footer-wrap a{
	text-decoration:none;
	color:#000;
	padding:0px 7px;
}

#footer-wrap a:hover{
	text-decoration:none;
	color:#656565;
}

#footer-wrap p{font-weight:normal; margin:7px 0 10px 0;color:#000;}

