 /* ------------------------------------------------- NORMALIZACION -------------------------------------- */

body {
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	line-height:1.5em;
}

*{
	margin: 0;
	padding: 0;
}

.accesible {
	display:none;
}

a { color: #00A52D; }
a:hover { color: #333;}
a img { border: none;}

/* end */

.wrapper {
	width: 95em;
  	margin: 0 auto;
	overflow: hidden;
}

.separata {
	clear:both;
}

blockquote {
	margin: 1em 2em 1em 1em;
	font-size: 0.9em;
}
/* end whole page */

/*********** header ***********/

#header {
	background-color: #00A52D;
}

#header .wrapper {
}

#header h1 {
	height: 13em;
	background: url('images/background_header.png') no-repeat center;
}

#header #tagline {
}
/* end header */

/*********** content area ***********/
#container {
	overflow: hidden;
}

.pages {
	overflow: hidden;
	background-color: #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

.pages li {
	float: left;
	list-style: none;
}

.pages li a {
	display: block;
	padding: 1.5em 3em 1.5em 0;
	font-size: 1.4em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.pages li a:hover {
	color: #00A52D;
}

.content {
	margin: 4em 4em 4em 0em;
	padding: 0em;
	width: 66em;
	float: left;
}

.content .pagetitle{
	padding-bottom: 1em;
}

.content h1 {
	padding-bottom: 0.8em;
	font-size: 2.4em;
	line-height: 1.2em;
}

.content h2 {
	padding-bottom: 1em;
	font-size: 2.8em;
	line-height: 1.2em;
}

.content h2 a {
	text-decoration: none;
}

.content h3 {
	margin: 0em 0em 1em;
	padding: 0em;
	font-size: 1.4em;
}

.content ul {
	margin: 0em 0em 1em;
	padding: 0em;
}

.content ul li {
	font-size: 1.4em;
	padding-bottom: 1em;
}

.content .post {
	margin: 0em 2em 3em 0em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #999999;
}

.content .post_list {
	margin: 0em 2em 0em 0em;
	padding-top: 2em;
/*	border-bottom: 1px dotted #999999;*/
}

.content .post_list .title_category_date {
	padding-bottom: 1em;
}

.content .post_list .posts_by_category {
	padding-bottom: 3em;
}

.content .post_list h2 {
	font-size: 2em;
	font-weight: normal;
}
	
.content .post_list h2 a {
	text-decoration: underline;
}
	
.content .post_list .listado_categorias ul li {
	font-size: 2em;
	line-height: 1.2em;
	padding-bottom: 1em;
}

.content .post_list ul {
	margin: 0;
	padding: 0;
}

.content .post_list ul li {
	font-size: 1em;
	padding-bottom: 0;
}

.content .post blockquote {
	font-family: Georgia, Times, serif;
	font-style: italic;
	background-color: #e5e5e5;
	padding: 1em 2em 0.8em 2em;
	font-size: 1.1em;
	line-height: 1.4em;
}

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

.content .entry p {
	padding-bottom: 1em;
}

.content .entry img {
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #999999;
}

.content .entry ol {
	padding-left: 2.5em;
}

.content .entry ol li {
	padding-bottom: 0.3em;
}

.content .entry ul {
	padding-left: 2.5em;
}

.content .entry ul li {
	font-size: 1em;
	padding-bottom: 0.3em;
}


.content .postmetadata {
	color: #777777;
	background: inherit;
	font-size: 0.9em;
}

.content .navigation {
	margin: 2em 0em 0em;
	padding: 0em;
	display: block;
}

.content .goback {
	margin: 0em 0.5em 0em 0em;
	padding: 0em;
	float: left;
	font-size: 1.25em;
}

.content .goforward {
	margin: 0em 0em 0em 0.5em;
	padding: 0em;
	float: right;
	font-size: 1.25em;
}

.content #comments {
	margin: 2em 0em 1em;
	padding: 0em;
	clear: both;
}

.content .commentlist {	
	margin: 0em;
	padding: 0em;
	font-size: 0.9em;
}

.content .commentlist li {
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}

.content .commentlist img.avatar {
	float: right;
	margin-left: 1em;
}

.content .commentmetadata {
	margin: 0em 0em 2em;
	color: #777777;
	background: inherit;
}

.content #respond {
	margin: 2em 0em 1em;
	padding: 0em;
	clear: both;
}

.pagina_archivo{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1em;
}

ul.pagina_archivo li{
	padding-bottom: 1.5em;
}

ul.pagina_archivo li ul{
	font-size:0.6em;
	margin-top: 1em;
	margin-left: 1.5em;
	list-style: none;
}

input {
	border: 1px solid #999999;
	margin-left: 1.5em;
	padding: 0.3em;
}

textarea {
	border: 1px solid #999999;
	margin-left: 1.3em;
}

.category {
	font-size: 1.2em;
	margin-bottom: 1em;
	margin-left: 2em;
}

.read_more {
	font-size: 1.2em;
	margin-bottom: 1em;
}


/* end content area */

/* these rules are added for compatibility with WordPress Theme Directory */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* sidebar */
#sidebar {
	margin: 4em 0em;
	padding: 0em;
	width: 25em;
	float: left;
}

#sidebar h2 {
	background-color: #00A52D;
	color: #ffffff;
	margin-bottom: 1em;
	padding: 0.5em 1em 0.5em 1em;
	font-size: 1.4em;
}

#sidebar h3 {
	color: #000000;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.4em;
}

#sidebar .tag_cloud a {
	display: block;
	padding-bottom: 0.5em;
}

#sidebar .archives {
	overflow: hidden;
	padding-bottom: 2em;
}

#sidebar .search, #sidebar .categories, #sidebar .links {
	overflow: hidden;
	padding-bottom: 6em;
}

#sidebar .archives ul, #sidebar .categories ul, #sidebar .links ul {
	list-style-type: none;
}

#sidebar .links ul li {
	font-size: 1.2em;
	padding-bottom: 0.6em;
}

#sidebar .archives ul li, #sidebar .categories ul li {
	font-size: 1.2em;
	padding-bottom: 1em;
}

#sidebar .archives ul li ul {
	font-size: 0.8em;
	padding-bottom: 1em;
	margin-left: 1em;
}

#sidebar .textwidget {
	font-size: 0.8em;
}

#sidebar .search input.boton{
	border: 1px solid #cccccc;
	padding: 0.4em;
}

#sidebar .search input.text_field{
	border: 1px solid #cccccc;
	padding: 0.5em;
	width: 13em;
}

/* end sidebar */

/* footer */
#footer {
	overflow: hidden;
	background-color: #eeeeee;
	border-top: 1px solid #cccccc;
	padding: 2em;
}

#footer p {
	font-size: 1.2em;
	text-align: center;
}

/* end footer */
