@import url('reset.css');
body {
	background-color: #000;
	background-image: url(../images/fondo.png);
	background-repeat: no-repeat;
	background-position: top;
}
h4 {
	margin-bottom:12px;
}

.clear {
	clear: both;
}

#logo {
	position: relative;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	height: 360px;
}
#page-wrap {
	width: 710px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	margin-top: 60px;
}
#left-col {
	position: relative;
	width: 182px;
	float: left;
	color: #3c573a;
}
#nav-bar {
	position: relative;
	width: 159px;
	margin-top: 41px;
	margin-bottom: 35px;
}
#nav-bar li {
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 7px;
	height: 30px;
}
#nav-bar li a {
	position: relative;
	height: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	display: block;
	float: right;
	text-align: center;
	font-family: georgia, arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav-bar li a:hover{
	text-decoration: none;
}
#nav-bar li.current a{
	background-color:#360;

}
#nav-bar li a.home {
	width: 80px;
	background-color: #F00;
}
#nav-bar li a.home:hover {
	background-color: #F90;
}

#nav-bar li a.origen {
	width: 90px;
	background-color: #F00;
}
#nav-bar li a.origen:hover {
	background-color: #F90;
}

#nav-bar li a.futuro {
	width: 150px;
	background-color: #F00;
}
#nav-bar li a.futuro:hover {
	background-color: #F90;
}

#nav-bar li a.mensaje {
	width: 100px;
	background-color: #F00;
}
#nav-bar li a.mensaje:hover {
	background-color: #F90;
}

#nav-bar li a.preguntas {
	width: 120px;
	background-color: #F00;
}
#nav-bar li a.preguntas:hover {
	background-color: #F90;
}

#nav-bar li a.entrevistas {
	width: 130px;
	background-color: #F00;
}
#nav-bar li a.entrevistas:hover {
	background-color: #F90;
}
#nav-bar li a.obras {
	width: 80px;
	background-color: #F00;
}
#nav-bar li a.obras:hover {
	background-color: #F90;
}
#nav-bar li a.contacto {
	width: 110px;
	background-color: #F00;
}
#nav-bar li a.contacto:hover {
	background-color: #F90;
}
#right-col {
	position: relative;
	width: 525px;
	float: right;
	color: #CCC;
}
#destacado {
	background-image: url(../images/featured-box.png);
	width: 503px;
	height: 188px;
	position: relative;
	padding-top: 62px;
	padding-bottom: 30px;
	padding-left: 21px;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
#destacado-data {
	position: relative;
	width: 230px;
	float: left;
	color: #FFF;
	font-family: georgia;
	margin-top: 50px;
}
#destacado-data h3 {
	font-size: 28px;
	position: relative;
	margin-bottom: 3px;
	line-height: 28px;
}
#destacado-data p {
	font-size: 12px;
	line-height: 18px;
	position: relative;
	margin-bottom: 10px;
}
#destacado-data a.read-more {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#destacado-data a.read-more:hover {
	color: #1a2518;
}
#area {
	width: 524px;
	position: relative;
}
#blog-area h3 {
	font-size: 24px;
	float: left;
	position: relative;
}
#blog-header {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #74946d;
	margin-bottom: 13px;
}

.blog-post{
	padding-bottom: 11px;
	margin-bottom: 18px;
}
.blog-post a img {
	position: relative;
	float: left;
}
.post-data {
	width: 273px;
	position: relative;
	float: left;
}
.video {
	float: left;
	margin-right: 10px;
}

.post-data h4 a {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.post-date {
	font-size: 12px;
	font-style: italic;
	position: relative;
	margin-left: 2px;
}
.post-data p {
	font-size: 14px;
	line-height: 18px;
}
.post-data h4 {
	margin-top:12px;
	position:relative;
	color: #F00;
	font-size: 18px;
}
#footer {
	position: relative;
	height: 74px;
	padding-top: 20px;
}
#footer-data {
	width: 670px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #52450a;
	padding-left: 22px;
}
#footer-data p {
	position: relative;
	font-family: georgia;
	font-size: 11px;
}
#footer-data p a{
	color: #52450a;
	text-decoration: none;
}
.right {
	float: right;
}
.left {
	float: left;
}

/*---- Blog Single Post Styles Start Here ----*/
#single-post{
	font-family: georgia, arial, Helvetica, sans-serif;
}
#post-body {
	position: relative;
	padding-left: 16px;
	background-image: url('../images/blog-single-bg.png');
	background-repeat: repeat-y;
	padding-left: 23px;
	padding-right: 25px;
	width: 430px;
}
#destacado-secciones {
	background-image: url('../images/blog-single-bg-top.png');
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	padding-top: 28px;
	margin-bottom: 10px;
}
#destacado-secciones h1 {
	font-size: 36px;
	margin-bottom: 10px;
}
#post-body h2 {
	font-size: 24px;
	margin-bottom: 10px;
}
#post-body h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}
#single-post p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
	color: #999;
}
.data {
	position: relative;
	top: -68px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
}
#destacado-secciones p {
	font-size: 18px;
	margin-bottom: 20px;
	color: #999;
}
a.link_interpoint, a.link_interpoint:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	}	

a.link_interpoint:hover {
	color: #666;
}

a.link_libros, a.link_libros:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CCC;
	text-decoration:none;
	}	

a.link_libros:hover {
	color: #F00;
	text-decoration:none;
}
.titulo {
	margin-bottom: 3px;
}


#area h4{
	color: #F00;
	font-size: 18px;
}
#area h3 {
	color: #666;
	font-size: 16px;
}
#area h2 {
	color: #CCC;
	font-size: 17px;
}
.formulario {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCC;
	background-color: #333;
	border: 1px solid #999;
}
.celdas_form {
	padding-top: 2px;
}
.post-data h5 {
	margin-top:12px;
	position:relative;
	font-size: 14px;
	color: #666;
}
.libros {
	float: left;
	margin-right: 7px;
	width: 80px;
}
.conten_libros {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#destacado-data h4 {
	font-size: 16px;
	position: relative;
	margin-bottom: 2px;
}
.imagen {
	float: left;
	margin-right: 10px;
}

