	
/** word press **/


.oculto { display:none; visibility:hidden;}
.enlaceExterno { color:#990000; padding:0 0 0 .5em; background:url(../../../../img/bullet_navBar_li_a.gif) no-repeat 0 .3em;}

.post h3 { padding:30px 0 5px 0;}

h4#comments { padding-left:40px}

blockquote { font-style:italic;}

.navigation { margin:20px 0 150px 40px;}

.navigation.Up { margin-bottom:0;}

#searchform { width:10em; margin:0 0 0 50px; text-align:right;}
	#searchform fieldeset, #searchform legend { margin:0; padding:0;}
	#searchform legend { display:none; visibility:hidden;}
	#searchform label { margin:0; padding:0;}
	#searchform #s { width:10em; border:1px solid #cfcfcf; margin:0 0 5px 0;}
	#searchform #searchsubmit { width:5em; border:1px solid #333; background-color:#990000; color:#fff;}

#commentform { width:100%; margin-bottom:150px; font-size:1em;}
	#commentform input, #commentform textarea { border:1px solid #cfcfcf;}
	#commentform #submit { border:1px solid #cfcfcf;}
	#commentform label small { font-size:1em;}
	
	.post ul { list-style:none; margin:0; padding:0; width:100%;}
		.post ul li { float:left; width:100%; margin:5px 0; padding:0 0 0 10px;}			
	.post ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
		
	
/* Begin Typography & Colors */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
	
#content .entry { line-height: 1.4em; }

#content .postmetadata  small { font-size:1.2em }

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}


small {	 line-height: 1.5em; }

.post small { font-size:.7em }

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


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

.entry p a { font-size:1em;}
 
.entry p a:visited { color: #b85b5a; }
	
.commentlist li { font-weight: bold;}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	font-size:.9em;
	line-height: 1.5em;
	text-transform: none;
}

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

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

a { text-decoration: none; }
a:hover, #contenedorInterior .post a:hover { text-decoration: underline; }
.post p a { font-size:1em;}

/* End Typography & Colors */



/* Begin Structure */

#content .entry { padding-top: 1em; font-size:.83em;}
#content .post  { clear: both; padding-left:40px;}
	.post h3 { margin-left:0;}
#content .postmetadata { margin: 2em 1em 2em 0; padding:.5em; font-size:.7em; }
	
/* End Structure */



/*	Begin Headers */

.description {text-align: center; }


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

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

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



/* Begin Lists

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

.entry ul {	 list-style-type:none;  } 

.entry ul {
	padding: 0;
	margin: 0.5em 0;
	font-size: 1.4em; 
	color:#4d4d4d
}

.entry ul li {
	font-size:.68em;
	margin:0;
	padding:0 0 0 1em;
	background:url(../../../../img/bullet_navBar_li_a.gif) no-repeat 0 .5em;
}

.entry ul li a{
	font-size:1em;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.seccion ul{
	margin: 0 1em;
	padding: 0;
}

.seccion ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

/* End Entry Lists */



/* Begin Form Elements */

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

select { width: 130px; }

#commentform { padding-left:50px; font-size:.73em; width:75%; }

#commentform input {	
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-family:Tahoma, Verdana, Arial;	
}

#commentform textarea {
	width: 100%;
	padding: 2px;
	font-family:Tahoma, Verdana, Arial;	
}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#990000;
	border:1px solid #cfcfcf;
	color:#fff;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist { padding: 0 0 0 40px; font-size:.8em }

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 5px 0 3px 0;
	list-style: none;
}

.commentlist p { margin: 10px 0 10px 0; }
#commentform p { margin: 5px 0; }

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

.commentmetadata {
	margin: 0;
	display: block;
	font-size:1em;
}
/* End Comments */



/* Begin Sidebar */

.seccion form { margin: 0; }
/* End Sidebar */






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

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

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

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

.center {text-align: center; }


a img { border: none; }

.navigation {
	font-size: .7em;
	display: block;
	text-align: center;
	padding-right: 1em;

}
/* End Various Tags & Classes*/



