/*  
Theme Name: maxim
Theme URI: http://j-hewitt.org/
Description: Theme made exclusively for Adoring Jennifer. 
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: #eae7dd url('images/bg.jpg') repeat-x;
text-align:center;
color: #6b685e;
}

#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 475px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 223px 0 223px; 
}

#leftcolumn{
float: left;
width: 220px; 
margin-left: -900px; 
}

#rightcolumn{
float: left;
width: 220px; 
margin-left: -220px; 
}

#footer{
clear: left;
width: 100%;
color: #5f5b51;
background: #bdb7a9;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #5f5b51;
}



 /* Content Structures */
.content-inside {
background: #d0ccc0;
}

.content-inside-top {
background: url('images/bg-content-top.jpg') no-repeat top;
} 

.content-title {
color: #fff;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
background: #99907b;
padding: 5px 0px 5px 4px;
}

.content-title a{
color: #fff;
}

.content-date {
color: #fff;
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: #423e36;
background: #e0ddd4;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 10px 2px 5px 2px;
color: #8d887d;
text-align: left;
}

.content-bottom a{
color: #7d786d;
}

 
h1 {
color: #720403;
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: #e3dcd2;
padding: 5px;
border: 1px dotted #d8d1c8;	
text-align: center;
}	


 /* Sidebar Structures */

.sidebar_title {
color: #500404;
padding: 4px 0px 6px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: url('images/bg-side-top.jpg') no-repeat top;
}

.sidebar_content {
color: #5a564a;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #e2ded4;
margin-bottom: 10px;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #720403;}

a:hover {
	color: #726f64;
	text-decoration: none;}	

.image {
	background-color: #eae7de;
	border: 1px solid #ccc7ba;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 4px;} 

.image:hover  {
	background-color: #eae7de;
	border: 1px solid #720403;
	padding: 3px;
	margin: 1px;
} 

strong {color: #4b473d;}
b {color: #4b473d;}
i { color: #928c7c;}
italic { color: #928c7c;}
em { color: #928c7c;}
u {color: #5c584d; text-decoration: none; border-bottom: 1px dotted #720405;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 10px;
color: #7a766a;
background: #e9e7e1;
border-left: 7px solid #b8b3a4;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #a29a86;
background: #e9e7e1;
padding: 1px;
border: 1px solid #bfc2aa;
-moz-border-radius: 4px;}	

