
* {
	margin: 0;
	padding: 0;
}

body {
	/*background: #8c8c8c;*/
	background: #fff;
}

body, input, textarea, select {
	font: normal small  Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px auto;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: /*#579700 verde*/#607b2c /*verde claro*/;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

h1 {
	font-weight: bold;
	font-size: 2.2em;
}

h2 {font-size: 1.7em; color:#d93d00;}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, blockquote, ul, ol, form {margin-bottom: 1.5em;}

p {text-align:left;}
small {text-align:left;}	
.centrado {text-align:center;}
.justificado {text-align:justify;}

.naranja { color:#d93d00 /*narnaja*/;}

blockquote, ul, ol {margin-left: 3em;}

blockquote {	
	margin: 5px 5px 0px 5px;
	padding: 0px 5px 0px 35px;
	background: transparent url(images/blockquote.gif) no-repeat ;
	font-style: italic;}

ul {list-style-type: square;}

a {color: /*#579700 verde*/#607b2c /*verde claro*/;}

a:hover {text-decoration: underline;  color:#d93d00 /*naranja*/;}

/* Wrapper */

#wrapper {
	width: 850px;
	margin: 0 auto;
	border: 0;
	background-color: #FFF;
}

/* Header */

#header {
	/*height: 244px; */ height: 180px;
	position: relative;
	background: /*#CDE691*/white url(images/green.jpg) no-repeat;
	margin: 0px auto;
}

#header h1, #header h2 {
}

#header h1 {
	position: absolute;
	top: 102px;
	left: 10px;  
	font-size: 3em;
	letter-spacing: -3px;
}

#header h2 {
	position: absolute;
	top: 140px;
	left: 10px;  
	font-weight: bold;
	font-size: 1em;
}

#header a {
	text-decoration: none;
	color: #FFF;
}

#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Menu */

#menu
{
	width: 850px;
	position: absolute;
	margin: -250px 0;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#menu ul
{
	list-style: none;
	text-align: right;
	padding: /*215px*/ 226px 0px 10px 0px;
	margin: 0;
}

#menu li
{
	padding: 7px 5px 15px 5px;
	display: inline;
}
.li_legal {
	color:white;
	font-weight:500;
	text-transform:uppercase;
	font-size: 1.05em;
	padding: 5px 5px 5px 5px;
}
#menu li a
{
	color:  white /*#383840 gris oscuro*/;
	/*font-weight: bold;*/
	font-weight:500;
	text-transform:uppercase;
	text-decoration: none;
	/*font-size: 1.1em;*/
	font-size: 1.05em;
	padding: 5px 5px 5px 5px;
	/*border: 1px dotted #FFFFFF;
	background:#607b2c; /*verde claro*/}

/*#menu li a.active
{
	border: 1px solid #FFFFFF;
	background: transparent url(images/trans.png);
	color: #607b2c; /*verde claro*/
/*}*/

#menu li a:hover
{
	/*border: 1px solid #FFFFFF;
	background: transparent url(images/trans.png);*/
	color: #202c08 /*verde oscuro*/;
}

/* Content-------------------------------------------------------------------------------------------------------------------------- */

#content {
	background: #FFF url(images/wall_all.jpg) repeat-y;
	margin: 0px auto;
	width: 849px;
	border-right:1px dotted /*#607b2c verde claro*/ #d83e19 /*naranja_sidebar*/;
}

/* Blog---------------------------------------------------------------------------------------------------------------------- */

#blog {
	background: #FFF;
	float: right;
	/*width: 629px !important;
	width: 626px;   IE6 3px problem */
	width: 610px !important;
	width: 607px;  /* IE6 3px problem */
	margin: 0px auto;
	padding: 10px 20px 0px 10px;
}

/* Post------------------------------------------------------------------------------------------------------------------------ */

.post {
	margin-top:20px;
	margin-bottom: 20px;
	/*padding-bottom: 20px;*/
}

#title {
	/*height: 37px;*/
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	background: transparent url(images/bg_title.jpg) no-repeat top right;
}

.maintitle {font-size:120%;  margin-left:15px; line-height:1.4em;}

#titlepage {
	color: 	/*#579700 verde*/#383840 /*gris oscuro*/;
	text-transform: uppercase;
	font-size: 150%;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	margin:20px 0px 10px 0px;
	border-bottom:1px dotted #607b2c /*verde claro*/;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	/*background: transparent url(images/site_title.gif) no-repeat top right;*/
}

.categoria { text-transform:none;}


#title a {
	text-decoration: none;
}

#title a:hover {
	text-decoration: none;
	border-bottom: 2px dotted /*#579700 verde*/#607b2c /*verde claro*/;
}

#title #date {
	text-align: left;
	font-size: 13px;
	padding: 4px 0px 0px 3px;
	color: /*#579700 verde*/#607b2c /*verde claro*/;
	float:right;
	width:53px;
	margin:0;
}

#date .mo{color:/*#539ff3*/#607b2c /*verde claro*/; }
#date .day{color:white;}



.post .entry {
	font: normal small  Arial, Helvetica, sans-serif;
	color: #333;
	padding: 10px 15px 10px 15px;
	line-height: 1.8em;
}

.post p, .entry p {
	text-align: justify;
	font-size:14px;
}

.post .meta {
	font: normal small  Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px 15px 8px 10px;
	line-height: 0.85em;
	color: #333;
	border-bottom:1px dotted #d93d00; /*naranja*/
	/*background: transparent url(images/downpost.gif) no-repeat bottom left;*/	
}

p.meta { font-size:90%; text-align:right;}


.entry h1, .entry h2, .entry h3 {
	color: #333;
}

/* Sidebar -------------------------------------------------------------------------------------------------------------------- */

#sidebar {
	/*background: #539ff3 azul;*/
	background: /*#607b2c verde claro*/ #999999 /*gris*/ url(images/fondo_sidebar.jpg) top left no-repeat;
	float: left;
	/*width: 171px;*/
	width: 180px;
	min-height:600px;
	padding: 10px 0px 0px 10px;
}

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

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	line-height: 1.5em;
	list-style-type: none;
	/*padding-left: 10px;*/
	padding:0px;
}

#sidebar li li {
	margin: 0px;
	padding:0px;
	color: #white;
	font-size:90%;
}

#sidebar h2{
	height: 17px;
	background: url(images/side_title.gif) no-repeat;
	text-transform: uppercase;
	color: /*#539ff3*/  /*#607b2c verde claro*/ #d83e19 /*naranja_sidebar*/;
	font-size: 0.9em;
	padding: 1px 5px 0px 0px;
	font-weight: bold;
	text-align: center;
	margin-top:15px;
}

#sidebar a {
	font-weight: normal;
	text-decoration: none;
	color: white;
	padding-left: 10px;
	padding-right: 0px;
	background: transparent url(images/listoff.gif) left top no-repeat;
}

#sidebar a:hover {
	text-decoration: none;
	color: white;
	padding-left: 10px;
	padding-right: 0px;
	border-bottom: 1px dotted white;
	background: transparent url(images/liston.gif) left top no-repeat;
}


#calendar {
	background: /*#539ff3*/  /*#607b2c verde claro*/ #d83e19 /*naranja_sidebar*/;
	font-size: 0.85em;
	font-weight: bold;
	text-align:center;
	color: white;}


#calendar td {
height:12px;
padding:  0px 2px 0px 2px}

#calendar a {
	background: /*#539ff3*/  /*#607b2c verde claro*/ #d83e19 /*naranja_sidebar*/;
	color: white;
	padding:  0px 2px 0px 2px;
	display:block;
	text-decoration:none;
	line-height:12px;
	border-bottom: 1px dotted white;
}

#calendar a:hover {
	font-weight: bold;
	background: /*#216ec4*/ #737373 /*gris*/;
	color: white;
}

caption{font-size: 1.2em;}

#today {
	padding:  0px 0px 0px 2px;	background: white;
	font-weight: bold;
	color: /*#539ff3*/  /*#607b2c verde claro*/ #d83e19 /*naranja_sidebar*/;
	}
#rss2 img {
	border-bottom: 0px;
	background: transparent;
	margin-left:10px;
	overflow: hidden;
}

#rss3 {
	border: 0px;
	margin-right:7px;
	text-align:center;
}
#rss3 img {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#rss3 p {
	color:white;
	text-align:center;
	clear:both;
	margin:0px;
	padding:0px;
}
#rss a, #rss2 a{	
	border-bottom: 0px;
	background: transparent;
	overflow: hidden;}
#rss a:hover, #rss2 a:hover {	
	border-bottom: 0px;
	background: transparent;
	overflow: hidden;}
#rss img:hover, #rss2 img:hover {	
	border-bottom: 0px;
	background: transparent;
	overflow: hidden;}

/* FORMULARIOS sidebar------------------------------------------------- */

.acceso { color:white; margin:0px 5px 5px 20px; font-weight:700;}

#searchbg{
background: transparent url(images/searchbg.gif) no-repeat center center;
height:25px;
margin-bottom:20px; margin-right:13px;}

.buscador {text-align:center; }
.buscador input { background-color:#c8c8cc; color:#393a3f; }


#searchbg2 {
background: transparent url(images/searchbg.gif) no-repeat center center;
height:25px;
margin-bottom:5px;}

#s, #s_usuario, #s_contrasena  {
width: 110px;
height: 15px;
color: /*#539ff3*/  /*#607b2c verde claro*/ #d83e19 /*naranja_sidebar*/;
font-weight: bold;
border: 0px;
}
#s_usuario {margin-left:-15px; padding-top:2px; margin-top:0px;}

#go, #go2 {
	background: transparent;
	color: /*#539ff3*/  /*#607b2c verde claro*/ #d83e19 /*naranja_sidebar*/;
	font-weight: bold;
	border: 0px;
	font-size: 1.25em;
	outline: none;
	height: 15px;}


/* Footer------------------------------------------------------------------------------------------------------------------- */

#footer{
	border-top: 1px dotted /*#539ff3*/  /*#607b2c verde claro*/ #333 /*gris*/;
	border-right: 1px dotted /*#539ff3*/  /*#607b2c verde claro*/ #d83e19 /*naranja_sidebar*/;
	/*border-right:1px dotted   /*#607b2c verde claro*/ /*#d83e19 naranja_sidebar;*/
	font-size: 0.7em;
	background: white url(images/wall_all.jpg) left top repeat-y;
	margin: 0px auto;
	padding: 10px 20px 10px 10px;
	text-align: center;
	min-height:40px;
	}
.pie_copy {
float:left;
margin-left:210px;
text-align:left;
}
.pie_ji {
float:left;
margin-left:120px;
}
.pie_alia {
float:right;
margin-right:15px;
text-align:right;
}

/* Comments Styling----------------------------------------------------------------------------------------------------------- */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Trebuchet MS, Verdana, Sans-Serif;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #ffffff;
	border-top: 1px solid #b3f872;
	border-left: 1px solid #b3f872;
	border-bottom: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;
	border-right: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;
width: 280px;
}
#commentform textarea:hover {
	background: white;
	border-top: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;;
	border-left: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;
}
#commentform textarea:focus {
background: white;
	border-top: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;
	border-left: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #ffffff;
	border-top: 1px solid #b3f872;
	border-left: 1px solid #b3f872;
	border-bottom: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;
	border-right: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: white;
	border-top: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;
	border-left: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: white;
	border-top: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;
	border-left: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;
	width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.submit1{
	width: 280px;
	cursor:hand;
	font-size:1.10em;
	background: #ffffff;
	border-top: 1px solid #b3f872;
	border-left: 1px solid #b3f872;
	border-bottom: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;
	border-right: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;}

.submit1:hover, .submit1:focus{
	background: white;
	border-top: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;
	border-left: 1px solid /*#579700 verde*/#607b2c /*verde claro*/;
	border-bottom: 1px solid #b3f872;
	border-right: 1px solid #b3f872;}
	
.izq {float:left; margin:5px;}
.der {float:right; margin:5px;}
.txt_centrado {text-align:center;}
.clear {clear:both;}
.izq_img {float:left; margin:5px 5px 15px 0px; width:128px;}
img {border:none;}
/*COMENTADO EN HEADER.PHP:

		<!--<h1><a href="<?php bloginfo('url'); ?>/"><?php bloginfo('name'); ?></a></h1>
		<h2><a href="<?php bloginfo('url'); ?>"><?php bloginfo('description'); ?></a></h2>-->
		
		<!--<li><a href="<?php bloginfo('url'); ?>" title="Bienvenidos">Bienvenidos</a></li>-->
		
/*COMENTADO EN PAGE.PHP:
				<!--
                <p class="meta">Escrito por <?php the_author() ?>, en la secci&oacute;n <?php the_category(', ') ?>. <br /><br />Fecha: <?php the_time('F j, Y, g:i a') ?> <strong>|</strong> <?php edit_post_link(' Editar ','','<strong>|</strong>'); ?> <?php comments_popup_link('Sin Comentarios &raquo;', '1 Comentario &raquo;', '% Comentarios &raquo;'); ?></p>
				-->

/*COMENTADO EN SIDEBAR.PHP:
<div id="calendar">
	<div align="center"><?php get_calendar(1); ?></div>
</div>
				
		<ul>				
				<li>
					<h2>Meta</h2>
					<ul>
						<?php wp_register(); ?>
						<li><?php wp_loginout(); ?></li>
						<?php wp_meta(); ?>
					</ul>
				</li>
		</ul>

