/*
Theme Name: Metodo Helmer
Theme URI: http://www.metodohelmer.com/
Description: Tema desarrollado para el blog del metodo
Version: 1.0
Author: Territorio creativo
Author URI: http://www.territoriocreativo.es/
Tags: 
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: #FFF /*url('images/body_bg.jpg') repeat-y center*/;
	color: #333;
	text-align: center;
	}

#content {
	font-size: 12px;
	}

#content .entry {
	line-height: 1.4em;
	}

.depth-1 {
border: 1px solid #ddd;
}

small {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#header .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2, #sidebar a {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #848484;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h3, h3 a {
	font-size: 16px;
	color: #565656;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
#sidebar {
	font: 1em Arial, Verdana, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #df201d;
	text-decoration: none;
	}

a:hover {
	color: #df201d;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



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

#page {
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 960px;
	border: 0px;
	text-align: left;
	}

#header {
	background: #FFF /*url('images/cabecera.jpg') repeat-x center top*/;
	margin: 0px;
	padding: 0px;
	/*height: 155px;*/
	width: 100%;
	margin-top: -1px;
	}

#header_top {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

#header_top img {
	/*margin-left: 20px;*/
}

#header_top .flickr {
	float: right;
	margin-right: 0px;
}
	
#menu {
	background: #b91f19 url('images/header_bg.jpg') repeat-x top left;
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 100%;
	}
	
#header_bot {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

#header_bot #links_header {
	float: right;
	margin-right: 10px;
	margin-top: 25px;
}

#header_bot #links_header a {
	font-size: 16px;
	color: #FFF;
	font-size: bold;
	text-transform: uppercase;
}

#header_bot #links_header img {
	position: relative;
	top: -25px;
}

#header_bot #rss {
	float: right;
	margin-right: 30px;
	margin-top: 15px;
}

#header_bot img {
	margin-left: 19px;
}

#content {
	float: left;
	padding: 0 0 0px 20px;
	margin: 20px 0px 0px 0px;
	width:680px;
	height: 100%;
	color: #565656;
	}
	
.post {
	margin: 0px 0px 20px 0px;
	border-bottom: 2px solid #ebebeb;
	padding-bottom: 0px;
	}

.post hr {
	display: block;
	}
	
.post hr {
	display: block;
	height: 0px;
	background: #FFF;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
.post_der {
	width: 530px;
	display: block;
	margin-left: 130px;
	margin-top: -30px; /* INTENTAR QUITAR*/
	padding-bottom: 10px;
}

.separador {
	margin-top: 0px;
	margin-bottom: 15px;
}

.fecha {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 20px;
	
	font-size: 18px;
	font-weight: bold;
	color: #c6c6c6;
}

.autor {
	font-weight: bold;
	color: #df201d;
}

.categoria {
	float: right;
	margin-top: -10px;
	margin-right: 10px;
	color: #ababab;
}

.categoria a {
	font-size: 10px;
	color: #ababab;
	margin-top: 0px;
}

.derecha {
	text-align: right;
	width: 530px;
	display: block;
}

.etiquetas {
}

.comentarios {
	float: left;
	text-align: left;
	min-width: 100px;
}

.clear {
	clear: both;
}

#footer {
margin: 0px;
width: 100%;
height: 40px;
padding: 0px;
/*background: url('images/footer_bg.jpg') repeat-x top left;*/
clear: both;
}

#footer #footer_int {
	width: 995px;
	height: 40px;
	margin: 0px auto;
/*	background: url('images/fondo-pie.png') no-repeat 1px -1px;*/
}

#footer #footer_int img {
	margin-right: 50%;
	margin-top: 15px;
}

#footer p {
font-size: 1.2em;
height: 18px;
color: #555;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
padding-top: 6px;
padding-left: 25px;
border-top: 12px solid #c03516;
}

#footer p a {
text-decoration:none;
color: #555;
}

#footer img {
	position: relative;
	left: 290px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
}

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

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

/* End Headers */



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

.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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


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

.entry ol li {
	margin: 0;
	padding: 0;
	}


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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	background: #fafafa url('images/sidebar_tit_bg.gif') no-repeat -1px -1px;
	border: 1px solid #ebebeb;
	min-height: 50px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 10px;
	}

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

#sidebar ul ul, #sidebar ul ol {
	margin: 15px 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;
	background: none;
	border: none;
	min-height: 0px;
	}
	
#sidebar ul li select {
	width: 180px;
	border: 1px solid #dedede;
	background: #FFF;
	color: #848484;
	font-size: 13px;
}

#nube a {
	color: #df201d;
	text-decoration: none;
	font-weight: normal;
	margin-right: 10px;
}

#sidebar ul li.sinfondo {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	background: none;
	border: 0px;
	min-height: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
#sidebar #busqueda {
	margin-bottom: 15px;
}

#sidebar #searchform #s {
	width: 180px;
	height: 18px;
	padding: 0px;
	border: 0px;
	background: #fff url('images/buscar_bg.gif');
	font-size: 12px;
	color: #555555;
	padding-left: 6px;
	padding-top: 3px;
	padding-right: 5px;
	}

#sidebar #searchsubmit {
float: right;
	}
	

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

select {
	width: 130px;
	}

/* End Form Elements */



/* Begin Comments*/

#comentarios {
	margin-left: 40px;
	width: 640px;
	margin-top: 10px;
	margin-bottom: 40px;
}

#comentarios .num-com {
	color: #df201d;
	font-size: 13px;
}
#respond {
	margin-left: 40px;
	width: 640px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 15px 55px 25px 55px;
	border-left: 0px;
	border-right: 0px;
	list-style: none;
	color: #444444;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size: 12px;
}

.fn {
	font-weight: bold;
}

.fecha_com {
	font-weight: bold;
}

.thread-even {
	border-top: 6px double #FFF;
	border-bottom: 6px double #FFF;
	background: #f6f6f6;
}

.thread-odd {
	border-top: 6px double #FFF;
	border-bottom: 6px double #FFF;
	background: #ededed;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
		
#comments, #respond_title {
	margin-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid #ebebeb;
}

#commentform input { 
	border-top: 2px solid #a9a9a9;
	border-left: 2px solid #a9a9a9;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 10px;
	height: 19px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 550px;
	float: left;
	color: #666;
	font-size: 14px;
	 }
#commentform textarea	{ 
	border-top: 2px solid #a9a9a9; 
	border-left: 2px solid #a9a9a9; 
	border-right: 1px solid #f2f2f2; 
	border-bottom: 1px solid #f2f2f2; 
	width: 620px; 
	padding-top: 2px;
	padding-bottom: 2px;
	height: 103px;
	font-family: Arial, Verdana, sans-serif;
		font-size: 14px;
		color: #666;
	}

#commentform input.submit {
	width: 101px; 
	height: 21px; 
	border: 0px; 
	margin-top: 0px; 
	float: none;
	}
	
#commentform label { 
	width: 60px; 
	display: block; 
	float: left; 
	margin-top: 6px; 
	margin-right: 10px; font-weight:bold;
	}
#commentform p {
	overflow: hidden;
	margin-bottom:5px;
	 }

.navigation2 {
	display: block;
	text-align: right;
	width: 635px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 4px;
	margin-right: 5px;
	height: 10px;
	font-size: 14px;
	}
	
.navigation2 .navleft {
	float: left;
	background: url('images/flecha_izq.gif') no-repeat 0px 2px;
	padding-left: 15px;
}

.navigation2 .navright {
	float: right;
	background: url('images/flecha_der.gif') no-repeat right 2px;
	padding-right: 15px;
}

/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 720px;
	width: 220px;
	display: block;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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: right;
	width: 650px;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
	margin-right: 20px;
	height: 10px;
	font-size: 14px;
	}
	
.navigation .navleft {
	float: left;
	background: url('images/flecha_izq.gif') no-repeat 0px 2px;
	padding-left: 15px;
}

.navigation .navright {
	float: right;
	background: url('images/flecha_der.gif') no-repeat right 2px;
	padding-right: 15px;
}



/* End Various Tags & Classes*/



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

.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 */

/* Objetos */
.post_der img {
	border: 0px;
	margin-bottom:15px;
}
.pos_der img.alignnone {
	float: left;
	margin-right: 15px;
}
.post_der img.alignleft {
	float: left;
	margin-right: 15px;
}
.post_der img.alignright {
	float: right;
	margin-left: 15px;
}
.post_der img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post_der img.sinborde {
	border: 0px;
}
embed, object { 
	display: block;
	margin-left: auto;
	margin-right: auto;
	 }
	
/* Entradas relacionadas */

.relacionadas {
	padding:10px 0px 0px 0px;
	margin:10px 0px 30px 40px;
	clear: both;
}

.relacionadas ul li {
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 -19px;
	list-style-type: none;
}

.relacionadas h3 {
	margin-top: 0px;
	border-bottom: 2px solid #ebebeb;
	padding-bottom: 5px;
}

.rel_date {
	color: #000;
}

	
#tag_cloud a, #tag_cloud-2 a {
	color: #df201d;
	text-decoration: none;
	font-weight: normal;
	margin-right: 10px;
}	

.follow a img {
vertical-align:middle;
}

.follow a:hover {
text-decoration:none;
color: #000000;
}

.subscribe_icons li {
display:inline;
float:left;
font-size:11px;
margin:0 2px 5px;
text-align:center;
width:90px;
}

ul.suscribe_icons {
list-style:none outside none;
}

div.suscribe {
height: 55px;
}

.Ilike {
height: 35px;
width: 90%;
}

img.separador{
	visibility: hidden;
}

.category-sobre-metodo-helmer .fecha{display:none;}

#sidebar li .cat-item-360{margin-bottom:15px;}
