/*
Theme Name: Quesos Aranburu
Theme URI: http://quesosaranburu.com/
Description: El tema de Quesos Aranburu
Version: 1.0
Author: Vudumedia.com
Author URI: http://vudumedia.com/
Tags: custom, two columns, widgets
*/

@import url("typography.css");

/* Begin Structure */
*{
	margin:0;
	padding:0;
}

body {
	margin: 0 0 20px 0;
	padding: 0;
	background-color:#666666;
	background-image:url(images/fondo-madera-tile.jpg);
}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 980px;
	/*background-image:url(images/guias.gif);
	background-repeat:repeat-y;*/
}

#header {
	float:left;
	/*background-color: #73a0c5;*/
	margin: 0 0 0 0px;
	padding: 0;
	height: 440px;
	width: 960px;
}

#headerimg {
	float:left;
	background: url('images/logo.jpg') no-repeat bottom left;
	/*margin: 7px 9px 0;*/
	height: 100px;
	margin: 0px 0px 0px 10px;
	padding: 20px 0px 0px 0px;
	/*height: 200px;*/
	width: 100%;
	/*cursor: pointer;*/
}

#headerimg h1{
	text-indent: -10000px;
}

.description{
	display:none;
}


/********************/
/******* MENU *******/
#menu{
	clear:both;
	float:left;
	display:inline;
	margin:5px 0 0 10px;
	padding:0;
	text-align:left;
	list-style:none;
	width:960px;
	height:45px;
}

#menu li{
	float:left;
	display:inline;
	border-right:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	width:119px;
	height:37px;
}

#menu li a{
	display:block;
	color:#000000;
	text-decoration:none;
	/*margin:0px 10px 0px 0px;*/
	padding:0px 10px;
	/*width:120px;*/
	height:37px;
}

#menu li a:hover{
	background-color:#F4F2EF;
}

#menu li.current-cat, #menu li.current_page_item, #menu li.current_page_parent{
	background-color:#F4F2EF;
}

#cabeceraImg{
	float:left;
	clear:both;
	margin: 0px 0px 20px 10px;
	display:inline;
	height:300px;
}

#content{
	float:left;
	width: 960px;
	margin: 40px 0px 20px 0px;
}

.sidecolumn {
	float: left;
	padding: 0 0 0px 20px;
	margin: 0px 0 0 0px;
	width: 220px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 20px;
	margin: 0px 0 0 0;
	width: 340px;
}

.widecolumn {
	float: left;
	padding: 0 0 0px 20px;
	margin:0px;
	width: 700px;
}



.post {
	padding:0 0 10px;
	margin: 0 0 10px 0px;
	clear: both;
	border-bottom: 1px solid #cccccc;
}

.post ul{
	list-style-type: none;
	list-style: circle outside url(images/boliche.png);
	margin:0px 0px 20px 0px;
	padding:14px 0px 0px 13px;
}

.post ol{
	margin:0px 0px 20px 0px;
}

.post ul li{
	margin:0px 0px 5px 0px;
}

.post hr {
	display: block;
}

.post.receta{
	/*height:170px;*/
	clear:none;
	display:block;
	float:left;
	width:220px;
	height:19em;
	margin:0px 10px 0px 0px
}

.receta .tituloReceta{
	display:block;
	margin:15px 0 15px 0px;

}
#sidebar .clase_post a.tituloReceta{
	display:block;
	margin:15px 0 0px 0px;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 10px 0px 20px 0px;
	margin: 30px 0px 0px 20px;
	width: 940px;
	clear: both;
	border-top: 1px solid #cccccc;
	text-align: center;
}



#footer p {
	margin: 0;
	margin: 0px 0px 0px 240px;
	text-align: left;
}
#footer p.derecha{
	margin: 0px 0px 0px 210px;
	float:left;

}

/* End Structure */




/*	Begin Headers */
h1 {
	margin: 0;
}

h2 {
	margin: 0px 0px 9px 0px;
	border-bottom: 1px solid #cccccc;
	line-height: 1.5em;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.post img{
	/*background: #ffffff url(images/sombra.jpg) no-repeat bottom;
	background: #f9f9f9 url(images/sombra.jpg) no-repeat bottom;
	padding: 10px 10px 18px 10px;
	margin: 0px 20px 0px 0px;
	border: 1px solid #eeeeee;*/

	border:1px solid #f3f3f3;
	border-bottom:0px;
	background: #ffffff url(images/sombra2.jpg) no-repeat bottom;
	padding: 10px 10px 16px 10px;
	margin: 0px 20px 0px 0px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */




/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 35px;
	margin:0px 0px 20px 0px;
}

.entry ol li {
	margin:0px 0px 5px 0px;
	padding: 0;
}
/* End Entry Lists */



/* Begin Sidebar */

#sidebar{
	float:left;
	margin:0 0 0 20px;
/*	padding: 20px 0 10px 0;
	margin-left: 545px;*/
	width: 220px;
}

#sidebar form {
	margin: 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 8px 0px 0px 0px;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	border-bottom:1px solid #cccccc;
	/*margin:3px 0;*/
	/*margin-bottom: 15px;*/
}

#sidebar ul li a{
	display:block;
	width:220px;
	height:20px;
	margin:0px;
	padding:5px 0px 2px 3px;
	color: #666666;
}

#sidebar ul li a:hover, #sidebar ul li.current_page_item{
	background-color:#F4F2EF;
}



#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Sidebar */



/* Languages */
ul.qtrans_language_chooser {
	margin:15px 0px 0px 740px;
}

ul.qtrans_language_chooser li{
/* reset sidebar li */
	border-bottom:none;
	float:left;
	display:inline;
	/*border-right:1px solid #cccccc;*/
	margin:0px 0px 0px 0px;
	/*width:70px;
	height:32px;*/
}

ul.qtrans_language_chooser li a{
/* reset sidebar li */
	padding:4px 0 2px 3px;
	width:auto;
	display:block;
	color:#cccccc;
	text-decoration:none;
	margin:0px 10px 0px 0px;
	padding:0px 0px;
	font-style: italic;
	font-size: 1.1em;
	/*width:120px;
	height:32px;*/
}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}



acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	/*display: block;*/
	margin-left: auto;
	margin-right: auto;
	/*text-align:center;*/
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Columnas del plugin wp_post_columns.php */
.clase_post .post_column_left{

}

.clase_post .post_column_right{

}

.clase_post .post_column_right ul{
	background-color: #f4f2ef;
	padding: 14px 40px;
	list-style-image: url(images/boliche.png);;
	list-style-position: outside;
	list-style-type: disc;
}
.iconoFeed{
	/*margin:20px 0 0 925px;*/
}
#last-twitt{
	background:transparent url(images/bck-last-twitt.gif) top center no-repeat;
	padding:8px 8px 0 8px;
	/*font-size:0.95em;*/
	}
#last-twitt-pie{
	background:transparent url(images/pie-last-twitt.gif) top center no-repeat;
	padding:22px 0;
	/*font-size:0.95em;*/
	font-weight:bold;
	}
#redes-sociales{
	padding-bottom:16px;
	}
#redes-sociales img{
	margin:0 2px 0 0;
	width:40px;
	}