/*
Theme Name: Cocina Rica
Theme URI: http://www.blogsolutions.es
Description: Cocina Rica
Version: 1.0
Author: 
Author URL: 
*/

/* - BASIC STUFF - */

body {
	margin: 0px;
	padding: 0px;
	font-style:normal;
	font-weight:normal;
	font-size: 15px;
	line-height:1.6;
	font-family: "Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	color: #666666;
	background:top repeat-x url('images/fondo-web.png') #f3f3f3;
}

a, img, ul, ol, li, h1, h2, h3, h4, h5, h6, p, span, small, input, form {
	margin:0px; padding:0px; text-decoration:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.additional-meta {
	font-size: xx-small;
	padding:5px 0px 5px 20px;
	background:left no-repeat url('images/autor.png');
	margin:5px 0px;
}
blockquote {
	font-style:oblique;
}

/* -- LISTS -- */
ul {
	margin:0;
	padding:0;
}
ul li {	
	margin-left:5px;
	padding:0;
}
li {
	list-style-type:none;
}
.disc {
	list-style-type:disc;
}
/* lists inside posts */
.entry-content ul ol {
	margin-left:0;
}
.entry-content ul li {
	margin-left:10px; 
	list-style:disc; 
	list-style-position:inside;
}
.entry-content ul li ol {
	margin-left:10px;
}
.entry-content ol li {
	margin-left:5px; 
	list-style: decimal; 
	list-style-position:inside;
}
.entry-content ol li li {
	margin-left:5px;
}
.entry-content p { margin-bottom:15px;}

/* -- HEADINGS -- */
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #B64848;
	font-weight:normal;
}
.tituloh1, .tituloh1 a, .tituloh1 a:hover, .tituloh1 a:visited {
	text-decoration: none;
	color: #333;
}
a, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #B64848;
	font-weight:normal;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
/* headings inside posts */ 
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {
/*	overflow:hidden;*/
	width:1000px;
	margin: auto;
	display:block;
	background:top repeat-y url('images/bg-contenido.png');
/*	border-bottom:1px solid #bb5858;*/
	position:relative;
	clear:both;
}
.content {
	display:block;
	clear:left;
	overflow:hidden;
	padding:355px 20px 0px 20px;
}
/* -- HEADER -- */ 
#header {
	background:top center no-repeat url('images/bg-header.png');
	height: 342px; 
	width: 1000px;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	overflow:hidden;
	}
#header h1 a {
	width:500px;
	height:110px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	overflow:hidden;
	position:absolute;
	top:65px;
	left:170px;
	display:block;
}
#header .tituloh1 a {
	width:500px;
	height:110px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	overflow:hidden;
	position:absolute;
	top:65px;
	left:170px;
	display:block;
}

.ingredientes {
	width:495px;
	height:130px;
	overflow:hidden;
	position:absolute;
	top:190px;
	left:170px;
	margin:0px;
	display:block;
	padding:0px 10px;
	text-align:center;
}
.ingredientes p { font-size:18px; color:#fff; margin:0px; padding:0px; text-align:left;}
.ingredientes a { color:#b64848; line-height:1.0;}
.ingredientes a:hover { color:#b64848;}

.publiheader {
	width:300px;
	height:250px;
	position:absolute;
	top:70px;
	left:700px;
}
.paginas { 
	width:820px; 
	margin:0px; 
	padding:0px; 
	position:absolute;
	top:21px;
	left:165px;
}
.paginas li {
	padding:0px;
	display:inline;
}
.paginas li a {
	float:left;
	display:block;
	padding:3px 10px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px; 
	color:#F9E4DD;
}
.paginas li a:hover, paginas li.current_page_item a {
	-moz-border-radius:5px 5px 5px 5px; 
	background:none repeat scroll 0 0 #FFFFFF;
	color:#CA0604;
	text-decoration:none;
}
.paginas .current_page_item a:hover {
	background:none repeat scroll 0 0 #EF8282;
	color:#FFFFFF;
	text-decoration:none;
}

/* -- POSTS -- */
.posts-wrap {
	width:765px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	display:block;
	}
.post {
	margin: 0px 25px 0px 0px;
	text-align: justify;
	padding:25px 0px 40px 0px;
	background:top right no-repeat url('images/separador-post.png');
	clear:both;
	}
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}

a.carne, h1.carne {
	width:140px;
	height:25px;
	background:no-repeat url('images/sprites-categorias.png') -1px -2px;
	overflow:hidden;
	float:right;
	display:block;
	margin:-25px 0px 0px 0px;
}
a.pescado, h1.pescado {
	width:140px;
	height:25px;
	background:no-repeat url('images/sprites-categorias.png') -151px -2px;
	overflow:hidden;
	float:right;
	display:block;
	margin:-25px 0px 0px 0px;
}
a.verdura, h1.verdura {
	width:140px;
	height:25px;
	background:no-repeat url('images/sprites-categorias.png') -301px -2px;
	overflow:hidden;
	float:right;
	display:block;
	margin:-25px 0px 0px 0px;
}
a.postre, h1.postre {
	width:140px;
	height:25px;
	background:no-repeat url('images/sprites-categorias.png') -451px -2px;
	overflow:hidden;
	float:right;
	display:block;
	margin:-25px 0px 0px 0px;
}
a.sopa, h1.sopa {
	width:140px;
	height:25px;
	background:no-repeat url('images/sprites-categorias.png') -1px -37px;
	overflow:hidden;
	float:right;
	display:block;
	margin:-25px 0px 0px 0px;
}
a.arroz, h1.arroz {
	width:140px;
	height:25px;
	background:no-repeat url('images/sprites-categorias.png') -151px -37px;
	overflow:hidden;
	float:right;
	display:block;
	margin:-25px 0px 0px 0px;
} 
a.pasta, h1.pasta {
	width:140px;
	height:25px;
	background:no-repeat url('images/sprites-categorias.png') -301px -37px;
	overflow:hidden;
	float:right;
	display:block;
	margin:-25px 0px 0px 0px;
}
a.aperitivo, h1.aperitivo {
	width:140px;
	height:25px;
	background:no-repeat url('images/sprites-categorias.png') -451px -37px;
	overflow:hidden;
	float:right;
	display:block;
	margin:-25px 0px 0px 0px;
}
a.marisco, h1.marisco {
	width:140px;
	height:25px;
	background:no-repeat url('images/sprites-categorias.png') -1px -70px;
	overflow:hidden;
	float:right;
	display:block;
	margin:-25px 0px 0px 0px;
}
a.legumbre, h1.legumbre {
	width:140px;
	height:25px;
	background:no-repeat url('images/sprites-categorias.png') -151px -70px;
	overflow:hidden;
	float:right;
	display:block;
	margin:-25px 0px 0px 0px;
}

#searchform { margin:0px; padding:0px;}
#searchform div { margin:0px; padding:0px;}
label { margin:0px; padding:0px;}
.buscador {
	width:765px;
	height:25px;
	padding:5px 0px;
	margin:0px 0px 20px 0px;
	background: no-repeat top center url('images/bg-buscador.png');
	color:#B64848;
	display:block;
	overflow:hidden;
	float:left;
}
.buscador p { 
	overflow:hidden; 
	float:left; 
	color:#fff; 
	font-size:12px; 
	margin:0px; 
	padding:4px 14px 0px 20px;
}
.buscador form { 
	margin:0px; 
	padding:0px;
}
.buscador form input { 
	margin:0px; 
	padding:0px;
}
input#s {
	width:595px;
	height:12px;
	padding:2px;
	border:none;
	margin:0px 0px 0px 0px;
	background:none;
	font-size:10px;
	color:#B64848;
}
input#searchsubmit {
	width:25px;
	height:19px;
	border:none;
	cursor:pointer;
	margin:0px 0px 0px 0px;
	padding:0px;
	background:none;
	color:#B64848;
}
.avances {
	width:990px;
	margin:auto;
	padding:0px;
	overflow:hidden;
	position:relative;
	padding:10px 0px 20px 10px;
	clear:both;
	background:top repeat-y url('images/bg-contenido.png');
	border-bottom:1px solid #BF3100;
}
.avances ul {
	display: inline;
	margin:0px;
	padding:0px;
}
.avances ul li {
	width:165px;
	float:left;
	margin:0px;
	padding:0px 15px;
	border-right:1px solid #CECECE;
}
.avances ul li.sinborde, #footer ul li.sinborde {
	border-right:none;
}
a.cat { 
	background:#FAF5F3;
	padding:2px 4px;
	font-size:9px;
	color:#FE802D;
}
.avances ul li h3 {
	font-size:16px;
	line-height:20px;
}
.avances ul li img {
	float:right;
	border:1px solid #CECECE;
	padding:1px;
	margin:0px 0px 0px 10px;
}
.avances ul li p {
	font-size:12px;
	text-align:justify;
	line-height:17px;
}
a.leermas { 
	font-size:10px;
	float:right;
}

.mapa {
	width:990px;
	margin:0px auto 5px auto;
	padding:0px;
	overflow:hidden;
	position:relative;
	padding:10px 0px 20px 10px;
	clear:both;
	background: #c77473;
	-moz-border-radius-topleft:0px;-moz-border-radius-topright:0px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:0px;-webkit-border-bottom-left-radius:10px;	-webkit-border-bottom-right-radius:10px;
	border-bottom:1px solid #AF2D00;
}
.mapa #columna {
	width:300px;
	float:left;
	padding:0px 5px 0px 20px;
}
.mapa #columna h3 {
	margin:0px;
	padding:0px;
	color:#fff;
	font-size:22px;
	font-weight:normal;
	border-bottom:1px solid #AF2D00;
	
}
.mapa #columna ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	color:#FF6600;
	/*border-right:1px solid #AF2D00;*/
	list-style:disc;
}
.mapa #columna ul li {
	margin:0px;
	color:#FF6600;
	font-size:12px;
	list-style:none;
	background:top left no-repeat url('images/dot.gif');
	display:block;
	padding:2px 5px 2px 15px;
	margin:0px;
}
.mapa #columna ul li a {
	margin:0px;
	color:#eee;
	font-size:14px;
}
.mapa #columna ul li:hover { 
	background:top left no-repeat url('images/dot.gif') #932401;
	color:#CD3300;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	text-decoration:none;
}
.mapa #columna ul li a:hover {color:#eee;}
 
ul.sinborde {border-right:none;}

/* -- SIDEBARS --*/
.sidebar-wrap {
	overflow:hidden; 
	display:block;
	margin:0px 0px 0px 0px;
	float:left;
	width:164px;
}
.sidebar-wrap h2 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 154px;
	height:36px;
	background: url('images/titulo-sidebar.png') no-repeat top;
	font-size:20px;
	}
.sidebar-wrap ul {
	list-style-type:none;
	list-style-image: none;
	list-style:disc;
	margin:0px auto 15px auto;
	background:bottom no-repeat url('images/bg-ul-sidebar.png');
	color:#FF6600;
	padding:0px 5px 0px 20px;
	font-size:12px;
	width:139px;
}
.sidebar-wrap ul li {
	list-style:disc;
	margin: 0px 0px 10px 0px;
	color:#FF6600;
	padding:0px 0px 0px 0px;
	font-size:12px;
}

/*.block-1 {float:left;}*/

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignnone {margin:0 0.5em 0 0;}
img.aligncenter, img.centro {display: block; margin:1em auto; padding: 4px; text-align:center; border:1px solid #888; background-color: #ddd;}
img.alignright, img.derecha {float:right;clear:none;margin:0 0 1em 1em; padding: 4px; border:1px solid #888; background-color: #ddd;}
img.alignleft, img.izquierda {float:left;clear:none;margin:0 1em 1em 0; padding: 4px; border:1px solid #888; background-color: #ddd;}

img.sinborde { border: 0; padding: 3px;}



/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

#footer {
	width:1000px;
	height:38px;
	overflow:hidden;
	margin:0px auto 0px;
	clear:both;
	float:none;
	text-align:center;
	padding: 10px 0px 10px 0px;
	/*background:#FFECDF; url('images/bg-footer.gif') no-repeat top;
	border-top:2px solid #FFEBDF;*/
}
#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size:9px;
}
#footer ul {
	margin:0px;
	padding:0px;
	display:inline;
}
#footer ul li {
	margin:0px;
	display:inline;
	padding:0px 15px;
	border-right:1px solid #CECECE;
}
#footer ul li a { font-size:12px;}












