﻿/*
Theme Name: 3 anos
Theme URI: http://donodavoz.com/
Description: Tema em comemoração aos 3 anos do blog.
Version: 14
Author: <a href="http://www.donodavoz.com/">Dayvid</a>
Tags: birthday, clean
*/

body {
background:#fff url("http://donodavoz.com/wp-content/themes/temaniver/images/back-geral.png");
font-size: 0.7em;
font-family: verdana;
line-height:20px;
font-weight: normal;
color:#393C39;
padding: 0;
margin: 0;
}

* {
padding:0;
margin:0;
}

/**************** LINKS ****************/
a {color:#CA7E56;text-decoration:none;}
a:hover {color:#8A360A;}
a img {border: 0;}

/***************** UNDERLINE, NEGRITO E ITALICO *****************/
u{cursor:default; color: #0092CE; text-decoration: underline;}
u:hover{cursor:default; color: #686852; text-decoration: underline;}

b{color: #393C39; cursor: default;}
b:hover{color: #686852; cursor: default;}

strong{color: #393C39; cursor: default;}
strong:hover{color: #686852; cursor: default;}

i{color: #CE0000; cursor: default;}
i:hover{color: #940000; cursor: default;}

s{color: #7C6D41; cursor: default;}
s:hover{color: #686852; cursor: default;}


/********** ALINHAMENTO ***********/
.alignleft { float: left; }
.aligncenter { float: center; }

#container {
width:830px;
margin:0 auto;
position:relative;
}

#container h1 {
font-size:30px;
font-weight:normal;
letter-spacing:-1px;
width:600px;
padding:32px 0 25px 0;
}
#container h1 a {color:#222;text-decoration:none;}
#container h1 a:hover {color:#c00;}

/******************* TOPO DO BLOG ******************/
#topo {
width: 100%;
height:414px;
background:url('http://donodavoz.com/wp-content/themes/temaniver/images/back-topo.png') repeat-x;
text-align: center;
}

.topotitulo {
margin: 0 auto;
width: 667px;
height:414px;
background:url('http://donodavoz.com/wp-content/themes/temaniver/images/topo4.png') no-repeat;
text-align: left;
padding: 40px 0 0 130px;
font-size: 38px;
color: #fff;
font-family: Times New Roman, Georgia, Georgia, serif;
letter-spacing: 1px;
}

.topotitulo a, .topotitulo a:visited {font-size: 0;color: none;}

.topotitulo a:hover {font-size: 0;color: none;}

/*** ÁREA DOS POSTS ***/
#content {
float:left;
width:510px;
margin-top:-282px;
}

#content h2 {
text-transform:uppercase;
font-size: 10px;
font-family: verdana;
color: #393C39; 
letter-spacing:1px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 7px;
padding-right: 7px;
display: block;
font-weight: bold;
border-bottom: 0px solid #d6d6c9;}

#content h2 a {
color:#0092BD;
text-decoration:none;
}
#content h2 a:hover {
color:#45ADCC;
}
#content h2.archive {
font-weight:normal;
font-size:22px;
color:#0092BD;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}
#content h2.archive .destaque {
color:#46B0CF;
}
#content h2.single {
font-size:17px;
margin-bottom: 20px;
}
.comments {
width: 113px;
float: right;
}
.comments-l {
width: 68px;
height: 16px;
float: left;
}

/**************** TÍTULO DOS POSTS ************/
.titulopost {
font-size:17px;
font-weight: bold;
margin:5px 0 7px 0;
}
.titulopost a {
color:#0092BD;
text-decoration:none;
}
.titulopost a:hover {
color:#45ADCC;
}


/********************** BALÃO DOS COMENTÁRIOS **********************/
.comments-n {
width: 36px;
background: url('http://donodavoz.com/wp-content/themes/temaniver/images/balao-comentar.png') no-repeat;
height: 25px;
padding: 1px 0 0 0;
font-size: 10px;
text-align: center;
float: right;
}

.comments a {
color:#31697B;
font-size: 13px;
font-weight: bold;
text-decoration:none;
}
.comments a:hover {
font-weight: bold;
color:#A5B663;
}

/*************** NAVEGAÇÃO - POSTS *******************/
.navigation {margin: 10px 0 20px 0;}
.navigation2 {margin: 20px 0 20px 0;font-size: 11px;}
.navs-anterior {margin: 0 10px 0 0;}
.navs-proxima {margin: 0 0 0 10px;}

/**************** MAIN **********************/
.main {text-align:justify;}
.main h3 {font-size:16px;font-weight:normal;margin:0 0 15px 0;}
.main p {
font-size: 1.0em;
font-family: verdana;
line-height:20px;
font-weight: normal;
margin:0 0 15px 0;
}
.main ol {
font-size: 1.0em;
font-family:verdana;
line-height:20px;
font-weight: normal;
margin:0 0 15px 30px;
}
.main ul {
font-size: 1.0em;
font-family:verdana;
line-height:20px;
font-weight: normal;
margin:0 0 15px 30px;
}
.main li {
font-size: 1.0em;
font-family:verdana;
line-height:20px;
font-weight: normal;
margin:0 0 5px 0;
}
.main-more {background: url('images/post-excerpt.jpg') no-repeat;width: 101px;height: 21px;cursor: pointer;}
.main img {margin: 2px;}
.main .alignleft {margin: 6px 10px 3px 0;}
.main .alignright {margin: 6px 0 3px 10px;}

.excerpt a, .excerpt a:visited {color: #CA7E56;}
.excerpt a:hover {color: #8A360A;}

/*************** TAGS ************/
.tags {
float:left;
padding:0 0 0 30px;
width:357px;
color: #f46d4e;
background: url('http://donodavoz.com/wp-content/themes/temaniver/images/tags.png') left no-repeat;
}
.tags a, .tags a:visited {color: #CA7E56;}
.tags a:hover {color: #8A360A;}


/************************ SIDEBAR *****************************/
#sidebar {
font-size: 11px;
float: right;
width: 230px;
padding: 0 0 30px 17px;
margin: -282px 0 20px 20px;
}
#sidebar h3 {
font-size:14px;
margin:20px 0 5px 0;
}
#sidebar ul {list-style:none;}
#sidebar ul ul {margin:5px 0 0 10px;}
#sidebar ul ul ul {margin:5px 0 0 10px;}
#sidebar ul li {padding:0 0 5px 0;}
#side h3 {
color: #ac845d;
font-size:13px;
padding: 30px 0 13px 34px;
margin-top: 25px;
background: url('images/sidebar-title.gif') no-repeat top left;
width: 228px;
letter-spacing: 1px;
}
#side a, #side a:visited{color: #f46d4e;}
#side a:hover {color: #fd3e1c;}
#side li {
padding: 7px 0 7px 5px !important;
border-bottom: 1px solid #ffffff;
list-style: none;
font-size: 11px;
letter-spacing: 1px;
}
#side li:hover {
background:url('images/background-maisli.png');
}

/***** INFO *****/
.info {
padding-left:4px;
padding-right:4px;
padding-top:2px;
padding-bottom:3px;
font-size:11px; 
font-family: verdana;
line-height:17px;
font-weight: normal;
color: #393C39;
text-align:justify;
margin-bottom:2px;
background-color:#f0f0ea;
border-bottom:0px solid #FFFFEF;
border-top: 0px solid #FFFFEF;
}

#author h3 {
margin:5px 0 5px 0;
}

/*********************** BLOCKQUOTE E DERIVADOS ***********************/
blockquote, .frase, .edit {
background: #fff;
text-align: center;
border: 1px solid #A0A3A0;
padding: 2px;
}

/********************** FOOTER *********************/
#footer {
background:url('http://donodavoz.com/wp-content/themes/temaniver/images/back-footer.png') repeat-x;
font-size:11px;
color:#555;
margin:0 auto;
height: 117px;
text-align:left;
position:relative;
}
.footer-link { 
width: 273px;
height: 20px;
margin: 206px 0 0 119px;
}
.clear {clear:both;}
img.wp-smiley {padding:0;border:none;}
abbr {border:none;}

.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignleft {float:left;}
.alignright {float:right;}

.wp-caption {
border:1px solid #fff;
text-align:center;
background-color:#f0f4c8;
padding-top:4px;
margin:10px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
color: #97827c;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption-text {
font-size:10px;
line-height:14px;
}

.wp-caption-dd {
font-size:10px;
line-height:15px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/*---:[ posts ]:---*/
.data {
color: #46B0CF;
margin-bottom: 10px;
}

.data a, .data a:visited {
font-style: italic;
color: #46B0CF;
}

.data a:hover {
color: #8BCDE1;
}

/*---:[ Hover Comentar ]:---*/

ul.comments-l li { 
list-style: none; 
margin: 0  !important; 
padding: 0 !important; 
}

ul.comments-l li a { 
margin: 0  !important; 
padding: 0 !important; 
}

ul.comments-l li a:hover { 
border: none; 
}

ul.comments-l { 
width: 68px; 
height: 16px; 
}

li.comments-lComentar a { 
background: url(http://donodavoz.com/wp-content/themes/temaniver/images/comentar.png) top left no-repeat;
width: 68px;
height: 16px;
overflow: hidden;
text-indent: -9999px;
display: block;
list-style: none; 
}

li.comments-lComentar a { 
background-position: 0 0; 
top: 0; 
left: 0; 
height: 16px; 
}

li.comments-lComentar a:hover { 
background-position: 0 -16px 
}

body.pageIsComentar li.comments-lComentar a { 
background-position: 0 -16px 
}

/*---:[ Imagens ]:---*/

#img-footer {
background:url('http://donodavoz.com/wp-content/themes/temaniver/images/footer.png') no-repeat center;
height: 117px;
width:797px;
margin: 0 auto;
}

.img-excerpt { 
margin-bottom: 10px;
}

.img-feed { 
margin-bottom: 10px;
}

/*---:[ Arquivos ]:---*/

.arquivos .artags {margin: 10px 0 20px 0;}
.arquivos .armeses {float: right;margin-top: 10px;width: 200px;}
.arquivos .arcategorias {float: left;margin-top: 10px;width: 300px;}
.arquivos ul {list-style: none;margin: 0px;padding: 0px;}
.arquivos li {margin: 0 0 0 40px;padding: 0 0 3px 0;}
.nofound {text-align: center;}

/*---:[ Comentários ]:---*/

.ocomentario {
margin: 10px 0 30px 0;
font-family: Arial, Arial, Helvetica, sans-serif;
}

.otexto {
background: #f0f0ea url('http://donodavoz.com/wp-content/themes/temaniver/images/back-coments.png');
color: #826E65;
font-size: 11px;
line-height: 18px;
width: 303px;
padding: 14px;
float: left;
border: 1px solid #E7E3E7;
min-height: 79px;
}

.oautor {
float: left;
width: 142px;
background: url('http://donodavoz.com/wp-content/themes/temaniver/images/seta-comentarios.png') left center no-repeat;
padding: 30px 0 0 35px;
}

.oautorlink {
margin: 7px 0 3px 0;
}

.reply { 
font-size: 16px;
margin: 20px 0 30px 0;
}

.reply2 { 
font-size: 20px;
margin: 10px 0 30px 0;
}

.comment_mod {
color: #f47b52;
margin-bottom: 8px;
}


.inputnao {
font-size: 10px;color: #ebb47d;}

/************** BLOGROLL **************/
.links {
width: 100%;
border:none;
margin: 0 0 3px 0;
}
.links ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.links ul li {
float:left;
list-style-type:none;
padding:0;
margin:0;
}
.links li a, .links ul li a:visited, .links ul li a:active {
display: block;
width: 245px;
height: auto;
background: none;
font-size: 10px;
border-bottom:0px solid #c0c0c0;
padding: 2px;
line-height: 13px;
margin:0 0 0 1px;
}
.links ul li a:hover {
background: #E1E8E8;
}


/**************************** ABAS ***************************/
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 color: #393C39;
 padding: 2px 0;
 border-bottom: 1px solid #393C39;
 -moz-border-radius: 4px 4px 0 0;
 font: 10px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;

 display: inline;
}

ul.tabbernav li a
{
 padding: 2px 0.5em;
 margin-left: 2px;
 color: #393C39;
 border-top: 1px solid #393C39;
 border-left: 1px solid #393C39;
 border-right: 1px solid #393C39;
 border-bottom: 1px solid #393C39;
 background: #F0F7D6;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #393C39; }
ul.tabbernav li a:visited { color: #393C39; }

ul.tabbernav li a:hover{
color: #393C39;
background: #C0E1EF;
border-bottom: 0px solid #393C39;}

ul.tabbernav li.tabberactive a
{
 background-color: #f0f0ea;
 border-bottom: 1px solid #f0f0ea;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #393C39;
 background: #F0F7D6;
 border-bottom: 1px solid #F0F7D6;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
padding-left:4px;
padding-right:4px;
padding-top:2px;
padding-bottom:3px;
font-size:10px; 
line-height:17px;
font-family:verdana;
font-weight: normal;
color: #393C39;
text-align:justify;
margin-bottom:2px;
background-color:#f0f0ea;
border-bottom:0px solid #FFFFEF;
border-top: 0px solid #FFFFEF;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/******************** SUBTÍTULO DAS PÁGINAS ********************/
.sub {text-transform:uppercase;
font-size: 10px;
font-family:verdana;
color: #393C39; 
letter-spacing:1px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 7px;
padding-right: 7px;
display: block;
font-weight: bold;
border-bottom: 1px solid #d6d6c9;
}

/******************** CLASSES DE BORDAS *********************/
.borderimage {
background-color: #fff; 
margin-left:2px;
margin-right:2px; 
margin-top:2px;
margin-bottom:2px; 
padding-left:3px; 
padding-right:3px; 
padding-top:3px; 
padding-bottom:3px; 
border:1px solid #CED5D3;
}
.borderimage:hover{
background-color:#fff;
border:1px solid #9EB932;
}

#borderlast {
background-color: #fff; 
margin-left:2px;
margin-right:2px; 
margin-top:2px;
margin-bottom:2px; 
padding-left:3px; 
padding-right:3px; 
padding-top:3px; 
padding-bottom:3px; 
border:1px solid #CED5D3;
}
#borderlast:hover{
background-color:#fff;
border:1px solid #9EB932;
}

.bordagravatar {
background-color: #e4e4d6; 
margin-left:2px;
margin-right:2px; 
margin-top:2px;
margin-bottom:2px; 
padding-left:3px; 
padding-right:3px; 
padding-top:3px; 
padding-bottom:3px; 
border:1px solid #b7b79e;
}
.bordagravatar:hover{
background-color:#b7b79e;
border:1px solid #e4e4d6;
}

/*************LAST FM**************/
#lastfmrecords {padding: 0px; margin: 0px;}
.cdcover cover2 {padding: 0px; margin: 0px;}
.cdcover cover1 {padding: 0px; margin: 0px;}
ol {padding: 0px; margin: 0px;}

/**************ESTATISTICAS**************/
.stats {
display : block;
border-bottom: 0px solid #F6E9CE;
background-color : #e5e5d7;
color : #393C39;
padding-left: 18px;
background-image: url(http://donodavoz.com/wp-content/themes/temaniver/images/stats.png);
text-align: justify;
line-height: 17px;
font-weight: normal;
}
.stats:hover {
display: block;
border-bottom: 0px solid #DDD7AA;
background-color : #e5e4d7;
background-image: url(http://donodavoz.com/wp-content/themes/temaniver/images/stats-hover.png);
border-top: 0px solid #EFF3E7;
color: #393C39;
cursor: default;
padding-left: 18px;
text-align: justify;
line-height: 17px;
font-weight: normal;
}

/***** MEU PERFIL *****/
.meuperfil {
padding-left:4px;
padding-right:4px;
padding-top:2px;
padding-bottom:3px;
font-size:11px; 
font-family:verdana;
line-height:17px;
font-weight: normal;
color: #393C39;
text-align:justify;
margin-bottom:2px;
background-color:#F0F7D6;
border:1px solid #CDEFF9;
}

/********* FORMATAÇÃO LINKS DO PAGINAVI ETC *********/
#footlink {
border-top:0px solid #F5F5F5;
line-height:22px;
font-size:9px;
width: 100%;
text-align:center;
padding-top:3px;
padding-bottom:3px;
margin-bottom:3px;
text-transform:uppercase;
}
#footlink span.footlinkcurrent{
background: #7BCFE7;
padding:2px 4px 2px 4px;
margin:1px 1px 1px 1px;

border-bottom:2px solid #7BCFE7;
font-family:tahoma, arial, verdana;
color:#393C39;
text-transform:uppercase;
}
#footlink span.footlinktotal {
padding:2px 4px 2px 4px;
margin:1px 1px 1px 1px;
border-bottom:2px solid #7BCFE7;
color: #393C39;
cursor:default;

font-family: tahoma, arial, verdana;
background: none;
text-transform:uppercase;
}
#footlink a {
background: #F7F7F7;
padding:2px 4px 2px 4px;
margin:1px 1px 1px 1px;
border-bottom:2px solid #7BCFE7;

font-family:tahoma, arial, verdana;
color:#393C39;
text-transform:uppercase;
}
#footlink a:link, #footlink a:visited, #footlink a:active {
background: none;
color: #393C39;

font-family:tahoma, arial, verdana;
border-bottom:2px solid #7BCFE7;
text-transform:uppercase;
}
#footlink a:hover {
background: none;
color:#393C39;

font-family:tahoma, arial, verdana;
border-bottom:2px solid #CEDF7B;
text-transform:uppercase;
}
.fooot{
background: none;
padding:2px 4px 2px 4px;
margin:1px 1px 1px 1px;
font-family:tahoma, arial, verdana;
border-bottom: 1px solid #7BCFE7;
color:#393C39;
text-transform:uppercase;
}
.fot{
background: none;
padding:2px 4px 2px 4px;
margin:1px 1px 1px 1px;
border-bottom: 1px solid #7BCFE7;
font-family:tahoma, arial, verdana;
color:#393C39;
text-transform:uppercase;
}

/***************** COMENTARAM *****************/
.comentaram {
font-size: 10px;
cont-size: verdana;
font-weight:none;
color: #393C39; 
line-height:15px;
text-align:center;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
display: block;
border: 1px solid #dbdbce;
background-color:#f0f0ea;
}
.comentaram:hover {
border: 1px solid #cacab7;
}

/**************** FIM *****************/
.fim {
padding-bottom: 3px;
border-top:2px dashed #d6d6c9;
margin-top: 5px;
margin-bottom: 5px;
}


/************* INPUTS, TEXTAREA, FORMULÁRIOS ***************/
input{
margin:2px 2px 2px 0px;
padding-top:2px;
padding-left:2px;
padding-right:2px;
padding-bottom:2px;
font-family: verdana;
background: none;
border:1px solid #dbdbce;
color:#393C39;
font-size:7pt;
}
select{
margin:2px 2px 2px 0px;
padding-top:2px;
padding-left:2px;
padding-right:2px;
padding-bottom:2px;
font-family: verdana;
background-color: #f5f5f1;
border:1px solid #dbdbce;
color:#393C39;
font-size:7pt;
}
textarea, button {
margin:1px 1px 1px 0px;
padding-top:2px;
padding-left:2px;
padding-right:2px;
padding-bottom:1px;
font-family: verdana;
background: none;
border:1px solid #dbdbce;
color:#393C39;
font-size:7pt;
}
textarea:focus, label:focus, select:focus:focus {
background: none;
border:1px solid #cacab7;
color:#393C39;
font-family: verdana;
font-size:7pt;}

input:focus{
background: none;
border:1px solid #e4e4cd;
color:#393C39;
font-family: verdana;
font-size:7pt;}

/************** POSIÇÕES NO FOOTER *****************/
.footerfanlisting{padding-top:34px; margin-left: 266px;}

/*** MENU PRINCIPAL ***/
#menuprincipal{
height: 88px; /*altura do menu*/
width: 228px; /*área total ocupada pelo menu*/
margin:0px auto; /*margin que centraliza o menu na tela*/
background: url(MMMhttp://i41.tinypic.com/690sux.jpg) no-repeat top left; /*imagem de fundo do menu*/
}

#menuprincipal ul{
width: 228px; /*largura da área ocupada pelos ícones*/
margin: 0px auto 0; /*centralizando os ícones*/
list-style-type:none;
padding: 0 0 0;
}

#menuprincipal li{
float:left;/*flutuação à esquerda garante que os ícones fiquem na horizontal*/
margin-top:0px; /*margens dos ícones*/
list-style-type:none;
list-style-image:none;
}

a#home, a#home:link, a#home:visited, a#home:active {
background: transparent url(http://donodavoz.com/wp-content/themes/temaniver/images/menu/home.png) no-repeat left top;
display: block;
height: 88px;
width:38px;
}
a#home:hover {background-position: left bottom;}

a#oblog, a#oblog:link, a#oblog:visited, a#oblog:active {
background: transparent url(http://donodavoz.com/wp-content/themes/temaniver/images/menu/oblog.png) no-repeat left top;
display: block;
height: 88px;
width:38px;
}
a#oblog:hover {background-position: left bottom;}

a#links, a#links:link, a#links:visited, a#links:active {
background: transparent url(http://donodavoz.com/wp-content/themes/temaniver/images/menu/links.png) no-repeat left top;
display: block;
height: 88px;
width:38px;
}
a#links:hover {background-position: left bottom;}

a#perfil, a#perfil:link, a#perfil:visited, a#perfil:active {
background: transparent url(http://donodavoz.com/wp-content/themes/temaniver/images/menu/perfil.png) no-repeat left top;
display: block;
height: 88px;
width:38px;
}
a#perfil:hover {background-position: left bottom;}

a#perguntas, a#perguntas:link, a#perguntas:visited, a#perguntas:active {
background: transparent url(http://donodavoz.com/wp-content/themes/temaniver/images/menu/perguntas.png) no-repeat left top;
display: block;
height: 88px;
width: 38px;
}
a#perguntas:hover {background-position: left bottom;}

a#menuextras, a#menuextras:link, a#menuextras:visited, a#enuextras:active {
background: transparent url(http://donodavoz.com/wp-content/themes/temaniver/images/menu/extras.png) no-repeat left top;
display: block;
height: 88px;
width:38px;
}
a#menuextras:hover {background-position: left bottom;}

/****************MENU EXTRAS***********************/
#extras {
display : block;
font-family: verdana;
font-size: 10px;
color : #393C39;
text-align: justify;
line-height: 13px;
width : 98%;
font-weight: normal;
background: none;
padding: 2px;
margin:0 0 0 2px;
}

#extras:hover {
display : block;
font-family: verdana;
background: #E1E8E8;
font-size: 10px;
color : #393C39;
text-align: justify;
line-height: 13px;
width : 98%;
font-weight: normal;
padding: 2px;
margin:0 0 0 2px;
}

/****** TWITTER ******/
#twitter_div ul
{margin: 0;
padding: 0;
list-style-type: none;}

#twitter_div ul li
{margin-bottom: 4px;
border-bottom: 1px dashed #CEBEB5;
background-color: transparent;}

#twitter_div ul li a
{font-size: 10px;
color: #393C39;}

/*****************PERGUNTAS****************/
.askme {
font-family: verdada;
background-color: #F7F7EF;
font-size: 10px;
color: #ffffff;
border: 1px dotted #7a7a7a;
font-weight: normal;
margin: 10px;
font-style: normal;
padding-right: 10px;
}
/**** NOME DA PESSOA ****/
.askme_phrase {
font-family : verdana;
font-size : 10px;
text-align : center;
text-transform : uppercase;
font-weight : normal;
color : #393C39;
border-top: 2px solid #d6d6c9;
border-left: 2px solid #d6d6c9;
border-right: 2px solid #d6d6c9;
border-bottom: 1px solid #d6d6c9;
background: #f0f0ea;
padding: 2px 2px 2px 2px;
}
.askme_phrase a:link, .askme_phrase a:visited, .askme_phrase a:active {
color: #393C39; 
font-weight: normal;
font-family : verdana;
font-size: 9px;
text-transform:uppercase;
}
.askme_phrase a:hover {
color: #000000;
}
/**** DATA ****/
.askme_data {
font-family: verdana;
font-size: 10px;
color: #393C39;
background-color: none;
border-bottom:2px solid #d6d6c9;
border-left : 2px solid #d6d6c9;
border-right : 2px solid #d6d6c9;
border-top: 1px solid #d6d6c9;
text-align : right;
padding : 2px 2px 2px 2px;
}
/**** PERGUNTA ****/
.pergunta {
font-size : 10px;
text-align : justify;
line-height : 12px;
font-family : verdana;
font-weight : normal;
color : #393C39;
background: none;
border-left : 2px solid #d6d6c9;
border-right : 2px solid #d6d6c9;
border-bottom: 1px solid #d6d6c9;
margin-bottom : 0;
padding : 3px 3px 3px 3px;
}
.pergunta p {
color:#393C39;
}
/**** RESPOSTA ****/
.resposta {
font-size : 10px;
text-align : justify;
line-height : 12px;
font-family : verdana;
color : #393C39;
background: #f0f0ea;
border-left : 2px solid #d6d6c9;
border-right : 2px solid #d6d6c9;
border-bottom : 0;
margin-bottom : 0;
padding : 3px 3px 3px 3px;
}
.resposta p {
color:#393C39;
}
fieldset.askme {
border : 0 solid #cdc9e1;
padding : 0;
background : #F7F7EF;
font-family : verdana;
font-size : 10px;
}
.askme label {
display : block;
width : 10em;
float : left;
}


/*************** MANCHETES *************************/
#s3slider {
   width: 230px; /* important to be same as image width */
   height: 150px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 230px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

/*** FICA A DICA ***/
#menudica{
height: 88px; /*altura do menu*/
width: 230px; /*área total ocupada pelo menu*/
margin:0px auto; /*margin que centraliza o menu na tela*/
background: url(MMMhttp://i41.tinypic.com/690sux.jpg) no-repeat top left; /*imagem de fundo do menu*/
}

#menudica ul{
width: 230px; /*largura da área ocupada pelos ícones*/
margin: 0px auto 0; /*centralizando os ícones*/
list-style-type:none;
padding: 0 0 0;
}

#menudica li{
float:left;/*flutuação à esquerda garante que os ícones fiquem na horizontal*/
margin-top:0px; /*margens dos ícones*/
list-style-type:none;
list-style-image:none;
}

a#jon, a#jon:link, a#jon:visited, a#jon:active {
background: transparent url(http://donodavoz.com/wp-content/themes/temaniver/images/ficaadica/jon.png) no-repeat left top;
display: block;
height: 88px;
width:46px;
}
a#jon:hover {background-position: left bottom;}

a#kris, a#kris:link, a#kris:visited, a#kris:active {
background: transparent url(http://donodavoz.com/wp-content/themes/temaniver/images/ficaadica/kris.png) no-repeat left top;
display: block;
height: 88px;
width:46px;
}
a#kris:hover {background-position: left bottom;}

a#parachute, a#parachute:link, a#parachute:visited, a#parachute:active {
background: transparent url(http://donodavoz.com/wp-content/themes/temaniver/images/ficaadica/parachute.png) no-repeat left top;
display: block;
height: 88px;
width:46px;
}
a#parachute:hover {background-position: left bottom;}

a#william, a#william:link, a#william:visited, a#william:active {
background: transparent url(http://donodavoz.com/wp-content/themes/temaniver/images/ficaadica/william.png) no-repeat left top;
display: block;
height: 88px;
width:46px;
}
a#william:hover {background-position: left bottom;}

a#honor, a#honor:link, a#honor:visited, a#honor:active {
background: transparent url(http://donodavoz.com/wp-content/themes/temaniver/images/ficaadica/honor.png) no-repeat left top;
display: block;
height: 88px;
width: 46px;
}
a#honor:hover {background-position: left bottom;}
