/*  
Theme Name: Acordem e Progresso
Theme URI: http://www.badah.com.br/
Description: Acordem e Progresso é um tema estilo magazine, feito a partir do tema  <a href="http://www.michaeljubel.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/"> Arthemia</a>, criado por Michael Jubel.
Version: 1.0
Author: Badah
Author URI: http://badah.com.br/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Georgia, Garamond, serif;
	background: #FFF;
	color: #666;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #3c57a7;
	text-decoration:none
	}

a:hover, a:active {
	color: #3c57a7;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	}


#page {
	width:940px;
	margin:0px auto;
	padding:10px;
	background:#ececec;
	font-size:0.7em;
	}

.left {
	float:left;
	}
.right {
	float:right;
	}
/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:15px;	font-family: Arial, Helvetica, sans-serif;
	padding:0px 10px;
	text-transform:uppercase;
	background:#3550A7 url(images/navbar.jpg);	-moz-border-radius-topleft: 10px;	-moz-border-radius-topright: 10px;	-webkit-border-top-left-radius:10px;	-webkit-border-top-right-radius:10px;
	}

#page-bar {
	width:620px;	overflow:hidden;	height:35px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #253878;
	}

#page-bar li:hover {
	background: #3c57a7;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#navbar #searchform {
	width:310px;
	float:right;
	padding-top:5px;
	}	#navbar #search .button {	padding: 1px;	border-left: none;	float:left;	text-indent:-99999px;	border:none;	}#navbar #search .field {	background:#253776;	border:1px solid #677ECF;	width:270px;	padding: 4px;	border:1px solid #677ECF;	color:#eeeeee;	float:left;}
#navbar .button {	padding: 1px;	background: url(images/search.png) no-repeat scroll 0 0 transparent;	font-size:1.0em;	width:25px;	height:23px;	text-indent:-99999px;	}
/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #3550A7;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #283C80;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Arial;
	margin-bottom:10px;
	color:#3c57a7;
	font-weight:bold;
	}
h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#999;
	text-transform:uppercase;	font-size: 10px;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:350px;	position:relative;
	}

#tagline {
	margin-top:5px;
	font-size:1.2em;
	color:#999;	position: absolute;	top:91px; left:126px
	}

#top {
	padding:0;
	}/* Social*/#social{list-style-type:none; margin:50px 15px 0 0;}#social li {display:inline-block; float:left}#social li a {		width:24px;	height:48px;	display: block;	margin-right:22px;	}	/* Corrige a margem do último item da lista*/#social li #rss {margin-right:0;}#ning {	background: url(images/social.png);	background-position: -144px 0;	}#twitter {	background: url(images/social.png);	background-position: 0 0;	}#flickr {	background: url(images/social.png);	background-position: -24px 0;	}	#youtube {	background: url(images/social.png);	background-position: -48px 0;	}#facebook {	background: url(images/social.png);	background-position: 72px 0;	}	#orkut {	background: url(images/social.png);	background-position: 96px 0;	}#rss {	background: url(images/social.png);	background-position: -120px 0;	margin-right:0;	}
#headline {
	width:930px;
	background:#fff;	float: left;    padding:10px 0 10px 10px;
	font-size:1.05em;
	line-height:1.5em;	-moz-border-radius: 4px;	-webkit-border-radius:4px;
	}


#headline a img, #featured a img {
	border:1px solid #bbb;
	margin-right:9px;
	}

#front-popular h3 {
	color:#fff;
	}

#bottom {
	width: 940px;	margin-top:10px;
	}

#front-list, #destaque {
	width:600px;
	background:#fff;
	padding:10px;
	font-size:1.2em;
	line-height:1.7em;
	float:left;	-moz-border-radius: 4px;	-webkit-border-radius:4px;
	}#destaque {margin-bottom: 10px}
#front-list blockquote, #front-list blockquote #destaque  {
	padding: 0px 10px 0 10px;
	}#front-list .clearfloat {	background: url(images/separator-bg.png) bottom repeat-x;	margin-bottom: 10px;	padding-bottom: 10px;}
#front-list .title, #destaque .title {
	font-weight:bold;
	font:2.0em Georgia;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#999;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}

/* Content Page*/
#content {
	width:600px;
	background:#fff;
	padding:10px;
	font-size:1.2em;
	line-height:1.75em;
	float:left;
	min-height:400px;	-moz-border-radius: 4px;	-webkit-border-radius:4px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #333;
	margin:10px 0px;
	}

.post ul, .post ol {
	margin-bottom:15px;
	}

#content h2.title {
	font-weight:bold;
	font:2.2em Georgia;
	letter-spacing:-0.05em;
	border-bottom:1px solid #eae9e4;
	margin-bottom:0;
	padding:5px 0px;
	}

#content .title {
	font:1.5em Georgia;
	}

.post ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #destaque img {
	border:1px solid #ccc;
	margin:17px 10px 5px 0;
	}

.post .ads {
	margin-top:10px;
	}

#stats {
	margin-top:-10px;
       	margin-bottom:10px;
	padding:4px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	border-right:1px dotted #333;
	padding: 0px 5px 0px 5px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}
/* Sidebar*/
#sidebar {
	width:310px;
	float:right;	margin-left:10px;
	}
#sidebar .upm_poll_result_title, #sidebar .upm_poll_result_text{padding:0; margin:0; float:none}
#sidebar span {	float:right;	width: 290px;	overflow:hidden;	padding:0px 10px 10px 10px;	background:#fff;	margin-bottom: 10px;	-moz-border-radius: 4px;	-webkit-border-radius:4px;	}#sidebar h3 {
	font:10px Arial;
	font-weight:bold;
	color:#666;
	margin:10px 0px 5px 0px;
	padding:0 10px 13px 0;	background: url("images/separator-bg.png") repeat-x scroll center bottom transparent;	text-transform: uppercase;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px solid #eeeeee;
	display:block;
	padding:6px 5px;	font-size: 1.1em;	font-weight: bold;	
	}
#sidebar spam
/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
.field {
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}
#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	color:#4d4d4d;
	padding: 10px 14px 10px 14px;
	background:#f2f2f2;
	border-bottom: 1px solid #dcdbd7;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	width:502px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9
	}

.avatar {
	border:1px solid #56562c;
	margin:15px 8px 6px 0;
	float:left;
	padding:1px;
	width:45px;
	height:45px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	background: #3550A7 url(images/footer-bg.jpg) bottom repeat-x;
	margin: 0 auto;
	padding:10px;		-moz-border-radius-bottomleft: 10px;	-moz-border-radius-bottomright: 10px;	-webkit-border-bottom-left-radius:10px;	-webkit-border-bottom-right-radius:10px;
	}
#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;	line-height:1.6em;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c57a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	}
/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}
.alignleft {float:left}
.entry{clear:both}
/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}
*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;	}	/*Especial - remove meta das chamadas*/ #post-684 .meta, #post-684 #tools, #post-681 .meta, #post-681 #tools, #post-686 .meta, #post-686 #tools, #post-1408 .meta, #post-1408 #tools, #post-1416 .meta, #post-1416 #tools, #post-1471 .meta, #post-1471 #tools, #post-1619 .meta, #post-1619 #tools, #post-1642 .meta, #post-1642 #tools {display: none}  .nocomments {display:none}