@charset "utf-8";

/* CSS Document */
/*
Theme Name: Kbox4
Theme URI: http://kbox.com.br/
Description: Tema exclusivo do Kbox.com.br
Version: 4.0
Author: Aline J Bertoni
Author URI: http://myxiah.com
Tags: kbox, kpop, dbsk, wonder girls, big bang, 2pm, 2am, kara, kmusic, korea, coreia
	Kbox v4.0
	Esse tema foi desenvolvido por Aline J Bertoni,
	copia total e/ou parcial nao autorizada!
*/

body {
	margin: 0 auto;
	}

body {
        font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #383838;
        }
	
strong, b {
	color: #000;
	}
	
em, i {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

a {
        color: #f1174a;
        text-decoration: none;
        }


a:hover {
        color: #000;
        text-decoration: underline;
        }

blockquote {
        background-color: #f8f8f8;
        color: #6a6a6a;
        padding: 15px;
        border: 1px solid #e9e9e9;
        background-image: url('images/quote.png');
        background-repeat: no-repeat;
        background-position: 350px 50px;
        }	
	
.limpa_float {
	clear: both;
	}	


#topo {
	width: 100%;
	height: 148px;
	background: #e6e6e6;
	border-bottom: #000 solid 20px;
	}
	
.topo-w {
	width: 947px;
	margin: 0 auto;
        line-height: 17px;
	}
	
.logo {
	width: 281px;
	height: 120px;
	background: url('images/logo.jpg');
	float: left;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	}
	
.twrss {
	margin-top: 10px;
	float: right;
	}
	
.busca {
	float: right;
	}

.busca form#searchform input[type="text"] {
		background-image: url(images/busca.jpg);
		width: 266px;
		height: 34px;
                padding: 8px 10px 0 10px;
		color: #919191;
		border: 0px;
                font-family: Trebuchet MS;
                font-size: 10px;
                text-transform: uppercase;
                margin-top: 10px;
	}

.busca form#searchform input[type="submit"] {
		display: none;
	}
	
#menu {
	margin: 0 auto;
	width: 952px;
	}
	
.menu_item a {
	width: 129px;
	height: 43px;
	background: #000;
	color: #fff;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 19px;
	letter-spacing: -2px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 4px;
	-moz-border-radius: 0 0 7px 7px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 8px;
	}
	
.menu_item a:hover {
	background: #f14e77;
	}
	
#main {
	width: 905px;
	margin: 0 auto;
	}
	
.noticia {
	width: 350px;
	float: left;
	margin-top: 50px;
	margin-right: 5px;
	}	
	
.noticia_imagem a img{
	border: 0;
	width: 350px;
	height: 272px;
	}
	
.noticia_imagem a:hover img{
	filter: alpha(opacity=50);
	opacity: 0.9;
	}	
	
.noticia_titulo a {
	display: block;
	width: 342px;
	height: 57px;
	background-color: #f14e77;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -2px;
	padding: 2px 4px 0 4px;
	}
	
.noticia_titulo a:hover {
	background: #000;
	}
	
.categorias	{
	float: left;
	width: 188px;
	margin-top: 50px;
	margin-left: 11px;
	}
	
.cat_item a {
	width: 188px;
	height: 51px;
	background: #242424;
	color: #fff;
	letter-spacing: -2px;
	text-transform: lowercase;
	text-align: center;
	padding-top: 4px;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding-top: 13px;
	margin-bottom: 3.7px;
	}
	
.cat_item a:hover {	
background: #f14e77;	
}

.noticia2 {
	width: 298px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	}
	
.noticia2_imagem a img{
	border: 0;
	width: 298px;
	}
	
.noticia2_imagem a:hover img{
	filter: alpha(opacity=50);
	opacity: 0.9;
	}
	
.noticia2_titulo a {
	display: block;
	width: 292px;
	height: 48px;
	background-color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 4px;
	padding: 3px 3px 0 3px;
	}
	
.noticia2_titulo a:hover {
	background: #f14e77;
	}
	
.mais_noticia a {
	display: block;
	width: 902px;
	height: 41px;
	background-color: #e9e3e6;
	background-image: url('images/mais_back.png');
	background-repeat: no-repeat;
	background-position: 328px center;
	margin-top: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -2px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #dbd2d7;
	padding-top: 9px;
	}
	
.mais_noticia a:hover {	
	background: #d8d8d8;
	border: 1px solid #cccccc;
	background-image: url('images/mais_back.png');
	background-repeat: no-repeat;
	background-position: 328px center;
}

.extras {
	margin-top: 10px;
	min-height: 250px;
	float: left;
	}

.tags {
	width: 426px;
	background-color: #f3f3f3;
	-moz-border-radius: 7px 7px 7px 7px;
	border: 1px solid #e8e8e8;
	background-image: url('images/tags.jpg');
	background-repeat: no-repeat;
	background-position: 260px 10px;
	padding: 50px 10px 10px 10px;
	margin-right: 7px;
	}
	
.tags a {
	font-family: Arial, Helvetica, sans-serif;
	color: #969696;
	letter-spacing: -1px;
	text-decoration: none;
	}
	
.tags a:hover {	
color: #000;
}
	
.forum_videos {
	width: 437px;
	background-color: #f3f3f3;
	-moz-border-radius: 7px 7px 7px 7px;
	border: 1px solid #e8e8e8;
	background-image: url('images/videos.jpg');
	background-repeat: no-repeat;
	background-position: 190px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #969696;
	padding: 50px 10px 10px 0;
	}
	
.list_videos {
	padding-left: 47px;
	margin: 0;
	}
	
.list_videos li a {
	color: #a2a2a2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	}
	
.list_videos li a:hover {
	color: #000;
	}
	
.list_videos li {
	list-style: decimal-leading-zero;
	font-family: "Courier New", Courier, monospace;
	color: #000;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 12px;
	font-size: 13px;
	}
	
.reviews {
	width: 882px;
	height: 220px;
	background: #f3f3f3;
	margin-top: 10px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #dcdcdc;
	background-image: url('images/reviews.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 80px 0 0 20px;
	}
	
.reviews a img{
	background: #d8d8d8;
	padding: 5px;
	border: 0;
	float: left;
	margin-right: 5px;
        width: 150px;
        height: 150px;
	}
	
.reviews a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.9;
	}	
	
.review_info {
	width: 128px;
	height: 158px;
	float: left;
	}
	
.review_album a {
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #000;
	text-decoration: none;
	}
	
.review_album a:hover {
	color: #f14e77;
	}
	
.review_artista {
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	color: #585858;
	}
	
.review_lanc {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	color: #585858;
	text-transform: uppercase;
	}
	
.review_data {
	font-family: 'Courier New', Courier, monospace;
	font-size: 12px;
	color: #000;
	}
	
.review_nota {
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #000;
	text-transform: uppercase;
	}
	
.mais_reviews a {
	display: block;
	width:902px;
	height: 22px;
	background: #ebebeb;
	border: 1px solid #dcdcdc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	color: #5e5e5e;
	text-align: center;
	padding-top: 8px;
	}
	
.mais_reviews a:hover {
	background: #222222;
	color: #f14e77;
	border: 1px solid #000;;
	}	
	
.parceiros {
	width: 884px;
	height: 250px;
	background: #f3f3f3;
	margin-top: 10px;
	background-image: url('images/parceiros.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 90px 10px 0 10px;
	text-align: center;
	}
	
.parceiros a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	}
	
.parceiros a:hover {
	text-decoration: underline;
	}
	
.parceiros a img {
	background: #cacaca;
	padding: 4px;
	border: 0;
	margin: 2px;
	margin-top: 0;
	}
	
.parceiros a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.9;
	}
	
.afdropdown {
	width: 500px;
	border: 5px solid #dbdbdb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #272727;
}

#rodape {
	width: 100%;
	height: 340px;
	background: #242424;
	margin-top: 20px;
	border-top: 10px solid #000;
	}
	
.asmais {
	margin: 0 auto;
	width: 903px;
	margin-top: 10px;
	}
	
.maislidas {
	width: 450px;
	float: left;
	}
.maiscomentadas {
	width: 450px;
	float: left;
	}	
	
.list_mais, div.list_mais2 ul {
	padding-left: 47px;
	margin: 0;
	}
	
.list_mais li a, div.list_mais2 ul li a {
	color: #a2a2a2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
.list_mais li a:hover, div.list_mais2 ul li a:hover {
	color: #000;
	}
	
.list_mais li, div.list_mais2 ul li {
	list-style: decimal-leading-zero;
	font-family: "Courier New", Courier, monospace;
	color: #dfdfdf;
	border-bottom: 1px solid #353535;
	margin-bottom: 12px;
	font-size: 13px;
}

.rodape_info {
	margin: 0 auto;
	margin-top: 20px;
	}
	
#main_noticias {
	margin: 0 auto;
	width: 930px;
	}
	
.sidebar {
	width: 289px;
	margin-top: 50px;
	float: left;
	margin-right: 10px;
	}
	
.n_categorias {
	width: 267px;
	background-color: #ededed;
	background-image: url('images/n_cat.jpg');
	background-repeat: no-repeat;
	background-position: 140px 10px;
	border: 1px solid #e5e5e5;
	padding: 58px 10px 10px 10px;
	}

.n_cat_item {
	border-bottom: 1px solid #d7d7d7;
}
	
.n_cat_item a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000;
	text-transform: lowercase;
	letter-spacing: -2px;
	text-decoration: none;
	width: 100%;
	height: 40px;
	}
	
.n_cat_item a:hover {
	background: #dddddd;
	}

.n_tags {
	width: 267px;
	background-color: #ededed;
	background-image: url('images/n_tags.jpg');
	background-repeat: no-repeat;
	background-position: 110px 10px;
	border: 1px solid #e5e5e5;
	padding: 58px 10px 10px 10px;
	margin-top: 10px;
	}
	
.n_tags a {
	font-family: Arial, Helvetica, sans-serif;
	color: #969696;
	letter-spacing: -1px;
	text-decoration: none;
	}
	
.n_tags a:hover {
	color: #000;
	}
	
.noticias {
	width: 631px;
	float: right;
	margin-top: 50px;
	}
	
.noticia_corpo {
	background: #ededed;
	padding: 20px 10px 20px 10px;
	}
	
.n_data {
	width: 53px;
	height: 43px;
	background-image: url('images/noticia_data.jpg');
	background-repeat: no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	padding: 13px 0 0 10px;
	float: left;
	}
	
.n_data_ano {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 7px;
	margin-top: -2px;
	margin-left: 2px;
	}	
	
.n_titulo a {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	font-size: 23px;
	color: #000;
	text-decoration: none;
	}
	
.n_titulo a:hover {
	color: #f14e77;
	}
	
.n_sub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-transform: uppercase;
	margin-left: 5px;
	float: left;
	}
	
.n_sub a {
	text-decoration: none;
	color: #000;
	}
	
.n_sub a:hover {
	text-decoration: underline;
	}
	
.n_content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #383838;
	text-align: justify;
	margin-top: 20px;
	}

.n_content a {
        color: #f1174a;
        text-decoration: none;
        }


.n_content a:hover {
        color: #000;
        text-decoration: underline;
        }
	
.n_content img {
	background: #fff;
	padding: 12px;
	}
	
.n_content a img {
	background: #fff;
	padding: 12px;
	border: 0;
	}
	
.n_content a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.9;
	background: #f5f5f5;
	}
	
.n_comments a {
	display: block;
	width: 160px;
	height: 42px;
	background: #ededed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #000;
	text-decoration: none;
	letter-spacing: -2px;
	padding: 8px 0 0 60px;
	background-image: url('images/comments.png');
	background-repeat: no-repeat;
	background-position: 23px 7px;
	-moz-border-radius: 0 0 7px 7px;
        float: left;
        margin-right: 5px;
	}
	
.n_comments a:hover {
	color: #f14e77;
	background-image: url('images/comments2.png');
	background-repeat: no-repeat;
	background-position: 23px 7px;
	}

.n_leiamais a {
	display: block;
	width: 160px;
	height: 42px;
	background: #ededed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #000;
	text-decoration: none;
        text-transform: lowercase;
	letter-spacing: -2px;
	padding: 8px 0 0 60px;
	background-image: url('images/contlendo.jpg');
	background-repeat: no-repeat;
	background-position: 23px 7px;
	-moz-border-radius: 0 0 7px 7px;
	margin-right: 5px;
	float: left;
	}
	
.n_leiamais a:hover {
	color: #f14e77;
	background-image: url('images/contlendo2.jpg');
	background-repeat: no-repeat;
	background-position: 23px 7px;
	}
	
.cr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6a6a6a;
	text-transform: uppercase;
	text-align: right;
	background-image: url('images/cr.png');
	background-repeat: no-repeat;
	background-position: 595px 1px;
	padding-right: 15px;
	margin-top: 30px;
	}

.navigation {
        margin-top: 20px;
        text-align: right;
        }

.reviews_image {
        float: left;
        width: 150px;
        height: 150px;
        margin: 10px;
}

.reviews_image img {
        width: 150px;
        height: 150px;
}

.reviews_info {
        float: left;
}

.n_comments_list {
	width: 631px;
	float: right;
	margin-top: 50px;

	}

#page_content {
	margin: 50px auto;
	width: 830px;
        background: #ededed;
        padding: 50px;
        text-align: justify;
	}

#comments {
        font-family: Arial Black;
        font-size: 20px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: -2px;
}

ol.commentlist li {
background: #ededed;
margin-bottom: 20px;
padding: 20px;
letter-spacing: 0px;
}

ol.commentlist {
list-style: decimal-leading-zero;
font-family: Arial;
font-size: 40px;
color: #000;
list-style: decimal-leading-zero;
padding-left: 70px;
}

.comment-info {
        font-family: Arial Black;
        font-size: 20px;
        text-transform: uppercase;
        color: #000;
        letter-spacing: -2px;
        line-height: 10px;
        padding-top: 10px;
        position: relative;
}

.comment-info a {
        font-family: Arial Black;
        font-size: 20px;
        text-transform: uppercase;
        color: #f0174a;
        letter-spacing: -2px;
        line-height: 10px;
        padding-top: 10px;
}

.comment-author {
float: left;
margin-right: 10px;
}

.comment-meta {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
        top: -10px;
}

.comment-meta a {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
        top: -10px;
}

.comment-meta a:hover {
text-decoration: underline;
}

.comment-content {
clear: both;
padding-top: 10px;
color: #666666;
font-size: 13px;
font-family: Tahoma;
border-top: 1px dashed #d5d5d5;
line-height: 12px
}

.reply a {
font-size: 10px;
}

#respond {
font-size: 15px;
font-family: Tahoma;
color: #000;
background: #ededed;
padding: 20px;
}

#cancel-comment-reply a {
font-size: 10px;
}

#commentform {
font-size: 10px;
color #000;
font-family: Tahoma;
}


#commentform a {
font-size: 10px;
color: #f0174a;
font-family: Tahoma;
}

#comment {
border:1px solid #E6E6E6;
font-family: Courier New;
font-size: 12px;
width: 100%;
margin-right: 10px;
}

ol.commentlist li ul.children li {
background: #f4f4f4;
}

#author {
width: 250px;
height: 27px;
padding-top: 10px;
padding-left: 10px;
border: 1px solid #e6e6e6;
font-family: Tahoma;
color: #000;
font-size: 12px;
}

#email {
width: 250px;
height: 27px;
padding-top: 10px;
padding-left: 10px;
border: 1px solid #e6e6e6;
font-family: Tahoma;
color: #000;
font-size: 12px;
margin-top: 10px;
}

#url {
width: 250px;
height: 27px;
padding-top: 10px;
padding-left: 10px;
border: 1px solid #e6e6e6;
font-family: Tahoma;
color: #000;
font-size: 12px;
margin-top: 10px;
}

#commentsfor {
color: #000;
font-size: 15px;
margin-bottom: 10px;
font-family: Arial;
letter-spacing: -1px;
}

.inform {
border: 1px solid #e7e6e6;
width: 300px;
height: 22px;
background: #fff;
color: #000;
font-size: 10px;
padding: 7px 5px 0 5px;
}

.subject {
border: 1px solid #e7e6e6;
width: 300px;
height: 24px;
background: #fff;
color: #000;
font-size: 10px;
padding: 3px 5px 0 5px;
}

.msgform {
border: 1px solid #e7e6e6;
width: 300px;
height: 150px;
background: #fff;
color: #000;
font-size: 12px;
padding: 7px 5px 0 5px;
}

.hasmore {
display: none;
}
