/*
Theme Name: Dark Glam
Theme URI: http://www.portalduff.com/
Description: Edição <i>dark glam</i> de 2 anos do PortalDUFF.com.
Version: 1.0
Author: Guh e Mário
Author URI: http://meriw.com/
*/

* {	margin: 0px; padding: 0px; border: 0; }
img, div, p { behavior: url(/js/iepngfix.htc) }

body {
	background: #000 url(images/back.jpg) top;
	font: 11px "trebuchet ms";
	color: #ccc;
}

a, a:visited { color: #fff; text-decoration: none; }
b, strong { color: #cc99cc; }

#header {
	margin-top: 48px;
	text-align: center;
	width: 100%;
	background: #0b0b0b url(images/back-header.gif) repeat-x top;
	max-height: 369px;
}

#footer {
	width: 700px;
	text-align: center;
	font: 11px verdana;
	margin: 20px auto;
	color: #fff;
	text-shadow: #000 1px 1px 2px;
}

#wrapper {
	width: 955px;
	margin: 0 auto;
	background: url(images/back-wrapper.png) top no-repeat;
	min-height: 255px;
}

.menu { text-align: center; padding: 10px; height: 88px; }

#sidebar { width: 422px; float: left; margin: 0; text-shadow: #000 1px 1px 0; }
#left, #right { width: 200px; height: 322px; min-height: 322px; overflow: hidden; margin-bottom: 5px; }
#left .box, #right .box { margin: 0; width: 180px; min-width: 150px; height: 100%; }
#left { float: left; } #right { float: right; }

#content {
	width: 500px;
	float: right;
}

.titulo { font-size: 40px; color: #8a57a0; text-transform: lowercase; }
.box {
	background: url(images/30.png) ;
	padding: 10px;
	min-width: 210px;
	max-width: 422px;
	height: auto;
	margin: 5px 0;
	overflow: hidden;
	line-height: 16px;
}

/* Posts */
#destaque { margin-bottom: 20px; width: 500px; height: 270px; position: relative; background: #ccc; overflow: hidden; }
#destaque a { position: absolute; top: 0; left: 0; width: 500px; height: 270px; }
#destaque p { position: absolute; min-height: 50px; min-width: 480px; top: 220px; background: url(images/50.png); padding: 10px; overflow: hidden; color: #fff; text-shadow: #000 1px 1px 1px; font-size: 14px; }
#destaque p b, #destaque p strong { color: #fff; }

#noticias { background: url(images/30.png); padding: 2px 0 5px 0; }

.post, .comentarios, .page { margin: 8px; padding-bottom: 8px; border-bottom: 1px dotted #444; }
.post p, .page p { margin: 10px 5px; text-align: justify; letter-spacing: normal; line-height: 18px; }

.pesquisa h2 { font-size: 13px; }
h2 { font-size: 100%; font-weight: 100; }
h2 a { color: #fff; display: block; width: 100%; }
h2 a b, h1 b { padding: 0 2px;  }
h2 a:hover b, h1 b { background: #8a57a0; color: #000; } 

.comments-no, h2 span, h2 a:hover b, h1 b { -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.comments-no {
    background: #000;
	color: #ccc;
	padding: 0 2px;
}

h1 { font-size: 200%; font-weight: 100; color: #fff; }

.desc, .tags { font-size: 10px; margin-top: 3px; color: #ddd; text-transform: uppercase; }
.tags { text-transform: none; }

blockquote { margin: 10px 20px; font-family: "Trebuchet MS"; }

.toggle { float: right; margin-top: 1px; vertical-align: middle; }

h2 span { background: #0b0b0b; color: #fff; text-transform: lowercase; padding: 0 2px; }
span.candids, span.scan, span.fotos { color: #ff3399;}
span.noticias-site { color: #999; }
span.videos { color: #9bbeff; }
span.gossip-girl { color: #fdabab; }

.navigation { padding: 0 10px 5px 10px; font-family: verdana; height: auto; }
.navposts { height: 25px; }
.navigation a { color: #ccc; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; text-align: right; }
.alignleft { float: left; text-align: left; }
.navigation .alignleft, .navigation .alignright { max-width: 48%; }

/* Comentarios */

.comentarios { border-top: 1px dotted #444; padding: 5px 0 5px 0; margin-top: 5px; }

#comments { margin: 5px 0 8px 0; }

.comment { margin: 0 10px 10px 8px; padding: 2px; list-style:none; font-size: 11px; width: 470px; }
.comment a { color: #cc99cc; }
.comment .desc { color: #fff; }

.thread-odd { background: #222; }
.thread-even { background: #333; color: #ccc; }
.byuser { background: #000; color: #fff; }

#respond { margin-top: 10px; border-top: 1px dotted #444; padding-top: 5px; }

.avatar { float:left; margin:-1px; margin-right:5px; }

.cpg_gal, .cpg_album, .cpg_img { text-align: center; }
.cpg_gal a.cpg_gallink { color: #fff; padding: 2px 0 0 0; }
.cpg_album a img, .cpg_img a img {
	border: 1px solid #fff;
	background: #fff;
	padding: 4px;
	margin: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.cpg_album a:hover img, .cpg_img a:hover img { border-color:#893b89; background: #893b89; } 

input, textarea, select {
	border: 1px solid #555;
	background: #2d2d2d;
	padding: 2px 3px;
	color: #ccc;
	font: 11px "Trebuchet MS";
	margin: 2px;
}

.button { cursor: pointer; }
option { padding: 2px; }
#archive { margin: 5px 0 0 0; }
#archive select { width: 180px; } #archive option {text-transform: capitalize; }
.elite img, .blank { background: #0b0b0b; }
img.twitter { margin-top: 10px; }
.search { text-align: center; margin-top: 10px; }
.search input { margin: 0; background: #0b0b0b; border-color: #222; color: #999; }
#aviso { margin-bottom: 20px; background: #111; padding: 10px; text-align: center; }
img.alignleft { padding: 0 3px 3px 0; }
img.alignright { padding: 0 0 3px 3px; }
