/*  
Theme Name: silver
Theme URI: http://lizahuberfan.net/
Description: Theme made exclusively for http://lizahuberfan.net/.
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY THIS CODE. Or USE IN ANOTHER LAYOUT.
 
*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #616161 url('images/bg.jpg') repeat-x;
text-align:center;
color: #3c3c3c;
}

#maincontainer{
width: 950px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 400px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 223px 0 223px; 
}

#leftcolumn{
float: left;
width: 220px; 
margin-left: -950px; 
}

#rightcolumn{
float: left;
width: 220px; 
margin-left: -220px; 
}

#footer{
clear: left;
width: 100%;
color: #eee;
background: #633c37;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #eee;
}

#welcome{
color: #dddddd;
line-height: 11px;
text-align: justify;
font-family: arial;
font-size:11px;
}


 /* Content Structures */
 
.bgcontent {
background: #b7b7b7 url('images/bg-content.jpg') top left repeat-x;
} 
 
.content-title {		
color: #603733;
text-transform: uppercase;
text-align: left;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
padding: 7px 0px 7px 8px;
border-bottom: 1px solid #616161;
}

.content-title a{
color: #603733;
}

.content-date {	
border-bottom: 1px solid #616161;
border-right: 1px solid #616161;
color: #414141;
font-family: tahoma;
font-size: 10px;
text-align: center;
padding: 7px 0px 7px 0px;
}

.content-page {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #2c2c2c;
}

.content-bottom {
font-family: verdana;
font-size: 10px;
padding: 5px 5px 5px 5px;
color: #585858;
text-align: right;
}

 
h1 {
color: #656565;
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{
background: #b7b7b7;
padding: 5px;
border: 1px dotted #979797;	
text-align: center;
}	


 /* Sidebar Structures */


.sidebar_title {
color: #414141;
padding: 4px 3px 13px 6px;
font-family: Tahoma;
font-size: 12px;
text-align: left;
font-weight: bold;
text-transform: uppercase;
background: url('images/side-title.png') bottom no-repeat;
}

.sidebar_content {
color: #3e3e3e;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 10px;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #58231d;}

a:hover {
	color: #494949;
	text-decoration: none;}	

.image {
	background-color: #959595;
	border: 1px solid #727272;
	padding: 3px;
	margin: 2px;} 

.image:hover  {
	background-color: #959595;
	border: 1px solid #8a4647;
	padding: 3px;
	margin: 2px;
} 


.image-header {
	border: 1px solid #727272;
	padding: 2px;} 

.image-header:hover  {
	border: 1px solid #8a4647;
	padding: 2px;
} 

strong {color: #8a4444;}
b {color: #8a4444;}
i { color: #5b5b5b;}
italic { color: #5b5b5b;}
em { color: #5b5b5b;}
u {color: #3c3c3c; text-decoration: none; border-bottom: 1px dotted #894343;}
img {border: 0px;}

blockquote {
	font-family: Arial;
	font-size: 11px;
    color: #3c3c3c;	
    padding: 10px;
    border-left: 4px solid #582521;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #464646;
background: #959595;
padding: 1px;
border: 1px solid #b1b1b1;}	

