/*  
Theme Name: sb-nd2
Theme URI: http://silent-beauty.com
Description: Theme made exclusively for Silent Beauty. 
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: #ede4d5 url('images/bg.jpg') repeat-x;
text-align:center;
color: #8d7f6d;
}

#maincontainer{
width: 1000px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 523px;
}

#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: #726858;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #726858;
}

#welcome {
color: #988d7c;
text-align: justify;
font-family: arial;
font-size: 11px;
}

#nav {
color: #e39277;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
line-height: 27px;
}

#nav a{
color: #786f5e;
font-weight: bold;
}

#nav a:hover{
color: #b94d3b;
font-weight: bold;
}

#pics {
color: #908470;
text-align: center;
font-family: arial;
font-size: 11px;
}

#pics img {
border: 1px solid #c8baa4;
padding: 3px;
background: #dfd4c0;
margin: 1px;
-moz-border-radius: 4px;
opacity:0.6;
filter:alpha(opacity=60);	

}

#pics img:hover{
border: 1px solid #8d7f6d;
padding: 3px;
background: #dfd4c0;
margin: 1px;
opacity:1.0;
filter:alpha(opacity=100);
}	

 /* Content Structures */
.content-inside {
background: #f4efe6;
-moz-border-radius: 8px;
}

.content-inside-top {

} 

.content-title {
color: #bc5848;
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: #bc5848;
}

.content-title strong{
color: #bc5848;
}

.page-title {
color: #bc5848;
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: #b2a590;
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: #928672;
font-size: 24px;
margin-top: 5px;
font-family: Georgia;
text-align: center;
margin-top: -3px;
}

.content-page {
padding: 8px 8px 3px 8px;
font-family: arial;
font-size: 11px;
color: #8c806e;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 0px 2px 8px 2px;
color: #b5aa99;
text-align: center;
}

.content-bottom a{
color: #b9ad99;
}

.content-categories {
font-family: arial;
font-size: 11px;
color: #c6bcac;
text-align: left;	
padding: 5px 3px 5px 3px;	
} 
 
h1 {
color: #b49d7a;
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: #f4efe6;
padding: 5px;	
text-align: center;
-moz-border-radius: 6px;
}	


 /* Sidebar Structures */

.sidebar_title {
color: #6e5d42;
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: #948670;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 10px;}



/*Options style*/

a { 
text-decoration:  none;
color: #bd4f47;}

a:hover {
color: #6e6252;
text-decoration: none;}	

.image {
background-color: #f1eadf;
border: 1px solid #e9decd;
padding: 3px;
margin: 1px;
-moz-border-radius: 4px;} 

.image:hover  {
background-color: #f1eadf;
border: 1px solid #b9a689;
padding: 3px;
margin: 1px;
} 

strong {color: #71624b;}
b {color: #71624b;}
i { color: #5a5348;}
italic { color: #5a5348;}
em { color: #5a5348;}
u {color: #5a5348; text-decoration: none; border-bottom: 1px dotted #ed8471;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 10px;
color: #6a6256;
background: #f9f6f1;
border-left: 7px solid #e9a699;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #938877;
background: #f9f6f1;
padding: 1px;
border: 1px solid #f0eae0;
-moz-border-radius: 4px;}	


