/*
Theme Name: Night 2010
Theme URI: http://www.katyperry.com.br/
Description: Edicao Night by <i>Katy Perry</i> do KPBR.
Author: Luska3000 e Mario Cecchi
Author URI: http://meriw.com/
*/

* { margin: 0; padding: 0; border: 0; list-style: none; }

body {
	background: #1a081e url('images/back.jpg') top;
}
body, td, th {
	font: 12px "Trebuchet MS";
	color: #fff;
	line-height: 18px;
}

p { margin: 10px; text-align: justify; }
blockquote { margin: 10px 18px; text-align: left; color: #c6849f; }
b, strong { color: #fff; }
a, a:link, a:visited, a:active { text-decoration: none; color: #fff; }
a:hover { color: #fff; }

/* Estrutura */
#wrapper {
	width: 1000px;
	margin: 0 auto 20px auto;
	position: relative;
}

#header {
	width: 1000px;
	height: 445px;
	margin-bottom: 10px;
	background: transparent;
}

#headerjs { background: transparent !important; }

#message {
	position: absolute;
	top: 0;
	left: 331px;
	width: 330px;
	padding: 2px 0;
	text-align: center;
	font: 11px Tahoma;
	text-shadow: #999 1px 1px 1px;
	z-index: 5000;
}

#topad {
	width: 728px;
	margin: -20px auto 50px auto;
}

#sidebar {
	float: left;
	width: 130px;
	margin: 0 20px 0 65px;
}

#content {
	float: right;
	width: 780px;
}
	#meio {
		float: left;
		width: 380px;
	}
	#right {
		float: right;
		width: 375px;
	}
	#meionoticias {
		width: 780px;
		background: url('images/rosa50.png');
		margin-bottom: 10px;
		padding: 1px 0;
	}
		#meionoticias #news {
			width: 500px;
			float: left;
			background: transparent;
		}
	#rightnoticias {
		float: left;
		width: 280px;
		margin-top: 6px;
		margin-left: -5px;
	}

#footer {
	clear: both;
	width: 800px;
	margin: 15px auto 20px auto;
	text-align: center;
	text-shadow: #000 1px 1px 1px;
	font-size: 12px;
}

/* Menu */
.menu li { line-height: 15px; }
.submenu li { margin: 4px 5px; }
.submenu li:first-child a { padding-top: 1px; margin-top: 2px; }
.submenu li:last-child a { padding-bottom: 1px; margin-bottom: 2px; }

.menu li a {
	color: #fff;
	text-transform: uppercase;
	padding: 0 2px;
	font: 15px "Arial Black", Arial;
	height: 10px;
	letter-spacing: -1px;
	text-shadow: #666 1px 1px 1px;
}
.submenu li a {
	font: normal 13px Arial;
	text-shadow: #333 1px 1px 1px;
	color: #ddd;
}

/* Boxes se��es */
#news, #elite {
	background: url('images/rosa50.png');
	margin-bottom: 10px;
	padding: 1px 0;
}
	/* Posts */
	#news li { 
		background: url('images/preto50.png');
		margin: 5px;
		padding: 5px 5px 2px 2px;
		text-align: right;
	}
	#news p { color: #ddd; }
	#news li ul { margin: 0; }
	#news li li { padding: 5px; }
	#news .meta { color: #8a8a8a; font-size: 10px; }
	#news .meta a { color: #8a8a8a; }
	#news h3, #news h2, #news h1, .miniposts .post h3 { float: left; width: 100%; text-align: left; margin: 0 4px; }
	#news h3 a, #news h2 a, .miniposts .post h3 a {
		color: #fff;
		text-shadow: #000 1px 1px 2px;
		letter-spacing: -1px;
	}
	#news h3 a, #news h2 a { font-size: 16px; line-height: 16px; }
	#news h2 a { font-size: 22px; margin-top: 5px; }
	#news h1 {
		color: #fff;
		font-size: 25px;
		text-shadow: #000 1px 1px 2px;
		letter-spacing: -1px;
		margin: 4px;
	}
	.page h1 { margin-bottom: 10px !important; }
	.author { font-size: 11px; color: #ddd; margin-right: 3px; }

.categorias { height: 35px; }
.categorias li {
	float: left;
	background: url('images/preto10.png');
	-webkit-border-radius: 10px;
	padding: 3px 10px;
	margin: 0 5px 5px 0;
}
	.categorias li a {
		text-transform: lowercase;
		color: #a75e7b;
	}

.miniposts {
	padding: 10px;
	width: 760px !important;
}
.miniposts .post {
	float: left;
	width: 170px;
	height: 100px;
	text-align: left !important;
	background: url('images/minipost.png');
	color: #ccc;
	font-size: 15px;
	margin: 0 10px 10px 0;
	padding: 5px 5px;
}
	.post.category-fotos { background: url('images/minipost-foto.png') !important; color: #dedfad; }
	.category-videos { background: url('images/minipost-video.png') !important; color: #e29573; }
	.miniposts .post:hover { background: url('images/minipost-hover.png') !important; cursor: pointer; }
	.miniposts .post h3 {
		margin: 0 0 5px 0;
		font-size: 18px;
		font-weight: 100;
		line-height: 23px;
	}

#fotos, #forum, #enquete, #elites, .footertablediv, .default {
	background: url('images/rosa50.png');
	padding: 5px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	color: #de99ae;
}
	#enquete, #elites { height: 256px; margin-top: 10px; }
	#forum { color: #c28ba1; }
	.forum_coluna {
		float: left;
		width: 180px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		-ms-text-overflow: ellipsis;
	}
	#forum a, .pergunta { color: #d8c3cb; }
	#forum a:hover { color: #fff; }
	
.footertablediv {
	margin: 5px;
	min-height: 250px;
	overflow: hidden;
	text-overflow: ellipsis-word;
}
.footertablediv a, .footertablediv a:link, .footertablediv a:visited { color: #efefef; }
.footertablediv a:hover, .footertablediv a:active { color: #fff; }

#rightnoticias h3 {
	margin: 0 10px 5px 10px;
	text-shadow: #000 1px 1px 1px;
}
#rightnoticias ul li {
	background: url('images/preto40.png');
	color: #a75e7b;
	margin: 0 0 8px 8px;
	width: 250px;
	padding: 1px 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-shadow: #511930 0px 0px 1px;
}
	li.active { background: #8b4357 !important; }
	li.normal { background: url('images/preto40.png') !important; }
	#rightnoticias ul li a {
		color: #c6849f;
		margin-left: 5px;
	}
	#rightnoticias ul li:last-child { margin-bottom: 15px; }

/* Etc. / Geral */
.rounded, .footertablediv, #news li, .miniposts .post, .post, #rightnoticias ul li {
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
}
.footertablediv a { color: #de99ae; }
.widgettitle a { color: #fff; font-size: 20px; letter-spacing: -1px; text-shadow: #333 1px 1px 1px; }
.footertablediv ul li { margin: 3px; padding-bottom: 3px; border-bottom: 1px dotted #de99ae; }
.widgettitle img { display: none; }
.cpg_gal { text-align: center; }
.cpg_gal img { margin-bottom: 2px; }
.cpg_gal a { color: #c28ba1; }

.cpg_album, .cpg_img { text-align: center; }
.cpg_album a img, .cpg_img a img, #noticias img, .borda {
	border: 1px solid #f0f0f0;
	background: #f0f0f0;
	padding: 4px;
	margin: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.cpg_album a:hover img, .cpg_img a:hover img, #noticias a:hover img { border-color: #b03d6b; background: #b03d6b; }
#lastpics a.cpg_gallink { display: none; }
.cpg_albumlink { font-size: 10px; }
.noborder, .separador { border: 0px !important; background: transparent !important; padding: 0 !important; margin: 0 !important; -moz-border-radius: 0; }
.separador { margin: 5px 0 20px 4px !important; }

.elite img, .blank { background: #340517; }

input, textarea, select, .button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font: 11px "Trebuchet MS";
	color: #e8adc4;
	padding: 5px;
	margin: 2px;
	background: url('images/preto40.png');
}
.button { cursor: pointer; color: #c6849f; }
.button:hover { color: #fff; }
label { padding-left: 2px; }

#twitterkaty ul { list-style: none inside; width: 220px; height: 300px; overflow: hidden; text-overflow: ellipsis; }
#twitterkaty li { font-size: 11px; margin: 4px 0; text-align: justify; }
#twitterkaty a { color: #b03d6b; }

#rightnoticias .search { text-align: center; font-size: 11px; color: #c6849f; margin: 15px 0 10px 0; }

.navigation { height: auto; }
.aligncenter { margin: 5px auto; }
.alignright { float: right; text-align: right; }
.alignleft { float: left; text-align: left; }
.navigation .alignleft, .navigation .alignright { max-width: 48%; }
img.centered { display: block; margin: 0 auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.tags { font-size: 11px; margin: 5px 0; }
.socialize-in-content { margin: 15px 0 10px 10px; padding: 0 !important; float: right !important; }


/* Comentarios */

.comentarios { margin-left: 10px; }
.comentarios p { margin: 5px 5px; }
#comments, #respond h2 {
	margin: 15px 0 10px 0 !important;
	float: none !important;
	text-shadow: #000 1px 1px 1px;
}
#respond table { margin: 5px; }


li.comment {
	background: url('images/preto40.png') !important;
	margin: 0 10px 10px 2px !important;
	padding: 5px !important;
	text-align: left !important;
	list-style: none !important;
	width: 470px !important;
	min-height: 52px;
	color: #ddd !important;
}
.comment p {
	margin: 0 5px !important;
	font-size: 11px !important;
	color: #ccc !important;
	line-height: 12px !important;
}

.comment .avatar { float: right; margin: 5px; margin-left: 10px; background: #fff; }

#tw-user {
	margin: 10px 5px;
	color: #ccc;
	background: #561f35;
	padding: 5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	height: 96px;
}
#tw-user img {
	float: left;
	margin-right: 10px;
}
#alt-login-methods img { float: left; margin-right: 5px; }
.tw-info-login { font-size: 11px; color: #ccc; padding-top: 2px; }
.twitterclass { color: #42d0ff; font-weight: bold; }

#news li .wp-polls {
	width: 200px;
	margin: 10px auto;
	text-align: left;
}
#news li .wp-polls li {
	text-align: left;
}

.wp-pagenavi {
	clear: both;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
	padding: 0 5px;
	margin: 2px;
}

.wp-pagenavi a:hover {
	text-decoration: underline;
}

.wp-pagenavi span.current {
	border: 0px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	padding: 2px 5px;
	background: url('images/rosa50.png');
}
