/*
Theme Name: Vegas
Theme URI: http://www.gleelatino.com(masquerade202 designs)
Description: Fabulous Glee Latino 
Author: Masquerade202 designs
*/
body {
	margin: 0px;
	background: #000000;
	background-image:url("http://www.gleelatino.com/wp-content/themes/vegas/bg.png");
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 11px;
	color: #e4e4e4;
}

.welcome {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	text-align: justify;
	text-shadow: #989898 1px 0px 2px;
	}

.welcome i {
	color: #fa9007;
	font-weight: bold;
}

.welcome em {
	color: #f6c200;
	font-weight: bold;
}

.welcome b, .welcome strong {
	color: #c82c19;
	text-decoration: none;
	text-transform: uppercase;
	font-style: none;
	border-bottom: solid 2px #f6c200;
	font-weight: bold;
	font-size: 10px;
}
.welcome u {
	color: #beb9a8;
	border-bottom: 2px dotted #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	text-shadow: #989898 1px 0px 2px;
}

/* Imagenes */
.lastest {
	background: # url('images.jpg');
	text-align: center;
	vertical-align: middle;
}
.lastest a img {
	weight: 35px;
	height: 39px;
	background-color: #be863c;
	padding: 0px;
	margin:1px;
	border: 4px solid #be863c;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #f99917;
	-webkit-box-shadow:0px 0px 5px #f99917;
	-moz-box-shadow:0px 0px 5px #f99917;
}
.lastest a:hover img {
	background-color: #e9d3af;
	padding: 4px;
	margin:1px;
	border: 0px solid #e9d3af;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #f6cc25;
	-webkit-box-shadow:0px 0px 5px #f6cc25;
	-moz-box-shadow:0px 0px 5px #f6cc25;
}

/* Noticias */
.News {
	background-color: #;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #444444;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	text-shadow: #000000 1px 1px 1px;
	text-decoration: none;
}
.News a:link, .News a:active, .News a:visited{
	background-color: #;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #444444;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	text-shadow: #000000 1px 1px 1px;
	text-decoration: none;
}
.News a:hover {
	background-color: #;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #444444;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	text-shadow: #000000 1px 1px 1px;
	text-decoration: none;
}

.postmetadata {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 10px;
	color: #bea03c;
	background-color: #;
	padding: 2px;
	text-align: center;
}
.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	text-decoration: none;
	color: #bea03c;
}
.postmetadata a:hover {
	text-decoration: none;
	color: #bea03c;
}
.entry_ {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	text-align: justify;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-shadow: #989898 1px 0px 2px;
	
	}
.entry {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	text-align: justify;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-shadow: #989898 1px 0px 2px;
}
.entry a:link, .entry a:active, .entry a:visited {
	text-decoration: none;
	color: #f34930;
	font-style: italic;
	text-shadow: #989898 1px 0px 2px;
}
.entry a:hover {
	text-decoration: none;
	color: #f3c100;
	font-style: italic;
	text-shadow: #989898 1px 0px 2px;
}
.entry img {
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0px solid #F2F5F4;
	box-shadow:0px 0px 5px #9E9E9E;
	-webkit-box-shadow:0px 0px 5px #9E9E9E;
	-moz-box-shadow:0px 0px 5px #9E9E9E;
}
	
.entry img:hover {
	margin: 2px;
	background-color: #5e0103;
	padding: 0px;
	border: 4px solid #5e0103;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #000000;
	-webkit-box-shadow:0px 0px 5px #000000;
	-moz-box-shadow:0px 0px 5px #000000;
}
.entry a img {
	margin: 2px;
	background-color: #f99917;
	padding: 0px;
	border: 4px solid #f99917;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #f99917;
	-webkit-box-shadow:0px 0px 5px #f99917;
	-moz-box-shadow:0px 0px 5px #f99917;
}
.entry a:hover img {
	margin: 2px;
	background-color: #5e0103;
	padding: 0px;
	border: 4px solid #5e0103;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #000000;
	-webkit-box-shadow:0px 0px 5px #000000;
	-moz-box-shadow:0px 0px 5px #000000;
}

.entry i {
	color: #fa9007;
	font-size: 12px;
	font-weight: bold;
}

.entry em {
	color: #f6c200;
	font-size: 12px;
	font-weight: bold;
}
.entry p {
	color: #383838;
}
.entry b, .entry strong {
	color: #c82c19;
	text-decoration: none;
	text-transform: uppercase;
	font-style: none;
	border-bottom: solid 2px #f6c200;
	font-weight: bold;
	font-size: 12px;
}
.entry u {
	color: #beb9a8;
	border-bottom: 2px dotted #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	text-shadow: #989898 1px 0px 2px;
}
.entry label {
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	text-shadow: #f3f3cf 1px 1px 1px;
}
.comentario {
	font-family: "Georgia";
	font-size: 36px;
	line-height: 12px;
	color: #5e0103;
	display: block;
	padding: 5px;
	letter-spacing: -3px;
	text-shadow: 0px 0px 5px #9E9E9E;
	text-decoration: none;
}

.comentario a:link, .comentario a:active, .comentario a:visited {
	font-family: "Georgia";
	font-size: 36px;
	line-height: 12px;
	color: #5e0103;
	display: block;
	padding: 5px;
	letter-spacing: -3px;
	text-shadow: 0px 0px 5px #9E9E9E;
	text-decoration: none;
}

.comentario a:hover {
	font-family: "Georgia";
	font-size: 36px;
	line-height: 12px;
	color: #404040;
	display: block;
	padding: 5px;
	letter-spacing: -3px;
	text-shadow: 0px 0px 5px #9E9E9E;
	text-decoration: none;
}


.category a:link, .category a:active, .category a:visited{
	color: #dd4c2e;
	font-family: "georgia";
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	text-shadow: #b62102 1px 0px 1px;
	letter-spacing: -1px;
	font-style: italic;
}

.category {
	color: #dd4c2e;
	font-family: "georgia";
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	text-shadow: #b62102 1px 0px 1px;
	letter-spacing: -1px;
	font-style: italic;
}

.category a:hover{
	color: #FFFFFF;
	font-family: "georgia";
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	text-shadow: #e2e2e2 1px 0px 1px;
	letter-spacing: -1px;
	font-style: italic;
}

.author {
	background-color: #;
	font-family: "Georgia";
	text-transform: uppercase;
	letter-spacing: -2px;
	font-size: 13px;
	line-height: 17px;
	color: #f7bc0b;
	font-weight: bold;
	text-align: left;
	text-shadow: #fbe6a6 0px 1px 1px;
	text-decoration: none;
}
.author a:link, .author a:active, .author a:visited{
	background-color: #;
	font-family: "Georgia";
	text-transform: uppercase;
	letter-spacing: -2px;
	font-size: 13px;
	line-height: 17px;
	color: #f7bc0b;
	font-weight: bold;
	text-align: left;
	text-shadow: #fbe6a6 0px 1px 1px;
	text-decoration: none;
}
.author a:hover {


	background-color: #;
	font-family: "Georgia";
	text-transform: uppercase;
	letter-spacing: -2px;
	font-size: 13px;
	line-height: 17px;
	color: #cbcbcb;
	font-weight: bold;
	text-align: left;
	text-shadow: #848484 0px 1px 1px;
	text-decoration: none;
}

.date{
	font-family: "book antiqua";
	letter-spacing: -3px;
	font-size: 21px;
	text-transform:uppercase;
	color: #FFFFFF;
	text-align: none;
	font-weight: bold;
	text-shadow: #b38c23 1px 0px 2px;
	}

.entry_ img {
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0px solid #F2F5F4;
	box-shadow:0px 0px 5px #9E9E9E;
	-webkit-box-shadow:0px 0px 5px #9E9E9E;
	-moz-box-shadow:0px 0px 5px #9E9E9E;
}
blockquote {
	background-color: #d03d1f;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 10px solid #f9c400;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

/* SIDEBAR */
.elite {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ece0b8;
	text-shadow: #b38c23 1px 0px 2px;
}
.elite a img, .elite a:hover img {
	margin: 0px;
	padding: 0px;
	border: 0px solid #;
}

.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ece0b8;
	text-shadow: #b38c23 1px 0px 2px;
}
.contenido {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	text-align: justify;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-shadow: #989898 1px 0px 2px;
}
.contenido a:link, .contenido a:active, .contenido a:visited {
	text-decoration: none;
	color: #f34930;
	font-style: italic;
	text-shadow: #989898 1px 0px 2px;
}
.contenido a:hover {
	text-decoration: none;
	color: #f3c100;
	font-style: italic;
	text-shadow: #989898 1px 0px 2px;
}
.contenido img {
	padding: 0px;
}
	
.contenido img:hover {
	margin: 2px;
	background-color: #5e0103;
	padding: 0px;
	border: 4px solid #5e0103;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #000000;
	-webkit-box-shadow:0px 0px 5px #000000;
	-moz-box-shadow:0px 0px 5px #000000;
}
.contenido a img {
	margin: 2px;
	background-color: #f99917;
	padding: 0px;
	border: 4px solid #f99917;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #f99917;
	-webkit-box-shadow:0px 0px 5px #f99917;
	-moz-box-shadow:0px 0px 5px #f99917;
}
.contenido a:hover img {
	margin: 2px;
	background-color: #5e0103;
	padding: 0px;
	border: 4px solid #5e0103;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #000000;
	-webkit-box-shadow:0px 0px 5px #000000;
	-moz-box-shadow:0px 0px 5px #000000;
}

.contenido i {
	color: #fa9007;
	font-size: 12px;
	font-weight: bold;
}

.contenido em {
	color: #f6c200;
	font-size: 12px;
	font-weight: bold;
}
.contenido p {
	color: #383838;
}
.contenido b, .contenido strong {
	color: #c82c19;
	text-decoration: none;
	text-transform: uppercase;
	font-style: none;
	border-bottom: solid 2px #f6c200;
	font-weight: bold;
	font-size: 12px;
}
.contenido u {
	color: #beb9a8;
	border-bottom: 2px dotted #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	text-shadow: #989898 1px 0px 2px;
}
.contenido label {
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	text-shadow: #f3f3cf 1px 1px 1px;
}
.comentario {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 0px;
	color: #000000;
	display: block;
	padding: 0px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-shadow: 0px 0px 5px #9E9E9E;
	text-decoration: italic;
	font-weight: bold;
}
/* PAGENAVI */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #be1e0e;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #ffffff;
	border: 1px solid #f8870b;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
}
.wp-pagenavi a:hover {
	padding: 4px 6px 4px 6px; 
	margin: 2px;	
	background-color: #be1e0e;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #f8870b;
	border: 1px solid #f8870b;
	-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;
	background-color: #f8870b;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #ffffff;
	border: 1px solid #fad136;
	-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: #f8870b;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #ffffff;
	border: 1px solid #fad136;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
}
.wp-pagenavi span.extend {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #f8870b;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #ffffff;
	border: 1px solid #fad136;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
}

input, textarea, option, select {
	margin: 2px;
	background: #f0ae12 url();
	font-family:"trebuchet ms";
	font-size: 10px;
	color: #ffffff;
	border: 1px solid #d71010;
	padding: 5px;
	-moz-border-radius:  3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-transform: uppercase;
}
input:hover, textarea:hover, option:hover, select:hover {
	margin: 2px;
	background: #ebdeb6 url();
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	border: 1px solid #d71010;
	padding: 5px;
	-moz-border-radius:  3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
input:focus, textarea:focus {
	margin: 2px;
	background: #ebdeb6 url();
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #d71010;
	padding: 5px;
	-moz-border-radius:  3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/* Twiiter */
.twitter li{
	background-color: #d0b660;
	padding: 3px;
	margin: 2px;
	display: block;
 	font-family: "Trebuchet MS"; 
	font-size: 11px;
	line-height: 11px;
	color: #ffffff; 
	border: 5px solid #e5d296; 
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.twitter li:hover{
	background-color: #dad7cb;
	border: 5px solid #575654;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.twitter li.last{
	margin-bottom: 0px;
}
#mainContent #rightCol a.light{
	color: #858585;
}
.twitter li a:link, .twitter li a:active, .twitter li a:visited{
	color: #e6b922;
}
.twitter li a:hover{
	color: #a6914d; 
}