/*  
Theme Name: Site
Theme URI: http://sinopse.org
Description: proibido copiar 
Version: 1.0
Author: Dani Danczuk
Author URI: http://sinopse.org
*/


/* --------- BASIC ----------- */
body {
background-color: #393939;
margin:0;
padding:0;
text-align: center;
font-size: 11px;
font-family: tahoma; 
color: #CCCCCC;
}

table {
border: 0px;
background: none;
font-size: 11px;
font-family: tahoma; 
color: #CCCCCC;
}

/* --------- LINKS ----------- */
a, a:link, a:active, a:visited { 
color: #FFFFFF; 
text-decoration: none; 
}

a:hover { 
color: #CCCCCC;
background: none;
text-decoration: none; 
}

/* ---- ITALIC, NEGRITO AND UNDERLINE ---- */
b, strong, u { 
color: #CCCCCC; 
}

i, em {
color: #FFFFFF;
}

s {
color: #CCCCCC;
}

small {
color: #FFFFFF;
font-size: 9px;
}

/* --------- LAYOUT ----------- */
#page {
width: 976px;
background-image: url('images/line.jpg');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
text-align: left;
}

/* --------- HEADER ----------- */
#header {
background: url('images/header.gif') no-repeat top left;
width: 976px;
height: 275px;
}

/* --------- BUSCA ----------- */
#header #busca {
background: none;
border: 0px;
margin: 0px;
padding: 37px 27px 0px 0px;
text-align: right;
}

#header #busca input, #header #busca select, #header #busca insert {
background-color: #4D4D4D;
border: 0px solid #DADADA;
color: #CCCCCC;
font-size: 10px;
font-family: verdana;
}

#header #busca input#texto {
width: 160px;
height: 10px;
padding: 5px;
}

#header #busca input#ok {
width: 60px;
padding: 3px;
}

/* --------- MENU ----------- */
#menu {
background: url('images/menu.jpg');
padding: 0px;
margin: 0px 0px 30px 0px;
width: 976px;
height: 29px;
}

#navigation {
width: 963px;
height: 29px;
margin: 0px;
padding: 0px 0px 0px 13px;
float: left;
text-align: left;
}

ul#nav{
margin:0;
padding:0;
list-style-type: none;
display: block;
height: 29px;
background: none;
}

ul#nav li{
display: block;
float: left;
margin: 0;
padding: 0;
border-right: 1px solid #808080;
}
	
ul#nav li a{
display: block;
float: left;
padding: 6px 20px 0 20px;
height: 23px;
color: #CCCCCC;
font-weight: bolder;
font-size: 12px;
font-family: tahoma;
}
	
ul#nav li a:hover{
background: none;
color: #FFFFFF;
}

/* --------- LATERAL ESQUERDA ----------- */
#sidebar {
width: 200px;
padding-left: 20px;
float: left;
margin-top: -10px;
text-align: left;	
}

#sidebar .widget {
margin: 0px 0px 15px 0px;
padding: 0px;
}

#sidebar h2 {
background: url('images/bg-h2.jpg');
height: 23px;
border: 0px;
margin: 0px 0px 2px 0px;
padding: 6px 4px 0px 4px;
font-family: tahoma; 
font-size: 12px;
color: #CCCCCC;
font-weight: bolder;
}

#sidebar li, #sidebar ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#sidebar ul li {
background: url('images/setinha.gif') left top no-repeat;
margin: 0px;
padding: 2px 2px 2px 12px;
border-bottom: 1px dotted #4D4D4D;
}

#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: 0px;
padding: 2px 2px 2px 10px;
}

li.cat-item {
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
}

ul.children li.cat-item a {
font-weight: none;
text-transform: none;
letter-spacing: normal;
}

ul.children a, ul.children a:link, ul.children a:active, ul.children a:visited { 
color: #CCCCCC; 
text-decoration: none; 
}

ul.children a:hover { 
color: #FFFFFF;
background: none;
text-decoration: none; 
}

/* ---- POSTS CALENDAR ----- */
#wp-calendar {
empty-cells: show;
font-size: 0.9em;
text-align: center;
font-family: tahoma;
margin: 0;
width: 100%;
}

#wp-calendar #prev a {
font-size: 10px;
letter-spacing: 1px;
font-family: tahoma;
text-align: left;
border: 0px;
font-weight: bold;
}

#wp-calendar #next a {
text-align: right;
font-size: 10px;
font-family: tahoma;
letter-spacing: 1px;
border: 0px;
font-weight: bold;
}

/* -- links -- */
#wp-calendar a {
font-size: 10px;
font-weight: bold;
font-family: tahoma;
border: 0px;
}

#wp-calendar a:hover  {
font-size: 10px;
font-weight: bold;
font-family: tahoma;
border: 0px;
background: none;
}

/* -- dias -- */
#wp-calendar td {
color: #CCCCCC;
font-size: 10px;
font-family: tahoma;
letter-spacing: normal;
padding: 2px 0;
background-color: #393939;
border: 0px solid #F1EEE1;  	
text-align: center;
}

/* -- meses -- */
#wp-calendar caption {
font-size : 11px; 
line-height : 11px; 
text-transform: none;
text-align: center;
font-family: tahoma;
font-weight: bold;
color: #808080;
background: none;	
border: 0px solid #CCCCCC; 	
border-width: 0 0px 0px 0;
padding: 4px;
margin: 2px;
}

/* -- semana -- */
#wp-calendar th {
color: #CCCCCC;
text-align: center;
font-family: tahoma;
font-size: 10px;
font-style: normal;
text-transform: uppercase;
background: none;
border: 0px solid #D7D7D7; 	
}

/* -- hoje -- */
#wp-calendar #today {
background: none;
border: 0px solid #D7D7D7; 	
font-weight: bolder;	
color: #404040;
text-align: center;
}

/* --------- ESPA�O DOS POSTS ----------- */
#content {
width: 505px;
margin-top: 0px;
padding-left: 15px;
float: left;
}

/* --------- TITULO POSTS ----------- */
#content .title {
color: #FFFFFF;
font-size: 13px; 
font-family: tahoma; 
font-weight: bolder;
background: none;
border-bottom: 1px dotted #4D4D4D;
}

/* --------- TAGS / DATE / LINK COMMENT ----------- */
#content .postmeta {
font-size: 9px; 
font-family: verdana; 
color: #CCCCCC;
background-color: #000000;
margin-top: 1px;
margin-bottom: 10px;
padding: 1px;
}

/* --------- POSTS ----------- */
.postentry {
text-align: left;
background: none;
}

.postentry li, .postentry ul {
list-style: none;
margin: 0px;
padding: 0px;
}

.postentry ul li {
float: left;
background: url('images/setinha.gif') left top no-repeat;
margin: 0px;
padding: 2px 2px 2px 12px;
border-bottom: 1px solid #4D4D4D;
width: 238px;
height: auto;
display: block;
}

/* --------- ENQUETES ----------- */
.postentry .wp-polls ul li {
background: url('images/setinha.gif') left top no-repeat;
margin: 0px;
padding: 2px 2px 2px 12px;
border-bottom: 1px solid #4D4D4D;
width: 491px;
height: auto;
display: block;
}

/* --------- P�GINA DE LINKS ----------- */
.linkcat h2 {
margin: 5px 0px 5px 0px;
padding: 15px 0px 1px 0px;
height: 20px;
color: #808080;
font-size: 11px; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-weight: bolder;
background: none;
border-bottom: 1px dotted #F1F1F1;
clear: both;
list-style: none;
background: none;
}

.linkcat {
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
clear: both;
}

/* --------- P�GINA DE ARQUIVOS ----------- */
h2.archivemonth a {
background: none;
border-bottom: 1px dotted #808080;
display: block;
margin:0;
padding: 8px 0 0px 2px;
height: 20px;
width: 503px;
clear: both;
text-decoration: none; 
color: #CCCCCC;
font-size: 11px; 
font-family: Georgia, "Times New Roman", Times, serif;
}

h2.archivemonth a:hover {
color: #808080;
text-decoration: none; 
}

.postspermonth {
background: none;
width: 505px;
margin: 0;
padding: 0px 0;
margin-top: 0px;
font-size: 11px;
font-family: tahoma;
color: #808080;
border:none;
text-decoration: none;
}

/* --------- DIVIDER ----------- */
.divider {
background: none;
border-bottom: 1px dotted #808080;
margin: 60px 0px 0px 0px;
}

.divider2 {
background: none;
border-bottom: 1px dotted #808080;
margin: 30px 0px 0px 0px;
text-align: right;
}

/* --------- EDIT DOS POSTS ----------- */
blockquote {
background-color: #4D4D4D;
border: 1px solid #5E5E5E;
border-width: 0px 1px 1px 0px;
color: #FFFFFF;
margin: 5px 20px 5px 20px;
padding: 5px;
}
	
/* --------- IMAGENS ----------- */
p img {
padding: 0;
max-width: 100%;
}

img {
border: 0px;
}

img.aligncenter {
padding: 4px;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

/* --------- FORMUL�RIOS ----------- */
form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

#content textarea, #content input, #content select, #content insert {
background-color: #4D4D4D;
border: 0px solid #DADADA;
color: #CCCCCC;
font-size: 10px;
font-family: verdana;
padding: 3px;
}

/* --------- T�TULOS E SUB-TITLES ----------- */
#content h2 {
background: none;
border-bottom: 1px dotted #808080;
clear: both;
list-style: none;
margin: 5px 0px 5px 0px;
color: #808080;
font-size: 11px; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-weight: bolder;
}

/* --------- SUB-TITLE PAGES AND POSTS ----------- */
.blocktitle {
background: none;
border-bottom: 1px dotted #808080;
color: #808080;
font-size: 11px; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-weight: bolder;
letter-spacing: 1px;
text-transform: uppercase;
}

/* --------- NAVI ON FOOTER ----------- */
#footlink {
width: 100%;
text-align: right;
margin: 3px 0px 0px 0px;
}

#footlink span.footlinkcurrent {
background-color: #4D4D4D;
color: #FFFFFF;
border: 0px solid #999; 
border-width: 0px 0px 0px 0px;  
padding:0 4px 0 4px;
margin:0 1px 0 1px;      
}

#footlink a {
padding:0 4px 0 4px;
margin:0 1px 0 1px;        
}

#footlink a:link, #footlink a:visited, #footlink a:active {
background-color: #4D4D4D;
color: #CCCCCC;
border: 0px solid #999; 
border-width: 0px 0px 0px 0px; 
}

#footlink a:hover {
background-color: #4D4D4D;
color: #FFFFFF;
border: 0px solid #999; 
border-width: 0px 0px 0px 0px;    
text-decoration: none;
}
	
/* ---- COMMENTS ----- */
.commentlist li {
margin: 15px 0 3px;
padding: 5px 8px 3px;
list-style: none;
}

#commentlist {
margin: 0;
padding-left: 2px;
padding-right: 2px;
padding-top: 0px;
border-bottom: 0px solid #E2A8C1;
list-style-type: none;
}

#commentlist li {
background-color: #CCCCCC;
border-top: 0px;
padding: 5px 8px;
background: none;
}

.commentdate {
background-color: #4D4D4D;
border: 0px dotted #FDC7D2;
padding: 3px;
text-align: left;
}

.comment-content {
background: none;
border: 1px dotted #808080;
border-width: 0px 0px 1px 0px;
padding: 2px 4px 2px 4px;
margin-top: 0px;
text-align: left;
}

.commentrespost {
background-color: #4D4D4D;
border: 1px dotted #808080;
border-width: 0px 0px 1px 0px;
padding: 2px 4px 2px 4px;
margin-top: 0px;
text-align: left;
}

.avatar {
background-color: #4D4D4D;
border: 0px;
margin: 10px 5px 2px 0px;
padding: 3px;
float: left;
}

hr {
border: 1px;
border-top: solid #CCCCCC;
height: 1px;
}

.style3 {font-size: 30px}

/* --------- LATERAL DIREITA ----------- */
#sidebar2 {
width: 200px;
padding-right: 21px;
float: right;
margin-top: -10px;
text-align: left;	
}

#sidebar2 .widget {
margin: 0px 0px 20px 0px;
padding: 0px;
}

#sidebar2 h2 {
background: url('images/bg-h2.jpg');
height: 23px;
border: 0px;
margin: 0px 0px 2px 0px;
padding: 6px 4px 0px 4px;
font-family: tahoma; 
font-size: 12px;
color: #CCCCCC;
font-weight: bolder;
}

#sidebar2 li, #sidebar2 ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#sidebar2 ul li {
background: url('images/setinha.gif') left top no-repeat;
margin: 0px;
padding: 2px 2px 2px 12px;
border-bottom: 1px dotted #4D4D4D;
}

#sidebar2 ul li ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#sidebar2 ul li ul li {
background: url('images/sub-setinha.gif') left top no-repeat;
border-bottom: 0px dotted #e0ddd9;
margin: 0px;
padding: 2px 2px 2px 10px;
}

/* ---------------- FOOTER -------------------- */
#footer {
background: url('images/footer.jpg') no-repeat top left;
background-position: bottom;
width: 976px;
height: 75px;
clear: both;
text-align: center;
}

#footer #link-footer {
margin: 0px;
padding: 35px 30px 0px 0px;
text-align: right;
font-size: 10px;
}