/*  
Theme Name: Hiperlocal - template completo
Author: Leonardo Kl&uuml;ck
*/

/* HTML Elements */

* {
	margin:0;
	padding:0;
}
body {
	font: 100% Tahoma;
	background:#8097AD url(images/bg-geral.png) top left repeat-x;
	color: #333;
}
p {
	margin: 0 0 5px;
}
a:link, a:visited {
	color: #203d58;
	text-decoration:none
}
a:hover, a:active {
	color: #ba2729;
	text-decoration:none;
}
a img {
	border:0;
}
code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
}
select {
	width: 130px;
}
ul {
	list-style:none;
}
/* Structure */
#tudo {
	background:#9eceac;
	width:990px;
	background:#f9f9f9 url(images/bg-tudo.gif) top left repeat-x;
	padding:15px 0 0;
	margin:60px 0 10px 10px;
	*margin-top:30px;
}
#principal {
	float:left;
	width:755px;
}
#head {
	margin:0 15px 25px;
}
#page {
	margin:0px 15px;
	padding:0;
	font-size:0.7em;
}
.left {
	float:left;
}
.right {
	float:right;
}
.bold {
	font-weight:bold;
}
.tabberlive, #ultimoscom, #videos, .bloco {
	margin-bottom:25px;
}
/* Navigation Bar*/

#navbar {
	margin:0 auto;
	padding:0 0;
	background:#203d58;
}
#page-bar {
	width:700px;
}
#page-bar ul {
	list-style: none;
}
#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #f9f9f9;
	background:url(images/bg-menu.gif) top left repeat-x;
}
#page-bar li:hover {
	background:url(images/bg-hover.gif) top left repeat-x;
}
#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:8px 16px;
	color:#fff;
	display:block;
}
#page-bar a:hover {
	text-decoration:none;
	display:block;
}
#searchform {
	width:250px;
	float:right;
	text-align:right;
	padding-top:3px;
	margin-right:10px;
}
#s {
	border:1px solid #676767;
	padding:2px 0;
	vertical-align:top;
	width:auto;
	margin-top:-1px;
}
/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size:13px;
}
#page-bar li li {
	display:none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
}
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
}
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
}
#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}
#page-bar li:hover ul {
	left: auto;
	display: block;
}
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
}
/* Text*/
h1 {
	font-size:3.5em;
	font-weight:bold;
	letter-spacing:-0.08em;
}
h2 {
	font-size:1.45em;
	margin-bottom:7px;
}
h2.title12 {
	font-size:1.1em;
	margin-bottom:4px;
}
h2.title14 {
	font-size:1.2em;
	margin-bottom:4px;
}
h2.title17 {
	font-size:1.6em;
	margin-bottom:4px;
}
h2.title24 {
	font-size:2.1em;
	margin-bottom:4px;
	line-height:100%;
	color:#203D58;
}
#manchete-a h2 {
	font-size:1.9em;
	line-height:1em;
}
h3 {
	font-size:1.3em;
	margin-bottom:4px;
	color:#3c57a7;
	font-weight:bold;
}
h3.title12 {
	font-size:1.1em;
}
h4 {
	font:1.0em Arial;
}
h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
}
h3.cartola {
	font-size: 1.25em;
	color:#fff;
	background:url(images/bg-cartola.png) top left no-repeat;
	padding:6px 0 7px 20px;
	letter-spacing:0;
}
h3.cartola a:link, h3.cartola a:visited {
	color:#fff;
}
h3.cartola a:hover, h3.cartola a:active {
	color:#ba2729;
}
h3#respond {
	margin-top:0px;
	padding-top:20px;
}
h3#comments {
	margin-top:32px;
	padding-left:0px;
}
h3.authors {
	margin-top:15px;
}
/* Index Page*/
#logo {
	width:200px;
	height:100px;
	margin-left:20px;
	display:inline;
	padding-bottom:6px;
}
#logo a {
	display:block;
	text-indent:-999px;
	height:100px;
}
#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
}
#top {
	margin:0px auto 20px;
	padding:0;
	overflow:hidden;
}
#publicidade {
	margin-bottom:25px;
	text-align:center;
}
#superBannerExpansivel {
	height: 90px;
	width: 728px;
}
#manchete-a, #manchete-b, #manchete-c {
	float:left;
	overflow:hidden;
}
#manchete-a {
	width:255px;
	margin-right:30px;
}
#manchete-b {
	width:225px;
	margin-right:30px;
}
#manchete-c {
	width:210px;
}
.category {
	width:180px;
	height:134px;
	float:left;
	margin:0px;
	padding:5px 10px 5px 10px;
	background:#fff;
}
#front-popular h3 {
	color:#fff;
}
.category a {
	color:#333;
	display:block;
	background:none;
}
.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
}
#bottom {
	margin:0 auto;
}
#front-list {
	padding:0 0 10px;
	/*font-size:1.05em;
	line-height:1.75em;*/
	float:left;
	width:410px;
	margin-right:30px;
}
#coluna-b {
	width:310px;
	float:left;
}
#front-list .divider {
	margin-left:216px;
	margin-top:15px;
	margin-bottom:15px;
}
.author {
	font-size:0.8em;
	font-weight:bold;
}
.meta {
	margin-top:-5px;
	font-size:0.8em;
	color:#333;
}
.meta a {
	color:#333;
}
/* Content Page*/
#content {
	width:590px;
	padding:35px 10px 10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
}
.post, .postaberto {
	font-size:1.05em;
	line-height:1.4em;
}
.post p {
	margin-top:0px;
}
.post img, .postaberto img {
}
#manchete-b .post {
	margin-bottom:20px;
}
.post .clearfloat, .postaberto .clearfloat {
	/*background:url(images/pontilhado.gif) bottom left repeat-x;*/
	padding-bottom:5px;
	margin:10px 0px;
}
.postaberto ul, .postaberto ol {
	margin-bottom:15px;
}
#content h2.title {
	font-weight:bold;
	font:2.2em Georgia;
	letter-spacing:-0.05em;
	border-bottom:1px solid #eae9e4;
	border-top:3px solid #eae9e4;
	margin-bottom:15px;
	padding:5px 0px;
}
#content .title {
	font:1.5em Georgia;
}
.postaberto ul li {
	list-style:square;
	margin-left:30px;
}
.postaberto ol li {
	list-style:decimal;
	margin-left:30px;
}
.postaberto ol li ul li {
	list-style:square;
	margin-left:20px;
}
.post img, .post a img, #front-list img, .postaberto img, .postaberto a img {
	margin:0 10px 5px 0;
}
.post .ads {
	margin-top:10px;
}
.tabbertab .post {
	margin-bottom:15px;
	width:398px;
}
#stats {
	margin-top:-10px;
	margin-bottom:10px;
	padding:4px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
}
#stats span {
	border-right:1px dotted #333;
	padding: 0px 5px 0px 5px;
}
#stats span a:hover {
	background:none;
}
#stats span a {
	color:#333;
}
#stats img, #nav img {
	border:0px;
	margin:0px;
}
#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
}
#tools a:hover {
	background:none;
}
ul.chamadas li {
	margin-bottom:15px;
}
.fundo {
	background:#b4cee4 url(images/bg-ultimas.gif) top left repeat-x;
}
.fundo h3 {
	padding:2px 5px;
}
.reader-publisher-module li {
	font-size:1.2em;
	margin-bottom:10px;
	font-weight:bold;
}
.reader-publisher-module .f {
	display:none;
}
.spoiler {
	margin-bottom:40px;
}
.spoiler p {
	font-size:1.1em;
}
.postaberto {
	float:left;
	width:630px;
}
.data {
	float:left;
	margin-right:30px;
	margin-left:30px;
	font-size:1.2em;
	background:#BA2729;
	text-align:center;
	color:#fff;
	font-size:1.25em;
	padding:5px 3px;
	display:inline;
}
.data strong {
	border-bottom:1px solid #fff;
	display:block;
	padding-bottom:2px;
	margin-bottom:2px;
}
p.autor {
	clear:both;
}
.postaberto p {
	margin-bottom:10px;
}
.postaberto p.autor {
	margin-top:10px;
}
p.aviso {
	margin-bottom:20px;
}
#top h3.title {
	border-bottom:1px solid #EAE9E4;
	border-top:3px solid #EAE9E4;
	font-family:Georgia;
	font-size:2.2em;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:normal;
	margin-bottom:25px;
	padding:5px 0;
	color:#333;
}
.postagem .latest-posts {
	background-color: #ECECEC;
	padding: 11px;
}
.postagem .latest-posts h3 {
	color: #203D58;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.postagem .latest-posts ul {
	margin: 0;
	background: url(images/divider.jpg) 49.3% top repeat-y;
}
.postagem .latest-posts ul li {
	margin: 0;
	list-style: none;
	padding: 0 10px 5px;
	width: 46%;
	float: left;
}
.postagem .latest-posts ul li:nth-child(even){
	/*border-left: 1px solid #fff;*/
}
.postagem .latest-posts ul li small {
	display: block;
	color: #BA2729;
}
/*Imagens*/
img.centered, img.aligncenter {
	display: block;
	margin:4px auto !important;
}
img.alignright {
	padding: 0;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 0;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.imagecaptioneasy {
	font-size:0.8em;
	color:#999;
	padding:5px 5px 3px !important;
}
.imagecaptioneasy div {
	padding:0 0 2px 0 !important;
	line-height:1.2em;
}
/* Sidebar*/
#sidebar {
	width:180px;
	float:left;
	display:inline;
	margin:0 0 0 18px;
	overflow:hidden;
}
.box {
	margin-bottom:20px;
	clear:both;
}
#widget-clima {
	float:none !important;
	margin:5px auto 0 !important;
}
.metadata {
	padding:4px 5px 6px;
	background:#ECECEC;
	margin:20px 0;
	font-size:0.9em;
}
/* Form Elements */
select {
	border:1px solid #333;
	width:100%
}
.button {
	padding: 1px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
}
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
}
#search .button {
	padding: 1px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
}
#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 99%;
	margin-top:5px;
}
/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block
}
.commentlist blockquote {
	background:#ededed;
}
.commentlist li {
	color:#4d4d4d;
	padding: 10px 14px 10px 14px;
	background:#f2f2f2;
	border-bottom: 1px solid #dcdbd7;
	list-style:none;
	margin-bottom:3px;
}
.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
}
.commenttext {
	width:502px;
	float:right
}
.commentlist cite strong {
	font-size:1.1em;
}
li.my_comment {
	background: #FFF;
	border:none
}
li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
}
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
}
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right
}
.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
}
.commentlist small {
	background:#e9e9e9
}
.avatar {
	border:1px solid #56562c;
	margin:15px 8px 6px 0;
	float:left;
	padding:1px;
	width:45px;
	height:45px;
}
#comment {
	width:590px;
	background:#fff;
}
/* Footer*/
#front-popular {
	color:#fff;
	margin: 0 auto;
	padding:10px;
}
.cat-footer {
	width:175px;
	float:left;
	padding:10px 0;
	display:inline;
	margin-right:25px;
}
.cat-footer.ultima {
	margin-right:0;
}
.cat-footer a, .cat-footer a:visited, .cat-footer a:hover {
	color:#fff;
}
.cat-footer ul {
	margin-top:5px;
}
.cat-footer ul li {
	list-style:none;
	/*border-top:1px dotted #999;*/
	padding:5px 0;
	display:block;
	font-size:1.2em;
}
.cat-footer ul li:hover {
	background:#222;
	color:#fff;
	text-decoration:none;
}
.cat-footer ul li:first-child {
	border-top:0px dotted #fff;
}
#footer {
	margin: 40px auto 0;
	background:#203d58;
	font-size:0.6em;
	padding-top:40px;
	padding-bottom:10px;
}
.footer-links {
	background:#2e577c;
	text-align:center;
	margin:0 10px 5px;
	padding:15px 0 30px;
}
.footer-links ul {
	margin:5px auto 0;
	width:740px;
}
.footer-links li {
	display:block;
	float:left;
	padding:0 7px 0;
	color:#E0EAF3;
	font-size:1.1em;
}
.footer-links li a {
	color:#E0EAF3;
}
.footer-links li.ultimo {
	background:none;
	padding-right:40px;
}
.cat-footer h3 {
	font-size:1.55em;
}

#footer div.textwidget {
	font-size:1.2em;
}
div.oas {
	left:0;
	position:absolute;
	top:0;
}
/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfloat {
	display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfloat {
	height:1%;
}
*+html .clearfloat {
	height:1%;
}
.clearfloat {
	display:block;
}
/*pagenavi*/
.wp-pagenavi {
	text-align:center;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	border: 1px solid #bc3218 !important;
	color: #bc3218 !important;
}
.wp-pagenavi a:visited {
	border: 1px solid #bc3218 !important;
	color: #bc3218 !important;
}
.wp-pagenavi a:hover {
	border: 1px solid #bc3218 !important;
	color: #fff !important;
	background-color: #bc3218 !important;
}
.wp-pagenavi a:active {
	border: 1px solid #bc3218 !important;
	color: #fff !important;
	background-color: #bc3218 !important;
}
.wp-pagenavi span.current {
	border: 1px solid #bc3218 !important;
	color: #fff !important;
	background-color: #bc3218 !important;
}
.efeito {
	background:#fcfcef;
}
/*form contato*/
div.wpcf7 {
	background:#eee;
	border:1px solid #666;
	margin:0;
	padding:10px 10px 0 10px !important;
	margin-bottom:5px !important;
}
/*ultimos comentarios*/
.comm p a {
	color:#000;
}
.comm {
	background:url(images/bg-coments.png) top right no-repeat;
	width:220px;
	height:61px;
	margin-left:0;
	padding:10px 10px 10px 73px;
	overflow:hidden;
	margin-bottom:10px;
}
.comm p {
	height:28px;
	overflow:hidden;
}
.comm .post-meta li {height:12px; overflow:hidden;}


.post-meta-key {
	display:none;
}
#head .comm {
	background:url(images/bg-coments2.png) top right no-repeat;
	font-size:0.7em;
	margin-bottom:0;
}
.sem, #wpstats{
	display:none !important;
}

.reader-publisher-module h3 {
	display:none;
}

#page-bar h3 {display:none;}
