/*
Theme Name: Guto Kleien
Description: Tema padr&atilde;o do blog Guto Kleien
Version: 1.0
Author: Urban Summer Digital Creative
Author URI: http://www.urbansummer.com.br/
*
*/

* {
	margin:0;
	padding:0;
	list-style:none;
}

html, body { 
	height:100%;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

html { 
	overflow: -moz-scrollbars-vertical; 
	background: #f1f2f2 url(images/bgGeral.jpg) bottom repeat-x;
}

body { 
	background: url(images/bgPattern.gif); 
	font-size:12px;
}

a {text-decoration:none; color:#fff;}
a:hover {text-decoration:underline;}

img, fieldset, table { border:none; }

legend, .hidden { display:none; }
.clear { clear:both; }
.left {	float:left; }
.right { float:right; }
.underline { text-decoration: underline; }
button { 
	border:none;
	background:none; 
	overflow: hidden; 
	text-indent:-9999px; 
	cursor:pointer;
}

input { 
	border:1px solid #dfe2e1;
	color:#000;
	font-size:11px;
	padding:2px;
}

/* DECLARACOES GERAIS */
#divConteinerGeral {
	width:822px;
	margin:auto;
	padding: 0 13px;
	position:relative;
	background:url(images/bgShadow.png) repeat-y;
}

/* FIM DAS DECLARACOES GERAIS */

/* HEADER */
#divHeader {
	background:url(images/bgHeader.jpg) no-repeat;
	overflow:hidden;
	padding:192px 0 0 0;
	height:36px;
}

#divHeader h1{
	width:251px;
	height:18px;
	overflow: hidden; 
	text-indent:-9999px; 
	background:url(images/logo.gif) no-repeat;
	display:inline-block;
	margin-left:27px;
}

#divHeader h1 a{
	display:block;
	width:317px;
	height:172px;
}
/* FIM DO HEADER */

/* CONTEUDO */
#divConteudoGeral {
	overflow:hidden;
	background-color:#d3d7d6;
	width:772px;
	padding: 0 25px;
}

/* Principal */
#divConteudoGeral #divConteudoPrincipal{
	float:left;
	width:500px;
}

#divConteudoGeral #divConteudoPrincipal h2.pagetitle{
	font-size:17px;
	color:#555;
	font-style:italic;
	font-weight:normal;
}

/* POST */
.post {
	background:url(images/post/bgSeparador.gif) bottom center no-repeat;
	padding:15px 0 15px 0;
}

.post h2, .post h2 a{
	font-size:21px;
	color:#cc0033;
	font-weight:normal;
}

.post h3, .post h3 a{
	font-size:14px;
	color:#cc0033;
	font-weight:normal;
}

.search h2, .search h2 a{
	font-size:21px;
	color:#cc0033;
	font-weight:normal;
}

.post .entry p {
	color:#959595;
	font-size:13px;
	padding-top:10px;
}

.post .entry h3 {
	color:#999;
	font-size:18px;
	font-weight:normal;
}

.post .entry h4 {
	color:#cd8181;
	font-size:16px;
	font-style:italic;
	padding-top:15px;
}

.post .entry ul, .post .entry ol {
	padding-top:13px;
}

.post .entry li {
	color:#959595;
	font-size:13px;
	padding:2px 0;
}

.post .entry li strong{
	color:#959595;
}

.postmetadata{
	padding:16px 0 0 0;
}

.postmetadata small{
	float:left;
	color:#959595;
	font-size:12px;
}

.postmetadata a{
	float:right;
	color:#959595;
	font-size:12px;
}

.single .postmetadata small {
	float:none;
	font-size:10px;
}

.single .postmetadata a {
	float:none;
	font-size:10px;
	color:#CC0033;
}

.search .postmetadata a,
.archive .postmetadata a {
	float:none;
}

/* Posts relacionados */
.divPostsRelacionados {
	padding-top:35px;
	clear:both;
}

.divPostsRelacionados h2{
	color:#555;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
}

.divPostsRelacionados ul li a{
	color:#cd8181;
	font-size:13px;
	font-style:italic;
}

p.editar {
	padding:15px 0 0 0;
	color:#555;
	font-size:11px;
}
/* FIM DO POST */

/* Sidebar */
#divConteudoApoio {
	width:187px;
	float:right;
	margin:15px 0 0 0;
	padding-bottom:20px;
	background:url(images/bgSidebar.gif) bottom no-repeat;
	min-height:475px;
	height:auto!important;
	height:475px;
}

#divConteudoApoio .topo{
	width:187px;
	height:14px;
	font-size:0;
	line-height:0;
	background:url(images/bgSidebarTop.gif) no-repeat;
}

#divConteudoApoio .boxConteudo{
	padding: 0 11px 0 10px;
}

#divConteudoApoio .boxConteudo ul {
	padding-top:15px;
}

#divConteudoApoio .boxConteudo ul li{
	padding:3px 0 3px 19px;
}

#divConteudoApoio #divLinks ul li {
	border-top:2px solid #cfd2d1;
}

#divConteudoApoio #divUltimosPosts ul li{
	border-top:2px solid #babbbb;
}

#divConteudoApoio #divSigaGuto ul li{
	border-top:2px solid #adadad;
}

#divConteudoApoio .boxConteudo ul li a{
	font-weight:bold;
	text-transform:uppercase;
}

#divConteudoApoio h2 {
	font-weight:bold;
	font-size:12px;
	color:#cc0033;
	background:url(images/bgSidebarTitulo.gif) repeat-x;
	padding:4px 0 5px 19px;
	margin-top:20px;
}


#divConteudoApoio #divSearch{
	padding:0 20px;
}

#divConteudoApoio #divSearch label {
	color:#fff;
	font-size:10px;
	font-weight:bold;
}

#divConteudoApoio #divSearch input {
	width:77px;
	background:none;
}

#divConteudoApoio #divSearch button {
	background:url(images/btBusca.gif) no-repeat;
	width:14px;
	height:15px;
}
/* FIM DO CONTEUDO */

/* INICIO DO FOOTER */
#divFooter {
	width:822px;
	margin:0 auto;
	background:url(images/bgFooter.png) top no-repeat;
	padding:10px 13px 0 13px;
	height:50px;
}

#divFooter p{
	text-align:right;
}
/* FIM DO HEADER */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* Image positioning */
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 */

/* BUSCA */
#divSearchForm {
	padding: 0 25px;
	overflow:hidden;
}

#divSearchForm #s {
	width: 82px;
	margin-top:11px;
	float:left;
}

#divSearchForm #searchsubmit {
	background:url(images/sidebar/btBuscar.gif) no-repeat;
	width:22px;
	height:20px;
	margin-top:11px;
	margin-left:5px;
	float:left;
}

#divSearchForm #rss {
	background:url(images/sidebar/bgRSS.gif) right top no-repeat;
	width:29px;
	height:29px;
	float:right;
	padding: 10px 38px 0 0;
	color:#555;
	font-size:18px;
}
/* FIM DE BUSCA */


/* COMENTARIOS */
#respond {
	clear:both;
	padding-top:15px;
}

#respond h3, #respond p {
	color:#555;
}

.alt {
	margin: 0;
	padding: 10px;
	}


.commentlist {
	padding: 0;
	text-align: justify;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	}
	
.commentlist li.byuser {
	padding-left:50px;
	margin-top:0;
	background:#F8E8E1 url(images/bgComentario.gif) no-repeat;
	}

.commentlist li.byuser cite,
.commentlist li.byuser cite a,
.commentlist li.byuser span,
.commentlist li.byuser p{
	color:#555555;
	}
	
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* fIM DE COMENTARIOS */

/* CALENDARIO */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* FIM DE CALENDARIO */

/* CAPTIONS */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#divAudiGiftDay {
	background:url(images/bgIntervencao.png) no-repeat;
	height:330px;
	margin-left:-346px;
	margin-top:-187px;
	padding:21px 8px 0 22px;
	width:625px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:500;
}
#divAudiGiftDay h2 {
	background:none;
}

#divAudiGiftDay h2 .fechar{
	text-indent:-9999px;
	overflow:hidden;
	width:55px;
	height:11px;
	float:right;
	background:url(images/btFecharCinza.gif) no-repeat;
}

#divAudiGiftDay h2 .fechar a{
	width:55px;
	height:11px;
	display:block;
	overflow:hidden;
}

#divAudiGiftDay #divConteudoAudiGiftDay{
	padding-top:262px;
	padding-left:424px;
}

#divOverlay {
	background-color:#000000;
	height:100%;
	left:0;
	opacity:0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	overflow:hidden;
	position:fixed;
	top:0;
	width:100%;
	z-index:2;
}