/*  
Theme Name: Gazeta das Caldas
Theme URI: http://tux.janeladigital.com/
Description: Gazeta das Caldas Portal
Version: 1.0
Author: Desenvolvido por Miguel Azevedo e Castro.
Author URI: http://www.janeladigital.com/
*/
body {
	/*font-family:Georgia, "Times New Roman", Times, serif!important;*/
	font: Lucida Sans Unicode, Arial, Helvetica, sans-serif!important; 
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif!important;	
	margin: 50px;
	color:#444;
	background-color:#fff!important;
}


#header, #footer, #main h3, #subheader{	
	font-family:Lucida Sans Unicode, Arial, Helvetica, sans-serif!important;
}
a, a:link, a:visited{
	color:#111;
	text-decoration:none;
}
a:hover{
	color:#555;
	text-decoration:underline;
}
#wrapper {
	/*background-color:#fcc;*/	
	border:#ccc 1px solid;
	background-color:#fff!important;
}
#subheader, #footer{
	background-color:#f1f1f1;
	height:33px;
	border:#ccc 1px solid;
	border-bottom:none;
	/*border-top:none;*/
	
}
#header {
	/*background-color:#f2f2f2;*/
	border-bottom:#F00 5px solid;
	padding-top:8px;
	position:relative;
}
.data{
	float:right;
}
#side1, #side2 {
	background-color:#f6f6f6;
}

#footer {
	/*margin-top:20px;*/
	/*margin-bottom:10px;*/
	padding-top:20px;
	border-bottom:1px dotted;
	line-height:33px;
	font-size:11px;
	overflow:hidden;
	height:auto;
	/*min-height:600px;*/
	background-color:#f9f9f9;
	border-top:none;
}

#wtf1, #wtf2, #wtf3, #wtf4{
	background-color:#f1f1f1;
}
#side1 p, #side2 p, #main p, #wtf1 p, #wtf2 p, #footer p, #header p {
	padding:.2em .5em;

}
#side1, #side2{
	font-size:1em!important;
}
#side1 .breve{
	padding: 5px 5px;
}
#side1 .breve span {
	width:98%;
	display:block;
	margin: 0 auto;
}
#side1 p, #main p{
	padding: 5px 3px;
	margin:0;
	border-bottom:#CCC 2px dotted;
	text-align:justify;
}
#tabs p, #main p{
	border:none;
}
.logo{
	width:400px;
	height:59px;
	margin:10px 0;
}
#header{
	margin-bottom:8px;
}
#header li, #subheader li{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	padding:0 1px;
	border-left:#666 1px solid;
}
#header span + li, #subheader span + li {
	border:none;
}
#subheader ul {
	float:left;
	margin:8px 0 0 6px;
}
#header h1{
	margin-bottom:15px;
	
}
#header li a, #subheader li a  {
	height:15px;
	padding:0 4px;
	line-height:15px;
}
#header li a:hover{
	display:block;
	background-color:#F00;
	color:#fff;
	text-decoration:none;
}
#searchform {
	float:right;
	margin:8px 8px 0 0;
}
#header .rss{
	float:right;
	margin:0 3px;
}
.imgDestaque{
	width:330px;
	height:186px;
	float:left;
	margin-right:10px;
}
#tabs{
	font-size:12px;
}

#tabs h5{	
	float:right;
	width:163px;  /* se os textos das tabs desformatarem noutro browser reduzir a width para 160px */
	margin-bottom:0px;
	text-align:left;
}
#tabs img + h5{
	position:relative;
	margin-bottom:8px;

}	
#tabs p {
	/*clear:right;*/
	text-align:left;
}
.ui-tabs-panel{
	overflow:hidden;
	font-size:1.1em!important;

}
.demoHeaders {
	margin-top: 2em;
}
#capa{
	text-align:center;
	margin-bottom:15px;
}
h6 + a{
	margin-top:-30px;	
}
.mini{
	text-align:center;
	font-size:9px;
	width:100%;
	display:block; 
}
#side1 h3, #side1 h4, #side1 h5, #side1 h6, #side2 h3,#side2 h4, #side2 h5, #side2 h6, #main h6, #main2 h6, #footer h6{
	background:url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;
	border:1px solid #aaa;
	color:#555;
	font-weight:bold;
	-moz-border-radius:4px 4px 4px 4px;
	text-align:center;
	margin-bottom:5px;
	margin-top:2px;
	font-family:Lucida Sans Unicode, Arial, Helvetica, sans-serif!important;
}

#side2 h6, #main h6, #main2 h6{

}
.post{
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:#ccc 10px solid;
	overflow:hidden;
}
.entry p + div{
	margin-top:10px;
}
/*.entry {
	min-height:250px;	
}*/
.title h2{
	margin-bottom:0;
}
.title .meta{
	font-size:10px;	
	padding-left:3px;
	margin-bottom:10px;
	margin-top:-3px;
	color:#999;
}
#cronicas{	
	background-color:#f3edd6;
	font-size:10px;
}
#cronicas p{	
	margin:5px 0;
}
#main {	
	position:relative;
	text-align:justify;
	min-height:300px;
}
#main .title{
	text-align:left;	
}
#main p img{
	float:left;
	margin-right:10px;	
}
#main p {
	display:block;
	/*clear:both;	
	overflow:hidden;*/
}
#main .alignleft{
	float:left;
	margin-right:5px:
}
#main .wp-caption  {
	background:#f1f1f1!important;	
	border:#c0c0c0 1px dotted;
	margin-right:10px;
	padding:3px;
	float:left;
}
#main .wp-caption p{
	padding:5px; 
	font-size:10px;
}
#main span + p img{	
	margin-top:-25px;
}

#main span + p{
	padding-top:25px;
}
/* Destaques */
#main .destaques p img{
	width:140px;
	height:79px;
}

#tabs img{	
	/*margin-top:-50px;*/
}
#tabs p {
	/*padding-top:50px;*/
}
.titulo{
	font-weight:bold;
	font-size:1.3em;
	display:block;
}
.pub{
	text-align:center;
}
#pubanner{
	position:absolute;
	top:30px;
	right:0px;
	/*background-color:#f1f1f1;*/
	width:510px;
	height:65px;
	text-align:right;
}
.vx{
	/*position: absolute;
	left:152px;*/
	float:right;
	width:366px;  /* se os textos das tabs desformatarem noutro browser reduzir a width para 160px */
	margin-bottom:0px;
	text-align:left;
	
}
#main .destaques{
	margin-bottom:3px;
	overflow:hidden; 
	border-bottom:#ccc 2px dotted;
	padding-bottom:3px;
	
}
	
/* NAV Start
======================= */

/* nav level1 */
#nav2, #nav1 {
	list-style: none;
	margin: 0;
	padding: 0;
	clear:both;
}
#nav2 li, #nav1 li {
	float: left;
	background: none;
	position: relative;
	/*border-right:#333 1px solid;*/
	/*height:25px;	*/
	margin:0;
	margin-bottom:3px;
	padding:0 1px;
}
#nav2 li a, #nav1 li a {
	padding: 4px 8px 4px 8px;
	display: block;
	text-decoration: none;
	/*color: #cbc3bb;*/
}
#nav2 li.current_page_item, #nav2 li.current_home, #nav2 li:hover, #nav1 li.current_page_item, #nav1 li.current_home, #nav1 li:hover {
	/*background: url(images/white70.png) no-repeat;*/
	
}
#nav2 li.currentpage_item a, #nav2 li a:hover, #nav1 li.currentpage_item a, #nav1 li a:hover {
	/*background: #efefef url(images/white70.png);
	color: #f86819;*/
}

/* show hover bg */
#nav2 li:hover a, #nav1 li:hover a {
	/*background: #efefefurl(images/white70.png);*/
	background-color:#F00;	
	color:#fff;
}

#nav2 li.current_home a, #nav1 li.current_home a {
	/*background: #efefef url(images/white70.png);*/
	/*padding-right: 20px;*/
	/*color: #f86819;*/
	background-color:#F00;
	color:#fff;
	
}

/* nav level2 */
#nav2 ul, #nav1 ul {
	position: absolute;
	top: 23px;
	left: 0px;
	/*padding: 8px 0 10px;*/
	padding: 5px 0 0 5px;
	background: url(images/white95.png);
	border: solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 1px 4px #ccc;
	-webkit-box-shadow: 0 1px 4px #ccc;
	-moz-box-shadow: 0 1px 4px #ccc;
	z-index:999;
}
#nav1 ul {
	top: 15px;
	left: -5px;

}
#nav2 ul li, #nav1 ul li {
	background: none;
	padding: 0;
	margin: 0;
	border:none;
	width:98%;
	border-bottom:1px dotted;
	
}
#nav2 ul li:hover, #nav2 ul li:hover a, #nav2 ul li.current_page_item, #nav1 ul li:hover, #nav1 ul li:hover a, #nav1 ul li.current_page_item {
	background: none;
}
#nav2 ul a, #nav1 ul a {
	/*color: #999;*/
	font-weight: normal;
	text-shadow: none;
	padding: 4px 0 4px 8px;
	min-width: 173px;
	background: none !important;
	color:#333!important; /* cor dos links do dropdown */
}
#nav2 li.current_page_item li a, #nav2 ul li.current_page_item a, #nav1 li.current_page_item li a, #nav1 ul li.current_page_item a {
	/*color: #777;*/
	background: none;
}
#nav2 ul a:hover, #nav2 li.current_page_item li a:hover, #nav2 ul li.current_page_item a:hover, #nav1 ul a:hover, #nav1 li.current_page_item li a:hover, #nav1 ul li.current_page_item a:hover {
	background: none;
	color: #f00!important; /* cor hover dos links do dropdown */
	
}

/* dropdown */
#nav2 ul, #nav1 ul {
	display: none;
}
#nav2 li:hover > ul, #nav1 li:hover > ul {
	display: block;
}

/* nav sub levels */
#nav2 ul ul, #nav1 ul ul {
	left: 200px;
	top: -18px;
	/*z-index: 3;*/
	z-index:999;
	
}

/* NAV End
====================== */
.bookmarks {margin-bottom:15px;padding:40px 10px 20px 15px;border-bottom:1px solid #d9d9d9;color:#6e6e6e;background: url(images/bookmarkthis.png) 10px 10px no-repeat;overflow:hidden;clear:both; margin-top:25px;}

.bookmarks span{ font-size:12px; line-height:20px;}
.bookmarks ul { list-style:none; margin:0; padding:10px; overflow:hidden; clear:both;}
.bookmarks ul li { float:left; padding:1px 10px 3px 20px;}
.bookmarks ul li a:link,.bookmarks ul li a:visited { color:#666666;}
.bookmarks ul li a:hover { color:#a2c2d1;}
.bookmarks ul li.df { background:url(images/fav/designfloat.png) 0 0 no-repeat;}
.bookmarks ul li.digg { background:url(images/fav/digg.png) 0 0 no-repeat;}
.bookmarks ul li.del { background:url(images/fav/delicious.png) 0 0 no-repeat;}
.bookmarks ul li.techno { background:url(images/fav/technorati.png) 0 0 no-repeat;}
.bookmarks ul li.su { background:url(images/fav/stumbleupon.png) 0 0 no-repeat;}
.bookmarks ul li.twitta { background:url(images/fav/twitter.png) 0 0 no-repeat;}
.bookmarks ul li.faceb { background:url(images/fav/face.png) 0 0 no-repeat;}


.bookmarks ul.social li{ width:90px; margin-left:0px; margin-right:20px;height:20px; }


#comments { padding:0 0 0 15px; margin:0; font-size:14px;}
.commentlist { list-style:none; padding:10px 20px 0 20px;margin:0; overflow:hidden;clear:both;}
.commentlist li { border-bottom:1px solid #d9d9d9; padding-top:10px;margin-bottom:10px;}
.commentlist p { color:#8d8d8d;line-height:20px; padding:0 10px;}
.commentlist .comment-author { color:#838383; }
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;}
.commentlist .comment-author a:link,.commentlist .comment-author a:visited{ color:#7c9dac; }
.commentlist .comment-author a:hover{ color:#838383; }
.commentlist .comment-author .avatar {float:right; border:1px solid #d9d9d9; padding:3px;}
.commentlist .comment-meta a { font-size:10px;color:#a0a09f;}
.commentlist .reply { padding:0px 10px 5px 10px; }

#comment-form,.commentform { padding:0 15px; margin:0; font-size:11px;color:#282c2d;}
#comment-form h3,.commentform h3 { font-size:14px; }
#comment-form form ,.commentform form { padding:0 20px; margin:0;}
#comment-form label,.commentform label {margin:0 10px 0 0;}
#comment-form input,.commentform input { width:70%;padding:5px; margin:0 10px 10px 0;background:#f8f8f5 url(images/random.png) top left repeat-y;border-left:1px solid #dddbd4;border-top:1px solid #dddbd4;border-right:1px solid #f5f5f1;border-bottom:1px solid #f5f5f1;}
#comment-form input.submit,.commentform input.submit { width:100px;float:right;margin-top:10px; background:url(images/submit.png) top left repeat-x;color:#ffffff;padding-bottom: 3px;border:1px solid #94c1cd;}
#comment-form textarea,.commentform textarea { width:94%;background:#f8f8f5 url(images/random.png) top left repeat-y;border-left:1px solid #dddbd4;border-top:1px solid #dddbd4;border-right:1px solid #f5f5f1;border-bottom:1px solid #f5f5f1;padding:10px;}

.comment-nav { padding:0px; }

/* Footer styles
========================= */

#footer h6 {
	margin-bottom:5px;
	color:#777;
	background-color:#e9e9e9;
	padding:0 5px;
	border:1px solid #ccc;
}
#footer ul, #footer li {
	padding:0;
	margin:0;
	list-style-type:none;
	line-height:normal;
}
#footer ul {
	text-align:left;
}
 #footer li {
	margin:10px 0:
}
#footer a,#footer a:visited{
	/*color:#888;*/
	color:#036;	
	display:block;
	padding:3px 3px;
	}
#footer ul.inline a{
	display:inline;
		}
#footer a:hover{
	background-color:#999;
	color:#fff;
}
#footer li.page_item ul{
	margin:0 0 0 15px;	
}

#footer ul.catz ul.children { float:left; margin:0 0 0 15px; }
#footer ul.catz ul.children li { margin: 0 2px; float:left; }

#signature{ 
	height:25px;
	line-height:25px;
	clear:both;	
	padding-top:10px;
	/*background-color:#f1f1f1;
	border-top:1px dotted;*/
	/*padding:5px;*/
	color:#CCC;
}
#signature p{
	margin-left:10px;
}
#signature a{
	display:inline;
	color:#F60;
}
#recentComms ul{
	list-style:none;
}
#recentComms li{
	padding-left:0;
	margin-bottom:8px;
	margin-left:3px;	
}
#dynContent ul{
	list-style:none;
	
}
#dynContent li{
	margin:0;
	padding:5px 5px 5px 8px;
	border-bottom:1px dotted;
	/*text-align:justify;*/
}
