@charset "utf-8";
@import "tools.css";

/* generales 
******************************/

body {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	background: #CCC url('img/bg.gif') left top;
	color: #656565;
	height: 100%;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, img {
	padding-bottom: 1em;
}

p {
	line-height: 1.5em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

input[type="text"] {
	border-top: 1px solid #8e8e8e;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	color: #231f20;
	font-size: 12px;
	padding: 3px;
	margin-top:-2px;
	width: 200px;
}

textarea {
	border-top: 1px solid #8e8e8e;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	color: #231f20;
	font-size: 12px;
	padding: 2px;
	margin-top:-2px;	
	width: 505px;
}


/* estructura 
******************************/

#wrapper {
	width: 100%;
}

#main {
	width: 890px;
	margin: 20px auto;
	position: relative;
	background: #FFF;
	-moz-border-radius: 8px;
	border: 1px solid #e1e2e1;
}

#top {
	width: 890px;
	height: 30px;
	margin: 0 auto;
	background: #FFF;
	font-size: 11px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom: 1px solid #e1e2e1;
	border-right: 1px solid #e1e2e1;
	border-left: 1px solid #e1e2e1;
}

#header {
	height: 120px;
	margin: 0 auto;
}

#container {
	padding: 20px 5px;
	margin: 0px 10px;
}

#content {
	width: 510px;
	float: left;
	padding: 0px 10px;
}

#sidebar {
	width: 300px;
	float: right;
	background: #FFF;
	padding: 0px 10px;
	font-size: 11px;
}

#footer {
	clear: both;
	text-align: center;
	border-top: 1px solid #ebebeb;
	padding: 10px 0px 10px 0px;
	margin: 0px 16px;
	font-size: 11px;
}

/* top 
******************************/

#top ul {
	padding: 8px 0px 0px 0px;
	text-align: right;
}

#top ul li {
	display: inline;
	margin-right: 10px;
}

#top ul li a {
	color: #135eae;
	text-decoration: none;
	padding: 0px 0px 0px 14px;
}

#top ul li.home a {
	background: url('img/home.png') no-repeat left 50%;
}

#top ul li.rss a {
	background: url('img/feed.png') no-repeat left 50%;
}

#top ul li.sitemap a {
	background: url('img/sitemap.png') no-repeat left 50%;
}

#top ul li.movil a {
	background: url('img/movil.png') no-repeat left 50%;
}

/* header 
******************************/

#header h1 {
	padding: 20px;
}

#header h1 a {
	display: block;
	text-indent: -9999em;
	background: url('img/logo.png') no-repeat left top;
	width: 261px;
	height: 90px;
}

#header h2 {
	display: none;
}

/* content
******************************/

.post {
	position: relative;
	font-family: "Lucida Grande", "Segoe UI", "Geneva", Tahoma, Verdana, Arial, sans-serif;

}

.post h2 {
	font-size: 24px;
	font-weight: bold;
	padding: 5px 0;
	letter-spacing: -1px;
	font-family: "Arial Narrow", Arial, Tahoma;
	line-height: 1em;
	color: #0F0F0F;
}

.post h2 a {
	color: #f09b19;
	text-decoration: none;
}

.post h2 a:hover {
	color: #00bff1;
}

.post p a {
	color: #00bff1;
}

p.meta {
	font-size: 12px;
	margin-bottom: 1em;
}
.meta span.com {
	background: transparent url('img/com_img.gif') no-repeat left 30%;
	padding-left: 20px;
}
p.tags {
	background: url('img/tag_blue_post.png') no-repeat left 30%;
	padding-left: 20px;
	font-size: 12px;
	border-bottom: 1px solid #00BFF1;
}

p.cate {
	background: url('img/cat_img.gif') no-repeat left 30%;
	padding-left: 20px;
	font-size: 12px;
}

.postspace {
	background: #ffffff no-repeat ;
	height: 20px;
	width: 100%;
}

#related {
	padding: 19px 5px 0 0;
	width: 250px;
	float: right;
	font-family: verdana;
}

#related ul {
	padding: 5px 0 0 0;
}

#related ul li {
	padding: 0 0 10px 0;
	font-size: 11px;
	
	}
	
#related a {
	text-decoration: underline;
	font-weight: bold;
	color: #00BFF1;
	}
	
#post_footer {
}

#post_footer h3{
	padding:10px 0 1px 16px;
	background:url(img/related_img.gif) no-repeat left bottom;
	border-bottom: 1px solid #00BFF1;
	font-size: 14px;
}

.related_small {
	padding:2px 0 0 0;
	display:block;
	font-size:10px;
	color: #000000;
	
}

#related-adsense{
	padding: 10px 10px 0 0;
}

.navigation {
	padding: 15px 0 15px 10px;
	}
	
.previous {
	float: left;
	width: 47%;
	}
.next {
	float: right;
	width: 47%;
	text-align:right;
	padding:0 5px 0 0;
	}
	
/* sidebar 
******************************/

#sidebar div {
	margin-bottom: 2.5em;
	overflow: hidden;
}

#sidebar h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #3585b0;
	border-bottom: 1px dotted #006699;
	padding-bottom: 5px;
	margin-bottom: 1em;
}

#sidebar #categorias ul li, #sidebar #archivo ul li  {
	line-height: 2.3em;
	border-bottom: 1px solid #ebebeb;
	display: block;
	float: left;
	width: 80px;
	padding: 0px 0px 0px 20px;
}

#sidebar #categorias ul li {
	background: url('img/folder.png') no-repeat left 50%;
}

#sidebar #archivo ul li {
	background: url('img/date.png') no-repeat left 50%;
}

#sidebar #categorias ul li a, #sidebar #archivo ul li a  {
	text-decoration: none;
	color: #999;
}

#sidebar #categorias ul li a:hover, #sidebar #archivo ul li a:hover  {
	color: #00bff1;
}

#sidebar #s {
	background: url('img/zoom.png') no-repeat 2% 50%;
	padding-left: 24px;
}

#sidebar #ultimos_comentarios ul li {
	display: inline;
}

#sidebar #ultimos_comentarios ul li a img{
	padding: 2px;
	border: 1px solid #d5d2d2;
}

/* comentarios
******************************/

h3#comments {
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 4px 0;
	letter-spacing: -1px;
	font-family: "Arial Narrow", Arial, Tahoma;
	line-height: 1em;
	color: #0F0F0F;
	border-bottom: 1px dotted #ebebeb;
}
ol.commentlist li div.commentauthor {
	display:block;
	float:left;
	height:auto;
	width:100px ;
}
ol.commentlist {
	overflow: hidden;
}

ol.commentlist li {
	border-bottom: 1px solid #d5d2d2;
	padding: 16px 0px;
	height: auto !important;
	display: block;
	overflow: auto;
}

ol.commentlist li div.gravatar {
	display: block;
	float: left;
	width: 100px;
	font-size: 11px;
	text-align: left;
	padding: 0 auto;
}

ol.commentlist li div.gravatar cite,  ol.commentlist li span.gravatar small {
	padding: 0 auto;
	color: #1095d3;
	line-height: 1.4em;
}

ol.commentlist li div.gravatar cite a, ol.commentlist li span.gravatar small a {
	color: #1095d3;
	text-decoration: none;
}

ol.commentlist li div.gravatar img {
	padding: 2px;
	margin: 0 0 2px 0;
	border: 1px solid #d5d2d2;
	background: #FFF;
	display: block;
}

ol.commentlist li div.comment_content {
	float: left;
	display: block;
	width: 360px;
	margin: 0px 0px 0px 10px;
}

.alt {
	background: #fbfbfb;
}

h3#respond {
	clear: both;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 4px 0;
	letter-spacing: -1px;
	font-family: "Arial Narrow", Arial, Tahoma;
	line-height: 1em;
	color: #0F0F0F;
	border-bottom: 1px dotted #ebebeb;
	margin-bottom: 0.5em;
}

/* footer
******************************/

#footer p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#footer p a {
	color: #00bff1;
}

/* clases 
******************************/

.nota {
	background: #fffee2;
	border: 1px solid #f9d114;
	padding: 6px;
	font-size: 11px;
	margin-bottom: 1em;
}

#tooltip{
	position: absolute;
	max-width: 280px;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	background: #fafafa;
	padding: 3px 5px;
	color: #333;
	display: none;
	font-size: 11px;
}	