/*  
Theme Name: Atheist Dream
Theme URI: http://hombreateo.com/
Description: For reason and science. Based on Day Dream - http://fightingfriends.com/daydream/
Version: 1.0
Author: Andres Santos Kunze
Author URI: http://andufo.com/
*/

/* BODY
************************************** */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,ul,ol {margin:0;padding:0;}
body {
	font-size: 12px;
	font-family: Arial,Helvetica,serif;
	color: #555;
	background-color: #FFF;
	cursor: default;
}
a:focus,a:active {
	outline: none;
}
a img {
	border: 0;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
abbr {
	border-bottom: 1px dotted ;
}
abbr:hover {
	border-bottom-style: solid;
}

/* SLIDER
************************************** */
#ibo,#ibc {
	line-height: 18px;
	font-size: 11px;
	font-family: Tahoma,Arial,Georgia,serif;
	color: #CCC;
	background: #1A1A1A url("img/slider.gif") repeat-x bottom;
}
#ibo h6 {
	font-family: Arial,Georgia,serif;
	font-size: 14px;
}
#ibo div {
	padding: 10px;
}
#ibo div p {
	margin-bottom: 5px;
}
#ibo ul {
	padding-left: 17px;
	list-style-type: square;
	line-height: 22px;
}
#ibo a {
	text-decoration: underline;
	color: #AAA;
}
#ibo a:hover {
	color: #FFF;
}
#ibo a.action,#ibc a.action {
	display: block;
	padding: 3px 0 3px 18px;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #AAA;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	background-color: #333;
	border-top: 1px solid #2F2F2F;
	border-bottom: 1px solid #2F2F2F;
}
#ibo a.action:hover,#ibc a.action:hover {
	color: #FFF;
	background-color: #222;
}
#ibo a.action {
	background-image: url("img/slider.c.gif");
}
#ibc a.action {
	background-image: url("img/slider.o.gif");
}

/* BG,WRAPPER,HEADER & MORE
************************************** */
#bg {
	width: 638px;
	margin: 0 auto;
	background: #FFF url("img/bg.gif") center top repeat-y;
}
#wrapper {
	width: 524px;
	margin: 0 auto;
}
#header {
	height: 263px;
	background: #3077C2 url("img/header.jpg") center center;
}
h1 {
	display: none;
}
.description {
	display: none;
}

/* SLIDER
************************************** */
#slider {
	padding: 5px;
	height: 20px;
	background-color: #F5F5F5;
}
#slider div {
	line-height: 20px;
}
#slider a {
	padding: 2px;
	background-repeat: no-repeat;
}
#slider a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #3077C2;
}
#slider div.l {
	float: left;
	text-align: left;
}
#slider div.l a {
	padding-left: 10px;
	background-image: url("img/slider.left.gif");
	background-position: left center;
}
#slider div.l a:hover {
	background-image: url("img/slider.left.hover.gif");
}
#slider div.r {
	float: right;
	text-align: right;
}
#slider div.r a {
	padding-right: 10px;
	background-image: url("img/slider.right.gif");
	background-position: right center;
}
#slider div.r a:hover {
	background-image: url("img/slider.right.hover.gif");
}

/* TOP BAR (MENU)
************************************** */
ul#topbar {
	display: block;
	margin: 1px auto 0px auto;
	padding-left: 22px;
	height: 30px;
	line-height: 30px;
	list-style: none;
	font-size: 10px;
	font-family: Arial,Georgia,serif;
	text-transform: uppercase;
	background: #4695E8 url("img/topbar.gif") repeat-x top;
}
ul#topbar li {
	float: left;
}
ul#topbar li a {
	display: block;
	margin: 0 10px 0 5px;
	padding-left: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #D2E8F0;
	background-position: left center;
	background-repeat: no-repeat;
}
ul#topbar li a:hover {
	color: #FFF;
}
ul#topbar li a.sel span {
	padding: 0 2px;
	color: #2C79CA;
	background-color: #D2E8F0;
}
ul#topbar li a#inicio {
	background-image: url("img/inicio.gif");
}
ul#topbar li a:hover#inicio {
	background-image: url("img/inicio.hover.gif");
}
ul#topbar li a#inicio.sel {
	background-image: url("img/inicio.hover.gif") !important;
}
ul#topbar li a#archivo {
	background-image: url("img/archivo.gif");
}
ul#topbar li a:hover#archivo {
	background-image: url("img/archivo.hover.gif");
}
ul#topbar li a#archivo.sel {
	background-image: url("img/archivo.hover.gif") !important;
}
ul#topbar li a#sobre {
	background-image: url("img/sobre.gif");
}
ul#topbar li a:hover#sobre {
	background-image: url("img/sobre.hover.gif");
}
ul#topbar li a#sobre.sel {
	background-image: url("img/sobre.hover.gif") !important;
}
ul#topbar li a#contacto {
	background-image: url("img/contacto.gif");
}
ul#topbar li a:hover#contacto {
	background-image: url("img/contacto.hover.gif");
}
ul#topbar li a#contacto.sel {
	background-image: url("img/contacto.hover.gif") !important;
}
ul#topbar li a#rss {
	background-image: url("img/rss.gif");
}
ul#topbar li a:hover#rss {
	background-image: url("img/rss.hover.gif");
}
ul#topbar li a#rss.sel {
	background-image: url("img/rss.hover.gif") !important;
}

/* CONTENT
************************************** */
#content {
	width: 425px;
	margin: 40px auto 0 auto;
}
h3 {
	margin-bottom: 15px;
	padding: 6px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 14px;
	background-color: #EEE;
	border-bottom: 1px solid #D9D9D9;
}
h4 {
	margin-bottom: 40px;
	padding: 6px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 17px;
	background-color: #EEE;
	border-bottom: 1px solid #D9D9D9;
}
h4.simple {
	margin-bottom: 0;
}
h5 {
	font-size: 14px;
}

/* POSTS
************************************** */
.post {
	margin-bottom: 50px;
}
#content span.edit {
	float: right;
}
.post div.title {
	margin-bottom: 15px;
	padding-left: 50px;
	background: url("img/cal.gif") no-repeat left 0;
}
.post div.simple {
	padding-left: 0 !important;
	background-image: none !important;
}
.post div.date {
	float: left;
	width: 46px;
	height: 60px;
	font-family: Arial,Helvetica,sans-serif;
}
.post div.date div.m {
	margin-bottom: 2px;
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #FFF;
}
.post div.date div.d {
	margin-bottom: 2px;
	line-height: 26px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.post div.date div.y {
	line-height: 13px;
	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
}
.post h2 {
	padding-bottom: 6px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 19px;
	line-height: 18px;
	font-family: Georgia,"Book Antiqua","Souvenir Lt BT","Times New Roman",serif;
	background: url("img/h2.gif") repeat-x bottom;
}
.post h2 a {
	text-decoration: none;
}
.post h2 a:hover {
}
.post div.meta {
	line-height: 15px;
	font-size: 9px;
	font-family: Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #888;
}
.post div.meta a {
	font-weight: bold;
	color: #666;
}
.post div.meta a:hover {
	color: #222;
}
.post div.meta span.cm {
	margin-right: 7px;
}
.post div.meta span.cm a {
	padding: 2px 0 2px 18px;
	background: url("img/meta.cm.gif") no-repeat left top;
}
.post div.meta span.read {
	padding-left : 18px;
	background: url("img/meta.read.gif") no-repeat left top;
}
.entry {
	width: 426px;
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial,Helvetica,serif;
	line-height: 20px;
}
.entry p {
	margin-bottom: 15px;
}
.entry ul, .entry ol {
	padding-left: 20px;
	margin-bottom: 15px;
}
.entry ul {
	list-style-type: square;
}
.entry a {
	font-weight: bold;
}
.entry blockquote {
	display: block;
	margin: 0 0 10px 1px;
	padding-left: 30px;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: justify;
	color: #777;
	background: url("img/blockquote.gif") no-repeat top left;
}
.entry blockquote cite {
	display: block;
	font-size: 13px;
	text-align: left;
}
.entry blockquote cite:before {
	content: "<< " ;
}

.entry blockquote cite:after{
	content: " >>";
}
.entry a.more-link {
	display: block;
	margin-top: 5px;
	height: 20px;
	padding: 0;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
	color: #E6F0FA;
	background: #569FED url("img/more-link.gif") no-repeat top;
}
.entry a.more-link:hover {
	text-decoration: none;
	color: #FFF;
	background-position: bottom;
}

/* NAVEGATION
*******************************************/
#content #nav {
	display: block;
	height: 60px;
	text-align: left;
	font-size: 10px;
	color: #AAA;
}
#content #nav a, #content #nav span.sel {
	float: left;
	padding: 5px 8px;
	margin-right: 1px;
}
#content #nav a {
	text-decoration: none;
	font-weight: bold;
	color: #F0F6F8;
	background-color: #73B8CE;
	border-top: 1px solid #8FCBDE;
	border-left: 1px solid #8FCBDE;
	border-bottom: 1px solid #5CA3B9;
	border-right: 1px solid #5CA3B9;
}
#content #nav a:hover {
	color: #FFF;
	background-color: #61A8BF;
	border-top: 1px solid #7CBBCF;
	border-left: 1px solid #7CBBCF;
	border-bottom: 1px solid #4F96AC;
	border-right: 1px solid #4F96AC;
}
#content #nav a.num {
	font-weight: normal;
}
#content #nav span.sel {
	font-weight: bold;
	color: #FFF;
	background-color: #036C8D;
	border-top: 1px solid #067DA3;
	border-left: 1px solid #067DA3;
	border-bottom: 1px solid #025B77;
	border-right: 1px solid #025B77;
}

/* COMENTARIOS
*******************************************/
ol#comment-list {
	margin-bottom: 30px;
	list-style-type: none;
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	color: #555;
}
ol#comment-list li {
	margin-bottom: 10px;
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #DDD;
}
ol#comment-list li:hover {
	border-color: #BBB;
}
ol#comment-list li.admin {
}
ol#comment-list li.trackback div.comment-meta {
	padding-left: 5px;
}
ol#comment-list div.comment-meta {
	padding: 5px 5px 5px 45px;
	font-family: Arial,Helvetica,Sans-Serif;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #DDD;
}
ol#comment-list li.twitter div.comment-meta {
	background-image: url("img/twitter.png");
}
ol#comment-list div.comment-meta a.permalink {
	float: right;
	line-height: 30px;
}
ol#comment-list div.comment-meta p.comment-author {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	background: url("img/permalink.gif") no-repeat left center;
}
ol#comment-list div.comment-meta p.comment-author a {
	font-weight: bold;
	text-decoration: none;
	color: #285F8D;
}
ol#comment-list div.comment-meta p.comment-author a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #285F8D;
}
ol#comment-list div.comment-meta p.comment-date {
	font-size: 11px;
	line-height: 14px;
}
ol#comment-list div.comment-meta p.comment-date a {
	font-weight: normal;
	color: #666;
}
ol#comment-list div.comment-meta p.comment-date a:hover {
	text-decoration: underline;
	color: #555;
}
ol#comment-list div.comment-data {
	line-height: 18px;
	font-size: 12px;
}
ol#comment-list div.comment-data p {
	margin: 10px;
}
ol#comment-list span.comment-mod {
	font-size: 16px;
	color: #888;
}
#commentform {
}

/* COMMENTS: THREAD
*******************************************/
ol#comment-list div.comment-childs {
	margin-top: 5px;
	padding: 5px;
	color: #2B4C65;
	background-color: #E0EAF1;
	border: 1px solid #B4CADA;
}
ol#comment-list div.comment-childs:hover {
	border-color: #7C9BB2;
}
ol#comment-list div.comment-childs div.comment-meta {
	padding: 0 5px 0 35px;
	font-size: 11px;
	line-height: 30px;
	background-color: #C5DCED;
}
ol#comment-list div.comment-childs a {
	color: #2B4C65;
}
ol#comment-list div.comment-childs div.comment-meta a.permalink {
	line-height: 30px;
}
ol#comment-list div.comment-childs div.comment-meta span.comment-author {
	font-size: 14px;
	font-weight: bold;
}
ol#comment-list div.comment-childs div.comment-meta span.comment-author a {
	font-weight: bold;
	text-decoration: underline;
}
ol#comment-list div.comment-childs div.comment-meta a {
	font-weight: normal;
}
ol#comment-list div.comment-childs div.comment-childs {
	color: #5F8738;
	background-color: #E8F1E0;
	border: 1px solid #B5CDA0;
}
ol#comment-list div.comment-childs div.comment-childs:hover {
	border-color: #8CAA71;
}
ol#comment-list div.comment-childs div.comment-childs div.comment-meta {
	padding: 0 5px 0 25px;
	line-height: 20px;
	color: #5F8738;
	background-color: #CDE5B5;
}
ol#comment-list div.comment-childs div.comment-childs a {
	color: #5F8738;
}
ol#comment-list div.comment-childs div.comment-childs div.comment-meta a.permalink {
	line-height: 20px;
}
ol#comment-list p.thdrpy {
	margin: 5px 0 0 0 !important;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
}
ol#comment-list p.thdrpy a {
	display: block;
	padding-left: 17px;
	color: #999;
	background-color: #DDD;
	background-image: url("img/respond.gif");
	background-repeat: no-repeat;
	background-position: 1px center;
}
ol#comment-list p.thdrpy a:hover {
	text-decoration: none;
	color: #666;
	background-color: #CFCFCF;
}
ol#comment-list div.comment-childs p.thdrpy a {
	color: #4579A1;
	background-color: #C5DCED;
}
ol#comment-list div.comment-childs p.thdrpy a:hover {
	color: #194567;
	background-color: #96BBD7;
}
ol#comment-list h3 {
	display: none;
}
ol#comment-list form {
	margin-top: 5px;
}
ol#comment-list input {
	width: 120px;
}
ol#comment-list div.comment-childs input {
	width: 116px;
}
ol#comment-list textarea {
	width: 394px;
}
ol#comment-list div.comment-childs textarea {
	width: 382px;
}
ol#comment-list button {
	width: 407px;
}
ol#comment-list div.comment-childs button {
	width: 395px;
}
input#comment_mail_notify {
	margin-right: 3px;
	margin-bottom: 15px;
}
ol#comment-list input#comment_mail_notify {
	margin-bottom: 0;
}

/* FORMS
*******************************************/
form {
}
form p {
	margin: 0 !important;
}
form div {
	margin-bottom: 5px;
}
form div.field {
	float: left;
	margin-right: 5px;
}
label,button,input,select,textarea {
	font-family: Arial,Helvetica,Sans-Serif;
}
label {
	display: block;
	line-height: 18px;
	font-weight: bold;
	cursor: pointer;
}
input,select,textarea {
	padding: 5px;
	letter-spacing: 0px;
	font-size: 12px;
	color: #555;
	background-color: #F6F6F6;
	border: 1px solid #CCC;
	cursor: default;
}
select#archive-dropdown {
	width: 150px;
}
input {
	width: 124px;
}
textarea {
	width: 406px;
	height: 100px;
	overflow: auto;
	font-size: 14px;
}
input:focus,select:focus,textarea:focus {
	color: #333;
	background-color: #FFF;
	border: 1px solid #BBB;
}
span.ob {
	margin-left: 2px;
	font-weight: bold;
	color: #FFA800;
}
button {
	margin: 10px 0 5px 0;
	padding: 5px 0;
	width: 420px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial,Helvetica,Sans-Serif;
	text-transform: uppercase;
	cursor: pointer;
}

/* SIDEBAR
************************************** */
#sidebar {
	margin: 0 auto;
	padding: 0 0 0 0;
	background: #F5F5F5;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #E5E5E5;
}
#sidebar h2 {
	font-size: 14px;
	text-transform: uppercase;
}
#sidebar ul {
	list-style: none;
}
#sidebar #recent-comments {
	padding: 10px;
}
#sidebar #recent-comments h2 {
	padding-left: 6px;
	line-height: 23px;
	color: #FFF;
	background: #444 url("img/sidebar.h2.gif") repeat-x bottom;
	border-top: 1px solid #444;
	border-bottom: 1px solid #333;
}
#sidebar #recent-comments ul {
}
#sidebar #recent-comments ul li a {
	display: block;
	padding: 10px 0 10px 60px;
	line-height: 15px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: -1px;
	text-decoration: none;
	color: #888;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EEE;
	border-top: 1px solid #F3F3F3;
}
#sidebar #recent-comments ul li a span {
	letter-spacing: 0;
	font-weight: normal;
}
#sidebar #recent-comments ul li a:hover {
	color: #333;
	background-color: #E7E7E7;
}
#sidebar #cols {
	padding: 10px;
	height: 160px;
	background: #555 url("img/cols.jpg") repeat-x top;
}
#sidebar #cols h2 {
	margin-bottom: 5px;
	padding-left: 6px;
	line-height: 23px;
	color: #FFF;
	background: #444 url("img/sidebar.h2.gif") repeat-x bottom;
	border-top: 1px solid #444;
	border-bottom: 1px solid #333;
}
#sidebar #cols div.col {
	float: left;
	width: 167px;
	margin-right: 1px;
}
#sidebar #cols div.last {
	margin-right: 0 !important;
}
#sidebar #cols ul {
	margin: 0;
	padding: 0 4px;
	color: #CCC;
}
#sidebar #cols ul li {
	line-height: 18px;
}
#sidebar #cols div.col a {
	padding-left: 8px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	background: url("img/col.a.gif") no-repeat left center;
	color: #DDD;
}
#sidebar div.col a:hover {
	color: #EEE;
}

/* SEARCH
************************************** */
#sidebar form#searchform {
	margin: 0;
	padding: 10px;
	text-align: center;
	background: #777 url("img/searchform.gif") repeat-x center center;
	border-top: 1px solid #999;
	border-bottom: 1px solid #555;
}
#sidebar #searchform input#s {
	width: 484px;
	padding: 6px;
	text-align: center;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #B3B3B3;
	background-color: #FFF;
	border-top-color: #777;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #777;
	border-width: 1px;
	border-style: solid;
	cursor: text;
}

/* FOOTER
************************************** */
#footer {
	margin: 0 auto;
	padding: 10px 0 10px 0;
	line-height: 14px;
	text-align: center;
	font-size: 11px;
	color: #777;
	background: url("img/footer.gif") repeat-x top;
}
#footer p {
	margin: 7px 0 0 0;
}
#footer a {
	color: #4E8EAE;
}
#footer a:hover {
	color: #326B87;
}
