﻿/*Theme Name: Adam Lambert Brasil
Theme URI: http://www.adamlambert.com.br/
Description: Feito exclusivamente para o Adam Lambert Brasil. Cópia parcial ou integral proibida.
Version: 2.0
Author: Luísa Sfair
Author URI: http://www.kristenstewart.com.br*/


/* BODY */
body {font-size: 13px; 
color: #cccccc; 
font-family: tahoma;
text-align: justify;
margin:5px 0 5px 0;
background-color:#1d1d1d;
}

/* IMAGEM DO TOPO */
#header 
{
 background-repeat: no-repeat;
 background-position: center;
 position: relative;
 width: 980px;
 height: 400px;
}
       

/* LINHA DO LAYOUT */
#page {
width: 980px;
background-repeat: repeat-x;
margin-left: auto;
margin-right: auto;
}

/* FOOTER */
#footer 
{
 background-image: url('images/footer.png');
 background-position: bottom;
 width: 760px;
 height: 50px;
 clear: both;
}

#footer p {
color: #cccccc;
font-size: 10px;
font-family: tahoma;
padding: 0 0 0 5px;
margin: 0 0 0 0;
text-align: center;
border-top:5px solid #1d1d1d;
}


/* PERFIL */
#sidebar {
width: 240px;
color: #8c8c8c;
font-family: tahoma;
font-size: 13px;
text-align: justify;
margin-top: -25px;
padding: 0 5px 0 5px;
float: left;}


/* POSTS E PÁGINAS */
#content {
color:#cccccc;
line-height:15px;
text-align:justify;
width: 690px;
padding: 0 0 0 5px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #cccccc;
font-size:13px;
text-align: left;
font-family : tahoma;
text-transform: capitalize;
padding: 0 0 0 0px;
}
/* PREV E NEXT */
.anterior{
float:left;
background-color: #1d1d1d;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
.proximo{
float:right;
background-color: #1d1d1d;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}


/* LINKS */
a {cursor: pointer; text-decoration: none;} 
a:link {cursor: pointer; color: #3a69a5; text-decoration: none; }
a:visited {cursor: pointer; color: #3a69a5;text-decoration: none; }
a:active {cursor: pointer; color: #3a69a5;text-decoration: none; }
a:hover {cursor: pointer; color: #99cc00; text-decoration: none; }


/* NEGRITO E IT�LICO */
b{color: #3a69a5; cursor: auto;}
i{color: #cccccc; cursor: auto;}
strong{color: #99cc00; cursor: auto;}



/* TEXTAREA,  INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:13px;
color:#999999;
background: #fde9f1;
border: 0px;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#999999;
background: #F8F8F8;
border: 0px;}

input#searchsubmit {
background: #f8f8f8 url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #e1e1e1;
width: 89%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}


/* COMENTÁRIOS */
.comments{
text-align:justify;
background-color: #1d1d1d ;
padding: 5px ;
border: 1px solid #1d1d1d;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #1d1d1d;
}


/* BORDA NAS IMAGENS */

.aligncenter 
{
 background-color: transparent;
 padding: 6px;
 display: block;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
}

.alignleft 
{
 float: left;
 background-color: transparent;
 padding: 6px;
 margin-top: 1px;
 margin-right: 4px;
 margin-bottom: 0;
 margin-left: 0;
}

.alignright 
{
 float: right;
 background-color: transparent;
 padding: 6px;
 margin-top: 1px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 4px;
}

.center 
{
 text-align: center;
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.left 
{
 float: left;
 margin-top: 1px;
 margin-right: 4px;
 margin-bottom: 0;
 margin-left: 0;
}

.right 
{
 float: right;
 margin-top: 1px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 4px;
}

a img {
	background-color: transparent;
	border: 1px solid #3a69a5;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 3px;}

a img:hover {
	background-color: transparent;
	border: 1px solid #99cc00;
	padding: 3px;
	margin: 1px;
	}

img {border: 1px;}


/* TÍTULO DO PERFIL */
h1 {
 font-weight: bold;
 background-color: #99cc00;
 color: #1d1d1d;
 line-height: 16px;
 text-decoration: none;
 font-family: Verdana;
 font-size: 11px;
 text-indent: 5px;
 text-align: left;
 margin-top: 10px;
 margin-right: 0;
 margin-bottom: 7px;
 margin-left: 0;
 padding-bottom: 5px;
 5px: ;
 5px: ;
 5px: ;
 text-transform: uppercase;
 text-align: center;
 -moz-border-radius: 3px 3px 3px 3px;
}

/* SUBTITULOS */
h2 {
 font-size: 10px;
 font-family: Verdana;
 color: #1d1d1d;
 padding-right: 2px;
 text-transform: uppercase;
 text-indent: 5px;
 font-weight: bold;
}




/* EDITAR POSTS */
blockquote
{
 background-color: #0e0e0e;
 border-left-color: #99cc00;
 border-left-width: 5px;
 border-left-style: solid;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 font-size: 13px;
 text-align: justify;
 margin-left: 10px;
 margin-right: 15px;
 margin-top: 10px;
 margin-bottom: 10px;
 -moz-border-radius: 0px 5px 5px 0px;
}


/* TÍTULO DE PÁGINAS E POSTS */
.navlink {
 text-transform: uppercase;
 color: #cccccc;
 font-family: tahoma;
 font-size: 17px;
 text-decoration: none;
 text-align: center;
 text-transform: capitalize;
 height: 18px;
 line-height: 18px;
 vertical-align: middle;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 2px;
}

.navlink a 
{
 text-transform: uppercase;
 cursor: pointer;
 color: #cccccc;
 text-decoration: none;
}

.navlink a:hover 
{
 text-transform: uppercase;
 color: #99cc00;
 text-decoration: none;
}



/* LINKS DO FOOTER */

#footlink {
text-align:center;
clear: both;
line-height:18px;
}
#footlink a {padding:0 4px 0 4px; margin:0 1px 0 1px;}
#footlink a:link, #footlink a:visited, #footlink a:active {
color:#9f9f9f;
font-size : 8pt;
background-color: #f8f8f8;
border: 0px;
}
#footlink a:hover {
color:#9f9f9f;
font-size : 8pt;
background-color: #e1e1e1;
border: 0px;
}

.corfundopost
{
 background-color: #2f2f2f;
 text-decoration: none;
 font-family: tahoma;
 font-size: 13px;
 text-align: left;
 padding: 5px;
 5px: ;
 5px: ;
 5px: ;
 -moz-border-radius: 3px 3px 3px 3px;
}

.corfundotitulo
{
 background-color: #1d1d1d;
 text-decoration: none;
 font-family: Verdana;
 font-size: 13px;
 text-indent: 5px;
 text-align: left;
 margin-top: 5px;
 margin-right: 5px;
 margin-bottom: 5px;
 margin-left: 5px;
 padding-bottom: 5px;
 5px: ;
 5px: ;
 5px: ;
 -moz-border-radius: 03px 03px 03px 03px;
}

.data3
{
 background-color: #2f2f2f;
 text-align: center;
 -moz-border-radius: 3px 3px 3px 3px;
}

.corfundoetc
{
 background-color: #2f2f2f;
 -moz-border-radius: 3px 3px 3px 3px;
 padding-bottom: 5px;
 5px: ;
 5px: ;
 5px: ;
 text-align: center;
}

/ *POSTS ANTIGOS */
.option-archive 
{
 background-color: #1d1d1d;
 padding: 5px;
 border-color: #3a69a5;
 border-width: 1px;
 border-style: dotted;
 text-align: center;
}
