/*Theme Name: Eu sou Autista
Author: Mi
Author URI: http://www.lullaby-land.com/


/***************** BODY *****************/
body {
font-size: 11px; 
color: #000000; 
font-family:"Lucida Sans Unicode", "Lucida Sans", Arial ;
text-align: justify;
margin:0px;
background: url('images/bg.jpg') #f4f4ea repeat-x;
}
       

/***************** LINHA DO LAYOUT *****************/
#page {
width: 958px;
margin-left: auto;
margin-right: auto;
text-align: left;
background: url('images/content.jpg');
padding: 0px 24px;
}

 #degrade { background: url('images/headerContent.jpg') no-repeat top left; width:1006px; height:186px; margin-left:-24px; position:relative; z-index:1; }

/***************** IMAGEM DO TOPO *****************/
 #header {
width: 1006px;
height: 155px;
margin-left: auto;
margin-right: auto;
}

 #logo { background: url('images/logo.jpg') no-repeat top left; width:284px; height:85px; margin-left:12px; }
 #menininho { background: url('images/menininho.jpg') no-repeat top left; width:186px; height:155px; float:right; margin-right:25px; }
 #busca { float:right; height:19px; margin-right:120px; margin-top:56px; }
 .busca_texto { width:36px; height:19px; float:left; padding-left:4px; }

/*MENU*/
#menu {
list-style: none;
height: 70px;
width: 500px;
margin-left:12px;
}
#menu ul{
list-style: none;
padding:0px;
margin:0px;
height:70px;
}
#menu ul li{
float:left;
}

/*MENU - HOME*/
#menu #menuHome {
background:url(images/menu/home-sel.jpg) top no-repeat;
height:70px;
width:70px;
}
#menu #menuHome:hover {
background:url(images/menu/home-sel.jpg) bottom no-repeat;
height:70px;
width:70px;
}
.menuHome {
height:70px;
width:70px;
display:block;
}
#menu #currentHome {
background:url(images/menu/home-aba.jpg) top no-repeat;
height:70px;
width:70px;
}

/*MENU - O AUTISTA*/
#menu #menuOAutista {
background:url(images/menu/oautista-sel.jpg) top no-repeat;
height:70px;
width:83px;
}
#menu #menuOAutista:hover {
background:url(images/menu/oautista-sel.jpg) bottom no-repeat;
height:70px;
width:83px;
}
.menuOAutista {
height:70px;
width:83px;
display:block;
}
#menu #currentOAutista {
background:url(images/menu/oautista-aba.jpg) top no-repeat;
height:70px;
width:83px;
}

/*MENU - ARQUIVO*/
#menu #menuArquivo {
background:url(images/menu/arquivo-sel.jpg) top no-repeat;
height:70px;
width:83px;
}
#menu #menuArquivo:hover {
background:url(images/menu/arquivo-sel.jpg) bottom no-repeat;
height:70px;
width:83px;
}
.menuArquivo {
height:70px;
width:83px;
display:block;
}
#menu #currentArquivo {
background:url(images/menu/arquivo-aba.jpg) top no-repeat;
height:70px;
width:83px;
}

/*MENU - COMPARTILHE*/
#menu #menuCompartilhe {
background:url(images/menu/compartilhe-sel.jpg) top no-repeat;
height:70px;
width:112px;
}
#menu #menuCompartilhe:hover {
background:url(images/menu/compartilhe-sel.jpg) bottom no-repeat;
height:70px;
width:112px;
}
.menuCompartilhe {
height:70px;
width:112px;
display:block;
}
#menu #currentCompartilhe {
background:url(images/menu/compartilhe-aba.jpg) top no-repeat;
height:70px;
width:112px;
}

/*MENU - TWITTER*/
#menu #menuTwitter {
background:url(images/menu/twitter-sel.jpg) top no-repeat;
height:70px;
width:66px;
}
#menu #menuTwitter:hover {
background:url(images/menu/twitter-sel.jpg) bottom no-repeat;
height:70px;
width:66px;
}
.menuTwitter {
height:70px;
width:66px;
display:block;
}

/*MENU - RSS*/
#menu #menuRSS {
background:url(images/menu/feed-sel.jpg) top no-repeat;
height:70px;
width:81px;
}
#menu #menuRSS:hover {
background:url(images/menu/feed-sel.jpg) bottom no-repeat;
height:70px;
width:81px;
}
.menuRSS {
height:70px;
width:81px;
display:block;
}

/***************** PERFIL *****************/
#sidebar {
color:#999999;
float:right;
font-size:9px;
margin-left:10px;
margin-right:0;
margin-top:-184px;
padding-bottom:0;
padding-left:5px;
padding-right:0;
position:relative;
text-align:justify;
width:273px;
z-index:2;
}


/***************** POSTS *****************/
#content {
float:left;
line-height:18px;
margin-top:-180px;
padding:10px 3px 0 5px;
position:relative;
text-align:justify;
width:660px;
z-index:2;
}

#title { 
color:#80A000;
font-family:Arial Narrow;
font-size:20px;
font-weight:bold;
margin-bottom:-3px;
padding-bottom:2px;
}

#subtitle { 
color:#80A000;
font-family:Arial Narrow;
font-size:18px;
font-weight:bold;
margin-bottom:-3px;
padding-bottom:2px;
}

#commenttitle { 
color:#C04020;
font-family:Arial Narrow;
font-size:22px;
font-weight:bold;
margin-bottom:-11px;
}

#assinatura {
font-size:10px;
background: url('images/divisoria2.jpg') bottom center no-repeat;
padding-bottom:0px;
color:#757575;
margin-bottom:-8px;
}

#divisoria {
border-bottom:3px solid #F0F0E0;
clear:both;
height:13px;
}

#categoryicon {
width: 30px;
height: 30px;
float: left;
margin-right: 5px;
}

#categoryicon img {
width: 30px;
height: 30px;
}

.entry-thumb  {
clear:both;
float:left;
margin-right:10px;
margin-top:8px;
}

.more {
font-family: Arial;
color: #000000;
margin-top:1px;
font-size: 13px;
}

/***************** IMAGEM DO FOOTER *****************/
#footer {
background-image: url('images/footer.jpg');
background-position: bottom;
clear: both;
color: #3d6171;
padding:0px 0px 16px 0px;
text-align:right;
height:6px;
}

#footerall {
background-image: url('images/footer.jpg');
clear: both;
height:22px;
width:100%;
margin-top:-22px;
}

#footer p {
color: #3d6171;
font-size: 10px;
padding:8px 0 8px 0;
margin-left:20px;
margin-right:20px;
text-align: right;
}

/***************** MENU *****************/
#nav {
display: block;
color: #80A000;
font-weight: bold;
background-color: #FDF8FA;
width: 97%;
height: 18px;
text-indent: 5px;
vertical-align:middle;
text-decoration: none;
font-family: verdana;
line-height: 18px;
margin-bottom: 1px;
font-size: 10px;
letter-spacing: 1px;
border-left: 5px solid #FFDAE6; 
}

#nav:hover {
color: #c0c0c0;
display: block; 
text-decoration: none; 
border-left: 5px solid #cccccc;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
background-color: #F8F8F8;
}


/***************** LINKS *****************/
a {color: #C04020; font-weight: bold; text-decoration: none; border: 0px solid;}
a:link {color: #C04020; font-weight: bold; text-decoration: none; border: 0px solid;}
a:visited {color: #C04020; font-weight: bold; text-decoration: none; border: 0px solid;}
a:active {color: #C04020; font-weight: bold; text-decoration: none; border: 0px solid;}
a:hover {color: #80A000; font-weight: bold; text-decoration: underline; border: 0px solid;}


/***************** UNDERLINE, NEGRITO E IT�LICO *****************/
u{color: #80A000; text-decoration: underline; border-bottom: 1px solid #c0c0c0;}
b{color: #b4d7c0;}
i{color: #b8d0e1; font-family: Georgia; font-size:11px; }
t{color: #acbf6c; font-family: font-size:9px; font-style: italic; }



/***************** TEXTAREA,  INPUTS E FORMULÁRIOS*****************/
input, textarea, select {
background:#FFFFFF none repeat scroll 0 0;
border:3px solid #E0E0C0;
color:#000000;
font-family:Arial;
font-size:12px;
margin-left:5px;
width:638px;
}

#searchform input {
background:url(images/busca_campo.jpg) no-repeat top left;
border:0px;
color:#ffffff;
font-family:Arial;
font-size:10px;
width:238px;
height:13px;
padding:3px 5px;
}

#searchform .busca_enviar {
background:url(images/busca_ok.jpg) no-repeat top left;
border:0px;
margin-left:5px;
width:27px;
height:19px;
padding-top:1px;
}

.btnEnviar, button {
background:#C0C0A0 none repeat scroll 0 0;
border:2px solid #C0C0A0;
color:#C04020;
font-family:Arial;
font-size:13px;
font-weight:bold;
margin-bottom:2px;
margin-right:6px;
margin-top:6px;
padding:4px;
width:86px;
}

#botao_enviar { width: 100px; }

/***************** COMENTARIOS *****************/
.comments{
background-color:transparent;
border:3px solid #F0F0E0;
padding:0;
}

.commentname{
background-color: #F0F0E0;
border-bottom:0 solid #FFDAE6;
font-family:Arial;
font-size:12px;
letter-spacing:1px;
padding:2px 4px 3px 0;
text-align:left;
}

.commentcontent
{font-family:Arial;
font-size:12px;
padding:0 2px 2px 5px;
text-align:justify;}

#commentform { 
background-color:#F0F0E0;
border:3px solid #E0E0C0;
color:#C04020;
font-size:12px;
font-weight:bold;
line-height:22px;
padding:4px 0;
}

#commentform label { 
margin-left: 6px;
}


/***************** BORDA NAS IMAGENS *****************/
img {border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px;}

.borderimage{
background-color: #ffffff;
padding: 5px;
border: 1px solid #dbdbdb;
color:  #666666;
margin-right: 4px;
margin-left: 4px;
margin-top: 1px;}

.gravatar{
background-color:#FFFFFF;
border:1px solid #DBDBDB;
color:#666666;
float:left;
margin-right:5px;
padding:4px;}


/***************** H1,H2,H3 *****************/
h1 {font-size:14px; color:#FECCE6;}
h2 {font-size:10px;
font-family: tahoma;
color: #c2beba;
background-color: transparent;
border-bottom:1px dashed #e9e4de;
padding-right: 2px;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}
h3 {font-size:13px; color:#000000; font-family: Arial;}


.boxWelcome {height:146px; margin-top:23px; line-height:16px; font-size: 11px; margin-bottom:20px; padding: 0px 5px; color:#fdfdfb; }

/***************** CONTEÚDO DO PERFIL *****************/
.sidebarContent {
background: url('images/categoria_title.jpg') top center no-repeat;
text-align:justify;
font-size: 11px;
color: #4e473f;
border-bottom: 0px dashed #8EA6AB;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 5px;
padding-right: 5px;
margin-bottom:5px;
line-height:16px; 
background-color: transparent;}

.sidebarContent-titleDestaque {
background: url('images/titleDestaque.jpg') top center no-repeat;
height:15px;
width:67px;
margin:10px 0;
}

.sidebarContent-titleParceiros {
background: url('images/titleParceiros.jpg') top center no-repeat;
height:14px;
width:72px;
margin:10px 0;
}

.sidebarContent-titleCategorias {
background: url('images/titleCategorias.jpg') top center no-repeat;
height:16px;
width:62px;
margin:10px 0;
}

.sidebarContent-titleCategorias li{
padding:5px 0px;
}

.sidebarContent-titleInfos {
background: url('images/titleInfos.jpg') top center no-repeat;
height:15px;
width:47px;
margin:10px 0;
}

/***************** EDITAR POSTS *****************/
blockquote {
background-color:#F0F0E0;
color:#C04020;
font-size:12px;
font-weight:bold;
margin:10px;
padding:1px 10px;
text-align:justify;
}


/****************** TÍTULO E SUBTÍTULOS DOS POSTS *******************/

#navlink {display: block;
color: #80A000;
background-color: #ffffff;
width: 100%;
padding-left: 2px;
height: 22px;
line-height:22px;
vertical-align:middle;
text-decoration: none;
text-transform: uppercase;
text-align:left;
font-family: Arial Narrow;
font-size:24px;
font-weight: bold;
margin-bottom: 0px;
border-bottom: 1px solid #f5f5f5;}
	
#navlink a {color: #80A000;
text-decoration: none;}

#navlink a:hover {color:#C0C0C0;  
text-decoration:none; 
position:relative;
border: 0px;}

.data {
display: block;
color: #aaa;
font-size:10px;
text-align: left;
font-family :verdana;
text-transform: capitalize;
vertical-align: middle;
padding-left: 2px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}
.categoria {
display: block;
color: #aaa;
font-size:10px;
text-align: left;
font-family :verdana;
text-transform: capitalize;
vertical-align: middle;
padding-left: 2px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}


/****************** TÍTULO E SUBTÍTULO DAS PÁGINAS E ARQUIVOS *******************/

#navlinkpage {display: block;
color: #80A000;
background-color: #ffffff;
width: 100%;
padding-left: 2px;
height: 22px;
line-height:22px;
vertical-align:middle;
text-decoration: none;
text-align:left;
font-family: Arial;
font-size:18px; 
margin-bottom: 0px;
border-bottom: 1px solid #f5f5f5;}
	
#navlinkpage a {color: #80A000;
text-decoration: none;}

#navlinkpage a:hover {color:#C0C0C0;  
text-decoration:none; 
position:relative;
border: 0px;}

/***************** CONTEÚDO DAS PÁGINAS E POSTS *****************/
.block { 
background-color: transparent;
padding: 1px 1px 1px 1px;
border-bottom: 0px;
font-size:13px; 
color:#000000;
font-family: Arial;
}

.publicar { 
background-color: transparent;
padding: 1px 1px 1px 1px;
border-bottom: 10px;
font-size:13px; 
color:#80a000;
font-weight: bold;
font-family: Arial;
}

/*****************CALENDARIO*****************/
#wp-calendar {
width: 99%;
border-spacing:1px;
padding-bottom: 3px;
background: transparent;
}
#wp-calendar td a {
letter-spacing:0px;
color: #80A000;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #c0c0c0;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #fde9f1;
padding: 0px 5px 0px 5px;
letter-spacing: 0px;
font: normal 10px Arial;
color: #aaa;
}
#wp-calendar td.pad { /* Celulas vazias */ background: #f8f8f8; }
#wp-calendar td#today { /* Data Atual */ background: white; }
#wp-calendar thead { /* Dias da semana */ font: bold 10px Arial; background: #FDF8FA;}
#wp-calendar caption { /* Mês */background: #f8f8f8;padding: 0px 0 0px;font: bold 11px Arial;color: #c0c0c0;}


/***************** LINKS DO FOOTER *****************/

#footlink {text-align:center;}

#footlink span.footlinkcurrent {
color:#ffffff;
background-color: #F6F6F6;
border: 0px;
font-size : 8pt; 
padding:0px 4px 0px 4px;
margin:0 1px 0 1px;}

#footlink span.footlinktotal {
font-size : 8pt; 
color:#C0C0C0;
background-color: #F6F6F6;
border: 0px;
padding:0px 4px 0px 4px;
margin:0 1px 0 1px;}

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

#footlink a:link, #footlink a:visited, #footlink a:active {
color:#fdb6ce;
background-color:#fde9f1;
border: 0px;
font-size : 8pt;}

#footlink a:hover {
color:#ffffff;
background-color: #C0C0C0;
border: 0px;
font-size : 8pt;}

#fim{
border-bottom: 0px solid #f5f5f5;
text-align:center;
margin:0px 0px 5px 0px;}

#menu_botao { float: right; margin-top:375px; }
#home_botao { padding:0px 25px;}
#capitulos_botao { padding:0px 25px;}
#extra_botao { padding:0px 25px;}
#contato_botao { padding:0px 25px;}