/*  
Theme Name: cullen-boys-anonymous
Theme URI: http://twilight247.com/
Description: Theme made exclusively for twilight247.com. 
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY THIS CODE. I KNOW IS MINE!

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:12px;
background: #131116;
text-align:center;
color: #e2e1e1;
}

#bgx{
background: url('images/bgx.jpg') repeat-x;	
}

#maincontainer{
width: 907px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 360px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 213px 0 213px; 
}

#leftcolumn{
float: left;
width: 210px; 
margin-left: -907px; 
}

#rightcolumn{
float: left;
width: 210px; 
margin-left: -210px; 
}


#footer{
clear: left;
width: 100%;
color: #897b71;
text-align: center;
padding: 6px 0px 6px 0px;
}
#footer a{
color: #897b71;
}


 /* Content Structures */
 
.contentbg {
background: #261d16;
padding: 5px;
margin-bottom: 10px;
border: 0px solid #482914;
}
 
.content-title {
color: #8d7a73;
text-align: left;
font-family: Trebuchet MS;
font-size: 15px;
font-weight: bold;
border-bottom: 1px dotted #715552;
}

.content-title a{
color: #8d7a73;
}

.content-page {
padding: 3px 3px 3px 3px;
font-family: arial;
font-size: 12px;
color: #b4aaa4;
width: 480px;
}

.content-bottom {
font-family: tahoma;
font-size: 10px;
padding: 2px 0px 20px 3px;
color: #6f625b;
text-align: left;
}

.content-bottom a{
color: #847770;
}

.date {
	background: url(images/date.png) no-repeat;
	height: 54px;
	margin: 0px;
	width: 54px;
	text-align: center;
	float: left;	
}
.date .month {
	display: block;
	color: #b7a79b;
	padding: 2px 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #a1857d;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

.navigation{
color: #b7a4a1;
border: 0px solid #cbcbcb;
background: #261d16;
text-align: center;
padding: 5px;
}

.navigation a{
color: #b7a4a1;
}


 
h1 {
color: #a1857d;
text-align: left;
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
margin: 0px;
} 

p { 
	margin-top:  1px;}


 /* Sidebar Structures */

.sidebar_title {
color: #865f4a;
padding: 4px 0px 6px 0px;
font-family: Tahoma;
font-size: 8px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
background: #261d16 url('images/bg_side_title.jpg') repeat-x;
}

.sidebar_content {
color: #b2a6a0;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #261d16;
margin-bottom: 10px;}


h2 {
margin: 0px;
color: #865f4a;
padding: 4px 0px 6px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
background: #261d16 url('images/bg_side_title.jpg') repeat-x;
}


/*Options style*/

a { 
	text-decoration:  none;
	color: #986d6c;}

a:hover {
	color: #d7c1a9;
	text-decoration: none;}	

.image {
	background-color: #141115;
	border: 1px solid #484040;
	padding: 3px;
	margin: 2px;} 

.image:hover  {
	background-color: #141115;
	border: 1px solid #ad9d95;
	padding: 3px;
	margin: 2px;
} 

strong {color: #a28d7c;}
b {color: #a28d7c;}
i { color: #9f7f75;}
italic { color: #9f7f75;}
em { color: #9f7f75;}
u {color: #78645e; text-decoration: none; border-bottom: 1px dotted #a28380;}
img {border: 0px;}

blockquote {
padding: 10px;	
font-family: Arial;
font-size: 11px;
color: #9e918a;	
border-left: 6px solid #553622;
background-color: #2a2624;    
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #837367;	
background: #2c2622;
padding: 1px;
border: 1px solid #3b332d;}	

/*SideBar Links*/


.sidebar_widget{
color: #b2a6a0;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #261d16;
margin-bottom: 10px;}

.sidebar_widget ul{
list-style-type: none;
margin: 5px 0;
padding: 0px;
}

.sidebar_widget li{
padding: 1px 0px;
}

.sidebar_widget ul li a, .sidebar_widget ul li a:visited, .sidebar_widget ul li a:active{
font-family: Arial;
font-size: 11px;
color: #958479;
display: block;
width: auto;
padding: 5px 0;
padding-left: 5px;
text-decoration: none;
border-left: 5px solid #63423b;
border-right: 0px solid #e5e5e5;
}


* html .sidebar_widget ul li a{ 
width: 190px;

}

.sidebar_widget ul li a:hover{
color: #958479;
border-right: 0px solid #6e9da7;
border-left: 5px solid #342820;	
background: #342820;
}


