@charset "utf-8";
/* 
Theme Name: Carlos Adrián Morales
Theme URL: http://carlosadrian.mx/
Description: El tema de Carlos Adrián Morales
Author: Carlos Adrián Morales
Author URI: http://carlosadrian.mx/
Version: 0.9
*/


/* CSS Document */


body {
	background: #F0F0F0 url(img/another_main_background.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	min-height: 100%;
	position: relative;
}

h1 {
	font-size: 2em;
	display: block;
	width: 410px;
	position: absolute;
	top: 100px;
	left: 90px;
}

h2 { font-size: 1.2em; }

h3 { font-size: 1.2em; }

p {
	margin: 1em 0;
	line-height: 1.4em;
	font-size: 0.9em;
}

div.post ul { padding-left: 20px; }

div.post ul li  {
	font-size: 0.9em;
	list-style-type: square;
	line-height: 1.4em;
}

div.post ul li a {
	text-decoration: underline;
	color: #990000;
}

h1 a, h2 a, ul li a { text-decoration: none; }

h1 a:hover, h2 a:hover, ul li a:hover { text-decoration: underline; }

a { color: #000000; }

img, img a { border: 0; }

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.post p a {
	color: #990000;
	text-decoration: underline;
}

.post p a:hover { text-decoration: none; }

#sidebar {
	width: 300px;
	position: absolute;
	right: 90px;
	top: 350px;
	float: right;
}

.bottom_module {
	background: url(img/module_bottom.png) no-repeat center center;
	height: 20px;
	width: 300px;
}

.top_module {
	background: url(img/module_top.png) no-repeat center center;
	height: 20px;
	width: 300px;
}

.body_module {
	background: url(img/module_body.png) repeat-y center center;
	padding: 5px 20px;
	font-size: .9em;
}

#page_navigation a {
	font-weight: bold;
	height: 20px;
	width: 80px;
	display: block;
	float: left;
}

#page_navigation a span { display: none; }

#page_navigation #actuales a { background: url(img/boton_actuales.png) no-repeat center center; }

#page_navigation #anteriores a { background: url(img/boton_anteriores.png) no-repeat center center; }

#page_navigation li {
	float: left;
	display: block;
	margin: 0 35px 0 75px;
}

#page_navigation ul {
	height: 20px;
	text-align: center;
	margin: 0 auto;
	display: block;
	width: 430px;
	background: #FFFFFF;
	padding-top: 20px;
}


.module { margin: 20px 0px; }

.module h3 { margin-bottom: 10px; }

#sidebar form label { display: none; }

#twitter a {
	background: url(img/twitter_sigueme.png) no-repeat center bottom;
	height: 23px;
	width: 120px;
	display: block;
	float: right;
}

#twitter a span {
	display: none;
}
#twitter h3 {
	background: url(img/twitter_little_icon.png) no-repeat left center;
	padding-left: 30px;
	display: block;
	padding-top: 5px;
}


#twitter p {
	font-size: 0.9em;
	margin: 0.3em 0;
}

#main_container {
	width: 430px;
	position: relative;
	left: 90px;
	float: left;
	top: -20px;
}

.module .body_module li {
	list-style: url(img/bullet.png);
	margin: .5em 0;
}

.module .body_module ul { padding-left: 20px; }

.post .date {
	background: url(img/date_box.png) no-repeat left center;
	height: 60px;
	width: 40px;
	padding: 10px 20px;
	font-size: 1.5em;
	text-align: center;
	line-height: 1.2em;
	display: block;
}

#header {
	height: 280px;
	position: relative;
}

#container #nav {
	position: absolute;
	width: 336px;
	left: 570px;
	top: 280px;
	height: 50px;
}

#nav li {
	display: block;
	text-align: center;
	height: 50px;
	width: 100px;
	float: left;
}

#nav li a {
	display: block;
	float: left;
	color: #FFFFFF;
	width: 100px;
	height: 50px;
	font-size: 1.5em;
	line-height: 50px;
}

#nav li a:hover { text-decoration: none; }

#main_container .post {
	position: relative;
	padding: 20px;
	background: #FFFFFF url(img/post_separator.png) no-repeat center bottom;
}

.post .date {
	position: absolute;
	left: -80px;
	top: -10px;
}

#top_container {
	background: url(img/top_main_blog.png) no-repeat center center;
	height: 20px;
	width: 430px;
}

#page_navigation {
	background: url(img/bottom_main_blog.png) no-repeat center bottom;
	height: 60px;
}

#twitter {
	position: absolute;
	left: 0px;
	top: -250px;
	width: 300px;
	font-size: 90%;
	height: 100px;
}

#header h1 a {
	background: url(img/titulo_carlos_adrian_morales.png) no-repeat center center;
	height: 33px;
	width: 411px;
	display: block;
}

#header h1 a span { display: none; }

#sidebar #submit { display: none; }

#s {
	padding: 2px;
	width: 260px;
	font-size: 1.3em;
	background: url(img/icon_busqueda.png) no-repeat right center;
	border: 1px solid #CCCCCC;
}

.post #s { font-size: 1em; padding: 5px; }

#footer_container {
	background: url(img/footer_bar.png) repeat-x top center;
	height: 48px;
	position: relative;
	clear: both;
	padding: 20px 0;
	
}

#footer {
	width: 730px;
	margin: 0 auto;
	padding: 0 115px;
}

#footer p {
	color: #FFFFFF;
	font-size: 0.9em;
	margin: .5em 0;
}

#footer a { color: #FFFFFF; }

#form1 label, #form1 #submit { display: none; }

#archive_h2 { background: #FFFFFF; padding: .5em 20px; }

div.post p { margin: 1em 0; }

#comments li {
	border: 1px solid #F0F0F0;
	padding: 5px;
	margin: 5px 0;
}

#comments .comments_meta p{
	line-height: 1.1em;
	margin: 0;
}
/*
Here is a list of all the <DIV>s in Whiteboard.
#container{}
.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}
*/