@charset "utf-8";/*  
Theme Name: Sha_Haditas
Theme URI: http://www.magicoarcoiris.com
Description: Sha_Haditas Tres columnas, preparado para Widgets. M�s temas del autor en <a href="http://www.magicoarcoiris.com" title="Shalana">Shalana</a>. 
Version: 1.0
Author: Shalana
Author URI: http://www.magicoarcoiris.com/

*/
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, fieldset, hr, p, form{
	margin: 0;
	padding: 0;
}
body{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-seriff;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #FFFFFF url(images/bg.jpg) no-repeat fixed bottom;
	color: #5072A9;
}
h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Sans-seriff;
}
a{
	text-decoration: none;
	color: #802100;
}
a:hover{
	text-decoration: underline;
	color: #802100;
}
a img{
	border: 0;
	padding: 0px 3px;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 10px 0 0;
	background: #f7fde8;
}
blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 10px;
	background: #fff;
}
code{
	background: #f8fde9;
}
.clear{
	clear: both;
}
dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 10px 10px 5px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #f0f0f0;
	color: #f0f0f0;
}
small{
	font-size: 11px;
}
pre{
	width: 90%;
}
input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}
textarea.img{
background: url(images/bg_about.jpg) no-repeat center center;
}
input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #5072a9;
	padding: 3px;
}
input#author, input#email, input#url{
	margin: 0 5px 0 0;
}
#container{
	width: 1024px;
	margin: 0 auto;
	padding: 0px;
}
#cabecera {
	width: 999px;
	height:130px;
	margin: 0 auto;
	padding:10px;
	color:#333;
	overflow:hidden;
	background: url(images/header_pic.jpg) no-repeat center top;
}
#menucab {
	width:550px;
	font-family:"Courier New", Courier, monospace;
	height:120px;
	padding:65px 0px 0px 90px;
	margin:0px 0px 0px 60px;
	float:left;
	text-align: left;
	}
#menucab h2, h2 a, h2 a:hover{
	padding:0px;
	margin:0px;
	color:#6685B7;
	text-decoration:none;
	font-size:25px;
	}
.description {
	float:left;
	width:400px;
	height:50px;
	padding:0px;
	margin:10px 0px 10px 300px;
	color:#333;
	}
#topmenu{
	width: 800px;
	margin: 0 auto;
	height: 30px;
}
#topmenu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topmenu ul li{
	float: left;
	margin: 0px;
	padding: 0 10px 0 18px;
	line-height:18px;
	background: url(images/motv.gif) no-repeat;
}
#topmenu ul li a{
	font-family: Georgia, Sans-Seriff;
	font-size: 12px;
	font-weight: bold;
	color: #6685B7;
	margin: 0px;
}
#topmenu ul li a:hover{
	text-decoration: underline;
	color: #B53300;
}
#page{
	margin: 0 auto;
	width: 950px;
	text-align: left;
	vertical-align: top;
}
.contend{
	float: left;
	margin: 0 10px;
	width: 700px;
	text-align: left;
	vertical-align: top;
	display: inline;
}
.post{
	margin: 2px 0;
	padding: 2px 2px 0;
	background: url(images/post.jpg) no-repeat;
}
.post h2{
	padding: 0 0 10px;
	font-family: Arial, Helvetica, Georgia, Sans-seriff;
	font-size: 18px;
	font-weight: bold;
	background: url(images/sep_comen.gif) repeat-x bottom left;
	color: #6685B7;
}
.post h2 a{
	color: #6685B7;
	font-size: 18px;
}
.entry{
	line-height: 20px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	margin: 0;
	padding: 15px 0 0;
	font-weight: normal;
	background-color: transparent;
	background-image: none;
}
.entry h1{
	font-size: 24px;
	line-height: 24px;
}
.entry h3{
	font-size: 16px;
	font-weight: bold;
}
.entry h4{
	font-size: 14px;
}
.entry h5{
	font-size: 12px;
}
.entry h6{
	font-size: 11px;
}
.entry img{
	max-width: 100%;
	width: expression(this.width > 520 ? 520: true);
}
.entry img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry img.alignright {
	margin: 5px 0 2px 7px;
	display: inline;
}
.entry img.alignleft {
	margin: 5px 7px 2px 0;
	display: inline;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
.entry p.author{
	font-size: 11px;
	padding: 5px 0 0;
	color: #6685B7;
}
.postinfo{
	float: left;
	width: 528px;
	border: 1px solid #f0f0f0;
	border-left: 0;
	border-right: 0;
	margin: 15px 0 10px;
	padding: 0 0 10px;
	clear: both;
}
.postinfo ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.postinfo ul li{
	float: left;
	margin: 10px 0 0;
}
.postinfo ul li.tags{
	padding: 0 0 0 21px;
	background: url(images/tag.gif) no-repeat;
	height: 16px;
}
.postinfo ul li.comments-link{
	margin-right: 10px;
	padding: 0 0 0 19px;
	background: url(images/coment.gif) no-repeat 0 2px;
	height: 14px;
}
.postinfo ul li.postdate{
	margin-right: 10px;
	padding: 0 0 0 21px;
	background: url(images/calendar.gif) no-repeat;
	height: 14px;
}
.postinfo ul li.edit{
	margin-left: 10px;
}
.browse{
	padding: 5px;
	font-family: Georgia, Sans-seriff;
	font-size: 14px;
	font-weight: bold;

}
.browse p{

	padding: 10px;

}
.sidebar{
	float: right;
	width: 190px;
}
.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebar form{
	padding: 10px;
}
.sidebar ul li{
	margin: 0 0 10px;

}
.sidebar ul li h2{
	padding: 10px 9px 9px;
	font-family: Georgia, Sans-Seriff;
	font-size: 14px;
	font-weight: bold;
	color: #6685B7;
}
.sidebar ul ul{

	padding: 4px 11px 11px;
}
.sidebar ul ul li{
	margin: 0;
	padding: 0 0 0 18px;
	line-height:18px;
	background: url(images/motv.gif) no-repeat;
}
.sidebar ul ul ul{
	border: 0;
	padding: 0;
	background-image: none;
}
.sidebar ul ul ul li{
	padding: 0 0 0 10px;;
	background-image: none;
}
.sidebar a {
	color:#b53300;
	text-decoration:none;

}
.sidebar a:hover {
	color:#802100;
	text-decoration: none;
}
.sidebar ul li#feed h2{
	padding: 10px 11px 11px 32px;
	background: url(images/h2_feed.jpg) no-repeat;
}
.sidebar ul li#feed h2 a{
	text-decoration: none;
	color: #4D6705;
}
.sidebar ul li#feed h2 a:hover{
	text-decoration: underline;
}
.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #f0f0f0;
	padding: 15px 0 0;				
}
.comments-template h2{
	padding: 0;
	background-image: none;
}
.comments-template h2, .comments-template h3{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}
.comments-template ol li{
	margin: 15px 0 0;
	line-height: 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #5072a9;
}
.comments-template p.nocomments{
	padding: 0;
}
/* end comments template */

/* wp-calendar */

.sidebar ul li#calendar #calendar_wrap{
	border-top: 1px solid #ffffff;
	padding: 4px 11px 11px;
	background: #ffffff url(images/bg_ul_ul.gif) no-repeat bottom left;
}

.sidebar2 ul li#calendar #calendar_wrap{
	padding: 4px 11px 11px;
	background: #ffffff url(images/ul.gif) no-repeat bottom left;
}

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
	line-height: 14px;
}
table#wp-calendar caption{
	padding: 10px 15px;
}
table#wp-calendar th{
	padding: 2px;
	text-align: right;
	vertical-align: top;
}
table#wp-calendar td{
	padding: 2px;
	text-align: right;
}
table#wp-calendar tfoot td{
	text-align: center;
}
/* end calendar */ 

#footer-container{
	float: left;
	width: 100%;
	padding: 0 0 100px;
	text-align: center;
	vertical-align: top;
	color: #6685B7;
}
#footer{
	margin: 0 auto;
	width: 900px;
}
#footer a{
	color: #B53300;
}

#footer p{
	padding: 15px 0 0;
	line-height: 24px;
}
ul#plugboard {
		/* The Plugboard Container */
		list-style: none;
		float: left;
	}
	
	ul#plugboard li {
		float: left;
		padding-right: 5px;
		padding-bottom: 5px;
		width: 88px;
	    height: 31px;
	}
	
	#plugboard-form {
		/* The Plugboard Form Container */
		clear: both;
	}