/*  
Theme Name: ArqRN
Theme URI: http://www.metropolisarquitetura.com.br
Description: O site da arquitetura potiguar.
Version: 1.0
Author: Ápyus
Author URI: http://www.apyus.com/
*/

body {
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #dddddd;
	background: #000000 url(images/bg-html.jpg) fixed;
}
a {
	color: #ffffcc;
	text-decoration: none;
}
a:visited {
	color: #ffffdd;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 10px;
}
ul li {
	margin: 0px;
	list-style: none;
	background: transparent url(images/bullet-orange.gif) no-repeat scroll 0 6px;
	padding-left: 20px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ol li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
blockquote{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #ffffcc;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}
/*#pages, #arquivos {
	margin-bottom:30px;
	margin-top:10px;
}*/
#wrapper {
	width: 1002px;
	margin: 0px auto;
	position: relative;
	background: transparent url(images/bg-tudo_02.jpg) repeat-y center top fixed;
}
#sombra {
	background:url(images/sombras.jpg) no-repeat fixed top center;
}
#linha-top{
	background:url(images/bg-tudo_01.jpg);
	height:21px;
	width:1002px;
	margin:0 auto;
	border:none;
}
#linha-bottom{
	background:url(images/bg-tudo_03.jpg);
	height:20px;
	width:1002px;
	margin:0 auto;
	border:none;
}
#page{
/*	margin-top:104px;
	background: #84c225 url(images/main-bg.jpg) repeat-y center;*/
}

/* ------------------------------------- header area  */
#header {
	float:left;
	margin-left:0;
	padding:15px 20px 20px 15px;
	width:183px;
}
#topo{
	width:527px;
	height:160px;
	background:url(images/topo_bg.jpg);
}
/* site title */
h1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
	text-align:center;
	padding:5px 0 0 25px;
}
h1 a, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #ffffcc;
	text-decoration: none;
}
.description {
	-x-system-font:none;
	color:#ECECEC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-top:5px;
	text-align:center;
}
/* search form */
#searchform {
	font-size:12px;
	font-weight:bold;
	height:48px;
	left:40px;
	padding-left:6px;
	padding-top:3px;
	position:absolute;
	top:100px;
	width:152px;
}
#searchform #s {
	background:#FFFFFF url(images/form-field-bg.gif) no-repeat scroll 0 0;
	border:medium none;
	color:#999999;
	height:17px;
	margin:0 5px 0 0;
	padding:3px 7px 2px 5px;
	width:115px;
}
#searchform #searchsubmit {
	background:transparent url(images/search-btn.png) no-repeat scroll left top;
	border:medium none;
	height:20px;
	line-height:1px;
	margin-top:6px;
	position:absolute;
	right:0;
	text-indent:-999%;
	top:20px;
	width:20px;
}

#menu_box{
	width:229px;
	height:57px;
	background: url(images/menu_box_bg.png);
	position: absolute;
	top: 9px;
	right: 209px;
}
#menu_box ul li{
	background: none;
	padding:0;
	margin:2px 4px 2px 3px;
	_margin:2px 4px 2px 2px;
	float:left;
	width:50px;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
}
#menu_box ul{
	padding: 0;
	margin:0;
}

.menu_box2 *{
	padding: 0;
	margin:0;
	background:none;
}
.menu_box2 {
clear:both;
}
.menu_box2 a{
	color:#FFFFCC;
}

.menu_box2 h3{
	margin-bottom:5px;
	font-size:smaller;
}

.menu_box2 ul ul li{
	float:left;
	width:129px;
	_width:128px;
	background: url(images/box_bg_menu.jpg);
	margin:3px;
	padding:2px 3px 2px 3px;
	text-align:center;
	font-size:smaller;
}


/* ------------------------------------- main content area  */
.titulo {
	border-bottom:1px dotted #999999;
	color:#FF5900;
	font-family: Lucida, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-bottom:10px;
	padding-bottom:5px;
	text-align:right;
}
#left-col {
	float:left;
	overflow:hidden;
	width:584px;
}
/* main menu */
.nav {
	background: url(images/content-top-bg.png) no-repeat left top;
	height: 30px;
	margin-left:10px;
	color:#FFFFCC;
}
.nav ul{
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}
.nav ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
	background: none;
	line-height:30px;
}
.nav ul li a{
	padding: 0 7px 0 7px;
	text-decoration: none;
	color: #ffffcc;
	display: block;
}
.nav li a:visited{
	text-decoration: none;
	color: #ffffff;
}
.nav li a:hover, .nav .current_page_item a, .nav .current_page_item a:visited{
	text-decoration: none;
	background: #2e91c6 url(images/nav-item-hover.gif) repeat-x;
	color: #ffffff;
}
/* sub menu */
.subnav {
	background: #ffffff url(images/bg_subnav.jpg);
	margin-left:10px;
	width: 507px;
	border-bottom:1px solid #bbc2b1;
}
.subnav ul {
	margin: 0px;
	padding: 3px 5px 5px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
}
.subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0 0 5px;
	display:inline;
	line-height: 18px;
	background: none;
}
.subnav li a, .subnav li a:visited, .subnav .page_item {
	text-decoration: none;
	color: #333333;
}
.subnav .current_page_item a, .subnav .current_page_item a:visited {
	color: #3b9acc;
}
.subnav li a:hover {
	text-decoration: none;
	color: #3b9acc;
}

/* content */
.post-destaque{
	font-size:smaller;
	line-height:10px;
}
.post-destaque ul li{
	width:180px;
	height:40px;
	overflow:visible;
	float:left;
	margin-bottom:10px;
}
.post-destaque h3{
	margin:2px 0 0 0;
	font-size:12px;
	line-height:14px;
}
.avatapyus{
	float:right;
	width:166px;
	height:126px;
	background:#FFFFFF;
	border:1px solid #999999;
	margin:0 0 5px 5px;
	overflow:hidden;
}
.avatapyus img{
	margin:3px;
}
.content {
	margin:7px;
	overflow:hidden;
}
.content .entry img{
	margin:10px;
	background:#fff;
	/*border:1px #cccccc solid;*/
	/*padding:3px;*/
}
.content .entry h3{
	color:#FF6600;
	margin-bottom:10px;
}

.post {
	border:1px solid #666666;
	margin:10px;
	overflow:hidden;
	padding:10px;
	clear:both;
}
#galeriacapa {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #ECECEC;
	height:403px;
	margin:0 auto;
	overflow:hidden;
	padding:5px;
	width:538px;
}
.capa .post {
	border:1px solid #555555;
	float:left;
	height:300px;
	margin:0 10px 20px 10px;
	_margin:0 5px 20px 10px;
	overflow:hidden;
	padding:10px;
	width:243px;
	clear:none;
	/*background:#333333;*/
}
.capa .entry {
	width:auto;
}

.banner468x60 {
background:#EFEFEF none repeat scroll 0 0;
border:1px solid #ECECEC;
margin:10px auto;
padding:10px;
text-align:center;
width:528px;
}


.post .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	font-size:9px;
}
#box .title {
	float: left;
	margin-left: 10px;
	width: 365px;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category{
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;
}
.postdata .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
#box .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
	margin-top:5px;
	margin-bottom:5px;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	clear:both;
	overflow:hidden;
	padding:10px 0 5px;
	text-align:justify;
}
.entry p.submeta{
	font-size: 11px;
}
#box .entry{
	line-height:16px;
	font-size:12px;
	text-align:left;
}


/* post title */
h2 {
	color: #F1C523;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}

.title h2 a, .title h2 a:visited {
	color:#f1c523;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}

h2 a, h2 a:visited {
	color: #FF6600;
	text-decoration: none;
}
h2 a:hover {
	color: #990000;
	text-decoration: none;
}
h3 {
	color: #dddddd;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}

/* next & previous page navigation */
.page-nav {
	clear: both;
	background: url(images/navigation-bg.gif) no-repeat left center;
	height: 21px;	
}
.page-nav a, .page-nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.page-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	background: url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: url(images/navigation-right.gif) no-repeat right center;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 15px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #ffffff;
	text-decoration: none;
}
.post-nav span.next, .post-nav span.prev, .post-nav a.next:hover, .post-nav a.prev:hover {
	border:none;
	background:none!important;
}
.post-nav .previous a {
	float: left;
	*width:350px;
	padding-left: 20px;
	background-color:none;
	background: url(images/post-nav-previous.gif) no-repeat left center!important;
}
.post-nav .next a {
	float: right;
	*width:425px;
	padding-right: 20px;
	text-align: right;
	background-color:none;
	background: url(images/post-nav-next.gif) no-repeat right center!important;
	margin-bottom:10px;
}

/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
	/*margin-bottom:10px;*/
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 517px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
	margin-bottom:10px;
}
#commentform #submit, #commentform #prectr {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 393px;
}
#commentform #submit:hover, #commentform #prectr:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

/* ------------------------------------- footer area  */
#banner_rodape {
	background: url(images/content-bottom-bg.png) no-repeat;
	height:80px;
	margin-bottom:10px;
	margin-left:10px;
	padding-left:20px;
}
#banner_topo {
	margin-bottom:10px;
	margin-top:-5px;
	margin-left:-5px;
}
#superbanner{
	width:728px;
	height:90px;
	position:absolute;
	left:50%;
	margin-left:-364px;
	top:7px;
	z-index:1;
}
#footer {
	background:transparent url(images/bg-tudo_03.jpg) no-repeat scroll 0 0;
	clear:both;
	color:#eeeeee;
	display:block;
	font-size:0.9em;
	height:40px;
	line-height:40px;
	margin:0 auto;
	overflow:auto;
	text-align:center;
	width:1002px;
}
#footer a{
	color: #ffffcc;
}
#rede{
	width:507px;
	height:50px;
	padding-top:20px;
	margin:0 20px 0 10px;
	_margin:0 10px 0 5px;
	float:left;
	text-align:center;	
}
#rss1 {
	width:197px;
	height:60px;
	padding-top:10px;
	margin:0 20px 0 10px;
	_margin:0 10px 0 10px;
	float:left;
	text-align:center;	
}
#rss2{
	width:197px;
	height:60px;
	padding-top:10px;
	margin:0 0 0 10px;
	float:left;
	text-align:center;	
}
#assinatura{
	width:981px;
	height:30px;
	margin:0 auto 0 auto;
	text-align:center;
}
#assinatura a{
	color:#FFFFCC;
}

/* ------------------------------------- box area  */
#box{
	width:445px;
	*width:444px;
	_width:445px;
	_margin-left:1px;
	background:url(images/box_bg.jpg);
	overflow:hidden;
}
#box select{
	width:423px;
	clear:both;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-top: 5px;
}
#box_top{
	background:url(images/box_topo.jpg);
	height:70px;
}
#box_corpo{
	width:425px;
	overflow:hidden;
	margin:10px;
	position:relative;
}
#box_base{
	background:url(images/box_base.jpg);
	height:16px;
}

#box_destaques{
	display:block;
}
#box_medias{
	display:none;
}
#album01{display:block;}
#album02{display:none;}
#album03{display:none;}
#album04{display:none;}
#album05{display:none;}


#destaque01{display:block;}
#destaque02{display:none;}
#destaque03{display:none;}
#destaque04{display:none;}
#destaque05{display:none;}


#box_fotos{
	display:none;
}
#box_msn{
	display:none;
}

/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar-center {
	margin-right:7px;
	margin-top:75px;
	overflow:hidden;
	background:url(images/bg_sidebar_center.jpg) left center no-repeat;
}
#sidebar-center ul {
	margin:0;
	padding:0!important;
}
#sidebar-center ul li {
	background: url(images/bg-laranja.jpg) no-repeat 30px 2px !important;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	margin:0;
	padding:0 5px 0 0;
	text-align:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#sidebar-center ul li li {
	background: none!important;
	margin:0 0 0 0;
	font-weight:normal;
	padding:0;
}
#sidebar-center ul li li li{
	font-size:10px;
	font-weight:normal;
	padding:0;
	border:none;
	margin:0 0 0 0;
	line-height: 14px;
}
#sidebar-center ul ul ul{
	margin-bottom:20px;
}
#sidebar-center a{
	color:#ffffff;
}
#sidebar-center ul li li li a{
	color:#bbbbbb;
}
#sidebar-center ul li li li a:hover{
	color:#ffffff;
}

#sidebar-right {
	float:left;
	margin-left:20px;
	width:140px;
	padding:10px;
}

#sidebar-left {
	float: right;
}

#sidebar-right, #sidebar-left {
	color:#333333;
	line-height:160%;
}
#sidebar-right p, 
#sidebar-left p  {
	margin: 0px 0px 15px;
}
#sidebar-right h3, 
#sidebar-left h3 {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #660000;
	line-height:27px;
}
#sidebar-right h3 a, #sidebar-right h3 a:visited, 
#sidebar-left h3 a, #sidebar-left h3 a:visited {
	color: #666666;
}
#sidebar-right h3 img, 
#sidebar-left h3 img  {
	vertical-align: middle;
}
#sidebar-left a, #sidebar-left a:visited  {
	color:  #ffffcc;
	text-decoration:none;
}
#sidebar-right a, #sidebar-right a:visited {
	color: #333333;
	text-decoration:none;
}
#recentcomments a{
	color: #FF9900;
}
#sidebar-right a:hover, #sidebar-right a:focus, #sidebar-right a:active, 
#sidebar-left a:hover, #sidebar-left a:focus, #sidebar-left a:active  {
	text-decoration:underline;
}
#sidebar-right ul, 
#sidebar-left ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 ;
}
#sidebar-right ul li, #sidebar-left ul li {
	background:transparent url(images/bg_arqrn.jpg) no-repeat scroll 0 4px;
	font-weight:bold;
	padding-left:18px;
}
#sidebar-right ul li ul li, #sidebar-left ul li ul li {
	background:transparent none repeat scroll 0 0;
	font-weight:normal;
	padding-left:12px;
}

#curtas p{
	margin:0;
}
#curtas li{
	margin-bottom:10px;
}
#fixo h4{
	margin:0px;
	font-size:12px;
}
#fixo h4 a{
	color:#ffffcc!important;
}

/* ------------------------------------- widget styles  */
/* archives widget */
#archives ul li {
	background: url(images/mini-archive.gif) no-repeat;
}
/* recent comments widget */
#recent-comments ul li {
	background: url(images/mini-comment.gif) no-repeat;
}
/* category widget */
#categories ul li,
#categories-1 ul li,
#categories-2 ul li,
#categories-3 ul li,
#categories-4 ul li,
#categories-5 ul li,
#categories-6 ul li,
#categories-7 ul li,
#categories-8 ul li,
#categories-9 ul li {
	background: url(images/mini-category.gif) no-repeat;
}
/* recent posts widget */
#recent-posts ul li {
	background: url(images/mini-page.gif) no-repeat;
}
/* links widget */
#links ul li {
	background: url(images/mini-blogroll.gif) no-repeat;
}
/* meta */
#meta .site_admin {
	background: url(images/cog.gif) no-repeat;
}
#meta .rss {
	background: url(images/mini-rss.gif) no-repeat;
}
#meta .login {
	background: url(images/mini-user.gif) no-repeat;
}
#meta .check {
	background: url(images/mini-check.gif) no-repeat;
}
#meta .wordpress {
	background: url(images/mini-wp.gif) no-repeat;
}
/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
	margin:0;
}

/* MangoOrange.com footer (must be included, but can be modified) */
div#footer span.mangoorange{
	color: #fff;
	}
	
div#footer span.mangoorange a, 
div#footer span.mangoorange a:visited{
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
	}
	
div#footer span.mangoorange a:hover{
	text-decoration: underline;
	}	


#postmetadata{
	padding:5px 10px 0 10px;
	font-size:.9em;
	border:1px solid #666666;
}
div#postmetadata h3{
	color: #FF6600!important;
}
div.postmetadata h3{
	color: #FF6600!important;
}
#postmetada p{
	margin:5px;
}

#tag_cloud{
	text-align:center;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #666;
	text-align: center;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/* 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 */
#arqrn{
	text-align:center;
	margin-bottom:10px;
}
#arqrn2{
	display:none;
}
.ngg-imagebrowser img {
	border:1px solid #DDDDDD;
}
.avatar {
	height:182px;
	margin-bottom:10px;
	_margin-bottom:0;
	width:243px;
	display:none;
}
.excerto {
	color:#dddddd;
	font-size:11px;
	line-height:18px;
	text-align: justify;
}
.jdGallery a.carouselBtn {
	display:none;
}
#patros{
	text-align:center;
}
#sidebar-center a{
	color:#eeeeee
}
.frame{
	border:1px solid #a3a3a3;
}
#minisites img{
	border:5px solid #dddddd;
	width:120px;
	height: 90px;
	overflow:hidden;
	margin:5px 10px 0px 0px;
	float:left;
}

#minisites small{
	float:right;
}
#minisites p{
	clear:right;
	text-align:justify;
	margin-top:25px;
}
#minisites .post{
	height:135px;
	overflow:hidden;
}
html > body .ngg-album {
border:1px solid #666666!important;
}



.wp-polls-archive {
	 _background-color: #ffffff; 
}
.wp-polls, .wp-polls-form {
	 _background-color: #ffffff; 
}
.wp-polls-ans {
	 _background-color: #ffffff; 
}
#polls h3{
	background:url(images/bg-laranja.jpg)!important;
	line-height:20px;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	_height:20px;
	_width:120px;
}