/*

Theme Name:Zylyz
Theme URL: http://www.web2feel.com/zylyz/
Description: Free Recipe/Food blog WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.0
Tags: Volet,Indigo, white, Cooking, Recipe, food blog, twitter, fixed-width, theme-options, threaded-comments, banner ads, adsense,fab themes.

*/tit

*{
	margin: 0px;
	padding: 0px;
}

body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:url(images/body.jpg);
	font: 14px "Arial";color:#000;padding:5px 0;line-height:20px;
	color:#161514;
	background-position: top;
	background-repeat: no repeat;
	background-attachment:fixed;
	}
	
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#8F1323;
	text-decoration:underline;
	outline:none;
	}
a:hover {
	color:#B06B70;
	text-decoration:none;
		}
h1, h2, h3, h4, h5, h6 {
}
h1 {
	font-size: 200%;
	font-family: 'Scada', serif;
	font-weight: none !important;
	margin-bottom:10px;
	line-height:25px;
}
blockquote {
	padding:10px 10px 10px 10px;
	color:#59666f;
	font-style: italic;

	}
.clear {
	clear:both;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}	
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#eee;

	}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background:#eee;

	}

img.alignleft {
	padding: 5px 5px;
	margin: 10px 15px 10px 0px;
	display: inline;
	background:#eee;

	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 10px 15px 10px 0px;
	}
	
.wp-caption {

	text-align: center;
	background:#eee;
	padding: 4px 0px 5px 0px;
	margin: 10px 10px ;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color:#444;
	}
.rounded{

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.boxshadow{
    -moz-box-shadow: 0px 0px 5px #888;
    -webkit-box-shadow: 0px 0px 5px #888;
    box-shadow: 0px 0px 5px #888;


}	

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* The Outer cover */

#wrapper {
	margin:0px auto;
	position:relative;
	width:900px;
	background:url(images/wrap.png);
	background:#ffffff;
	}
#casing {
	padding:20px 0px 10px 0px;
	margin:0px auto;
	}		

	
#topbar{
	height:30px;
	background:#B16B71;

}

.feedlist{
	height:28px;
	background:transparent;
	width:1000px;
	margin:0px auto;
	line-height:28px;
	font-size:11px;
	}

.feedlist ul {
	list-style:none;
	padding-left:50px;
	}

.feedlist ul li{
	float:left;
	margin:0px 10px 0px 0px;
	color:#A27AA5;
}

.feedlist ul li a:link, .feedlist ul li a:visited{
	color:#fff;
	text-decoration:none;
}

.feedlist ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
/* The Header */

#masthead{

	background:url(images/mast.png) repeat-x;
}

#top {
	height:310px;
	margin:0px 0px ;
	position:relative;
	font-family:Arial;
	}
	
.head{
	height:85px;
	background:url(images/head.png);
	width:1000px;
	margin:0px auto;
}
header.site-header {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#header-image,
#custom-header-image {
	margin-bottom: -100px;
}
hgroup {
	position: relative;
	margin: 0px auto;
	padding-top: 50px;
	background-color: #fff;
}
.navbar {
	width: 100%;
	background-color: #593929;
	bottom: 0px;
	z-index: 100;
	padding: 0px;
	margin: 0px;
	border-top: 2px solid #422619;
	}
	#header-image {
		margin: 0px auto -100px auto;
		display: block;
		z-index: 100;
		position: relative;
		background-repeat: no-repeat;
		width: 900px;
		height: 265px;
	}
	#custom-header-image {
		margin: 0px auto -70px auto;
		z-index: 100;
		position: relative;
		width: 900px;
	}
	#header-imagesm {
		display: none;
	}
	.bluebar {
		display: none;
	}


h1.logo{
	font-size:42px;
	height:60px;
	width:500px;
	margin:10px 0px 0px 30px ;
	padding:10px 0px 0px 80px;
	font-weight:normal;
	float:left;
	background:url(images/logo.png) no-repeat;
	font-family:Arial;
	}

h1.logo a:link, h1.logo a:visited{
	color:#fff;
}

h1.logo a:hover{
	color:#fff;
}
	

/* The Search */

	
#search {
	width:200px;
	padding:0px ;
	margin:30px 40px 0px 0px;
	display:inline-block;
	float:right;
	background:#FFBFBF;
	border:1px solid #FFBFBF;
	border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;
	}

#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
	}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

#search p {
	margin: 0;
	font-size: 85%;
	}

#s {
	width:150px;
	background:#FEF0EF;
	margin:0px 0px 0px 3px;
	padding: 3px 5px;
	height:20px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	display:inline;
	border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;

	}

#searchsubmit{
	background:url(images/sbutton.png);
	border:none;
	color:#fff;
	display:block;
	width:16px;
	height:16px;
	margin:5px 5px 0px 0px;
	padding:5px 5px;
	float:right; 
	cursor:pointer;
	}
	
#searchpage{
	background:#fff;
	border:1px solid #ccc;
	margin:0px 10px 0px 10px;
	}

#sform{
	width:450px;
	border:none;
	padding:6px 5px;
	}

#formsubmit{
	float:right;
	background:url(images/sfrm.png) repeat-x;
	border-left:1px solid #ccc!important;
	border:none;
	padding:5px 5px;
	}

.scover{


	}
	
.sbox{
	padding:10px 0px;
	padding:10px 0px;
	}
	
.sbox p{
	padding:5px 0px;
	color:#777!important;
}
.shead{
	margin:0px 10px 25px 10px;

}
.shead p{
	margin-left:10px;
	margin-bottom:10px;
	color:#3E91CE;
}

.stitle h2{
	font-family:Arial;
	font-weight:normal;
	padding:0px 0px;
	font-size:26px;
}
.stitle h2 a{
	color:#6D6750;

}

.searchmeta{
	margin-top:5px; 
	color:#D14E25;
	text-transform:uppercase;
	font-size:10px;
}

.searchmeta a{
	color:#D14E25;

}

	
/*Page menu*/
	
#botmenu{
	width:1000px;
	height:60px;
	margin:0px auto;
	font-family:Arial, verdana,Century gothic,  sans-serif;	
	background:url(images/menu.png) center no-repeat;
	font-size: 18px;

	}
.homemenu{
	width:45px;
	height:50px;
	display:block;
	background:url(images/homemenu.png);
	margin-left:40px;
	float:left;
}	
#submenu {
	margin: 0px 0px 0px 85px ;
	width:870px;
	padding:0px 0px;
	height:50px;
	}
	
#submenu ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0px;
	}
	
#submenu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;

	}
	
#submenu li a, #submenu li a:active {
	color: #55422A;
	display: block;
	margin: 0;
	padding: 14px 10px 14px 10px;
	text-decoration: none;
	position: relative;
	}

#submenu li a:hover, #submenu .current_page_item a  {
	color: #55422A;
	background: #FFDFDF;
	border-bottom:4px solid #FF9595;

	}
	
#submenu li a.sf-with-ul {
	padding-right: 10px;
	}	
	

	
#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
	font-size: 16px;
	color: #5A475B;
	text-shadow:none;
	width: 148px; 

	margin: 0;
	padding: 0px 10px;
	line-height:35px;
	border-bottom:1px solid #fff;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #fff;
	text-transform: none;
	position: relative;
	background:#F7F7F7;
	}
	
#submenu ul ul li:first-child{
	border-top:none;

}

#submenu ul ul li:last-child{
	border-bottom:none;

}	
	
#submenu li li:last-child{
	border-bottom:none;
}
		
#submenu li li a:hover, #submenu li li a:active {
	background:#FcFcFc;
	color: #9D72A2; 
	}


#submenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 5px 0px;
	padding: 5px 5px;
	background:#DFDFDF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

#submenu li ul a { 
	width: 150px;
	}

#submenu li ul a:hover, #submenu li ul a:active { 
	}

#submenu li ul ul {
	margin: -41px 0 0 179px;
	}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
	left: -999em;
	}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
	left: auto;
	}

#submenu li:hover, #submenu li.sfHover { 
	position: static;
	}


	
	

/* Main Content*/	

#content {
	float:left;
	width: 580px;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 20px;
	display:inline;
	overflow:hidden;

	}	
	

/* POST */

.postimg{
	float:left;
	margin:10px 10px 10px 0px;
	width:200px;
	height:200px;
	padding:2px ;
	background:#F2E7E6;
	border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;
}

.post {
	margin: 0px 0px 30px 0px;
	height:100%;
	color:#555;
	}

.title{
	margin: 0px 0px;
	padding: 5px 0px;
}		
	
.title  h2 {
	margin: 0px 0px;
	padding: 0px 0px ;
	font-size: 30px ;
	font-family:Arial;
	font-weight:normal;
	line-height:25px;
	}

.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {
	color:#55422A;
	background-color: transparent;
	text-decoration:underline;
	}
	
.title  h2 a:hover  {
	color: #FFBFBF;
	background-color: transparent;
	text-decoration:underline;
	}	
	
.cover{
	width:360px;
	float:left;
}
.entry-contenido ul > li:before {
	content: "\00BB \0020";;
}
.entry-contenido ul li ul > li:before {
	content: "";
}
.entry-contenido > ul {
	margin-left: 20px;
	padding: 0px;
	list-style: none;
}
.entry-contenido thumbnail {
		max-width: 740px;
		-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;
		padding:4px; border:1px solid #E9D4D2;
		box-shadow: 3px 3px 4px #ccc;
		float:right;  
		margin-left: 5px;  
		margin-right: auto;
		width: 300px;
		height: 300px;
}
.social{margin-left:70px;}
.social-facebook{background:#e9ecf5;width:278px;padding:7px 10px;color:#666;}
.social-facebook p{color:#666;font:normal 11px "Arial";float:right}
.social-twitter{background:#ecfafb;width:278px;padding:7px 10px;color:#000;height:20px;border-top:solid 1px #fff;}
.social-google-plus{background:#e6f3e6;color:#666;font:normal 11px "Arial"}
.social-google p-plus{color:#666;font:normal 11px "Arial";float:right;padding:7px 10px}
.social-google{background:#e6f3e6;width:278px;padding:7px 10px;color:#666;font:normal 11px "Arial";border-top:solid 1px #fff;}
.social-google p{color:#000;font:normal 11px "Arial";float:right;margin-right:10px}
.social-rss{background:#ffe9cc;width:278px;height:25px;padding:7px 10px;color:#666;border-top:solid 1px #fff;font:bold 14px "Arial"}
.social-rss img{float:left;margin-right:5px}
.social-rss p{color:#666;font:normal 11px "Arial";float:right;margin-right:100px}
.relacionado img {
		max-width: 50px;
		max-height: 50px;
		-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;
}
.bloque{background:#FFF8EA;width:100%;border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;float:left;margin-bottom:20px;}
.bloque img{float:left;margin-top:-15px;}
.bloque a{color:#666;text-decoration:underline;}
.bloque-tiempo{font:normal 15px;float:left;padding: 30px 5px 5px 7px;width:150px;border.radius: 5px 0px 0px 5px;-moz-border-radius:5px 0px 0px 5px;-webkit-border-radius:5px 0px 0px 5px;width:220px;}
.bloque-raciones{font:normal 15px;float:left;padding: 35px 5px 5px 7px;width:150px;}
.bloque-calorias{font:normal 15px;float:left;padding: 35px 5px 5px 7px;width:150px;}
.cuadro{background:#FFF7F4;width:280px;border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;padding:5px 5px 5px 5px;padding-left:300px;float:left;}
.cuadro img{float:left;margin-top:-20px;padding-left:2px;}
.cuadro p{float:left;margin-top:-15px;font-size:12px;}
.cuadro-dificultad{font:normal 15px;float:left;padding: 30px 5px 5px 7px;width:130px;margin-right:5px;}
.cuadro-coste{font:normal 15px;float:left;padding: 30px 5px 5px 7px;width:80px;margin-right:5px;}
.descripcion{background:#F0EED0;width:725px;border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;padding:5px 5px 5px 5px;}
#logo {
	position: relative;
	width: 100%; /* for IE 6 */
}
#logo #total {
	position: absolute;
	top: 225px;
	font-family: 'The Girl Next Door', cursive;
	font-size:30px;
	color: #ABD1F1;
	margin-left:720px;
}
#logo #social {
	position: absolute;
	top: 8px;
	margin-left:600px;
	float:left;
	width: 230px;
	font-family: "Arial", serif;
	font-size:18px;
	font-weight:bold;
	color: #FFB8A6;
}
#logo #social .icono {
	float:right;
	font-family: "Arial", serif;
	font-size:18px;
	font-weight:bold;
	color: #ABD1F1;
}
.opacity img {
filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;}
.opacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
.ingredientes {
	background: #fff;
	width:100%;
	margin-top:-10x;
	padding:10px 0 7px 0;
}
.ingredientes-titulo h2 {
	background: url("http://www.recetasgalletas.net/wp-content/themes/buttercream/img/ingredientes.png") no-repeat scroll 0 0 transparent;
	padding-left:50px;
	line-height: 60px !important;
	height:71px;
	padding: 5px 0 0 90px;
	width:100%;
	display:table;
	font-family: 'The Girl Next Door', cursive;
	font-size:180%;
	color:#CF7E36;
}
.preparacion {
	background: #fff;
	width:100%;
	margin-top:-10x;
	padding:10px 0 3px 0;
}
.preparacion-titulo h2 {
	background: url("http://www.recetasgalletas.net/wp-content/themes/buttercream/img/preparacion.png") no-repeat scroll 0 0 transparent;
	padding-left:50px;
	height:71px;
	line-height: 60px !important;
	padding: 15px 0 0 90px;
	font-family: 'Grand Hotel', cursive;
	font-size:180%;
	color:#CF7E36;
}
.bloque-receta {
	height:200px;
	width:720px;
	margin-bottom:50px;
}
.bloque-alimentos {
	float:left;
	background:#FFF7F4;
	padding: 5px 5px 5px 5px;
	height:200px;
	width:290px;
	border.radius: 5px 0px 0px 5px;-moz-border-radius:5px 0px 0px 5px;-webkit-border-radius:5px 0px 0px 5px
}
.bloque-alimentos h3 {
	font-family: 'The Girl Next Door', cursive;
	font-size:130%;
	border-bottom: 1px #F4DFC6 solid;
}
.bloque-alimentos img {
	-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;
	width:70px;
	height:70px;
	float:left;
	clear:right;
}
.bloque-alimento {
	background:#FFFFFF;
	float:left;
	padding: 5px 5px 5px 5px;
	border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;
	font-size:11px;
	margin-right:5px;
	text-align:center;
	margin-bottom:5px;
}
.bloque-alimento a {
	display:block;
	padding:5px;
	text-align:center;
	text-decoration:underline;
}
.bloque-alimento:hover {
	background:#FFB8A6;
	color:#ffffff;
}
.bloque-utensilios {
	float:right;
	background:#FFEECE;
	padding: 5px 5px 5px 5px;
	height:200px;
	width:270px;
	border.radius: 0px 5px 5px 0px;-moz-border-radius:0px 5px 5px 0px;-webkit-border-radius:0px 5px 5px 0px;
}
.bloque-utensilios h3 {
	font-family: 'The Girl Next Door', cursive;
	font-size:130%;
	border-bottom: 1px #F4DFC6 solid;
}
.bloque-utensilios img {
	-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;
	width:70px;
	height:70px;
	float:left;
}
.bloque-utensilio {
	background:#FFFFFF;
	float:left;
	padding: 5px 5px 5px 5px;
	border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;
	font-size:11px;
	margin-right:5px;
	text-align:center;
}
.bloque-utensilio a {
	display:block;
	padding:5px;
	text-align:center;
	text-decoration:underline;
}
.bloque-utensilio:hover {
	background:#FEDD9E;
	color:#ffffff;
}
.monstruo {
	background: url("http://www.elblogdetere.com/images/tere.png") no-repeat scroll 0 0 #FBF8F7;
	height:144px;
	padding: 0 0 0 130px;
	width:100%;
	display:table;
	color:#CF7E36;
	margin-top:50px;
	border.radius: 7px 7px 7px 7px;-moz-border-radius:7px 7px 7px 7px;-webkit-border-radius:7px 7px 7px 7px;
	-moz-box-shadow: 3px 3px 4px #EDE0DC;
	-webkit-box-shadow: 3px 3px 4px #EDE0DC;
	box-shadow: 3px 3px 4px #EDE0DC;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#F4DFC6')";
	/* IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#F4DFC6');
}
.monstruo h3 {
	font-family: 'The Girl Next Door', cursive;
	font-size:150%;
	margin-bottom:-10px;
	margin-top:10px;
	border-bottom: 1px #EDE0DC solid;
}
.monstruo p {
	padding: 30px 0 0 0;
}
.bloque-relacionados {
	background:#ffffff;
	width:100%;
	padding:10px 10px 10px 10px;
	border-top:#FFFFFF 1px solid;
	border-bottom:#F4EED0 1px solid;
}
.bloque-relacionados img {
	-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px !important;
}
.bloque-ultimosarticulos {
	width:900px;
	border-top:#ffffff;
}
.bloque-ultimosarticulos h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.bloque-ultimosarticulos h3 a{
	font-size:14px;
	font-weight:bold;
}
.ultimosarticulos-dulces {
	width:440px;
	height:130px;
	float:left;
	background:#EAD6D5;
	padding: 5px 5px 5px 5px;
}
.ultimosarticulos-dulces a{
	font-size:11px;
}
.ultimosarticulos-dulces img{
	width:70px;
	height:70px;
	-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px !important;
	margin-left:7px;
}
.ultimosarticulos-dulces a:hover img{
	background:#ffffff;
}
.ultimosarticulos-dulces ul{
	float:left;
	list-style:none;
	margin-left:-1px;
}
.ultimosarticulos-dulces li{
	float:left;
	list-style:none;
	margin-right:5px;
}
.ultimosarticulos-saladas {
	width:440px;
	height:130px;
	float:right;
	background:#F5E6A0;
	padding: 5px 5px 5px 5px;
}
.ultimosarticulos-saladas img{
	width:70px;
	height:70px;
	-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px !important;
	margin-left:7px;
}
.ultimosarticulos-saladas a:hover img{
	background:#ffffff;
}
.ultimosarticulos-saladas ul{
	float:left;
	list-style:none;
	margin-left:-1px;
}
.ultimosarticulos-saladas li{
	float:left;
	list-style:none;
	margin-right:5px;
}
.ultimosarticulos-otras {
	width:440px;
	height:130px;
	float:right;
	background:#F4C5A2;
	padding: 5px 5px 5px 5px;
}
.ultimosarticulos-otras a{
	font-size:11px;
}
.ultimosarticulos-otras img{
	width:70px;
	height:70px;
	-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px !important;
	margin-left:7px;
}
.ultimosarticulos-otras a:hover img{
	background:#ffffff;
}
.ultimosarticulos-otras ul{
	float:left;
	list-style:none;
	margin-left:-1px;
}
.ultimosarticulos-otras li{
	float:left;
	list-style:none;
	margin-right:5px;
}
.ultimosarticulos-especiales {
	width:440px;
	height:130px;
	float:left;
	background:#D7E4AB;
	padding: 5px 5px 5px 5px;
}
.ultimosarticulos-especiales a{
	font-size:11px;
}
.ultimosarticulos-especiales img{
	width:70px;
	height:70px;
	-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px !important;
}
.ultimosarticulos-especiales a:hover img{
	background:#ffffff;
}
.ultimosarticulos-especiales ul{
	float:left;
	list-style:none;
	margin-left:-1px;
}
.ultimosarticulos-especiales li{
	float:left;
	list-style:none;
	margin-right:5px;
}
/*=== Share It ===*/

.share-it {
	clear: both;
	overflow: hidden;
}

.compartelo {background:#F4ECEA;}
.compartelo .text {color:#666;text-align:center;margin-top:7px;margin-left:-50px;font-size:16px;}
.vota {background:#E9D4D2;height:30px;padding-top:5px;font-size:12px;color:#666;}
.vota .text{float:left;color:#666;margin-left:80px;font-size:16px;}
.vota .icon{float:left;margin-left:2px;}
.redes{font:normal 12px/19px "Georgia";color:#666;height:139px;margin-bottom:1px;padding:5px 80px 10px 70px;width:400px;border-bottom:solid 2px C0C0C0;margin-left:50px;}
.redes .comment{font:normal 10px/19px "Arial";color:#666;}
.redes-social{font:normal 11px "Arial";color:#9A5516;background:#F9DEAD;width:310px;padding:5px 5px 5px 5px;float:left;margin-right:63px;margin-bottom:5px;}
.bloque-comparte {background:#F4ECF7;margin-bottom:15px;padding-left:70px;border.radius: 0px 0px 5px 5px;-moz-border-radius:0px 0px 5px 5px;-webkit-border-radius:0px 0px 5px 5px;color:#ffffff;font-weight:bold;font-size:14px;}
.bloque-comparte h3 {color:#666;font-weight:bold;padding-top:25px;margin-left:-100px;font-size:14px;}
.bloque-comparte a {color:#ffffff;font-weight:bold;}
.bloque-comparte a:hover {color:#ffffff;font-weight:bold;}
.bloque-comparte img {border.radius: 0px 0px 5px 5px;-moz-border-radius:0px 0px 5px 5px;-webkit-border-radius:0px 0px 5px 5px;}
.bloque-comparte .text {float:left;background:#CCC;margin-bottom:15px;border.radius: 0px 0px 5px 5px;-moz-border-radius:0px 0px 5px 5px;-webkit-border-radius:0px 0px 5px 5px;color:#ffffff;font-weight:bold;width:100px;padding-left:10px;}
.bloque-comparte .icon {float:right;background:#CCC;margin-bottom:15px;color:#ffffff;font-weight:bold;}
.comienzo { min-height: 30px; padding: 0px 0 0 0; border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;}
.repeat-related-bloque { padding: 30px 45px 45px 45px;  overflow: hidden;background:#FDE3E1;border.radius: 0px 0px 5px 5px;-moz-border-radius:0px 0px 5px 5px;-webkit-border-radius:0px 0px 5px 5px;}
#menu-navega{
	background-color:#B16B71;
	width:900px;
}
#navega{
	background-color:#B16B71;
	list-style:none;
	margin-top:-8px;
	margin-bottom:10px;
	float:left;
	font-family: 'Amaranth', sans-serif;
	/* Clear floats */
	width:900px;
	/* Bring the nav above everything else--uncomment if needed.
	position:absolute;
	z-index:100;
	font:15px;
	*/
}
#navega li{
	margin-right:10px;
	position:relative;
	float:left;
	z-index:100;
	margin-left:30px;
}
#navega li:hover{
	background-color:#FAA9A3;
	margin-right:10px;
	position:relative;
	float:left;
	z-index:100;
	margin-left:30px;
}
#navega img{
	clear:right;
	float:left;
	margin-left:20px;
}
#navega a{
	display:block;
	padding:5px;
	text-decoration:underline;
	font-size: 120%;
	color: #fff;
}
#navega a:hover{
	text-decoration:none;
	color: #fff;
}

/*--- DROPDOWN ---*/
#navega ul{
	background-color:#FEF0EF;
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
	z-index:100;
	margin-left:-30px;
	font-size: 13px;
}
#navega ul li{
	padding-top:0px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
	z-index:100;
}
#navega ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
	z-index:100;
}
#navega li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#navega li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	text-decoration:none;
}
#navega li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
	background:#FFEBE6;
}
#navega li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#FFB8A6;
	color:#fff;
}	
.recipemeta{
	padding:5px 10px;
	font-size:12px;
	text-transform:uppercase;
	background:#FF8C8C;
	color:#fff;
	border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;
	margin-top: 5px;
}	

.recipemeta a,.recipemeta a:link,.recipemeta a:visited  {
	color:#fff;
}

.cooktime{
	background:url(images/time.png) 1px no-repeat;
	padding-left:17px;
}	

.serve{
	background:url(images/serve.png) 1px no-repeat;
	padding-left:17px;
	margin-left:10px;
}
.postmeta{
	padding:5px 0px;
	font-size:10px;
	text-transform:uppercase;
	border-top:1px solid #f2e1ca;
	border-bottom:1px solid #f2e1ca;	
	}

	
.author{

	color:#777;
	padding:2px 5px 2px 15px;
	background:url(images/user.png) left center no-repeat;
	}

.clock{
	color:#777;
	padding:2px 5px 2px 15px;
	background:url(images/clock.png) left center no-repeat;
}	

.comm{
	color:#777;
	padding:2px 5px 2px 15px;
	background:url(images/comm.png) left center no-repeat;
	
	}

.comm a:link,
.comm a:visited {
	color:#777;
	}
	
.comm a:hover{
	color:#000;
	
}
 .facebookOuter {
    background-color:#FEF0EF; 
    width:292px; 
    padding:10px 0 10px 10px;
    height:250px;
    border:1px solid #ffffff;
    border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;
  }
 .facebookInner {
    height:250px;
    overflow:hidden;
  }




a.morer{
	float:right;
	margin-right:5px;
	background:url(images/rmore.png) no-repeat;
	width:121px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#fff!important;
	text-decoration:none;
}


.singleinfo {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font:10px  Tahoma, Georgia, Arial,century gothic,verdana, sans-serif;
	text-transform:uppercase;
	color:#827A60;
	padding:5px 0px;

	}

.category{
	padding:5px 0 5px 0px;
	color:#827A60;

	
	}

.category a:link,.category a:visited{
	color:#F4008E;
	}
	
.category a:hover{
	color:#000;
	}
	
.cover {
	margin:0 0;
	padding: 0px 0px ;
	}	
		
.entry {
	margin:0 0;
	padding: 5px 0px ;
	font: 1.2em "Arial";color:#000;padding:5px 0;line-height:20px;
		}	
	
.entry a:link,
.entry a:visited {
   	color:#55422A;
	text-decoration:underline;
	}

.entry a:hover {
	color:#FFBFBF;
	background-color: transparent;
}

.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}

.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-left: 1.6em;
  padding:5px 0px;
}

.entry p{
	margin:0px 0px 20px 0px;
	padding:0px 0px;
	line-height:24px;
}

.author-bio{
	border:1px solid #ddd;
	padding:10px;
	font-family:Arial;
}

img.avatar{
	float:left;
	margin-right:10px;
	border:3px solid #ddd;
}

#author-text p{
	font-size:11px;
	margin:5px 0px;
}


	

	
/* --- FOOTER --- */

#footer {
	padding:30px 0 25px 0px;
	color:#fff;
	font-size:11px;
	background:#333 url(images/bottom.jpg);

	}

#footer a:link , #footer a:visited{
	color:#fff;
	text-decoration:underline;
	}

#footer a:hover {
	color:#fff;
	text-decoration:none;
	}

.fcred{
	width:1000px;
	text-align:center;
	margin:0px auto;
	line-height:16px;
}
footer#social {
	clear: both;
	font-size: 15px;
	position: relative;
	text-align: center;
	background-color: #ffffff;
	margin: 0 auto;
	padding-top:10px;
	height:30px;
	color:#78402E;
}
.iconos {
	font-family: "Arial", serif;
	font-size:20px;
	font-weight:bold;
	color: #ABD1F1;
	background-color: #ffffff;
}

	
	

/* Footer widgets */


#bottom{
	margin:0px auto;
	width:900px;
	background:#B16B71;
	border.radius: 0px 0px 5px 5px;-moz-border-radius:0px 0px 5px 5px;-webkit-border-radius:0px 0px 5px 5px;

}

.bottomcover{
	background:#333 url(images/bottom.jpg);
	margin:0px auto;

}	

h3.bothead{
	font-size:20px;
	padding:10px 0px 10px 0px;
	color:#fff;
	font-family: Arial,Tahoma,Century gothic,sans-serif;
	font-weight:normal;
	}
	
.botwid{
	float:left;
	width:190px;
	padding-bottom:30px;
	font-size:11px;
	margin:20px 10px 0px 20px;
	color:#ddd;
	list-style:none;
	}
	
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px ;

	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	width: 190px;
	list-style-type: none;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	display:block;
	border-bottom:1px dotted #FFF0F0;
	background:#B16B71;
	}

.botwid ul li a:hover{

	color: #524029;


	}

.botwid p{
	padding: 7px 0px;
	margin:0;
	line-height:150%;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#fff;
	}			

	
	

/* The Navigation */

#navigation{	
	margin:10px 0px 0px 0px;
	padding:5px 0px;
	
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h1.pagetitle {
	padding:10px 0px;
	font-size:14px;
	text-align:center;
	color:#444;
	margin-bottom:10px;
	}
 h1.pagetitle a {
 	color:#507409;
 }
/* Comments */

#commentsbox {

	margin:0 0px;

}

h3#comments{
	font-size:24px;
	color:#111;
	font-weight:normal;
	padding:15px 0px 15px 0px ;
	margin-top:10px;
	font-family: Arial;
}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;


}
ol.commentlist li {
	margin:5px 0;
	line-height:18px;
	padding:10px;
	background:#F7F3ED;
	border:1px solid #fff;


}
ol.commentlist li .comment-author {
	color:#333;


}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	color:#333;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#333;
}
cite.fn{
	color:#eee;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #eee;
	background:#fff;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#000;
}

ol.commentlist li .comment-meta a {
	color:#7F4B84;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#666;
	font-size:12px;

}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;
}
ol.commentlist li .reply a{
	background:#A59A8B;
	border:1px solid #8E8579;
	color:#fff;
	text-decoration:none;
	padding:3px 10px;
	border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;
}
ol.commentlist li .reply a:hover{
	background:#000;
	border:1px solid #8E8579;
	color:#fff;
	text-decoration:none;
	padding:3px 10px;
	border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;
}

ol.commentlist li.odd {

}
ol.commentlist li.even {

}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {

	margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#E73540;
}

#respond{

	padding:0px 0px ;
	margin:10px 0px;


}
 #respond h3 {
	font-size:18px;
	font-weight:normal;
	padding:5px 0px 0px 0px ;
	color:#444;
	font-family: Arial;
	
	
}
#commentform {
	padding:10px 0px;
}
#commentform a {
	color:#E1512A;
}

#commentform p{
	margin:5px 0px ;
	color:#999;
}
 #respond label{
	display:block;
	padding:5px 0;
	color:#999;
	
}
 #respond  label small {
	font-size:10px;

}
 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	background:#fff;
	border:1px solid #ddd;
	color:#02070F;
}
#commentform  input{
	width:50%;

}

#respond  input#commentSubmit {
	width:100px;
	padding:3px 5px;
	background:#452847;
	border:1px solid #271228;
	color:#fff;
	margin:10px 0px;
	cursor:pointer;
	border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;
}

#respond  input#commentSubmit:hover {
	width:100px;
	padding:3px 5px;
	background:#452847;
	border:1px solid #271228;
	color:#ccc;
	margin:10px 0px;
	cursor:pointer;
	border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;
}
textarea#comment{
	border:none;
	background:#fff;
	border:1px solid #ddd;
	width:70%;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	color:#02070F;
}


.widebanner{

	height:60px;
	margin-top:10px;
	padding:10px 0px;
	text-align:center;
}


.wp-pagenavi{

	font-size:12px;
	text-align: center !important;


}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

	text-decoration: none;
	background:#574159!important;
	border: 1px solid #3D2A3F !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#333 !important;
	border: 1px solid #111!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#333 !important;
	border: 1px solid #111 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	

/* Nivoslider */

#nivo-cover{
	position:relative;
	margin:0px 20px 20px 20px;
	
}

.ribbon{
	width:120px;
	height:119px;
	background:url(images/ribbon.png);
	position:absolute;
	top:-3px;
	left:-3px;
	z-index:15;
}
.pribbon{
	width:120px;
	height:119px;
	background:url(images/pribbon.png);
	position:absolute;
	top:-3px;
	left:-3px;
	z-index:15;
}

#nivo-box {
	background:#f7f0e6;
	border:1px solid #EAE0D3;
	width:828px;
	margin:0px auto;
	text-align:center;
	padding:15px 15px;
	border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;
}

#slider {
	position:relative;
    width:830px;
    height:300px;
  
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right:20px;
	bottom:20px;
}
.nivo-controlNav a {
	display:block;
	width:20px;
	height:20px;
	background:url(images/bullets1.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -20px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Arial,Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}


/* RECIPE */

.recipedata{
	background:#EBE2D8;
	font-family:Arial;
}

.recipedata .postimg{
	background:#FEF0EF;
	border.radius: 5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;
}

.reciphead,.recipfoot{
	background:#BC9D78;
	padding:8px 10px 5px 20px;
	
}
.reciphead{
	border.radius: 5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;
	
}
.recipfoot{
	margin-bottom:20px;
	border.radius: 0px 0px 5px 5px;-moz-border-radius:0px 0px 5px 5px;-webkit-border-radius:0px 0px 5px 5px;
}
.reciphead span{
	color:#fff;
	font-size:18px;
	font-family:Arial;	
}

.recipfoot span{
	color:#fff;
	font-size:15px;
	font-family:Arial;	
	margin-right:10px;
}

.recipfoot span a:link,.recipfoot span a:visited {
	color:#fff;
}
.rpostmeta{
	font-size:10px;
	text-transform:uppercase;
	margin-bottom:3px;

}


.ingred {
	width:350px;
	float:left;
	margin-right:10px;
	color:#000;
}
.ingred ul, .ingred ol{
	list-style:none;
	margin:0px ;
	padding:10px 0px;

}
.ingred ul li, .ingred ol li{
	list-style:none;
	padding:5px 0px;
	border-bottom:1px dotted #fff;
	
}