
/* RED Color scheme inspiration with thanks from - Cameron Moll's http://authenticjobs.com/ */

body {
	background: #443b34 url(images/body-bg_red.png) repeat;
	color: #555;
}
img {
	border: none;
	background: none;
}
hr {
	color: #fff;
	border-top: 1px dotted #D3D3D3;
}
blockquote{
	background: url(images/quote.gif) no-repeat;
	color: #666666;
	}
/*************************************
	Links
**************************************/
a {
	color: #b30000;
	}
	
a:hover{
	color: #333;
	}
/*************************************
	Headings
**************************************/
h1, h3 {
	color: #570e00;
	}
h1 a, h3 a{
	color: #333;
}
h1 a:hover, h3 a:hover {
	color: #b30000;
}
h2 {
	color: #570e00;
}
	
h2 a{
	color: #570e00;
}
h2 a:hover {
	color: #333;
	}
h3 a{
	color: #333;
}
#sidebar h2 {
	color: #b30000;
}
#sidebar #popular h2 {
	color: #333;
}
h6 {
	color: #000;
}
/*************************************
	Header
**************************************/
#header { 
	background:url(images/header.jpg) no-repeat top center;}


#header-in .title a {
	color: #d2461f;
}
#header-in .title a:hover {
	color: #FFF;
}
#header-in .description {
	color: #d27318;
}
/*************************************
	Subscribe form 
**************************************/
.subscribe {
	background:url(images/subscribebg_dc.png) bottom left no-repeat;
}
	
.subscribeform p { 
	color:#fff; }
	
.subscribeform .input{
	 background:url(images/sinputbg.png) no-repeat;
	 border:none;}

.subscribeform .input_hidden {
	display: none;
}
 
.sbutton {
	background:url(images/b_subscribebg_red.png) no-repeat;
	border:none;
	}

.sbutton:hover {
color: red;
}
 
/*************************************
	Top Search Form
**************************************/
/*Search box Rounded Corner start */
#xsnazzy {background: transparent; }
.xtop, .xbottom { background:transparent; }
.xb2, .xb3, .xb4 {background:#f4f3e8; border-left:1px solid #bdbcb6; border-right:1px solid #bdbcb6;}
.xb1 {background:#bdbcb6;}
.xb2 {border-width:0 2px;}
.xboxcontent {background:#f4f3e8; border:0 solid #bdbcb6; border-width:0 1px;}
/*Search box Rounded Corner End */
#searchform .s {
	background: #fff;
	color: #333;
	border:1px solid #443b34;
}


ul.tablist { 	
	color:#333;}
ul.tablist li  { 
	border-bottom:1px dotted #959595; 
	color: #333;
	background:url(images/bullet-arrow3.gif) no-repeat;
	background-position:3px 8px;}
ul.tablist li a         { 
	color: #333; 
}
ul.tablist li a:hover 	{ 
	color: #b30000;}



 
#searchform .s {
	border: none;
	background: #fff;
	color: #333;
	border:1px solid #443b34;
}


#nav li {
	background: url(images/nav_red.png) top left no-repeat;
	}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
	background: url(images/nav-active_red.png) top left no-repeat; color: #ff4e2c ;
	}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	color: #fff;	
	background: url(images/nav-active_red.png) top right no-repeat;
	}
#nav ul li a {
	color: #560e00;
	background: url(images/nav_red.png) top right no-repeat;
	}
#nav ul li a:hover {
	color: #fff ;
	background: url(images/nav-active_red.png) top right no-repeat;
	}

/*************************************
	Main Container
**************************************/
#container { 
	background:url(images/container-cbg_red.gif) top repeat-y;
	border: 0px solid black;
	}
.container-top {
	background:url(images/container-bg_red.gif) top left no-repeat;
}
.container-bottom {
	background: url(images/container-bottom_red.gif) no-repeat;
}
/*************************************
	Content
**************************************/
#content .post-meta-top {
	color: #8E8F91;
}
#content .post-bottom {
	border-top: 1px solid #DFE3E6;
	border-bottom: 1px solid #DFE3E6;
	color: #535353;
}
.post-bottom a {
	color: #535353;
}
.cat span {
	background: url(images/i_categories.png) 0px 3px no-repeat;
}
.comm {
	background:url(images/comment_black.png) no-repeat;
}
.auth span {
	background: url(images/i_author.png) 0px 1px no-repeat;
}

.nav-next	{ background:url(images/arrow-right.gif) no-repeat right; }
.nav-previous { background:url(images/arrow-left.gif) no-repeat left; }

/*************************************
**************************************
	Comments
**************************************
**************************************/

.textarea { border:1px solid #ababab;}
.Cbutton { 
	border:none; 
	background:#434343;
	color:#fff;}


/*	Comments	*/

.comment-body {
	background:url(images/quote.png) no-repeat left top;
	background-position:0 0px;
}
.comment-metadata {
	background: #fff;
	color: #ca5433;
}
.comment-metadata a{
	color: #333333;
}
.comment-metadata a:hover {
	color: #FF8800;
}
.authorcomment {
	border-bottom:1px solid #ccc;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;	
}
.authorcomment .comment-metadata {
	background: #fff;
	color: #333333;
}
.authorcomment .comment-metadata a {
	color: #b30000;
}
.authorcomment .comment-metadata a:hover {
	color: #333;
}


/*************************************
	Popular Posts Section
**************************************/

 /*popular box Rounded Corner start */
#pxsnazzy {background: transparent; }

.pxtop, .pxbottom { background:transparent; }
.pxb2, .pxb3, .pxb4 {background:#d8d7cc; border-left:1px solid #bdbcb6; border-right:1px solid #bdbcb6;}
.pxb1 {background:#bdbcb6;}
.pxb2 {border-width:0 2px;}
.pxboxcontent { background:#d8d7cc; border:0 solid #bdbcb6; border-width:0 1px;}



/*************************************
	Sidebar
**************************************/
 #sidebar .advertise img {
	border:none;
}


/*popular box Rounded Corner End */

#popular ul li ul {
	border-top: 1px solid #9c9c9c;
}
#popular ul li ul li {
	border-bottom: 1px dotted #333;
	background: url(images/bullet-arrow3.gif) 5px 9px no-repeat;
}
#popular ul li ul li a{
	color: #333;
}
#popular ul li ul li a:hover {
	color:#b30000;
}

/*************************************
	Left Sidebar
**************************************/
#l_sidebar ul li ul {
	border-top: 1px solid #9c9c9c;
}
#l_sidebar ul li ul li {
	border-bottom: 1px dotted #333;
	background: url(images/bullet-arrow3.gif) 5px 9px no-repeat;
}
#l_sidebar ul li ul li a{
	color: #333;
}
#l_sidebar ul li ul li a:hover {
	color:#b30000;
}
#l_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px dotted #333;
	background: none;
}
#l_sidebar ul li ul li ul li a{
	color: #333;
}
#l_sidebar ul li ul li ul {
	border: none;
}
#l_sidebar ul li ul li ul li a:hover {
}

/*************************************
	Right Sidebar
**************************************/
#r_sidebar ul li ul {
	border-top: 1px solid #333;
}
#r_sidebar ul li ul li {
	border-bottom: 1px dotted #333;
	background: url(images/bullet-arrow3.gif) 5px 9px no-repeat;
}
#r_sidebar ul li ul li a{
	color: #333;
}
#r_sidebar ul li ul li a:hover {
	color: #b30000;
	text-decoration: underline;
}
#r_sidebar ul li ul li ul li {
	border-bottom: 1px solid #333; /*IE Bug Fix */
	border-top: 1px dotted #333;
	background: none;
}
#r_sidebar ul li ul li ul li a{
	color: #333;
}
#r_sidebar ul li ul li ul {
	border: none;
}
#r_sidebar ul li ul li ul li a:hover {
	color: #b30000;
}

/*************************************
	Footer
**************************************/
#footer { 
	color: #787878;
	}

  .copyright a 	{ color: #787878; }
  .copyright a:hover {color: #000; }
		
  ul#nav-footer li a 		{ color: #b30000; }
  ul#nav-footer li a:hover 	{ color: #333;   }
 
 
  
/*  Tabber  Style start -------------------- */
 

ul.tabbernav li a
{
 border-bottom: none;
 background: #f4f3e8;
}

ul.tabbernav li a:link { color: #b30000; }

ul.tabbernav li a:hover
{
 color: #fff;
 background: #333;
}

ul.tabbernav li.tabberactive a
{
 background-color: #d8d7cc;
 border-bottom: 1px solid #d8d7cc;
 color:#30261e;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab {
 border-top:0;
 background:#d8d7cc;
}


 
/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		



/* If you wish to have Sidebar on left, Simple remove the code comment from below - /* */

/*
#container { 
	background:#fff url(images/container-cbg_red_m.gif) top repeat-y;
	}
.container-top {
	background:url(images/container-bg_red_m.gif) top left no-repeat;
}
.container-bottom {
	background: url(images/container-bottom_red_m.gif) no-repeat;
}
*/


/* dc addons */

#dctr0 {
display: inline;
width: 960px;
}

#dctreaning1, #dctreaning2, #dctreaning3 {
float: left;
height: 200px;
width: 300px;
margin-top: 180px;
background: transparent url(images/bgtx.png) repeat scroll 0 0;
}

#dctreaning2 {
margin: 180px 30px 0;
}

#dctreaning3 {
float: right; 
}


#dctreaning1 span, #dctreaning2 span, #dctreaning3 span {
display: block;
text-align: center;
width: 100%;
background-color: #914334;
color: #ffffff;
padding: 10px 0;
}

#dctreaning1 span a, #dctreaning2 span a, #dctreaning3 span a {
color: #ffffff;
text-decoration: none;
}


#dctreaning1:hover span, #dctreaning2:hover span, #dctreaning3:hover span {
background-color: #d2461f;
color: #ffffff;
text-decoration: none;
}


#dctreaning1 p, #dctreaning2 p, #dctreaning3 p {
padding: 10px;
color: #000000;
line-height: 150%;
text-decoration: none;
}

#dctreaning1 p a, #dctreaning2 p a, #dctreaning3 p a {
color: #000000;
text-decoration: none;
}


.post-date {
	width: 45px;
	height: 49px;
	float:right;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

#dcnews {
position: absolute;
top: 120px;
right: 10%;
color: #87544b;
}

.is_link a {
color: #000000 !important;
}

.is_link a:hover {
color: #ff6c00 !important;
}

#dcnews span {
display: block;
text-decoration: underline;
padding-bottom: 5px;
color: #000;
}


#dcabout {
position: absolute;
top: 120px;
left: 0%;
width: 60%;
color: #000;
font-size: 1.2em;
line-height: 1.5em;
}

.thetags {
float: left;
}

span.info {
display: block;
padding: 5px 10px 5px 35px;
background: #E9EEF3 url(images/icon-info.png) no-repeat scroll 5px 5px;
border-bottom: 4px solid #AEC9EF;
border-top: 4px solid #AEC9EF;
color: #333333;
}

.widget_tag_cloud {
list-style: none;
}

div#content p object {
display: block;
margin: 15px auto;
}

#jako {
position: absolute;
width: 1px;
height: 1px;
top: 450px;
}

#popular-alex {
padding: 5px;
height: 150px;
}

#popular-alex h2 {
float: left;
}

#popular-alex img {
padding: 5px;
float: right;
}

#popular-alex p {
display: block;
float: left;
width: 70%;
line-height: 1.5em;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-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;
}

.subscr2mod {
position:absolute;
border: medium none;
padding-top: 10px;
height: 41px;
width: 200px;
background: transparent url(images/sinputbg.png) no-repeat scroll 0 0;
top: 20px;
right: 250px;
}

.subscr2mod_ok {
position: absolute;
top: 27px;
right: 170px;
background:url(images/b_subscribebg_red.png) no-repeat;
border:none;	
width:74px;
padding:5px 0 5px 0;
text-align:center;
font:bold 12px Arial, Helvetica, sans-serif;
cursor:pointer;
}

.subscr2mod_hidden {
position: absolute;
display: none;
}

.subscr2mod_p {
position: absolute;
top: 27px;
right: 180px;
width: 270px;
}

img.wp-smiley { padding: 0 !important; }

.dcomment {
float: right;
padding-bottom: 20px;
}

.commentingit {
float: right;
margin-top: -26px;
}

.aligncenter {
margin: 5px auto;
}