/*  
Theme Name: La Leche,
Theme URI: http://www.la-leche.es
Description: Portal del sector lácteo

Author: Uaalah!!

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #3c3c3c;
	color: #545454;
	padding: 0 25px;
	}

body, select, input, textarea {
/*	font: 100% Arial, Verdana, Sans-Serif;*/
	font: 100% Arial, Verdana, Sans-Serif;	
	text-align: justify;
}
	
p {	
	margin: 15px 0;
	}

#content, #sidebar, #copyright {
	font-size: 110%
}

a:link, a:visited {
	color: #4C7CAF; /* #8aa5c5; */
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}

	/* 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) */

	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

	img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
		}

	img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
		}

	.alignright {
		float: right;
		}

	.alignleft {
		float: left;
		}
	/* End Images */

/* Miscelanea */
.subrayado{
	border-bottom:1px dotted #c3c3c3;
}

/* Structure */

#page {
	width: 980px;
	margin: 0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 10px 25px 35px 25px;
	}

#branding {
	padding-top:0;
	width:625px;
	width:1000px;
	padding:0 0 10px 0;
	}

.sponsor {
	float:right;
	margin:0;
	padding:2px 0 0 0;
}
	
	.page-separator {
		height: 4px;
		clear: both;
		background-color: #8aa5c5;
		margin: 23px -25px -5px;
	}

.left {
	float:left;
	}

.headernav	 {
	margin:0 auto;
	padding:0 25px 0;	
	background: url(images/nav-bg.png) repeat-x;
	width:980px;
	}
	
.right {
	float:right;
}

#searchcontent {
	margin-top:10px;
} 	

#sidebar {
	width: 260px;
	float:right
	}

#leftcol {
	width:287px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:342px;
	padding-left:18px;
}


		
/*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 */
	
	#logo {
		background: url(images/logo.png) no-repeat;
		width: 274px;
		height: 95px;
		text-indent: -999em;
		float: left;
	}

	#logo a {
		width: 274px;
		height: 95px;
		display: block;
	}

h1 {
	font:2.95em "Times New Roman", Georgia, Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}

h2 {
	font: 2.1em "Times New Roman", Georgia, Times, serif;
	padding-bottom:2px;
	border-bottom:1px solid #c7c7c7;
	margin: 0 0 20px 0;
	color: #8aa5c5;
	}

h3 {
/*	font: 1.6em "Times New Roman", Georgia, Times, serif;*/
	font: 1.4em  Arial, Verdana, Sans-Serif;
	padding-bottom:2px;
	margin: 10px 0;
	color: #8aa5c5;
	}


h4 {
	font-size:1.2em;
	margin: 5px 0;
	}

h5 {
	font-size:1.1em;
	margin: 4px 0;
}

h6 {
	font-size:1em;
	margin: 3px 0;	
}	

#sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
}

#sidebar h3, #sidebar h2 {
	border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:1em;
	}

/*h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px;
	color:#5f5f5f;
	}*/

h3#comments, h3#respond {
	margin-top:30px;
	font: bold 1em/1em Arial, sans-serif;
	text-transform: uppercase;
	color: #545454;
	border-bottom:1px dotted #c3c3c3;
}

h4 {
	color: #8aa5c5;
	font-size:1.2em;
	margin: 5px 0;
}
	
	
	
/* Content */

#content {
	width:670px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}
	
#description {
	font: normal 1.2em/1.3em Arial, sans-serif;
	color: #000;
	margin:32px 0 0 42px;
	float:left;
	letter-spacing:0.01em;
	width: 165px;
	}

.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;
	}

#lead a{font-weight: bold;}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:bold 2.1em "Times New Roman", Georgia, Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol h3.feat{
	font: bold 1em Arial,Verdana,Sans-Serif;
	padding:0;
	text-transform:uppercase;
}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#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;
	}

#rightcol .listCat{ 
	margin-top: 10px;
}	
#rightcol .listCat .post {
	padding-bottom: 10px;
	margin-bottom:1em;
}

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	list-style-position:inside;
	}

#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: #8aa5c5;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#8aa5c5
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#fff;
	margin:15px 0;
	padding-bottom:12px;
	border-bottom: 1px dotted #c3c3c3;
	}

#writer img {
	padding:1px;
	border:1px solid #000;
	float:left;
	width:80px;
	height: 80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	margin-top:12px;
	}

#writer div {
	margin:0;
	width: 570px;
}	
#writer p.ver{
	margin: 10px 0 0 0;
}

.entry {
	padding-bottom: 15px;
	border-bottom: 1px dotted #c3c3c3;
}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
}

/* formulario comentario */


/*Listado de articulos*/
.listCat{}
.listCat .post{
	border-bottom:1px dotted #c3c3c3;
	margin-bottom: 2em;
}
.listCat .post .categoria{
	margin:0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
.listCat .post .categoria a{
	color: #4f4f4f;
}
.listCat h4{
	font-size: 1.3em;
	margin: .2em 0 0 0;
}
.listCat .datos{
	margin: 0;
}
.listCat img, .listCat br{
	display: none;
}
.listCat .entrada p{
	margin: 15px 0 0 0;
}
.listCat .banner-add img{
	display: block;
}

/*post*/
.subtitulo{
	height: 1%;
	margin:-20px 0 20px 0;
	padding:0;
	display: block;
}
.subtitulo .categoria{
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitulo .autoria{
	float: right;
}
.clearall{
	clear: both;
}

/*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:#607d9f;
	background:#edf4fb;
	padding: 8px 14px;
	margin:18px 0;
	border-top:2px solid #d9e4f0;
	border-bottom:1px solid #d9e4f0;
	}
.post blockquote p {
	padding: 0;
	margin: 0;
}	

.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 {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
	#searchform {
		float:right;
		/*width:230px;*/
		text-align:right;
		margin-top: -6px;
		/*margin-right: 25px;*/
	}

	#s {
		width: 170px !important;
		font-size: 12px !important;
		background: #c0d2e4 !important;
		border: 1px solid #000 !important;
		padding: 2px 0 !important;
		/*margin-top: -2px;*/
		}

	#s:focus {
		background:#f8f8f8 !important;
		}

	#searchsubmit {
		vertical-align: top;
		background: url(images/search-submit-bg.png) repeat-x;
		border: none;
		color: #fff;
		font: normal 9px Arial,Verdana;
		text-transform: uppercase;
		padding: 3px 8px 4px;
		margin-left: 2px;
		cursor: pointer;
		}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform{}

	#commentform .dosColumnas{
		margin-top: 20px;
		height: 1%;
	}
	#commentform .dosColumnas .columna1{
		float: left;
		width: 240px;
		margin-right: 2px;
	}
	#commentform .dosColumnas .columna2{
		float: left;
		width: 370px;
	}
	#commentform label{
		display: block;
	}
	#commentform input, #commentform textarea{
		margin: 0px 0 10px 0;
		border: 1px #676767 solid;
		background-color: #eaf2f4;
		padding: 1px 2px;
		color: #607D9F;
	}
	#commentform input{
		width: 220px;
	}
	#commentform textarea{
		width:420px;
		height:100px;
	}
	#commentform input#submit {
		background: url(images/search-submit-bg.png) repeat-x;
		border: none;
		color: #fff;
		font-weight: bold;
		text-align: center;
		height: 20px;
		width: auto;
		padding: 0 20px;
	}



	#sidebar li {
		padding:0;
	}
	
	#sidebar li li {
		list-style-type: square;
		list-style-position: inside;
	}

	#sidebar li.cat-item {
		list-style-position: inside;
		list-style-type: none;
		margin-left: 0;
		border-left: 4px solid #d2e3f5;
		border-top: 1px solid #fff;
		background: #dceaf8;
	}

	#sidebar ul.children {
		border-top: 3px solid #d2e3f5;
		border-bottom: 3px solid #d2e3f5;
	}

	#sidebar ul.children ul {
		border: none;
	}

	#sidebar ul.children li.cat-item {
		list-style-type: none;
		border-left: none;
		border-top: none;
		display: block;
	}

	#sidebar li.cat-item a {
		display: block;
		background: #dceaf8;
		padding: 5px 0 5px 8px;
	}

	#sidebar ul.children li.cat-item a {
		background: #d2e3f5 url(images/li-square-bg.png) no-repeat 10px 7px;
		padding-left: 20px;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	#sidebar ul.children li.cat-item li.cat-item a {
		padding-left: 28px;
		background-position: 18px 9px;
	}
	

/* Author */
#profilebox{
	margin-top:22px;
}
#profilebox img{
	margin: 0 15px .5em 0;
	float: left;
}

/* Comments*/

.commentlist {
	list-style-position: inside;
	font-size: 1.2em;
	font-weight: bold;
}
	
.commentlist li {
	margin: 0 0 15px 0;
	padding: 0;
	border-bottom: 1px dotted #c3c3c3;
}
.commentlist .comentario{
	font-size: .85em;
	font-weight: normal;
}

#commentform small {
	
}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: inline;
}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font-weight:bold;
	font-style: normal;
	font-size: 1.2em;
}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	font-size:0.675em;
	padding:16px 25px 25px 25px;
	background: #fff url(images/footer-bg.png) repeat-x;
	width: 980px;
	margin: 0 auto;
	}

#footer a, #footer a:visited {
	color:#94928b;
	text-decoration:none;
	}

#footer a:hover {
	color:#5a5954;
	}

#footer a:active {
	text-decoration:underline
	}
			
#footer img {
	vertical-align:middle;
	}
	
#copyright {
	float:left;
	/*width:550px;*/
	}

#rss {
	float:right;
	/*width:350px;*/
	text-align: right
	}

/*#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.7em;
	padding-top:15px;
	color:#FFF;
	}

#footer a {
	color:#d3d1d1;
	}*/


/* grupo clearfix */

.subtitulo:after, .dosColumnas:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* pie de foto */

.wp-caption {
	text-align: center;
	background-color: #fff;
	padding: 0px;
	margin-right: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 4px 5px;
	margin: 0;
	background-color:#F2F2F2;
	background-color:#EDF4FB;
	border-bottom:1px solid #D9E4F0;	
	margin:0 5px;
	color:#000;
	font-style:italic;
}

/* banner add */
.banner-add {
	padding:0;
	margin:0;
	margin-top:13px;
	/*height:90px;*/
	height:auto;
}
.banner-add span,
.banner-add2 font {
	display:none;
}

.banner-add2 {
		/*height:90px;*/
		height: auto;
		display:block;
		width:670px;
		margin:10px 0 -10px 0;
		margin-left:-5px;
}


#home .banner-add {
	/*display:none;*/
}
#category .banner-add {
	margin-bottom:10px;
}

#maxbannerads-3, #maxbannerads-3 div.banner-ad a img { 
	height:500px; 
	}
	
li#maxbannerads-3 div.banner-add  {
  display:block;
}	 	
.uppercase {
	text-transform:uppercase;
}

/* comments */

#panel {
	/*height: 200px;*/
	display: none;
}

.btn-slide {
	/*width: 144px;
	height: 31px;*/
	margin: 0 0 20px 0;
	display: block;
}

.navigation {
	padding-bottom:10px;
}

#leftcol {
	margin-bottom:10px;
}

/* añadidos */
object#banner-top { margin-left: 60px; }

h2.pagetitle { margin-top: 10px; }
div.post { margin-top: 10px; }

ul#sidelist { margin-top: 10px; }

div.sidepost { background-color: #8AA5C5; color: #fff; margin: 15px 0 20px; padding: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border: 1px solid #8AA5C5;}
div.sidepost h4 { border-bottom: 1px solid #B5C8DF; padding-bottom: 5px; color: #fff; }
div.sidepost h5 { font-size: 12px; }
div.sidepost img { float: left; padding: 2px 10px 0 0; width: 100px; }
div.sidepost a { color: #fff; font-style: italic; text-align: right; display: block; margin-top: 10px; }

div.cat-subsecciones { text-align: right; margin-top: -40px; }
div.cat-subsecciones a { background-color: #bbb; margin-left: 5px; padding: 5px; color: #fff; }
div.cat-subsecciones a:hover { background-color: #8AA5C5; text-decoration: none; }

div.sharethisbutton { text-align: right; margin-top: 30px; float:right; }
div.newsletter_reg { float:left; margin-bottom: 10px; margin-top: 30px; }
img.WP-PrintIcon { padding: 3px 0 3px 0; vertical-align: middle; }
div.categorylist { margin: 5px -25px 10px -25px; background-color: #C2D7EF; padding: 5px 5px 5px 20px; display: none; }
div.categorylist p { margin: 0px; }
div.banner_suscrip { display: block; width: 287px; height: 142px; background-image: url(images/banner_suscrip.jpg); border-top:1px dotted #B6B6B6; }
div.banner_suscrip a#banner_suscrip_reg { color: #000;  font-size: 14px; display: block; position: relative; top: 124px; left: 166px; width: 155px; text-decoration: underline; }
div.suboptionsmenu { float: left; margin-top: 24px; }
ul.leftmenu { list-style: none; width: 145px; background-color: #8AA5C5; padding: 5px 5px 5px 5px; margin-bottom: 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #8AA5C5; }
ul.leftmenu li a, ul.leftmenu li a:visited { color: #fff !important; font-weight: normal; text-transform: none; font-size: 12px; }
ul.leftmenu li a:hover { text-decoration: underline !important; }

div#lead { margin-left: 186px !important; height: 240px; font-size:110%; }
span.descripcion { display: block; padding: 10px; border: 1px solid #FFC62F; background-color: #FFE9AF; }

object.banner-sobretitulo-cat { margin-top: 20px; display: block; }
