/*
Theme Name: Cyrela Reloaded iFrame
Theme URI: http://www.podbr.com/
Description: Tema para o podcast da Cyrela
Version: 1.0
Author: Camilo Lucio Coracini
*/

@CHARSET "UTF-8";

html *, body * {
	border:					0;
	margin:					0;
	padding:				0;
}

body {
	background:				url(images/body-bg.png) repeat-x #fefefe scroll;
	color:					#707070;
	font-family:			Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size:				11px;
	line-height:			120%;
	margin:					0 auto;
	padding:				20px 0;
}

a {
	color:					#808080;
	text-decoration:		none;
}

a:active, a:hover {
	text-decoration:		underline;
}

a:visited {
}

h1, h2, h3, h4, h5, h6 {
	color:					#808080;
	margin:					15px 0 10px 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:					#808080;
}

h1 {
	font-size:				22px;
}

h2 {
	font-size:				20px;
}

h3 {
	font-size:				18px;
}

h4 {
	font-size:				16px;
}

h5 {
	font-size:				14px;
}

h6 {
	font-size:				12px;
}

label {
	cursor:					pointer;
}

li {
	list-style-position:	inside;
	list-style-type:		inherit;
}

.box {
	border:					1px solid #a0a0a0;
	margin-bottom:			15px;
	overflow:				hidden;
}

.box .box-top {
	
}

.box .box-content {
	
}

.box .box-bottom {
	clear:					both;
	height:					10px;
}

.clear {
	clear:					both;
	line-height:			0;
	height:					0;
}

.error {
	color:					#9c0202;
}

.sortable {
	cursor:					move;
}

.sortable-grab {
	cursor:					move;
}

.spinner {
	display:				none;
}

.toggle {
	background-image:		url( 'images/bt_minus.png' );
	background-repeat:		no-repeat;
	cursor:					pointer;
	float:					right;
	height:					22px;
	vertical-align:			text-bottom;
	width:					22px;
}

.toggle-closed {
	background-image:		url( 'images/bt_plus.png' );
}

#body-wrap {
	background-color:		#fefefe;
	margin:					0 auto;
	overflow:				hidden;
	width:					940px;
}

#body-wrap-top {
}

#body-wrap-bottom {
	clear:					both;
}

#top {
	position:				absolute;
	top:					0;
}

#content {
	background-color:		#cccccc;
	float:					left;
	margin-left:			11px;
	width:					530px;
}

#content-top {
	background:				url( 'images/content-top.png' ) #cccccc no-repeat scroll top;
	height:					9px;
	margin-bottom: -3px;
	width:					530px;
}

#content-bottom {
	background:				url( 'images/content-bottom.png' ) #cccccc no-repeat scroll bottom;
	height:					8px;
	margin-top:				-19px;
	width:					530px;
}

#error404 {
	font-size:				18px;
	padding:				50px 10px;
	text-align:				center;
}
.breadcrumb {
	background:				#89A3C9 url(images/fondoTituloCeleste.gif) repeat-y scroll left top;
	clear:					both;
	color:					#ffffff;
	display: none;
	font-size:				13px;
	font-variant:			small-caps;
	font-weight:			bold;
	line-height:			25px;
	margin-bottom:			10px;
	padding:				0 13px;
}

.breadcrumb .breadcrumb-start {
	display:				none;
}

.breadcrumb .breadcrumb-separator {
}

.breadcrumb .breadcrumb-end {
	display:				none;
}

.breadcrumb a,
.breadcrumb a:active,
.breadcrumb a:focus,
.breadcrumb a:hover,
.breadcrumb a:link,
.breadcrumb a:visited {
	color:					#ffffff;
}

.breadcrumb li {
	display:				inline;
	list-style-type:		none;
	padding:				3px 8px 3px 0;
}
#comments {
	background:				url( 'images/post-bottom.png' ) #fefefe no-repeat scroll bottom;
	margin:					0 auto 18px;
	text-align:				left;
	width:					520px;
}

#comments-head {
	background:				url( 'images/post-title.png' ) #d6d6d6 no-repeat scroll top;
	border-bottom:			1px solid #d9d9d9;
	color:					#808080;
	font-size:				14px;
	font-weight:			bold;
	line-height:			120%;
	margin:					0;
	padding:				12px 7px;
	width:					506px;
}

#comments-list {
	padding:				2px 7px 15px;
}

#comments-list li {
	list-style:				none;
	margin-top:				20px;
	overflow:				hidden
}

#comments-list #respond {
	left:					220px;
	position:				absolute;
	z-index:				10;
}

#comments-list #respond #comments-respond {
	background:				url( 'images/comments-reply-bottom.png' ) #fefefe no-repeat scroll bottom;
}

#comments-list #respond #comments-respond-head {
	background:				url( 'images/comments-reply-top.png' ) no-repeat scroll top;
}

#comments-list .children li {
	padding-left:			15px;
}

#comments-list img {
	float:					left;
	margin-right:			8px;
}


#comments-list .reply {
	font-size:				110%;
	font-weight:			bold;
	padding-top:			7px;
}


#comments-respond {
	background:				url( 'images/post-bottom.png' ) #fefefe no-repeat scroll bottom;
	margin:					0 auto 18px;
	text-align:				left;
	width:					520px;
}

#comments-respond-head {
	background:				url( 'images/post-title.png' ) #d6d6d6 no-repeat scroll top;
	border-bottom:			1px solid #d9d9d9;
	color:					#808080;
	font-size:				14px;
	font-weight:			bold;
	line-height:			120%;
	margin:					0;
	padding:				12px 7px;
	width:					506px;
}

#comments-respond-bottom {
	clear: both;
}

#comments-respond #comment-form {
	padding:				2px 7px 15px;
}

#comments-respond label {
	clear: both;
	float: left;
	font-size: 13px;
	font-weight: normal;
	letter-spacing:0;
	line-height:1.5em;
	margin:0 10px 0 0;
	padding-bottom:15px;
	text-align: left;
	width: auto;
	word-spacing:1px;
}

#comments-respond input {
	background:				url("images/feedback-input.png") no-repeat right scroll;
	float:					right;
	font-size:				14px;
	height:					14px;
	line-height:			14px;
	padding:				6px 10px 10px;
	width:					414px;
}

#comments-respond textarea {
	background:				url("images/feedback-textarea.png") no-repeat center scroll;
	float:					none;
	font-size:				14px;
	height:					106px;
	line-height:			20px;
	margin:					0 4px;
	overflow-y:				auto;
	padding:				6px 10px;
	width:					478px;
}

#comments-connected {
	line-height:			30px;
	padding-bottom:			15px;
}

#comments-author {
	height: 30px;
	padding: 10px 0;
}

#comments-email {
	height: 30px;
	padding: 10px 0;
}

#comments-url {
	height: 30px;
	padding: 10px 0;
}

#comments-comment {
	
}

#comment-response .error {
	padding:				10px 0;
}

#comments-submit {
	clear:					both;
	padding:				15px 0;
	text-align:				right;
}

#comments-submit input {
	background:				url("images/feedback-submit.png") no-repeat right scroll;
	border:					0;
	color:					transparent;
	float: none;
	height:					31px;
	text-indent:			-5000px;
	width:					93px;
}

#comments-feed {

}

#comments-feed a {
	background:				url( 'images/bt_rss_2.gif' ) no-repeat left;
	padding:				4px 0 4px 19px;
}
#header {
	background-color:		transparent;
	padding-bottom:			15px;
}

#header #header-bar {
	background:				url("images/header-bar.png") repeat-y top scroll;
	color:					#665e30;
	font-size:				13px;
	font-weight:			bold;
	line-height:			45px;
}

#header #header-bar a {
	background:				url("images/header-sep.png") transparent no-repeat right scroll;
	color:					#808080;
	display:				block;
	float:					left;
	line-height:			45px;
	height:					45px;
	padding:				0 45px 0 30px;
}

#header #header-bar a:hover {
}
	
#header .search-form {
	float:					right;
	padding-right:			7px;
}

#header .search-form input {
	border:					0;
	margin:					0;
	vertical-align:			middle;
}

#header .search-form .search-query {
	background:				url("images/search-input.png") no-repeat right scroll;
	font-size:				15px;
	height:					23px;
	line-height:			23px;
	padding:				10px 10px 6px;
	width:					169px;
}

#header .search-form .search-submit {
	background:				url("images/search-submit.png") no-repeat right scroll;
	border:					0;
	color:					transparent;
	height:					23px;
	line-height:			0;
	text-indent:			5000px;
	width:					23px;
}

#header .search-dyn {
	display:				none;
	line-height:			0;
	position:				absolute;
	right:					6px;
	text-align:				left;
	top:					34px;
	width:					250px;
	z-index:				10;
}

#header .results-dyn {
	color:					#665d30;
	font-size:				12px;
	line-height:			16px;
	text-align:				left;
	/* Internet Explorer */
	filter:					Alpha(opacity=90);
	/* Gecko */
	-moz-opacity:			.9;
	/* CSS3 experimental - new browsers */
	opacity:				.9;
}

#header .results-dyn img {
	vertical-align:			middle;
}

#header .results-dyn li {
	list-style-type:		none;
}

#header .results-dyn li h2 {
	line-height:			29px;
	height:					29px;
	vertical-align:			bottom;
}

#header .results-dyn li h3 {
	line-height:			29px;
	height:					29px;
	vertical-align:			top;
}

#header .results-dyn li a {
	background:				#f6f4ee;
	border:					1px solid #ccc4a1;
	border-bottom:			0;
	color:					#665d30;
	display:				block;
	padding:				8px;
	text-decoration:		none;
}

#header .results-dyn li a:hover {
	background-color:		#ccc4a1;
	color:					#f6f4ee;
}

#header .results-dyn .more a {
	background:				url(images/bg_search-dyn.gif) no-repeat;
	border:					0;
	border-top:				1px solid #ccc4a1;
	font-weight:			bold;
	padding:				0 8px;
}

#header .results-dyn li.more a:hover {
	background-color:		transparent;
}

#header .results-dyn .message {
	background:				url(images/bg_search-dyn.gif) no-repeat top center;
	border:					0;
	border-top:				1px solid #f6f4ee;
	font-weight:			bold;
	padding:				0 8px;
}

#header .results-dyn .head-message {
	background:				url(images/bg_search-dyn_head.gif) no-repeat bottom center;
	border:					0;
	font-weight:			bold;
	padding:				0 8px;
}#nav-bottom {
	clear:				both;
	padding:			150px 0;
}

#nav-bottom-top {
}

#nav-bottom-bottom {
	clear:				both;
}

.navigation {
	font-size:			12px;
	text-align:			center;
}

.navigation .align-left {
	float:				left;
	width:				44%;
}

.navigation .align-center {
	float:				left;
	width:				10%;
}

.navigation .align-right {
	float:				left;
	width:				44%;
}

.navigation img {
	vertical-align:		bottom;
}

.navigation a {
}
.front-page .post-title {
	display:				none;
}

.recent-home h1 {
	font-size:				20px;
	font-weight:			normal;
	text-align:				center;
}


.page .post-title h1 {
	color: #920000;
	font-size: 24px;
	font-weight: normal;
	line-height: 90%;
}

.page .post-title h1 a {
	color: #920000;
}

.page .post-text {
	border-bottom:			none;
	margin-bottom:			0;
}


#como-ouvir {
	text-align:				center;
}

#como-ouvir p {
	margin:					10px 0;
}

#como-ouvir h4 {
	margin:					15px 0 10px 0;
}



#rss-feed h4 {
	margin:					15px 0 10px 0;
}

#rss-feed img {
	vertical-align:			middle;
}



#veja-todos h4 {
	margin:					15px 0 10px 0;
}

#veja-todos a {
	font-weight:			bold;
}/* @group podPress */

div.podPress_content {
	line-height:		24px;
	padding:			8px;
}

div.podPress_content * {
	margin:				2px 0;
}

img.podPress_imgicon {
	margin-bottom:		2px;
}

/* @end */

.post-entry .ddfmwrap {
	font-family: inherit;
	font-size: inherit;
	margin: 0 auto;
	padding: 10px 0;
	width: auto;
}

.post-entry .ddfmwrap form.ddfm {
	padding: 0;
	width: auto;
}

.post-entry .ddfmwrap form.ddfm * {
	color: inherit;
}

.post-entry .ddfmwrap form.ddfm p.fieldwrap {
	clear: both;
	margin: 1px 0;
	padding: 1px 0;
}

.post-entry .ddfmwrap form.ddfm label {
	float: left;
	font-weight: normal;
	text-align: left;
	width: auto;
}

.post-entry .ddfmwrap form.ddfm input.fmtext {
	background:				url("images/feedback-input.png") no-repeat right scroll;
	float:					right;
	font-size:				14px;
	height:					14px;
	line-height:			14px;
	padding:				6px 10px 10px;
	width:					414px;
}

.post-entry .ddfmwrap form.ddfm input.fmverify {
	background:				url("images/feedback-verify.png") no-repeat right scroll;
	font-size:				14px;
	height:					14px;
	line-height:			14px;
	padding:				6px 10px 9px;
	width:					138px;
}

.post-entry .ddfmwrap form.ddfm textarea.fmtextarea {
	background:				url("images/feedback-textarea.png") no-repeat center scroll;
	float:					none;
	font-size:				14px;
	height:					106px;
	line-height:			20px;
	margin:					0 4px;
	overflow-y:				auto;
	padding:				6px 10px;
	width:					478px;
}

.post-entry .ddfmwrap form.ddfm div.submit input {
	background:				url("images/feedback-submit.png") no-repeat right scroll;
	border:					0;
	color:					transparent;
	height:					31px;
	line-height:			0;
	text-indent:			-5000px;
	width:					93px;
}

.post {
	background:				url( 'images/post-bottom.png' ) #fefefe no-repeat scroll bottom;
	margin:					0 auto 18px;
	text-align:				left;
	width:					520px;
}

.post-top {
}

.post-bottom {
	clear:					both;
}

.post-title {
	background:				url( 'images/post-title.png' ) #d6d6d6 no-repeat scroll top;
	border-bottom:			1px solid #d9d9d9;
	width:					520px;
}

.post-title h1 {
	font-size:				14px;
	line-height:			120%;
	margin:					0;
}

.post-title-top {
}

.post-title-text {
	padding:				12px 7px;
}

.post-title-bottom {
}

.post-next {
	float:					right;
	margin-left:			5px;
}

.post-previous {
	float:					right;
	margin-left:			5px;
}

.post-wrap {
	padding:				2px 7px;
}

.post-wrap-top {
}

.post-wrap-bottom {
	clear:					both;
}

.post-text {
	padding:				2px 0;
	margin-bottom:			10px;
}

.post-published {
	float:					left;
	margin-right:			2px;
}

.post-date {
	float:					left;
	text-transform:			lowercase;
}

.post-categories {
	float:					right;
	font-weight:			bold;
}

.post-categories a {
	font-weight:			normal;
}

.post-tags {
	float:					right;
	font-weight:			bold;
}

.post-tags a {
	font-weight:			normal;
}

.post-entry {
	clear:					both;
	font-size:				13px;
	letter-spacing:			0;
	line-height:			1.5em;
	padding-top:			15px;
	word-spacing:			1px;
}

.post-entry a {
	font-weight:			bold;
}

.post-entry img {
	margin:					0 8px;
}

.post-entry img.alignleft {
	float:					left;
}

.post-entry img.alignright {
	float:					right;
}

.post-podcast {
	background:				#fefefe;
	border-left:			1px solid #d8d8d8;
	border-right:			1px solid #d8d8d8;
	clear:					both;
	margin-top:				10px;
	width:					504px;
}

.post-podcast-top {
	background:				url( 'images/post-podcast-top.png' ) no-repeat scroll top;
	height:					4px;
	margin:					0 -1px;
	width:					506px;
}

.post-podcast-bottom {
	background:				url( 'images/post-podcast-bottom.png' ) no-repeat scroll bottom;
	clear:					both;
	height:					4px;
	margin:					0 -1px;
	width:					506px;
}

.post-podcast a {
	text-decoration:		none;
}

.post-podcast a:hover {
	text-decoration:		underline;
}.post-meta {
	background:				url( 'images/post-meta.png' ) #fefefe no-repeat scroll bottom;
	clear:					both;
	height:					115px;
	width:					506px;
}

.post-meta-1 {
	float:					right;
	text-align:				right;
	width:					38%;
}

.post-meta-2 {
	float:					left;
	line-height:			35px;
	width:					60%;
}

.post-meta-3 {
	clear:					left;
	float:					left;
	width:					60%;
}

.post-meta-1 div {
	clear: right;
	padding: 5px 0;
}

.post-meta-1 a {
	line-height: 30px;
	vertical-align: middle;
}

.post-meta-1 img {
	float: right;
	height: 30px;
	margin-left: 7px;
	vertical-align: middle;
	width: 30px;
}

.post-meta-1 div div {
}

.post-meta-2 div {
}

.post-meta-2 div div {
}

.post-meta-bottom {
	clear: both;
}

.post-comments {
	font-weight:			bold;
}

.post-comments a {
}

.post-comment-balloons .post-comment-balloon {
	display:				block;
	float:					right;
	margin:					3px 0 3px 5px;
	text-decoration:		none;
}

.post-comment-balloons a {
	line-height:			normal;
}

.post-comment-balloons a:hover {
	border:					none;
}

.post-comment-balloons .post-comment-balloon-content-wrap {
	position:				relative;
}

.post-comment-balloons a .post-comment-balloon-content,
.post-comment-balloons a:link .post-comment-balloon-content,
.post-comment-balloons a:visited .post-comment-balloon-content {
	background-color:		#a08080;
	bottom:					30px;
	color:					#ffffff;
	display:				none;
	right:					0;
	padding:				10px;
	position:				absolute;
	text-align:				justify;
	text-decoration:		none;
	width:					270px;
	z-index:				10;
	
	/* Internet Explorer */
	filter:					Alpha(opacity=80);
	/* Gecko */
	-moz-opacity:			.8;
	/* CSS3 experimental - new browsers */
	opacity:				.8;
	
	-moz-border-radius:		10px;
	-webkit-border-radius:	10px;
	border-radius:			10px;
}

.post-comment-balloons a:hover .post-comment-balloon-content,
.post-comment-balloons a:active .post-comment-balloon-content,
.post-comment-balloons a:focus .post-comment-balloon-content {
	display:				block;
}

.post-comment-balloon-content img {
	float:					left;
	margin-right:			5px;
}

.post-share {
	clear:					right;
}

.post-share-head {
	display:				none;
}

.post-share a {
	margin-left:			6px;
}

.post-ratings .post-ratings-loading {
}

.post-ratings div {
}

.post-ratings * {
	font-weight:			normal;
}

.post-ratings h6 {
	color:					#808080;
	font-weight:			normal;
}

.post-email {

}

.post-print {

}

.post-rss {

}

.post-edit {
	
}
/* @group Sidebar Col 1 */

#sidebar-col-1 {
	float:					left;
	margin:					0;
	padding-bottom:			100px;
	padding-left:			1px;
	width:					193px;
	
	-webkit-padding-start: 0;
}

#sidebar-col-1 .toggle {
}

#sidebar-col-1 .toggle-closed {
}

#sidebar-col-1 .widget {
	background:				url( 'images/widget-content-bottom.png' ) #ffffff no-repeat bottom scroll;
	list-style-position:	outside;
	list-style-type:		none;
	margin-bottom:			8px;
	padding-bottom:			13px;
	width:					193px;
}

#sidebar-col-1 .widget-title {
	background:				url( 'images/widget-title.png' ) no-repeat top scroll;
	color:					#808080;
	font-size:				13px;
	font-weight:			bold;
	height:					39px;
	line-height:			30px;
	margin:					0 -1px;
}

#sidebar-col-1 .widget-title-bottom {
}

#sidebar-col-1 .toggle-wrap {
	float:					right;
	height:					16px;
	width:					16px;
	padding:				7px 7px 0 0;
}
	
#sidebar-col-1 .toggle {
	background-image:		url( 'images/toggle-close.png' );
	float:					right;
	height:					16px;
	width:					16px;
}

#sidebar-col-1 .toggle-closed {
	background-image:		url( 'images/toggle-open.png' );
}

#sidebar-col-1 .widget-title-text {
	float:					left;
	padding:				0 4px 0 8px;
}

#sidebar-col-1 .widget-title-bottom {
	clear:					both;
}

#sidebar-col-1 .widget-content-text {
	border-left:			1px solid #9f9f9f;
	border-right:			1px solid #9f9f9f;
	padding:				0 7px;
}


#sidebar-col-1 .widget-content a {
}

#sidebar-col-1 .widget-content ul {
	padding-left:			0;
}

#sidebar-col-1 .widget-content li {
	list-style:				none outside;
	padding:				4px 0;
}

#sidebar-col-1 .widget-content li li {
	margin-left:			15px;
}

#sidebar-col-1 .widget-content-top {

}

#sidebar-col-1 .widget-content-bottom {
}

/* @end */
/* @group Sidebar Col 2 */

#sidebar-col-2 {
	float:					right;
	margin:					0;
	padding-bottom:			100px;
	padding-right:			1px;
	width:					193px;
	
	-webkit-padding-start: 0;
}

#sidebar-col-2 .toggle {
}

#sidebar-col-2 .toggle-closed {
}

#sidebar-col-2 .widget {
	background:				url( 'images/widget-content-bottom.png' ) #ffffff no-repeat bottom scroll;
	list-style-position:	outside;
	list-style-type:		none;
	margin-bottom:			8px;
	padding-bottom:			13px;
	width:					193px;
}

#sidebar-col-2 .widget-title {
	background:				url( 'images/widget-title.png' ) no-repeat top scroll;
	color:					#808080;
	font-size:				13px;
	font-weight:			bold;
	height:					39px;
	line-height:			30px;
	margin:					0 -1px;
}

#sidebar-col-2 .widget-title-bottom {
}

#sidebar-col-2 .toggle-wrap {
	float:					right;
	height:					16px;
	width:					16px;
	padding:				7px 7px 0 0;
}
	
#sidebar-col-2 .toggle {
	background-image:		url( 'images/toggle-close.png' );
	float:					right;
	height:					16px;
	width:					16px;
}

#sidebar-col-2 .toggle-closed {
	background-image:		url( 'images/toggle-open.png' );
}

#sidebar-col-2 .widget-title-text {
	float:					left;
	padding:				0 4px 0 8px;
}

#sidebar-col-2 .widget-title-bottom {
	clear:					both;
}

#sidebar-col-2 .widget-content-text {
	border-left:			1px solid #9f9f9f;
	border-right:			1px solid #9f9f9f;
	padding:				0 7px;
}


#sidebar-col-2 .widget-content a {
}

#sidebar-col-2 .widget-content ul {
	padding-left:			0;
}

#sidebar-col-2 .widget-content li {
	list-style:				none outside;
	padding:				4px 0;
}

#sidebar-col-2 .widget-content li li {
	margin-left:			15px;
}

#sidebar-col-2 .widget-content-top {

}

#sidebar-col-2 .widget-content-bottom {
}

/* @end */
/* @group Sidebar Top */

#sidebar-top {
	clear:					both;
	line-height:			26px;
	text-align:				center;
}

#sidebar-top * {
	display:				inline;
}

#sidebar-top .widget {
	clear:					both;
	display:				block;
	list-style-type:		none;
	margin-bottom:			10px;
}

#sidebar-top .widget-title {
}

#sidebar-top .widget-title-top {
	display:				none;
	
}

#sidebar-top .widget-title-text {

}

#sidebar-top .widget-title-bottom {
	display:				none;

}

#sidebar-top .widget-content {
}

#sidebar-top .widget-content-top {
	display:				none;
}

#sidebar-top .widget-content-bottom {
	display:				none;
}

#sidebar-top .widget li {
	list-style-type:		none;
}

#sidebar-top a {
	padding:				0pt 11px;
}

/* @end */
/* @group Sidebar Bottom */

#sidebar-bottom {
	font-size:				14px;
	line-height:			26px;
	text-align:				center;
}

#sidebar-bottom * {
	display:				inline;
}

#sidebar-bottom .widget {
	background:				url( 'images/bg-widget.png' ) #902724 repeat-x;
	clear:					both;
	display:				block;
	list-style-type:		none;
	margin-top:				10px;
}

#sidebar-bottom .widget-title {
}

#sidebar-bottom .widget-title-top {
	display:				none;
	
}

#sidebar-bottom .widget-title-text {

}

#sidebar-bottom .widget-title-bottom {
	display:				none;

}

#sidebar-bottom .widget-content {
}

#sidebar-bottom .widget-content-top {
	display:				none;
}

#sidebar-bottom .widget-content-bottom {
	display:				none;
}

#sidebar-bottom .widget li {
	list-style-type:		none;
}

#sidebar-bottom a {
	padding:				0pt 11px;
}

/* @end */
/* @group Default Widget */

.widget {
	list-style-type:		none;
}

.widget .toggle {
}

.widget .toggle-closed {
}

.widget-title {
}

widget-title-top {
}

.widget-title-text {
}

.widget-title-bottom {
}

.widget-content {
}

.widget-content-top {

}

.widget-content-bottom {

}

/* @end */

#busca-wrap {
}

#busca-wrap .search-form {
}

#busca-wrap .search-form .search-query {
	border:					1px solid #a0a0a0;
	font-size:				12px;
	vertical-align:			middle;
	width:					125px;
}

#busca-wrap .search-form .search-submit {
	margin-left:			5px;
	vertical-align:			middle;
}

#busca-wrap .search-dyn {
	display:				none;
}

/*#busca-wrap .results-dyn {
	background-color:		#b30000;
	border:					1px solid #b2b2b2;
	color:					#ffffff;
	font-size:				12px;
	font-weight:			bold;
	line-height:			14px;
	text-align:				right;
	
	filter:					Alpha(opacity=90);
	-moz-opacity:			.9;
	opacity:				.9;
	
	-moz-border-radius:		10px;
	-webkit-border-radius:	10px;
	border-radius:			10px;
}

#busca-wrap .results-dyn img {
	vertical-align:			middle;
}

#busca-wrap .results-dyn li {
	border:					1px solid #b2b2b2;
	list-style-type:		none;
}

#busca-wrap .results-dyn li:first-child {
	-moz-border-radius-topright:		5px;
	-webkit-border-top-right-radius:	5px;
	border-top-right-radius:			5px;
		
	-moz-border-radius-topleft:			5px;
	-webkit-border-top-left-radius:		5px;
	border-top-left-radius:				5px;
}

#busca-wrap .results-dyn li:last-child {		
	-moz-border-radius-bottomright:		5px;
	-webkit-border-bottom-right-radius:	5px;
	border-bottom-right-radius:			5px;
		
	-moz-border-radius-bottomleft:		5px;
	-webkit-border-bottom-left-radius:	5px;
	border-bottom-left-radius:			5px;
}

#busca-wrap .results-dyn li a {
	color:					#ffffff;
	display:				block;
	padding:				8px;
	text-decoration:		none;
}

#busca-wrap .results-dyn li a:hover {
	background-color:		#ffffff;
	color:					#b30000;
}*/

#busca-wrap .results-dyn h2,
#busca-wrap .results-dyn h3 {
	font-size:				14px;
	line-height:			22px;
	margin:					0;
}

#busca-wrap .results-dyn .more {
	list-style-type:		none;
	padding:				8px 0;
}

#busca-wrap .results-dyn .message {
	list-style-type:		none;
	padding:				8px 0;
}

#busca-wrap .results-dyn .head-message {
	list-style-type:		none;
	padding:				8px 0;
}

/* @group Tag Cloud */

#tag_cloud #tag_cloud_content {
	text-align:				center;
	word-wrap:				break-word;
}

/* @end */

/* @group Calendar */

#calendar #wp-calendar {
	margin:					0px auto;
	width:					100%;
}

#calendar #wp-calendar th, #calendar #wp-calendar td {
	text-align:				center;
}

#calendar #wp-calendar a {
	font-weight:			bold;
}

/* @end */

.widget_ratings_highest_rated img {
	height: 10px;
	width: 7px;
}
