/*  
Theme Name: Complex Quadrant
Version: 0.8
Author: Doug Erbert

/* Begin Typography & Colors */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-position: top;
	}
	
#bgb {
	text-align: left;
	margin: 0px;
	height: auto;
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	display: table;
	width: 100%;
	}

#page_bg {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-image: url(images/fundo_barra_p.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
#page {
	text-align: left;
	margin: 0px;
	height: auto;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
	}

#header {
	background-repeat: repeat-x;
	background-position: center bottom;
	}

#headerimg 	{
	height: 192px;
	width: 740px;
	margin: 0px;
	} 

.content_int{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 595px;
	height: auto;

}

#destaques {
	z-order:2
	font-size: 12px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 185px;
	border: 2px solid #000000;
	background-color: #666666;
	width: 575px;
	background-position: center;
}
#menu_top {
	margin-top: 65px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 35px;
	width: 580px;
	float: left;
	margin-bottom: 0px;
}
#content {
	background-image: url(images/barra_blog.jpg);
	background-position: right top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 33px;
	padding-bottom: 30px;
	padding-left: 18px;
	background-repeat: no-repeat;
	font-size: 12px;
	display: inline;
}
.widecolumn .entry p {
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 18px;
	}

.widecolumn {
	line-height: normal;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: normal;
	}

h1 {
	font-size: 14px;
	text-align: center;
	}

h2 {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	}

h3 {
	font-size: 14px;
	}

a:link {
	color:#910000;
	text-decoration:none;
}
a:visited {
	color:#910000;
	text-decoration:none;
}
a:hover {
	color:#CC6600;
	text-decoration:none;
}
a:active {
	color:#910000;
	text-decoration:none;
}


.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#sidebar_ext {
	height: auto;
	width: 216px;
	float: left;
	display: inline;
	clear: right;
	margin-bottom: 15px;
	}

code {
	font-family: 'Courier New', Courier, Fixed;
	font-size: 12px;
	}

acronym, abbr, span.caps
{
	font-size: 10px;
	letter-spacing: 0.07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 10px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	padding: 0;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	
	}

#header {
	margin: 0;
	padding: 0;
	height: 100px;
	width: 879px;
	background-image: url(images/topo.jpg);
	background-position: top;
	}

#headerimg {
	margin: 0;
	height: 20px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	width: 595px;
	padding-top: 0;
	padding-right: 45;
	padding-bottom: 18px;
	padding-left: 0px;
	margin: 0px;
	clear: right;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 595px;
	}

.post {
	text-align: justify;
	float: left;
	width: 575px;
	}
	
.post a img {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	}

.entry a img {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	}
	
.post_search {
	margin: 0;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	clear: both;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 210px;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 0px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

h2.pagetitle {
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 20px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


#sidebar ul {
	margin: 0;
	padding: 0;
	}

#sidebar li {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	padding: 5px;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 0px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 180px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #000000;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 563px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
	}

#commentform #submit {
	float: right;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	line-height: 14px;
	}

.commentlist {
	text-align: justify;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

.commentlist li {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #B0B0B0;
	margin: 0px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar
{
	width: 190px;
	text-align: left;
	float: right;
	clear: right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	padding: 0px;
	margin: 0px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	padding: 5px;
	background-color: #000000;
	line-height: 20px;
	background-image: url(images/navegue.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	}
	
/* End Various Tags & Classes*/

#searchform #s {
	border: 1px solid #000000;
	padding: 2px;
	float: left;
	width: 180px;
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
#search_bar{
	height: 30px;
	margin: 0px;
	width: 190px;
	float: right;
	clear: right;
}

#arqui_bar{
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
	height: 30px;
	float: left;
	width: 190px;
	background-color: #000000;
}
#commentform input, textarea {
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
	padding: 5px;
}



/* ============================ */
/* Adições ao Template Original */
/* ============================ */


.roda {
	font-size: 10px;
	margin: 0px;
	background-color: #000000;
	padding: 10px;
	color: #FFFFFF;
}

#roda_int{
	width: 840px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.wordpress {
	font-size: 10px;
	height: 25px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

/* Barras */

.barra_side {
	background-color: #000000;
	width: 33px;
	background-image: url(images/barra_blog.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	display: inline;
	float: right;
	clear: right;
	height: 325px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#barra{
	float: left;
	display: table;
	margin: 0px;
	padding: 0px;
	width: 215px;
}
.recentes{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/* Modulos de destaque */

.modulo_index {
	float: left;
	height: 148px;
	width: 141px;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: right;
	display: inline;
}

.modulo_tit_side {
	text-align: left;
	padding: 0px;
	width: 180px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.modulo_tit {
	text-align: left;
	padding: 0px;
	width: 141px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.modulo_tit_side h2{
	text-align: left;
	padding: 0px;
	font-size: 20px;
}

.modulo_date {
	text-align: left;
	padding: 0px;
	width: 141px;
	font-weight: bold;
	margin: 0px;
}


.modulo_img {
	width: 135px;
	height: 100px;
	padding: 0px;
	border: 3px solid #000000;
	margin: 0px;
}

.modulo_img_side {
	width: 86px;
	height: 63px;
	padding: 0px;
	border: 3px solid #000000;
	margin: 0px;
}

.modulo_txt {
	text-align: left;
	width: 172px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	float: left;
}

.modulo_link {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 30px;
	line-height: 30px;
	margin-right: 0px;
	margin-left: 0px;
	width: 189px;
	float: left;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
.modulo_tit a:link {
	color:#000000;
	text-decoration:none;
}
.modulo_tit a:visited {
	color:#000000;
	text-decoration:none;
}
.modulo_tit a:hover {
	color:#000000;
	text-decoration:underline;
}
.modulo_tit a:active {
	color:#000000;
	text-decoration:none;
}

.modulo_link a:link {
	color:#FF9900;
	text-decoration:none;
}
.modulo_link a:visited {
	color:#FF9900;
	text-decoration:none;
}
.modulo_link a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.modulo_link a:active {
	color:#FF9900;
	text-decoration:none;
}

/* Detalhes */

.tit_post {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}

.tit_post_index {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 20px;
	height: 40px;
	background-image: url(images/tit_dir.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	line-height: 62px;
	text-align: left;
}

.tit_categ{
	margin-bottom: 20px;
	width: 595px;
}

.modulo_barra{
	float: left;
	width: 200px;
	padding: 0px;
	text-align: left;
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 33px;
	height: 33px;
}

.modulo_tag {
	height: 33px;
	float: left;
	width: 200px;
	padding: 0px;
	text-align: left;
	background-image: url(images/tag.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.modulo_search {
	height: 33px;
	float: left;
	width: 200px;
	padding: 0px;
	text-align: left;
	margin: 0px;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.modulo_arch {
	height: 33px;
	float: left;
	width: 200px;
	padding: 0px;
	text-align: left;
	margin: 0px;
	background-image: url(images/arquivos.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.modulo_ilus {
	height: 33px;
	float: left;
	width: 200px;
	padding: 0px;
	text-align: left;
	margin: 0px;
	background-image: url(images/ilus.gif);
}

.modulo_ilus_side{
	float: left;
	height: 69px;
	width: 86px;
	margin-right: 10px;
	display: inline;
	margin-bottom: 10px;
}

.modulo_links {
	height: 33px;
	float: left;
	width: 200px;
	padding: 0px;
	text-align: left;
	margin: 0px;
	background-image: url(images/links.gif);
}
.modulo_lug {
	height: 33px;
	float: left;
	width: 200px;
	padding: 0px;
	text-align: left;
	margin: 0px;
	background-image: url(images/lug.gif);
}
.modulo_side {
	height: auto;
	float: left;
	width: 200px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.modulo_side li{
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
.modulo_side_ilus {
	height: auto;
	float: left;
	width: 200px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.modulo_x {
	padding: 0px;
	float: right;
	width: 200px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
}

.modulo_arc {
	height: 30px;
	margin: 0px;
	width: 200px;
	float: right;
	clear: right;
	font-size: 13px;
	line-height: 33px;
}

.navigation_arc {
	height: 30px;
	margin: 0px;
	width: 200px;
	float: right;
	clear: right;
	font-size: 13px;
	line-height: 33px;
}

.navigation a:link {
	color:#FF9900;
	text-decoration:none;
}
.navigation  a:visited {
	color:#FF9900;
	text-decoration:none;
}
.navigation a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.navigation  a:active {
	color:#FF9900;
	text-decoration:none;
}

#archiveform{
	padding: 0px;
	margin: 0px;
	float: left;
}


#search_bar{
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 204px;
	float: left;
	clear: left;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.search_cont{
	margin: 0px;
	width: 397px;
	float: left;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
}
.search_img{
	height: 100px;
	margin: 0px;
	width: 135px;
	float: left;
	padding: 0px;
	background-image: url(http://www.dougerbert.com/);
}

/* Menu */

ul#menu {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

ul#menu .children {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

ul#menu li a:link, ul#menu li a:visited {
	display:block;
	height:1%;
	text-decoration:none;
	color:#000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
}

ul#menu  li a:hover {
	color: #FFFFFF;
	background-color: #000000;
}


/* Listas de página de navegação */

ul.nav {
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
ul.nav li {
	display:inline;
	}
ul.nav li a{
	float:left;
	text-decoration:none;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

ul.nav li a:visited{
	color: #FFFFFF;
	}

ul.nav li a:hover{
	color:#FF9900;
	text-decoration: underline;
	}
	
/* Abas Footer*/
	
#aba_a {
	background-image: url(images/aba_last.gif);
	float: left;
	height: 210px;
	width: 40px;
	background-repeat: no-repeat;
}
#aba_b {
	background-image: url(images/aba_twi.gif);
	float: left;
	height: 210px;
	width: 40px;
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: right;
}

#aba_a_cont {
	float: left;
	height: 195px;
	width: 300px;
	margin-right: 10px;
	text-align: left;
	border: 1px solid #000000;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 10px;
	overflow: scroll;
	overflow-x: hidden;
	color: #FFFFFF;
}
#aba_b_cont {
	float: left;
	width: 760px;
	text-align: left;
	height: 210px;
	overflow: scroll;
	overflow-x: hidden;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	border-right-width: 40px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Twitter */

#tweet-container{
	list-style:none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#tweet-container ul {
	list-style:none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0px;
	width: 100%;
	}
	
#tweet-container .imagem img {
	display:block;
	float:left;
	margin-right:5px;
	}
	
#tweet-container li {
	background-color:#000000;
	clear:both;
	margin:4px 0;
	padding:5px;
	text-align: left;
	}
	
.time {
	font-size:11px;
	display:block;
	text-align:right;
	margin:5px 5px 0 0;
	}
	
#tweet-container ul a {
	font-style:italic;
	color: #FF9900;
	}
	
#tweet-container ul a:hover {
	color:#FF9900;
	text-decoration:none;
	}

/* Contato */

.cont_textarea{
	margin-bottom: 10px;
	color: #FFFFFF;
	padding: 5px;
	font-size: 13px;
	width: 400px;
	background-color: #000000;
	border: 1px solid #000000;
}

.cont_submit {
	float: right;
	color: #FFFFFF;
	background-color: #000000;
	height: 30px;
	width: 200px;
	margin: 0;
	padding: 0px;
	border: 1px solid #000000;
	}

/* Tirinhas */

.modulo_img_tira{
	width: 570px;
	height: 157px;
	padding: 0px;
	border: 1px solid #000000;
	margin: 0px;
}

/* Destaques / Slide Show */


ul#slide{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
	
ul#slide li img {
	padding:0px;
	margin: 0px;
}

/* Menu Dropdown*/


#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  z-order:1
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
	display: block;
	margin: 0;
	font-size: 10pt;
	color: #fff;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0px;
  }

#nav li a:hover {
	text-decoration: none;
	display: block;
	color: #FF9900;
  }

#nav li ul {
	list-style: none;
	position: absolute;
	width: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
	float: left;
	margin: 0;
	width: 150px;
  }
	
#nav li li a {
	width: 150px;
	height: 24px;
	color: #000000;
	border-top: 1px solid #131f27;
	margin: 0;
	background-color: #FF9900;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
  }
	
#nav li li a:hover {
	border-top: 1px solid #131f27;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #ED8012;
	color: #000000;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

/* Hack */

#hack {
	clear:both;
}

#after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
