ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background: url(images/bodybg.jpg);
	color:#000;
	font:62.5% Helvetica,Arial,sans-serif;
}

#topbar{
	width: 100%;
	height: 42px;
	background:#191717 url(images/topbarbg.jpg) bottom repeat-x;
	border-bottom: 1px solid #5d6065;
}

#navigation{
	width: 949px;
	height: 42px;
	margin: 0 auto;
	padding: 0px 11px 0px 30px;
}

#navigation ul li{
	float: left;
	height: 41px;
	padding: 0px 0px 0px 10px;
}

#navigation ul li a{
	display: inline-block;
	height: 31px;
	color: #b9d7d9;
	font-size: 15px;
	text-transform: uppercase;
	padding: 10px 6px 0px 6px;
}

#navigation ul li a:hover{
	text-decoration: none;
	background: url(images/navigation_hover.jpg) repeat-x;
}

#navigation ul li.active a{
	background: url(images/navigation_hover.jpg) repeat-x;
}

#navigation ul.right li a{
	font-size: 13px;
	color: #e0dcb4;
}

#navigation ul.right li a:hover{
	background: none;
}

#header{
	width: 960px;
	padding: 0px 0px 0px 30px;
}

#logo{
	display: block;
	width: 194px;
	height: 126px;
	float: left;
	text-indent: -99999px;
	background: url(images/logo.jpg) no-repeat;
}

.big_add{
	float: right;
	font-size: 14px;
	color: #8e9091;
	text-align: center;
	margin: 21px 0px 0px 0px;
}

#content{
	width: 990px;
	float: left;
	overflow: hidden;
	background: url(images/contentbg.jpg) right repeat-y;
}

#left_column{
	width: 695px;
	float: left;
}

.post{
	width: 695px;
	float: left;
	padding: 23px 0px 18px 0px;
	background: url(images/postbg.gif) bottom right no-repeat;
}

.authormeta{
	padding: 0px 0px 15px 118px;
}

.authormeta p{
	font-size: 13px;
	color: #8c8c8c;
}

.authormeta p span a{
	color: #668284;
}

.date{
	width: 86px;
	height: 28px;
	float: left;
	text-align: right;
	padding: 12px 18px 0px 3px;
	background: url(images/datebg.jpg) no-repeat;
}

.date p,.commentcount p{
	font-size: 16px;
	color: #fff;
}

.post h2{
	font-family: Georgia;
	width: 534px;
	float: left;
	font-style: italic;
	padding: 0px 5px 10px 10px;
	font-size: 31px;
	color: #656565;
}

.post h1{
	font-family: Georgia;
	width: 534px;
	float: left;
	font-style: italic;
	padding: 0px 5px 10px 10px;
	font-size: 31px;
	color: #656565;
}

.post h2.nofound{
	margin: 0px 0px 0px 96px;
}

.post h2 a{
	color: #656565;
}

.commentcount{
	width: 28px;
	height: 31px;
	float: left;
	padding: 6px 0px 0px 3px;
	text-align: center;
	background: url(images/commentcount.gif) no-repeat;
}

.thumb_container{
	width: 584px;
	height: 201px;
	float: right;
	padding: 10px 0px 0px 81px;
	background: url(images/thumbbg.jpg) no-repeat;
}

.entry{
	width: 550px;
	padding: 24px 17px 0px 0px;
	float: right;
}

.entry p{
	font-size: 14px;
	color: #3e4147;
	line-height: 150%;
	padding: 0px 0px 20px 0px;
}

a.continue_reading{
	font-family: Georgia;
	display: block;
	width: 149px;
	height: 29px;
	font-size: 14px;
	font-style: italic;
	color: #1e3335;
	padding: 12px 0px 0px 0px;
	text-align: center;
	background: #b9d7d9;
}

#pagination{
	width: 638px;
	float: right;
	padding: 35px 9px 53px 0px;
}

#pagination a{
	border: 1px solid #d3d3d3;
	background: #ebebeb;
	color: #323232;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 10px 13px 8px 13px;
}

#right_column{
	width: 273px;
	float: left;
	padding: 8px 0px 0px 13px;
}

.mostpopular{
	width: 259px;
	float: left;
	padding: 15px 0px 22px 0px;
	background: url(images/widgetbg.jpg) bottom repeat-x;
}

.mostpopular h2{
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #43464c;
	margin: 0px 0px 5px 0px;
}

.mostpopular p{
	color: #43464c;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

.mostpopular ul li {
        margin: 0px;  
        padding-left: 20px;
        background: url(images/star.png) no-repeat 0px 15px;  
}

.mostpopular ul li a{
	display: block;
	font-family: Arial;
	font-size: 13px;
	color: #43464c;
	padding: 10px 0px 0px 0px;
}

.recentarticles{
	width: 259px;
	float: left;
	padding: 15px 0px 22px 0px;
	background: url(images/widgetbg.jpg) bottom repeat-x;
}

.recentarticles h2{
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #43464c;
	margin: 0px 0px 5px 0px;
}

.recentarticles p{
	color: #43464c;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

.recentarticles ul li {
        margin: 0px;  
        padding-left: 20px;
        background: url(images/arrow.png) no-repeat 0px 15px;  
}

.recentarticles ul li a{
	display: block;
	font-family: Arial;
	font-size: 13px;
	color: #43464c;
	padding: 10px 0px 0px 0px;
}


.resources{
	width: 259px;
	float: left;
	padding: 15px 0px 22px 0px;
}

.resources h2{
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #43464c;
	margin: 0px 0px 5px 0px;
}

.resources p{
	color: #43464c;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

.resources ul li {
        margin: 0px;  
        padding-left: 20px;
        background: url(images/bullet.png) no-repeat 0px 14px;  
}

.resources ul li a{
	display: block;
	font-family: Arial;
	font-size: 13px;
	color: #43464c;
	padding: 10px 0px 0px 0px;
}


.widget{
	width: 259px;
	float: left;
	padding: 15px 0px 22px 0px;
	background: url(images/widgetbg.jpg) bottom repeat-x;
}

.widget h2{
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #43464c;
	margin: 0px 0px 5px 0px;
}

.widget p{
	color: #43464c;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

.widget ul li a{
	display: block;
	font-family: Arial;
	font-size: 13px;
	color: #43464c;
	padding: 10px 0px 0px 0px;
}


.widget ul li.rss a{
	display: block;
	font-family: Arial;
	font-size: 13px;
	color: #dc7500;
	height: 16px;
	padding: 0px 0px 7px 24px;
	background: url(images/rss_icon.jpg) no-repeat;
}

.widget ul li.email a{
	display: block;
	font-family: Arial;
	font-size: 13px;
	color: #dc7500;
	height: 16px;
	padding: 0px 0px 7px 24px;
	background: url(images/subscribe_icon.jpg) no-repeat;
}

.widget ul li.twitter a{
	display: block;
	font-family: Arial;
	font-size: 13px;
	color: #218fbf;
	height: 16px;
	padding: 0px 0px 7px 24px;
	background: url(images/twitter_icon.jpg) no-repeat;
}

.widget img{
	margin: 0px 0px 8px 0px;
}

#search{
	width: 259px;
	float: left;
	padding: 5px 0px 0px 0px;
}

#search input.search{
	width: 164px;
	height: 24px;
	color: #9d9b9b;
	float: left;
	font-size: 12px;
	padding: 4px 0px 0px 13px;
	border: 1px solid #dfdfdf;
}

#search input.submit{
	width: 77px;
	height: 30px;
	border: none;
	background: url(images/searchbtn.jpg) no-repeat;
	float: right;
}
	

#footer{
	width: 883px;
	height: 139px;
	clear: both;
	padding: 30px 55px 0px 60px;
	margin: 0 auto;
	background: url(images/footer.png) right top no-repeat;
}

.footer_container{
	width: 118px;
	height: 100px;
	float: left;
	padding: 10px 60px 0px 27px;
	background: url(images/footer_con_bg.png) right no-repeat;
}

.footer_container h2{
	color: #c76464;
	font-size: 12px;
	padding: 0px 0px 15px 0px;
}

.footer_container ul li{
	color: #b9d7d9;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

#footer a{
	color: #b9d7d9;
}

.copyright{
	text-align: right;
	color: #fff;
	font-size: 12px;
	padding: 50px 0px 0px 0px;
}

.copyright span{
	color: #b9d7d9;
}

.copyright span a{
	font-style: italic;
}



/*---------SINGLE POST----------*/


#single_post{
	width: 620px;
	float: right;
	padding: 5px 19px 20px 0px;
}

#single_post h2{
	font-size: 16px;
	color: #43464c;
	margin: 20px 0px 15px 0px;
}

#single_post p{
	font-size: 14px;
	color: #3e4147;
	line-height: 150%;
	padding: 0px 0px 20px 0px;
}

#single_post img{
	border: 1px solid #dfdfdf;
	background: #f4f4f4;
}

#single_post p a{
	color: #526b6d;
}

#social_icons{
	display: inline;
	width: 606px;
	height: 154px;
	clear: both;
	float: right;
	margin: 0px 27px 26px 0px;
}

#social_left{
	width: 346px;
	float: left;
	padding: 19px 0px 0px 20px;
}

h2.relatedposts{
	font-size: 16px;
	color: #3e4147;
	padding: 3px 0px 12px 0px;
}

h2.love{
	position: relative;
	font-size: 16px;
	color: #3e4147;
	padding: 0px 0px 12px px;
}

h2.love span{
	display: block;
	margin: -2px 0px 0px 0px;
	font-size: 12px;
	color: #3e4147;
}

#social_left ul{
	margin: 0px 0px 0px 0px;
}

#social_left ul li{
	font-size: 12px;
	color: #36393b;
	padding: 0px 0px 6px 8px;
	background: url(images/relatedli.gif) no-repeat;
}

#social_left ul li a{
	color: #36393b;
}

#social_right{
	width: 222px;
	float: left;
	padding: 19px 0px 0px 0px;
}

#social_right ul{
	margin: 10px 0px 0px 0px;
}

#social_right ul li{
	display: inline-block;
	float: left;
	margin: 0px 5px 0px 0px;
}

.medium_add{
	display: inline;
	width: 600px;
	height: 100px;
	float: right;
	clear: both;
	font-size: 14px;
	color: #8e9091;
	text-align: center;
	margin: 0px 30px 26px 0px;
	background: #36393b;
}

#comments_container{
	width: 638px;
	clear: both;
	float: right;
	overflow: hidden;
}

#comments_container h2.commentheader{
	font-family: Georgia;
	width: 638px;
	height: 37px;
	font-size: 18px;
	color: #36393b;
	font-style: italic;
	padding: 18px 0px 0px 24px;
	background: url(images/comment_header.jpg) no-repeat;
}

#comments_container ul li{
	width: 608px;
	float: left;
	color: #3e4147;
	font-size: 12px;
	line-height: 140%;
	padding: 23px 25px 0px 5px;
	border-bottom: 1px solid #e2e2e2;
}

#comments_container ul li ul li{
	width: 570px;
	margin: 0px 0px 0px 0px;
	padding: 23px 25px 23px 37px;
	border-top: 1px solid #e2e2e2;
	border-bottom: none;
}

#comments_container ul li.bypostauthor{
	background: #fffedf;
	border-bottom: 1px solid #f0ec7f;
}

p.moderation{
	color:#FF0000;
	text-align: center;
}

#comments_container ul li.author ul li{
	background: #fff;
	border-bottom: 1px solid #e2e2e2;
}

#comments_container ul li .avator{
	width: 46px;
	height: 45px;
	float: left;
	margin: 6px 0px 0px 0px;
	background: url(images/mysteryman.jpg) no-repeat;
}

#comments_container ul li .text{
	padding: 0px 0px 0px 17px;
	float: left;
}

#comments_container p{
	width: 500px;
	margin: 0px 0px 5px 0px;
}

#comments_container ul li .text h2{
	font-size: 16px;
	color: #45484b;
	margin: 0px 0px 15px 0px;
}

#comments_container ul li .text h2 a{
	color: #45484b;
}

#comments_container ul li .text h2 span{
	font-size: 12px;
	color: #45484b;
}

#comments_container ul li .right a{
	display: block;
	color: #2176ac;
	font-size: 11px;
	padding: 0px 0px 23px 0px;
}

#respond{
	width: 598px;
	padding: 30px 42px 100px 0px;
	float: right;
}

#respond h2{
	font-family: Georgia;
	padding: 0px 0px 14px 14px;
	margin: 0px 0px 30px 0px;
	color: #43464c;
	font-style: italic;
	font-size: 22px;
	background: url(images/widgetbg.jpg) bottom repeat-x;
}

#respond p{
	color: #3e4147;
	font-size: 14px;
	padding: 0px 0px 20px 14px;
}

#respond p a{
	color: #ed4a6a;
}

.cancel-comment-reply p a{
	color: #3e4147;
	text-decoration: underline;
}

#respond form{
	padding: 0px 0px 0px 14px;
}

#respond form p{
	padding: 0px 0px 20px 0px;
}

#respond p span{
	color: #ed4a6a;
}

#respond label{
	display: block;
	color: #8c8c8c;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
}

#respond label sup{
	font-size: 13px;
	color: #ed4a6a;
}

#respond input{
	width: 251px;
	height: 24px;
	padding: 5px 5px;
	border: 2px solid #cacaca;
}

#respond .left{
	margin: 0px 22px 25px 0px;
}

#respond textarea{
	width: 566px;
	height: 130px;
	padding: 4px;
	border: 2px solid #cacaca;
}

#respond input#submitcomments{
	display: block;
	width: 152px;
	height: 38px;
	border: none;
	margin: 23px 0px 0px 0px;
	background: url(images/postcomment.jpg) no-repeat;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

p img {
	padding: 0;
	max-width: 100%;
	}


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;
	}
/* End Images */


	
.left{
	float: left;
}

.right{
	float: right;
}

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width: 990px;
	padding: 0px 8px 0px 0px;
	margin:0 auto;
}