/*
Theme Name: Magazeen
Theme URI: http://smashingmagazine.com/
Description: A bold magazine theme from <a href="http://wefunction.com">Function</a> &amp; <a href="http://smashingmagazine.com">Smashing Magazine</a>.
Version: 1.0
Author: Spencer
Author URI: http://wefunction.com/
Tags: magazine, light, link, blue, two column, widgets, jquery

	The CSS, XHTML is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* TABLE OF CONTENTS

00 - Global Elements - Standard Elements
01 - Typography - All Type throughout the site
02 - Main Structure - Columns, clearfix, etc.
03 - Header - Header, Logo, navigation, search.
04 - Dock - jQuery latest articles.
05 - Main Content - Post boxes, post meta, etc.
06 - Sidebar - Custom sidebar widgets.
07 - Footer - Categories, About, Copyright, Sponsors.

/* ----------------------------------------------*/

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/

@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	font-family: inherit;
	font-size: 100%;
	outline: none;
	list-style: none;
}
html {
	background: #e9f8ff url("image/geral_degrade.png") repeat-x;
}
body {
	margin:0; padding:0;
	width:auto; height:auto;
	background: url("image/topo_nuvens.jpg") no-repeat center top;
	font-family : Arial, Helvetica, sans-serif; 
	font-size: 62.5%;
	color: #5e6568;
}

#hold-content { 
	width: 930px; 
	margin: 0 auto; 
	position: relative;
}

code {
	margin:0; padding:0;
	width:80%; height:auto;
	font:1.17em Georgia, "Times New Roman", Times, serif; color:#0f8eb3;
}

	pre {
		margin:0 auto; padding:5px 20px;
		background:#f4f1ec url(images-/code.gif) repeat;
		border:1px solid #bbced7;
		font:0.92em Georgia, "Times New Roman", Times, serif; color:#3e3e3e;
		line-height:200%;
	}

blockquote {
	margin:0 auto; padding:5px 20px;
	width:80%; height:auto;
	background:#f8fbfc url(images-/blockquote.gif) no-repeat top left; border:1px solid #edeff0;
}

img {
	margin:0; padding:0;
	border:0;
}

ins {
	color:#009999;
}

del {
	color:#990000;
}

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/


	.post-content h1, .page-content h1 {
		width: auto !important;
		height: auto !important;
		margin:10px 0; padding:0;
		font:bold 2.5em Arial, Helvetica, sans-serif; color:#14377e;
	}

	h1 a:link, h1 a:active, h1 a:visited {
		color:#fefefe;
		outline:0;
	}
	
	h1 a:hover {
		color:#d7d7d7;
	}

	h1 span {
		margin:10px 0 0 0;
		background:url(images-/gradient.png) repeat-x;
		width:100%; height:20px;
		position:absolute; display:block;
	}

	.post-content h2, .page-content h2 {
		margin:10px 0; padding:0;
		font:bold 2.00em Arial, Helvetica, sans-serif; color:#14377e;
	}

h3 {
	margin:0; padding:0;
	font-family: Tahoma;
	font-weight: bold;
	font-style: italic;
	font-size: 1.8em;
	color: #14377e;
}


	h3 a:link, h3 a:active, h3 a:visited {
		color: #14377e;
	}
	
	h3 a:hover {
		color:#54798b;
	}
	
	h3.post-title, .single h3.post-title, h3.post-title-small {
		width: 100%;
		height: auto;
		margin: 0;
	}

	.col-590 #lista-completa {
		width: 100%;
		text-align: right;
		height: 20px;
		float: right;
	}

	.col-590 #lista-completa .lista-completa {
		font-family: Georgia, serif;
		font-size: 1.8em;
		font-style: italic;
		color: #1665fe!important;
		float: right;
	}
	.col-590 #lista-completa .lista-completa:hover { text-decoration: underline; }
	
		.single h3.post-title {
			float: left;
			font-size: 1.4em;
			width: 100%;
			font-family: Georgia;
		}
		.single .post-info { float: left; width: 100%; margin-top: 6px; }
		.single .data {
			font-size: 1.2em;
			color: #515455;
			font-family: Georgia;
			font-style: italic;
			font-weight: bold;
			width: 100%;
		}
		
		h3.post-title-small {
			font-size:1.1em;
		}

h4 {
	margin: 0;
	padding: 0;
	font: bold 1.75em Arial, Helvetica, sans-serif;
	color: #14377e;
}

	.post-content h4, .page-content h4 {
		margin:10px 0; padding:0;
		font:bold 1.17em Georgia, "Times New Roman", Times, serif; color:#53798b;
	}

	#footer h4 {
		margin:0 0 20px 0;
	}


.col-305 #sidebar #archives ul li, .col-305 #sidebar .widget_links .blogroll li {
	background: none;
}

	.post-content h5, .page-content h5 {
		margin:10px 0; padding:0;
		width:auto; height:auto;
		background:none;
		font:bold 1.00em Georgia, "Times New Roman", Times, serif; color:#53798b;
	}

	#tag_cloud h5, #searchform label {
		margin:0; padding:0;
		background:none;
	}

a:link, a:active {
	color:#14377e;
	text-decoration:none;
}

a:hover {
	color:#000;
}

a:visited {
	color:#14377e;
	text-decoration:none;
}

/* Header
/* -------------- */

#navigation { 
	position: absolute;
	top: 197px;
	right: 0px;
}
#navigation ul, 
#navigation ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navigation ul li { 
	float: left;
	display: inline;
	margin-left: 19px;
}
#navigation ul li.page-item-14 { display: none; }
#navigation ul li a { 
	display: block;
	margin-top: 5px;
}
#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #004d9f;
}

#navigation ul li a:hover, #navigation ul li.current_page_item a {
	text-decoration: none;
	border-top: #004d9f 5px solid;
	margin-top: 0;
}

#navigation ul.pages li.current_page_item a:link,
#navigation ul.pages li.current_page_item a:active,
#navigation ul.pages li.current_page_item a:visited {
}

/* Main Content
/* -------------- */

.post-info {
	margin-top: 4px;
	text-align:left;
	font-family: Tahoma;
	font-size: 1.1em;
	color:#515455;
	font-weight: bold;
}

	.post-info span {
		float: left;
		display: inline;
	}
	.post-info .autor { margin-left: 3px; }
	.post-info .autor a { color: #1665fe; }
	.post-info .coments { margin-left: 6px; }
	.post-info .coments a { display: block; padding: 0 3px 1px 0; color: #fff; background: #1665fe; }
	

.post-intro strong {
	font:bold 1.33em Arial, Helvetica, sans-serif; color:#30393d;
	line-height:21px;
}

.continue-reading a:link, .continue-reading a:active, .continue-reading a:visited,
.cat-posts li.view-more a:link, .cat-posts li.view-more a:active, .cat-posts li.view-more a:visited {
	font: bold italic 1.17em Georgia, "Times New Roman", Times, serif;
	color: #14377e;
}

.continue-reading a:hover,
.cat-posts li.view-more a:hover {
	color:#0c4688;
}

/* Drop Down
/* -------------- */

.category a:link, .category a:visited,
.category-inside a:link, .category-inside a:active, .category-inside a:visited {
	margin-bottom:-1px;
	padding:15px 25px 0 15px;
	display: block;
	height:25px;
	outline:0;
	font:1.00em Georgia, "Times New Roman", Times, serif;
	color: #14377e;
}

.active div {
	margin:0 0 -1px 0; padding:0 0 0 6px;
	width:auto; height:40px;
	background:url(images-/cat-hover-left.gif) no-repeat top left;
	float:right; display:block; position:relative; z-index:10;
}

	.active a:link, .active a:visited {
		margin:0; padding:15px 25px 0 15px;
		width:auto; height:25px; display:inline-block;
		font:1.00em Georgia, "Times New Roman", Times, serif; color:#5c5659;
		background:url(images-/cat-hover-right.gif) no-repeat top right;
	}
	
.cat-posts li.view-more {
	margin:0; padding-top:15px;
	text-align:right;
}

.cat-posts li a:link, .cat-posts li a:active, .cat-posts li a:visited {
	font:bold 1.17em Arial, Helvetica, sans-serif; color:#30393d;
	display:block;
}
						
.cat-posts li a:hover {
	color:#bd4478;
}
												
	.cat-posts li span {
		font:0.92em Arial, Helvetica, sans-serif; color:#889194;
	}
	
/* Content Navigation
/* -------------- */

.navigation {
	font:normal 0.92em Georgia, "Times New Roman", Times, serif; color:#81888d;
}

	.navigation a:link, .navigation a:visited, .navigation a:active {
		font:bold 0.92em Georgia, "Times New Roman", Times, serif; color:#656c71;
	}
	
	.navigation a:hover {
		color:#35383a;
	}
	
/* Comments
/* -------------- */	

.author {
	font:1.50em Arial, Helvetica, sans-serif; color:#3c4d54;
}

	.author a:link, .author a:active, .author a:visited {
		color:#3c4d54;
	}
	
	.author strong span, .author strong span a:link, .author strong span a:active, .author strong span a:visited {
		color:#6b8894;
		display:inline;
	}
	
.author span {
	font:0.61em Georgia, "Times New Roman", Times, serif; color:#a3aeb2;
	display:block;
}

.comment-text {
	font:1.00em Arial, Helvetica, sans-serif; color:#74868d;
	line-height:19px;
}
	
/* Sidebar
/* -------------- */

	#sidebar li#wp-cumulus { text-align: center; }
	#sidebar li#wp-cumulus h5 { display: none; }
	#sidebar li#wp-cumulus object { margin: 0 auto; }
	#sidebar li#wp-cumulus #wpcumuluswidgetcontent {
		width: 283px;
		height: 185px;
		padding: 10px;
	}

	#sidebar li a:link, #sidebar li a:visited, #sidebar li a:active {
		font: bold 1.17em Arial, Helvetica, sans-serif;
		color: #14377e;
	}
	
	#sidebar li a:hover {
		text-decoration:none;
	}



#sidebar .rss-date {
	margin:5px 0; padding:0;
	color:#709cb0;	
	display:block;
}

#sidebar .rssSummary {
	margin:5px 0; padding:0;
}

#sidebar li a.sidebar-read-more:link, #sidebar li a.sidebar-read-more:visited, #sidebar li a.sidebar-read-more:active,
#sidebar li a.sidebar-read-more-rss:link, #sidebar li a.sidebar-read-more-rss:visited, #sidebar li a.sidebar-read-more-rss:active {
	margin:18px 0 0 25px; padding:0;
	font:bold 1.17em Arial, Helvetica, sans-serif; color:#a6b5bc;
	position:absolute;
}

	#sidebar li a.sidebar-read-more-rss:link, #sidebar li a.sidebar-read-more-rss:visited, #sidebar li a.sidebar-read-more-rss:active {
		padding:1px 0 0 23px;
		line-height:16px;
		background:url(images-/rss.png) no-repeat center left;
	}

#sidebar li a.sidebar-read-more:hover,
#sidebar li a.sidebar-read-more-rss:hover {
	color:#889297; text-decoration:none;
}

/* TÍTULOS SIDEBAR */



#featured-news .sidebar-content a:link, #featured-news .sidebar-content a:active, #featured-news .sidebar-content a:visited,
#recent-news .sidebar-content a:link, #recent-news .sidebar-content a:active, #recent-news .sidebar-content a:visited {
	font:bold 1.35em Arial, Helvetica, sans-serif; color:#5a656a;
}

#featured-news .sidebar-content a:hover, #recent-news .sidebar-content a:hover {
	color:#475054;
}

	#featured-news .sidebar-content span a:link, #featured-news .sidebar-content span a:visited, #featured-news .sidebar-content span a:active,
	#recent-news .sidebar-content span a:link, #recent-news .sidebar-content span a:visited, #recent-news .sidebar-content span a:active {
		margin:5px 0 0 0; padding:0;
		font:normal 1.00em Arial, Helvetica, sans-serif; color:#709cb0;
		display:block;
	}
	
	#featured-news .sidebar-content span a:hover,
	#recent-news .sidebar-content span a:hover {
		color:#5e8293;
	}
	
#sponsored-ad p.sponsored-ad {
	margin:auto auto 8px 5px;
	font:0.92em Arial, Helvetica, sans-serif; color:#9caab1;
}

/* Footer
/* -------------- */
	
p.about-text {
	margin:0 0 10px 0;
	font:0.92em Arial, Helvetica, sans-serif; color:#7d8b93;
	line-height:17px;
	text-align: justify !important;
}

p.copyright {
	margin:10px 0 0 0;
	font:0.92em Arial, Helvetica, sans-serif; color:#404040;
}

/* Misc
/* -------------- */

.arial, .arial a {
	font-family:Arial, Helvetica, sans-serif;
}

/* 02 - MAIN STRUCTURE
/* ----------------------------------------------*/

.container {
	/* The container is a class simply because of the multiple full-span elements.*/
	width:930px;
	height:auto;
	margin:0 auto;
	padding:0;
	position: relative;
}

/* Various Columns
/* -------------- */

.col-590 {
	width:590px;
}

.col-305 {
	width:305px;
}

.left, .alignleft {
	float:left;
}

.right, .alignright {
	float:right;
}

.aligncenter {
	margin:0 auto;
	display:block;
}

/* Clearfix
/* -------------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* 03 - HEADER
/* ----------------------------------------------*/

#header {
	position: relative;
	width: 100%;
	height: 230px;
	margin: 0;
	padding: 0;
	border-bottom: #f38e00 5px solid;
}

#header h1 {
	position: absolute;
	width: 231px;
	height: 116px;
	top: 60px;
	left: 134px;
	margin: 0;
	padding: 0;
	background: url("image/logomarca.png");
	z-index: 1000;
}
#header h1 a {
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	display: block !important;
}

#header #silhueta {
	position: absolute;
	width: 174px; 
	height: 172px;
	top: 60px;
	left: 0px;
	background: url("image/silhueta.png");
	z-index: 1;
}

#header .container img.aloysio-nunes {
	width: 261px;
	height: 219px;
	margin-top: 5px;
	float: left;
}

#header .container a {
	width: 135px;
	height: 84px;
	margin: 117px 57px 0 0;
	display: inline;
	float: right
}

#header .container img.logo-democratas {
	width: 135px;
	height: 84px;
	float: right;
}

#banner-simposio {
	float: left;
	clear: both;
}

	#searchform-header {
		width: 305px;
		height: 31px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 10px;
		right: 0;
		background: url("image/fundo_busca.gif") no-repeat;
	}
	
		#searchform-header #s {
			width: 214px;
			margin: 3px 0 0 15px;
			padding: 5px 10px 5px 27px;
			font-size: 1.1em;
			color: #7f7f7f;
			display: inline;
			border: 0;
			float: left;
			background: none;
		}

		#searchform-header #go {
			margin: 7px 7px 0 0;
			display: inline;
			float: right;
			width: 28px;
			height: 18px;
			background: url("image/bot_ok_busca.gif");
		}
	

	.rss {
		margin:0 30px 0 0; padding:0;
		width:16px; height:17px;
		float:right;
	}

	#g-lock-double-opt-in-manager { position: relative; }

	#g-lock-double-opt-in-manager span.envelope {
		width: 80px;
		height: 87px;
		display: block;
		position: absolute;
		top: 13px;
		right: 22px;
		background: url(images-/bkg/envelope.gif) no-repeat;
	}

	#g-lock-double-opt-in-manager form .cadastre-email {
		margin: 0 0 10px 0;
	}
	
/* 04 - DOCK
/* ----------------------------------------------*/
	
#latest-dock {
	margin:0; padding:0;
	background:#f4f6f8 url(images-/dock.gif) repeat-x bottom center;
	border-bottom:1px solid #fbf9fa;
}

	.dock-back {
		padding:20px 0;
		background:url(images-/dock-back.gif) no-repeat bottom center;
	}
	
		#dock {
			margin:0 auto; padding:0;
			width:940px;
			list-style:none;
			position:relative;
			text-align:center;
		}
		
			#dock li {
				margin:0; padding:0 0 18px 0;
				display:inline;
			}
			
				#dock li.dock-active {
					background:url(images-/dock-shadow.png) no-repeat bottom center;
				}
			
				#dock li a:link, #dock li a:active, #dock li a:visited {
					margin:30px 7px 0 7px; padding:2px 0 0 0;
					width:75px; height:58px;
					background:url(images-/dock-preview-back.png) no-repeat top center;
					display:inline-block;
				}
					
				#dock li span {
					margin:0; padding:0;
					width:980px; height:auto;
					position:absolute;
					display:none;
					top:0; left:0;
					text-align:center;
					font:bold 1.17em Arial, Helvetica, sans-serif; color:#31393d;
				}
				
				.latest {
					width:980px; text-align:center;
					font:bold 1.17em Arial, Helvetica, sans-serif; color:#31393d;
					position:absolute;
				}
		
/* 05 - MAIN CONTENT
/* ----------------------------------------------*/

#main-content {
	float: left;
	width: 100%;
	margin-top: 35px;
}

.post {
	margin:0 0 25px 0;
}

/* Archive Post
/* --------------- */

.archive {
	margin:0;
}
	
	.archive .post-meta {
		margin:0 0 17px 0;
	}
	
	.archive .post-info {
		font-style:italic;
	}
	
/* Small (Half) Post
/* --------------- */

.divide-single { width: 100%; clear: both; }
.single {
	margin-top: 27px;
	width: 277px; height: auto;
	float: left;
}

	.single .post-content {
		margin:0; padding:22px 17px 11px;
	}
	
	.single .post-image {
		height: 115px;
	}
	
	.single .post-footer {
		padding: 16px 23px;
	}
	
	.last { margin-left: 0; margin-right: 0; }
	.single.last { float: right; }

/* Post Box
/* --------------- */
	
	/* data */
	.post-destaque .data {
		float: left;
		width: 60px;
	}
		.post-destaque .data p {
			width: 100%;
			font-family: Tahoma;
			color: #fff;
			font-weight: bold;
			background: url("image/fundo_data.gif") no-repeat;
			text-transform: uppercase;
			text-align: center;
			
		}
		.post-destaque .data .dia-mes {
			font-size: 1.4em;
			padding: 5px 0 2px;						
		}
		.post-destaque .data .ano {
			background-position: center bottom;
			font-size: 1.2em;
			padding: 3px 0 2px;
		}

	/* conteudo */
	.post-destaque .conteudo {
		float: right;
		width: 510px;
	}
		.post-destaque h3 a {
			font-family: Georgia !important; 
		}
		.post-destaque .post-intro {
			float: left;
			width: 100%;
			clear: both;
			margin-top: 15px;
		}
		.post-destaque .post-intro p {
			font-size: 1.2em;
			color: #3b3b3b;
		}


		.link-mais {
			float: left;
			width: 100%;
			padding-bottom: 3px;
			font-family: Georgia;
			color: #1665fe !important;
			font-size: 14px !important;
			font-style: italic;
		}
		.link-mais:hover { text-decoration: underline; }
		.leiamais-noticias {
			float: left;
			width: 100%;
			margin-top: 16px;
			padding-top: 8px;
			background: url("image/pont_hor.gif") repeat-x;
		}
		.leiamais-noticias .linha {
			float: left;
			width: 100%;
			height: 1px;
			margin-top: 7px;
			overflow: hidden;
			background: url("image/pont_hor.gif") repeat-x;			
		}
		.leiamais-noticias a {
			float: left;
			font-family: Georgia;
			color: #1665fe;
			font-size: 1.4em;
			font-style: italic;
		}
		.leiamais-noticias a:hover { text-decoration: underline; }
 		.leiamais-noticias .link-mais { float: right; }

/* Content Navigation
/* --------------- */	
						
.navigation {
	margin:0; padding:8px 10px;
	background: url(images-/box-highlight.gif) repeat-x bottom center;
	border:1px solid #ebf2f5;
	border-bottom:1px solid #d4e0e6;
}

/* WP Attachments
/* --------------- */

.wp-caption {
	margin:0 10px; padding:9px 5px 5px;
	background:#FFF;
	border:1px solid #ebf2f5;
	border-bottom:1px solid #CCCCCC;;
	text-align:center;
}

	.wp-caption-text {
		margin:5px auto auto auto; padding:5px 0 0;
		font:0.92em Arial, Helvetica, sans-serif; color:#656c71;
	}
	
/* Inputs
/* --------------- */

.resultado-busca #s,
.input {
	margin:0; padding:5px;
	background:#fdfefe url(images-/post-box-top.gif) repeat-x top center;
	border:1px solid #45c0df;
	font:1.1em Arial, Helvetica, sans-serif; color:#76716c;
}

	
/* Comments
/* --------------- */
	#respond h3,
	#comments .comment-count a {
		font-family: Georgia;
		font-size: 2.4em;
		color: #005aaa;
		font-style: normal !important;
		font-weight: bold;
	}

	/* lista */

	#comments {
		float: right;
		width: 510px;
		margin-top: 50px;
	}
	#comments .commentlist { margin-top: 16px; }
	#comments .commentlist li {
		padding-bottom: 20px; 
		background: url("image/pont_hor.gif") repeat-x left bottom;
	}
	#comments .autor { 
		font-family: Georgia;
		color: #00a6d0;
		font-style: italic;
		font-weight: bold;
		font-size: 1.2em;
	}
	#comments .data { 
		font-family: Georgia;
		color: #464646;
		font-weight: bold;
		font-size: 1.1em;
	}
	#comments .texto { margin-top: 12px; font-size: 1.2em; } 


	/* form */

	#respond { 
		float: right; 
		width: 510px; 
		margin-top: 50px;
	}
	#respond form p { margin-top: 12px; }
	#respond form p label { 
		margin-left: 7px;
		font-family: Georgia; 
		font-size: 1.2em; 
		color: #464646; 
		font-weight: bold; 
	}
	.obrigatorio {
		padding-left: 16px;
		background: url("image/ico_obrigatorio.gif") no-repeat 0 2px;
	}
	#respond form textarea { overflow: auto; width: 498px; }
	#respond form .submit-comment { 
		margin-left: 392px;
		width: 118px;
		height: 18px;
		background: url("image/bot_enviar_comentario.gif");
	}
	#respond .txt-obrigatorio { 
		font-family: Georgia;
		font-size: 1.2em;
		color: #00a6d0;
		font-style: italic;
		font-weight: bold;
	}


/* 06 - SIDEBAR
/* ----------------------------------------------*/

#sidebar {
	float: right;
	width:305px; height:auto;
	list-style:none;
}

	#sidebar .widget {
		float: right;
		width: 285px;
		padding: 18px 10px;
		margin-bottom: 40px;
		background: #c3ecff;
	}
	#sidebar .widget h5 {
		width: 100%;
		padding-bottom: 4px;
		font-family: Georgia;
		font-size: 2.2em;
		color: #005aaa;
		font-weight: bold;
		background: url("image/pont_hor_widget.gif") repeat-x left bottom;
	}

	/* sobre o evento */

	#sobre-o-evento .texto, p.texto {
		margin-top: 17px;
		font-size: 1.1em;
		color: #464646;
	}
	#sobre-o-evento .link-leia {
		width: 100%; text-align: right;
		margin-top: 3px;
	}
	#sobre-o-evento .link-leia a {
		font-family: Georgia !important;
		font-style: italic !important;
		color: #1665fe !important;
	}
	#sobre-o-evento .link-leia a:hover { text-decoration: underline; }
	#sobre-o-evento .lista-edicoes {
		margin-top: 14px;
		color: #464646;
		font-weight: bold;
	}
	#sobre-o-evento .lista-edicoes li { font-family: Georgia; margin-top: 2px; }
	#sobre-o-evento .lista-edicoes .titulo { font-size: 1.1em; padding-bottom: 5px; }
	#sobre-o-evento .lista-edicoes .cidade { font-family: Georgia; font-size: 1.2em; color: #00a6d0; }
	#sobre-o-evento .lista-edicoes .cidade:hover { text-decoration: underline; }
	#sobre-o-evento .lista-edicoes .ano { font-size: 1.1em; }
						
	
/*#archives ul { display: none; }*/

.resultado-busca .post-info { width: 100%; margin-top: 10px; }
.resultado-busca .txt-senao { margin-top: 6px; }
.resultado-busca #searchform { margin-top: 12px; }
.resultado-busca #searchform label { 
	font-family: Georgia; 
	font-size: 1.2em; 
	color: #464646; 
	font-weight: bold; 
}
.resultado-busca #searchform #searchsubmit {
	width: 70px; height: 18px;
	background: url("image/bot_pesquisar.gif");
	font-family: Tahoma;
	font-size: 1.2em; 
	font-weight: bold;
	color: #fff;
}


/* 07 - FOOTER
/* ----------------------------------------------*/

#footer {
	float: left; width: 100%;
	margin: 40px 0 0 0;
	border-top: #f7931e 1px solid;
}
	#footer .linha { 
		float: left; width: 100%; 
		padding:30px 0;	
		margin-top: 1px;
		border-top: #f7931e 1px solid;
	}
	#footer .center {
		width: 930px;
		margin: 0 auto;
	}
	#footer .logo-funcef {
		float: left;
		width: 69px; 
		height: 77px;
		background: url("image/logo-funcef.gif");
	}
	#footer .contato { float: right; }
	#footer .contato span { display: block; color: #1665fe; font-size: 1.2em; }
	#footer .contato .titulo { font-family: Georgia; font-size: 2.2em; font-weight: bold; }
	#footer .contato .telefone { margin-top: 18px; }
	#footer .contato .email { margin-top: 12px; }

	
#link-back {
	margin:0; padding:15px 0;
	background:#0c0b0b;
}

	.donators {
		margin:0; padding:0;
		width:282px; height:auto;
		float:left;
	}

		a.smashing:link, a.smashing:active, a.smashing:visited, a.smashing:hover,
		a.function:link, a.function:active, a.function:visited, a.function:hover {
			margin:0; padding:0;
			width:154px; height:54px;
			background:url(images-/smashing.gif) no-repeat top center;
			display:block; text-indent:-9999px; float:left; outline:0;
		}
		
		a.function:link, a.function:active, a.function:visited, a.function:hover {
			width:128px;
			background:url(images-/function.gif) no-repeat top center;
		}

.widget_archive ul { margin-top: 20px; }
.widget_archive ul li {
	padding: 0; margin-top: 3px;
}
.widget_archive ul li a {
	display: block;
	padding-left: 9px;
	background: url("image/ico_archive.gif") no-repeat 0 5px;
	font-family: Georgia !important;
	color: #00a6d0 !important;
}
.widget_archive ul li a:hover { text-decoration: underline !important; }

/* revista funcef */
#text-4 {
	background-image: url("image/degrade_widget.png"); 
	background-repeat: repeat-x;
}
#sidebar #text-4 h5 { display: none; }
#revista-funcef .titulo {
	font-size: 15px;
	font-family: Georgia;
	color: #005aaa;
	font-weight: bold;
}
#revista-funcef .titulo b { font-size: 22px; }
#revista-funcef .banner-revista { 
	float: left;
	display: inline;
	width: 91px;
	height: 120px;
	margin-top: 15px;
	/*background: url("image/revista_funcef.gif") no-repeat;*/
	background: url("image/capa_agosto_2010_mini.jpg") no-repeat;
}
#revista-funcef .desc-revista { 
	float: left;
	display: inline;
	width: 167px;
	margin: 13px 0 0 24px;
}
#revista-funcef .desc-revista p { font-size: 1.2em; color: #464646; } 
#revista-funcef .desc-revista .link-conheca {
	display: block;
	margin-top: 5px;
	font-size: 12px !important; 
	font-family: Georgia !important; 
	color: #1665fe !important; 
	font-style: italic;
} 
#revista-funcef .desc-revista .link-conheca:hover { text-decoration: underline !important; }

.pagina-estatica .page-content { margin-top: 20px; }
.pagina-estatica .page-content p { margin-bottom: 20px; font-size: 1.2em; line-height: 140%; }


/*
** Paginação
*/

.wp-pagenavi {
	float: right; 
	width: 510px;
	position: relative;
}
.wp-pagenavi  .lnk-prev,
.wp-pagenavi  .lnk-next,
.wp-pagenavi  .list-pages {
	position: absolute;
	top: 0;
}
.wp-pagenavi a, .wp-pagenavi .current, .wp-pagenavi .div {
	font-size: 1.8em;
	font-family: Georgia;
	color: #1665fe;
	font-style: italic;
}
.wp-pagenavi  .lnk-prev { left: 0; }
.wp-pagenavi  .lnk-next { right: 0; }
.wp-pagenavi  .list-pages { 
	width: 320px;
	left: 50%;
	margin-left: -160px;
	text-align: center;
}
.wp-pagenavi .current {
	color: #f7931f;
	font-weight: bold;
	text-decoration: underline;
}



/* Noscript */

noscript p {
	padding: 10px;
	text-align: center;
	background-color: #fff;
}

/* Image Replacement */

.image-replace {
	display: block!important;
	overflow: hidden!important;
	text-indent: -9999px!important;
}

/* Image Replacement para Inputs */

.input-replace {
	display: block;
	content: "";
	line-height: 0;
	text-indent: -9999px;
	cursor: pointer;
	border: none !important;
}

/* Filter Alpha IE 6
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/.png", sizingMethod="image");
*/
		
/* Last Update 23.04.09 */