/*
Theme Name: Blog.Innocuo 5
Theme URI: http://innocuo.com/
Description: Default theme for blog.innocuo
Version: 1.0
Author: Luis Orozco
Author URI: http://innocuo.com/
Tags: blue, two columns, spanish
*/



/* Begin Typography & Colors */
body {
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f0f0f0 url('images/mainbg.jpg') 0 0 repeat-x;
	color: #404040;
	text-align: center;
	
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	
	margin: 0 auto;
	padding: 0;
	width: 800px;
	}

#header {
	background: transparent url('images/mainheaderbg.jpg') 0 0 no-repeat;
	margin: 28px 0 0 1px;
	height: 139px;
	padding: 0;
	}

#headerimg 	{
	margin: 0;
	width: 100%;
	}
#topmenu{
	text-align:right;
	margin:0px auto;
}
#topmenu ul{
	list-style:none;
	display:inline;
	font-size:11px;
}
#topmenu ul li{
	display:inline;
	border-right:1px solid #285a8c;
	border-left:1px solid #285a8c;
	padding:4px 10px;
}
#topmenu ul li a,#topmenu ul li a:visited{
	color:#b6dfff;
	text-decoration:none;
	font-weight:bold;
}
#topmenu ul li a:hover{
	color:#fff;
}

h1 {
	font-size: 10px;
	text-align: left;
	color:#f0f0f0;
	margin:0;
	}
h1 a,h1 a:visited{
	color:#50dffc;
	text-decoration:none;
	display:block;
	line-height:140px;
	height:114px;
	padding-left:50px;
	overflow:hidden;
}
h1 a:hover{
	color:#fff;
}
#headernav{
	margin:5px 10px 0;
}
#content {
	font-size: 12px;
	}
	
.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	width: 500px;
	}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 20px 0 10px 0;
	margin-left: 20px;
	width: 280px;
	float:right;
	}

#contentwrap{
	background:#fff;
	padding:1px 0;
	margin:20px 0 10px;
	position:relative;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}
.post {
	margin: 0 0 60px;
	text-align: justify;
	}
.post img{
	border:0;
}	
.narrowcolumn .entry, .widecolumn .entry {
		line-height: 1.4em;
		margin:30px;
	}
h2,h3 {
	font-family:Georgia;
	font-size: 16px;
	font-weight:normal;
	margin:0;
	padding:5px 0;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #3c86d5;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h2 a:hover,h3 a:hover,.postmetadata a:hover{
	color:#082d55;
}

.entryheader{
	font-size:11px;
	color:#2a5d91;
	xborder-left:6px solid #cdfa00;
	padding:1px 0 1px 35px;
	margin-left:-22px;
	background:transparent url(images/posttitlebg.gif) 0 0px no-repeat;
	width:100%;
}

.entry{
	margin:15px 12px 0;
}
.entry a,.entry a:visited{
	color:#00397d;
	text-decoration:none;
}
.entry a:hover{
	color:#fff;
	background:#3a86da;
}
.postmetadata{
	font-size:11px;
	text-align:right;
	margin:30px 10px 0;
}
.postmetadata a,.postmetadata a:visited{
	color:#afafaf;
	font-weight:bold;
	text-decoration:none;
}

.navigation{
	padding:6px 0;
	margin:20px 10px 40px;
	background:url(images/navdeco.gif) bottom repeat-x;
}
.navigation a,.navigation a:visited{
	text-decoration:none;
}
.navbottom{
	background-position:top;
}
.navigation a,.navigation a:visited{
	color:#33b2ff;
	font-size:11px;
}
.navigation a:hover{
	color:#082d55;
}
.alignleft{
	float:left;
	padding-left:12px;
	background:url(images/arrowprev.gif) 0 2px no-repeat;
}
.alignright{
	float:right;
	padding-right:12px;
	background:url(images/arrownext.gif) right 2px no-repeat;
}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	font-size:1px;
}
.section{
	margin:30px 0 20px;
}
.section h2,.section h3{
	padding:0 0 0 15px;
	background:url(images/secicon.gif) 0 2px no-repeat;
	font-size:14px;
	font-weight:normal;
	margin:0 0 5px;
	color:#58b00a;
}
.section h3{
	background:none;
	padding:0;
}
.section ul,.footersection ul{
	list-style:none;
	margin:0;
	padding:0;
	color:#888;
}
.section ul li,.footersection ul li{
	list-style:none;
	background:url(images/hdot.gif) bottom repeat-x;
	padding:2px;
	margin:1px 0;
}
.section a,.section a:hover,.section ul li a,.section ul li a:visited,.footersection ul li a,.footersection ul li a:visited{
	text-decoration:none;
	font-size:11px;
	color:#afafaf;
}

.section a:hover,.section ul li a:hover{
	color:#082d55;
}
.footersection ul li a:hover{
	color:#fff;
}
.footersection ul{
	color:#b5c4d5;
}

.footersection ul li a,.footersection ul li a:visited{
	color:#3bade6;
}
.archiveul li{
	float:left;
	width:129px;
	margin-right:7px !important;
}
.primary{
	line-height:20px;
}
.section ul,.footersection ul{
	list-style:inside;
}
.section ul li,.footersection ul li{
	list-style:none;
	background:url(images/hdot.gif) bottom repeat-x;
	padding:2px;
	margin:1px 0;
}
.footersection ul li{
	padding:6px 0 3px;
}
.rsssubs{
	background:url(images/rssicon.gif) 0px 10px no-repeat;
}
.rsssubs a,.rsssubs a:visited{
	text-decoration:none;
	font-weight:bold;
	line-height:15px;
	display:block;
	padding:10px 10px 5px 20px;
	color:#398bed;
	
}
.rsssubs a:hover{
	color:#082d55;
}
#footer{
	clear: both;
	position:relative;
	padding: 0;
	margin: 0 auto;
	background:#0249a5;
	color:#fff;
	font-size:11px;
	border-top:3px solid #cef710;
}
#footer a,#footer a:visited{
	text-decoration:none;
	color:#00CCFF;
}
#footer a:hover{
	color:#fff;
}
#footercontent{
	padding:40px 0;
	width:800px;
	margin:0 auto;
}
.footersection{
	text-align:left;
	width:250px;
	float:left;
	margin:0 15px 0 0;
}
.footersection h4{
	padding:0;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px;
	font-family:Georgia,Arial,Helvetica,Verdana;
}
.footer{
	margin:30px 0 0;
}

.infobox2{
	padding:5px;
	line-height:12px;
	font-size:11px;
	background:#F0f0f0;
	color:#888;
}
.infobox2 a,.infobox2 a:visited{
	text-decoration:none;
	color:#333;
}
.postcat a,.postcat a:visited{
	color:#666;
}
.postcat a:hover{
	background:none;
	color:#306090;
}



.commentformdiv{
	padding:10px 0 10px 10px;
	font-size:12px;
	margin:0 0 20px;
	text-align:left;
	border:1px solid #f7f7f7;
	background:#f3f3f3;
}
.commentformdiv h3{
	font-size:14px;
	margin:0px 0 10px;
}
.commentformdiv{
	font-size:11px;
	margin:50px 0;
}
.commentformdiv a,.commentformdiv a:visited{
	color:#306090;
	text-decoration:none;
	font-weight:bold;
}
#commentform input, #commentform textarea{
	border:1px solid #ccc;
	margin:2px 0 10px;
}
#commentform textarea{
	width:250px;
	height:140px;
}
#commentform label{
	margin:10px 0 3px 0;
	font-size:11px;
	font-weight:bold;
}
.txtcomment{
	padding:10px;
	border:1px solid #f0f0f0;
	margin:5px;
	font-size:11px;
	background:#f5f5f5;
}
.alt{
	background:#fff !important;
}
.commentmetadata a,.commentmetadata a:visited{
	text-decoration:none;
	color:#888;
}
.commentauthor{
	font-weight:bold;
}
.commentauthor a,.commentauthor a:visited{
	text-decoration:none;
}
.commenttext{
	margin:20px;
}
.commenttext p{
	margin:5px 0;
	overflow:hidden;
}
.commentheader{
	margin:50px 10px 0;
}
#pagesubheader{
	background:#3b86d8 url(images/pagesubbg.gif) 0 0 repeat-x;
	text-align:center;
	color:#fff;
	padding:10px 0 0;
	margin:20px 0 0px;
	border-top:2px solid #cdfa00;
}
.pagetitle{
	color:#fff;
}
.catdesc{
	font-size:10px;
	margin:5px 0px 0;
	background:#2571c5;
	padding:1px 6px;
	color:#4ce1fe;
}

.relatedposts{
	text-align:right;
	margin:20px;
	font-size:11px;
}
.relatedposts h3{
	font-size:12px;
	color:#555;
}
.relatedposts ul,.relatedposts ul li{
	list-style:none;
	margin:0;
	padding:0;
}
.relatedposts ul li{
	margin:5px 0 0;
	
	background:transparent url(images/hdot.gif) bottom left repeat-x;
}
.relatedposts a,.relatedposts a:visited{
	text-decoration:none;
	display:block;
	color:#58a6ff;
	padding:5px 2px 2px;
}
.relatedposts a:hover{
	color:#082d55;
	background:#f7f7f7;
	
}
