/*
Theme Name: O Corvo
Theme URI: http://www.ocorvo.com.br/
Description: O Corvo theme developed by André Luiz Trabuco @ Odyn<br /><br />
Version: 1.0
Author: Andre Luiz Trabuco
Author URI: http://www.odyn.com.br/
Tags: dark color, corvo, crow

	Conceditor WP NewsMag
	http://www.wp-magazine.se/

	This theme was designed and built by Andre Luiz Trabuco.
	Please remember that when using the theme.

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

*/

* {
	margin:0;
	padding:0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #c9b74b url('images/bg.jpg') repeat-X;
	color: #333;
}

a {
	outline:none;
}


#wafia img  {
	border:none;
	margin:20px 0 0 0;
}

#header {
	width:100%;
	height:285px;
	background:url("images/bar.jpg") no-repeat center 0;
	margin:58px 0 0 0;
}

#header_capsule {
	width:700px;
	margin:0 auto;
	position:relative;
}

#header_capsule #socialmedia {
	position:absolute;
	right:0;
	top:205px;
}

#header #socialmedia img {
	float:left;
	margin:0 0 0 5px;
	border:none;
}

#page .limite {
	width:753px;
	margin:0 auto;
	position:relative;
}

#content {
	width:540px;
	float:right;
	margin-bottom:20px;
}

#content .post {
	margin:30px 0 0 0;
}

#content .post h2 {
	font:25px/40px 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	color:#333333;
	text-align:center;
}

#content .post h2 a {
	text-decoration:none;
	color:#333333;
}

#content .post h3 {
	font:25px/30px 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	color:#333333;
	text-align:center;
}

#content .post h3 a {
	text-decoration:none;
	color:#3333333;
}

#content  hr {
	border:1px dotted #333;
	height:1px;
	line-height:40px;
	width:497px;
	margin:0 auto;
}

#content .post small {
	font:13px 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	color:#666;
}

#content .post p {
	font:12px 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	color:#333;
	width:540px;
	margin:10px 0 0 0;
	text-align:justify;
}

#content .post p a {
	font:bold 12px 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	color:#000;
	text-decoration:none;
}

#content .post p a:hover {
	font:bold 12px 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	color:#666;
	text-decoration:underline;
}

#content .entry {
	margin:10px 0 0 0;
}

#sidebar {
	background:#0e1113;
	width:185px;
	padding-top:50px;	
	position:absolute;
	top:-265px;
	left:0;
}

#sidebar .side-position {
	margin:0 0 20px 43px;
}

#sidebar ul li {
	list-style:none;
	font:11px 'Trebuchet MS',Verdana,Helvetica,sans-serif;
}

#headerimg h1 a {
	background:url("images/ocorvo.jpg") no-repeat;
	text-indent:-9999px;
	display:block;
	width:165px;
	height:126px;
	margin-left:13px;
}

#sidebar a {
	color:#999999;
	text-decoration:none;
}

#sidebar caption,th {
	font:13px 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	color:#bfc031;
	text-align:left;
}

#sidebar h2 {
	color:#bfc031;
	text-align:left;
	text-indent:-4px;
	font:13px 'Trebuchet MS',Verdana,Helvetica,sans-serif;
}

#footer {
	clear:both;
	text-align:center;
	border:1px solid #0e1113;
	background:#0e1113;
	padding:10px 0;
}

#footer a {
	color:#666;
	text-decoration:none;
}

.edit_post {
	background:#2d3032;
	color:#999;
}

.edit_post textarea {
	margin:0 10px;
}

.edit_post h3 {
	font:16px 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	color:#663;
	padding:5px;
	text-decoration:none;
}

.edit_post a {
	font:14px 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	color:#663;
	padding:5px;
	text-decoration:none;
}

.edit_post input {
	width:120px;
	margin:0 11px;
	margin-bottom:20px;
}

.alignleft {
float:left;
}

.alignleft a {
	font:11px/20px 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	color:#663;
	padding:5px;
	text-decoration:none;
	text-align:left;
}

.alignright {
float:right;
}


.alignright a {
	font:11px/20px 'Trebuchet MS',Verdana,Helvetica,sans-serif;
	color:#663;
	text-decoration:none;
}

.foto_post {
}

.navigation {
	margin:10px 0 0 0;
	
}

.navigation a {
	color:#000;
	font-size:13px;
}