/*
Theme Name: Britney Spain
Theme URI: http://www.britney-spain.com
Description: Candie's
Author: Nadia
*/
body {
	margin: 0px;
	background: #DAE6EE url('http://i44.tinypic.com/2dspqaa.jpg');
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 11px;
	color: #8e8e8e;
}

/* Imagenes */
.lastest {
	background: # url('');
	text-align: center;
	vertical-align: middle;
}
.lastest a img {
	weight: 40px;
	height: 45px;
	background-color: #AFD3EB;
	padding: 4px;
	border: 1px solid #87B1CC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.lastest a:hover img {
	background-color: #AFD3EB;
	padding: 4px;
	border: 1px solid #5287A8;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	opacity: .80;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
}


/* Noticias */
.News {
	background-color: #;
	font: 20px "Georgia";
	color: #EBF4F9;
	font-style:italic;
	font-weight: bold;
	text-align: center;
	text-shadow: #5688A8 0px 1px 0px;
	text-decoration: none;
	text-transform: capitalize;
}
.News a:link, .News a:active, .News a:visited{
	background-color: #;
	font: 20px "Georgia";
	color: #EBF4F9;
	font-style:italic;
	font-weight: bold;
	text-align: center;
	text-shadow: #5688A8 0px 1px 0px;
	text-decoration: none;
	text-transform: capitalize;
}
.News a:hover {
	background-color: #;
	font: 20px "Georgia";
	color: #ffffff;
	font-style:italic;
	font-weight: bold;
	text-align: center;
	text-shadow: #5688A8 0px 1px 0px;
	text-decoration: none;
	text-transform: capitalize;
}
.comentarios {
	background: #BBDAED url('http://britney-spain.com/wp-content/themes/candies/news/bgcomentarios.jpg');
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #87B1CC;
	text-align: center;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #CEDCE6;
	text-decoration: none;
}
.comentarios a:link, .comentarios a:active, .comentarios a:visited {
	text-decoration: none;
	color: #6E9EBD;
}
.comentarios a:hover {
	text-decoration: none;
	color: #40779B;
}
.entry_ {
	background: #;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: #626262;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}
.entry {
	background: #B7DAEF url('http://britney-spain.com/wp-content/themes/candies/news/bg.jpg');
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	color: #626262;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.entry a:link, .entry a:active, .entry a:visited {
	text-decoration: none;
	color: #ffffff;
}
.entry a:hover {
	text-decoration: none;
	color: #DD445E;
}
.entry img {
        margin: 2px;
	background-color: #A3C8DE;
	padding: 4px;
	border: 2px solid #87B1CC;
}
.entry a img {
	margin: 2px;
	background-color: #A3C8DE;
	padding: 4px;
	border: 2px solid #87B1CC;
}
.entry a:hover img {
        margin: 2px;
	background-color: #A3C8DE;
	padding: 4px;
	border: 2px solid #6591AC;

}
.entry em {
	color: #548AAC;
	font-size: 12px;
	font-weight: bold;
	text-shadow: #4D82A4 0px 1px 0px;
}
.entry i {
	color: #2C6183;
}
.entry b, .entry u, .entry strong {
	color: #2C6183;
	text-decoration: none;
	text-shadow: #235473 0px 0px 0px;
}
.entry label {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #eab54c 0px 1px 0px;
}
.entry_ img {
	margin: 1px;
	background-color: #;
	border: 0px solid #;
}
blockquote {
	color: #E3EFF7;
	background-color: #9FC2D7;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #81B0CD;
	border-right: 1px solid #81B0CD;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* SIDEBAR */


.contenido {
	background: #DD435D url('http://britney-spain.com/wp-content/themes/candies/sidebar/bg.jpg');
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	color: #F3D7DC;
	text-align: justify;
	padding-left: 22px;
	padding-right: 25px;
}
.contenido a:link, .contenido a:active, .contenido a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.contenido a:hover {
	text-decoration: none;
	color: #6F0718;
}
.contenido img {
	margin: 1px;
	background-color: #BC2C45;
	padding: 4px;
	border: 1px solid #D13D56;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.contenido a img {
	background-color: #BC2C45;
	padding: 4px;
	border: 1px solid #D13D56;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.contenido a:hover img {
	background-color: #BC2C45;
	padding: 4px;
	border: 1px solid #DC6378;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	opacity: .80;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
}
.contenido em, .elite em {
	color: #8E0E24;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #efc35a 0px 1px 0px;
}
.contenido i {
	color: #6F0718;
	font-size: 9px;
}
.contenido b, .contenido u, .contenido strong {
	color: #ffffff;
	text-decoration: none;
	text-shadow: #edd19a 0px 0px 0px;
}
/*Footer*/
.footer {
	background: #DAE6EE url('http://britney-spain.com/wp-content/themes/candies/footer.jpg');
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	color: #FFFFFF;
	padding: 30px;
}
.footer a:link, .footer a:active, .footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	color: #E7133B;
}

/* PAGENAVI */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #DAE6EE;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #8CB1C8;
	border: 1px solid #8CB1C8;
	-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: #BDDDF0;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #8CB1C8;
	border: 1px solid #8CB1C8;
	-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: #DAE6EE;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #8CB1C8;
	border: 1px solid #8CB1C8;
	-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: #DAE6EE;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #8CB1C8;
	border: 1px solid #8CB1C8;
	-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: #DAE6EE;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #8CB1C8;
	border: 1px solid #8CB1C8;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

input, textarea, option, select {
	margin: 2px;
	background: #CA3750 url();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #F5DDE1;
	border-bottom: 1px solid #C2314A;
	border-right: 1px solid #C2314A;
	border-top: 1px solid #C2314A;
	border-left: 1px solid #C2314A;
	padding: 5px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
input:hover, textarea:hover, option:hover, select:hover {
	background: #CA3750 url();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #F5DDE1;
	border-bottom: 1px solid #C2314A;
	border-right: 1px solid #C2314A;
	border-top: 1px solid #C2314A;
	border-left: 1px solid #C2314A;
	padding: 5px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
input:focus, textarea:focus {
	background: #CA3750 url();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #F5DDE1;
	border-bottom: 1px solid #C2314A;
	border-right: 1px solid #C2314A;
	border-top: 1px solid #C2314A;
	border-left: 1px solid #C2314A;
	padding: 3px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}

/* Twiiter */
.twitter li{
	background-color: #D23650;
	padding: 3px;
	margin: 2px;
	display: block;
 	font-family: "Trebuchet MS"; 
	font-size: 11px;
	line-height: 11px;
	color: #EEB8C1; 
	border: 0px solid #b3dbdd; 
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.twitter li:hover{
	background-color: #E9506A;
	border: 0px solid #c28022; 
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.twitter li.last{
	margin-bottom: 0px;
}
#mainContent #rightCol a.light{
	color: #97192E;
}
.twitter li a:link, .twitter li a:active, .twitter li a:visited{
	color: #97192E;
}
.twitter li a:hover{
	color: #690717; 
}