/* Etel Magazine by yosoygil */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	background: #fff;
}
#top {
	width: 100%;
	height: 25px;
	background: #9c7a7b;
}
#wrapper {
	width: 650px;
	margin: 0 auto;
	overflow: hidden;
}
#head {
	width: 100%;
	height: 145px;
	background: url(../images/headbg.jpg) top left repeat-x;background-color:#9c7a7b;}
#head .welcome {
	width: 650px;
	height: 145px;
	margin: 0 auto;
	background: url(../images/head.jpg) top left no-repeat;
}
#latestbg {
	width: 100%;
	height: 280px;
	background: url(../images/last.jpg) center;
}
#latest {
	width: 650px;
	height: 230px;
	margin: 0 auto;
	overflow: hidden;
	padding: 50px 0 0 0;
	background: url(../images/latest.gif) top left no-repeat;
	float: left;
	position: relative;
}
#latest img {
	border: 10px solid #fff;
	z-index: 100;
}
#latest a {
	color: #9c7a7b;
	text-decoration: none;
}
#latest a:hover {
	color: #fff;
	text-decoration: line-through;
}
#latest p {
	background: #22262c;
	position: absolute;
	bottom: 14px;
	left: 0;
	width: 610px;
	padding: 10px;
	z-index: 1000;
	margin-left: 10px;
	color: #fff;
}
#older {
	margin-top: 20px;
	background: url(../images/older.jpg) top left no-repeat;
}
#eds {
	padding-top: 40px;
	width: 650px;
	text-align: center;
	overflow: hidden;
}
#eds .cero {
	width: 74px;
	height: 74px;
	border: 5px solid #9c7a7b;
	background: url(../images/cero.jpg);
	text-align: left;
	margin-right: 10px;
	float: left;
}
#eds .uno {
	width: 74px;
	height: 74px;
	border: 5px solid #9c7a7b;
	background: url(../images/uno.jpg);
	text-align: left;
	margin-right: 10px;
	float: left;
}
#eds .dos {
	width: 74px;
	height: 74px;
	border: 5px solid #9c7a7b;
	background: url(../images/dos.jpg);
	text-align: left;
	margin-right: 10px;
	float: left;
}
#eds .tres {
	width: 74px;
	height: 74px;
	border: 5px solid #9c7a7b;
	background: url(../images/tres.jpg);
	text-align: left;
	margin-right: 10px;
	float: left;
}
#eds .cuatro {
	width: 74px;
	height: 74px;
	border: 5px solid #9c7a7b;
	background: url(../images/cuatro.jpg);
	text-align: left;
	margin-right: 10px;
	float: left;
}
#eds .cinco {
	width: 74px;
	height: 74px;
	border: 5px solid #9c7a7b;
	background: url(../images/cinco.jpg);
	text-align: left;
	float: left;
	margin-right: 10px;
}
#eds .seis {
	width: 74px;
	height: 74px;
	border: 5px solid #9c7a7b;
	background: url(../images/seis.jpg);
	text-align: left;
	float: left;
}

#eds .siete {
	width: 74px;
	height: 74px;
	border: 5px solid #9c7a7b;
	background: url(../images/siete.jpg);
	text-align: left;
	float: left;
}

#visit {
	width: 320px;
	height: 20px;
	font-size: 120%;
	background: #9c7a7b;
	margin-top: 15px;
	padding: 3px 10px 3px 3px;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
}
#visit a {
	color: #fff;
	text-decoration: none;
}
#visit a:hover {
	color: #fff;
	text-decoration: line-through;
}
/* Pop Menu */
.pop {
	position: absolute;
	display: inline;
}
.pop .pop_menu {
	display: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.pop .pop_toggle {
	background-image: url(../images/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
}
.active .pop_menu {
	display: block;
	background-color: #22262c;
	color: #fff;
	position: absolute;
	padding: 15px 10px 10px 10px;
	width: 15em;
	font-weight: bold;
}
.active .pop_menu a {
	color: #9c7a7b;
	text-decoration: none;
}
.active .pop_menu a:hover {
	color: #fff;
	text-decoration: line-through;
}
.active .pop_toggle {
	z-index: 2000;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/arrow-up.gif);
}
/* Pop Menu */
/* Panel */
#panel {
	background: #9c7a7b;
	height: 250px;
	display: none;
}
#panel .content {
	width: 650px;
	margin: 0 auto;
	padding: 10px 0;
	color: #fff;
}
#panel a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#panel a:hover {
	color: #fff;
	text-decoration: line-through;
	font-weight: bold;
}
.slide {
	height: 25px;
	text-indent: -9999px;
	width: 650px;
	background: #9c7a7b;
	margin: 0 auto;}
.btn-slide {
	background: url(../images/about.jpg) no-repeat;
	width: 121px;
	height: 25px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	float: right;
}
.active {
}
/* Panel */

/* Hacks */
:focus {
	-moz-outline-style: none;
}
/* Hacks */
#sponsors {
	width: 650px;
	background: url(../images/sponsors.jpg) top left no-repeat;
	padding-top: 40px;
	overflow: hidden;
	margin-top: 20px;
}
#sponsors img {
	border: 10px solid #9c7a7b;
}
#bottom {
	width: 650px;
	margin-top: 20px;
	overflow: hidden;
}
#blog {
	width: 330px;
	margin: 20px 10px 0 0;
	overflow: hidden;
	float: left;
	background: url(../images/blog.jpg) top left no-repeat;
	padding-top: 35px;
}
#contact {
	width: 295px;
	margin: 20px 0 0 0;
	padding-left: 14px;
	border-left: 1px solid #ddd;
	float: right;
	background: url(../images/contact.jpg) top left no-repeat;
	padding-top: 35px;
}
#contact input[type="text"] {
	background: #fff;
	border: 1px solid #ddd;
	font-size: 11px;
	height: 17px;
	line-height: 17px;
	width: 250px;
	color: #999;
}
#contact textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 293px;
	color: #999;
	border: 1px solid #ddd;
	height: 120px;
}
#contact input[type="submit"] {
	background: #9c7a7b;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px;
	color: #fff;
	border: 0;
}
#contact label {
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0;
	color: #666;
}
#contact textarea:focus, #contact input[type="text"]:focus {
	border: 1px solid #9c7a7b;
}
#footer {
	width: 100%;
	height: 100px;
	background: #9c7a7b;
	overflow: hidden;
	margin-top: 30px;
}
#footercontent {
	width: 650px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
}
#copy {
	width: 350px;
	height: 100px;
	float: left;
	text-align: left;
	color: #fff;
	line-height: 100px;
}
#copy a {
	color: #fff;
	text-decoration: none;
}
#copy a:hover {
	color: #fff;
	text-decoration: line-through;
}
#social {
	width: 300px;
	height: 100px;
	float: right;
	text-align: right;
	line-height: 100px;
}
.virb {
	background: url(../images/virb.jpg) top left no-repeat;
	height: 24px;
	width: 90px;
	cursor: pointer;
	display: inline-block;
	margin-top: 40px;
}
.myspace {
	background: url(../images/myspace.jpg) top left no-repeat;
	height: 24px;
	width: 90px;
	cursor: pointer;
	display: inline-block;
	margin-right: 10px;
	margin-top: 40px;
}
.yosoygil {
	background: url(../images/yosoygil.jpg) top left no-repeat;
	height: 24px;
	width: 66px;
	cursor: pointer;
	display: inline-block;
	margin-right: 15px;
	margin-top: 40px;
}

/* RSS Reader */
.labelfield{ /*CSS for label field in general*/
	color:brown;
	font-size: 74%;
}
.datefield{ /*CSS for date field in general*/
	color: #999;
	font-size: 74%;
}
#rss a{ /*CSS specific to demo 3*/
	color: #9c7a7b;
	text-decoration: none;
	font-weight: bold;
}
#rss a:hover {
	color: #9c7a7b;
	text-decoration: line-through;
	font-weight: bold;
}
#rss p{ /*CSS specific to demo 3*/
	margin-bottom: 2px;
}
/* RSS Reader */