/*  
Theme Name: days-addicts_nd
Theme URI: http://days-addicts.com
Description: Theme made exclusively for Days-Addicts.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: #f4f3ed url('images/bg.jpg') repeat-x;
text-align:center;
color: #727063;
}

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

#topsection{
height: 501px;
}

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

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

#leftcolumn{
float: left;
width: 230px; 
margin-left: -1000px; 
}

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

#footer{
clear: left;
width: 100%;
color: #746f5c;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #746f5c;
}


#welcome {
color: #7f7c6b;
text-align: justify;
font-family: Trebuchet MS;
font-size: 11px;
line-height: 14px;
}

/* Navigation */

#nav {
color: #a7a592;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
}

#nav a{
color: #817f6e;
}

#nav a:hover{
color: #525043;
}	

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

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

.content-title {
color: #7e7b6a;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
}

.content-title a{
color: #7e7b6a;
}

.content-title strong{
color: #7e7b6a;
}

.page-title {
color: #7e7b6a;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
}

.date {
height: 44px;
margin: 5px 6px 0px 8px;
width: 78px;
text-align: center;
float: left;
background: url('images/date.png') no-repeat top;		
}
.date .month {
display: block;
color: #90967e;
padding: 2px 0px 0px 0px;
text-align: center;
text-transform: uppercase;
font-size: 16px;
margin-top: 4px;	
font-family: Georgia;
margin-bottom: 3px;
}
.date .day {
display: block;
color: #666c54;
font-size: 11px;
margin-top: 5px;
font-family: Arial;
text-align: center;
margin-top: -3px;
}

.content-page {
padding: 8px 5px 3px 5px;
font-family: arial;
font-size: 11px;
color: #666356;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 0px 2px 3px 2px;
color: #b8b3a0;
text-align: center;
}

.content-bottom a{
color: #a19b7d;
}

.content-categories {
font-family: arial;
font-size: 11px;
color: #a19b7d;
text-align: left;	
padding: 5px 3px 5px 6px;	
background: url('images/bottom-content.jpg') no-repeat bottom;
} 
 
h1 {
color: #484534;
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: #e8e6da;
padding: 5px;	
text-align: center;
-moz-border-radius: 6px;
}	


 /* Sidebar Structures */

.sidebar_title {
font-family: Trebuchet MS;
padding: 3px 0px 10px 60px;
margin: 10px 0px 10px 0px;
color: #545042;
text-align: left;	
font-size: 10pt;
font-weight: bold;
letter-spacing: 1px;
word-spacing: 1px;
background: url('images/side-title.png') no-repeat left bottom;	
}

.sidebar_content {
color: #928e7c;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 20px;}



/*Options style*/

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

a:hover {
color: #87856d;
text-decoration: none;}	

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

.image:hover  {
background-color: #fff;
border: 1px solid #655e4b;
padding: 3px;
margin: 1px;
} 

strong {color: #423e30;}
b {color: #423e30;}
i { color: #313131;}
italic { color: #313131;}
em { color: #313131;}
u {color: #7b7765; text-decoration: none; border-bottom: 1px dotted #919c82;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 7px;
color: #8a8780;
background: #f2f2e8;
border-right: 2px solid #ccc9b6;
border-bottom: 2px solid #ccc9b6;
-moz-border-radius: 7px;
} 

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


