@charset "utf-8";
/*
Theme Name: Fiz Chapinha
Theme URI: http://www.fizchapinha.com
Description: Fiz Chapinha ... mas ninguém sabe!
Version: 2.0
Author: i9 Social Media
Author URI: http://www.i9socialmedia.com
*/


* { padding:0; margin:0 }

img {
	border:0;
}

body {
	background:#abdee1;
	font:normal 12px Tahoma, Verdana, Geneva, sans-serif;
	color:#383838;
}

h1 {
	padding:20px 0 0 10px;
}
h2 {
	 font-size:20px;
	 color:#383838;
}
h2 a {
	text-decoration:none;
	color:#383838;
}
h2 a:hover {
	text-decoration:none;
	color:#383838;
}
h2 a:visited {
	text-decoration:none;
	color:#383838;
}
h3, h4, h5, h6 {
	 color:#252525;	
}

a {
	color:#8f239a;
	text-decoration:none;
	-webkit-transition: color 200ms ease-out 0s;
	-moz-transition: color 200ms ease-out 0s;
	transition: color 200ms ease-out 0s;
}
a:hover {
	color:#d719e3;
	text-decoration:none;
}
a:visited {
	color:#8f239a;
	text-decoration:none;
}

.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.alignleft {
	float:left;
	margin:15px 10px 5px 0;
}
.alignright {
	float:right;
	margin:15px 0 5px 10px;
}
.aligncenter {
	text-align:center;
	width:auto;
	height:auto;
	margin:0 10px 5px 0;
}
.more-link{
	float:right;
	padding:15px 0 5px 10px;
}
.clear {
	clear:both;
}
.emdestaque {
	margin-top:20px;
	text-transform:uppercase;
	color:#8c2297;
	font-size:23px;
	padding-left:10px;
}
.wp-pagenavi{
	text-align:center;
}


/****** header ******/
.header-align {
	width:940px;
	margin:0 auto;
}
#header {
	background:url(images/topo.jpg) no-repeat top;
	width:auto;
	height:560px;
	margin:0 auto;
}
.logo-fc{
	padding: 20px 0 0 10px;
}
#publicidade {
	background:url(images/bg_publicidade.jpg) repeat-x;
	height: 113px;
    padding-top: 14px;
	text-align:center;
}
#publicidade span {
	padding-top:10px;
}

/****** estrutura ******/
#container {
	background:url(images/bg_conteudo.jpg) repeat-y;
	width:940px;
	height:100%;
	margin:0 auto;
}
#conteudo {
	width:940px;
	margin:0 auto;
	height:100%;
}
#page {
	float:left;
	width:600px;
	height:100%;
}
.sticky .hentry  {
	visibility:hidden;
	overflow:hidden;
	display:none;
}
#pagedestaques {
	margin-left:15px;
}
#descricao {
}
.box {
	background:url(images/divisao.jpg) no-repeat center bottom;
    padding: 0 0 70px 40px;
}
	.box p{
		line-height:20px;
	}
	.box h1{
		color:#383838;
		font:normal 22px Tahoma, Verdana, Geneva, sans-serif;
		padding-bottom:15px;
	}
	.box ul li{
		list-style:none;
		padding:4px;
	}
	.entry img{
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		border:2px solid #90249B;
	}
	.entry p{
		margin-bottom:10px;
		line-height:20px;
	}

.box_single {
	padding:0 0 10px 40px;
	margin:20px 0 20px 0;
}
.post p {
	padding-bottom:35px;
}

.post_single h1{
	color:#383838;
	font:normal 22px Tahoma, Verdana, Geneva, sans-serif;
	padding:0;
}
.post_single p {
	padding-bottom:15px;
	line-height:20px;
}
.author{
	background: url("images/bg_author.jpg") no-repeat left center;
    float: right;
    font-family: politica;
    height: 120px;
    width: 413px;
}
	.author ul{
		font-size: 17px;
		margin-left: 43px;
		margin-top: 50px;
	}
		.author ul li{
			list-style:none;
			display:inline;
			padding: 4px 23px 4px 4px;
		}
	.author .author-name{
		float: left;
   		font-size: 25px;
		margin-left: 15px;
		margin-top: 25px;
	}
	.author .photo{
		float: right;
	}

.sharing{
	margin:20px 0;
}
	.sharing li{
		list-style:none;
		padding:5px;
	}
.sharing h3{
	font-size:20px;
	font-family:politica;
	color:#8d2398;
}

.post h2{
	font:normal 22px Tahoma, Verdana, Geneva, sans-serif;
}
	.post h2 a{
		color:#383838;
		-webkit-transition: color 200ms ease-out 0s;
		-moz-transition: color 200ms ease-out 0s;
		transition: color 200ms ease-out 0s;
	}
	.post h2 a:hover{
		color:#d719e3;
		-webkit-transition: color 200ms ease-out 0s;
		-moz-transition: color 200ms ease-out 0s;
		transition: color 200ms ease-out 0s;
	}
.data {
	float:left;
	position:relative;
	left:-34px;
	background:url(images/data.jpg) no-repeat left top;
	text-transform:uppercase;	
	font-size:11px;
	text-align:center;
	color:#fff;
	width:44px;
	height:64px;
}
.data span {
	margin:0;
	padding-left:5px;
}
.data .dia {
	display: block;
	line-height: 18px;
	padding-top:3px;
}
.data .mes {
	display: block;
	line-height: 17px;
}
.data .ano {
	display: block;
	font-size: 0.9em;
}
.publicado {
	margin-left:45px;
}

/* leia mais */
a.read_more {
	float:right;
	padding:20px 0 20px 0;
}


/****** menu ******/
#menu {
	padding:0 0 0 300px;
	margin: -40px 0 40px 0;
}
#menu ul {
    font-family:politica;
	font-weight:lighter;
	text-transform:uppercase;
	font-size:26px;
	color:#8f239a;
	list-style:none;
}
#menu li {
	padding:0 10px 0 10px;
	display:inline;
}
#menu li a {
	color:#8f239a;
	text-decoration:none;
}
#menu li a:hover {
	color:#d717e3;
	text-decoration:none;
}


/****** sidebar ******/
#sidebar {
	background:url(images/bg_sidebar.jpg) repeat-y top;
	float:right;
	width:300px;
	height:auto;
	padding:10px 0 20px 16px;
}
#sidebar ul {
	display:block;
	list-style:none;
	padding:15px 0 5px 7px;
}
#sidebar .widget li {
	list-style:none;
	padding-left:20px;
	padding-right:25px;
}
	#sidebar .widget li.cat-item{
		list-style:inside;
		padding:2px 0 2px 12px;
	}
	
	
#sidebar h3.widget-title {
	background:url(images/h3_sidebar.png) no-repeat left;
	width:290px;
	height: 32px;
    padding: 6px 0 0 15px;
	font-size:24px;
	text-transform:uppercase;
	color:#fff;	
}
#sidebar li p {
	color:#212020;
}
.bottom_sidebar {
	background:url(images/bg_sidebar.jpg) repeat-y bottom;
	width:300px;
	height:100%;
}
.busca {
	margin-top:10px;
}
.busca input[type="text"]{
	padding-left:3px;
	font:normal 12px Tahoma, Geneva, sans-serif;
}
.busca p {
	padding-left:10px;
}
.buscar {
	background:transparent url(images/bg_busca.jpg) no-repeat !important;
	width:200px;
	height:33px;
	border:0;
	padding:0;
	margin:0;
}
.bt_buscar {
	background:url(images/bt_buscar2.jpg) no-repeat;
	width:29px;
	height:33px;
	text-indent:-9999px;
	cursor:pointer;
	border:0;
	margin-left: -4px;
    vertical-align: top;
}

.colaboradoras{
	border-top:1px dotted #383838;
	padding:10px 0;
	margin-top:20px;
}
	.colaboradoras h3{
		font-size:20px;
		text-transform:uppercase;
		color:#872191;
	}
	.colaboradoras div{
		text-align:center;
		margin:5px 5px 5px 0;
	}
	
.jetset{
	margin:15px 5px 30px;
	text-align:center;
}
	.jetset h3{
		float:right;
		font-size:16px;
		font-weight:bold;
		color:#872191;
	}


/* twitter */
#title_tw{
	margin-bottom:50px;
}
#twitter_update_list {
	color:#383838;
}
#twitter_update_list span {
	margin-top:10px;
}
#twitter_update_list li {
	width:239px;
	height:auto;
	padding:5px 0 5px 0 !important;
}
.tw_title{
	background:url(images/twitter-icon.jpg) no-repeat left top;
	height:24px;
	padding:2px 0 2px 32px;
	font-size:17px;
	float:right;
}

/** feeds **/
.bloco-feeds{
	background:url(images/bg_feeds.png) no-repeat;
	width:232px;
	height:102px;
	padding: 25px 0 0 65px;
	margin:15px 0;
}
	.bloco-feeds label{
		font-size:16px;
		color:#FFF;
	}
	.bloco-feeds label a{
		font-size:24px;
		color:#FFF;
	}
	.bloco-feeds input[type="text"]{
		padding:3px;
	}
	.bloco-feeds .bt_feeds{
		vertical-align:bottom;
	}
	
/****** footer ******/
#footer {
	background:url(images/bg_footer.jpg) no-repeat center;
	clear:both;
	width:940px;
	height:100px;
	margin:0 auto;
	padding-bottom:80px;
}
#footer ul {
	display:block;
}
#footer li {
	float:left;
	display:inline;
}
.copyright {
	width:940px;
	height:60px;
	padding:20px 0 10px 0;
	font-size:11px;
	text-align:center
}

/****** widget footer ******/
#widget_footer {
	width:900px;
	margin:0 auto;
	padding-top:45px;
	padding-bottom:270px;
}
#widget_footer h3 {
	color: #8F239A;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#widget_footer ul {
	display:block;
	float:left;
}
#widget_footer ul a {
	color:#212020;
	text-decoration:none;
	-webkit-transition: color 200ms ease-out 0s;
	-moz-transition: color 200ms ease-out 0s;
	transition: color 200ms ease-out 0s;
}
#widget_footer ul a:hover {
	color:#4a8589;
}

#widget_footer ul li {
	list-style:inside !important;
	padding:2px 4px;
}

#widget_footer .widget li {
	padding-left:20px;
	padding-right:25px;
}

#widget_footer h3.widget-title {
	background:url(images/h3_sidebar.png) no-repeat left;
	width:290px;
	height:38px;
	font-size:24px;
    font-family: politica;
	color:#fff;	
	padding:3px 0 0 15px;
}
#widget_footer li p {
	color:#212020;
}

.widget-title_footer {
	width:200px;
	margin:10px 0 5px 0;
}
#menu-blogroll {
	width:190px;
}
#menu-blogroll li {
	float:left;
	padding-right:3px;
}
.widget-footer {
	width:210px;
}
.widget-footer li {
	width:210px;
}

/*flickr*/
.ffg_img_css {
    border: 2px solid #4A8589 !important;
	width:62px !important;
	height:62px !important;
}




/****** comentario ******/
.comentario {
	background:url(images/comentario.jpg) no-repeat right;
	width:38px;
	height:30px;
	float:right;
	font-size:11px;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.comentario a {
	color:#fff;
	text-decoration:none;
	position:relative;
	top:5px;
}
.comentario a:hover {
	color:#fff;
	text-decoration:none;
	position:relative;
	top:5px;
}



/****** comentario interno ******/
.comente-tambem {
     font-family: politica;
	 font-size:22px;
	 font-weight:bold;
	 color:#383838;
	 padding-bottom:10px;
}
.cometariotitulo {
     font-family: politica;
	 font-size:24px;
	 font-weight:bold;
	color:#8d2398;
}

.alinha_caixa {
	color:#000;
	padding:10px 10px 15px 40px;
}
#comment {
	background:#fff;
}


.commentlist {
}
	.commentlist li {
		list-style:none;
		padding:10px;
		background:#fdebe0;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		border:1px #f3ccd1 solid;
		margin-bottom:15px;
	}

.commentlist .gravatar {
	float:left;
	padding:3px 6px 0 0;
}
.commentlist .comentarioautor {
	color:#000;
	line-height:18px;
}
	.commentlist .comentarioautor .url {
		font-weight:bold;
	}
.commentlist .comentariodata {
	color:#000;
	padding-bottom:10px;
	font-size:11px;
}
.comment-childs{
	background:#FFF;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid #f3ccd1 !important;
}

/****** autor admin ******/
.autor_admin {
	text-align:right;
	padding-bottom:10px;
}

/****** form comentario ******/
#formcomentario {
	background:#b05a65;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	float:left;
	width:560px;
}
.alinhaform {
	padding:20px 0 20px 20px;
}
.alinhaform p {
	float:left;
	font-size:20px;
	font-weight:lighter;
	color:#fff;
	margin-right:4px;
	padding-bottom:15px;
}
.alinhaform span {
	padding:0 0 5px 5px;
}
.input_comentario {
	float:left;
	width:165px;
	height:30px;
	border:none;
	margin-top:5px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.textearea_comentario {
	width:520px;
	height:145px;
	border:none;
	margin-top:5px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.bt_comentario {
	clear:right;
	background:url(images/bt_enviar.jpg) no-repeat;
	width:49px;
	height:28px;
	text-indent:-5000px;
	border:none;
	cursor:pointer;
	cursor:hand;
}
.bt_comentario:hover {
	background:url(images/bt_enviar_hover.jpg) no-repeat;
	width:49px;
	height:28px;
	text-indent:-5000px;
	border:none;
	cursor:pointer;
	cursor:hand;
}





/****** destaques ******/

/* destaque1 */
.destaques1 {
	float:left;
	background:#fff;
	width:134px;
	height:205px;
	border:5px #fff solid;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	margin:2px;
	overflow:hidden;
}
.destaques1 img {
	width:134px;
	height:205px;
	overflow:hidden;	
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
}
.destaques1 .thumb {
	position:absolute;
	top:398px;
	z-index:999;
	width:134px;
	height:205px;
	overflow:hidden;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	margin:-28px 0 0 0;
}
.destaques1 .thumb:hover {
	position:absolute;
	z-index:9;	
	opacity:0.2;
	filter:alpha(opacity=20)"onmouseover="this.style.opacity=1;
	this.filters.alpha.opacity=20"onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=20
}
.destaques1 .titulo {
	font-size:16px;
	color:#8c2297;
}
.destaques1 .titulo:hover {
	color:#d921e4;
}
.destaques1 .mais {
	background:url(images/mais.png) no-repeat bottom;
	width:22px;
	height:22px;
	position:relative;
	float:right;
	top:180px;
	right:3px;
	z-index:9999;
}
.destaques1 .mais:hover {
	background:url(images/mais_hover.png) no-repeat bottom;
	width:22px;
	height:22px;
}
.destaques1 .chamada {
	display:none;
}


/* destaque2 */
.destaques2 {
	float:left;
	background:#fff;
	width:134px;
	height:105px;
	border:5px #fff solid;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	margin:2px;
	overflow:hidden;
}
.destaques2 img {
	width:134px;
	height:106px;
	overflow:hidden;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
}
.destaques2 .thumb {
	position:absolute;
	top:398px;
	z-index:999;
	width:134px;
	height:106px;
	overflow:hidden;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	margin:-28px 0 0 0;
}
.destaques2 .thumb:hover {
	position:absolute;
	z-index:9;	
	opacity:0.2;
	filter:alpha(opacity=20)"onmouseover="this.style.opacity=1;
	this.filters.alpha.opacity=20"onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=20
}
.destaques2 .titulo {
	font-size:16px;
	color:#8c2297;
}
.destaques2 .titulo:hover {
	color:#d921e4;
}
.destaques2 .mais {
	background:url(images/mais.png) no-repeat bottom;
	width:22px;
	height:22px;
	position:relative;
	float:right;
	top:80px;
	right:3px;
	z-index:9999;
}
.destaques2 .mais:hover {
	background:url(images/mais_hover.png) no-repeat bottom;
	width:22px;
	height:22px;
}
.destaques2 .chamada {
	display:none;
}


/* destaque3 */
.destaques3 {
	float:left;
	background:#fff;
	width:134px;
	height:105px;
	border:5px #fff solid;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	margin:2px;
	overflow:hidden;
}
.destaques3 img {
	width:134px;
	height:106px;
	overflow:hidden;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
}
.destaques3 .thumb {
	position:absolute;
	top:398px;
	z-index:999;
	width:134px;
	height:106px;
	overflow:hidden;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	margin:-28px 0 0 0;
}
.destaques3 .thumb:hover {
	position:absolute;
	z-index:9;	
	opacity:0.2;
	filter:alpha(opacity=20)"onmouseover="this.style.opacity=1;
	this.filters.alpha.opacity=20"onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=20
}
.destaques3 .titulo {
	font-size:16px;
	color:#8c2297;
}
.destaques3 .titulo:hover {
	color:#d921e4;
}
.destaques3 .mais {
	background:url(images/mais.png) no-repeat bottom;
	width:22px;
	height:22px;
	position:relative;
	float:right;
	top:80px;
	right:3px;
	z-index:9999;
}
.destaques3 .mais:hover {
	background:url(images/mais_hover.png) no-repeat bottom;
	width:22px;
	height:22px;
}
.destaques3 .chamada {
	display:none;
}



/* destaque4 */
.destaques4 {
	float:left;
	background:#fff;
	width:134px;
	height:105px;
	border:5px #fff solid;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	margin:2px;
	overflow:hidden;
}
.destaques4 img {
	width:134px;
	height:106px;
	overflow:hidden;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
}
.destaques4 .thumb {
	position:absolute;
	top:398px;
	z-index:999;
	width:134px;
	height:106px;
	overflow:hidden;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	margin:-28px 0 0 0;
}
.destaques4 .thumb:hover {
	position:absolute;
	z-index:9;	
	opacity:0.2;
	filter:alpha(opacity=20)"onmouseover="this.style.opacity=1;
	this.filters.alpha.opacity=20"onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=20
}
.destaques4 .titulo {
	font-size:16px;
	color:#8c2297;
}
.destaques4 .titulo:hover {
	color:#d921e4;
}
.destaques4 .mais {
	background:url(images/mais.png) no-repeat bottom;
	width:22px;
	height:22px;
	position:relative;
	float:right;
	top:80px;
	right:3px;
	z-index:9999;
}
.destaques4 .mais:hover {
	background:url(images/mais_hover.png) no-repeat bottom;
	width:22px;
	height:22px;
}
.destaques4 .chamada {
	display:none;
}


/* destaque5 */
.destaques5 {
	float:left;
	background:#fff;
	width:430px;
	height:83px;
	border:5px #fff solid;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	margin:2px;
	overflow:hidden;
}
.destaques5 img {
	width:429px;
	height:83px;
	overflow:hidden;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
}
.destaques5 .thumb {
	position:absolute;
	top:517px;
	z-index:999;
	width:429px;
	height:83px;
	overflow:hidden;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	margin:-28px 0 0 0;
}
.destaques5 .thumb:hover {
	position:absolute;
	z-index:9;	
	opacity:0.2;
	filter:alpha(opacity=20)"onmouseover="this.style.opacity=1;
	this.filters.alpha.opacity=20"onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=20
}
.destaques5 .titulo {
	font-size:16px;
	color:#8c2297;
}
.destaques5 .titulo:hover {
	color:#d921e4;
}
.destaques5 .mais {
	background:url(images/mais.png) no-repeat bottom;
	width:22px;
	height:22px;
	position:relative;
	float:right;
	top:55px;
	right:3px;
	z-index:9999;
}
.destaques5 .mais:hover {
	background:url(images/mais_hover.png) no-repeat bottom;
	width:22px;
	height:22px;
}
.destaques5 .chamada {
	display:none;
}


/* fonte face */
@font-face {
     font-family: politica;
     src: local('politica.ttf'), url('politica.ttf');
}
@font-face {
     font-family: politica_light;
     src: local('politica_light.ttf'), url('politica_light.ttf');
}
@font-face {
     font-family: aaargh;
     src: local('aaargh.ttf'), url('aaargh.ttf');
}

/*TOOLS IMAGES*/
img.aligncenter {
display: block;
margin: 10px auto;
}

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

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

