/*
Theme Name: Via Aventura
Theme URI: http://www.viaaventura.com.br/blog
Description: Tema criado e programado por <a href="http://polvo.com.br/">Polvo Tecnologia e Comunicação</a>.
Version: 1.0
Author: Polvo Tecnologia e Comunicação
Author URI: http://www.polvo.com.br/
Tags: viaaventura, escalada, fitness, verde
*/
#boxBlog {
	width:673px;
	background:url(images/moldura-simples-673-bot.png) no-repeat left bottom;
}
#boxBlog a { text-decoration:underline; }
#boxBlog .box-simples-int {
	padding:100px 28px 15px 25px;
	background:url(images/moldura-simples-673-padrao.png) repeat-y left top;
	width:620px;
}
#boxBlog .box-simples-int h2.titulo_pagina {
	height:110px;
	width:673px;
	background:url(images/tit-blog.png) no-repeat left top;
}

#rodape {
	margin-top:20px;
	border-top:1px dashed #FFF;
	padding-top:5px;
}	
#rodape p.meta {
	margin-top:10px;
	font-size:10px;
}

/*** SIDEBAR ***/
#sidebar {
	float:right;
	width:220px;
}

#sidebar .box {
	display:block;
	float:right;
	padding-bottom:8px;
	background:url(images/sidebar/moldura-bot-220.png) no-repeat left bottom;
	margin-top:15px;
	width:220px;
}
#sidebar .box ul, #sidebar .box form {
	display:block;
	float:left;
	width:200px;
	padding:0px 10px 5px 10px;
	background:url(images/sidebar/moldura-pad-220.png) repeat-y left bottom;
}
#sidebar .box ul li {
	padding-left:15px;
	background:url(images/sidebar/marcador.png) no-repeat 0px 3px;
	line-height:16px;
	margin-top:5px;
}
#sidebar .box ul li a {
	color:#519241;
	font-size:11px;
	font-weight:bold;
}
#sidebar .box ul li a:hover { text-decoration:underline; }
#sidebar .box h2 {
	display:block;
	float:left;
	width:100%;
	height:30px;
	text-indent:-5000px;
}
#sideParticipe h2 { background:url(images/sidebar/tit-participe.png) no-repeat left top; }
#sideBusca h2 { background:url(images/sidebar/tit-busca.png) no-repeat left top; }
#sideArquivo h2 { background:url(images/sidebar/tit-arquivo.png) no-repeat left top; }
#sideCategorias h2 { background:url(images/sidebar/tit-categorias.png) no-repeat left top; }

/* FORM BUSCA ***/
#sidebar .box form fieldset {
	padding:10px 0px 5px 0px;
	display:block;
}
#sidebar .box form fieldset #s {
	padding:3px;
	background-color:#E9FFE3;
	border:2px solid #425059;
	width:145px;
	float:left;
}
#sidebar .box form fieldset #searchsubmit {
	display:block;
	float:right;
	width:35px;
	height:23px;
	background:url(images/sidebar/bt-ok.png) no-repeat left top;
	cursor:pointer;
}
#sidebar .box form fieldset #searchsubmit:hover { background-position:left bottom; }
#boxBlog .entry {
	border-bottom:1px dashed #425059;
	padding-bottom:30px;
	margin-bottom:20px;
}
#boxBlog .single {
	border-bottom:0;
	margin-bottom:0;
}
#boxBlog h2.title_post {
	font-size:20px;
	color:#519241;
}
#boxBlog h2.title_post a { color:#519241; text-decoration:none; }
#boxBlog h2.title_post a:hover { color:#425059; }
#boxBlog .entry p {
	margin-top:15px;
}
#boxBlog .entry p img { padding:4px; border:1px solid #425059; }
#boxBlog h3.title_cats {
	font-size:15px;
	background:#E9FFE3;
	border:1px dashed #425059;
	border-left:0px;
	border-right:0px;
	text-align:center;
	padding:5px 0px;
	margin-bottom:15px;
}
#boxBlog h3.comments {
	font-size:15px;
	border:1px dashed #519241;
	color:#519241;
	border-left:0px;
	border-right:0px;
	text-align:left;
	padding:5px 0px;
}

#boxBlog p {
	line-height:16px;
}
#boxBlog .entry p.post_author {
	font-weight:bold;
	font-size:10px;
	margin:0px;
	line-height:normal;
}
#boxBlog .entry p.postmetadata {
	font-weight:bold;
	font-size:10px;
	line-height:normal;
}


.navigation {
	width:100%;
	float:left;
	padding:5px 0px;
	border:1px dashed #425059;
	border-left:0px;
	border-right:0px;
	background-color:#E9FFE3;
	margin-top:20px;
}
.nav_top { margin-bottom:20px; }

.navigation div { width:49%; }
.navigation a {
	font-size:10px;
	text-decoration:none !important;
	font-weight:bold;
}
.navigation .alignleft { float:left; }
.navigation .alignright { text-align:right; float:right; }


p.dadosPost {
	padding:10px;
	background-color:#EFEFEF;
	font-size:10px;
	line-height:normal;
}

#commentlist li {
	padding:20px 0px;
	border-bottom:1px solid #E5E5E5;
}
#commentlist li p cite {
	font-style:normal;
	font-weight:bold;
	font-size:11px;
}
#respond  {
	display:block;
	float:left;
	width:100%;
	margin-top:20px;
}

#respond h3.comment {
	display:block;
	float:left;
	height:48px;
	width:100%;
	text-indent:-5000px;
	background:url(images/tit-deixe-seu-comentario.png) no-repeat left top;
}

#commentform {
	margin-top:10px;
	display:inline;
	float:left;
	width:400px;
	margin-left:100px;
}
#commentform label {
	display:block;
	font-size:11px;
	font-weight:bold;
}
#commentform input, #commentform textarea {
	width:390px;
	padding:2px;
	margin:0px 5px 1px 0;
	border:1px solid #425059;
	background-color:#E9FFE3;
}
#commentform #submit {
	display:block;
	width:73px;
	height:23px;
	background:url(images/bt-enviar.png) no-repeat left top;
	border:0;
	margin:10px 5px 0px 0px;
	float:right;
	cursor:pointer;
}
#commentform #submit:hover {
	background-position:0px -50px;
}