/*  
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

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% Arial, Helvetica;
	background: #FFF;
	color: #333;
	}
body.listagem {
	background: url(images/faixa_cinza.gif) center 230px  no-repeat #FFF;
	}

p {	
	color:#555;
	margin: 0 0 10px 0;
	}

a:link, a:visited {
	color: #006622;
	text-decoration:none
	}

a:hover, a:active {
	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 {
	background:url(images/bg_header.jpg) top center no-repeat;
	height:234px;
	width:100%;
	font-size:0.75em;
	}

#wrapper_head{
	width:940px;
	margin:0 auto;
	padding-top:29px;
}
#page {
	width:940px;
	margin:0px auto;
	font-size:0.7em;
	}
.wrapper_page{
	float:left;
	padding:37px 0 50px 0;
	width:590px;
}
.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin-top:70px;
	_margin-top:70px;
	*margin-top:140px;
	text-transform:uppercase;
	width: 100%;
	
	}

#page-bar {	
	clear:both;
	
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;	
	padding: 0;
	}

#page-bar li:hover {
	
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 10px 10px 10px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}
#page-bar .menu_incttox a{
color:#00bf40;
}
#page-bar a:hover {	
	text-decoration:underline;
	display:block;
	}

#searchform {
	clear:right;
	display:block;
	width:270px;
	text-align:right;
	padding-top:8px;
	margin:0 10px 0 0;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
#page-bar li a{
	background:url(images/divisor.gif) left no-repeat;
}
#page-bar li.primeiro_menu a{
background:none;
padding-left:0;
}
#page-bar .divisor{
color: #d28d4d;
padding: 10px 10px 10px 0;
}
	
#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: #016723;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #31824c;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	padding: 5px 10px 5px 10px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
        z-index: 10;
	}

#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:3px;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#000;
	font-size:10px;
	text-transform:uppercase;
	}

h3#respond {
	background:url(images/linha.gif) bottom repeat-x;
	color#333;
	margin:0 0 30px 0;
	padding:20px 0 5px 0;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	margin-left:2px;
	width:350px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:580px;
	float:left;
	background:#fff;
	font-size:1.03em;
	line-height:1.5em;
	margin:0;
	}

#headline div.title {
	background:url(images/linha.gif) bottom repeat-x;
	font-weight:bold;
	font:1.65em Georgia;
	display:block;
	letter-spacing:0.01em;
	margin-bottom:5px;
	padding-bottom:4px;
	}

#headline div.meta {
	display:block;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}

#headline a img, #featured a img {
	margin-top:5px;
	margin-right:15px;	
	}


#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c78a7;}

.category span.cat_title, #front-list .cat_title, #archive .cat_title, #headline .cat_title, .post .cat_title{
	background:url(images/il_square.gif) left no-repeat;
	text-transform:uppercase;
	margin:0;
	font-size:10px;
	padding-left:10px;
	}

#front-popular h3 {
	background:url(images/sub.png) left no-repeat;
	color:#333;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:17px;
	font-weight:normal;
	margin-bottom:15px;
	padding-left:25px;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#3c78a7; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#fff; }

#bottom {
	width: 940px;
	}

#front-list {
	width:580px;
	background:#fff;
	padding:34px 0 0 0;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	background:url(images/linha.gif) bottom repeat-x;
	font-weight:bold;
	font:1.65em Georgia;
	letter-spacing:0.01em;
	margin-bottom:2px;
	padding-bottom:4px;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:40px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:9px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:580px;
	background:#fff;
	padding:37px 10px 70px 0;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}
#content h2.title {
	background:url(images/linha.gif) bottom repeat-x;
	color: #006622;
	font:20px Georgia;
	font-weight:normal;
	letter-spacing:-0.05em;
	padding:0 0 5px 0;
	}
#content h2.title_pagina{
	color: #333;
	font:20px Georgia;
	font-weight:normal;
	letter-spacing:-0.05em;
	padding:5px 0px;
	}
#content h2.title_search{
	color: #333;
	font:20px Georgia;
	font-weight:normal;
	letter-spacing:-0.05em;
	padding:5px 0px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	margin:5px 15px 15px 0;
	}
.post img.sociable{
	margin-right:12px;
}
.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:580px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:340px;
	float:right;
	margin:64px 0px 0px 0px;
	}

@font-face 
{
font-family: DIN ALTERNATE;
font-style: normal;
font-weight: normal;
src: url(fontes/din_bold.ttf);
}

#sidebar h3 {
	background:url(images/linha_calendario.gif) bottom repeat-x;
	font-size:1.6em;
	font-family:DIN ALTERNATE;
	font-weight:bold;
	color:#006622;
	margin:10px 20px;
	padding:3px 0;
	text-transform:uppercase;
	}
#sidebar #sidebar-bottom h3 {
	background:url(images/linha_tags.gif) bottom repeat-x;
	color:#fff;
}
#sidebar-top{
	width:320px;
	float:right;
	margin:0 12px 12px 0;	
	}
	#sidebar-top h3{
	margin-bottom:0;
	padding-bottom:10px;
	}
#sidebar-bottom{
	width:320px;
	float:right;
	margin:0 12px 12px 0;
	}
	#sidebar-bottom a{
	font-family:"Georgia", Times New Roman, Times, serif;
	color:#00bf40;
	}
	.box{		
		background:#f5f5f5;
		}
	.box_top{
		background:url(images/il_box_top.gif) top no-repeat;
		height:5px;
		width:320px;
		}
	.box_middle{
		background:#f5f5f5;	
		}
		.box_middle div{
		margin:0 20px;
		}
	.box_bot{
	background:url(images/il_box_bot.gif) bottom no-repeat;
	height:5px;
	width:320px;
	}
	#sidebar-bottom .box{		
		background:#006622;
		}
	#sidebar-bottom .box_top{
		background:url(images/il_box_bottom_top.gif) top no-repeat;
		height:5px;
		width:320px;
		}
	#sidebar-bottom .box_middle{
		background:#006622;
		padding-bottom:25px;
		}
	#sidebar-bottom .box_bot{
		background:url(images/il_box_bottom_bot.gif) bottom no-repeat;
		height:5px;
		width:320px;
		}
#sidebar-middle {
	width:320px;
	float:right;
	}
#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}
#sidebar-right {
	width:320px;
	margin:0 12px 20px 0;
	float:right;
	background:#fff;
	}
		#sidebar-right .box_middle{
		padding-bottom:20px;
		}
#sidebar-right a{
	color:#555;
}
#sidebar li {
	list-style:none;
	display:block;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	line-height:18px;
	margin:0 20px;
	padding:0 0px 4px 20px;
	background:url(images/sub.png) no-repeat 0 0px;
	}
#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}
#sidebar-ads {
	float:right;
	margin-bottom:22px;
	background:#fff;
	width:340px;
	}
/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
.field {
	padding: 2px;
	border:1px solid #ccc;
	background:#f0f0f0;
	display:block;
	font-size:1.0em;
	width:300px;
	}
#s {
	background-color:#b2d1bc;
	border:1px solid #66a37a;
	color:#006622;
	height:16px;
	float:left;
	padding:1px;
	font-size:1.0em;
	width:238px;
	}
#searchsubmit {
	float:left;
	padding-left:5px;
	}
#commentform input {
	margin: 0 5px 1px 0;
	}
#commentform textarea {
	background-color:#f0f0f0;
	border:1px solid #ccc;
	display:block;
	height:248px;
	width: 450px;
	margin-top:5px;
	}

/* Comments*/

.commentlist cite {
	color:#006622;
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	
.commentlist blockquote {
	background:#ededed;
	}
.commentlist li {
	padding: 0 0 10px 0;
	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 {
	padding: 10px 150px 0 0;
	float:left;
	font-family:"Georgia", Times New Roman, Times, serif;
	}
.commentlist cite strong {
	font-size:1.1em;
	}
li.my_comment {
	background: #FFF;
	border:none;
	}
li.my_comment cite strong {
	font-size: 1.3em;	
	}
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}
.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
.commentlist small {
	background:#e9e9e9;
	}
.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	
#comment {
	width:580px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	background-color:#f4f4f4;
	border-bottom:5px solid #006622;
	border-top:5px solid #e1e1e1;	
	font-size:0.7em;
	color:#fff;
	padding:30px 0 13px;
	width:100%;
	}
.wrapper_footer{
	clear:both;
	display:block;
	width: 940px;
	margin: 0 auto;
	}
	.wrapper_footer label{
	float:left;
	}
	.wrapper_footer label img{
	float:left;
	margin:0 36px 17px 0;
	}
#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px 10px 46px 0;
	}
#mostcommented {
	margin-left:17px;
	}
#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	}
#recentpost a, #mostcommented a, #recent_comments a {
	color:#333;
	}
#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}
#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	color:#333;
	list-style:none;
	border-top:1px dotted #dbdbdb;
	padding:5px;
	display:block;
	}
#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
text-decoration:underline;
	}
#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}
#footer {	
	background-color:#333;
	width: 100%;
	font-size:0.7em;
	padding:24px 0;
	}
#footer a{
	color:#fff;
	font-weight:bold;
}
#footer p{
	color:#c1c1c1;
	letter-spacing:0.04em;	
	margin: 0 0 5px 0;
}

/* Float Properties*/

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

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}
*+html .clearfloat {
	height:1%;
	}
.clearfloat {
	display:block;
	width: 100%;
	}
	
	/*Calendario*/
	.mes{
	background:url(images/linha_calendario.gif) bottom repeat-x;
	margin-bottom:17px;
	width:280px;
	}
	.mes td{	
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:15px;
	font-weight:bold;
	padding:5px 0;
	}
	#calendar_wrap{
	margin:0 0 15px 20px;
	}
	.wrapper_table{
	width:280px;
	background-color:#e1e1e1;
	}
	#wp-calendar{
	margin:0 auto;
	width:240px;
	}
	
	#wp-calendar table{
	}
	
	#wp-calendar caption{
	border-bottom:1px dashed #ccc;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight:bold;
	font-size:1.2em;
	color:#333;
	line-height:29px;
	margin-bottom:17px;
	}
	
	#wp-calendar tr{
	background-color:#e1e1e1;
	}
	.calendario_top td{
	
	}	
	#wp-calendar tr.dias_semana{
	height:44px;
	font-family:DIN Alternate;
	font-size:14px;
	font-weight:bold;
	}
	
	#wp-calendar td{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:12px;
	height:25px;
	text-align:center;
	}
	#wp-calendar .domingo{
	color:#bf5b00;
	}
	#wp-calendar .sabado{
	color:#006622;
	}	
	#wp-calendar td a{
	background-color:#006622;
	color:#00bf40;
	display:block;
	font-weight:bold;
	padding:5px 0;
	}

        .separator{
	margin-top: 20px;
	}
