/*
Theme Name: Cocina Rica
Theme URI: http://cocinarica.es
Description: 
Version: 1.0
Author: Javi
Author URI: 
Tags: empty, clean, development, design

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* -- just some ugly styling to make it easier to get started, can safely be removed */
/*.sidebar, #entry-meta-single {border:1px solid red;}*/
input#url, input#author, input#email {
	background:#FFF9DF;
	border:1px solid #FFE993;
	color:#9a3467;
	padding:3px;
	font-size:12px;
	width:190px;
}
textarea#comment {
	background:#FFF9DF;
	border:1px solid #FFE993;
	color:#9a3467;
	padding:3px;
	font-size:12px;
}
#commentform label {
	font-size:11px;
	color:#9A3467;
}
#respond {}
/*#footer {border:1px solid blue;}*/
li.depth-1 { 
	background:#FFFAE5; 
	padding:10px;
	border-bottom:1px solid #FFE891;
	border-right:1px solid #FFE891;
	border-left:none;
	border-top:none;
}
li.depth-1 a{ 
	font-size:12px;
}
h3#comments {color:#9A3467; font-size:16px;}
/*.navigation {border:1px dashed black;}*/
/*.post {border:1px solid pink}*/

/* - BASIC STUFF - */
body {
	background: repeat-x url(img/bg-web.png) #FFFAE5;
	font:9pt/11pt Verdana, Geneva, sans-serif;
	color: #7F7F7F;
	margin:0 auto;
	padding:0 20px;
}
a {text-decoration:none; color:#9A3467;}
a:hover {text-decoration:underline; color:#612041;}
.additional-meta {font-size: xx-small}
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;}

/* -- HEADINGS -- */
.logo {
	width:444px;
	height:153px;
	background:url(img/cocinarica.png);
	display:block;
	float:left;
	
}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2.entry-title {
/*	font-size:180%;*/
	font-size:18px;
	font-family:tahoma;
	font-weight:normal;
}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* 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 {float:none;clear:both;margin:0 auto;padding:0;width:982px;}
#header {height:185px;margin:0 auto;text-align:center;padding: 0px;}
#footer {
	height:22px;
	width:972px;
	overflow:hidden;
	margin:10px auto 0;
	background: center bottom no-repeat url(img/bg-footer.png);
	clear:both;
	float:none;
	text-align:center;
	padding: 35px 0px 0px 0px;
	font-size:10px;
	color:#A14271;
}
#contenido {
	width:972px;
	background:repeat-y url(img/bg-contenido.png) #fff;
	padding:5px 5px 0px 5px;
}
.menu {
	width:942px;
	height:36px;
	background:bottom no-repeat url(img/bg-menu.png);
	clear: both;
	float:none;
	padding:0px 20px 0px 20px;
	overflow:hidden;
}
.menu ul {
	margin:0px;
	padding:0px;
	display:inline;
	height:32px;
}
.menu ul li{
	margin:0px 10px 0px 0px;
	padding:9px 10px 0px 10px;
	background:right no-repeat url(img/bg-li-menu.png);
	display:inline;
	height:23px;
	float:left;
}
.menu ul li span{
	margin:-9px 0px 0px -10px;
	padding:0px;
	background:right no-repeat url(img/spanmenu.png);
	height:32px;
	width:4px;
	float:left;
	overflow:hidden;
}
.buscador {
	margin:0px 0px 0px 0px;
	padding:5px 10px 0px 15px;
	background:right no-repeat url(img/bg-li-menu.png);
	height:27px;
	float:right;
	color:#9a3467;
	overflow:hidden;
}
.buscador form, .buscador input, { padding:0px; margin:0px;}
.text {
	background:#FFF5CC;
	border:none;
	color:#9a3467;
	width:190px;
	height:14px;
	padding:3px;
	font-size:10px;
	
}
.enviar {
	width:20px;
	height:19px;
	background:url(img/enviar.png);
	border:none;
	cursor:pointer;
}
.buscador span {
	margin:-5px 0px 0px -15px;
	padding:0px;
	background:right no-repeat url(img/spanmenu.png);
	height:32px;
	width:4px;
	float:left;
	overflow:hidden;
}
.fechaheader {
	float:right;
	padding:20px 0px 20px 0px;
}
.publiheader {
	float:right;
	overflow:hidden;
}
.publisidebar {
	overflow:hidden;
	margin-bottom:10px;
}
a img {border:none;}
/* -- POSTS -- */
.post-index {margin:0 0 40px;}
#post-single {margin:0 0 40px;}
.posts-wrap {float:left; clear:none;margin:10px auto 0px;width:475px;}
.post p {
	text-align:justify;
	font-size:12px;
	line-height:18px;
}
.contautico {
	height:20px;
	padding:10px 0px 0px 0px;
}
.contautico .autor{
	float:left;
	font-size:11px;
}
.contautico .fecha{
	float:right;
	font-size:11px;
}
/* -- SIDEBARS --*/
.sidebar {/*width:150px;*/clear:none}
.block-1 {float:right; width:300px; padding-right:7px;}
.block-1 ul {
	width:292px;
	background: bottom center no-repeat url(img/rs-abajo.png);
	padding:0px 0px 10px 8px;
	margin:0px 0px 15px 0px;
}
.block-1 ul li {
	background: left no-repeat url(img/dot.gif);
	padding:0px 5px 0px 12px;
	margin:0px 0px 5px 0px;
	font-size:11px;
}
.block-1 .widget {
	width:300px;
	background: bottom center no-repeat url(img/rs-abajo.png);
	padding:0px 0px 10px 0px;
	margin:0px 0px 15px 0px;
	text-align:center;
}
.block-1 a {color:#999999; text-decoration:none;}
.block-1 a:hover {color:#908F8C; text-decoration: underline;}
.block-1 .widget h3 {
	height:28px;
	width:295px;
	background:right no-repeat url(img/rs-arriba.png);
	color:#A14271;
	font-family:tahoma;
	text-transform:uppercase;
	font-size:13px;
	padding:8px 0px 0px 5px;
	font-weight:normal;
/*	margin:-5px 0px 0px -5px;*/
	text-align:left;
}

.block-2 {float:left; width:135px; margin-right:25px;padding-left:7px;}
.block-2 ul {
	width:126px;
	background: bottom center no-repeat url(img/ls-abajo.png);
	padding:0px 0px 10px 8px;
	margin:0px 0px 15px 0px;
}
.block-2 ul li {
	background: left top no-repeat url(img/dot.gif);
	padding:0px 5px 0px 12px;
	margin:0px 0px 5px 0px;
	font-size:11px;
}
.block-2 ul li a{color:#908F8C; text-decoration:none;font-size:11px;}
.block-2 ul li a:hover {color:#9A3568; text-decoration: underline;}
.block-2 h3 {
	height:28px;
	width:129px;
	background:right no-repeat url(img/ls-arriba.png);
	color:#A14271;
	font-family:tahoma;
	text-transform:uppercase;
	font-size:13px;
	padding:8px 0px 0px 5px;
	font-weight:normal;
}
/* -- MINI POST --*/
.peques {
	clear:both;
	overflow:hidden;
	padding:15px 0px 0px 0px;
}
#mini {
	width:164px;
	float:left;
	padding:0px 15px 0px 14px;
	border-right:1px solid #CCCCCC;
	text-align:left;
	font-size:11px;
	font-family: tahoma;
	overflow:hidden;
}
#mini p {margin:0px; padding:0px;}
#mini h4 {
	font-size:12px;
	color:#993366;
	padding:3px 0px 3px 0px;
	margin:0px;
}
#mini span {
	font-size:8px;
	padding:1px 3px 1px 3px;
	background:#FFEFB0;
	color:#993366;
	margin:0px;
}
#mini .right {
	float:right;
	margin:5px 0px 0px 5px;
}
#mini .mas {
	float:right;
	font-size:9px;
	margin:0px;
}
.sinlinea#mini  {
	border:none;
}
/* -- 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.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:none;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;}

