/*
Theme Name: Eclipse (Crepusculo Chile) 
Theme URI: http://www.breakoutink.org
Description: Layout exclusivo de Crepusculo Chile.
Author: Devito
*/
body {
	margin: 0px;
	background: #1e2631 url('bg.jpg');
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 11px;
	color: #aca7a1;
	text-shadow: #222a37 0px 1px 1px;
}
.sidebar-left {
	background-image:url(bglefth.jpg);
	background-repeat:no-repeat;
}
.sidebar-right {
	background-image:url(bgright.jpg);
	background-repeat:no-repeat;
}
.content {
	background-image:url(bgnoticias.jpg);
	background-repeat:no-repeat;
}
.noticias {
	background-image:url(bgcontenido.jpg);
	background-repeat:no-repeat;
}
.welcome{
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 11px;
	color: #aca7a1;
	text-shadow: #222a37 0px 1px 1px;
	text-align:justify;
}

/* Navegation */
.navegation {
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 14px;
	color: #fff;
	text-shadow: #050100 1px 0px 1px;
	letter-spacing:2px;
}
.navegation a:link, .navegation a:active, .navegation a:visited {
	margin:5px;
	background-color:#18202b;
	padding:10px;
	text-decoration: none;
	color: #dad3c9;
	display:block;
	float: left;
	text-align:center;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

.navegation a:hover {
	text-decoration: none;
	color: #a90414;
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
/* Imagenes */
.lastest {
	text-align: center;
	vertical-align: middle;
}

.lastest a img {
	weight: 60px;
	height: 70px;
	background-color: #e7eff2;
	border: 3px solid #6d9eb4;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.lastest a:hover img {
	background-color: #e7eff2;
	border: 3px solid #b3d3e2;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* Noticias */
.tituloNews {
	background: #0c1117 url('');
	text-align: left;
	vertical-align: middle;
	padding: 10px;
}
.News {
	font-family: "Arial";
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing:-2px;
	text-transform: capitalize;
	color: #aa0314;
	text-shadow: #181b24 1px 0px 1px;
}
.postmetadata {
	font-family: "Arial";
	font-size: 9px;
	line-height: 10px;
	color: #e6e4e5;
	display: block;
	padding:3px;
}
.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	text-decoration: none;
	color: #34555e;
}
.postmetadata a:hover {
	text-decoration: underline;
	color: #34555e;
}
.fecha {
	background: #151e27 url('bg.jpg');
	font-family: "Trebuchet MS";
	padding: 15px;
	text-align: center;
	box-shadow:0px 0px 5px #0b0c0e;
	-webkit-box-shadow:0px 0px 5px #0b0c0e;
	-moz-box-shadow:0px 0px 5px #0b0c0e;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.mes {
	display: block;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #899394;
}
.dia {
	display: block;
	font-family: "Georgia";
	font-size: 18px;
	line-height: 12px;
	color: #f4f7fa;
	font-style:italic;
	padding: 2px;
}
.aņo {
	display: block;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #899394;
}
.entry {
	background: #12161c url('bgnoticias2.jpg');
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 10px;
	color: #adbcd2;
	text-align: justify;
	padding: 20px;
	border: 0px solid #;
	box-shadow:0px 0px 5px #0b0c0e;
	-webkit-box-shadow:0px 0px 5px #0b0c0e;
	-moz-box-shadow:0px 0px 5px #0b0c0e;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.entry_ {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 10px;
	color: #adbcd2;
}
.entry a:link, .entry a:active, .entry a:visited {
	text-decoration: none;
	color: #b50414;
}
.entry a:hover {
	text-decoration: underline;
	color: #b50414;
}
.entry img {
	margin:2px;
	background-color: #151c26; 
	border: 5px solid #151c26;
	box-shadow:0px 0px 5px #0b0c0e;
	-webkit-box-shadow:0px 0px 5px #0b0c0e;
	-moz-box-shadow:0px 0px 5px #0b0c0e;
}
.entry a img {
	background-color: #151c26; 
	border: 5px solid #151c26;
	box-shadow:0px 0px 5px #0b0c0e;
	-webkit-box-shadow:0px 0px 5px #0b0c0e;
	-moz-box-shadow:0px 0px 5px #0b0c0e;
}
.entry a:hover img {
	background-color: #151c26; 
	border: 5px solid #2c3a4d;
	box-shadow:0px 0px 5px #0b0c0e;
	-webkit-box-shadow:0px 0px 5px #0b0c0e;
	-moz-box-shadow:0px 0px 5px #0b0c0e;
}
.entry b, strong, u {
	color: #454545;
	text-decoration: none;
}
.comentarios {
	background: #0c1117 url('comentariosbg.jpg');
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 10px;
	color: #8b8b8b;
	text-align: center;
	padding: 10px;
}
.comentarios a:link, .comentarios a:active, .comentarios a:visited {
	text-decoration: none;
	background-color:#2e2d2d;
	color: #a00411;
	opacity:.30;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	padding:4px;
}
.comentarios a:hover {
	text-decoration: none;
	background-color:#2e2d2d;
	color: #a00411;
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
blockquote {
	background: #494949 url('quote.jpg');
	background-repeat: no-repeat;
	padding: 10px;
	color: #83888b;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

/* SIDEBAR */
.titulo {
	background: #1e2631 url('bg.jpg');
	font-family: "Arial";
	font-size: 11px;
	line-height: 13px;
	color: #aa0314;
	text-shadow: #181b24 1px 0px 1px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.contenido {
	background: # url('');
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #696969;
	text-align: justify;
	padding: 5px;
	border: 0px solid #;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.contenido a:link, .contenido a:active, .contenido a:visited {
	text-decoration: none;
	color: #294e5e;
}
.contenido a:hover {
	text-decoration: underline;
	color: #294e5e;
}
.contenido img {
	margin:3px;
	box-shadow:0px 0px 5px #0b0c0e;
	-webkit-box-shadow:0px 0px 5px #0b0c0e;
	-moz-box-shadow:0px 0px 5px #0b0c0e;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.contenido a img {
	margin:3px;
	box-shadow:0px 0px 5px #0b0c0e;
	-webkit-box-shadow:0px 0px 5px #0b0c0e;
	-moz-box-shadow:0px 0px 5px #0b0c0e;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.contenido a:hover img {
	box-shadow:0px 0px 5px #4F4F4F;
	-webkit-box-shadow:0px 0px 5px #4F4F4F;
	-moz-box-shadow:0px 0px 5px #4F4F4F;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.contenido b, .contenido u, .contenido strong {
	color: #c11126;
	text-decoration: none;
}
.contenido i {
	color: #747474;
	font-size: 9px;
}
.contenido em {
	color: #324d56;
	font-weight: bold;
	font-size: 11px;
}
.contenido label {
	background-color: #1b242d;
	color: #294e5e;
	font-weight: bold;
	padding:2px;
	display:block;
}

/* PAGENAVI */

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #151e27;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #050910;
	border: 1px solid #0b1218;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
}
.wp-pagenavi a:hover {	
	background-color: #0c1117;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #b90417;
	border: 1px solid #0b1218;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
}

.wp-pagenavi span.pages {
	padding: 4px 6px 4px 6px; 
	margin: 2px 2px 2px 2px;
	background-color: #151e27;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #050910;
	border: 1px solid #0b1218;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
}

.wp-pagenavi span.current {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #151e27;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #b90417;
	border: 1px solid #0b1218;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wp-pagenavi span.extend {
	padding: 4px 6px 4px 6px; 
	margin: 2px;	
	background-color: #151e27;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #050910;
	border: 1px solid #0b1218;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
