/*
Theme Name: New Moon (Crepusculo Chile) 
Theme URI: http://www.breakoutink.org
Description: Layout exclusivo de Crepusculo Chile.
Author: Devito
*/
body {
	margin: 0px;
	background: #131514 url('bg.jpg') fixed repeat top left;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 11px;
	color: #737b7d;
}

/* Navegation */
.navegation {
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 14px;
	color: #dedede;
	font-weight: bold;
	text-shadow: #050100 1px 2px 1px;
}

.navegation a:link, .navegation a:active, .navegation a:visited {
	text-decoration: none;
	color: #ffffff;
}

.navegation a:hover {
	text-decoration: none;
	color: #c8c8c8;
	border-bottom: 1px solid #c6c42a;
}

/* Generales */

em {
	color: #d8d63d;
	font-size: 12px;
}

i {
	color: #c3cfc5;
}

strong {
	color: #222423;
}

label {
	color: #c3cfc5;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

/* 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: #393d3e url('noticiasup.jpg');
	text-align: center;
	vertical-align: middle;
}
.News {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #dde2de;
	text-shadow: #474747 1px 1px 1px;
}
.postmetadata {
	font-family: "Trebuchet MS";
	font-size: 9px;
	line-height: 10px;
	color: #717171;
	display: block;
}
.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	text-decoration: none;
	color: #7f8487;
}
.postmetadata a:hover {
	text-decoration: underline;
	color: #7f8487;
}
.fecha {
	background: # url('');
	font-family: "Trebuchet MS";
	padding-left: 15px;
	text-align: center;
}
.mes {
	display: block;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #899394;
}
.dia {
	display: block;
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 12px;
	color: #64a8b5;
	font-weight: bold;
	padding: 2px;
}
.aņo {
	display: block;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #899394;
}
.entry {
	background: #393d3e url('noticiasbg.jpg');
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 10px;
	color: #787878;
	text-align: justify;
	padding: 10px;
	border: 0px solid #;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.entry a:link, .entry a:active, .entry a:visited {
	text-decoration: none;
	color: #e9e9e9;
}
.entry a:hover {
	text-decoration: none;
	color: #525252;
}
.entry img {
	background-color: #d8d8d8; 
	border: 5px solid #a7a7a7;
}
.entry a img {
	background-color: #d8d8d8; 
	border: 5px solid #a7a7a7;
}
.entry a:hover img {
	background-color: #d8d8d8; 
	border: 5px solid #5e5e5e;
}
.entry b, strong, u {
	color: #454545;
	text-decoration: none;
}
.comentariosBox{
	background: #393d3e url('noticiasdown.jpg');
}
.comentariosPages{
	background: #393d3e url('noticiasdown2.jpg');
}
.commets {
	background: #393d3e url('sidebarbg.jpg');
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 10px;
	color: #787878;
	text-align: justify;
	padding: 8px;
	border: 0px solid #;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.commets img {
	background-color: #393d3e; 
	border: 0px solid #a7a7a7;
}

.commets a:link, .commets a:active, .commets a:visited {
	text-decoration: none;
	color: #c4b21d;
}
.commets a:hover {
	text-decoration: none;
	color: #ccc05e;
}
.commentsAutor {
	background: # url('');
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: #dde2de;
	text-align: justify;
}
.comentario img {
	margin: 2px;
	background-color: #393d3e; 
	border: 0px solid #a7a7a7;
}
.comentarios {
	background: # url('');
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 10px;
	color: #8b8b8b;
	text-align: justify;
	padding: 6px;
	text-shadow: #474747 1px 1px 1px;
}
.comentarios a:link, .comentarios a:active, .comentarios a:visited {
	text-decoration: none;
	color: #c4b21d;
}
.comentarios a:hover {
	text-decoration: none;
	color: #ccc05e;
}
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 */
.tituloSidebar {
	margin-bottom: 1px;
	background: #;
	padding-bottom: 3px;
	padding-top: 10px;
	padding-left: 8px;
	border: 0px solid #;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.titulo {
	font-family: "Times New Roman";
	font-size: 13px;
	line-height: 13px;
	color: #d6d6d6;
	font-weight: bold;
	text-align: center;
}
.contenido {
	background: #393d3e url('sidebarbg.jpg');
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #696969;
	text-align: justify;
	padding: 5px;
	border: 0px solid #;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.contenido a:link, .contenido a:active, .contenido a:visited {
	text-decoration: none;
	color: #64a8b5;
	font-weight: bold;
	text-shadow: #2c2f30 0px 1px 1px;
}
.contenido a:hover {
	text-decoration: none;
	color: #5ea8b6;
}
.contenido img {
	margin: 1px;
	background-color: #d8d8d8; 
	border: 4px solid #232526;
}
.contenido a img {
	background-color: #d8d8d8; 
	border: 2px solid #a7a7a7;
}
.contenido a:hover img {
	background-color: #d8d8d8; 
	border: 2px solid #5e5e5e;
}
.contenido b, strong, u {
	color: #b4b070;
	font-weight: bold;
	text-decoration: none;
}
.contenido i {
	color: #747474;
	font-size: 10px;
}
.contenido strong {
	color: #12aed5;
}

/* PAGENAVI */

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #eaeaea;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #6fb9cd;
	border: 1px solid #d6d6d6;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.wp-pagenavi a:hover {	
	background-color: #d8d8d8;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #8d8d8d;
	border: 1px solid #d6d6d6;
	-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: #eaeaea;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #a7a7a7;
	border: 1px solid #d6d6d6;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wp-pagenavi span.current {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #eaeaea;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #a7a7a7;
	border: 1px solid #d6d6d6;
	-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: #eaeaea;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #a7a7a7;
	border: 1px solid #d6d6d6;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}