/*
Theme Name: emma-watson-brasil-nd2
Theme URI: http://www.emmawatson.com.br
Description: Made for Emma Watson Brasil. 
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: #f5f5f5 url('images/bg.jpg') repeat-x;
text-align:center;
color: #999999;
}

#bgx{
}

#page{
width: 1000px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#header{
height: 520px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 225px 0 225px;
}

#leftcolumn{
float: left;
width: 220px; 
margin-left: -1000px;
}

#rightcolumn{
float: left;
width: 220px;
margin-left: -220px; 
}

#footer{
clear: left;
width: 100%;
background: #eeeeee;
color: #a7a7a7;
text-shadow: #fff 1px 1px;
font-family: Trebuchet MS;
font-size: 11px;
letter-spacing: 1px;
text-align: right;
padding: 15px;
-moz-border-radius: 20px 20px 0 0;
-webkit-border-radius: 20px 20px 0 0;
-khtml-border-radius: 20px 20px 0 0;
border-radius: 20px 20px 0 0;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
}
#footer a{
color: #777;
}


 /* Navigation Menu */

#nav {
color: #9a64b4;
text-shadow: #cbcbcb 1px 1px;
font-family: "Trebuchet MS", Arial;
font-size: 11px;
font-style: italic;
line-height: 41px;
text-align: center;
}
#nav a{
color: #717171;
}

#nav a:hover{
color: #9a64b4;
}

 /* Welcome Note */
#welcome {
color: #696969;
text-shadow: #ffffff 1px 1px;
text-align: justify;
font-family: Trebuchet MS;
font-size: 11px;
font-style: italic;
line-height: 13px;
} 

#welcome b{
color: #ab80c2;
} 

#welcome i{
color: #444;
} 

 /* Latest Pictures */
#pics {
color: #696969;
text-shadow: #ffffff 1px 1px;
text-align: justify;
font-family: Trebuchet MS;
font-size: 11px;
font-style: italic;
line-height: 13px;
} 

#pics img{
background: #e0e0e0;
border-right: 1px solid #9a9a9a;
border-bottom: 1px solid #9a9a9a;
padding: 5px;
margin: 1px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
} 

#pics img:hover{
background: #efefef;
border-right: 1px solid #777;
border-bottom: 1px solid #777;
padding: 5px;
margin: 1px;
} 

 /* Latest Projects */
#project {
color: #555;
text-shadow: #ffffff 1px 1px;
text-align: justify;
font-family: Trebuchet MS;
font-size: 9px;
line-height: 10px;
}  


 /* -------- Content Structure -------------- */


/* Post Style*/

.entry {
background: #ededed;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
padding: 10px;
}


.entry h1 {
color: #393939;
text-shadow: #ddd 1px 1px;
background: #f5f5f5;
text-align: center;
font-family: "Trebuchet MS", Arial;
font-size: 13px;
font-style: italic;
padding: 3px;
margin: 4px 100px 3px 0px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border-radius: 15px;
}

.entry h1 a{
color: #393939;
text-decoration: none;
}

.entry h2 {
color: #b1b1b1;
text-align: center;
font-family: "Trebuchet MS", Georgia;
font-size: 10px;
padding: 2px;
margin: 0px 100px 0px 8px;

}

.entry h2 a{
color: #a0a0a0;
text-decoration: none;
}

.entry h2 i{
color: #727272;
text-decoration: none;
}

.page h1 {
color: #393939;
text-shadow: #ddd 1px 1px;
background: #f5f5f5;
text-align: center;
font-family: "Trebuchet MS", Arial;
font-size: 13px;
font-style: italic;
padding: 3px;
margin: 0px 10px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border-radius: 15px;
}

.page h1 a{
color: #5b8586;
text-decoration: none;
}

h5 {
color: #545454;
text-shadow: #ddd 1px 1px;
text-align: left;
font-family: "Trebuchet MS", Tahoma;
font-size: 9pt;
font-weight: bold;
font-variant: normal;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px ;
}

.datebox {
display: block;
margin: -4px 0px 0px 0px;
padding: 0px;
height: 50px;
width: 90px;
float: right;
background: url('images/date.png') no-repeat;
}

.datebox .day {
display: block;
text-align: center;
color: #6d507a;
font-family: "Trebuchet MS", Arial, Tahoma;
font-size: 14px;
line-height: 12px;
margin: 11px 0px 0px 0px;
text-shadow: #d0d0d0 1px 1px;
font-style: italic;
}

.datebox .year {
display: block;
text-align: center;
color: #5a5a5a;
font-family: "Georgia", Trebuchet MS, Tahoma;
font-size: 11pt;
margin: 0px 0px 0px 0px;
text-shadow: #fff 1px 1px;
}

.entry-content {
color: #898989;
font-family: Arial;
font-size: 11px;
text-align: justify;
padding-bottom: 10px;
}

.entry-meta-out {
text-align: left;
margin: -7px 0 0 15px;
}

.entry-meta1 {
color: #a0a0a0;
background-color: #fff;
text-align: center;
font-family: "Trebuchet MS", Tahoma;
font-size: 11px;
line-height: 13px;
padding: 5px 10px;
margin: 5px;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
}

.entry-meta1 a{
color: #555;
text-decoration: none;
}

.nav-entry {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}

.alignright {
float: left;
}

.alignleft {
float: right;
}

/* Comment Style*/

h3{
color: #555;
font-family: Trebuchet MS;
font-size: 8pt;
font-weight: bold;
text-align: left;
margin: 0px 7px;
padding: 12px 0px 0px 5px;
text-transform: Uppercase;
border-bottom: 1px solid #ccc;
}

.comment-title {
color: #676767;
text-align: left;
font-family: Trebuchet MS;
font-size: 10pt;
font-weight: bold;
margin: 0px;
text-shadow: #ddd 1px 1px;
text-transform: lowercase;
}

.comment-title a{
color: #7c4e92;
text-decoration: none;
}

.comment-title strong{
color: #333;
text-decoration: none;
}

.comment-content {
color: #888;
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: #f5f5f5;
padding: 3px;
border-right: 1px solid #aaa;
border-bottom: 1px solid #aaa;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
} 

/*Sidebar style*/

.sidebar {
}	

.sidebar .title {
color: #494949;
text-shadow: #ddd 1px 1px;
border-bottom: 1px dotted #ccc;
font-family: "Trebuchet MS", Arial, Tahoma;
font-size: 15px;
font-weight: bold;
font-style: italic;
text-transform: lowercase;
line-height: 17px;
text-align: center;
margin: 8px 0 2px 0;
}

.sidebar .content {
color: #777;
background: #ededed;
font-family: Arial;
font-size: 11px;
text-align: justify;
padding: 10px;
margin: 0 0 18px 0;
border: 1px solid #fff;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
}

.sidebar .content ul{
margin: 0px;
}

.sidebar .content p {
margin: 0px;}

.sidebar h2 {
font-family: Trebuchet MS;
margin: 5px 0px 0px 0px;
color: #966aaa;
text-align: left;
text-transform: uppercase;	
font-size: 8pt;
letter-spacing: 2px;
word-spacing: 1px;
}


/*Options style*/

a {
color: #774a8c;
text-decoration: none;
}
a:hover {
color: #555;
}

.image {  
margin:2px;
padding: 5px;
background: #fbfbfb;
border-right: 1px solid #888;
border-bottom: 1px solid #888;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
} 

.image:hover {  
margin:2px;
padding: 5px;
background: #fff;
border-right: 1px solid #444;
border-bottom: 1px solid #444;
} 


blockquote {
font-family: Trebuchet MS;
font-size: 11px;
line-height: 14px;
color: #888;
padding: 2px 15px 2px 15px;
background: #f2f2f2;
border: 1px solid #ddd;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;}


input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #888;
background: #f2f2f2;
padding: 3px;
border: 1px solid #e0e0e0;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;}

.clear {
clear: both;
}

strong {color: #444; font-family: "Trebuchet MS", Tahoma; font-size: 8pt; text-shadow: #ddd 1px 1px;}
b {color: #444;}
i { color: #2a2a2a;}
italic { color: #2a2a2a;}
em { color: #2a2a2a;}
u {color: #777; text-decoration: none; border-bottom: 1px dotted #9e70b4;}
img {border: 0px;}

.s-top {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #888;
background: #fafafa;
padding: 2px;
border: 1px solid #eee;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;}

.s-top-button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #888;
background: #fafafa;
padding: 1px;
border: 1px solid #eee;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;}

.fbLikeContainer { float: right }
