/*
Theme Name: BLS Theme
Theme URI: http://wpcandy.com/made/the-wordpress-starter-theme-project
Description: BLS Theme based on "WordPress Starter Theme Project"
Version: 
Author: Daniel Murphy
Author URI: 
*/

#subdomain-title {

	}

.article-tools-box {display: none;}

/*-----------------------GENERAL---------------------------- */

body {
	margin:0; padding:0 0 25px 0;
	/*background:#f0e6c4 url(images/body_bg.jpg);*/
	background: #e4e4e4;
	font: 13px Tahoma, Arial, Helvetica, clean, sans-serif;
	*font-size:small;
	*font:x-small;
	}
div.clear {
	clear:both;
	}
.clearfloat {
	clear : both;
	height : 0;
	font-size : 1px;
	line-height : 0;
	}
#container {
	border-right: 1px solid #d2d5da;
	border-left: 1px solid #d2d5da;
	}
#subdomain-title h1 {
	padding-left: 0px; 
	}
#subdomain-title-border	{
	margin: 0 15px;
	border-bottom: 1px solid #cccccc;}
	
/*-------------------------------CONTENT------------------------ */
.rap {
	margin:0 auto; 
	width: 975px;
	}
.content {
	width: 730px;
	float:left;
	/*background:#fcf9ef url(images/content_bg.jpg) repeat-y top right;*/
	}
.info {
	padding:0;
	color:#000; font:18px Arial, sans-serif;
	}
.category {
	margin:0; 
	/*background:url(images/content-category_bg.gif) no-repeat 5px 3px;*/
	color:#a32c28; 
	font:13px/1em Georgia, serif; 
	font-weight:bold; 
	display: none;
	}
.category a {
	color:#a32c28; 
	text-decoration:none;
	}
.category a:hover {
	text-decoration:underline;
	}
.main-content .post  {
	clear:both;
	background:#fff;
	color:#000;
	font: 13px/1.7em Tahomoa, Arial, Helvetica, sans-serif;
	margin: 0 20px 15px 20px;
	}
.date {
	display: block; 
	color:#666666; 
	font: italic 16px/1em Times, Georgia, serif;
	float: right;
	}
.main-content .post h1, .main-content .post h2 {
	/*border-bottom: none;
	margin:0; 
	padding: 20px 0px 10px 0px;
	color: #990000; 
	font:21px/1em Georgia, serif;*/
	display: none;
	}
.main-content .post h1 a, .main-content .post h2 a {
	/*background: none;
	color:#990000; 
	border-bottom: none;
	text-decoration: underline;*/
	display: none;
	}
.main-content .post h3 {
	color: #990000; 
	font-family: Georgia, Times,serif; 
	font-size: 22px;
	border: none;
	font-weight: normal;
	}
.main-content .post h3#not-live {
	color: #2D4758;
	font-family: Georgia, Times,serif; 
	font-size: 22px;
	border: none;
	font-weight: normal; 
	}		
.main-content .post img {position: relative; 
	float: left; 
	margin: 6px 15px 40px 0;
	border: none;
	}
.main-content .entry	p {
	font: 13px/1.7em Tahoma, Arial, Helvetica, sans-serif;
	}
.main-content .storycontent p a.read-more-link, .main-content .entry p a.read-more-link {
	font-style: italic;
	font-family: Times, Georgia, serif !important;
	font-size: 13px;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	}
.main-content .storycontent p a:hover.read-more-link, .main-content .entry p a:hover.read-more-link {
	text-decoration: underline;
	}
.main-content .storycontent p a, .main-content .entry p a {
	color: #990000;
	text-decoration: underline;
	}	
	
	
/*------------ POST COMMENT & TAGS------------------*/	

.post .tags p {
	margin:-10px 0 30px 0; 
	/*background:url(images/content-tags_bg.gif) no-repeat 0px 6px;*/
	font: 11px/1em Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: uppercase;	
	border-bottom:  1px dashed #ccc;
	padding: 0 0 50px 0;
	}
.post .tags  p a {
	margin:-10px 0 10px 0; 
	/*background:url(images/content-tags_bg.gif) no-repeat 0px 6px;*/
	font:12px/1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	color: #666666;
	}
.post .tags  p a:hover {
	text-decoration: underline;
	}
.post .feedback { /*link to a comment */
	padding: 8px 0 15px 0px;
	margin-left: 285px;
	clear:both;
	/*background:#e5e0d1 url(images/content-feedback_bg.jpg) no-repeat;*/
	color:#990000; 
	font:13px/1em Arial, Helvetica, sans-serif;
	}
.main-content .post .feedback a {
	color:#990000 !important;
	}


/*-------------------------POST-------------------*/	
.post address {
	margin:0 0 4px 0;
	color:#666; font-size:14px;
	}

.post blockquote {
	margin:4px 0 8px 0; padding:0 0 0 30px;
	background:url(images/content-blockquote_bg.gif) no-repeat 10px 7px;
	color:#666;
	}
.post pre {
	margin:4px 0 8px 0; padding:5px;
	width:464px; overflow:scroll;
	border:1px solid #e5e0d1;
	}
.aligncenter {
	text-align:center;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}
#content .wp-smiley {
	margin:0; padding:0 1px;
	border:0px;
	}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
	}
.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;F
   margin: 0;
	}
		
.newer {
	margin:-10px 0 0 0; padding:15px 4px 4px 4px;
	width:135px; height:34px;
	position:absolute; display:block;
	background:#bca875 url(images/content-nextprev_bg.jpg) no-repeat 0px -100px;
	text-align:center;
	}
.older {
	margin:-10px 0 0 385px; padding:15px 4px 4px 4px;
	width:135px;  height:34px;
	position:absolute; display:block;
	background:#a32c28 url(images/content-nextprev_bg.jpg) no-repeat;
	text-align:center;
	}



/*-----------------------------------COMMENT--------------------------------*/

.main-content #comment-area   {
	margin: 130px 20px 0 20px;
	border-top: 1px dashed #ccc;
	}

.main-content #comment-area h3  {
	border-bottom: none;
	margin:0; 
	padding-top: 30px;
	color: #2D4758; 
	font:19px/1em Georgia, serif;
	
	}
.comment-trackback {
	margin:0; 
	padding:7px 0 7px 20px;
	color:#6C704B; 
	font:13px Arial, sans-serif;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}
.comment-trackback a {
	padding:0 0 2px 0;
	/*background:url(images/content-a_bg.gif) repeat-x bottom left;*/
	color:#990000; 
	text-decoration:none;
	}
.comment-trackback a:hover {
	/*background:url(images/content-a_bg.gif) repeat-x bottom right;*/
	text-decoration: underline;
	}
#commentform	{
	background-color: #fff;
	padding: 20px 0;
	font: 13px/1.6em Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	}
#commentform label, .allowed {
	color:#000; 
	font: 13px/1.6em Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	}
.clearfix input{
	padding:4px;
	width:149px; 
	height:16px;
	border:1px solid #ccc;
	color:#000; 
	margin-right: 10px;
	/*background:#fff url(images/form_bg.jpg);*/
	}
.main-content ul {list-style: none;}
.main-content .commentlist {
	margin:0; padding:0;
	color:#555;
	background: #fff;
	list-style: none;
	}
.main-content .commentlist a {
	padding:0 0 2px 0;
	color:#666; 
	text-decoration:none;
	}
.commentlist a:hover {
	}
.main-content .commentlist li {
	margin:0 0 25px 0; 
	padding:10px 0 0 0;
	background:#fff;
	font-size: 11px;
	font-style: italic;
	color: #666;
	}
.main-content .commentlist li p {
	padding:0;
	display:block;
	color:#000; font-size:13px;
	font-style: normal;
	}
.main-content .commentlist img {
	margin:-2px 0 0 -25px;
	position:absolute;
	}
#comment {
	padding:4px;
	width:520px; 
	height:128px;
	border:1px solid #ccc;
	color:#000; 
	/*background:#fff url(images/form_bg.jpg) 0px -50px;*/
	}
#submit {
	padding-bottom: 3px;
	width:115px; 
	height:25px;
	cursor:pointer; 
	display:block;
	border:none;
	/*background:#a32c28 url(images/content-nextprev_bg.jpg) no-repeat;*/
	background: #990000;
	color:#fff; 
	font:bold 10px/1em Arial, Helvetica, serif; 
	text-align:center;
	text-transform: uppercase;
	}

.main-content .post .ratingstars  {
	margin-bottom: 5px;
	}

.main-content .post .ratingblock,
.main-content .post .feedback,
.main-content .post div.tags {
	margin-left: 285px;
	}