/*
Theme Name: Alba Barbosa - 2010
Theme URI: http://www.albabarbosa.com.br/
Version: 2010
Author: Kika Reichert
Author URI: http://kikareichert.com.br/
Programador: Felipe Andriolo

*/
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #e7e2de url('images/bg_albabarbosa.jpg');
	color: #716356;
	text-align: center;
	width:100%;
	height:100%;
	margin:0 auto;
	padding:0;
}

#divPrincipal { 
	width:800px;
	height:600px;
	margin:auto;	
	text-align: left;
}

#divHeader {
	height:145px;
	width:100%;
	margin:0;
	padding:0;
}

#divMenuSelect {
	margin:0;
	height:145px;
	width:100%;
}

#divMenuSelect ul {
	margin:0;
	padding:0;
}

#divMenuSelect ul li {
	float:left;
	list-style-type:none;
	height:145px;
}

#MenuPageLogo a {
	width:144px;
	height:145px;
	display:block;
	background:url(images/logo_alba_barbosa.png) center no-repeat;
	text-decoration:none;
}

#MenuPageQuemSomos a {
	margin-left:35px;
	width:132px;
	height:145px;
	text-align:center;
	display:block;
	background:url(images/menu_select_quemsomos.png) center no-repeat;
	text-decoration:none;
}

#MenuPageProdutos a {
	width:112px;
	height:145px;
	text-align:center;
	display:block;
	background:url(images/menu_select_produtos.png) center no-repeat;
	text-decoration:none;
}

#MenuPageParceiros a {
	width:114px;
	height:145px;
	text-align:center;
	display:block;
	background:url(images/menu_select_parceiros.png) center no-repeat;
	text-decoration:none;
}

#MenuPageBlog a {
	width:71px;
	height:145px;
	text-align:center;
	display:block;
	background:url(images/menu_select_blog.png) center no-repeat;
	text-decoration:none;
}

#MenuPageImprensa a {
	width:106px;
	height:145px;
	text-align:center;
	display:block;
	background:url(images/menu_select_imprensa.png) center no-repeat;
	text-decoration:none;
}

#MenuPageContato a {
	width:83px;
	height:145px;
	text-align:center;
	display:block;
	background:url(images/menu_select_contato.png) center no-repeat;
	text-decoration:none;
}
#MenuPageQuemSomosSelect a {
	margin-left:35px;
	width:132px;
	height:145px;
	text-align:center;
	display:block;
	background:url(images/menu_page_quemsomos.png) center no-repeat;
	text-decoration:none;
}

#MenuPageProdutosSelect a {
	width:112px;
	height:145px;
	text-align:center;
	display:block;
	background:url(images/menu_page_produtos.png) center no-repeat;
	text-decoration:none;
}

#MenuPageParceirosSelect a {
	width:114px;
	height:145px;
	text-align:center;
	display:block;
	background:url(images/menu_page_parceiros.png) center no-repeat;
	text-decoration:none;
}

#MenuPageBlogSelect a {
	width:71px;
	height:145px;
	text-align:center;
	display:block;
	background:url(images/menu_page_blog.png) center no-repeat;
	text-decoration:none;
}

#MenuPageImprensaSelect a {
	width:106px;
	height:145px;
	text-align:center;
	display:block;
	background:url(images/menu_page_imprensa.png) center no-repeat;
	text-decoration:none;
}

#MenuPageContatoSelect a {
	width:83px;
	height:145px;
	text-align:center;
	display:block;
	background:url(images/menu_page_contato.png) center no-repeat;
	text-decoration:none;
}

/* css pages */

#divConteudoPage {
	padding:0;
	width:100%;
	height:450px;
}

#divConteudo {
	padding:0;
	background:#FFFFFF;
	width:520px;
	padding:35px;
	float: left;
}

#divConteudo h1 {
	font-style:italic;
	font-size:25px;
	font-weight:normal;
	color:#716356;
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#divConteudo h1 a {
	font-style:italic;
	font-size:25px;
	font-weight:normal;
	color:#716356;
	padding:0;
	margin:0;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#divConteudo h1 a:hover {
	text-decoration:underline;
}

#divConteudo h2 {
	font-size:12px;
	font-weight:normal;
	margin:0 0 25px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#divConteudo h2 a {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#divConteudo h2 a:hover {
	text-decoration:underline;
}

#divConteudo h3 {
	font-size:12px;
	font-weight:normal;
	margin:25px 0 50px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#divConteudo h3 a {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#divConteudo h3 a:hover {
	text-decoration:underline;
}

#divConteudo h4 {
	font-size:12px;
	font-weight:normal;
	margin:25px 0 0 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#divConteudo h4 a {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#divConteudo h4 a:hover {
	text-decoration:underline;
}

#divConteudo h5 {
	font-size:18px;
	font-weight:normal;
	margin:25px 0 0 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:b7a686;
	font-style:italic;
}


#divConteudo p {
	font-size:13px;
	color:#6d6f72;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	padding:5px 0 5px 0;
}

#divConteudo a {
	font-size:13px;
	color:#716356;
	margin:0;
	text-decoration:none;
}

#divConteudo a:hover {
	text-decoration:underline;
}

#divConteudo p img {
	margin: 10px 0 10px 0;
	text-align:center;
	max-width: 100%;
	border:1px solid #716356; /* Definição da cor da borda! */
	padding:6px; /* Tamanho da borda entre a imagem e a borda externa */
	background:#fff; /* Cor da borda intemediária.*/
	z-index:10;
}

#sidebar {
	padding:0;
	width:163px;
	padding:0 0 0 32px;
	text-align:center;
	font-size: 14px; /* Resets 1em to 10px */
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #716356;
	text-align: center;
	text-decoration:none;
	text-transform: lowercase;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 10px 0 10px 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin:0;
	padding:0;
	}

.inputSidebar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#716356;
	height:18px;
	width:110px;
	margin: 0;
	border: 0;
	background:#FFFFFF;
}


#sidebar h2 {
	font-size:25px;
	font-weight:normal;
	margin: 5px 0 0;
	padding: 0;
}

#sidebar a {
	font-size: 12px; /* Resets 1em to 10px */
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #716356;
	text-align: center;
	text-decoration:none;
	text-transform: lowercase;
}

.navigation {
	height:20px;
	font-size:16px;
	margin:10px 0 10px 9;
}

#myContent {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	text-align:justify;
}

.comment {
	list-style:none;
	font-style: normal;
	padding:10px 5px 10px 5px;
}

.says {
	font-size:12px;
	font-style: normal;
	color:#716356;
}

.fn {
	font-size:12px;
	font-style: normal;
	color:#716356;
}

.url {
	color:#716356;
}

.url a {
	font-size:12px;
	font-style: normal;
	color:#716356;
}

.commentmetadata {
	font-size:10px;
	padding:0 0 5px 0;
	color:#716356;
}

#coment_txt p {
	color:#4e483c;
}

.comment a {
	color:#716356;
}

.marrom {
	background:#b7a686;
}

.post {
	padding:0 0 20px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	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;
	}
/* End Images */

#input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#716356;
	height:20px;
	width:390px;
	margin: 5px 0 5px 0;
	border: 1px solid #716356;
	border-radius: 1.5em;
	-moz-border-radius: 1.5em;
	-webkit-border-radius: 1.5em;
	background:transparent;
}

#textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#716356;
	height:160px;
	width:390px;
	margin: 5px 0 5px 0;
	border: 1px solid #716356;
	border-radius: 1.5em;
	-moz-border-radius: 1.5em;
	-webkit-border-radius: 1.5em;
	background:transparent;
}

.contactNome {
	background:url(images/contact_nome.png) no-repeat;
	padding: 0 0 0 51px;
}

.contactEmail {
	background:url(images/contact_email.png) no-repeat;
	padding: 0 0 0 52px;
}

.contactSite {
	background:url(images/contact_site.png) no-repeat;
	padding: 0 0 0 41px;
}

.contactAssunto {
	background:url(images/contact_assunto.png) no-repeat;
	padding: 0 0 0 75px;
}

.contactMensagem {
	background:url(images/contact_mensagem.png) no-repeat;
	padding: 0 0 0 90px;
}

.imageForm {
	border:0;
	width:67px;
	height:20px;
}

#easyscrollnav #btnUp {
	background-image: url(images/scroll-up-disabled.gif)!important;
	background-repeat: no-repeat;
	height: 24px;
}

#easyscrollnav #btnUp:hover {
	background-image: url(images/scroll-up.gif)!important;
}
 
#easyscrollnav #btnDown {
    background-image: url(images/scroll-down-disabled.gif)!important;
	background-repeat: no-repeat;
	height: 24px;
	margin-top: 285px;
}

#easyscrollnav #btnDown:hover {
    background-image: url(images/scroll-down.gif)!important;
}

#easyscrollnav #btnReset {
	background-image: url(images/tilbaka.gif)!important;
	height: 24px;
	margin-top: 8px;
}

#easyscroll {
	margin-top: 10px;
}
 
#easyscrollnav {
    float: right;
	margin:1em 0;
	padding: 0px 10px 0 5px;
	width: 20px;
}
 
 #easyscrollnav li {
	list-style-type: none;
	color: #404A50;
	cursor:pointer;
	float:left;
	height: 15px;
	margin: 5px 0px 5px 0px;		
	padding:0 ;
	text-indent: -9000px;
	width: 20px;
	margin: 0;	
	padding: 0;
}