/*
Theme Name: Can't Be Tamed
Theme URI: Miley Center(masquerade202 designs)
Description: Designed by Archie & Val for MileyCenter.org
Author: Masquerade202 designs
*/
body {
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1e1e1d;
	background-image: url(/wp-content/themes/cantbetamed/bg.png);
}

.welcome {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 9px;
	color: #909090;
	text-align: justify;
	text-shadow: #222222 0px 0px 3px;
	}

.welcome i {
	color: #8a41f4;
	font-weight: bold;
	font-style: italic;
}

.welcome em {
	color: #a6210b;
	font-weight: bold;
}

.welcome b, .welcome strong {
	color: #eea70a;
	text-decoration: none;
	font-style: none;
	border-bottom: dotted 2px #b78414;
	font-weight: bold;
	font-size: 9px;
}
.welcome u {
	color: #171717;
	border-bottom: 2px solid #675764;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	text-shadow: #fa79121px 0px 2px;
}

/* Imagenes */
.lastest a img {
	weight: 35px;
	height: 39px;
	background-color: #e41f40;
	padding: 4px;
	margin:1px;
	height: 50px;
	border: 4px solid #e41f40;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #e41f40;
	-webkit-box-shadow:0px 0px 5px #e41f40;
	-moz-box-shadow:0px 0px 5px #e41f40;
}
.lastest a:hover img {
	background-color: #ff9000;
	padding: 4px;
	margin:1px;
	height: 50px;
	border: 4px solid #ff9000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #ff9000;
	-webkit-box-shadow:0px 0px 5px #ff9000;
	-moz-box-shadow:0px 0px 5px #ff9000;
}

/* Noticias */
.News {
	font-family: "trebuchet MS";
	font-size: 25px;
	line-height: 18px;
	color: #F2C832;
	font-weight: none;
	text-align: center;
	font-style: none;
	text-shadow: #000000 1px 1px 1px;
	display: block;
	text-decoration: none;
	letter-spacing: -2px;
}
.News a:link, .News a:active, .News a:visited{
	font-family: "trebuchet MS";
	font-size: 25px;
	line-height: 18px;
	color: #f7bc39;
	font-weight: none;
	text-align: center;
	font-style: none;
	text-shadow: #d69401 1px 1px 1px;
	display: block;
	text-decoration: none;
	letter-spacing: -2px;
}
.News a:hover {
	font-family: "trebuchet MS";
	font-size: 25px;
	line-height: 18px;
	color: #f7bc39;
	font-weight: none;
	text-align: center;
	font-style: none;
	text-shadow: #d69401 1px 1px 1px;
	display: block;
	text-decoration: none;
	letter-spacing: -2px;
}
.postmetadata {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 10px;
	color: #feaf01;
	text-shadow:#feaf01 1px 1px 5px;
	background-color: #;
	padding: 2px;
	text-align: center;
}
.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	text-decoration: none;
	color: #feaf01;
}
.postmetadata a:hover {
	text-decoration: none;
	color: #feaf01;
}
.entry {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 11px;
	text-shadow: #000000 0px 0px 3px;
	color: #000000;
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.entry a:link, .entry a:active, .entry a:visited {
	text-decoration: none;
	color: #f34842;
	font-style: bold;
	text-shadow: #dd3f39 0px 0px 3px;
}
.entry a:hover {
	text-decoration: none;
	color: #dd3f39;
	font-style: bold;
	text-shadow: #a02925 0px 0px 3px;

}
.entry img {
	margin: 2px;
	background-color: #5925a4;
	padding: 0px;
	border: 4px solid #5925a4;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #5925a4;
	-webkit-box-shadow:0px 0px 5px #5925a4;
	-moz-box-shadow:0px 0px 5px #5925a4;
}
	
.entry img:hover {
	margin: 2px;
	background-color: #5925a4;
	padding: 0px;
	border: 4px solid #5925a4;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #5925a4;
	-webkit-box-shadow:0px 0px 5px #5925a4;
	-moz-box-shadow:0px 0px 5px #5925a4;
}
.entry a img {
	margin: 2px;
	background-color: #a836d3;
	padding: 0px;
	border: 4px solid #a836d3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #a836d3;
	-webkit-box-shadow:0px 0px 5px #a836d3;
	-moz-box-shadow:0px 0px 5px #a836d3;
}
.entry a:hover img {
	margin: 2px;
	background-color: #ffc600;
	padding: 0px;
	border: 4px solid #ffc600;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #ff6c00;
	-webkit-box-shadow:0px 0px 5px #ff6c00;
	-moz-box-shadow:0px 0px 5px #ff6c00;
}

.entry i {
	color: #cb6bee;
	font-weight: bold;
	font-style: italic;
	text-shadow:none;
}

.entry em {
	color: #FFC600;
	font-weight: bold;
	text-shadow:none;
}
.entry b, .entry strong {
	color: #998F8F;
	text-decoration: none;
	text-transform: uppercase;
	font-style: none;
	border-bottom: dotted 2px #774db4;
	font-weight: bold;
	font-size: 10px;
}
.entry u {
	color: #6F36C1;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	text-shadow:none;
}
.underline {
	color: #6F36C1;
	border-bottom: 2px solid #f5d259;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	text-shadow: #f3d8bb 0px 0px 2px;
}
.entry label {
	color: #774db4;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-shadow: #000000 0px 0px 3px;
}
.comentario {
	font-family: "Arial Black";
	font-size: 30px;
	line-height: 12px;
	color: #ffffff;
	display: block;
	padding: 5px;
	letter-spacing: -1px;
	text-decoration:none;
	text-transform: uppercase;
	text-shadow: 0px 0px 5px #828282;
}

.comentario a:link, .comentario a:active, .comentario a:visited {
	font-family: "Arial Black";
	font-size: 40px;
	line-height: 12px;
	color: #ffffff;
	display: block;
	padding: 5px;
	letter-spacing: -2px;
	text-decoration:none;
	text-transform: uppercase;
	text-shadow: 0px 0px 5px #000000;
}

.comentario a:hover {
	font-family: "Arial Black";
	font-size: 40px;
	line-height: 12px;
	color: #CCCCCC;
	display: block;
	padding: 5px;
	letter-spacing: -2px;
	text-transform: uppercase;
	text-shadow: 0px 0px 5px #000000;
}


.category a:link, .category a:active, .category a:visited{
	color: #FFFFFF;
	font-family:"Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	text-shadow: #000000  1px 0px 1px;
}

.category {
	color: #FFFFFF;
	font-family:"Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	text-shadow: #000000  1px 0px 1px;
}

.category a:hover{
	color: #FFFFFF;
	font-family:"Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	text-shadow: #000000  1px 0px 1px;
}

.author {
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 20px;
	text-decoration: none;
	font-weight:bold;
	font-style:italic;
	letter-spacing: -2px;
	text-shadow: #000000  1px 0px 1px;
}
.author a:link, .author a:active, .author a:visited{
	color: #FFFFFF;
	font-family: Georgia
	font-size: 18px;
	text-decoration: none;
	letter-spacing: -2px;
	text-shadow: #000000  1px 0px 1px;
}
.author a:hover {
	color: #FFFFFF;
	font-family: Georgia
	font-size: 18px;
	text-decoration: none;
	letter-spacing: -2px;
	text-shadow: #000000  1px 0px 1px;
}

.date{
	color: #FFFFFF;
	font-family:"Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	text-shadow: #000000  1px 0px 1px;
	}

.entry_ img {
	margin: 1px;
	background-color: #;
	border: 0px solid #;
}
blockquote {
	background-color: #A9A0A0;
	-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 #6f36c1;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #222222;
}

/* SIDEBAR */
.elite {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ece0b8;
	text-shadow: #b38c23 1px 0px 2px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #;
}
.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;
	text-transform:none;
	line-height: 11px;
	color: #373737;
	text-align: center;
	text-shadow: #cbab7c 1px 0px 2px;
}
.contenido a:link, .contenido a:active, .contenido a:visited {
	text-decoration: none;
	color: #5925A4;
	font-style: italic;
	text-shadow: #626262 0px 0px 3px;
}
.contenido a:hover {
	text-decoration: none;
	color: #FFC600;
	font-style: italic;
	text-shadow: #626262 0px 0px 3px;
}
.contenido img {
	padding: 0px;
}
	
.contenido img:hover {
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #ff9000;
	-webkit-box-shadow:0px 0px 5px #ead7b9;
	-moz-box-shadow:0px 0px 5px #ead7b9;
}
.contenido a img {
	margin: 2px;
	background-color: #6F36C1;
	padding: 0px;
	border: 4px solid #6F36C1;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #e41f40;
	-webkit-box-shadow:0px 0px 5px #e41f40;
	-moz-box-shadow:0px 0px 5px #e41f40;
}
.contenido a:hover img {
	margin: 2px;
	background-color: #5925A4;
	padding: 0px;
	border: 4px solid #5925A4;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 0px 5px #e41f40;
	-webkit-box-shadow:0px 0px 5px #e41f40;
	-moz-box-shadow:0px 0px 5px #e41f40;
}

.contenido i {
	color: #7b6f79;
	font-weight: bold;
}

.contenido em {
	color: #5925A4;
	font-weight: bold;
}

.contenido b, .contenido strong {
	color: #f6c50d;
	text-decoration: none;
	text-transform: uppercase;
	font-style: none;
	border-bottom: solid 2px #5f0e69;
	font-weight: bold;
	font-size: 10px;
}
.contenido u {
	color: #9933CC;
	border-bottom: 2px solid #000000;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	text-shadow: #d09524 1px 0px 2px;
}
.contenido label {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	text-shadow: #8217af 1px 1px 1px;
}

/* PAGENAVI */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	background-color: #3a3a3a;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #ffffff;
	border: 1px solid #ffffff;
	-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: #3a3a3a;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #ffffff;
	border: 1px solid #ffffff;
	-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: #3a3a3a;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #ffffff;
	border: 1px solid #ffffff;
	-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: #3a3a3a;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #ffffff;
	border: 1px solid #000000;
	-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: #3a3a3a;
    font-family: Trebuchet MS;
    font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	-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: #f95f8aurl();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #000000;
	border: 1px solid #c50e46;
	padding: 5px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
input:hover, textarea:hover, option:hover, select:hover {
	margin: 2px;
	background: #f95f8a url();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #000000;
	border: 1px solid #c50e46;
	padding: 5px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
input:focus, textarea:focus {
	margin: 2px;
	background: #f95f8a url();
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #000000;
	border: 1px solid #c50e46;
	padding: 5px;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
/* Twiiter */
.twitter li{
background-color:#ff6070;
	padding: 3px;
	margin: 2px;
	display: block;
 	font-family: "Trebuchet MS"; 
	font-size: 11px;
	line-height: 11px;
	color: #ffffff; 
	border: 5px solid #e74454; 
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.twitter li:hover{
background-color:#ff6070;
	border: 5px solid #bd2c3b;
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.twitter li.last{
	margin-bottom: 0px;
}
#mainContent #rightCol a.light{
	color: #ffffff;
}
.twitter li a:link, .twitter li a:active, .twitter li a:visited{
	color: #d61043;
	text-shadow:none;
}
.twitter li a:hover{
	color: #aa0f37; 
    text-shadow:none;
}
