/*
Theme Name: silent-beauty4
Theme URI: http://silent-beauty.com
Description: Made for Silent Beauty. 
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

------ DO NOT COPY! ------


*/



body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #dce1ea url('images/bg.jpg') repeat-x;
text-align:center;
color: #62656a;
}

#bgx{
}

#page{
width: 1000px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: #333333 url('images/bgy.jpg') repeat-y;
}

#header{
height: 455px;
}

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

#contentcolumn{
margin-right: 359px; 
margin-left: 31px; 
padding-top: 30px;
}

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

#leftcolumn-i{
padding: 0 20px;
}

#footer{
clear: left;
color: #505460;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
line-height: 13px;
font-style: italic;
padding: 6px 359px 6px 0px;
text-shadow: #fff 1px 1px;
}
#footer a{
color: #505460;
}


 /* Latest Pictures */

#pics {
color: #6878a2;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
line-height: 13px;
text-shadow: #fff 1px 1px;
}

#pics img{
background: #e4e8f0;
border-bottom: 1px solid #8994ab;
border-right: 1px solid #8994ab;
padding: 5px;
margin: 2px;
-moz-border-radius: 5px;
}

#pics img:hover{
background: #d4dae6;
border-bottom: 1px solid #545e72;
border-right: 1px solid #545e72;
padding: 5px;
margin: 2px;
-moz-border-radius: 5px;
}

 /* Welcome Message */

#welcome {
color: #6c717f;
text-align: justify;
font-family: Trebuchet MS;
font-size: 10px;
line-height: 12px;
text-shadow: #fff 1px 1px;
font-style: italic;
}

#welcome a{
color: #da7f7a;
}

#welcome b{
color: #2f374d;
}

#welcome i{
color: #2f374d;
}

 /* Navigation Menu */

#nav {
color: #383f52;
text-align: center;
font-family: Georgia;
font-size: 16px;
line-height: 30px;
font-style: italic;
text-shadow: #a9b2c8 1px 1px;
}

#nav a{
color: #383f52;
}

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

#nav i{
color: #c53e37;
}

 /* -------- Content Structure -------------- */


/* Post Style*/

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

h1 {
color: #5a647c;
text-align: center;
font-family: "Trebuchet MS", Tahoma;
font-size: 12pt;
font-weight: bold;
background: url('images/post-title.png') no-repeat bottom;	
font-style: italic;
text-shadow: #fff 1px 1px;
padding: 15px 0px 13px 3px;
margin: 0px 8px 0px 75px;
}

h1 a{
color: #5a647c;
text-decoration: none;
}

.page h1 {
color: #5a647c;
text-align: center;
font-family: "Trebuchet MS", Tahoma;
font-size: 12pt;
font-weight: bold;
background: url('images/post-title.png') no-repeat bottom;	
font-style: italic;
text-shadow: #fff 1px 1px;
padding: 15px 0px 13px 3px;
margin: 0px 10px;
}

.page h1 a{
color: #5a647c;
text-decoration: none;
}

h5 {
color: #c37976;
text-align: left;
font-family: "Trebuchet MS", Tahoma;
font-size: 9pt;
font-weight: bold;
text-shadow: #c9cfdd 1px 1px;
font-variant: normal;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px ;
border-bottom: 0px dotted #e2e2e2;
}

.sub-title{
color: #9ba0ad;
text-align: center;
font-family: Trebuchet MS;
font-size: 10px;
padding: 0px 0px 10px 0px;
margin-top: -8px;
}

.sub-title a{
color: #848a9a;
font-style: italic;
}


.datebox {
display: block;
margin: 12px 0px 0px 12px;
padding: 0px;
background-repeat: no-repeat;
height: 60px;
width: 60px;
float: left;
background: url(images/date.png) no-repeat;
}

.datebox .month {
display: block;
color: #7280a2;
padding: 2px 0;
text-align: center;
text-transform: uppercase;
font-size: 10px;
margin-top: 5px;
font-weight: bold;
margin-bottom: 2px;
text-shadow: #fff 1px 1px;
}

.datebox .day {
display: block;
text-align: center;
color: #c16965;
font-family: "Trebuchet MS", Tahoma;
font-size: 11pt;
margin: 6px 0px 0px 0px;
text-shadow: #fff 1px 1px;
font-style: italic;
margin-top: -5px;
}

.datebox .year {
display: block;
text-align: center;
color: #8e98b0;
font-family: "Georgia", Trebuchet MS, Tahoma;
font-size: 9pt;
margin: -3px 0px 0px 0px;
text-shadow: #fff 1px 1px;
}

.entry-content {
color: #727888;
padding: 0px 15px 6px 15px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: url('images/content-bg-middle.png') repeat-y;
}

.entry-meta-out {
text-align: right;
font-family: Trebuchet MS;
padding: 0px 0px 8px 0px;
margin: 40px 30px 0px 0px;
color: #8e98b0;
text-transform: uppercase;	
font-size: 7pt;
letter-spacing: 2px;
word-spacing: 1px;
background: url('images/post-comment.png') no-repeat right bottom;	
}

.entry-meta-out a{
color: #8e98b0;
}

.nav-entry {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}

.alignright {
float: left;
}

.alignleft {
float: right;
}


/* Comment Style*/

h3{
color: #4f5a77;
font-family: Trebuchet MS;
font-size: 8pt;
font-weight: bold;
text-align: left;
margin: 0px 7px 20px 7px;
padding: 12px 0px 0px 5px;
text-transform: Uppercase;
border-bottom: 1px solid #fff;
}

.comment-title {
color: #727d98;
text-align: left;
font-family: Trebuchet MS;
font-size: 10pt;
font-weight: bold;
margin: 0px;
text-shadow: #fff 1px 1px;
text-transform: lowercase;
}

ol{
padding: 0px	
}

.comment-title a{
color: #b85f61;
text-decoration: none;
}

.comment-title strong{
color: #4f545d;
text-decoration: none;
}

.comment-content {
color: #777f93;
padding: 0px 1px 5px 1px;
font-family: Arial;
font-size: 11px;
text-align: justify;
}

.comment-space {
margin: 15px;
}


img.avatar {  
float:left;
margin-right:5px;
display: inline;
background: #ebedf3;
padding: 3px;
border-right: 1px solid #9fa5b3;
border-bottom: 1px solid #9fa5b3;
-moz-border-radius: 4px;
} 

/*Sidebar style*/

.sidebar {
background: url('images/side-bg.png') no-repeat right top;		
}	

.sidebar .title {
color: #5e6e96;
text-align: right;
font-family: "Georgia", Trebuchet MS, Tahoma;
font-size: 16pt;
font-style: italic;
text-shadow: #fff 1px 1px;
padding: 15px 40px 10px 0px;
}

.sidebar .content {
color: #8a91a4;
padding: 3px;
font-family: arial;
font-size: 11px;
text-align: justify;
margin-bottom: 25px;
}

.sidebar .content ul{
margin: 0px;
}

.sidebar .content p {
margin: 0px;}


.sidebar h2 {
font-family: Trebuchet MS;
margin: 5px 0px 0px 0px;
color: #627292;
text-align: left;
text-transform: uppercase;	
font-size: 8pt;
letter-spacing: 2px;
word-spacing: 1px;
}

/*Side Nav*/

.sidebar .content ul{
list-style-type: none;
margin: 0px 0;
padding: 0;
}

.sidebar .content ul li a{
font: 11px "Arial", Verdana, Helvetica;
color: #8a91a4;
display: block;
width: auto;
padding: 5px 5px 5px 12px;
text-decoration: none;
background:  url('images/bullet.png') no-repeat left;
border-bottom: 1px dotted #e5e8ef;
}


* html .sidebar .content ul li a{
width: 290px;
}

.sidebar .content ul li a:visited, .sidebar .content ul li a:active{
color: #8a91a4;
}

.sidebar .content ul li a:hover{
color: #8a91a4;
background-color: #cad0dc;
border-bottom: 1px dotted #e5e8ef;
}


* html .sidebar .content ul li { height: 1%; }
* html .sidebar .content ul li a { height: 1%; }


/*Options style*/

a {
color: #c85f5c;
text-decoration: none;
}
a:hover {
color: #60687f;
}

.image {  
margin:2px;
padding: 5px;
background: #e8ecf2;
border-right: 1px solid #8996af;
border-bottom: 1px solid #8996af;
-moz-border-radius: 5px;
} 

.image:hover {  
margin:2px;
padding: 5px;
background: #f4f6fa;
border-right: 1px solid #5d6b87;
border-bottom: 1px solid #5d6b87;
-moz-border-radius: 5px;
} 


blockquote {
font-family: Trebuchet MS;
font-size: 8pt;
color: #89909f;
padding: 2px 15px 2px 15px;
background: #dce1ea;
border: 1px solid #c7cddb;
-moz-border-radius: 8px;}


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

.clear {
clear: both;
}

strong {color: #435373; font-family: "Trebuchet MS", Tahoma; font-size: 8pt; text-shadow: #c7cddb 1px 1px;}
b {color: #435373;}
i { color: #353a43;}
italic { color: #353a43;}
em { color: #353a43;}
u {color: #737d91; text-decoration: none; border-bottom: 1px dotted #cb7b77;}
img {border: 0px;}

.s-top {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #69748b;
background: #dee3ec;
padding: 2px;
border: 1px solid #c0c7d6;
-moz-border-radius: 4px;}

.s-top-button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #69748b;
background: #dee3ec;
padding: 1px;
border: 1px solid #c0c7d6;
-moz-border-radius: 4px;}

