/*
Theme Name: ObamaWorld
Theme URI: http://www.obamaworld.es
Description: ObamaWorld
Author: Andreu Llos

*/

body {
	font-size: 13px;
	font-family: Georgia, serif;
	background-color: #2f2e34;
	color: #2e2d33;
}
.clear {
	clear: both;
}
.alignright {
	float: right;
}

.alignleft {
	float: left;
}
a img {
	border: 0;
}
a {
	text-decoration: none;
	color: #439cbc;;
}
a:hover {
	color: #126180;
}
#sidebar a:hover {
	color: #126180;
}
#sidebar #tags a:hover,
#sidebar .linkcat a:hover,
#sidebar #otras_cronicas a:hover {
	color: #126180;
}
#page {
	background: url('images/bg_page.gif') repeat-y;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	padding: 0 20px;
}
#page_header,
#page_footer {
	width: 800px;
	height: 30px;
	background-color: white;
}
#header {
	width: 840px;
	margin: 70px auto 40px auto;
}
#header_img {	
	height: 149px;
	width: 840px;
	border-top: 5px solid #969698;
	border-bottom: 1px solid #969698;
	margin-bottom: 10px;
}
#content {
	background-color: white;
	float: left;
	width: 460px;
	padding-right: 20px;
}
.entry {
	line-height: 19px;
}
h2, h2 a {
	color: #2e2d33;
	font-size: 22px;
	font-weight: normal;
}
#content h2 a:hover {
	color: #126180;
}
#post_tags {
	padding-top: 15px;	
}
h2.pagetitle {
	font-weight: bold;
	font-size: 20px;
}
.post {
	border-bottom: 1px dotted #828284;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.navigation {
	padding-bottom: 15px;
	padding-top:5px;
}
#comments .navigation {
	padding-bottom: 5px;
}
.content_single .post {
	border-bottom: 5px solid #2e2d33;
	padding-bottom: 20px;
	margin-bottom: 3px;
}
.fecha {
	color: #0e6181;
	font-size: 11px;
}
.fecha span {
	text-transform: uppercase;
}
#content .fecha {
	clear: both;
	text-align: right;
}
#sidebar .fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#sidebar {
	width: 300px;
	float: left;
	padding-left: 20px;
}
#sidebar #banner {
	margin-top: 30px;	
}
#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sidebar h2 {
	text-transform: uppercase;
	color: #828284;
	margin-top: 30px;
	margin-bottom: 7px;
	font-family: "Arial Black", sans-serif;
	font-weight: bold;
	font-size: 12px;
	border-top: 5px solid #828284;
	padding-top: 3px;
}

#sidebar a {
	color: #2e2e2e;
	text-decoration: none;
}
#sidebar #buscar img {
	padding-top: 2px;
}
a.icon {
	background: no-repeat left center;
	padding: 1px 0 0 20px;
}
a#icon-rss {
	background-image: url(images/icon-rss.gif)
}
a#icon-email {
	background-image: url(images/icon-mail.gif)
}
a#icon-twitter {
	background-image: url(images/icon-twitter.gif)
}
a#icon-facebook {
	background-image: url(images/icon-facebook.gif);
	margin-bottom: -10px;
	display: block;
	cursor: default;
	color: #828284;
}
#sidebar #feed a#icon-facebook:hover {
	color: #828284;
}
#sidebar .email {
	text-align: right;
}
#sidebar .email a {
	color: #828284;
	font-weight: bold;
}
#sidebar #feed li {
	padding: 5px 0;
	border-bottom: 1px dotted #828284;
}
#sidebar #autor, #sidebar #feed a {
	color: #828284;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar #feed a:hover {
	color: #126180;
}
#sidebar #autor span {
	font-size: 15px;
	text-transform: uppercase;
}
#sidebar #otras_cronicas li,
#sidebar #archivo  li {
	border-bottom: 1px dotted #828284;
	font-weight: bold;
	margin: 0;
	font-size: 14px;
	padding: 4px 0 7px 0;
}
#sidebar #autor span.icons_rss {
	float: right;
}
#sidebar #autor span.icons_rss img {
	margin-left: 5px;
	margin-top: 5px;
}
#sidebar #autor p {
	margin-bottom: 7px;
	margin-top: 0;
}
#sidebar img {
	margin-top: 3px;
}
#sidebar #otras_cronicas li {
	padding: 7px 0 5px 0;
}
#sidebar #archivo li {
	font-size: 11px;
}
#sidebar #archivo {
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar #otras_cronicas small {
	text-transform: uppercase;
	font-size: 11px;
	color: #828284;
	font-weight: normal;
	line-height:17px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar #otras_cronicas a {
	text-transform: uppercase;
	color: #ea661c;
	font-size: 11px;
}
#sidebar #tags a,
#sidebar .linkcat a {
	color: #439cbc;
}
/*
#sidebar #tags a {
	padding-right: 12px;
	background: url('images/tag_separador.gif') no-repeat right;
}
*/	
#sidebar .linkcat {
	color: #828284;
}
#sidebar .linkcat a {
	display:block;
	margin-bottom:2px;
	font-size:14px;
}
#sidebar #twitter li {
	border-bottom: 1px dotted #828284;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 19px;
	color: #333;
}
#sidebar #twitter li a {
	color: #828284;
}
#sidebar #twitter a#twitter-link {
	text-align: right;
	display: block;
	color: #439cbc;
}
#sidebar #twitter a#twitter-link:hover {
	color: #126180;
}
input, textarea {
	border: 1px solid #ccc;
	padding: 2px;
}
#sidebar #buscar input#s {
	width: 276px;
}
#sidebar .linkcat li {
	padding: 5px 0 7px 0;
	border-bottom: 1px dotted #828284;
}
#sidebar #libros a {
	font-weight:bold;
	color: #828284;
	display:block;
	margin-bottom: 3px;
}
#sidebar #libros a:hover {
	color: #126180;
}
#sidebar #libros img {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px dotted #828284;
	float: left;
}
#sidebar #libros img.right {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-right: 0;
	border-left: 1px dotted #828284;
	float: right;
}
#sidebar #libros li {
	font-family:Arial, Helvetica, sans-serif;
	color: #828284;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #828284;
}
#comments,
#respond {
	font-family: Arial, Helvetica, sans-serif;
}
#respond label,
#respond #submit {
	text-transform: uppercase;
	font-size: 10px;
	cursor: pointer;
}
#respond label {
	margin-left: 3px;
}
#respond #submit  {
	background-color: #828284;
	color: white;
	border: 0;
	float: right;
}
#comments img#img_comentarios {
	float: right;
	margin-left: 5px;
}
ul.commentlist {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	padding: 0;
	padding-top: 7px;
}
ul.trackbacklist {
	padding-top: 7px;
}
.commentlist li {
	border-top: 1px dotted #828284;
	padding-top: 3px;
	padding-bottom: 10px;
	font-size: 12px;
}
.commentlist cite,
.commentlist .comment_fecha {
	font-style: normal;
}
.commentlist cite {
	text-transform: uppercase;
}
h3#comments_title {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
h3#trackbacks {
	margin-top:30px;
	border-top: 5px solid black;
	font-size: 12px;
	padding-top: 3px;
	font-weight: normal;
	margin-bottom: 0;
}
#respond input#author, #respond input#email {
	width: 400px;
}
#respond textarea {
	width: 454px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
#footer {
	width: 840px;
	margin: 10px auto 30px auto;
	color: white;
}


/* ObamaWORLD styles */
body {
	margin-top: 0;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: center 90px;
}

#header {
	margin: 40px auto 0 auto;
}

#header_img {
	cursor: pointer;
	border: 0;
	margin-bottom: 0;
	width: 858px;
	height: 311px;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
}
#header_img a {
	float: left;
	margin-top: 255px;
}
#page_header {
	float: right;	
}
#content h2, #content h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
#sidebar #autor {
	margin-top: 12px;	
}