/*  
Theme Name: Theme Basic 05
Theme URI: http://sinopse.org
Description: proibido copiar 
Version: 1.0
Author: Dani Danczuk
Author URI: http://sinopse.org
*/

/*** BASIC ***/
body {
background: url('images/bg_g.jpg');
border: 1px;
margin: 0px;
padding: 0px;
text-align: center;
font-size: 11px;
font-family: tahoma;
color: #000000;
margin-top: 20px;
margin-bottom: 20px;
}

table {
border: 0px;
background: none;
font-size: 11px;
font-family: tahoma;
color: #000000;
}

/*** LINKS ***/
a, a:link, a:active, a:visited { 
color: #b47693; 
text-decoration: none;
outline: none;
font-weight:bold;
}

a:hover { 
color: #2a878c;
text-decoration: none;
outline: none;
font-weight:bold;
background-color: transparent;
}

/*** ITALIC, NEGRITO AND UNDERLINE ***/
b { 
color: #000000; 
}

strong {
color: #000000;
}

i, em {
color: #73604e;
}

u {
color:#000000;
border-bottom: #d2d2d2 1px dotted;
text-transform: none;
text-decoration: none;
font-weight:bold;
background-color: #f7f7f7;
font-size: 12px;
display: block;
}

s {
color: #4c4c4c;
}

small {
color: #4c4c4c;
font-size: 10px;
}

destaque {
color: #FF0000;
font-size: 11px;
}

/*** UL e LI ***/
li, ul, ol {
list-style: none;
margin: 0px;
padding: 0px;
}

/*** H1, H2 e H3 ***/
h1 {
background: url('images/dotted.jpg') bottom repeat-x;
border: 0px;
margin: 0px 0px 4px 0px;
padding: 0px 0px 4px 0px;
font-size: 10px;
font-weight: bolder;
color: #808080;
text-transform: uppercase;
}

h2 {
background: url('images/dotted.jpg') bottom repeat-x;
border: 0px;
margin: 0px 0px 4px 0px;
padding: 0px 0px 4px 0px;
font-size: 11px;
font-weight: bolder;
color: #4C4C4C;
}

h3 {
background: url('images/dotted.jpg') bottom repeat-x;
border: 0px;
margin: 0px 0px 4px 0px;
padding: 0px 0px 4px 0px;
font-size: 11px;
font-weight: bolder;
color: #4C4C4C;
}

extra {
border: 0px;
margin: 0px 0px 4px 0px;
padding: 0px 0px 4px 0px;
font-size: 35px;
font-weight: bolder;
color: #a4b11c;
font-family: Times New Roman;
}

/*** IMAGES ***/ 
.borderimage{
background-color: #f6f6f6;
padding: 7px;
border: 1px solid #dfdfdf;
margin-right: 7px;
margin-left: 7px;
margin-top: 7px;}

/*** IMAGES ***/
.borderimagepeq{
background-color: #f6f6f6;
padding: 3px;
border: 1px solid #dfdfdf;
margin-right: 7px;
margin-left: 7px;
margin-top: 7px;}

/*** FORMS ***/
form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

textarea, input, select, insert {
background-color: #FFFFFF;
border: 1px solid #dadada;
padding: 3px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*** PAGE ***/
#page {
width: 780px;
background-color: #FFFFFF;
background-image: none;
margin-left: auto;
margin-right: auto;
padding: 10px;
text-align: left;
}

/*** MENU AND SEARCH ***/
#menu {
padding: 0px;
margin: 0px;
width: 780px;
height: 26px;
}

/* menu */
#navigation {
width: 780px;
height: 26px;
margin: 0px;
padding: 0px;
float: left;
text-align: left;

}

ul#nav {
background: #f4f4f4;
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
height: 26px;
font-family: tahoma;
font-size:11px;
font-weight: bolder;
}

ul#nav li {
display: block;
float: left;
margin: 0px;
padding: 0px;
border-right: 1px solid #e2e2e2;
text-align: center;
width: auto;
}

ul#nav li a {
display: block;
float: left;
padding: 4px 10px 0px 10px;
height: 22px;
color: #9b6c88;
background-color:#f4f4f4;
font-size: 12px;
font-family: tahoma;
width: auto;
}

ul#nav li a:hover {
background: none;
text-decoration: none;
color: #000000;
background-color: #ffd860;
}

/* search */
#search-top {
background: none;
border: 1px;
margin: 2px;
padding: 2px;
width: 256px;
float: right;
}

#search-top input {
background-color: #baceb4;
border: 0px;
margin: 0px;
padding: 0px;
color: #453a2f;
font-size: 9px;

}

#search-top input#st-txt {
width: 198px;
height: 18px;
padding: 6px 4px 2px 4px;
float: left;
font-size: 11px;
font-family: verdana;
}

#search-top input#st-ok {
width: 45px;
height: 26px;
float: right;
font-weight: bold;
text-transform: uppercase;

}

/*** TOP ***/
#top {
background: url('images/top_g.jpg');
border: 0px;
margin: 0px 0px 0px 0px;
padding: 0px;
width: 780px;
height: 144px;
}

/*** CONTENT ***/
#content {
background: none;
width: 525px;
margin: 10px 0px 0px 0px;
padding: 0px;
float: left;
}

/*** POST DATE ***/
#content .date {
background: none;
border-right: 1px solid #D6D6D6;
margin: 0px 10px 0px 0px;
padding: 0px 8px 0px 0px;
text-align: center;
float: left;
width: auto;
}

#content .date .day {
font-weight: bolder;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
}

#content .date .month-year {
font-weight: bolder;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #454545;
}

/*** TITLE POSTS ***/
#content .title {
background: none;
border: 0px;
margin: 0px;
padding: 0px;
color: #4C4C4C;
font-size: 12px; 
font-weight: bolder;
font-family: verdana;
text-transform: uppercase;
}

#content .title a {
color: #4C4C4C;
text-decoration: none;
}

#content .title a:hover {
color: #4C4C4C;
text-decoration: none;
}

/*** TITLE PAGES ***/
#content .title-pages {
background: url('images/dotted.jpg') bottom repeat-x;
border: 0px;
margin: 0px 0px 4px 0px;
padding: 0px 0px 4px 0px;
color: #4C4C4C;
font-size: 12px; 
font-weight: bolder;
font-family: verdana;
}

/*** CATEGORY POST ***/
#content .meta {
margin: 1px 0px 15px 0px;
padding: 2px 0px 0px 0px;
font-size: 10px; 
font-family: verdana; 
color: #4C4C4C;
}

/*** POSTS ***/
#content .posts {
background: none;
margin: 0px;
padding: 0px;
text-align: justify;
}

/*** UL E LI IN POSTS ***/
#content .posts li, #content .posts ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#content .posts ul li {
background: url('images/setinha.gif') left top no-repeat;
margin: 0px;
padding: 2px 0px 2px 12px;
border-bottom: 1px dotted #DADADA;
float: left;
width: 244px;
height: auto;
display: block;
}

/*** COMMENT LINK ***/
.comment-link {
background: none;
border: 0px;
margin: 15px 0px 0px 0px;
padding: 0px;
font-size: 12px;
font-weight: bolder;
}

/*** TAGS IN POST ***/
.tags {
background: url('images/dotted.jpg') top repeat-x;
border: 0px;
margin: 2px 0px 45px 0px;
padding: 2px 0px 0px 0px;
text-align: left;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}

/*** DIVIDER ***/
.divider {
background: url('images/dotted.jpg') bottom repeat-x;
border: 0px;
margin: 10px 0px 5px 0px;
padding: 0px;
}

/*** SPACE LINE ***/
.space {background: none;}


/*** EDIT IN POSTS (BLOCKQUOTE) ***/
blockquote {
background: url('images/quote.jpg') left top no-repeat;
border: 0px solid #FAFAFA;
padding: 0px 0px 0px 25px;
margin: 10px 28px 10px 20px;
color: #808080;
}

/*** FOOTLINK ***/
#footlink {
width: 100%;
text-align: left;
}

#footlink span.footlink-current {
background-color: #E2E2E2;
color: #404040;
border: 0px solid #999; 
border-width: 0px 0px 0px 0px;  
padding: 2px 4px 2px 4px;
margin: 0px 2px 0px 0px;      
}

#footlink a {
padding: 2px 4px 2px 4px;
margin: 0px 2px 0px 0px;        
}

#footlink a:link, #footlink a:visited, #footlink a:active {
background-color: #F1F1F1;
color: #808080;
border: 0px solid #999; 
border-width: 0px 0px 0px 0px; 
}

#footlink a:hover {
background-color: #E2E2E2;
color: #404040;
border: 0px solid #999; 
border-width: 0px 0px 0px 0px;    
text-decoration: none;
}
	
/*** NAVIGATION IN COMMENTS ***/
.navigation-comments {
background: none;
margin: 3px 0px 3px 0px;
padding: 0px;
}

.navigation-comments .alignleft, .navigation-comments .alignright {
background: none;
border: 0px;
margin: 0px;
padding: 0px;
}

.navigation-comments .alignleft a, .navigation-comments .alignright a {
background-color: #F1F1F1;
border: 0px;
margin: 0px;
padding: 2px;
color: #808080;
}

.navigation-comments .alignleft a:hover, .navigation-comments .alignright a:hover {
background-color: #E2E2E2;
color: #404040;
text-decoration: none;
}
	
/*** COMENTS ***/
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'verdana', Arial, Sans-Serif;
}

.commentlist li {
font-weight: bold;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
background-color: #f4efe8;
border-top: 1px solid #dfd5c6;
border-bottom: 1px solid #dfd5c6;
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
	
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 10px 5px 10px 0;
}
	
.commentlist li .avatar { 
float: right;
border: 1px solid #dfd5c6;
padding: 2px;
background: #fff;
width: auto;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentmetadata {
margin: 0;
display: block;
font-weight: normal;
}
	
ul.children li {
background-color: #FFFFFF;
border: 1px solid #dfd5c6;
margin: 5px;
padding: 5px;
font-size: 10px;
font-family: tahoma;
}

ul.children .alt {
background-color: #FFFFFF;
border: 0px solid #CCCCCC;
}

.reply {
margin: 0px 0px 3px 0px;
padding: 0px 0px 2px 0px;
}

.reply a {
color: #dfd5c6;
background-color: #f7f7f7;
}

.reply a:hover {
color: #808080;
text-decoration: underline;
}
	
#commentform p {
font-family: tahoma;
margin: 5px 0;
}
		
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform textarea {
width: 99%;
padding: 2px;
}

#commentform #submit {
margin: 0;
float: right;
width: auto;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}	


/*** SIDEBAR ***/
#sidebar {
width: 240px;
margin: 10px 0px 0px 0px;
padding: 0px;
float: right;
text-align: justify;	
}

#sidebar .widget {
background: none;
margin: 0px 0px 15px 0px;
padding: 0px;
}

#sidebar h2 {
background-color: #f7f7f7;
background-image: none;
border: 0px;
margin: 0px 0px 4px 0px;
padding: 2px 4px 2px 4px;
font-size: 12px;
color: #4c4c4c;
font-weight: bolder;
font-family: verdana;
}

#sidebar ul li {
background: url('images/setinha.gif') left top no-repeat;
margin: 0px;
padding: 2px 0px 2px 12px;
border-bottom: 1px dotted #DADADA;
}

#sidebar ul li ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#sidebar ul li ul li {
background: url('images/sub-setinha.gif') left top no-repeat;
border-bottom: 0px dotted #e0ddd9;
margin: 1px 0px 0px 2px;
padding: 1px 0px 1px 10px;
}

/*** SEARCH IN SIDEBAR ***/
#sidebar #search {
margin: 0px 0px 15px 0px;
padding: 0px;
}

#sidebar #search label, #sidebar #search label .hidden {
display: none;
}

#sidebar #search input {
margin: 0px;
padding: 2px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar #search #s {
margin: 1px 2px 0px 0px;
padding: 3px 3px 2px 3px;
float: left;
width: 137px;
}

/*** POSTS CALENDAR ***/
#wp-calendar {
empty-cells: show;
font-size: 0.9em;
text-align: center;
margin: 0;
width: 100%;
}

#wp-calendar #prev a {
font-size: 10px;
letter-spacing: 1px;
text-align: left;
border: 0px;
font-weight: bold;
}

#wp-calendar #next a {
text-align: right;
font-size: 10px;
letter-spacing: 1px;
border: 0px;
font-weight: bold;
}

/* links */
#wp-calendar a {
font-size: 10px;
font-weight: bold;
border: 0px;
}

#wp-calendar a:hover  {
font-size: 10px;
font-weight: bold;
border: 0px;
}

/* dias */
#wp-calendar td {
background-color: #FAFAFA;
border: 0px solid #F1EEE1;
padding: 2px 0; 	
color: #404040;
font-size: 10px;
text-align: center;
}

/* meses */
#wp-calendar caption {
background: none;	
border: 0px solid #CCCCCC; 	
padding: 4px;
margin: 2px;
font-size: 11px; 
text-align: center;
font-weight: bold;
color: #808080;
}

/* semana */
#wp-calendar th {
text-transform: uppercase;
background-color: #a68a9c;
border: 0px solid #D7D7D7; 	
color: #FFF5F5;
text-align: center;
font-family: tahoma;
font-size: 10px;
}

/* hoje */
#wp-calendar #today {
background: none;
border: 0px solid #D7D7D7; 	
font-weight: bolder;	
color: #404040;
text-align: center;
}

/*** SIDEBAR FOOTER ***/
#sidebar-footer {
background: none;
margin: 10px 0px 10px 0px;
width: 780px;
clear: both;
}

/* photos */
#sidebar-footer #photos {
background-color: #F8F8F8;
border: 0px;
margin: 0px;
padding: 5px;
width: 230px;
height: 100px;
float: left;
}

#sidebar-footer #photos img {
background: none;
border: 0px;
margin: 3px 3px 2px 3px;
padding: 0px;
float: left;
width: 70px;
height: 70px;
}

/* other */
#sidebar-footer #other {
background-color: #F8F8F8;
border: 0px;
margin: 0px 0px 0px 4px;
padding: 5px;
width: 230px;
height: 100px;
float: left;
text-align: justify;
}

/* other */
#sidebar-footer #other2 {
background-color: #F8F8F8;
border: 0px;
margin: 0px;
padding: 5px;
width: 230px;
height: 100px;
float: right;
}

/*** FOOTER ***/
#footer {
background-color: #ffffff;
background-position: bottom;
width: 780px;
height: 37px;
clear: both;
text-align: right;
font-size: 10px;
font-family: verdana;
text-transform: uppercase;
}

#footer .credits {
background: none;
margin: 0px;
padding: 6px 0px 0px 0px;
color: #808080;
}

#footer .credits a {
color: #808080;
}

#footer .credits a:hover {
text-decoration: underline;
}