/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 7px 0;
	padding: 0;
	background: #EFFCF0 url(images/Fondo.gif);
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #749A75;
	border-bottom: 1px solid;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #235324;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
}

a {
	color: #235324;
}

a:hover {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 780px;
	height: 40px;
	margin: 0 auto;
	background: #EFFCF0;
	border: 5px solid #235324;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #235324;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
}

#menu a:hover {
	background: #DAEBDB;
}

#menu #rss a {
	float: right;
	padding-left: 30px;
	background: url(images/img02.gif) no-repeat 10px 50%;
	border: none;
}

#menu #rss a:hover {
	background-color: #FFFFFF;
	/*DAEBDB*/
}

/* Header */

#header {
	width: 780px;
	height: 110px;
	margin: 0 auto;
	background: url(images/Cebecera.gif);
	border: none;	
	/* Borde de la Cabecera, en este momento lo Modificamos Aplicandolo desde una Imagen.*/
	/*border: 5px solid #F09116;
	border-bottom: 5px solid #235324;*/
}

#header h1 {
	padding: 75px 0 0 20px;
	font-size: 1.8em;
}

#header h2 {
	padding: 0 0 0 20px;
	font-size: .8em;
}

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

/* Content */

#content {
	width: 770px;
	margin: 0 auto;
	background: #FFFFFF url(images/img04.gif) repeat-y;
	border: 5px solid #235324;
	border-top: none;
}

/* Latest Post */

#latest-post {
	padding: 0px 0;
	/*background: #EFFCF0;*/
	background: #235324;
	border-bottom: 5px solid #235324;
}

#latest-post .title {
	float: left;
	width: 150px;
	padding: 0 0px;
	text-align: right;
	line-height: 1.2em;
	font-size: 2.2em;
}

#latest-post .story {
	float: right;
	width: 510px;
	padding: 0 0px;
	border-left: 1px solid #C6DAC7;
}

#latest-post .meta {
	clear: both;
}

/* Posts */

#posts {
	float: right;
	width: 540px;
	padding: 10px;
}

#posts .tabla {
	border: 3px solid #C6DAC7; 
}

#posts .post {
	padding-bottom: 0px;
}

#posts .story {
	padding: 15px 20px 0 5px;
}

#posts .meta {
	padding: 5px 0 0 20px;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}

/* Links */

#rlinks {
	float: left;
	width: 200px;
	padding: 3px;
	background-color: #DAEBDB;
	border-right:solid #006633 1px;
	border-bottom: solid #006633 1px;
}

#rlinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rlinks li ul {
	padding: 15px 20px 30px 20px;
}

#rlinks li li {
	padding: 0px 0;
}

#rlinks li a {
}

#rlinks li i {
	font-size: smaller;
}

/****************************/
/* Posicionador de Imagenes */
/****************************/

div#links {width: 150px; height: 182px; font: 15px Verdana, sans-serif; z-index: 100;}
div#links a {display: block; text-align: center; font: bold 1em sans-serif;
padding: 0px 3px; margin: 0 0 1px; border-width: 0;
text-decoration: none; color: #000000;}
div#links a:hover {color: #FF0000;position:relative;}
div#links a img {display: none; border: 0px;}
div#links a:hover img {position: absolute; height: 182px; width: 202px;display: block;}
.uno {right: 174px;}
.dos {right: 328px;} 
.tres {right: 482px;}
.cuatro {right: 175px;}
.uno, .dos, .tres, .cuatro {top: 22px;}/*-35*/

/****************************/
/*     Fin Posicionador     */
/****************************/




/* Footer */

#footer {
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
