/*  
Theme Name: self
Theme URI: http://jen-fans.com/
Description: Theme made exclusively for Jen-Fans.com. 
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: #ebe7de url('images/bg.jpg') repeat-x;
text-align:center;
color: #827462;
}

#maincontainer{
width: 1000px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 490px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 237px 0 237px; 
}

#leftcolumn{
float: left;
width: 220px; 
margin-left: -987px; 
}

#rightcolumn{
float: left;
width: 220px; 
margin-left: -233px; 
}

#footer{
clear: left;
width: 100%;
color: #655e51;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #655e51;
}

#welcome {
color: #726c64;
text-align: justify;
font-family: arial;
font-size: 9px;
}

#welcome b{
color: #7e6f52;
}

#welcome i{
color: #eb5d6d;
}

#nav {
color: #a59d90;
text-align: center;
font-family: arial;
font-size: 12px;
}

#nav a{
color: #625d54;
font-weight: bold;
}

#nav a:hover{
color: #9e2a3a;
font-weight: bold;
}


.pics {
background-color: #e9e6e1;
border: 1px solid #d6d1ca;
padding: 2px;
margin: 0px;
-moz-border-radius: 4px;} 
	
.pics:hover{
background-color: #e9e6e1;
border: 1px solid #9d2a3b;
padding: 2px;
margin: 0px;} 	
	

 /* Content Structures */
.content-inside {
background: #f4f3ef;
}

.content-inside-top {
background: url('images/bg-content-top.jpg') no-repeat top;
} 

.content-title {
color: #85212d;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
padding: 19px 0px 5px 3px;
}

.content-title a{
color: #85212d;
}

.content-title strong{
color: #85212d;
}

.page-title {
color: #85212d;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
padding: 21px 0px 5px 3px;
}

.date {
height: 58px;
margin: 5px 6px 0px 2px;
width: 75px;
text-align: center;
float: left;
background: url('images/date.png') no-repeat top;		
}
.date .month {
display: block;
color: #b8afa4;
padding: 2px 0px 0px 0px;
text-align: center;
text-transform: uppercase;
font-size: 10px;
margin-top: 6px;	
font-family: Arial;
margin-bottom: 3px;
}
.date .day {
display: block;
color: #94826c;
font-size: 24px;
margin-top: 5px;
font-family: Georgia;
text-align: center;
margin-top: -3px;
}

.content-page {
padding: 8px 5px 3px 5px;
font-family: arial;
font-size: 11px;
color: #5d574f;

}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 0px 2px 8px 2px;
color: #9e958a;
text-align: center;
}

.content-bottom a{
color: #8b8379;
}

.content-categories {
font-family: arial;
font-size: 11px;
color: #a9977f;
text-align: left;	
padding: 5px 3px 5px 3px;	
background: url('images/bg-content-bottom.jpg') no-repeat bottom;
} 
 
h1 {
color: #ca4a5c;
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: #f4f3ef;
padding: 5px;	
text-align: center;
-moz-border-radius: 4px;
}	


 /* Sidebar Structures */

.sidebar_title {
color: #60594c;
padding: 20px 0px 23px 0px;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
background: url('images/side-title.png') no-repeat bottom;
}

.sidebar_content {
color: #7a705c;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 10px;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #c03940;}

a:hover {
	color: #5d574f;
	text-decoration: none;}	

.image {
	background-color: #ebe7de;
	border: 1px solid #c1bab2;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 4px;} 

.image:hover  {
	background-color: #ebe7de;
	border: 1px solid #9f283b;
	padding: 3px;
	margin: 1px;
} 

strong {color: #5d5649;}
b {color: #5d5649;}
i { color: #403b32;}
italic { color: #403b32;}
em { color: #403b32;}
u {color: #8b816f; text-decoration: none; border-bottom: 1px dotted #85212d;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 10px;
color: #645e52;
background: #edeae3;
border-left: 7px solid #d75557;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #767064;
background: #eae5da;
padding: 1px;
border: 1px solid #d3d1cd;
-moz-border-radius: 4px;}	


