/*  
Theme Name: jennifer-fan-03
Theme URI: http://jenniferfan.org
Description: Theme made exclusively for Jennifer Fan. 
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: #bfc8c5 url('images/bg.jpg') repeat-x;
text-align:center;
color: #4c504f;
}

#maincontainer{
width: 1000px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: url('images/bgy.jpg') repeat-y;
}

#topsection{
height: 560px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 245px 0 245px; 
}

#leftcolumn{
float: left;
width: 230px; 
margin-left: -989px; 
}

#rightcolumn{
float: left;
width: 230px; 
margin-left: -241px; 
}

#footer{
clear: left;
width: 100%;
color: #3a3e3d;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #3a3e3d;
}

#welcome {
color: #2d3332;
text-align: justify;
font-family: arial;
font-size: 11px;
}

#nav {
color: #c9cfce;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
}

#nav a{
color: #ffffff;
font-weight: bold;
}

#nav a:hover{
color: #c9cfce;
font-weight: bold;
}

#pics{
text-align: center;
} 

#pics img{
background-color: #dde7e6;
border: 1px solid #b5c1c0;
padding: 3px;
margin: 2px;
-moz-border-radius: 4px;
opacity:0.6;
filter:alpha(opacity=60);} 
	
#pics img:hover{
background-color: #dde7e6;
border: 1px solid #798b88;
padding: 3px;
margin: 2px;
opacity:1.0;
filter:alpha(opacity=100);} 
	

 /* Content Structures */
.content-inside {
background: #d8e1e0;
-moz-border-radius: 8px;
}

.content-inside-top {

} 

.content-title {
color: #444e4c;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
padding: 18px 0px 15px 0px;
background: url('images/post-title.png') no-repeat bottom;
}

.content-title a{
color: #444e4c;
}

.content-title strong{
color: #5e6866;
}

.page-title {
color: #444e4c;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
padding: 18px 0px 15px 0px;
background: url('images/post-title.png') no-repeat bottom;	
}

.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: #6b7573;
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: #4d5554;
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: #3c3c3c;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 0px 2px 8px 2px;
color: #949494;
text-align: center;
}

.content-bottom a{
color: #878787;
}

.content-categories {
font-family: arial;
font-size: 11px;
color: #727272;
text-align: left;	
padding: 5px 3px 5px 3px;	
} 
 
h1 {
color: #475550;
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: #d8e1e0;
padding: 5px;	
text-align: center;
-moz-border-radius: 6px;
}	


 /* Sidebar Structures */

.sidebar_title {
color: #475550;
padding: 15px 0px 20px 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: #6d6d6d;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 10px;}



/*Options style*/

a { 
text-decoration:  none;
color: #466666;}

a:hover {
color: #343434;
text-decoration: none;}	

.image {
background-color: #eaf0ee;
border: 1px solid #bec7c6;
padding: 3px;
margin: 1px;
-moz-border-radius: 4px;} 

.image:hover  {
background-color: #eaf0ee;
border: 1px solid #72827f;
padding: 3px;
margin: 1px;
} 

strong {color: #27514a;}
b {color: #27514a;}
i { color: #252928;}
italic { color: #252928;}
em { color: #252928;}
u {color: #757575; text-decoration: none; border-bottom: 1px dotted #70a49b;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 10px;
color: #5b5b5b;
background: #e8f1ee;
border-left: 7px solid #819d93;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #5b5b5b;
background: #e8f1ee;
padding: 1px;
border: 1px solid #bec7c4;
-moz-border-radius: 4px;}	

