@charset "utf-8";/*  
Theme Name: Cherrylandia Pixel
Theme URI: http://www.shalanastylo.com
Description: Shalana Stylo. dos columnas, preparado para Widgets. Mas temas del autor en <a href="http://www.shalanastylo.com" title="Shalana">Shalana</a>. 
Version: 1.0
Author: Shalana
Author URI: http://www.shalanastylo.com

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, fieldset, hr, p, form{
	margin: 0;
	padding: 0;
}
body{
	background-color: #FEEED5;
	background-attachment: fixed;
	background-image: url(imagenes/ch_bglandia01.jpg);
	color: #BF5859;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Sans-seriff;
}
a{
	color: #8ea75f;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #647543;
}
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;
}
input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #660000;
	padding: 3px;
}
input#author, input#email, input#url{
	margin: 0 5px 0 0;
}
#container{
	width: 900px;
	background-color: #FFE2A9;
	background: url(imagenes/bkpage.gif) repeat-y center;
	margin: 0px auto 20px;
	padding: 2px 12px 0px 12px;
}
#cabecera {
	background-image: url(imagenes/ch_header.png);
	background-color: #FFE2A9;
	height: 225px;
	background-repeat: no-repeat;
	background-position: center;
}
#blockmenu{
	border: 1px solid #C1612D;
	background-color: #f2a448;
	margin-top: 6px;
	padding: 4px;
}
#topmenu {
	border: 1px solid #C1612D;
	background-color: #feeed5;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#topmenu ul {
	text-align:center;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
#topmenu li {
	display: inline;
}
#topmenu a {
	text-transform: none;
	text-decoration:none;
	text-decoration: none;
	color: #4E7601;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 3px;
	padding-left: 16px;
}
#topmenu a:hover {
 background-color: #bf5859;
 border-left: 1px #660000 solid;
 border-right: 1px #660000 solid;
 text-decoration: none;
 color: #feeed5;
}
#blockcontend{
	border: 1px solid #C1612D;
	background-color: #f2a448;
	margin-top: 6px;
	padding: 4px;
	float: right;
	width: 687px;
}
.contend{
	border: 1px solid #C1612D;
	background-color: #feeed5;
	margin: 0px;
	padding-top: 10px;
	float: left;
	width: 685px;
	text-align: left;
}
.post{
	margin: 2px 0;
	padding: 2px 2px 0;
}
.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: #BF5859;
}
.post h2 a{
	color: #BF5859;
	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%;
	
}
.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: #660000;
}
.postinfo{
	float: left;
	margin: 15px 5px 10px 0;
	padding: 0 5px 10px 10px;
	clear: both;
	width: 663px;
	border: 1px solid #fee0b0;
	background: #feeed5;
}
.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(imagenes/tag.gif) no-repeat;
	height: 16px;
	}
.postinfo ul li.tags a:hover{
	text-decoration: underline;
	color: #779050;
}
.postinfo ul li.comments-link{
	margin-right: 10px;
	padding: 0 0 0 19px;
	background: url(imagenes/coment.gif) no-repeat 0 2px;
	height: 14px;
	}
.postinfo ul li.comments-link a:hover{
	text-decoration: underline;
	color: #779050;
}
.postinfo ul li.postdate{
	margin-right: 10px;
	padding: 0 0 0 21px;
	background: url(imagenes/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;
	background: #FEE6C0;
}
.browse p{
	border: 1px solid #fff7eb;
	padding: 10px;
}
.sidebar{
	float: left;
	border: 1px solid #C1612D;
	background-color: #f2a448;
	width: 195px;
	margin-top: 6px;
}
.sidbarback{
	border: 1px solid #C1612D;
	text-align:left;
	width: 185px;
	padding: 0px 0px 75px;
	background-color: #FEEED5;
	margin: 4px;
}
.sidebar ul{
	margin: 0;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;;
}
.sidebar ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	width:162px;
	margin-left: 0px;
	padding-left: 6px;
	padding-top: 3px;
}
.sidebar ul li h2{
	border: 1px solid #C1612D;
	background-color: #bf5859;
	background-image: url(imagenes/ch_bgmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #4E7601;
	font-weight: bold;
	text-decoration: none;
	text-indent: 42px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	width: 154px;
	height: 14px;
	padding: 4px;
}
.sidebar ul ul{
	padding: 0px;
	margin: 0px;
}
.sidebar ul ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	width:162px;
	margin-left: 0px;
	padding-left: 6px;
	padding-top: 3px;
}
.sidebar ul ul ul{
	border: 0;
	padding: 0;
	background-image: none;
}
.sidebar ul ul ul li{
	padding: 0;
	background-image: none;
	margin: 0px;
}
.sidebar a {
	display: block;
	color: #BF5859;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(imagenes/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	border: 1px solid #FEEED5;
}
.sidebar a:hover {
	display: block;
	text-decoration: none; /*lets remove the link underlines*/
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-color: #bf5859;
	background-image: url(imagenes/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	color: #FEEED5;
	border: 1px solid #660000;
}
.comments-template{
	margin: 0px;
	border-top: 1px solid #f0f0f0;
	padding: 0px;

}
.comments-template h2{
	padding: 0;
	background-image: none;
	
}
.comments-template h2, .comments-template h3{
	font-size: 12px;
	font-weight: bold;
	color: #779050;
}
.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 #BF5859;
}
.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{
	border: 1px solid #C1612D;
	background-color: #f2a448;
	margin-top: 6px;
	padding: 4px;
}
#footer{
	border: 1px solid #C1612D;
	background-color: #feeed5;
	color: #bf5859;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: 10px;
	height: 20px;
}
#footer a{
	color: #779050;
	font-weight: bold;
}
#footer a:hover{
	text-decoration: underline;
	color: #B53300;
}
#footer p{
	padding: 0px 0 0px;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
}
#footer_banner{
	border: 1px solid #C1612D;
	background-color: #feeed5;
	color: #bf5859;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	letter-spacing: 0px;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	height: 46px;
}
#footer-pie {
margin : 0 auto;
width : 924px;
background : url(imagenes/bkfooter.gif) no-repeat center bottom;
height: 13px;
margin: 5px 1px 1px -12px;
}


/* global-traslator */

#translation_bar{
    border-bottom-color: transparent;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-top-color: transparent;
    border-top-style: none;
    border-top-width: 0;
	padding: 5px 3px 0 10px;
}
#transl_sign{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 3px 0 8px;
}
#transl_sign a{
	text-decoration: none;
	color: #BF5859;
	background: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: none;
}
#transl_sign a:hover{
	text-decoration: underline;
	color: #779050;
}

/* end comments traslator */


ul#plugboard {
    /* The Plugboard Container */
    list-style: none;
    float: left;
	list-style-image: none;
    list-style-position: outside;
    list-style-type: none;  
}

ul#plugboard li {
    float: left;
    padding-right: 4px;
    padding-bottom: 4px;
    text-decoration: none;
    background: none;
    background-repeat: no-repeat;
	border: 0;
	width: 88px;
	height: 31px;	
}

#plugboard-form {
    /* The Plugboard Form Container */
    clear: both;
}
