/*  m
Theme Name: chuckit
Theme URI: http://www.chuckbartowski.it
Description: Theme made exclusively for Chuck Bartowski.it. 
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY THIS CODE.

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #434343 url('images/bg.jpg') repeat-x;
text-align:center;
color: #c5c5c5;
}

#maincontainer{
width: 1000px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: url('images/bgy.jpg') repeat-y;
}

#topsection{
height: 473px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 235px 0 235px; 
}

#leftcolumn{
float: left;
width: 230px; 
margin-left: -1000px; 
}

#leftcolumnin{
padding: 0px;
}

#rightcolumn{
float: left;
width: 230px; 
margin-left: -230px; 
}

#footer{
clear: left;
width: 100%;
color: #777;
text-align: center;
padding: 7px 0px 7px 0px;
text-shadow: #111 1px 1px;
}

#footer a{
color: #777;
}

.t-search {
font-family: Trebuchet MS;
font-size: 11px;
background: #2f2f2f;
color: #aaa;	
padding: 2px;
border: 1px solid #222;
-moz-border-radius: 4px;
}

.b-search {
font-family: Trebuchet MS;
font-size: 11px;
background: #2f2f2f;
color: #aaa;	
padding: 1px;
border: 1px solid #222;
}


 /* Welcome */
 
#welcome {
font-family: Trebuchet MS;
font-size: 9px;
color: #777777;
line-height: 11px;
font-style: italic;
text-shadow: #000000 1px 1px;
}

#welcome i{
color: #a3a2a2;
}

 /* Latest Pictures */
 
#pics {
color: #da976a;
text-align: center;
font-family: arial;
font-size: 10px;
font-style: italic;
}

#pics img{
border: 4px solid #555;
margin: 1px;
-moz-border-radius: 5px;
} 

#pics img:hover{
border: 4px solid #000;
margin: 1px;
}


 /* Content Structures */
.content-inside {
}

.content-inside-top {
background: url('images/bg-content-top.jpg') no-repeat top right;
} 

.content-title {
color: #a4a4a4;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 11px;
background: #242424;
padding: 8px 0px 7px 0px;
border-bottom: 0px solid #000;
}

.content-title a{
color: #a4a4a4;
}

.content-date {
color: #a4a4a4;
font-family: tahoma;
font-size: 11px;
text-transform: uppercase;
text-align: center;
padding: 7px 0px 7px 0px;
}

.content-page {
padding: 8px 3px 3px 3px;
font-family: arial;
font-size: 11px;
color: #777;
background: #343434;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 10px 2px 5px 2px;
color: #666;
text-align: left;
}

.content-bottom a{
color: #7a7a7a;
}

.content-page img {
border-right: 1px solid #1d1d1d;
border-bottom: 1px solid #1d1d1d;
padding: 5px;
margin: 1px;
background: #444;
-moz-border-radius: 4px;} 

.content-page img:hover  {
border-right: 1px solid #000;
border-bottom: 1px solid #000;
background: #555;
padding: 5px;
margin: 1px;
} 

 
h1 {
color: #ccc;
text-transform: uppercase;
text-align: left;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

p { 
	margin-top:  1px;}
	
.option-archive{
padding: 5px;
color: #777;
background: #343434;
text-align: center;
-moz-border-radius: 0px;
}	


 /* Sidebar Structures */

.sidebar_title {
font-family: Trebuchet MS;
padding: 3px 0px 10px 0px;
margin: 0px 0px 10px 0px;
color: #909090;
text-align: center;
font-style: italic;	
font-size: 11pt;
font-weight: bold;
background: #333 url('images/sidetbg.jpg') no-repeat center	
}

.sidebar_content {
color: #767676;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 10px;
background: #333;
}


/*Side Nav*/

.sidebar_content ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
}

.sidebar_content ul li a{
font: 11px "Arial", Verdana, Helvetica;
color: #767676;
display: block;
width: auto;
padding: 5px;
text-decoration: none;
border-bottom: 1px dotted #555;
}


* html .sidebar_content ul li a{
color: #767676;
}

.sidebar_content ul li a:visited, .sidebar_content ul li a:active{
color: #767676;
}

.sidebar_content ul li a:hover{
color: #999;
border-bottom: 1px dotted #777;
}


* html .sidebar_content ul li { height: 1%; }
* html .sidebar_content ul li a { height: 1%; }



/*Options style*/

a { 
text-decoration:  none;
color: #de6656;}

a:hover {
color: #ccc;
text-decoration: none;}	

.image {
border-right: 1px solid #1d1d1d;
border-bottom: 1px solid #1d1d1d;
padding: 5px;
margin: 1px;
background: #444;
-moz-border-radius: 4px;} 

.image:hover  {
border-right: 1px solid #000;
border-bottom: 1px solid #000;
background: #555;
padding: 5px;
margin: 1px;
} 

strong {color: #aaa;}
b {color: #aaa;}
i { color: #ccc;}
italic { color: #ccc;}
em { color: #ccc;}
u {color: #666; text-decoration: none; border-bottom: 1px dotted #de6656;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
color: #aaa;	
padding: 10px;
background: #2f2f2f;
border: 1px solid #222;
-moz-border-radius: 10px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
background: #2f2f2f;
color: #aaa;	
padding: 1px;
border: 1px solid #222;
-moz-border-radius: 4px;}	

.alignright {
	float: right;
}

.alignleft {
	float: left
}
