/*
Theme name: NovesPiquiras_
Theme URI: http://piquiras.com/blog/
Description: Tema personalizado para o Piquiras Goiania
Version: 0.9
Author: Pablo Davi
E-mail: p@novesfora.com.br
*/

html {
	height :100%;
}
body {
	background :#1c1c1c;
	text-align :center;
	font :400 75% Verdana, Geneva, sans-serif;
	color :#212121;
}
h1, h2 {
	font-weight :bold;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#222;
}
h1 {
	font-size :2.0em;
	line-height:120%;
}
h2 {
	font-size :1.4em;
}
h3 {
	font-size:0.9em;
}
a {
	color :#000;
}
p {
	padding :5px 0;
}
strong {
	font-weight:bold;
}
/* #MAINBOX ------------------------------------------------*/

#mainBox {
	width :990px;
	margin :0 auto;
	text-align :left;
	position :relative;
	margin-top :10px;
}
/* #HEADER -------------------------------------------------*/

#header {
	height :220px;
}
/* #CONTENT ------------------------------------------------*/

#content {
	background :#fff url(imagens/bgup_content.gif) no-repeat top;
	width :647px;
	clear:both;
}
#content a {
	color:#000;
	border-bottom:1px dotted #000;
}
#content .postBlock {
	padding :10px;
	height :330px;
	clear :both;
	display :block;
	line-height: 1,2em;
}
#content .postBlock h1 a {
	border:0;
}
#content .postBlock h3 {
	font-size:1.1em;
	margin:5px 0 2px 0;
	font-weight:bold;
}
#content .postBlock img {
	float :left;
	padding :0 15px 5px 0;
}
#content .postBlock #lightbox img {
	padding:0 0 0 0;
}
#content .postBlock #lightbox td {
	height:110px;
}
#content .postBlock #pageListChildren a {
	border-bottom:0;
}
#content .postText {
	width :285px;
	float :right;
}
#content .rightText {
	padding :10px 0 0 0;
	float :right;
}
#contentEnd {
	width :647px;
	height:12px;
	background :url(imagens/bgdown_content.gif) no-repeat bottom;
	display :block;
	clear :both;
}
#fullPost {
	height :auto !important;
	min-height:1100px;

}
#wp-pagenavi {
	background:#1c1c1c;
	color:#fff;
}
#wp-pagenavi .pages {
	display:none;
}
/* #PAGE ----------------------------------------------------*/

#fullPage {
	min-height:580px;
	height:auto !important;
	height:580px;
	text-align:justify;
}
#fullPage table {
	margin:10px 0;
}
#pageImage {
	margin-bottom:10px;
}
.smallPost {
	margin-top:8px;
}
#pageListChildren {
	margin-top:20px;
	padding-top:5px;
	border-top:1px dotted #c1c1c1;
	height:170px;
	clear:both;
	display:block;
}
#pageListChildren h2 {
	padding-bottom:5px;
}
#pageListChildren li {
	float:left;
	height:45px;
	padding:0 5px 10px 0;
}
#pageListChildren li a {
	display:block;
	background:url(imagens/bg_pageChild.jpg) no-repeat;
	width:265px;
	padding:15px 0 20px 40px;
	color:#fff;
	text-decoration:none;
}
#voltarBt {
	display:block;
	clear:both;
	margin:5px -15px 5px 0;
	float:right;
	width:auto !important;
}

/* #FORM CONTACT --------------------------------------------*/

#FormContato input, #FormContato textarea {
	width:95%;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	border:1px solid #ccc;
	margin-bottom:5px;
}

#FormContato textarea {
	height:150px;
}

#FormContato label {
	display:block;
	height:20px;
}

/* #COMMENT BOX ---------------------------------------------*/

#commentForm {
	width:660px;
}
#commentForm input, #commentForm textarea {
	width:610px;
	border:1px solid #ccc;
	padding:3px 5px;
	font-family:Verdana, Geneva, sans-serif;
}
#submit {
	width:620px;
	background:#d7a10e;
	color:#222;
	padding:3px 0;
	border:0;
}
#commentFullBox h4 {
	font:bold 1.4em Arial, Helvetica, sans-serif;
	color:#0b7960;
	border-top:1px solid #0b7960;
	padding:5px 0 10px;
	margin-top:5px;
	width:620px;
}
#comment {
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}
.comment-body p {
	width:580px;
	text-align:justify;
	float:right;
}

.reply {
	clear:both;
}

/* #NAVIGATION ----------------------------------------------*/

.wp-pagenavi {
	background:#1C1C1C;
	padding:10px 0;
	text-align:center;
	width:647px;
}
.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	color: #000;
	background:#fff;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	color: #fff;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	color: #fff;
}

/* #RESULT SEARCH PAGE --------------------------------------*/

#resultPost {
	min-height:1100px;
	height:auto !important;
	height:900px;
}

#resultTitle {
	margin: 20px -10px 0 10px;
	padding-top:10px;
}

/* #SIDEBAR -------------------------------------------------*/

#sidebar {
	color :#cfc0aa;
	width :330px;
	position :absolute;
	right :0;
	top :0;
	clear:both;
}
#sidebar a {
	color :#cfc0aa;
}
#sidebar h2 {
	margin-bottom :10px;
	color:#cfc0aa;
}
#formSearch {
	background :url(imagens/bg_search.gif) no-repeat;
	height :42px;
	position :relative;
}
#formSearch input {
	border :0;
}
#formSearch .query {
	margin :10px 0 0 10px;
	font-size :1.4em;
	font-weight :900;
	color :#212121;
	background :transparent;
	width :250px;
}
#formSearch .ir {
	background :url(imagens/bg_search_go.gif) no-repeat;
	width :42px;
	height :42px;
	position :absolute;
	right :0;
	top :0;
	cursor :pointer;
}
#canais {
	padding :10px 0 0 0;
}
#canais ul li {
	display :inline;
}
#contato {
	padding :10px 0 0 0;
}
#maislidos {
	width :49%;
	padding :10px 0 0 0;
	float:left;
}
#maislidos li {
	margin-bottom :10px;
}
#flickr {
	padding :10px 0 0 0;
	width :49%;
	float:right;
}
#twitter {
	padding :10px 0 0 0;
	clear :both;
}
.twit {
	background :url(imagens/bg_twitter.gif) no-repeat;
	padding :5px;
	height :50px;
	margin-bottom :10px;
	position :relative;
}
.twit p {
	padding:0 0 0 55px;
	position:absolute;
	top:5px;
}
.twit img {
	margin:2px 0 0 2px;
}
/* #FOOTER --------------------------------------------------*/

#footer {
	color :#9f9484;
	margin :20px 0;
	background :url(imagens/logoFooter.png) no-repeat;
	padding :10px 0 0 180px;
	width :810px;
	clear :both;
}
#footer b {
	margin-right :15px;
}
#footer p {
	padding :0 0 4px 0;
	font-size :0.9em;
}
#footer a {
	color :#9f9484;
}
#footer-enderecos {
	border-bottom :1px dotted #9f9484;
	padding :0 0 15px 0;
	margin :0 0 15px 0;
}
#footer-links {
	height :60px;
}
#footer-catgs li, #footer-pages li {
	display :inline;
	margin :0 3px;
}
#footer-agency {
	text-align:right;
	margin-bottom:15px;
	color: #fff;
	font-size: 10px; 
	font-family: tahoma;
}
#footer-agency img {
	margin-left: 5px;
	vertical-align: middle;
}
/* #VARIOUS --------------------------------------------------*/


.left {
	float :left;
}
.right {
	float :right;
}
.line {
	position :relative;
	clear :both;
	padding-bottom:20px;
}
.clearBoth {
	display:block;
}
