/*  
Theme Name: the-maximista-fashion
Theme URI: http://glamourgirlkstorms.com/
Description: Theme made exclusively for The Maxista Fashion Blog. 
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: #f6f3f0 url('images/bg.jpg') repeat-x;
text-align:center;
color: #75706b;
}

#maincontainer{
width: 900px; 
margin: 0 auto;
text-align: justify;
position: relative;
}

#topsection{
height: 445px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 300px; 
margin-left: 23px; 
}

#rightcolumn{
float: left;
width: 270px; 
margin-left: -293px; 
}

#footer{
clear: left;
width: 100%;
color: #5f5852;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #5f5852;
}

#welcome {
color: #5f5852;
text-align: justify;
font-family: arial;
font-size: 11px;
}

 /* Content Structures */
.content-inside {
background: #f0ede6;
}

.content-inside-top {
background: url('images/bg-content-top.jpg') no-repeat top;
} 

.content-title {
color: #b83346;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
padding: 19px 0px 5px 3px;
}

.content-title a{
color: #b83346;
}

.content-title strong{
color: #b83346;
}

.page-title {
color: #b83346;
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: #8e8076;
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: #c5b9b1;
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: #95856b;

}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 0px 2px 8px 2px;
color: #b5ac9d;
text-align: center;
}

.content-bottom a{
color: #a69882;
}

.content-categories {
font-family: arial;
font-size: 11px;
color: #766b5a;
text-align: left;	
padding: 5px 3px 7px 5px;	
background: url('images/bg-content-bottom.jpg') no-repeat bottom;
} 
 
h1 {
color: #7d3341;
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: #f0ede6;
padding: 5px;	
text-align: center;
-moz-border-radius: 4px;
}	


 /* Sidebar Structures */

.sidebar_title {
color: #766f64;
padding: 13px 0px 18px 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: #9e9280;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 10px;}



/*Options style*/

a { 
text-decoration:  none;
color: #a82944;}

a:hover {
color: #615245;
text-decoration: none;}	

.image {
background-color: #fff;
border: 1px solid #e3ded7;
padding: 3px;
margin: 1px;
-moz-border-radius: 4px;} 

.image:hover  {
background-color: #fff;
border: 1px solid #bf3646;
padding: 3px;
margin: 1px;
} 

strong {color: #705b4c;}
b {color: #705b4c;}
i { color: #41352d;}
italic { color: #41352d;}
em { color: #41352d;}
u {color: #917a69; text-decoration: none; border-bottom: 1px dotted #b43045;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 10px;
color: #6e6352;
background: #f8f7f6;
border-left: 7px solid #b43045;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #6e6352;
background: #f8f7f6;
padding: 1px;
border: 1px solid #d1c8bb;
-moz-border-radius: 4px;}	

