/* Estilos Generales */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: #b8b38b;
	color: #cfcbb5;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size:12px;
	color:#7fac47;
}

h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

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

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #7fac47;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}

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

.nocomments, .postmetadata, blockquote, strike {
	color: #fff7ec;
}

code {
	font: 1.1em Arial, Verdana, sans-serif;
}

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

a, h2 a:hover, h3 a:hover {
	color: #7fac47;
	text-decoration: underline;
}

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

p img {
	padding: 0;
	max-width: 100%;
}

hr {
	display: none;
}

a img {
	border: none;
}

.clear{
	clear:both;
}
	
#page {
	text-align: left;
	background-color: #b8b38b;
	margin: 0px auto;
	padding: 0;
	width:1006px;
}

#page2{
	width:920px;
	margin:0px auto;
	padding:0px;
}

/*Estilo del Header y Submenu*/

#header {
	background: #b8b38b url('images/banner.png') no-repeat top center;
	margin: 0px;
	padding: 0;
	height: 258px;	
}

#headerimg {
	margin: 0px;
	height: 258px;
}

#submenu{
	list-style:none;
	float:right;
	position:relative;
	top:-83px;
	margin:0px 10px 0px 0px;
	text-align:center;
	padding:0px;
}

#submenu li{
	display:inline;
	text-align:center;
	margin:0px;
	padding:0px;
}

#submenu li a{
	text-align:center;
	background:url('images/fondoSubmenu.png') no-repeat bottom center;
	padding-bottom:4px;
	padding-top:7px;
	font: 12px Arial;
	color:#cfcbb5;
	text-decoration:none;
}

#submenu li a:hover{
	text-align:center;
	background:url('images/fondoSubmenu.png') no-repeat bottom center;
	padding-bottom:4px;
	padding-top:16px;
	font: 12px Arial;
	color:#7fac47;
	text-decoration:none;
	position:relative;
	top:8px;
}

.submenuLink1{
	padding-left:29px;
	padding-right:29px;
}

.submenuLink2{
	padding-left:10px;
	padding-right:10px;
}

.submenuLink3{
	padding-left:15px;
	padding-right:15px;
}

.submenuLink4{
	padding-left:15px;
	padding-right:15px;
}

/*Estilo de las Entries*/

#content {
	font-size: 1.2em;
	}
	
.narrowcolumn {
	float: right;
	background: url('images/fondoEntries.png') repeat-y top center;
	padding: 0px 0px 0px 0px;
	width: 611px;
	margin:0px 0px 20px 100px;
}

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

.narrowcolumn .post h2, .narrowcolumn .post h3{
	margin:10px 0px 0px 15px;
	padding-top:3px;
	font-family:Arial, Verdana, sans-serif;
	font-size:20px;
	width:375px;
}

.narrowcolumn .post h2 a:hover, .narrowcolumn .post h3 a:hover{
	color:#7fac47;
	text-decoration:underline;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin:0px 35px 0px 35px;
}

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

.narrowcolumn .navigation .alignright{
	margin-right:20px;
}

.narrowcolumn .navigation .alignleft{
	margin-left:20px;
}

#topEntries{
	background:url('images/topentries.png') no-repeat top center;
	width:611px;
	height:22px;
}
	
#bottomEntries{
	background:url('images/bottomentries.png') no-repeat bottom center;
	width:611px;
	height:106px;
}

.titulo{
	background:url('images/tituloEntries.png') no-repeat top left;
	margin-left:10px;
	height:54px;
}

.month {
display:block;
font-weight:bold;
font-size:larger;
}

.categoria{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#fbd19b;
}

.categoria span{
	text-decoration:underline;
}

.categoria a{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#fbd19b;
	text-decoration:none;
}

.categoria a:hover{
	text-decoration:underline;
	color:#fbd19b;
}

.fechafull{
	color:#cfcbb5;
	font-family:Arial, Verdana, sans-serif;
	list-style:none;
	text-align:center;
	border-left:1px solid #cfcbb5;
	padding:0px 0px 0px 10px;
	margin: 0px 35px 0px 10px;
	position: relative;
	top:-57px;
}

.fechafull{
	float:right;
}

.dia{
	font-size:22px;
}
	
.mes, .anio{
	font-size:14px;
}

.postmetadata {
	clear: both;
	font-size:10px;
	color:#fff7ec;
	margin:0px 0px 0px 35px;
}

.postmetadata span{
	text-decoration:underline;
}

.postmetadata a{
	color:#fff7ec;
}

.postmetadata a:hover{
	color:#fff7ec;
	text-decoration:underline;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/* Estilo de las pestaņas de Redes */

#redes{
	list-style: none;
	margin:0px 0px -9px 0px;
	position: relative;
	left: 300px;
	top:-6px;
	width:165px;
}

#redes li{
	display:inline;
	text-align:center;
	margin:0px;
}

#redes li a{
	background:url('images/tab_redes.png') no-repeat bottom center;
	padding-top:14px;
	padding-bottom:6px;
	font-family: Arial, Verdana, sans-serif;
	font-size:9px;
	color:#cfcbb5;
	text-decoration:none;
	text-align:center;
	width:64px;
}

#redes li a:hover{
	background:url('images/tab_redes.png') no-repeat bottom center;
	font-family: Arial, Verdana, sans-serif;
	font-size:9px;
	color:#7fac47;
	text-decoration:none;
	text-align:center;
	width:64px;
}

.redesLink1{
	padding-left:10px;
	padding-right:10px;
}

.redesLink2{
	padding-left:5px;
	padding-right:5px;
}
	
/*Estilo del Sidebar*/	

#topSidebar{
	width:179px;
	height:26px;
	margin:0px auto;
	background: url("images/menuTop.png") no-repeat top center;
}

#bottomSidebar{
	width:179px;
	height:94px;
	margin:0px auto;
	background: url("images/menuBottom.png") no-repeat bottom center;
}

#sidebar{
	width:179px;
	background: url('images/menuFondo.png') repeat-y top center;
	margin:0px 0px 0px 12px;
}

#sidebar2{
	width:179px;
	margin:0px 0px 0px 12px;
}

.sidebarItem{
	background: url("images/menuItem.png") no-repeat center center;
	height:39px;
}

#sidebar h3{
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	color:#f5a438;
	margin:0px 0px 0px 15px;
	padding-top:13px;
}

.cats, .arch, .links, .dlm_download_list{
	list-style:none;
	text-align:left;
	width:159px;
	margin:0px auto;
	padding:10px 0px 15px 0px;
}

#sidebar li{
	font-family: Arial, Verdana, sans-serif;
	margin-top:3px;
	font-size:10px;
	color:#fbd8a9;
}

#sidebar li a{
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	color:#cfcbb5;
	margin-left:10px;
	margin-right:5px;
}

#sidebar .cat-item:hover, .dlm_download_list  li:hover, .links li ul li:hover, .arch li:hover{
	background:#727272;
	border-right:5px solid #b0cf88;
}

#sidebar a{
	text-decoration:none;
}

#sidebar  a:hover{
	color:#b0cf88;
	text-decoration:none;
}

.linkcat h2{
	margin:0px 0px 0px 10px;
	font-size:14px;
}

.blogroll{
	padding:0px 0px 15px 0px;
	list-style:none;
	text-align:left;
}

#enlaces li ul li, #downloads li {
	width:145px;
	padding-left:10px;
}

#enlaces li ul li a, #downloads li a{
	margin:0px;
}

.todas{
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;
	color:#FBD19B;
	margin-left:110px;
}


/*Estilo del Archivo*/

.pagetitle{
	margin:0px;
}

/*Estilo de la Entrada Single*/

.widecolumn {
	line-height: 1.6em;
	padding: 0px;
	margin: 10px auto;
	background: url('images/fondoEntries.png') repeat-y top center;
	width:611px
}

.widecolumn .navigation{
	width:570px;
	margin:0px auto;
}

.widecolumn  h2{
	font-size:22px;
	padding:7px 0px 8px 15px;
}
	
.widecolumn .post {
	margin: 0;
}

.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;
}
	
.widecolumn .entry p {
	font-size: 1.05em;
}
	
.widecolumn #respond{
	width:570px;
	margin:0px auto;
}
	
.widecolumn .alt a{
	color:#7FAC47;
	font-style:italic;
}

.entry p a:visited {
	color: #F4AA2D;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

	
/*Estilos del About Me*/

#topAbout{
	background:url('images/topAbout.png') no-repeat top center;
	width:836px;
	height:22px;
	margin:auto;
}

#bottomAbout{
	background:url('images/bottomAbout.png') no-repeat bottom center;
	width:836px;
	height:22px;
	margin:auto;
}

#contentAbout{
	background: url('images/fondoAbout.png') repeat-y top center;
	width:836px;
	padding-bottom:10px;
	margin:auto;
}

#contentAbout h2{
	margin:0px 0px 0px 25px;
	padding:0px;
	font-size:24px;
	color:#f39212;
}

#contentAbout ul{
	list-style:none;
	padding:0px;
	margin:0px 0px 10px 25px;
}

#contentAbout li span{
	color:#cfcbb5;
	font-weight:bold;
	font-size:13px;
}

.wp-image-35{
	position:relative;
	top:-40px;
	left:-30px;
}





	
/*Estilo de los Comentarios*/

#comments{
	padding-left:25px;
}

.commentlist{
	width:570px;
	margin:auto;
	padding: 0;
	text-align: justify;
}

.commentlist li{
	background:#353535;
	border:none;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana,Sans-Serif;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

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

.comment-author{
	font-style: Arial, Verdana, sans-serif;
	font-size:14px;
	color:#7FAC47;
}

.fn{
	font-size:14px;
}

.fn a{
	color:#7FAC47;
}

.says{
	font-size:12px;
}

.comment-meta a{
	color:#DCA057;
	font-size:10px;
}

.comment-meta a:hover{
	color:#7FAC47;
	text-decoration:underline;
}

.comment-body p{
	font-style: Arial, Verdana, sans-serif;
	font-size:11px;
	color:#DFD8D1;
}

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

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}
	
#commentform p {
	font-family: Arial, Verdana, Sans-Serif;
}
	
#commentform p  a{
	color:#7FAC47;
}

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


/* Estilo del Footer */

#footer {
	padding:0px;
	margin: 0px;
	clear: both;
	background: url('images/footerFondo.png') repeat-x center left;
	height:99px;
}

#footer p {
	margin:0px;
	padding:0px;
	position:relative;
	top:70px;
	left:-70px;
}

#footer img{
	float:right;
	margin:70px 10px 0px 0px;
}

#footer p a{
	color:#F5A438;
}

#footer p a:hover{
	color:#F5A438;
	text-decoration:underline;
}
	
/*Estilos de Elementos de Formulario*/
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form {
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* Estilos del Calendario*/
#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 {
	background-color: #fff;
}	
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	
/*Estilos Varios*/
.even, .alt {
	border-left: 1px solid #ddd;
}

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;
	}

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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#fbd19b;
}

.navigation a{
	color:#fbd19b;
}

.navigation a:hover{
	color:#fbd19b;
	text-decoration:underline;
}

.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;
}
