/*
Theme Name: Baque Solto
Theme URI: http://http://www.baquesolto.mus.br/blog
Description: Tema desenvolvido pela Polvo Tecnologia e Comunica&ccedil;&atilde;o para a Ilustradora Daphne Lambros
Version: 1.0
Author: Polvo Tecnologia e Comunica&ccedil;&atilde;o (www.polvo.com.br)
Author URI: http://www.polvo.com.br/
Tags: two columns
*/
body {
	background-color:#ffa11d;	
	color:#000;
	margin:0;
	font:14px Georgia, "Times New Roman", Times, serif;
}

#mainContent {
	position:relative;
	float:left;
	width:430px;
	display:inline;
	margin:0 0 0 154px;
	background:#FFF url(images/bg-pad-content.png) repeat-y left top;
}
#mainContent h2.chamadona {
	display:block;
	height:225px;
	margin: 0px 0px 0px 10px;
	background:url(images/bg-top-content.png) no-repeat left top;
	text-indent:-9999px;
}
#mainContent .int {
	width:350px;
	padding:32px;
	float:left;
}

/*** SIDEBAR ***/
#sidebar {
	float:left;
	clear:right;
	width:210px;
	margin-top:12px;
	margin-left: 6px;
}

#sideBusca {
	display:block;
	margin-top:20px;
}
#sideBusca form h2 {
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 16px;
	margin-bottom:2px;
}
#sideBusca form fieldset {
	border:0;
	padding:0;
}
#sideBusca form fieldset label,
#sideBusca form fieldset label input {
	display:block;
	float:left;
}
#sideBusca form fieldset label input {
	width:145px;
	height:20px;
	background: #ffd293;
	padding:0;
	border:0;
	border-bottom:solid #005c46 2px;
}
#sideBusca form fieldset #searchsubmit {
	display:block;
	float:left;
	width:22px;
	height:22px;
	background:url(images/sidebar/bt-busca-ok.png) no-repeat left top;
	text-indent:-9999px;
	border:0;
}

#sidebar #descricao {
	display:block;
	font-family: Verdana;
	font-size:11px;
	width: 160px;
}
#sidebar .box {
	display:block;
	margin-top:20px;
}
#sidebar .box h2 {
	display:block;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 2px;
}
#sidebar .box ul {
	padding:0;
	margin-top: 0;
}
#sidebar .box ul li {
	display:block;
	margin:0 0 5px 0;
	text-indent:10px;
	line-height: 0.8em;
	color:#000;
	background:url(images/sidebar/marcador.png) no-repeat 0px 3px;
	font-family: Verdana;
	font-size: 8pt;
}
#sidebar .box ul li a {
	color:#000;
	text-decoration: none;
}
#sidebar .box ul li a:hover {
	text-decoration:underline;
}
#sidebar .box ul li.nobullet {
	background: none;
	text-indent: 1px;
}
#sidebar .box ul li a.branco {
	color: #fff;
	font-weight: bold;
}
#sidebar .box ul li a.cap {
	text-transform: capitalize;
}
#sidebar .box_contorno {
	border:#fff 1px solid;
	color:#fff;
	width:165px;
	margin-top: 40px;
	padding: 5px 7px;
	font-family:Verdana;
	font-size: 12pt;
	font-weight: bold;
}
#sidebar .box_contorno a {
	color: #000;
	text-decoration: none;
}
#sidebar .box_contorno a:hover {
	text-decoration: underline;
}
#sidebar .box_contorno .site {
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
}
#sidebar .visite {
	font-weight: bold;
	font-family: Verdana;
	font-size: 18px;
	color: #c72d03;
	padding: 5px;
}

#mainContent .entry {
	border-bottom:2px solid #005c46;
	padding-bottom:15px;
	margin-bottom:10px;
}
#mainContent .entry p {
	line-height:16px;
	margin-top:15px;
	margin-bottom:0;
}
#mainContent h2.title_post {
	font-size:20px;
	font-family: Georgia;
	color:#c72d03;
	text-indent:0;
	border:0;
	margin:0;
	padding:0;
	height:auto;
}
#mainContent h2.title_post a { color:#c72d03; text-decoration:none; }
#mainContent h2.title_post a:hover { text-decoration:underline; }
#mainContent .entry p.post_author {
	font-size:11px;
	margin-top:0 !important;
	margin-bottom:20px;
	line-height:normal;
}

#mainContent .entry p img { margin-top:10px; padding:4px; border:1px solid #B3B3B3; }

#mainContent h3.title_cats {
	font-size:15px;
	text-align:center;
	margin-bottom:15px;
}
#mainContent h3.comments {
	text-align:left;
}
#mainContent p.center { text-align:center; }
#mainContent .entry p.postmetadata {
	font-weight:bold;
	font-size:7pt;
	font-family: Verdana;
	margin-top:5px;
	text-align: right;
	text-transform: uppercase;
}
#mainContent .entry p a {
	color:#c72d03;
	text-decoration:underline;
}
#mainContent .entry p.postmetadata a {
	color:#c72d03;
	text-decoration:none;
}
#mainContent .entry p.postmetadata a:hover {
	text-decoration:underline;
}

.navigation {
	padding:2px 0px;
}
.nav_top { margin-bottom:20px; }

.navigation div { width:48%; color:#000; padding:0 5px;}
.navigation a {
	font-size:10px;
	text-decoration:none !important;
	font-weight:bold;
	color:#000;
	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;
}

#mainContent .single {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 10px;
}

#commentlist {
	float:left;
	width:350px;
	list-style: none;
	padding: 0;
	margin-top:0;
}
#commentlist li {
	border-top: #005c46 solid 2px;
	padding-top:10px;
}
#commentlist li p {
	margin-top: 0;
	margin-bottom:10px;	
}
#commentlist li p cite {
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	font-family:Georgia;
}
#commentlist li p a {
	color:#005c46;
	text-decoration:none;
}
#commentlist li p a:hover {
	text-decoration:underline;
}
#respond  {
	display:block;
	float:left;
	height:350px;
	padding:0;
}

#respond h3.comment {
	display:block;
	height:21px;
	text-indent:-9999px;
	background:url(images/tit-comentario.png) no-repeat left top;
}
#respond  p.meta {
	font-size:11px;
	margin-top:5px !important;
}
#respond  p.meta a {
	color:#666;
	text-decoration:underline;
}

#commentform {
	display:inline;
}
#commentform .campos {
	display:inline;
	float:left;
	background: #f0e7ae;
	width: 350px;
	border-top:solid #005c46 2px;
}
#commentform label {
	display:block;
	font-weight:bold;
	margin-top:10px;
	margin-left: 10px;
	color: #005c46;
	font-family:Georgia;
	font-size:11px;
}
#commentform label small {
	font-size:10px;
}
#commentform input, #commentform textarea {
	border:0;
	width:325px;
	padding:3px;
	background: #f8f4db;
	margin-left: 10px;
}
#commentform textarea {
	height:110px;
}
#commentform #submit {
	display:block;
	width:63px;
	height:32px;
	background:url(images/bt-enviar.png) no-repeat left top;
	border:0;
	margin:10px 5px 0px 0px;
	float:right;
	cursor:pointer;
	text-indent:-9999px;
}
#commentform .error,
#commentform .errorlabels {
	margin:0;
}
