/*
Theme Name: Casa das Firulas
Theme URI: http://www.elegantthemes.com/gallery/
Version: 2.1
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/
@font-face {
    font-family: 'FuturaBdCnBTBold';
    src: url('fontes/futura_bold_condensed_bt-webfont.eot');
    src: url('fontes/futura_bold_condensed_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/futura_bold_condensed_bt-webfont.woff') format('woff'),
         url('fontes/futura_bold_condensed_bt-webfont.ttf') format('truetype'),
         url('fontes/futura_bold_condensed_bt-webfont.svg#FuturaBdCnBTBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'journalregular';
    src: url('fontes/journal-webfont.eot');
    src: url('fontes/journal-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/journal-webfont.woff') format('woff'),
         url('fontes/journal-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'avantgarde_bk_btbook';
    src: url('fontes/avgardn-webfont.eot');
    src: url('fontes/avgardn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/avgardn-webfont.woff') format('woff'),
         url('fontes/avgardn-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'leftist_mono_serifregular';
    src: url('fontes/leftistmonoserif-webfont.eot');
    src: url('fontes/leftistmonoserif-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/leftistmonoserif-webfont.woff') format('woff'),
         url('fontes/leftistmonoserif-webfont.ttf') format('truetype'),
         url('fontes/leftistmonoserif-webfont.svg#leftist_mono_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }


/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body { 
	line-height: 18px; 
	font-family: 'Droid Sans', Arial, Verdana, sans-serif; 
	font-size: 12px; color: #232323; 
}

.home{
	background: url('images/bg_page.jpg') repeat-x;
}

a { text-decoration: none; color: #00b7f3; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #3d3d3d; letter-spacing: 0px; line-height: 1em; font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #808080; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 21px; }
h4 { font-size: 17px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 10px;}
strong { font-weight: bold; color: #1c1c1c; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
	blockquote p { padding-bottom: 0px; }

input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=text], input.text, input.title, textarea, select { margin:0.3em 0; }
textarea { padding: 4px; }

img#about-image { float: left; margin: 3px 8px 8px 0px; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

#top-overlay { position: relative; }
	#header .container { text-align: center;}
		.container { text-align: left; margin: 0 auto; width: 960px; position: relative; }
			#logo {margin-top: 45px; }
			#slogan { font-family: Georgia, serif; font-size: 18px; color: #b4b4b4; font-style: italic; background: url(images/slogan-bg.png) no-repeat bottom center; padding-bottom: 47px;}
				#slogan span {color: #a5a5a5;}
	
	
	#menu { 
		margin: 30px auto -45px; 
		position: relative; 
		width: 960px; 
		z-index: 9999;
		}

	#content {margin-top: 52px; /*background: url(images/content-bg.png) repeat-x bottom left; padding-bottom: 40px;*/} 
		#main-content {float: left; width: 476px;}
			.entry { 
			/*
			float: left;
    		margin: 12px 13px 0px 18px;
    		*/
    		width: 600px;
			}
			.last {margin-right: 0px;}
				.border {/*border: 0px solid #fff; padding-top: 4px; background: url(images/border-bg.png) no-repeat top left;*/}
				.bottom {padding-bottom: 0px; /*background: url(images/bottom-bg.png) no-repeat bottom left;*/}
				.entry-content {/*background: url(images/entry-content-bg.png) repeat-y; padding: 23px 12px 7px 19px;*/}
					.entry-content h3.title {font-size: 24px; font-family: 'OFL Sorts Mill Goudy TT', Georgia, serif; padding-bottom: 10px; text-align: center;}
						.entry-content h3.title a {color: #3d3d3d; text-decoration: none;}
						.entry-content h3.title a:hover, .entry-content a.readmore:hover { color:#000000; }
					.entry-content p.meta-info {/*color:#9f9f9f; font-family: Georgia, serif; font-style: italic; font-size: 12px; text-align: center; background: url(images/post-info-bg.png) no-repeat 0px 4px; padding-left: 42px; padding-right: 41px; margin-left:-15px; margin-right:-10px;*/}
						.entry-content p.meta-info span {color:#FFFFFF;}
						.entry-content p.meta-info a {color:#000000; text-decoration: none;}
					.entry .thumbnail {/*float: left; border: 3px solid #f0f0f0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; width:73px; height:73px; margin-right:8px; position:relative;*/}
						.entry .thumbnail span.overlay {/*background: url(images/entry-span-bg.png) no-repeat;position: absolute; top:0px; left:0px; display: block; width:73px; height:73px; */}
							.entry-content a.readmore {background:url(images/readmore.png) no-repeat; display:block; height:22px; float:left; color:#FFFFFF !important; line-height:22px; text-transform: uppercase; padding-right:5px; font-size: 12px; width:122px; margin-bottom: 20px; margin-left: 30px; margin-top: 20px;}
								.entry-content a.readmore span { display:block; padding:0 3px 0 8px; }
#controllers {
	clear: both;
    float: left;
    margin-bottom: 30px;
    margin-left: 464px;
    margin-top: 0px;
    padding: 0;
    position: relative;
    width: 420px;
}


.entrypage{
	margin-left: 33px;
    width: 560px;
}



#controllers a{ 
	font-family:'Georgia'; 
	font-size:14px; 
	font-weight: bold; 
	background-color: #E0EFF2;
	color:#595C6D;
	} 
				#controllers span#right-arrow, #controllers span#left-arrow { position:absolute; display:block; height:14px; text-indent:-9999px; width:15px; top: 0px; }
				#controllers span#left-arrow { background: url(images/left-arrow.png) no-repeat; left: 12px; }
				#controllers span#right-arrow { background: url(images/right-arrow.png) no-repeat; right: 12px; }	

	.sidebar .block, .entry {/* -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); */}
						
	#breadcrumbs { font-family: Georgia, serif; font-style: italic; color: #3d3d3d; margin-bottom:22px; text-shadow:1px 1px 0 #FFFFFF; }
	#breadcrumbs a, span.raquo { color: #9f9f9f; }
	#breadcrumbs a:hover { color: #3d3d3d; text-decoration: none; }
	
	#entries { width: 630px; float: left; margin: -4px 20px 0px 0px; }
	#entries .entry { margin-right: 11px; /*background: none repeat scroll 0 0 #FFFFFF;*/}
	
	.entry-full { 
	/*width: 575px; 
	*/
	display: block;
	}
		.entry-full .bottom {/*border-bottom: 5px solid #000000;*/}
		.entry-full .entry-content { /*background-image: url(images/entry-content-bg-entryfull.png); */}
		.entry .border {background: none repeat scroll 0 0 #FFFFFF; /*background:url("images/border-bg-entryfull.png") no-repeat; */}
		
	.info-panel {margin-top: 15px; /*background: #f7f7f7 url(images/infopanel-bg.png) repeat-x; margin: 25px -29px 0 -30px; padding: 30px 30px 25px; */}
		h3.infotitle { font-size: 12px; padding-bottom: 11px; float: left; margin-top: 4px; text-transform:uppercase;}
		
		.infotags{
		font-size: 14px; 
		padding-bottom: 11px; 
		float: left; 
		margin-right: 5px; 
		margin-top: 5px; 
		color:#5A5D6E !important;

		font-family: 'leftist_mono_serifregular'; 
		font-weight:normal !important;
		}
		
		
		h3.infotags { 
		
		font-size: 14px; 
		padding-bottom: 11px; 
		float: left; 
		margin-right: 5px; 
		margin-top: 15px; 
		color:#5A5D6E !important;

		font-family: 'leftist_mono_serifregular'; 
		font-weight:normal !important;}		


		.info-block { margin-left:-7px; background:none !important;}
		.share-panel { float: left; width: 500px; margin-left:35px; margin-top: 14px;}
		
		.tags {
			margin-top: 40px; 
			margin-bottom: 10px;
    		width: 530px;
		}
		
		.tags ul li {
		font-family: 'leftist_mono_serifregular'; 
		background: none repeat scroll 0 0 #66AFB8; 
		float: left; 
		margin-right: 5px; 
		margin-top: 5px; 
		padding: 2px;

		}
		
		
		.tags ul li a {display: block; font-size: 14px; padding: 0 3px; text-transform: uppercase; color:#fff !important;}
		.tags ul li a:hover { color: #7d7d7d; text-decoration: none; }
		.top-post { height:8px; background: url("images/top-post.png") no-repeat 0 top transparent; width: 630px;}			
		.bottom-post {background: url("images/bottom-post.png") no-repeat scroll 0 0 transparent; height: 8px; width: 630px; bottom: 0; float: left;}
	.post ul {/*list-style-type: disc; margin: 10px 0px 10px 20px; */}
	.post ol { /*list-style-type: decimal; list-style-position: inside; margin: 10px 0px 10px 2px; */}
		.post ul li ul, .post ul li ol { margin: 2px 0px 2px 20px; }
		.post ol li ul, .post ol li ol  { margin: 2px 0px 2px 35px; }	
	
	ul.related-posts, .tags ul { list-style:none outside none; margin: 0px; }
	
	.entry-full .entry-content {
	/*padding:50px 33px 20px 33px;*/

}
	
	.entry-full  h1.title {
		color: #808080; 
		font-family: 'leftist_mono_serifregular'; 
		font-weight:normal; 
		font-size: 34px;  
		width: 100%; 
		float: left;
		margin-top: 14px;
		}
	
	
	.entry-full  h1.title a {color:#595C6D;}
	.entry .entry-content a {color:#808080;}
	.entry-full .entry-content p.meta-info {background: url("images/bg-title-date.png") no-repeat scroll right 0 transparent; float: left; font-family: 'Arial'; font-size: 18px; height: 78px; margin-left: -22px; margin-right: 0; margin-top: 15px; padding: 7px 0 0; text-align: center; width: 71px; line-height: 23px;}
	.entry-full .entry-content .thumbnail {/*border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border:3px solid #F0F0F0; float:left; height:218px; margin-right:18px; position:relative; width:218px;*/ padding-left: 38px;}
		.entry-full .entry-content .thumbnail span.overlay {/*background: url(images/entry-full-span-bg.png) no-repeat;position: absolute; top:0px; left:0px; display: block; width:218px; height:218px; */}
	.entry-full .entry-content p {font-size: 14px; color:#333333; font-family:"Arial";  }	

	.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 { font-family: 'Arial'; color: #808080; font-weight: bold;}
	
	.fullwidth, .fullwidth .entry { width: 960px !important; margin-right: 0px !important; }
	.fullwidth .entry-full .entry-content p.meta-info { background:url("images/full-post-info-bg.png") no-repeat scroll center 8px transparent; }
	.fullwidth .entry .border { background:url("images/border-bg-entryfullwidth.png") no-repeat scroll 0 0 transparent; }
		.fullwidth .entry-full .entry-content { background-image:url("images/entry-content-bg-entryfullwidth.png"); }
			.fullwidth .entry-full .bottom { background:url("images/bottom-bg-entryfullwidth.png") no-repeat scroll left bottom transparent; }
			
	.nobottom { padding-bottom: 0px !important; }
	
	h1.title a { color: #808080; }
	h1.title a:hover { color: #8a5488; text-decoration: none; } 
	
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/ 
/*------------------------------------------------*/

ul.nav { 
	font-family: 'leftist_mono_serifregular';  
	float: left; 
	
	}
	

.nav{
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

	
	ul.nav li { 
		/*
		margin-left: 7px;
		*/ 
	}
	
	
	ul.nav a { 
    	font-family: 'leftist_mono_serifregular' !important;
    	font-size: 17px;
    	padding: 11px 28px 7px;
    	text-decoration: none;
    	color: #848D96; 
    	
	}
		
	
	ul.nav a:hover { 
		background-color: #F3D46A;
		/*
		background: url(images/bg_menu_ativo.jpg) no-repeat center;

		margin-bottom: -19px;
    	margin-top: -14px;
    	padding: 23px 26px;
    	*/
	}

	.menu_first a:hover{
		border-radius: 10px 0px 0px 10px; 
		-moz-border-radius: 10px 0px 0px 10px; 
		-webkit-border-radius: 10px 0px 0px 10px; 
	}

	.menu_last a:hover{
		border-radius: 0px 10px 10px 0px; 
		-moz-border-radius: 0px 10px 10px 0px; 
		-webkit-border-radius: 0px 10px 10px 0px; 
	}



	ul.nav ul { width: 189px; background: #f1f0f1; border: 1px solid #ffffff; border-top: none; top: 46px !important; box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow:3px 6px 7px 1px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1); border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-top-left-radius: 0px;-moz-border-radius-topleft: 0px; border-top-right-radius: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; padding: 16px 0px 1px; z-index: 9999; display: none; }
	ul.nav ul li { margin: 0px; padding: 0px 4px 20px 18px; } 
	ul.nav ul li a { background: url(images/dropdown-bullet.png) no-repeat 0px 1px; padding: 0px; width: 155px; }

	ul.nav li:hover{
		
	}

#primary{

	background-color: #E0F0F0;

	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	margin-left: 60px;

    margin-bottom: 20px;

    margin-top: 22px;
    
    height: 36px;
}



	ul.nav li:hover{
		
		/* background: url(images/bg_menu_ativo.jpg) no-repeat center;*/
	}
	ul.nav li{
		color: #848D96;
		/* background: url(images/bg_menu_inativo.jpg) no-repeat center;*/
		
	}
	

	ul.nav li:hover ul ul, ul.nav li.sfHover ul ul {
	 top: -16px !important; 
	 left: 191px !important; 
	 border-top-right-radius: 8px; 
	 -moz-border-radius-topright: 8px; 
	 -webkit-border-top-right-radius: 8px; 
	 }
			
	ul.nav > li.current-menu-item, ul.nav > li.current_page_item, ul.nav > li.current-cat {
		/*
		background: url(images/active-link-bg.png) no-repeat center 2px;
		*/
	}

	ul.nav > li.current-menu-item > a, ul.nav > li.current_page_item > a, ul.nav > li.current-cat > a { 
		color: #848D96; 
	} 


	ul.nav > li.current-menu-item > a { 
		/*
		color: #848D96; 
		background-color: #F4D36A;
		*/
		/*
		background-color: #F3D46A;
		background: url(images/bg_menu_ativo.jpg) no-repeat center;
		margin-bottom: -19px;
    	margin-top: -14px;
    	padding: 23px 26px;
    	*/
	}
			
/*------------------------------------------------*/
/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/
#featured { position: relative; padding: 7px 0 0 7px; width: 960px; height: 350px; margin: -100px 0 10px -5px;}
	#featured-overlay { position: absolute; z-index: 20; width: 315px; height: 350px; }
	#slides { height:350px;}
	.slide{ height:350px !important; width:954px !important;}
	#slides img {border: 10px solid #FFFFFF;}
		#featured .slide {top: 6px; left:6px; position: absolute; z-index:auto !important; }
			.slide .description {float: right; width: 320px; z-index: 21; background:#190e20;}
				.slide .description h2 { font-family: 'avantgarde_bk_btbook'; font-size: 24px; padding: 16px; margin-left: -20px; width: 280px;}
					.slide .description h2 a {text-decoration: none; color: #fff;}
				.slide .description p.meta-info {font-family: Georgia, serif; font-size: 15px; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); color: #fff; font-style: italic; }	
					.slide .description p.meta-info a { text-decoration: none; color: #fff; }
					
	 #featured a#left-arrow, #featured a#right-arrow { display: block; text-indent: -9999px; width: 42px; height: 38px; position: absolute; z-index: 22; top: 125px; }
		#featured a#left-arrow { background: url("images/left.png") no-repeat scroll -2px 0 transparent; left: 0px; height: 44px;}
		#featured a#right-arrow  { background: url("images/right.png") no-repeat scroll 2px 0 transparent; right: -9px; height: 44px;}
		.text-slide{color: #FFFFFF; margin-left: -1px; margin-top: -10px; width: 265px; font-family:'Arial'; font-size:12px;}
		.category-tv{ background: url("images/bg-category.png") no-repeat scroll 2px 0 transparent; height:30px; width:350px; margin-left: -60px; margin-top: -85px; }
		.category-tv p{ color:#FFFFFF; text-transform:uppercase; font-size: 18px; font-family: 'FuturaBdCnBTBold'; padding-left: 30px; padding-top: 5px;}
		.leia-mais {float: right; margin-right: 30px; margin-top: -10px;}
		.leia-mais img{ border: none !important;}
		
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

#comment-wrap { margin: 0; width: 655px;}
	div.avatar { float:left; padding:4px 1px 6px 14px; position:relative; }
		div.avatar span.overlay { background:url("images/avatar-overlay.png") no-repeat; display:block; height:79px; position:absolute; left:11px; top:6px; width:79px; }
		.comment-wrap { float:right; margin-left:14px; }
		
		li.depth-1 .comment-wrap {margin-right: 20px; margin-top: 10px; width: 470px;}
		li.depth-2 .comment-wrap { width: 495px; }
		li.depth-3 .comment-wrap { width: 495px; }
		li.depth-4 .comment-wrap { width: 495px; }
		
		.fullwidth li.depth-1 .comment-wrap { width:800px; }
		.fullwidth li.depth-2 .comment-wrap { width:800px; }
		.fullwidth li.depth-3 .comment-wrap { width:800px; }
		.fullwidth li.depth-4 .comment-wrap { width:800px; }
		

.reply-container { background:url(images/bg-buttons.png) repeat; display:block; height:22px; float:right; color:#FFFFFF !important; line-height:22px; text-transform: uppercase; padding-right:10px; padding-bottom: 4px; padding-top: 3px; font-size: 12px; width:90px; margin-bottom: 20px; margin-left: 30px; margin-top: 20px;}
			.reply-container a { display:block; padding:0 3px 0 14px; color:#FFFFFF !important; }
			.reply-container a:hover { text-decoration: none; color: #000000; }

#cancel-comment-reply-link{float: right; margin-right: 10px; margin-top: -30px; color: #b81c00 !important; }

	span.fn, span.fn a { color:#3d3d3d; font-size:24px; }
	span.fn a:hover { color: #000000; text-decoration: none; }
	
	span.fn, .commentmetadata { color:#000000; }
	
	.commentmetadata a { color: #adadad; font-size: 18px; }
	
	.comment-author { float: left; }
	.commentmetadata { float: right; }
	
	.comment-content { clear: both; padding-top: 10px; }
	.comment-content p {padding:0 !important;}
	
	.comment-body { padding: 0; border-bottom:5px solid #808080; margin-bottom: -5px;}
	.comment-body .avatar{ border:none;}
	.commentlist li.comment ul { margin:8px 0 8px 0px; }
	
	ol.commentlist ul { list-style:none outside none; }
	
	ol.commentlist .entry-content {/* padding-top: 10px; padding-bottom: 10px; */}
	
	#respond { padding-top: 25px; }
		.comment #respond { padding-left: 0px; padding-top: 5px; }
		#commentform textarea#comment { width: 98%; }
		#commentform input[type=text] { width: 40%; }
		
		li.comment #respond textarea { width: 88% !important; }
		li.comment #respond input[type=text] { width: 50% !important; }
		
	h3#comments, #reply-title span {font-family: 'avantgarde_bk_btbook'; font-size: 25px; padding-bottom: 12px; text-align:center; margin-top:10px;}	
	#reply-title span { display: block; }

.comments{float: right;  margin-right: -91px; margin-top: 14px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.comments{
	margin-right: -335px; 
	margin-top: -26px;
}
}

 
.form-allowed-tags{display: none}
#commentform { background: none repeat scroll 0 0 #FFFFFF; padding-left: 10px; width: 620px;}

/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
	
#footer { 
	background: #F4D36A; 
	margin-top: 30px; 
	padding-top: 30px;
	height: 213px;
}	
	#footer-content { }
		.footer-widget {width: 325px; float: left; padding-bottom: 10px; padding-top: 20px; }
		#recent-comments-2 {width: 330px;}
		#linkcat-11 {width: 200px;}
		#footer-content .last {margin-right: 0px;}
			.footer-widget h4.widgettitle {color: #FFFFFF; font-family: 'avantgarde_bk_btbook'; font-size: 18px; padding-bottom: 15px; text-transform: uppercase; width: 290px;}
		#footer a { 
		color: #FFFFFF; 
font-family: 'leftist_mono_serifregular' !important;
		line-height: 30px; }
				#footer a:hover { color: #ffffff; text-decoration: none; }
			.footer-widget ul { margin-bottom:8px; }
				.footer-widget ul ul { margin-bottom:0; }
					.footer-widget ul li { padding-bottom:5px; width: 190px; font-size: 14px; padding-left: 10px;}
					.footer-widget ul li ul { margin:0 0 -3px; padding:5px 0 0 7px; }	
	p#copyright {
	clear: both;
    color: #3D3D3D;
    float: right;
    font-family: 'leftist_mono_serifregular' !important;
    font-size: 10px;
    font-weight: bold;
    margin-top: 12px;
    text-align: center;
    width: 100%;
	}	
		p#copyright a {font-weight: bold; color:#3d3d3d;}	
		
		
		
		
		

	
/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/
#sidebar-left, #sidebar-right {float: right; width: 308px; margin-top: 125px;}
#sidebar-home-post {
		float: right; 
		width: 300px; 
		margin-top: 13px;
		}
#sidebar-right-single {float: left; width: 285px; margin-top:13px; }
#sidebar-left, #main-content { margin-right: 11px; }
	.block {/*border-top: 1px solid #e1e1e1; border-left: 1px solid #e1e1e1; border-bottom: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd; margin-bottom: 11px;*/}
		.block-border {
		/*border: 1px solid #fff; background:url("images/block-top-bg.png") repeat-x; padding-top: 4px;*/}
			.block-content{/*border-right: 4px solid #f0f0f0; border-bottom: 4px solid #f0f0f0; border-left: 4px solid #f2f2f2; background-color: #f7f7f7; padding: 25px 17px 0px;*/ } 


			#search-form {background: url(images/search-bg.png) no-repeat; width: 200px; height: 22px; position:absolute; margin: -79px 745px 25px; z-index:9999;}
			
			input#searchinput { 
			background:none; 
			border: none; 
			font-size: 12px;  
			color: #7b7b7b; 
			text-shadow: 1px 1px 0px #fff; 
			margin-top:0px; 
			padding-left:5px; 
			width:156px; 
			float: left; 
			position: relative; 
			top: 2px; 
			font-family:'Arial'; 
			text-transform: uppercase;}
			
			
			input#searchsubmit {

			}
			
			
				input#submit{background:url(images/bg-buttons.png) repeat;  border: medium none; color: #FFFFFF; height: 30px; text-transform: uppercase; font-size: 12px; height: 30px; padding-bottom: 11px; padding-right: 3px; padding-top: 5px;}	
				.block h4.widgettitle { font-size: 25px; color: #808080; letter-spacing:0; font-family:'avantgarde_bk_btbook'; padding: 14px;}
				.block .widget {font-size: 13px; margin-bottom: 40px;}
				.block a, span.title a { color: #333333; }
				.clearfix span.title a{font-weight:bold; font-size:14px;}
				.block a:hover { color: #808080; text-decoration: none; }
				.widget ul {margin-bottom: -12px;}
					.widget ul ul { margin-bottom:0; }
					
					
					.widget ul li { 
					/*
					background:url(images/footer-bullet.png) no-repeat scroll 0 8px transparent; 
					padding:0px 0 5px 14px;
					*/
						
						
						margin-bottom: 6px;
					}
					
					
					
					
					.widget ul li ul { /*margin:0 0 -3px; padding:5px 0 0 7px;*/ }	
		.ul-thumb ul li { 
			}
						.ul-thumb ul span.box {position:relative; float: left; border: 3px solid #d6c6d5; margin: 0 0 5px 12px; }
							.ul-thumb ul img {width:56px; height:56px; }
							.ul-thumb ul span.overlay {/*background: url(images/ul-span-bg.png) no-repeat;*/ position: absolute; top:0px; left:0px; display: block; width:40px; height:40px; }
							.ul-thumb p.post-info {font-size: 11px !important; background: none; margin: 0px; padding: 0px; text-align: left;}
							.ul-thumb p.post-info a{color:#8a5488 !important; }
							.ul-thumb p.post-info a:hover{text-decoration:underline;}
			span.box a { display: block; }
			
			.ul-thumb li { padding-bottom: 6px; }
								
				
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.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; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:15px; }
img.alignright { display:inline; float:right; margin-left:15px; }

	
/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/

.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; z-index: 10; }
.nav li { float:left; position:relative; }
.nav a { display:block; float: left; }
	.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:0px; margin-top:-15px; }
	.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:192px; top:0px; }
	.nav li:hover ul, .nav li li:hover ul { top: -999em; }
	.nav li li {	display: block;	padding: 0px; float: left; height: auto !important; }
	.nav li ul { width: 191px; z-index:10000; }
		.nav li li a:link, .nav li li a:visited {	display: block; height: auto; float: left; }
		.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }


/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 185px; }
	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
		#wp-calendar a:hover { text-decoration: underline; }
	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
		#wp-calendar td#today { color: #ffffff; }
	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }
		
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination { overflow: hidden; padding: 15px 12px 0px; }


.wp-pagenavi {
	display: block; 
	
	}

.wp-pagenavi a, .wp-pagenavi a:link { padding: 5px 7px !important; margin: 2px; text-decoration: none; border:1px solid #E9E9E9 !important; color: #413f36; font-weight: normal !important; }
.smaller{color:#8a5488 !important;}
.larger{color:#8a5488 !important;}
.wp-pagenavi a:hover, .wp-pagenavi span.current {background:#F4D368 !important;}
.wp-pagenavi a:visited { padding: 5px 7px; margin: 2px; text-decoration: none; border: 1px solid #e9e9e9; color: #413f36; background-color: #fff; }
.wp-pagenavi span.pages { padding: 5px 7px 5px !important; margin: 2px !important ; color: #000000; border:1px solid #E9E9E9 !important; color: #413f36; background-color: #fff; }
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { padding: 5px 7px !important; margin: 2px; font-weight: bold; background-color:#000000 !important; border:1px solid #618391 !important; color:#FFFFFF !important; }

.wp-pagenavi span.pages, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink { display: none; }
.wp-pagenavi a, .wp-pagenavi span, .wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover, .wp-pagenavi a:link { color: #FFFFFF; font-family: 'avantgarde_bk_btbook' !important; font-size: 14px !important; border: none !important; padding-top: 7px !important; }
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { background:#F4D368 !important; color: #FFFFFF !important; }


a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }

.js #feat-content, .js div#from-blog div.entries {display: none;} 

.foursixeight { margin: 0px 0px 15px 84px;}
.et_pt_gallery_entry { margin: 0 0 32px 72px !important; }

#comment-wrap .navigation { padding: 10px 0; }
	.nav-previous { float: left; }
	.nav-next { float: right; }
h3#reply-title small { display: block; }
	h3#reply-title small a { font-size: 12px; letter-spacing: 0px; }
	
#commentform input[type=text] { width: 40%; display: block; padding: 5px; }
#commentform textarea#comment { width: 92%; }
.commentlist #respond textarea#comment { width: 98% !important; }
.commentlist #respond input[type=text] { width: 40%; display: block; padding: 5px; }
.comment_navigation_bottom { padding: 12px 0; }

#header{

	height: 242px; 
	margin: 0 auto; 
	width: 960px;
}

.widgetcontent{
			
		padding-bottom: 8px;
		}
.textwidget {width: 308px; color:#333333; font-size:12px; text-align:left; font-family:'Arial'; }
.textwidget p{ padding:0px 17px 17px;}
.autor { font-family: Arial; font-size: 12px; float:right; margin-top: 10px;}
.autor p{float: left; font-family: "journalregular" !important; font-size: 20px !important; margin-bottom: -20px; margin-left: -23px; margin-top: 12px;}
.autor p a{font-family:"journalregular" !important; font-size:27px !important;}
.autor img{border: 3px solid #d6c6d5; float:left;}
.conteudo{float:left;}
.category-title {float: right; padding-left: 5px;}

.post img{
	max-width: 530px !important; 
	height: auto;
}

.conteudo img{
	border: 0px solid #DDDDDD;
    height: auto;
    max-width: 100%;
    padding: 7px;	
}

    
.controller {float: left; margin-top: -46px;}
.controller img{ border: 10px solid #FFFFFF;}

.controller a { display: block; }
.controller a.active { background:#FF0000; -moz-box-shadow: 0 0 6px 2px rgba(0,0,0,0.4); -webkit-box-shadow: 0 0 6px 2px rgba(0,0,0,0.4); box-shadow: 0 0 6px 2px rgba(0,0,0,0.4); }
#controllers #active_item { background: url(images/featured-arrow.png) no-repeat; position: absolute; top: -30px; left: 36px; width: 20px; height: 10px; z-index: 100; }
.featured-top-shadow { background:url(images/featured-top-shadow.png) repeat-x; position: absolute; top:0px; left: 0px; width: 958px; height: 7px; }
.featured-bottom-shadow { background:url(images/featured-bottom-shadow.png) repeat-x; position: absolute; bottom:0; left: 0; width: 958px; height: 8px; }

.redes_sociais{
    float: left;
    margin-left: 610px;
    margin-top: -82px;
    position: absolute;
}

.pintit {
	width:100px;
	float:right;
	margin-top:1px;
}

.pintit span{
	margin-left: 0px;
    margin-right: 6px;
}

.buttons{
	float: left;
    height: 22px;
    width: 455px;
}

.separador-top{
	background: url("images/separador_topo.jpg") repeat-x scroll 8px 0 transparent;
    display: block;
    float: left;
    height: 5px;
    margin: 5px 0 10px 0px;
    width: 500px;
}

.separador-bottom{
background: url("images/separador_topo.jpg") repeat-x scroll 8px 0 transparent;
    display: block;
    float: left;
    height: 5px;
    margin: 10px 0 20px;
    width: 100%;
}

.separador{
background: url("images/separador.jpg") repeat-x scroll 8px 0 transparent;
    float: left;
    height: 9px;
    margin-bottom: 30px;
    margin-top: 30px;
    width: 100%;
}


#wpinstagram-widget-2 h4{
	background: url(images/instagram.jpg) no-repeat;
	width:300px;
	height:28px;	
}

.fb_iframe_widget {
	background: none repeat scroll 0 0 #FFFFFF;
}

#text-5 h4{
	background: url(images/title-facebook.jpg) no-repeat;
	width:300px;
	height:28px;	
}

#text-4 .widgetcontent{
	padding: 0;
	background: #FFFFFF;
}

#text-3 .widgetcontent{
	padding: 0;
	background: #FFFFFF;
}

#wpp-2 .widgettitle{
background: none repeat scroll 0 0 #000000;
}

.st_fblike_hcount span{
display: block;
}

.fb_iframe_widget {
	margin-top:-3px;
}

.st_twitter_hcount{

}

.texto-perfil{
	margin:19px 17px;
	text-align:justify;
}

.legenda-foto{
	background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    height: 45px;
    margin-left: 2px;
    margin-top: -60px;
    opacity: 0.8;
    padding-left: 20px;
    width: 285px;
}

.wpinstagram{
	height: 288px !important;
    width: 308px !important;
}

#wpinstagram-widget-2{
	margin-top:
}

#text-3{
	margin-bottom: 25px !important;
	margin-top: 20px;
}

#text-4{
	margin-bottom: 25px !important;
}

#text-5 .widgetcontent{
	margin-bottom: 25px !important;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0;
}

#text-6 .widgetcontent{
	margin-bottom: 25px !important;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0;
}

.st_fblike_hcount{
	margin-right: -15px;
}

.continue{
	background: url("images/readmore.png") no-repeat scroll 20px 0 transparent;
	font-size: 12px !important;
    margin-left: 10px;
    padding-top: 1px;
    text-transform: uppercase;
}

.continue a{
    color: #FFFFFF !important;
}

.entry-full .entry-content p .st_twitter_hcount{
	visibility:hidden;
}

.entry-full .entry-content p .st_fblike_hcount{
	visibility:hidden;
}

.entry-full .entry-content p .st_facebook_hcount{
	visibility:hidden;
}

div#qTip {
	color: #FFFFFF !important;
	padding: 3px;
	border: 1px solid #830900;   ---/* edite cor da borda */
	border-right-width: 2px;
	border-bottom-width: 2px;
	display: none;
	background: -moz-linear-gradient(right, #FE9B00, #830900) repeat-X;
	background: -webkit-gradient(linear, right top, right bottom, from(#FE9B00), to(#830900)) repeat-X;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FE9B00, endColorstr=#830900)";
	font: bold 9px Verdana, Arial, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
}

#parceiro .st_facebook_hcount{
	visibility:hidden;
}

#parceiro .st_twitter_hcount{
	visibility:hidden;
}

#parceiro .st_fblike_hcount{
	visibility:hidden;
}

#parceiro img {
	width:250px;
	height:300px;
	float:left;
	border:4px solid #600;
	margin-right: 15px;
}

#parceiro{
	float:right;
	border-bottom:4px solid #000000;
}

#parceiro h1{
	color:#660000;
}

#parceiro span{
	color:#660000;
	font-size:16px;
	font-family:'FuturaBdCnBTBold';
	
}

.title-parceiros{
	background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    font-family: 'FuturaBdCnBTBold';
    margin-bottom: -10px;
    margin-left: -4px;
    margin-top: 10px;
    padding: 10px;
    width: 620px;
}

.botao-ver{
	background: url("images/readmore.png") repeat scroll 0 0 transparent;
    margin-left: -1px;
    padding: 5px;
	color:#FFF !important;
}


#patrocinador .st_facebook_hcount{
	visibility:hidden;
}

#patrocinador .st_twitter_hcount{
	visibility:hidden;
}

#patrocinador .st_fblike_hcount{
	visibility:hidden;
}

#patrocinador img {
	width:250px;
	height:300px;
	float:left;
	border:4px solid #600;
	margin-right: 15px;
}

#patrocinador{
	float:right;
	border-bottom:4px solid #000000;
}

#patrocinador h1{
	color:#660000;
}

#patrocinador span{
	color:#660000;
	font-size:16px;
	font-family:'FuturaBdCnBTBold';
	
}

.title-patrocinador{
	background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    font-family: 'FuturaBdCnBTBold';
    margin-left: -4px;
    margin-top: 10px;
    padding: 10px;
    width: 620px;
}

.content-patrocinador{
	background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    float: left;
    font-size: 14px;
    margin-bottom: 1px;
    margin-left: -4px;
    padding: 15px;
    width: 610px;
}

.content-parceiros{
	background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    float: left;
    font-size: 14px;
    margin-bottom: 1px;
    margin-left: -4px;
    padding: 15px;
    width: 610px;
}

.sf-sub-indicator{
	display:none;
}

.wp-polls{
}

.stButton{
	margin-left: 14px;
}

.addthis_button_facebook_share{
	width: 100px;
}

.addthis_button_facebook_like{
	padding-top: 3px !important;
}

.addthis_button_tweet{
	width: 100px;
}

.addthis_button_google_plusone{
	width: 70px;
}

.addthis_button_facebook_like{
	width: 91px;
}



.data{
	font-size: 14px;
	float: left;
    margin-right: 12px;
    color:#BBAB87 !important;
    font-family: 'leftist_mono_serifregular';
}

.linkwithin_hook{
    margin-left: 30px;
    margin-top: 115px;
    position: absolute;
}



.bg-sidebar{
	background:url("images/bottom-bg-sidebar.png") no-repeat 0 0 transparent;
	height:10px;
	width:308px;
	margin-top: -15px;
}

#text-2 .widgettitle{
	display:none;	
}

#text-3 .widgettitle{
	display:none;	
}

#text-4 .widgettitle{
	display:none;	
}

#text-5 .widgettitle{
	display:none;	
}

#text-6 .widgettitle{
	display:none;	
}

.xoxo{
	padding-bottom: 15px;
}

.xoxo li a{
	font-family:"Arial";
	font-size:14px;
}

#nav_menu-2{
    background: url("images/bg-widget-footer.jpg") no-repeat scroll 0 bottom #34223E;
    margin-top: -30px;
    padding: 45px 15px 15px;
    width: 278px;
}

#nav_menu-2 .widgettitle{
	display:none;
}

.anuncie{
	padding-right: 5px !important;
	background:#6a4e6d;
	padding-bottom: 0 !important;
	width: 157px !important;
}

.tagcloud a{
	text-transform:none !important;
	padding-left:8px;
}

#text-10 .widgettitle{
	display: none;
}

#text-7 .widgettitle{
	display: none;
}

#f2-tagcloud-2 .widgettitle{
background:url("images/line-footer.png") no-repeat scroll 0 bottom transparent;
}

#f2-tagcloud-2 {
	/*background:url("images/line-footer.png") no-repeat scroll 0 bottom transparent;*/
}

#tag_cloud-2 .widgettitle{
	background:url("images/line-footer.png") no-repeat scroll 0 bottom transparent;
}

#tag_cloud-2 .tagcloud{
	background:url("images/line-footer.png") no-repeat scroll 0 bottom transparent;
	padding-bottom: 10px;
}

.wp-polls-ul li input{
	background:url("images/radio-button.png") no-repeat scroll 0 0 transparent;
}

.Buttons{
	font-family:'avantgarde_bk_btbook';
	background: url("images/bg-buttons.png") repeat scroll 0 0 transparent;
	border:none !important;
	color:#FFFFFF;
	font-size:17px;
	padding:4px !important;
	height: 30px;
}

.result{
	font-family:'avantgarde_bk_btbook';
	background: url("images/bg-buttons-result.jpg") repeat-x scroll 0 0 transparent;
	border:none !important;
	font-size:17px;
	padding:4px !important;
	width: 82px;
	float: right;
	margin-right: 55px;
    margin-top: -40px;	
	height: 30px;
}

.result a{
	color:#FFFFFF !important;
	padding-left:0;
}

.votar{
	width:100px;
	margin-left: 65px;
}

.linkwithin_inner div a b{
	display:none;	
}

.avatar{
	border: 3px solid #D6C6D5;
}

.entry-content .avatar{
	margin-top: 5px;
}

.name_author{
	float:right;
	width:200px;
	text-align:left;
	padding-left:10px;
}

.name_author a{
	font-family:'avantgarde_bk_btbook';
	font-size:17px !important;
	color:#808080;
}

.table-author{
	float:left; 
	width:308px;
	background: url("images/bottom-bg-sidebar.jpg") no-repeat scroll 0 bottom #FFFFFF;
}

.description_author{
    float: left;
    margin-left: 78px;
    margin-top: -45px;
	color:#6e6e6e;
}

.tv-destaque{
	background: url("images/bg_tvdestaque.jpg") no-repeat scroll 0 bottom #FFFFFF;
    display: block;
    height: 287px;
    margin-top: -35px;
    padding-left: 17px;
    width: 980px;
}

.tv-destaque li{
	float:left;
	margin-top: 34px;
}

.tv-destaque img{
	width:300px;
	height:208px;
	border:6px solid #FFFFFF;
 }

.tv-destaque div{
	width:326px;
}

.title-tv{
    background: url("images/bg-title-tv.jpg") no-repeat scroll 0 bottom transparent;
    height: 70px;
    margin-bottom: 22px;
    margin-left: 8px;
    margin-top: -337px;
    opacity: 0;
    padding: 250px 0px 10px;
    position: relative;
    width: 300px;
}

.title-tv:hover{
	opacity:0.7;
}

.title-tv a{
	color: #FFFFFF;
    float: left;
    font-family: 'leftist_mono_serifregular' !important;
    font-size: 20px !important;
    height: 100px;
    margin-left: -5px;
    margin-top: -253px;
    padding-left: 14px;
    padding-top: 250px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 280px;
}

.enviar{
	background-color: #65ADB9;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Arial' !important;
    font-size: 16px !important;
    height: 30px;
    padding: 4px 15px;
    text-transform: lowercase;
    font-weight: bold;
}


#colunistas .st_facebook_hcount{
	visibility:hidden;
}

#colunistas .st_twitter_hcount{
	visibility:hidden;
}

#colunistas .st_fblike_hcount{
	visibility:hidden;
}

#colunistas img {
    border: 4px solid #cdbdcc;
    float: left;
    height: 64px;
    margin-left: 13px;
    margin-right: 6px;
    margin-top: 10px;
    width: 64px;
}

#colunistas{
	background: none repeat scroll 0 0 #FFFFFF;
}

.enter-colunistas{
	height: 85px;
    background: url("images/separador-widget.png") no-repeat scroll -60px bottom transparent;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.enter-colunistas-page{
	height: 85px;
	background: url("images/separador-widget-page.png") no-repeat scroll 40px bottom transparent;
    margin-bottom: 10px;
    padding-bottom: 20px;
}

#colunistas h1{
	color:#808080;
	float:none;
	font-size:17px;
	font-family:'avantgarde_bk_btbook';
	margin-top: 15px;
	margin-bottom: 12px;
}

#colunistas h2 {
    color: #808080;
    float: none;
    font-family: 'avantgarde_bk_btbook';
    font-size: 17px;
	font-weight:normal;
}

#colunistas p{
	font-family:"Arial";
	font-size:12px;
	margin-top: -18px;
}

.seg-p{
	margin-top: -5px !important;
	margin-bottom: 18px;
}

#title-colunistas .widgettitle{
	margin-bottom: 17px;
}

.footer-colunistas{
	background: url("images/bottom-bg-sidebar.jpg") no-repeat scroll 0 bottom #FFFFFF;
}

#colunistas span{
	color:#808080;
	font-size:16px;
	font-family:'avantgarde_bk_btbook';
	
}

.title-colunistas{
	background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    font-family: 'avantgarde_bk_btbook';
    margin-bottom: -10px;
    margin-left: -4px;
    margin-top: 10px;
    padding: 10px;
    width: 620px;
}

#colunistas .linkwithin_hook{
	display:none;
}

#colunistas a img{
	display:none;
}

.alignnone{
	display:block;
}


.botao-ver{
	background: url("images/bg-buttons.png") repeat scroll 0 0 transparent;
    margin-left: -1px;
    padding: 5px;
	color:#FFF !important;
}

.linkwithin_inner div{
	font-size:13px;
}

.name-category{
	width:960px;
	color:#FFF;
	background: url("images/bg-title-category.png") no-repeat scroll 0 bottom transparent;
	font-family: 'avantgarde_bk_btbook';
	font-size:25px;
	height: 27px;
	margin-bottom: 15px;
	margin-top: 75px;
	
}

.info-autor{
	font-family: 'leftist_mono_serifregular' !important;
	float: left;
    margin-right: 8px;
    font-size: 14px;
}

.avatar-autor{
	background: url("images/bg_avatar.jpg") repeat scroll 0 0 transparent;
	float: right;
	width: 58px;
	height: 44px;
}

.avatar-autor .avatar{
	border: medium none;
    float: right;
    margin-right: 4px;
    margin-top: 4px;
}


.comentarios-top{
	display: block;
    float: right;
    font-family: 'leftist_mono_serifregular';
    font-size: 14px;
    margin-top: -6px;
    padding-top: 1px;
    color:#595C6D;
   width: 90px;
}

.comentarios-bottom {
    color: #595C6D;
    display: block;
    float: right;
    font-family: 'leftist_mono_serifregular';
    font-size: 14px;
    margin-right: -57px;
    margin-top: 0;
    width: 113px;
}

.comments_number{
	background: url("images/bg_comments_number.jpg") repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 30px;
    margin-left: 6px;
    margin-top: -4px;
    width: 30px;
}
.comments_number .number{
	margin-right: 10px;
    margin-top: 6px;
    text-align: right;
}

.sharer-box{
	position: relative;
}


.widget_profile{
	background: url('images/bg_profile.jpg') no-repeat;
	widt:300px !important;
	height: 535px;
	padding-top: 33px;
}

.post-que-procura{
	font-size: 14px;
	font-family:'Arial' !important;	
}

.profile_imagem{
	display: block;
    margin-left: 9px;
    margin-top: 9px;
}

.profile_content{
	margin-left: 10px;
    margin-top: 20px;
    width: 280px;
}

.profile_content h3{
	font-family: 'leftist_mono_serifregular';
    margin-bottom: 0px;
}
.profile_content p{
	font-size: 14px;
	font-family:'Arial';	
}

.profile_content a{
	text-decoration: none;
}

.profile_content a:HOVER{
	color:#000;
}
	
.widget_search{
	background: url("images/bg_box_pesquisa.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	height: 32px;
	widt:300px !important;
	margin-bottom: 20px !important;
}


.searchtext{
	background-color: #F68D77 !important;
    margin-top: 6px !important;
    margin-left: 5px !important;
    position: relative;
    width: 260px;
	border:none !important;
	color:#ffffff !important;
	font-size: 13px !important;
}

.searchsubmit{
	background: url("images/btn_pesquisa.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    float: right;
    height: 27px;
    margin-right: 5px;
    margin-top: 2px;
    position: relative;
    width: 18px;
    
    cursor: pointer;
	cursor: hand;
}



#text-2, #text-3, #youtubesidebarwidget-3, #linkcat-2 , #popularposts , #recent-posts-2 {
border-bottom: 3px dotted #CCCCCC;
}


#text-2 .widgettitle{
	background: url("images/title_widgetface.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 31px;
    margin-bottom: -26px;
}

#text-3 .widgettitle{
	background: url("images/title_widgettwitter.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 31px;
    margin-bottom: -26px;
}

#youtubesidebarwidget-3{
	height: 520px;;
}

#linkcat-2 .widgettitle{
}

.block .widget_links .widgettitle{
	background: url("images/title_widgetblogsbacanas.jpg") no-repeat scroll 0 0 transparent;
    color: #F68D77;
    display: block;
    font-family: 'leftist_mono_serifregular';
    font-size: 16px;
    height: 5px;
    margin-bottom: -6px;
    padding-bottom: 0;
    padding-left: 1px;
    padding-top: 30px;
}
.block .widget_links .title{
	color: #F68D77;
	font-family: 'leftist_mono_serifregular';
	font-size: 16px;
}


#youtubesidebarwidget-3 .widgettitle{
	background: url("images/title_widgetyoutube.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 31px;
    margin-bottom: -18px;
}

#popularposts .widgettitle{
	background: url("images/title_widgetmaislidos.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 31px;
    margin-bottom: -18px;
}

#recent-posts-2 .widgettitle{
	background: url("images/title_widgetmaisrecentes.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 31px;
    margin-bottom: -18px;
}



.footer-widget1{
	background: url("images/bgMenuInferior.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 188px;
    margin-left: 0;
    margin-top: -38px;
    position: absolute;
    width: 195px;
}

.footer-widget1 .widgettitle{
	display: none;
}

.footer-widget1 ul{
	margin-left: 21px;
    margin-top: 30px;
    width: 170px;
    text-transform:inherit !important;
}

.asterisco{

}


.footer-widget2{
	display: block;
    margin-left: 236px;
    position: absolute;
    width: 360px;
}

.footer-widget3{
display: block;
    margin-left: 236px;
    width: 360px;
    float: right;
}

#text-9 .widgettitle{
	display: none;
}

#text-13 .widgettitle{
	background: url("images/title_widgetform.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 31px;
    margin-bottom: -7px;
}

#text-8 .widgettitle{
	display: none;
}


#f2-tagcloud-2 .tagcloud a{
	color:#000;
}

#f2-tagcloud-2 .widgettitle{
	background: url("images/title_widgettags.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 31px;
    margin-bottom: -7px;
}

#f2-tagcloud-2 tagcloud{
	font-family: 'leftist_mono_serifregular';
}


#youtube-sidebar-widget a{
	font-family: 'Arial';
    font-size: 14px;
    margin-left: 36px;
    width: 240px;
}


.recadinho_da_mirela{
	background: url("images/bgRecadinhoMirela.jpg") no-repeat scroll 0 0 transparent;
    padding: 43px 17px;;
}


/* Formatação das categorias */
.categoria{
	color: #F58C76 !important;
    float: left;
    font-family: 'leftist_mono_serifregular' !important;
    font-size: 14px;
    margin-top: 10px;
}

.categoria .default{
	background: url("images/botao_default.jpg") no-repeat scroll 0 0 transparent;
	height: 30px;
    padding-left: 34px;
	
}

.categoria .decoracao{
	background: url("images/botao_decoracao.jpg") no-repeat scroll 0 0 transparent !important;
}

.categoria .blogs-bacanas-comidinhas{
	background: url("images/botao_comidinhas.jpg") no-repeat scroll 0 0 transparent !important;
}

.categoria .como-faz{
	background: url("images/botao_como_faz.jpg") no-repeat scroll 0 0 transparent !important;
}

.categoria .festas{
	background: url("images/botao_festas.jpg") no-repeat scroll 0 0 transparent !important;
}

.categoria .ideias{
	background: url("images/botao_ideias.jpg") no-repeat scroll 0 0 transparent !important;
}

.categoria .passeando-por-ai{
	background: url("images/botao_passeando_por_ai.jpg") no-repeat scroll 0 0 transparent !important;
}

.social{
	display: block;
    margin-left: 820px;
    margin-top: 40px;
    position: absolute;
    z-index: 9999;
}

.social ul{
	
}

.social ul li{
	display:inline-block;
	margin-left: 15px;
}

.menu_inferior a{
	font-family: 'leftist_mono_serifregular' !important;
    font-size: 18px;
}

.menu_inferior img{
	
}

.post_loop{
	display: block;
    float: left;
    padding-left: 40px;
    position: relative;
    width: 575px;
}
