/*  
Theme Name: Tema FK
Theme URI: http://sinopse.org
Description: proibido copiar 
Version: 1.0
Author: Dani Danczuk
Author URI: http://sinopse.org
*/


/*** BASIC ***/
body {
background: #FFFFFF url('images/topo.jpg') repeat-x;
border: 0px;
margin: 0px;
padding: 0px;
text-align: center;
font-size: 12px;
font-family: 'Tahoma', Arial, Helvetica, sans-serif;
color: #4C4C4C;
}

table {
border: 0px;
background: none;
font-size: 12px;
font-family: 'Tahoma', Arial, Helvetica, sans-serif;
color: #4C4C4C;
}

/*** LINKS ***/
a, a:link, a:active, a:visited { 
color: #DA64A1; 
text-decoration: none;
outline: none;
}

a:hover { 
text-decoration: underline;
outline: none;
}

/*** ITALIC, NEGRITO AND UNDERLINE ***/
b, u { 
color: #DA64A1; 
}

strong {
color: #808080;
}

i, em {
color: #DA64A1;
}

s {
color: #808080;
}

small {
color: #DA64A1;
font-size: 9px;
}

/*** UL e LI ***/
li, ul, ol {
list-style: none;
margin: 0px;
padding: 0px;
}

ul a:hover, li a:hover, ol a:hover {
text-decoration: none;
color: #808080;
}

/*** 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: 14px;
font-weight: bolder;
color: #DA64A1;
}

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;
}

/*** IMAGES ***/
img {
border: 0px;
text-decoration: none;
max-width: 100%;
}

.aligncenter {
background-color: #ffffff;
border: 1px solid #dadada;
padding: 5px;
margin-left: auto;
margin-right: auto;
margin-top: 1px;
margin-bottom: 1px;
text-align: center; 
display: block;
}

.alignnone {
background-color: #ffffff;
border: 1px solid #dadada;
margin: 2px;
padding: 5px;
}

.blogimage, .borderimage1, .borderimage {
background-color: #ffffff;
border: 1px solid #dadada;
margin: 2px;
padding: 5px;
}

.alignleft {
background-color: #ffffff;
border: 1px solid #dadada;
margin: 2px 3px 2px 0px;
padding: 5px;
text-align: left; 
float: left;
display: inline;
width: auto;
}

.alignright {
background-color: #ffffff;
border: 1px solid #dadada;
margin: 2px 0px 2px 3px;
padding: 5px;
text-align: right; 
float: right;
display: inline;
width: auto;
}

/*** FORMS ***/
form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

textarea, input, select, insert {
background-color: #FFFFFF;
border: 1px solid #dadada;
padding: 3px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*** PAGE ***/
#page {
width: 917px;
background: none;
margin-left: auto;
margin-right: auto;
text-align: left;
}

/*** TOP ***/
#top {
background: none;
border: 0px;
margin: 0px;
padding: 0px;
width: 917px;
height: 98px;
text-align: center;
}

/*** MENU AND SEARCH ***/
#menu {
padding: 0px;
margin: 3px 0px 0px 0px;
width: 917px;
height: 45px;
}

/* menu */
#navigation {
width: 672px;
height: 45px;
margin: 0px;
padding: 0px;
border: 1px solid #FFFFFF;
border-width: 0px 0px 0px 1px;
float: left;
text-align: left;
}

ul#nav {
background: none;
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
height: 45px;
font-family: arial;
font-weight: bolder;
}

ul#nav li {
display: block;
float: left;
margin: 0px;
padding: 0px;
border-right: 1px solid #FFFFFF;
text-align: center;
width: auto;
}

ul#nav li a {
display: block;
float: left;
padding: 11px 10px 0px 10px;
height: 34px;
color: #E280B3;
font-size: 16px;
font-family: 'Tahoma', Arial, Helvetica, sans-serif
width: auto;
}

ul#nav li a:hover, ul#nav li.current, ul#nav li.current a {
background-color: #DA64A1;
text-decoration: none;
color: #FFFFFF;
}

/* search */
#search-top {
background: none;
border: 1px solid #FFFFFF;
border-width: 0px 1px 0px 1px;
margin: 0px;
padding: 7px 5px 0px 5px;
width: 232px;
height: 38px;
float: right;
text-align: center;
}

#search-top input {
background-color: #FFFFFF;
border: 0px;
margin: 0px;
padding: 0px;
color: #888888;
}

#search-top input#st-txt {
width: 178px;
height: 22px;
padding: 7px 4px 0px 4px;
float: left;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

#search-top input#st-ok {
width: 43px;
height: 29px;
float: right;
font-weight: bold;
text-transform: uppercase;
text-align: center;
}

/*** CONTENT ***/
#content {
background: none;
width: 590px;
margin: 20px 0px 0px 0px;
padding: 0px;
float: left;
}

/*** POST DATE ***/
#content .date {
background: url('images/data.jpg') no-repeat;
border: 0px solid #D6D6D6;
width: 58px;
height: 50px;
margin: 0px 8px 0px 0px;
padding: 5px 0px 0px 0px;
text-align: center;
float: left;
}

#content .date .day {
font-weight: normal;
font-size: 19px;
font-family: 'Tahoma', Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

#content .date .month-year {
margin: 8px 0px 0px 0px;
padding: 0px;
font-weight: bolder;
font-size: 11px;
font-family: 'Tahoma', Arial, Helvetica, sans-serif;
color: #626262;
}

/**** TÍTULO DAS PÁGINAS *****/
.sidebar3 {
font-weight: normal;
background-color: #FFFFFF;
border-bottom: 1px dotted #CD75A3;
color:#616161;
line-height: 16px;
text-decoration: none;
font-family: 'Tahoma', Arial, Helvetica, sans-serif;
font-size: 14px;
text-indent: 3px;
text-align: left;
}
/*** TITLE POSTS ***/
#content .title {
background: none;
border: 0px;
margin: 0px;
padding: 0px;
color: #626262;
font-size: 20px; 
font-weight: normal;
font-family: 'Tahoma', Arial, Helvetica, sans-serif;
}

#content .title a {
color: #626262;
text-decoration: none;
}

#content .title a:hover {
color: #414141;
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: #626262;
font-size: 20px; 
font-weight: normal;
font-family: 'Tahoma', Arial, Helvetica, sans-serif;
}

/*** Extras Caixa de destaques ***/
.caixa {
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background-position:top left;
color: #626260;
background: #FFF0FA url('images/quote.jpg') no-repeat top left; 
padding: 10px 10px 10px 35px;
font-size: 11px; 
text-align: justify;
width: 90%;}

.caixa1 {
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background-position:top left;
color: #626260;
background: #FFF0FA; 
padding: 10px 10px 10px 35px;
font-size: 11px; 
text-align: justify;
width: 90%;}

/**** Códigos de LINHAS Usado para tutorial de bordas ******/

.l1 {
color: #626260;
text-align: center; 
BORDER-RIGHT: #626260 1px solid;
BORDER-LEFT: #626260 1px solid;
BORDER-TOP: #626260 1px solid;
BORDER-BOTTOM: #626260 1px solid;}

.l2 {
color: #626260;
text-align: center; 
BORDER-RIGHT: #626260 1px dotted;
BORDER-LEFT: #626260 1px dotted;
BORDER-TOP: #626260 1px dotted;
BORDER-BOTTOM: #626260 1px dotted;}

.l3 {
color: #626260;
text-align: center;  
BORDER-RIGHT: #626260 1px dashed;
BORDER-LEFT: #626260 1px dashed;
BORDER-TOP: #626260 1px dashed;
BORDER-BOTTOM: #626260 1px dashed;}

.l4 {
color:#626260;
text-align: center; 
BORDER-RIGHT: #626260 1px double;
BORDER-LEFT: #626260 1px double;
BORDER-TOP: #626260 1px double;
BORDER-BOTTOM: #626260 double;}

.l5 {
color: #626260;
text-align: center; 
BORDER-RIGHT: #626260 1px groove;
BORDER-LEFT: #626260 1px groove;
BORDER-TOP: #626260 1px groove;
BORDER-BOTTOM: #626260 groove;}

.l6 {
color: #626260;
text-align: center;  
BORDER-RIGHT: #626260 1px ridge;
BORDER-LEFT: #626260 1px ridge;
BORDER-TOP: #626260 1px ridge;
BORDER-BOTTOM: #626260 ridge;}

.l7 {
color: #626260;
text-align: center; 
BORDER-RIGHT: #626260 1px inset;
BORDER-LEFT: #626260 1px inset;
BORDER-TOP: #626260 1px inset;
BORDER-BOTTOM: #626260 inset;}

.l8 {
color: #626260;
text-align: center; 
BORDER-RIGHT: #626260 1px outset;
BORDER-LEFT: #626260 1px outset;
BORDER-TOP: ##626260 1px outset;
BORDER-BOTTOM: #626260 outset;}


/*** CATEGORY POST ***/
#content .meta {
margin: 4px 0px 17px 0px;
font-size: 9px; 
font-family: verdana; 
color: #8E8E8E;
}

/*** 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;
width: 283px;
height: auto;
float: left;
display: block;
}

/*** COMMENT LINK ***/
.comment-link2 {
margin: 15px 0px 0px 0px;
float: left;
text-align: left;
}

.comment-link {
background: url('images/comentar.jpg') no-repeat;
width: 119px;
height: 23px;
border: 0px;
margin: 0px;
padding: 6px 0px 0px 0px;
text-align: center;
}

/*** TAGS IN POST ***/
.tags {
background: url('images/dotted.jpg') bottom repeat-x;
border: 0px;
margin: 5px 0px 0px 0px;
padding: 0px 0px 3px 0px;
text-align: left;
font-size: 11px;
}

/*** PLUGS IN POST ***/
.plugs {
background: url('images/dotted.jpg') bottom repeat-x;
border: 0px;
margin: 5px 0px 50px 0px;
padding: 0px 0px 3px 0px;
text-align: left;
font-size: 11px;
}

/*** 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: #FFF0FA url('images/quote.jpg') left top no-repeat;
border: 1px solid #CCCCCC;
border-width: 0px 1px 1px 0px;
padding: 5px 6px 5px 31px;
margin: 10px 28px 10px 20px;
color: #626260;
}

/*** LINKS ***/
#links-page {
width: 590px;
margin: 0px;
padding: 0px;
}

#links-page ul li {
background: url('images/setinha.gif') left top no-repeat;
margin: 0px;
padding: 2px 0px 2px 12px;
border-bottom: 1px dotted #DADADA;
width: 283px;
height: auto;
float: left;
display: block;
}

#links-page ul li a:hover {
color: #808080;
text-decoration: none;
}

li.linkcat {
list-style: none;
margin: 0px;
padding: 0px;
}

.linkcat {
width: 590px;
clear: both;
}

.linkcat h2 {
background: none;
border: 0px;
height: 20px;
margin: 2px 0px 5px 0px;
padding: 20px 0px 1px 0px;
color: #808080;
clear: both;
}

/*** FOOTLINK ***/
#footlink {
width: 100%;
margin: 2px 0px 0px 0px;
padding: 0px 0px 7px 0px;
text-align: left;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footlink span.footlink-current {
background-color: #DA64A1;
color: #FFFFFF;
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: #FFE3F2;
color: #808080;
border: 0px solid #999; 
border-width: 0px 0px 0px 0px; 
}

#footlink a:hover {
background-color: #DA64A1;
color: #FFFFFF;
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: #FFE3F2;
border: 0px;
margin: 0px;
padding: 2px;
color: #808080;
}

.navigation-comments .alignleft a:hover, .navigation-comments .alignright a:hover {
background-color: #DA64A1;
color: #FFFFFF;
text-decoration: none;
}
	
/*** COMENTS ***/
ol.commentlist {
background: none;
border: 0px;
padding: 0px;
margin: 0px;
text-align: justify;
}

.commentlist li {
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
margin: 15px 0 3px;
padding: 0px;
list-style: none;
}

/* avatar no coment�rio */	
.commentlist li .avatar { 
float: left;
border: 1px solid #eee;
padding: 2px;
margin: 0px 3px 2px 0px;
background: #fff;
width: auto;
}

/* autor */
.comment-author {
background-color: #FFF0FA;
margin: 0px;
padding: 6px 5px 3px 5px;
font-family: 'Tahoma', Arial, Helvetica, sans-serif;
font-size: 11px;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

/* data do coment�rio */
.commentmetadata {
background-color: #FFF0FA;
margin: 0px;
padding: 1px 5px 6px 5px;
display: block;
font-weight: normal;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata a {
color: #808080;
}

/* espa�o coment�rio */
li.comment p {
margin: 0px;
padding: 5px;
}

/* reply - responder coment�rio */
.reply {
background-color: #EBFCFF;
margin: 1px 0px 0px 0px;
padding: 5px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.reply a {
color: #404040;
}

.reply a:hover {
color: #404040;
text-decoration: underline;
}

/* coment�rios repetidos */	
ul.children li {
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
margin: 7px;
padding: 7px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.children .alt {
background-color: #FFFFFF;
border: 0px solid #CCCCCC;
}

/* formul�rio de coment�rios */
#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
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;
}

/*** ASK ME ***/
.askme {
background-color: #FFD9EE;
border: 1px solid #FCB0D9;
margin: 0px 0px 15px 0px;
padding: 3px;
}

.askme-pergunta {
background-color: #FFF0FA;
border: 0px;
margin: 0px;
padding: 5px;
}

.askme-resposta {
background-color: #FFFFFF;
border: 0px;
margin: 0px;
padding: 5px;
}

.askme-data {
background-color: #FFF0FA;
border: 0px;
margin: 0px;
padding: 5px;
font-size: 10px;
text-align: right;
}

/*** SIDEBAR ***/
#sidebar {
width: 285px;
margin: 20px 0px 0px 0px;
padding: 0px;
float: right;
text-align: justify;	
}

#sidebar .perfil {
background-color: #FFF0FA;
padding: 7px;
margin: 0px;
}

#sidebar .perfil h2 {
border: 0px;
}

#sidebar .widget {
background: none;
margin: 0px 0px 15px 0px;
padding: 0px;
}

#sidebar h2 {
background: none;
border-bottom: 1px solid #F4D2E3;
margin: 0px 0px 5px 0px;
padding: 0px 0px 1px 0px;
font-size: 18px;
color: #616161;
font-weight: normal;
font-family: 'Tahoma', Arial, Helvetica, sans-serif;
}

#sidebar ul li {
background: url('images/setinha.gif') left top no-repeat;
margin: 0px;
padding: 2px 0px 2px 12px;
border-bottom: 1px dotted #DADADA;
}

/*** BLOGBLOGS ***/
.bbw_readers { margin:0px; }
.bbw_title { display:none; }
.bbw_icons { display:none; }
.bbw_rank { display:none; }
.bbw_subtitle { display:none; }
.bbw_control { display:none; }

.bbw_avatar {
padding: 0px;
margin: 2px 3px 2px 3px;
width: 25px;
height: 25px;
float: left;
}

.bbw_footer { display:none; clear:both; }

/*** 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: 167px;
}

/*** 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: #CCF7FE;
border: 0px solid #D7D7D7; 	
color: #808080;
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;
}

/*** FOOTER ***/
#footer {
background: url('images/footer.jpg') repeat-x;
background-position: bottom;
width: 100%;
height: 268px;
clear: both;
margin: 0px;
padding: 0px;
text-align: center;
}

#footer #footer-content {
background: none;
text-align: left;
margin: 0px;
padding: 25px 0px 0px 0px;
width: 917px;
}

#footer #footer-content h2 {
background: none;
border: 0px;
margin: 0px 0px 5px 0px;
padding: 0px;
font-size: 17px;
font-family: 'Tahoma', Arial, Helvetica, sans-serif;
font-weight: bolder;
color: #666666;
}

/* flickr */
#footer #footer-content #flickr {
width: 220px;
float: left;
margin: 0px;
padding: 0px;
text-align: left;
}

#footer #footer-content #flickr img {
background-color: #FFFFFF;
border: 0px;
margin: 2px;
padding: 3px;
}

/* last.fm */
#footer #footer-content #lastfm {
width: 220px;
float: left;
margin: 0px 0px 0px 3px;
padding: 0px;
text-align: left;
}

#footer #footer-content #lastfm ol, #footer #footer-content #lastfm ol li {
margin: 0;
padding: 0;
list-style: none;
}

#footer #footer-content #lastfm img {
background-color: #FFFFFF;
border: 0px;
margin: 2px;
padding: 3px;
float: left;
width: 75px;
height: 75px;
}

/* links */
#footer #footer-content #links {
width: 220px;
float: left;
margin: 0px;
padding: 0px;
text-align: left;
}

#footer #footer-content #links ul li {
background: url('images/setinha.gif') left top no-repeat;
margin: 0px;
padding: 3px 0px 3px 12px;
border-bottom: 1px solid #FDCDE7;
}

/* etc */
#footer #footer-content #etc {
width: 220px;
float: right;
margin: 0px;
padding: 0px;
text-align: left;
}

#footer #footer-content #etc ul li {
background: url('images/setinha.gif') left top no-repeat;
margin: 0px;
padding: 3px 0px 3px 12px;
border-bottom: 1px solid #FDCDE7;
}

/*** END ***/
#end {
background: none;
border: 0px;
margin: -21px 0px 0px 0px;
padding: 0px;
width: 917px;
text-align: center;
color: #404040;
}

#end a {
color: #404040;
}

#end .copyright {
margin: 0px;
padding: 0px;
width: 658px;
float: left;
text-align: left;
}

#end .credits {
margin: 0px;
padding: 0px;
width: 258px;
float: right;
text-align: right;
}
