/*  
Theme Name: Sacatun
Theme URI: http://www.sacatun.com
Description: Tema diseņado para Calvo
Version: 1.0
Author: Bob Esponja
Author URI: http://www.google.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {	margin:0; padding:0; }

body,html {	min-height:101%; }
	
body {	background: #fff; color: #5f6062; }

body, select, input, textarea {	font: 100% Arial, Verdana, Sans-Serif;	}
	
p {	margin: 15px 0;	}

a:link, a:visited {
	color: #346b92;
	text-decoration:none
	}

a:hover, a:active {
	color:#2b81bf;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {	width: 960px; margin: 20px auto 0; font-size: 13px; background: #fff; }

#branding {	width:625px; padding-bottom:15px; }

.left {	float:left; }

.right { float:right; }

#sidebar { width: 256px; float:right}

#leftcol { width: 100%;	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {}
	
h2 { font-size: 28px; }

h2 a:hover { text-decoration: none; }

h2.pagetitle { width: 660px; margin: 0 0 30px; background: url(images/bg_h2.gif) right repeat-y; color: #3e739a;  }

h2.category{width: 660px; margin: 0 0 10px; font-size:20px}

.post h3.title { width: 660px; margin: 0 0 5px; background: url(images/bg_h2.gif) right repeat-y; color: #3e739a; }

h3, #sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

#sidebar h3, #sidebar h2 {
	color: #074970;
	float: left;
	margin: px 0;
	padding: 5px 0 5px 21px;
	width: 217px;
	background: url(images/arrow_bottom.gif) 5px 8px no-repeat #64b8f4;
}

h3#respond { clear:both; margin-top:25px; width: 660px; color: #397bad; font-size: 20px;	}


h3#comments { clear:both; margin-top:32px; font-size: 16px; width: 500px; border-bottom: 1px solid #cbcbcb; padding: 0 0 2px; color: #397BAD; font-weight: normal; }

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* Content */
#more_sacatuns { float:left; width: 700px; margin: -70px 0 0; }
#recipes { float:left; width: 700px; margin-top: 1px; margin-bottom:12px; }
#content { float:left; width: 700px; margin: 2px 0 0; z-index:10;}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature { border-bottom:medium none; float:left; margin:0 20px 0 0; width:151px; }

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#more_sacatun { float: left; width: 100%; margin: 20px 0 0; }

#more_sacatun .feature { float: left; width: 50px; margin: 0 10px 0 0; }

#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry { padding-bottom:28px;
color:#7F8F8F;
font-size:14px;
line-height:17px;
margin:0;
padding:0;
text-align:justify; 	}

.entry_post { padding-bottom:28px;
color:#7F8F8F;
font-size:13px;
line-height:17px;
margin:0;
padding:0;
text-align:justify; 	}

.entry_post p {

color:#7F8F8F;
font-size:13px;
line-height:17px;
margin:0;
padding:0;
text-align:justify; }

.entry img { margin: 0 0 15px; }

.entry p {

color:#7F8F8F;
font-size:14px;
line-height:17px;
margin:0;
padding:0;
text-align:justify; }

#content .entry_text p { margin: 0 0 15px; line-height: 18px; font-size:13px; }

h3 a, h3 a:link, h3 a:visited {	color:#346B92; }

/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags { float: left; width: 660px; clear: both; margin: 0 0 10px; }	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 500px;
	margin-top:5px;
	}



/* Comments*/

.commentlist { list-style: none; margin: 0; padding: 0; width: 500px; }
	
.commentlist li { margin: 15px 0 0; padding: 0; text-align: justify; }

#commentform small { background:#FFF; font-weight:bold;	padding:0;	}
	
.commentmetadata {
	display: block;
	}

.commentlist small { padding: 0; font-size: 12px; }
.commentlist small a { color: #326ba2; }

.commentlist cite { font-style: normal; font-size: 14px; font-weight:bold; color: #103d5c; }	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.7em;
	padding-top:45px;
	height: 50px;
	}

#footer a {
	color:#d3d1d1;
	}
	
	
/* SPECIFIC STYLES */

.banner_top { margin: 0 0 19px; } 

.sidebar_content .banners img { margin: 0 0 15px 0; }

#branding h1 a { display: block; width: 388px; height: 80px; overflow: hidden; text-indent: -9999px; background: url(images/marzo_logo_calvo.jpg) no-repeat; }

#calvo { float:right; text-align:right; width:160px; }
#calvo p { margin: 0; font-size: 10px; color: #074970; }

#menu { float: left; width: 960px; list-style: none; margin: 0 0 15px; padding: 0; font-family:Helvetica, sans-serif;}
#menu li { float: left; width: 160px; }

#menu li a { display: block; width: 158px; padding: 25px 0 0 2px; color: #898888; text-transform: uppercase; }
#menu li a:hover, #menu li a.selected { text-decoration: none; font-weight: bold; }

#menu li.menu01 { background: url(images/menu01.gif) 0 -15px repeat-x; }
#menu li.menu01 a:hover, #menu li.menu01 a.selected { color: #fff; background: #3e739a; }

#menu li.menu02 { background: url(images/menu02.gif) 0 -15px repeat-x; }
#menu li.menu02 a:hover, #menu li.menu02 a.selected { color: #fff; background: #62b1e9; }

#menu li.menu03 { background: url(images/menu03.gif) 0 -15px repeat-x; }
#menu li.menu03 a:hover, #menu li.menu03 a.selected { color: #fff; background: #40c6a8; }

#menu li.menu04 { background: url(images/menu04.gif) 0 -15px repeat-x; }
#menu li.menu04 a:hover, #menu li.menu04 a.selected { color: #fff; background: #f3a857; }

#menu li.menu05 { background: url(images/menu05.gif) 0 -15px repeat-x; }
#menu li.menu05 a:hover, #menu li.menu05 a.selected { color: #fff; background: #efd662; }

#menu li.menu06 { background: url(images/menu06.gif) 0 -15px repeat-x; }
#menu li.menu06 a:hover, #menu li.menu06 a.selected { color: #fff; background: #f691ca; }

#menu li.menu07 { background: url(images/menu07.gif) 0 -15px repeat-x; }
#menu li.menu07 a:hover, #menu li.menu07 a.selected { color: #fff; background: #a6a2a2; }

#menu li.menu08 { background: url(images/menu08.gif) 0 -15px repeat-x; }
#menu li.menu08 a:hover, #menu li.menu08 a.selected { color: #fff; background: #cbaef2; }

#footer a.go_home { float: left; width: 145px; padding: 3px 0 0; }

#footer a.go_top { float: left; display: block; overflow: hidden; text-indent: -9999px; width: 35px; height: 34px; background: url(images/ico_top.gif); }

#menu_footer { float: left; width: 750px; list-style: none; margin: 0 0 15px; padding: 0; }
#menu_footer li { float: left; width: 112px; margin: 0 10px 0 0; text-align: center; }
#menu_footer li a { display: block; width: 112px; padding: 12px 0 0; color: #898888; text-transform: uppercase; }
#menu_footer li a:hover, #menu_footer li a.selected { text-decoration: none; font-weight: bold; color:#333333;}

#menu_footer li a:hover { font-weight: bold; text-decoration: underline; color: #3E739A; }

.phrases { float: left; margin: 0; padding: 5px; width: 690px; height: 30px; background: #ffffff; }
.phrases  h3 { color: #6a6b6b; }


.submenu {float: left; margin-top:21px; margin-bottom:1px; padding: 5px 0px 5px 5px ; width: 652px; height: 20px; background: #ffffff; text-align:right; }
.submenu_botones  h3 { font-size:11px; color: #3e739a; font-weight:bold;  }
.submenu_botones {float:right; padding-left:5px; margin: 0; width:140px; background: url(images/sobre.jpg) no-repeat scroll left top;}

.submenu_usuarios  h3 { font-size:11px; color: #3e739a; font-weight:bold;  }
.submenu_usuarios {float:left; padding:3px 0 0 35px; margin: 0 0 0 290px; text-align:left; width:140px; background: url(images/usuarios.jpg) no-repeat scroll left top; height:19px;}


#categorias { float: left; margin: 0; padding-left:0px; width: 660px; height: 20px; background: #ffffff;  }
#etiquetas_categorias  { font-size:9px; color: #3e739a; font-weight:bold; width:550px; font-size:20px;float:left }
#volver {float:right;  margin-top: 4px; width:75px; text-align:right; cursor:pointer; height: 20px; padding-right:2px;}


/* Sidebar */

#search_rss { margin-top:22px;width: 100%; }

#search_rss a.rss { 
	color: #898888;
	display: block;
	float: right;
	font-size: 14px;
	margin: 0 0 6px;
	padding: 4px 35px 7px 0;
	text-decoration: none;
	width: 131px;
	background: url(images/lupa.jpg) no-repeat right 1px;
}

#search_rss .search { 
	clear: both;
	float: left;
	width: 208px;
	margin-left:10px;
	height: 20px;
	padding: 0 0 0 28px;
	text-align: right;
	background: url(images/lupa.jpg) no-repeat scroll left top;
}
#search_rss .search form { margin: 0; padding: 0; }
#search_rss .search input { color: #909090; border: 1px solid #aeaeae; padding: 2px 4px; width: 120px; }
#search_rss .search input.button {
	cursor: pointer;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 0 0 5px;
	width: 67px;
	text-align: left;
	height: 21px;
	color: #909090;
	border: none;
	background: url(images/button_search.gif);
}
#search_rss .search input.button:hover { background: url(images/button_search_hover.gif); }

.sidebar_content { clear:both; float:left; margin:12px 0 0; padding:10px 9px; width:237px; border:0px solid #d4eaf7; }


/* Index */

#good_ideas { width: 660px; float: left; margin-bottom:5px;}
#good_ideas h2 { width: 660px; margin: 0 0 30px; background: url(images/bg_h2.gif) right repeat-y; color: #3e739a; }
#good_ideas h2 a { color: #3e739a; }

h2 a:hover, h3 a:hover, h4 a:hover { color: #3da0e9; text-decoration: none; }

.good_idea p { margin: 0; padding: 0; font-size:14px; color:#7f8f8f; line-height:17px; text-align:justify;}

.good_idea { float: left; *float: none; width: 660px; height: auto; margin: 0 0 20px; }
.good_idea a.image { float: left; margin: 0 10px 0 0; border-right: 10px solid #3e739a; }
.good_idea a.image img { float: left; margin: 0 10px 0 0; }
.good_idea a.title { font-size: 20px; color:#338ad9; font-weight:lighter;}
.good_idea a.title:hover { text-decoration: none; color: #3e739a; }
.good_idea p.tags { margin: 8px 0 8px; }

.good_idea .post_text { width: 365px; float: right; }

.post_text  a.title { font-size: 20px; font-weight:lighter;color:#338ad9; }
.post_text  a.title:hover { text-decoration: none; color: #3e739a; }
.post_text a.read_more { font-size:14px;width: 100px; float: left; margin: 0 0 0; }
.post_text p.comment { width: 100px; float: right; margin: 15px 0 0; text-align: right; color:#7F8F8F;
font-size:14px;
}

.good_idea a.read_more { font-size:14px;width: 100px; float: left; margin: 15px 0 0; }
.good_idea p.comment { width: 120px; float: right; margin: 15px 0 0; text-align: right; }
.good_idea p.comment strong { color: #3e739a; }

a.alex{ color:#3e739a;font-size:15px;}

#recipes h2, #more_sacatuns h2 { float: left; width: 660px; margin: 0 0 26px; border-bottom: 1px solid #6a8fa9; font-size: 25px; color:#3e739a;}
.recipe { float:left;position:relative; top:-95px; width: 190px; margin: 0 43px 0 0; z-index:1; }
.recipe h3 { font-weight: normal; color: #397baa; margin: 16px 0 18px; font-size: 18px; }
.recipe p { margin: 0; color:#7f8f8f; font-size:14px}
.recipe a.title { font-size:20px; color:#338ad9; font-weight:lighter; }
.recipe a.title:hover{ color: #3e739a; }
.recipe a.read_more { float: left; margin: 10px 0 0; font-size:14px }
#recipes .object5 { margin: 0; }

#more_sacatuns h2 { margin: 13px 0; }

.more_sacatun { width: 135px; float: left; margin: 0 40px 0 0; }
.more_sacatun h3 { float: left; padding: 5px; width: 125px; overflow: hidden; font-weight: normal; }
.more_sacatun a { float: left; }
.more_sacatun a img { float: left; width:133px; }
.more_sacatun h3 a, .more_sacatun h3 a:hover { color: #fff; }
.more_sacatun h3 a:hover { text-decoration: underline; }


.more_sacatun object6 img{ border:1px solid  #40C6A8; }


a.internal_tag {  }

#more_sacatuns h4 { font-size:13px; font-weight:normal; line-height:18px; }

#more_sacatuns h3.category01 { background-color: #3E739A;color:#FFFFFF; }
#more_sacatuns h3.category03 { background-color: #62B1E9;color:#FFFFFF; }
#more_sacatuns h3.category04 { background-color: #40C6A8;color:#FFFFFF; }
#more_sacatuns h3.category05 { background-color: #F3A857;color:#FFFFFF; }
#more_sacatuns h3.category12 { background-color: #F3A857;color:#FFFFFF; }
#more_sacatuns h3.category135 { background-color: #F691CA;color:#FFFFFF; }


a.imagen04{
	border:1px solid  #40C6A8;
}
a.imagen03
{
	border:1px solid  #62B1E9;
}
a.imagen01{
border:1px solid  #3E739A}
a.imagen135{
border:1px solid  #F691CA}
a.imagen12{
border:1px solid  #F3A857;
}
#more_sacatuns h4 a { font-size: 14px; font-weight: normal; color: #7F8F8F; text-align: left; }

/* Category */

.post { float:left; height: auto; margin: 20px 0 22px; width:660px; }
.post_500 { float:left; height: auto; margin: 1px 0 22px; margin-left:70px;width:500px; }
.post p { padding: 0; }

.post h3 { font-size: 25px; color: #346B92; }

.post_500 img { max-width: 500px; width: expression(this.width > 500 ? 500: true); height: auto;} 

.post a.image { float: left; margin: 0 20px 0 0; }
.post a.image img { float: left; }

.post a.read_more { float: left; width: 100px; }

.post .entry { margin: 12px 0; padding: 0; }

.post .entry_text { float: left; clear:both; width: 660px; font-size:13px;}

.alignnone { float: left; clear: both; margin-bottom:18px;}

.post p.comment { width: 150px; float: right; text-align: right; margin: 0; }
.post p.comment strong { color:#074470; }
.post p.date { color: #053e64; margin: 6px 0 0; font-weight: bold; }

.pagebar { width: 660px; float: left; clear: both; text-align: center; font-size: 16px; font-weight: bold; margin: 20px 0 0; }

/* Post */

.entry_options { width: 500px; float: left; margin: 15px 0 0; padding: 0; clear: both; border-bottom: 1px solid #074970; }
.entry_options a.print, .entry_options a.send, .entry_options a.suscribe { float: left; font-size:10px; }

.entry_options a.print { padding: 5px 5px 11px 25px; background: url(images/ico_pring.gif) 0 0 no-repeat; border-right: 0px solid #074970; }
.entry_options a.send { margin: 0 0 0 10px; padding: 5px 5px 11px 25px; background: url(images/ico_send.gif) 0 0 no-repeat; border-right: 0px solid #074970;   }
.entry_options a.suscribe { margin: 0 0 0 5px; padding: 5px 5px 11px 35px; background: url(images/ico_rss.gif) 0 0 no-repeat;  }

.entry_options .sociable { font-size:9px; width: 300px; float: right; margin: 0; }
.entry_options .sociable ul { width: auto; float: right; }
.entry_options .sociable .sociable_tagline { float: right; width: 130px; text-align: right; padding: 3px 5px 0 0; }

.entry_options2 { font-size: 9px; overflow: hidden; clear: both; width: 500px; margin: 0 0 30px; }

.post #tags {  }

.ratingblock .article { letter-spacing: 1px; font-size:10px; }
.ratepost { margin: 0 10px 0 0; }

.ratingblock { float: left; width: 260px;  }

.entry_options2 .resize_font a {
	margin: 0 5px 0 0;
	width: 19px;
	height: 18px;
	float: left;
	font-size:11px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/resize_text_controls.gif) -45px 0;
}

.entry_options2 .resize_font { float: right; width: 110px;  margin: 9px 0 0; padding-top:0}
.entry_options2 .resize_font a.increase {}
.entry_options2 .resize_font a.decrease { background-position: -2px 0; }
.entry_options2 .resize_font a.reset { background-position: -89px 0; }
.entry_options2 .resize_font span { font-size: 10px; font-weight: bold; padding: 2px 0 0 5px; display: block; }

.info_comment { float: right; width: 78px; margin: 0 10px 0 0; display: inline; padding: 10px 0 4px; border-right: 1px solid #074970; font-size:10px;}

div.more_in_this_category { width: 94%; float: left; clear: both; margin: 50px 0 0; text-align: left; text-transform: uppercase; }
div.more_in_this_category p { color: #2b81bf; font-weight: bold; }
div.more_in_this_category p strong { font-size: 16px; }

/* Comments */

#commentform { width: 500px }

.send_coment { float: left; width: 500px; position: relative; margin: 0; }

.send_coment  h3#respond { margin: 0; }

.send_coment #commentform p.send_button { width: 73px; height: 17px; position: absolute; top: 0; right: 30px; margin: 0; padding: 0; }
.send_coment #commentform p.send_button input {
	cursor: pointer;
	width: 73px;
	height: 17px;
	background: url(images/bot_send_coment.gif);
	border: none;
	overflow: hidden;
	text-indent: -9999px;
}

.send_coment fieldset { margin: 10px 0; padding: 0; border: none; }
.send_coment legend { display: none; }

.send_coment fieldset label { float: left; display: block; width: 325px; margin: 0 10px 0 0; padding: 0; }
.send_coment #commentform fieldset label input { width: 321px; margin: 10px 0 0; float: left; }
.send_coment #commentform fieldset label.nomargin { margin: 0; }

.comments_title { float: left; clear: both; width: 500px; border-bottom: 1px solid #CBCBCB; margin: 30px 0 20px; }
.comments_title h3#comments { clear:both; width: 200px; float: left; border: none; margin: 0; }

.comments_title p.comment-page-numbers { width: 450px; float: right; text-align: right; margin: 5px 0 0; }

.comment-bottom { width: 100%; border-top: 1px solid #CBCBCB; padding: 10px 0 0; text-align: right; }

p.comment-page-numbers a, p.comment-page-numbers strong { margin: 0 2px; }

.commentlist li strong { font-size: 16px; color: #163f5b;}
.commentlist li p { margin: 0 0 15px; }
.commentlist li .author_post { margin: 0; }

p.author_date { font-size: 12px; font-weight: bold; color: #357CB0; margin: 0; }

/* SIDEBARS */

.sidebar_content ul { float: left; margin: 10px 0; padding: 0; list-style: disc inside; padding-top:7px;}
.sidebar_content ul li { margin: 0 0 10px 10px; }

.sidebar_content .more_post ul, .sidebar_content .side_recipes ul { width: 235px; height: 160px; overflow: auto; font-size:12px; }

.sidebar_content li a { font-size: 12px; color:#338ad9; font-weight:lighter;}
.sidebar_content li a:hover { text-decoration: none; color: #3e739a; }

/* POLL */

.sidebar_content .poll {padding: 0 5px; 
background:url("http://www.mundosacatun.com/wp-content/themes/sacatun2/images/fondo_encuesta.jpg") repeat scroll 0 0 transparent;
height:197px;
padding:20px 5px;
width:230px;}

.sidebar_content .poll p.title_poll { color: #2B81BF; font-size: 14px; margin: 0; }

.sidebar_content .poll .wp-polls-ul li { font-size: 12px; font-weight: normal; }

.sidebar_content .poll ul { width: 100%; float: left; clear: both; }

.sidebar_content .wp-polls .Buttons { cursor: pointer; padding: 3px 6px; background-color: #3E739A; border: 1px solid #134163; color: #fff; }
.sidebar_content .wp-polls .Buttons:hover { background-color: #134163; }

/* CLOUD */

.cloud a { font-weight: bold; color: #57b8fc; }

.tabla_mapa{
vertical-align:top;
padding-top:14px;
padding-left:20px; 
padding-bottom:10px; 
border-bottom:1px solid #3e739a;
font-size:16px;}
.tabla_mapa_desc{
vertical-align:top;padding-top:27px;padding-left:12px; padding-bottom:10px; border-bottom:1px solid #7F8F8F;font-size:13px;}
img#wpstats{display:none}

#sellito{left:567px; top:-70px; position:relative; margin-top:0px; width:80px; z-index:20;}
#recipes_home { float:left; width: 700px; margin-top: 1px; margin-bottom:12px; z-index: 5 }
#recipes_home h2{ float: left; width: 660px; margin: 0 0 26px; border-bottom: 1px solid #6a8fa9; font-size: 25px; color:#3e739a;}

#wp-banner_div{margin:0 0 8px;}
