/*
Theme Name: SlickPress
Author: WP Theme Designer
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 12px arial;
	color: #333333;
	align: center;
	background: #ffffff url(images/header.gif) repeat-x 0 0;;
}
a {
	text-decoration: none;
	color: #00658D;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
h1 {
	font: 11px Verdana;
	color: #333333;
}
.sticky {
	background: #ff6600;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
t {
	font: 0.5em verdana;
	margin-bottom: 5px;
	line-height: 1.4em;
	font-face: verdana;
}

img {
	border: 0;
}
.redimensiona { 
	width: 130px;
	float: left;
	padding-right: 15px;
	margin-bottom: 10px;
}
.redimensiona img { 
	padding: 2px; 
	border: 1px solid #999999; 
	height: 80px; 
	width: 130px;
}
.redimensiona h2 { 
	font: 12px arial;
}
.verdana11 {
	font-size: 11px;
	font-face: verdana;
	margin: 0px 0px 0px 0px;
	padding-bottom: 7px;
	margin-top: 10px;
}
.text {
	font-size: 1.2em;
	font-face: verdana;
}
.text p {
	font-size: 1.2em;
	font-face: verdana;
	padding-bottom: 10px;
	line-height: 1.2em;
}
.resultados {
	font: 12x verdana;
	font-face: verdana;
	color: #666666;
}
.h5 {
	font: 20px arial;
	font-face: arial;
	margin-top: 10px;
	margin-bottom: 10px;
}
.h4 {
	font: 11px arial;
	font-face: arial;
	margin-top: 10px;
	margin-bottom: 10px;
}
.break {
	font-size: 0;
	width: 30px; height: 0;
	clear: both;
}
.space {
	font-size: 0;
	width: 30px;
	height: 10px;
	clear: both;
}
.spacebanner {
	font-size: 0;
	width: 30px;
	height: 5px;
	clear: both;
}
.sociable img {
	width: 25px;
	height: 25px;
	padding: 5px 0px 0 10px;
}
.linhaponto {
	border-bottom: 1px dotted #353535;
}
.linhasolid {
	border-bottom: 2px solid #999999;
	border-color: #999999;
}
.linhalaranja {
	border-bottom: 2px solid #ff6600;
}
.linhavertical {
	margin-left: 5px;
	border-left: 1px solid #999999;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.hidden {
	display: none;
}
.noimage img {
	display: none;
}
.banner {
	margin-bottom: 5px;
}
#wrapper {
	text-align: left;
	align: left;
	width: 980px;
	margin: auto auto;
}
#featured {
z-index:1;
}
.rio {
	font: 12px arial;
	margin: 10px; 
}

.titlecategory {
	font: 20px arial;
	font-face: arial;
	text-style: bold;
	padding-top: 5px;
	margin-bottom: 5px;
}
.titleguia {
	font: 15px arial narrow;
	font-face: arial narrow;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 2px;
	border-left: 2px solid #ff6600;
}
.titlefotos {
	font: 16px arial;
	font-face: arial;
	text-style: bold;
	color: #666666;
	margin: 7px;
}
.menud a {
	font: 11px arial #ffffff;
	font-face: arial;
	text-style: bold;
	color: #ffffff;
	margin-left: 7px;
}
.postviews{
	height: ;
	font: 12px arial;
	font-face: arial;
	text-style: bold;
	margin-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #353535;
}
.noticias {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #353535;
}
.noticias p {
	font: 11px verdana;
}
.noticias h2 {
	font: 12px arial;
	margin-top: 3px;
	margin-bottom: 3px;
}
#featured content gallery {
   z-index:1;
}



/** BEGIN menu **/

	.menuindice {
		font: 12px arial;
		font-face: arial;
		font-color: #333333;
		padding: 2px 5px 0px 5px;
	}
	.menuindice:hover {
		font: 12px arial #ffffff;
		font-face: arial;
		font-color: #ffffff;
	}
	.menuindice a {
		font: 12px arial;
		font-face: arial;
		color: #333333;
		padding: 2px 10px 0px 10px;
	}
	.menuindice a:hover {
		font: 12px arial;
		font-face: arial;
		color: #ff6600;
		background-color: #ffffff;
		padding: 2px 10px 0px 10px;	
		border-bottom: 2px solid #ffffff;	
	}
	.menuindicehover {
		font: 12px arial;
		font-face: arial;
		color: #ff6600;
		padding: 2px 10px 0px 10px;
	}
	.menuindicehover:hover {
		font: 12px arial #ffffff;
		font-face: arial;
		font-color: #ffffff;
	}
	.menuindicehover a {
		font: 12px arial;
		font-face: arial;
		color: #ff6600;
		padding: 2px 10px 0px 10px;
		background-color: #ffffff;
		border-bottom: 2px solid #ffffff;
	}
	.menuindicehover a:hover {
		font: 12px arial;
		font-face: arial;
		color: #ff6600;
		background-color: #ffffff;
		padding: 2px 10px 0px 10px;	
		border-bottom: 2px solid #ffffff;	
	}
	.menuindice2 {
		font: 12px arial;
		font-face: arial;
		font-color: #FFFFFF;
		padding: 2px 5px 0px 5px;
		align: left;
	}
	.menuindice2:hover {
		font: 12px arial;
		font-face: arial;
		font-color: #0066cc;
	}
	.menuindice2 a {
		font: 12px arial;
		font-face: arial;
		color: #ff6600;
		background-color: #ffffff;
		padding: 2px 5px 0px 5px;
		border-bottom: 2px solid #ffffff;	
	}
	.menuindice2 a:hover {
		font: 12px arial;
		font-face: arial;
		color: #ff6600;
		background-color: #ffffff;
		border-bottom: 2px solid #ffffff;	
	}
/** END menu **/

/** BEGIN header **/
#header {
   z-index:2;
	
}
	#header ol {
		list-style-type: none;
		padding-bottom: 55px;
	}
		#header ol li {
			font-size: 0.9em;
			text-transform: uppercase;
			float: left;
			background: url(images/divider.gif) no-repeat 0 11px;
			padding: 10px;
		}
		#header ol li.f {
			background: none;
			padding-left: 0;
		}
	#header h1 {
		clear: both;
		font-size: 0;
	}
		#header h1 a {
			display: block;
			text-indent: -9999px;
			outline: none;
			background: url(images/logo.gif) no-repeat 0 0;
			width: 279px; height: 25px;
			float: left;
		}
	#header form {
		border: 1px solid #CCCCCC;
		height: 30px;
		float: right;
		width: 460px;
	}
		#header form p {
			float: left;
			border-right: 1px solid #cccccc;
			height: 30px;
			font-size: 0.9em;
			color: #808080;
		}
		#header form .date {
			padding: 8px 10px 12px;
			height: 10px;
		}
		#header form input {
			margin: 7px;
			width: 225px;
			border: 2px solid #FF6600;
			font-size: 1em;
			font-family: Verdana;
			color: #DCDCDC;
			float: left;
		}
		#header form button {
			width: 16px; height: 16px;
			border: 0;
			background: url(images/search.jpg) no-repeat 0 0;
			margin: 7px;
			text-indent: -9999px;
			float: left;
		}
/** END header **/





/** BEGIN content **/
#content {
	align: left;
	text-align: left;
	float: left;
	border-right: 1px solid #CCCCCC;
	width: 590px;
	padding: 0 10px 10px 0;
	margin-left: 5px;
	margin-top: 10px;
	valign: top;
z-index:1;
}

	#content .latest {
		border-bottom: 3px solid #999999;
		margin-bottom: 5px;
	}
		#content .latest img {
			float: left;
			margin: 0 10px 5px 0;
			height: 110px;
			width: 160px;
		}
		#content .latest h2 {
			font-size: 1.5em;
			padding-right: 90px;
			padding-bottom: 15px;
		}
		#content .latest h3 {
			font: 20px arial;
			font-face: arial;
			padding-right: ;
			padding-bottom: 10px;
			text-weight: bold;
		}
		#content .latest h3 a {
			font-size: 18px;
			font-face: arial;
			padding-right: ;
			padding-bottom: 15px;
			text-style: bold;
		}
		#content .latest h5 {
			font: 22px arial;
			font-face: arial;
			padding-right: ;
			padding-bottom: 10px;
		}
		#content .latest p {
			font: 11px verdana;
			margin-bottom: 5px;
			line-height: 1.4em;
		}

	#content .single {
		border-bottom: 3px solid #999999;
		padding: 0 5px 0 0;
		margin-bottom: 5px;
	}
		#content .single img {
			float: left;
			margin: 0 7px 5px 0;
			border: 1px solid #999999; 
			background: #ffffff;
			padding: 2px;
		}
		#content .single h2 {
			font: 12px arial;
			padding-bottom: ;
		}
		#content .single h3 {
			font: 28px arial;
			font-face: arial;
			padding-top: 10px;
			padding-bottom: ;
			border-bottom: 2px solid #dddddd;
		}
		#content .single h4 {
			clear: both;
			font: 14px arial bold;
			color: #00658D;
			font-style: bold;
			width: 100%;
			padding: 2px;
			margin-top: 10px;
			background: #f6f6f6;
		}
		#content .single h5 {
			font: 24px arial;
			font-face: arial;
			padding-top: ;
			padding-bottom: ;
		}
		#content .single h6 {
			font: 1.1em verdana;
			font-face: verdana;
			padding-top: ;
			padding-bottom: ;
		}
		#content .single t {
			font: 0.5em verdana;
			margin-bottom: 5px;
			line-height: 1.4em;
			font-face: verdana;
		}
		#content .single p {
			font: 0.9em verdana;
			margin-top: 0.7em;
			line-height: 1.6em;
		}
	#content .singlenoticias {
		border-bottom: 3px solid #999999;
		padding: 0 5px 0 0;
		margin-bottom: 5px;
	}
		#content .singlenoticias img {
			float: left;
			margin: 0 10px 5px 0;
			border: 1px solid #999999; 
			background: #ffffff;
			padding: 2px;
		}
		#content .single h2 {
			font: 12px arial;
			padding-bottom: 15px;
		}
		#content .singlenoticias h3 {
			font-size: 11px verdana;
			padding-right: ;
			text-weight: bold;
		}
		#content .singlenoticias h5 {
			font: 22px arial;
			font-face: arial;
			padding-top: 5px;
			padding-bottom: ;
		}
		#content .singlenoticias t {
			font: 0.5em verdana;
			margin-bottom: 5px;
			line-height: 1.4em;
			font-face: verdana;
		}
		#content .singlenoticias p {
			font: 1em verdana;
			margin-top: ;
			line-height: 1.6em;
		}



	#content .not {
		width: 140px;
		float: left;
		padding: 0 0px 0px 0;
		padding-right: 15px;
		margin-bottom: 5px;
	}
		#content .not .post {
			height: 270px;
			width: 100%;
			font-size: 11px;
			border-bottom: 3px solid #999999;
			padding-top: 4px;
			padding-bottom: 5px;
		}
		#content .not .post h2 {
		        font: 16px arial narrow;
			font-face: arial narrow;
			color: #666666;
			padding-left: 2px;
			border-left: 3px;
		}
		#content .not .post h2 a {
			color: ;
		}
		#content .not .post h6 {
		        font: 16px arial narrow;
			font-face: arial narrow;
			color: #666666;
			padding-left: 2px;
			border-left: 3px;
		}
		#content .not .post img {
			float: left;
			margin: 0 8px 10px 0;
			border: 1px solid #999999; 
			background: #ffffff;
			padding: 2px;
			width: 120px;
			height: 90px;
		}
		#content .not .post p {
			font: 11px verdana;
			margin-bottom: 2px;
			line-height: 1.2em;
			color: #666666;
		}
		 #content .not .post lo { 
			list-style-image: url (http://www.ilhacarioca.com.br/imagens/set.jpg); 
}
	#content .m {
		width: 590px;
		float: left;
		padding: 0 0px 0px 0;
		padding-right: 15px;
		margin-bottom: 5px;
		border-bottom: 1px dotted #353535;
	}
		#content .m .post {
			height: ;
			width: 100%;
			font-size: 11px;
			padding-top: 4px;
			padding-bottom: 5px;
		}
		#content .m .post h2 {
		         font: 16px arial;
			font-face: arial;
			color: #666666;
			padding-left: ;
			border-left: 3px;
		}
		#content .m .post h2 a {
			color: #00658D;
		}
		#content .m .post h2 a:hover {
			color: #FF6600;
		}
		#content .m .post h3 {
		         font: 11px arial;
			font-face: arial;
			color: #666666;
			padding-right: 4px;
			margin-bottom: 2px;
		}
		#content .m .post h3 a {
		         font: 11px arial;
			font-face: arial;
			color: #ff6600;
			font-style: bold;
			padding-right: 4px;
			margin-bottom: 4px;
		}
		#content .m .post img {
			float: left;
			margin: 0 8px 10px 0;
			border: 1px solid #999999; 
			background: #ffffff;
			padding: 2px;
			width: 120px;
			height: 90px;
		}
		#content .m .post p {
			font: 11px verdana;
			margin-bottom: 2px;
			line-height: 1.2em;
			color: #666666;
			display: block;
		}
	#content .d {
		width: 220px;
		float: left;
		padding: 0 0px 0px 0;
		padding-left: 5px;
		margin-bottom: 5px;
	}
		#content .d .post {
			font-size: 11px;
			padding-top: 4px;
			padding-bottom: 5px;
		}
		#content .d .post h2 {
			font: 16px arial;
			font-face: arial;
			float: left;
			margin: 3px 5px 3px 0px;
		}
		#content .d .post h2 a {
			color: #00658D;
			font-face: arial;
			float: left;
			margin: 3px 5px 3px 0px;
		}
		#content .d .post h2 a:hover {
			color: #ff6600;
		}
		#content .d .post h3 {
			font-size: 12px;
			font-face: arial;
			font-style: normal;
			width: 100%;
			padding: 10px 0;
		}
		#content .d .post h4 {
			font: 12px #666666;
			font-face: arial;
			color: #666666;
			font-style: normal;
			width: 100%;
			padding: ;
		}
		#content .d .post h4 a {
			font: 12px #666666;
			font-face: arial;
			color: #666666;
			font-style: normal;
			width: 100%;
			padding: ;
		}
		#content .d .post img {
			float: left;
			margin-right: 5px;
			height: 170px;
			width: 220px;
		}
		#content .d .post p {
			float: left;
			margin-bottom: 2px;
			line-height: 1.2em;
			display: block;
		}
	#content .l {
		width: 225px;
		float: left;
		padding: 0 0px 0px 0;
		padding-right: 10px;
		margin-bottom: 5px;
	}
		#content .l .post {
			height: ;
			width: 100%;
			font-size: 11px;
			border-bottom: 1px dotted #353535;
			padding-top: 4px;
			padding-bottom: 5px;
		}
		#content .l .post h2 {
			font: 12px arial;
			font-face: arial;
			float: left;
			margin-bottom: 20px
			padding-bottom: 10px
		}
		#content .l .post h2 a {
			color: #00658D;
		}
		#content .l .post h2 a:hover {
			color: #ff6600;
		}
		#content .l .post h3 {
			font-size: 12px;
			font-face: arial;
			font-style: normal;
			width: 100%;
			padding: 10px 0;
		}
		#content .l .post h4 {
			font: 12px #666666;
			font-face: arial;
			color: #666666;
			font-style: normal;
			width: 100%;
			padding-bottom: 2px;
		}
		#content .l .post h4 a {
			font: 12px #666666;
			font-face: arial;
			color: #666666;
			font-style: normal;
			width: 100%;
			padding-bottom: 2px;
		}
		#content .l .post img {
			float: left;
			margin-right: 5px;
			height: 45px;
			width: 60px;
		}
		#content .l .post p {
			margin-bottom: 2px;
			margin-top: 5px;
			line-height: 1.2em;
			display: block;
		}
	#content .r {
		width: 230px;
		float: right;
		padding: 0 0px 0px 0;
		padding-left: 5px;
		margin-bottom: 5px;
	}
		#content .r .post {
			height: ;
			width: 100%;
			font-size: 11px;
			border-bottom: 1px dotted #353535;
			padding-top: 4px;
			padding-bottom: 5px;
		}
		#content .r .post h2 {
			font: 12px arial;
			font-face: arial;
			float: left;
			margin-bottom: 20px
			padding-bottom: 10px
		}
		#content .r .post h2 a {
			color: #00658D;
		}
		#content .r .post h2 a:hover {
			color: #ff6600;
		}
		#content .r .post h3 {
			font-size: 12px;
			font-face: arial;
			font-style: normal;
			width: 100%;
			padding: 10px 0;
		}
		#content .r .post h4 {
			font: 12px #666666;
			font-face: arial;
			color: #666666;
			font-style: normal;
			width: 100%;
			padding-bottom: 2px;
		}
		#content .r .post h4 a {
			font: 12px #666666;
			font-face: arial;
			color: #666666;
			font-style: normal;
			width: 100%;
			padding-bottom: 2px;
		}
		#content .r .post img {
			float: left;
			margin-right: 5px;
			height: 45px;
			width: 60px;
		}
		#content .r .post p {
			margin-bottom: 2px;
			margin-top: 5px;
			line-height: 1.2em;
			display: block;
		}

	#content .t {
		width: 210px;
		float: left;
		padding: 0 0px 0px 0;
		padding-left: 10px;
		margin-bottom: 5px;
	}
		#content .t .post {
			height: ;
			width: ;
			font-size: 11px;
			border-bottom: 1px dotted #353535;
			padding-top: 4px;
			padding-bottom: 5px;
		}
		#content .t .post h2 {
			font: 12px arial;
			font-face: arial;
			float: left;
			margin-bottom: ;
			padding-bottom: ;
		}
		#content .t .post h2 a {
			color: #00658D;
		}
		#content .t .post h2 a:hover {
			color: #ff6600;
		}
		#content .t .post h3 {
			font-size: 12px;
			font-face: arial;
			font-style: normal;
			width: 100%;
			padding: 10px 0;
		}
		#content .t .post h4 {
			font: 12px #666666;
			font-face: arial;
			color: #666666;
			font-style: normal;
			width: 100%;
			padding: ;
		}
		#content .t .post h4 a {
			font: 12px #666666;
			font-face: arial;
			color: #666666;
			font-style: normal;
			width: 100%;
			padding: ;
		}
		#content .t .post img {
			float: left;
			margin-right: 5px;
			height: 60px;
			width: 60px;
		}
		#content .t .post p {
			margin-bottom: 2px;
			margin-top: 5px;
			line-height: 1.2em;
			display: block;
		}

	#content .guia {
		border-bottom: ;
		padding-bottom: 2px;
		margin-bottom: 2px;
	}
		#content .guia img {
			float: left;
			margin: 0 8px 10px 0;
			border: 1px solid #999999; 
			background: #ffffff;
			padding: 2px;
			width: 120px;
			height: 90px;
		}
		#content .guia h2 {
		        font: 22px arial narrow;
			font-face: arial narrow;
			color: #666666;
			padding-left: 2px;
			border-left: 3px solid #ff6600;
		}
		#content .guia h3 {
			font: 16px arial narrow;
			font-face: arial narrow;
			color: #00658D;
			padding-top: 3px;
		}
		#content .guia h4 {
			clear: both;
			font: 16px arial;
			font-face: arial;
			color: #00658D;
			font-style: bold;
			width: 100%;
			margin-top: 7px;
			background: #f6f6f6;
		}
		#content .guia h5 {
			font: 22px arial;
			font-face: arial;
			padding-top: 10px;
			padding-bottom: ;
		}
		#content .guia h6 {
		        font: 16px arial narrow;
			font-face: arial narrow;
			color: #666666;
			padding-left: 2px;
			border-left: 3px;
		}
		#content .guia t {
			font: 0.5em verdana;
			margin-bottom: 5px;
			line-height: 1.4em;
			font-face: verdana;
		}
		#content .guia p {
			font: 11px verdana;
			margin-top: 0.3em;
			line-height: 1.4em;
		}
		#content .guia space {
			height: 1em;
		}
		#content .guia sticky {
	background: #ff6600;
	padding: 0 10px 10px;
	}
	#content .guia ul {
		clear: both;
		list-style-type: square;
		border: 1px solid #cccccc;
		padding: 10px;
		margin-bottom: 10px;
	}
	#content .fotos {
		width: 600px;
		float: left;
		padding: 0 0px 0px 0;
		border-right: 1px solid #FFFFFF;
	}
		#content .fotos h2 {
			font: 12px arial;
			padding-bottom: 15px;
		}
		#content .fotos h3 {
			font: 22px arial;
			font-face: arial;
			padding-top: 10px;
			padding-bottom: ;
			border-bottom: 2px solid #dddddd;
		}
		#content .fotos h4 {
			clear: both;
			font: 14px arial bold;
			color: #00658D;
			font-style: bold;
			width: 100%;
			background: #eeeeee;
		}
		#content .fotos h5 {
			font: 22px arial;
			font-face: arial;
			padding-top: 10px;
			padding-bottom: ;
		}
		#content .fotos img {
			float: left;
			margin: 5px 5px 3px 0;
			width: 100px;
			height: 75px;
			border: 1px solid #999999; 
		         background: #ffffff;
			padding: 2px; 
		}
		#content .fotos p {
			font: 11px verdana;
			margin-bottom: 5px;
			line-height: 1.4em;
		}

	#content .postnav {
		padding: 20px 0;
		clear: both;
	}
/** END content **/

/** BEGIN titulo**/
	#titulo {
		border-bottom: ;
		padding-bottom: 2px;
		background: #ffffff url(images/imagem_guia.gif);;
	}
	#titulo .noticia {
		border-bottom: ;
		padding-bottom: 2px;
		background: #ffffff url(images/imagem_guia.gif);;
	}
		#titulo .noticia h2 {
		        font: 22px arial narrow;
			font-face: arial narrow;
			color: #666666;
			padding-left: 2px;
			border-left: 3px solid #ff6600;
		}
		#titulo .noticia h3 {
			font: 16px arial narrow;
			font-face: arial narrow;
			color: #00658D;
			padding-top: 3px;
		}



/** BEGIN sidebar **/

#sidebar {
	align: ;
	float: top;
	width: 180px;
	margin-left: 615px;
	align: top;
	margin-top: 10px;
	padding: 0 10px 10px 0;
	z-index:0;
	}
		#sidebar .sidebar h2 {
		        font: 16px arial narrow;
			font-face: arial narrow;
			color: #00658D;
			padding-left: 2px;
			padding-right: 2px;
			margin-bottom: 5px;
			border-top: 2px solid #ff6600;
			border-bottom: 3px solid #ff6600;
		}	
		#sidebar .sidebar h3 {
		         font: 11px arial;
			font-face: arial;
			color: #666666;
			padding-right: 4px;
			margin-bottom: 2px;
		}
		#sidebar .sidebar h3 a {
		         font: 11px arial;
			font-face: arial;
			color: #ff6600;
			font-style: bold;
			padding-right: 4px;
			margin-bottom: 4px;
		}	
		#sidebar .sidebar h4 {
		         font: 11px arial;
			font-face: arial;
			color: #666666;
			padding-right: 4px;
			margin-bottom: 4px;
			padding-bottom: 2px;
			border-bottom: 1px dotted #353535;
		}
		#sidebar .sidebar p {
			font: 12px arial;
			font-face: arial;
			margin-bottom: 3px;
			line-height: 1.4em;
		}

		#sidebar .sidebar t {
			width: 330px;
			font: 11px arial;
			font-face: arial;
			margin-bottom: ;
			line-height: 1.4em;
		}

/** END sidebar **/


/** BEGIN left sidebar **/

#left sidebar {
	font: 11px arial;
	font-face: arial;
	border-right: 1px solid #CCCCCC;
	width: 150px;
	padding-left: 4px;
	padding-right: 7px;
	margin-right: 5px;
	margin-top: 10px;
	align: left;
	}
		#left sidebar .title {
			clear: both;
			font: 14px arial;
			font-face: arial;
			color: #00658D;
			font-style: bold;
			width: 100%;
			margin-top: 7px;
			background: #ff6600;
		}
		#left sidebar .title h2 {
		        font: 14px arial narrow;
			height: 20px;
			color: #ffffff;
			padding-left: 2px;
			background: #ff6600;
		}
		#left sidebar .border {
			border: 1px #ff6600;
			padding-left: 2px;
			background: #ffffff;
		}
		#left sidebar .border p {
		        font: 11px arial narrow;
			color: #666666;
			padding: 2px;
		}

.menu {
	font: 11px arial;
	font-face: arial;
	border-right: 1px solid #CCCCCC;
	width: 150px;
	padding-left: 4px;
	padding-right: 7px;
	margin-right: 5px;
	margin-top: 10px;
	align: left;
}
	.menuazul {
		font: 11px arial;
		font-face: arial;
		font-color: #999999;
		border-bottom: 1px dotted #353535;
		border-width: 1px; 
		padding-right: 5px;
	}
	.menuazul:hover {
		font: 11px arial #ffffff;
		font-face: arial;
		font-color: #ffffff;
		background-color: #dddddd;
		margin-rigth: ;
	}
	.menuazul a {
		font: 11px arial;
		font-face: arial;
		color: #666666;
		margin-top: 2px;
		margin-rigth: ;
	}
	.menuazul a:hover {
		font: 11px arial;
		font-face: arial;
		color: #ffffff;
		margin-top: 2px;
		margin-rigth: ;
	}
	.menul {
		font: 11px arial;
		font-face: arial;
		color: #ff6600;
		margin-top: 2px;
	}

	.menuazultitle {
		font: 12px arial;
		font-face: arial;
		color: #666666;
		margin-left: 2px;
		margin-top: 2px;
		border-bottom: 2px solid #999999;
		border-width: 150; 
		padding-bottom: 4px;
		text-weight: bold;
		text-style: strong;
	}
	.menuazultitle a {
		font: 12px arial;
		font-face: arial;
		color: #666666;
		margin-left: 2px;
		margin-top: 2px;
		text-weight: bold;
		text-style: strong;
	}

/** END left sidebar **/

/** BEGIN capa **/
#capa {
	align: left;
	text-align: left;
	float: left;
	border-right: 1px solid #CCCCCC;
	width: 590px;
	padding: 0 10px 0px 0;
	margin-left: 5px;
	margin-top: 10px;
	valign: top;
	z-index:1;
}
	#capa .latest {
		border-bottom: 2px solid #999999;
		margin-bottom: 5px;
	}
		#capa .latest h2 {
			font: 22px arial;
			padding-right: ;
			padding-bottom: 2px;
		}
		#capa .latest p {
			font: 11px verdana;
			margin-bottom: 2px;
			line-height: 1.4em;
		}

	#capa .not {
		width: 145px;
		float: left;
		padding: 0 0px 0px 0;
		padding-right: 15px;
		margin-bottom: 5px;
	}
		#capa .not .post {
			font-size: 11px;
			border-bottom: 1px dotted #353535;
			padding-bottom: 5px;
		}
		#capa .not .post h2 {
			font: 12px arial;
			font-face: arial;
			color: #00658D;
			margin-left: 5px;
		}
		#capa .not .post h2 a {
			color: #00658D;
		}
		#capa .not .post h3 {
			font-size: 12px;
			font-face: arial;
			font-style: normal;
			width: 100%;
			padding: 10px 0;
		}
		#capa .not .post img {
			float: left;
			width: 60px;
			margin-right: 5px;
		}
		#capa .not .post p {
			font: 11px verdana;
			margin-bottom: 2px;
			line-height: 1.2em;
			color: #00658D;
		}
	#capa .age {
		width: 118px;
		float: left;
		margin-bottom: 5px;
	}
		#capa .age .post {
			height: ;
			width: 100%;
			font-size: 11px;
			padding-top: 4px;
		}
		#capa .age .post h2 {
			font: 12px arial;
			font-face: arial;
			float: left;
			width: 95px;
		}
		#capa .age .post h2 a {
			color: #00658D;
		}
		#capa .age .post h2 a:hover {
			color: #ff6600;
		}
		#capa .age .post h4 {
			font: 12px #666666;
			font-face: arial;
			color: #666666;
			font-style: normal;
			width: 100%;
			padding-bottom: 2px;
		}
		#capa .age .post h4 a {
			font: 12px #666666;
			font-face: arial;
			color: #666666;
			font-style: normal;
			width: 100%;
			padding-bottom: 2px;
		}
		#capa .age .post img {
			float: center;
			width: 110px;
		}
		#capa .age .post p {
			margin-bottom: 2px;
			margin-top: 5px;
			line-height: 1.2em;
			display: block;
		}
	#capa .title {
		border-bottom: ;
		padding-bottom: 2px;
		margin-bottom: 2px;
	}
		#capa .title h2 {
		        font: 22px arial narrow;
			font-face: arial narrow;
			color: #666666;
			padding-left: 2px;
			border-left: 3px solid #ff6600;
		}
	#capa .t {
		width: 280px;
		float: left;
		padding-left: 5px;
		margin-bottom: 5px;
	}
		#capa .t .post {
			height: ;
			width: ;
			font-size: 11px;
			border-bottom: 1px dotted #353535;
			padding-top: 2px;
			padding-bottom: 4px;
		}
		#capa .t .post h2 {
			font: 13px arial;
			font-face: arial;
			float: left;
			margin-bottom: ;
			padding-bottom: ;
		}
		#capa .t .post h2 a {
			color: #00658D;
		}
		#capa .t .post h2 a:hover {
			color: #ff6600;
		}
		#capa .t .post h3 {
			font-size: 12px;
			font-face: arial;
			font-style: normal;
			width: 100%;
			padding: 10px 0;
		}
		#capa .t .post h4 {
			font: 12px #666666;
			font-face: arial;
			color: #666666;
			font-style: normal;
			width: 100%;
			padding: ;
		}
		#capa .t .post h4 a {
			font: 12px #666666;
			font-face: arial;
			color: #666666;
			font-style: normal;
			width: 100%;
			padding: ;
		}
		#capa .t .post p {
			margin-bottom: 2px;
			margin-top: 5px;
			line-height: 1.2em;
			display: block;
		}
/** END capa **/

/** BEGIN footer **/
#footer {
	clear: both;
	border-top: 5px solid #1E2015;
	font-size: 0.9em;
	padding: 10px 0 30px;
}
#footercolumns {
	padding:2em 0 0 10%; 
}
#footercolumns .block {
	float:left; 
	width:30%; 
	margin:0 0 0 2.5%; 
	text-align:left;
}
#footercolumns .first, * html 
#footercolumns .first {
	clear:both; 
	margin:0; 
	text-align:justify;
}
/** END footer **/

/** BEGIN menufooter **/
#menufooter {
	font-size: 0.9em;
	background: #ff6600;
}
#menufooter .colun {
	width: 150px; 
	padding: ; 
}
#menufooter .colun h2 {
	font: 12px arial; 
	font-face:arial; 
	font-color: #ffffff;
	padding: 10px 0px 5px 10px; 
}
#menufooter .colun p {
	font: 11px arial; 
	font-face:arial; 
	font-color: #ffffff;
	padding: 10px 0px 5px 10px; 
}
#menufooter .colun a { 
	font-face:arial; 
	font-color: #ffffff;
	padding: 10px 0px 5px 10px; 
}
#menufooter .colun a:hover { 
	font-face:arial; 
	font-color: #0066cc;
	padding: 10px 0px 5px 10px; 
}
/** END menufooter **/


/** BEGIN miscellaneous **/
#content .single ul {
	margin: 0 0 10px 18px;
}
#content .single ol {
	margin: 0 0 10px 20px;
}
	#content .single li {
		padding: 2px 0;
		line-height: 1.4em;
	}
	#content .single h3 {
		margin-bottom: 5px;
		font-size: 1.4em;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content .single blockquote {
		padding: 20px 20px 10px;
		margin: 10px 0;
		background-color: #f3f3f3;
		border-width: 1px 0;
		border-color: #dddddd;
		border-style: solid;
		color: #9e9e9e;
		line-height: 1.4em;
	}
	.single .details {
		padding: 20px 0;
	}
	.single .details p {
		margin-bottom: 5px !important;
	}
#comments {
	padding: 0 0px 0px;
	font-size: 1em;
}

	#comments h2 {
		margin: 10px 0;
		font-size: 1em;
	}

	#comments h3 {
		margin-bottom: 5px;
		font-size: 11px;
		font-weight: normal;
        margin: 0 0 1em 0; 
	}

    #comments h4 {
		margin: 10px 0;
		font-size: 12px;
	}

	#comments h5 {
		margin-bottom: 0px;
		font-size: 1em;
		margin: 0 0 1em 0; 
	}

	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}

	#comments form p {
		margin-bottom: 5px;
	}

	.commentauthor {
		margin-bottom: 5px !important;
		color: #9e9e9e;
		font-weight: bold;
	}

	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}

	.required {
		color: #ff0000;
	}

	#respond {
		padding-top: 20px;
	}

	.comment1 {
		border: 1px solid #cccccc;
		padding: 10px;
		margin-bottom: 10px;
	}

	.commentdetails {
		float: left;
	}

	.gravatar {
		float: right;
	}

	h2.title {
		padding: 20px 10px 20px;
		font-size: 0.8em;
		font-weight: normal;
		text-transform: uppercase;
		color: #000000;
	}	.gravatar {
		float: right;
	}
	h2.title {
		padding: 20px 10px 20px;
		font-size: 0.8em;
		font-weight: normal;
		text-transform: uppercase;
		color: #909090;
	}
.archive {
	clear: both;
	font-size: 0.9em;
	padding: 10px;
	border: 1px solid #cccccc;
	margin: 0 0 10px 10px;
}
	.archive h2 {
		font-size: 1.6em;
		font-weight: normal;
		padding-bottom: 10px;
	}
	.archive h2 a {
		
		
	}
	.archive img {
		float: left;
		height: 100px;
		margin: 5px 10px 5px 0;
	}
	.archive p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}

/** END miscellaneous **/


/** BEGIN categorias**/
#categorias {
width : 130px;
height : 20px;
list-style : none !important;
list-style-type:none!important;
font-weight : bold;
padding : 0;
margin : 0;
border-width : 0;
}
#categorias ul { 
 font: 11px arial; 
 line-height: 25px;
 display:inline;
 list-style-type: none;
}
#categorias ul li a, #categorias_top ul li a:visited {
 margin: 0px 5px 0 0;
 padding: 0px 5px 0 5px;
 text-align: center;
 font-weight: bold;
 color: #666666; /** Cor dos links */
 text-decoration: none;
 float: left;
}
#categorias ul li a:hover, #categorias_top ul li a:visited:hover {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 background: #666666;
}
#categorias ul li a:active {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 background: #666666;
}
#categorias ul a:active {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 background: #666666;
}
/** END categorias **/




#navwrapper {
height:42px;
width:940px;
margin:0 auto;
background:url('images/nav-bg.png') no-repeat;
padding:0 0 0 20px;
}
#horiz-menu, #horiz-menu ul {
width : 740px;
height : 20px;
list-style : none !important;
list-style-type:none!important;
font-weight : bold;
padding : 0;
margin : 0;
border-width : 0;
}
#horiz-menu {
float:left;
}
#horiz-menu a {
display : block;
height:32px;
color : #FFF;
text-decoration : none;
padding-top:3px;
border : none;
font-weight:normal;
}
#horiz-menu li {
float : left;
padding : 0 10px;
list-style : none !important;
list-style-type:none!important;
}
#horiz-menu li ul {
position : absolute;
left : -999em;
height : auto;
width : 170px;
font-weight : normal;
margin : 0 0 0 -10px;
}
#horiz-menu li li {
width : 160px;
background:#211312;
border-bottom:1px solid #4D3334;
}
#horiz-menu li ul a {
height:20px;
padding-top:4px;
color:#948972;
display:block;
margin-top:0;
}
#horiz-menu li ul a:hover {
color:#fff;

}
#horiz-menu li ul ul {
margin : -1.7em 0 0 14em;
background: #0066cc;
}
#horiz-menu li:hover ul ul, #horiz-menu li:hover ul ul ul, #horiz-menu li.sfhover ul ul, #horiz-menu li.sfhover ul ul ul {
left : -999em;
}
#horiz-menu li:hover ul, #horiz-menu li li:hover ul, #horiz-menu li li li:hover ul, #horiz-menu li.sfhover ul, #horiz-menu li li.sfhover ul, #horiz-menu li li li.sfhover ul {
left : auto;
}
#horiz-menu li:hover, #horiz-menu li.sfhover {
background :none;
}
#horiz-menu li:hover, #horiz-menu li.current_page_item {
background:url('images/menu-hover.jpg') repeat-x;
}

#horiz-menu li ul li:hover {
background-image:none; 
background:#4D3334;
}




/** BEGIN categories**/
#categories, #categories ul {
width : 980px;
height : 20px;
list-style : none !important;
list-style-type:none!important;
font-weight : bold;
padding : 0;
margin : 0;
border-width : 0;
}
#categories {
float:left;
}
#categories a {
display : block;
height:20px;
color : #666666;
text-decoration : none;
padding-top:3px;
border : none;
font-weight:bold;
}
#categories li {
float : left;
padding : 0 10px;
list-style : none !important;
list-style-type:none!important;
}
#categories li ul {
position : absolute;
left : -999em;
height : auto;
width : 200px;
font-weight : normal;
margin : 0 0 0 -10px;
}
#categories li li {
width : 190px;
background:#666666;
border-bottom:1px solid #f6f6f6;
}
#categories li ul a {
height:20px;
padding-top:4px;
color:#ffffff;
display:block;
margin-top:0;
}
#categories li ul a:hover {
color:#666666;

}
#categories li ul ul {
margin : -1.7em 0 0 14em;
background: #0066cc;
}
#categories li:hover ul ul, #categories li:hover ul ul ul, #categories li.sfhover ul ul, #categories li.sfhover ul ul ul {
left : -999em;
}
#categories li:hover ul, #categories li li:hover ul, #categories li li li:hover ul, #categories li.sfhover ul, #categories li li.sfhover ul, #categories li li li.sfhover ul {
left : auto;
}
#categories li:hover, #categories li.sfhover {
background :none;
}
#categories li:hover, #categories li.current_page_item {
background:url('images/menu-hover.jpg') repeat-x;
}

#categories li ul li:hover {
background-image:none; 
background:#f6f6f6;
}
/** END categories **/



/** BEGIN categuia**/
#categuia {
margin-bottom: 5px;
float:left;
}
#categuia ul {
width : 590px;
list-style : none !important;
list-style-type:none!important;
font-weight : bold;
border-width : 0;
display : block;
}

#categuia a {
display : block;
color : #00658D;
text-decoration: none;
padding-top:;
font-weight:bold;
font:12px arial;
}
#categuia a:hover {
color:#FF6600;
}
#categuia li {
float : left;
padding : 0 10px;
margin-bottom: 5px;
margin-bottom: 5px;
list-style : none !important;
list-style-type:none!important;
border-right: 1px solid #333333;
}
#categuia li ul {
position : absolute;
left : -999em;
height : auto;
width : 200px;
font-weight : normal;
margin : 0 0 0 -10px;
}
#categuia li li {
width : 190px;
background:#666666;
border-bottom:1px solid #f6f6f6;
}
#categuia li ul a {
padding-top:;
color:#ffffff;
display:block;
margin-top:0;
}
#categuia li ul a:hover {
color:#FF6600;

}
#categuia li ul ul {
margin : -1.7em 0 0 14em;
background: #0066cc;
}
#categuia li:hover ul ul, #categuia li:hover ul ul ul, #categuia li.sfhover ul ul, #categuia li.sfhover ul ul ul {
left : -999em;
}
#categuia li:hover ul, #categuia li li:hover ul, #categuia li li li:hover ul, #categuia li.sfhover ul, #categuia li li.sfhover ul, #categuia li li li.sfhover ul {
left : auto;
}
#categuia li:hover, #categuia li.sfhover {
background :none;
}
#categuia li:hover, #categuia li.current_page_item {
background:url('images/menu-hover.jpg') repeat-x;
}

#categuia li ul li:hover {
background-image:none; 
background:#f6f6f6;
}
/** END categuia **/