/*  
Theme Name: Cirque Du Freak Fans - Vs01
Theme URI: http://cirquedufreakfans.com/
Description: Theme made exclusively for http://cirquedufreakfans.com. DO NOT COPY THIS CODE. I KNOW IS MINE!
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/
*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #1c1c1c url('images/bg.jpg') repeat-x;
text-align:center;
}


#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 275px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 203px 0 203px; 
}

#leftcolumn{
float: left;
width: 200px; 
margin-left: -900px; 
}

#rightcolumn{
float: left;
width: 200px; 
margin-left: -200px; 
}

#footer{
clear: left;
width: 100%;
color: #707070;
text-align: center;
background: #313131;
padding: 6px 0px 6px 0px;
}
#footer a{
color: #707070;
}




 /* Content Structures */
 
.content-title {
border-bottom: 1px solid #202020;
color: #7b3399;
text-transform: uppercase;
text-align: left;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
background: #333333;
padding: 7px 0px 7px 15px;
}

.content-title a{
color: #7b3399;
}

.content-date {
border-bottom: 1px solid #202020;
border-right: 1px solid #202020;
color: #757575;
font-family: tahoma;
font-size: 10px;
text-align: center;
background: #393939;
padding: 7px 0px 7px 0px;
}

.content-title2 {
color: #9c9c9c;
font-family: tahoma;
font-size: 9px;
text-align: left;
background: #414141;
padding: 3px 3px 3px 3px;
border-bottom: 1px solid #202020;
}

.content-title2 a{
color: #bebebe;
}

.content-page {
background: #313131;
padding: 3px;
font-family: arial;
font-size: 11px;
color: #bbbbbb;
}

.content-bottom {
background: #3c3c3c;
font-family: verdana;
font-size: 10px;
padding: 5px 5px 5px 5px;
color: #7d7d7d;
text-align: right;
border-top: 1px solid #202020;
}

.content-bottom a{
color: #a9a9a9;
}

.navigation{
color: #a9a9a9;
border: 1px solid #202020;
background: #3c3c3c;
text-align: center;
padding: 3px;
}

.navigation a{
color: #a9a9a9;
}


 
h1 {
color: #155811;
text-transform: uppercase;
text-align: center;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

p { 
	margin-top:  1px;}


 /* Sidebar Structures */

.sidebar_title {
color: #bebebe;
padding: 4px 0px 6px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 3px;
background: #323232 url('images/bg_side_title.jpg') repeat-x;
}

.sidebar_content {
color: #9a9a9a;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #323232;
margin-bottom: 10px;}


h2 {
margin: 0px;
color: #bebebe;
padding: 4px 0px 6px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: #535353 url('images/bg_side_title.jpg') repeat-x;
}


/*Options style*/

a { 
	text-decoration:  none;
	color: #7b3399;}
//1c5812 old color

a:hover {
	color: #919191;
	text-decoration: none;}	

.image {
	background-color: #2d2d2d;
	border: 1px solid #474747;
	padding: 3px;
	margin: 2px;} 

.image:hover  {
	background-color: #2d2d2d;
	border: 1px solid #1c5812;
	padding: 3px;
	margin: 2px;
} 

strong {color: #717171;}
b {color: #717171;}
i { color: #e3e3e3;}
italic { color: #e3e3e3;}
em { color: #e3e3e3;}
u {color: #9c9c9c; text-decoration: none; border-bottom: 1px dotted #3b8e90;}
img {border: 0px;}

blockquote {
	padding-left: 30px;	
	font-family: Arial;
	font-size: 11px;
    color: #8a8a8a;	
	background: url(images/quote.png) no-repeat left top;
	background-position: -5px left;    
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #9c9c9c;
background: #414141;
padding: 1px;
border: 1px solid #1b1b1b;}	

/*SideBar Links*/


.sidebar_widget{
width: 200px; 
color: #9a9a9a;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #323232;
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: #a4a4a4;
display: block;
width: auto;
padding: 5px 0;
padding-left: 5px;
text-decoration: none;
border-right: 5px solid #414141;
border-left: 5px solid #414141;
}


* html .sidebar_widget ul li a{ 
width: 190px;

}

.sidebar_widget ul li a:hover{
	color: #bbbbbb;
	border-left: 5px solid #184810;
	border-right: 5px solid #414141;	
	background: #414141;
}

