.post {
	color:#000;
	background-color:#fff;
	border-bottom:1px dashed #aeaeae;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	clear:right;
	font-size:11px;
	line-height:12px;
	text-align:justify;
	}
.single-post {
	border:none;
	}
.post-title {
	font-size:18px;
	margin:5px 0 15px 0;
	padding:0;
	line-height:16pt;
	clear:right;		
	text-align:left;
	}
	.post-title a, .post-title a:link, .post-title a:visited {
		color:#BD492A;
		background-color:transparent;
		}
	.post-title a:hover {
		color:#000;
		background-color:transparent;
		text-decoration:none;
		}
	.post-date {
		color:#898989;
		background-color:transparent;	
		font-size:9px;
		font-weight:normal;
		padding:0;
		margin:0 0 10px 10px;
		float:right;
		text-transform:lowercase;
		}
.post-content {
	font-size:11px;
	margin:0 0 15px 0;
	padding:0;
	text-align:justify;
	line-height:13px;
	}
	.post-content h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:10px;
		}
	.post-content h2 {
		font-size:13px;
		margin-bottom:10px;
		}
	.post-content h3 {
		font-size:12px;
		font-weight:bold;
		margin-bottom:10px;
		}
	.post-content h4 {
		font-size:11px;
		font-weight:bold;
		margin-bottom:10px;
		}
	.post-content .mobimg {
		margin-left:auto;
		margin-right:auto;
		border:1px solid #c0c0c0;
		clear:both;
		float:none;
		display:block;
		}		
	.post-content img {
		margin:0 8px 5px 0;
		float:left;
		border:1px solid #c0c0c0;
		}
	.post-content img.borderblack {
		border:3px solid #000;
		}
	.post-content img.left, .post-content img.alignleft, .post-content img.alignnone {
		margin:0 8px 5px 0;
		float:left;
		border:1px solid #c0c0c0;
		}
	.post-content img.leftwb {
		margin:0 8px 5px 0;
		float:left;
		border:0;
		}
	.post-content img.center, .post-content img.aligncenter {
		margin-left:auto;
		margin-right:auto;
		border:1px solid #c0c0c0;
		clear:both;
		float:none;
		display:block;
		}
	.post-content img.centerwb {
		margin-left:auto;
		margin-right:auto;
		clear:both;
		float:none;
		display:block;
		border:0;
		}
	.post-content img.wp-smiley {
		float:none;
		display:inline;
		border:0;
		margin:0 3px;
		}
	.post-content img.right, .post-content img.alignright {
		margin:0 0 5px 8px;
		float:right;
		border:1px solid #c0c0c0;
		}
	.post-content img.rightwb {
		margin:0 0 5px 8px;
		float:right;
		border:0;
		}
	.post-content a, .post-content a:link, .post-content a:visited {
		color:#BD492A;
		background-color:transparent;
		font-weight:bold;
		text-decoration:none;
		}
	.post-content a:hover {
		color:#fff;
		background-color:#BD492A;
		text-decoration:none;
		}
	.post-content ul, .post-content ol {
		margin-left:20px;
		margin-bottom:10px;
		}
	.post-content li {
		list-style-type: square;
		}
	.post-content blockquote {
		color:#000000;
		background-color:#fcfcfc;
		font-style:italic;
		margin-left:12px; 
		padding:10px;
		line-height:15px;
		}		
	.post-content .knowmore {
		display:block;
		font-weight:bold;
		}
	.post-content .video {
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		margin-top:15px;
		margin-bottom:15px;
		}
	.post-content .sponsortext {
		background:#efefef url(/common/images/bg_pub.gif) no-repeat top left;
		text-align:center;
		padding:25px 10px 10px 10px;
		margin:15px auto 15px auto;
		width:400px;
		clear:both;
		}
	.post-categories {
		width:33%;
		color:#000;
		background-color:transparent;
		padding-right:5px;
		padding-top:13px;
		padding-bottom:5px;
		font-size:9px;
		text-align:left;
		float:left;
		}
	.post-author {
		width:33%;
		color:#000;
		background-color:transparent;
		font-size:9px;
		text-align:right;
		float:right;
		padding:5px;
		}
		.post-author img {
			border:0;
			margin:0 0 5px 5px;
			}
	.to-comment {
		color:#000;
		background-color:transparent;
		font-size:9px;
		text-align:center;
		margin-top:12px;
		margin-left:auto;
		margin-right:auto;
		padding:5px;
		}
	.post-meta {
		color:#000;
		background-color:transparent;
		font-size:9px;
		clear:both;
		text-align:left;
		}
		.post-meta img {
			margin-right:10px;
			}
.comment {
	font-family:Arial,Geneva,Helvetica,sans-serif;
	color:#000;
	background-color:#f5f5f5;
	font-size:11px;
	line-height:1.4em;
	margin:3px 0 3px 0;
	padding:10px 15px 10px 15px;
	clear:both;
	border:1px solid #fff;
	}
	.comment-1 {
		margin-left:0;
		}
	.comment-2 {
		margin-left:30px;
		}
	.comment-3 {
		margin-left:60px;
		}
	.comment .video {
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		margin-top:15px;
		margin-bottom:15px;
		}
	.comment img.wp-smiley {
		float:none;
		display:inline;
		border:0;
		margin:0 3px;
		}
	.comment:hover{
		border:1px solid #f0f0f0;
		}
	.comment .comment-meta {
		font-style:italic;
		clear:both;
		}
	.comment .gravatar {
		float:right;
		margin-left:20px;
		margin-bottom:10px;
		border:0px;
		}
	.comment .spacecomment {
		clear:both;		
		}
#comment-title, #respond {
	font-family:Arial,Geneva,Helvetica,sans-serif;
	font-size:1.3em;
	margin:30px 0 0 0;
	padding:0;
	clear:both;
	border-bottom:1px solid #c0c0c0;
	}
#comment-intro {
	color:#54BB38;
	background-color:#f5f5f5;
	line-height:12px;
	font-size:10px;
	padding:5px;
	}

#s, #newsletterfield {
	color:#54BB38;
	background-color:#fff;
	border:1px inset #c0c0c0;
	}
#commentsubmit, #searchsubmit, #newslettersubmit {
	color:#898989;
	background-color:#fff;
	border:1px outset #c0c0c0;
	}
#commentform {
	font-size:12px;
	margin-top:10px;
	}
	#commentform input {	
		border:1px outset #c0c0c0;
		}
	#commentform textarea {	
		width:85%;
		border:1px outset #c0c0c0;
		}

#author-title {
	padding-left:10px;	
	margin-bottom:25px;
	color: #000000;
	font-size: 20px;
	}
#author-img {
	background:transparent url(images/author-bgnd.gif) no-repeat top left;
	margin-left:20px;
	height:148px;
	width:148px;
	}
	#author-img img {
		margin-top:5px;
		margin-left:7px;
		}
#author-description {
	color:#000;
	padding:5px;
	margin-top:15px;
	margin-bottom:25px;
	margin-left:10px;
	font-size:9px;
	line-height:1.6em;
	background-color:#f5f5f5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	}
.author-post {
	color:#000;
	background-color:#fff;
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	clear:right;
	font-size:11px;
	line-height:12px;
	text-align:justify;
	border-bottom:1px dashed #aeaeae;
	}
.author-title {
	font-size:16px;
	margin:0 0 10px 0;
	padding:0;
	}
.author-date {
	color:#000;
	font-size:9px;
	margin:0;
	padding:0;
	}
.author-comment {
	color:#000;
	font-size:10px;
	margin:0;
	padding:0 0 10px 0;
	}
	.author-comment a {
		font-weight:normal;
		}
.teammember {
	margin:0 0 20px 0;
	clear:both;
	}
	.teammember img {
		margin:0 10px 20px 0;
		float:left;
		}

.post-featured {
	clear:both;
	margin:0 0 5px 0;
	height:80px; 
	display:block;
	font-weight:normal;
	}
	.post-featured:hover {
		color:#000;
		background-color:#f5f5f5;
		font-weight:normal;
		}
	.post-featured-image {
		float:left;
		border:1px solid #000;
		margin:0 10px 10px 0;
		}
	.post-featured-title {
		font-size:12px;
		font-weight:bold;
		margin:0 0 2px 10px;
		padding:8px 0 0 0;
		display:block;
		}
	.post-featured-description {
		margin:5px 0 0 10px;
		display:block;
		font-weight:normal;
		}

#tags a, #tags a:visited, #tags a:active {
	color:#898989;
	line-height:1.5em;
	padding:5px 2px;
	}
	#tags a:hover {
		color:#fff;
		background-color:#898989;
		text-decoration:none;
		}


#subscribe-to-comments {
	margin:20px 0 20px 0;
	}
	#subscribe-to-comments h2 {
		font-size:18px;
		margin:10px 0 15px 0;
		padding:0;
		line-height:16pt;
		clear:right;		
		text-align:left;
		}
	#subscribe-to-comments fieldset.options {
		border:1px solid #c0c0c0;
		padding:10px;
		margin:10px 0 10px 0;
		}
	#subscribe-to-comments legend {
		color:#c0c0c0;
		background-color:transparent;
		font-size:12px;
		padding:10px;
		}	
	#subscribe-to-comments form {
		margin:10px 0 10px 0;
		}	
	#subscribe-to-comments ul, #subscribe-to-comments ol {
		margin:10px 0 10px 40px;
		}	
	#subscribe-to-comments ul li, #subscribe-to-comments ol li {
		margin:0 0 10px 0;
		}	
	#subscribe-to-comments input[type="submit"] {
		font-size:12px;
		text-transform:capitalize;
		border:1px outset #c0c0c0;
		}	
	#subscribe-to-comments input {
		font-size:12px;
		padding:5px;
		margin:10px 0 10px 0;
		border:1px solid #c0c0c0;
		}	