/*
Theme Name: O Pornoz&atilde;o
Description: It was made exclusively to oPornozao.com.
Author: Nizows
Version: 1.0
Tags: three-columns, gangsta, background tiles
*/

* {
	font-family: arial, freesans;
}

body {
	margin: 0;
	padding: 0;
	background: #000 url(images/bg.jpg) no-repeat top center;
}

#main-wrapper {
	width: 1000px;
	position: relative;
	display: inline-block;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}

/* Colunas */
.col1 {
	float: left;
	width: 172px;
}

.col2 {
	float: left;
	width: 200px;
	margin-left: 10px;
	background: url(images/bg_alpha.png) repeat;
}

.col3 {
	float: left;
	width: 608px;
	margin-left: 10px;
	background: url(images/bg_alpha.png) repeat;
}

/* Nav */
ul.nav {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.nav a {
	color: #FFF;
	display: block;
	padding-left: 5px;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: #FFF 1px solid;
}

ul.nav a:hover {
	background: #404040;
}

ul.nav li.last a {
	border-bottom: none;
}

/* Nav 2 */
ul.nav2 {
	color: #FFF;
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 12px;
}

ul.nav2 a {
	color: #FFF;
	padding: 3px 3px 3px 5px;
	font-size: 12px;
	text-decoration: none;
}

ul.nav2 a:hover {
	text-decoration: underline;
}

ul.trade {
	padding-top: 7px;
}

ul.trade li {
	padding-left: 7px;
}

ul.trade li.top {
	font-weight: bolder;
}

/* Geral */
.box {
	background: #4a4a4a;
	margin-bottom: 10px;
}

.box_alpha {
	margin-bottom: 10px;
}

.center {
	text-align: center;
}

/* BG Títulos */

.title_nav  {
	height: 38px;
	background: url(images/bg_box_menu.jpg) no-repeat;
}

.title_file  {
	height: 38px;
	background: url(images/bg_box_arquivos.jpg) no-repeat;
}

.title_parceiros  {
	height: 38px;
	background: url(images/bg_box_parceiros.jpg) no-repeat;
}

.title_top {
	height: 38px;
	background: url(images/bg_box_top.jpg) no-repeat;
}

.title_ad {
	height: 44px;
	background: url(images/bg_box_ad.jpg) no-repeat;
}

.title_busca {
	height: 38px;
	background: url(images/bg_box_busca.jpg) no-repeat;
}

/* Trade */
p.trade {
	text-align: center;
	text-decoration: none;
}

p.trade a {
	color: #ff8a00;
	font-size: 12px;
	text-decoration: none;
}

p.trade a:hover, p.count a:hover {
	text-decoration: underline;
}

p.count {
	padding-top: 3px;
	margin: 0px;
	text-align: center;
	padding-bottom: 5px;
}

p.count a {
	color: #ff8a00;
	font-size: 12px;
	text-decoration: none;
}

/* AD */
.ad a {	
	display: block;
	margin-bottom: 10px;
}

.ad a img {	
	border: none;
}

.ad a.first {	
	margin-top: 6px;
}

/* Posts */
.col3>div {
	margin-bottom: 15px;
}

.col3>div .header {
	height: 78px;
	padding-top: 1px;
	padding-left: 10px;
	background: url(images/bg_header_post.png) no-repeat;
}

.col3>div .header h2 {
	margin: 0px;
	padding: 0px;
	height: 38px;
	line-height: 38px;
}

.col3>div .header h2 a {
	color: #ff8a00;
	font-size: 22px;
	text-decoration: none;
}

.col3>div .header h2 a:hover {
	text-decoration: underline;
}

.col3>div .info {
	color: #FFF;
	font-size: 12px;
	margin-top: 13px;
}

.col3>div .info span {
	color: #ff8a00;
	text-transform: uppercase;
}

.col3>div .info a {
	color: #fff;
	text-decoration: none;
}

.col3>div .header h2 a:hover,
.col3>div .info a:hover,
.col3>div .content a:hover {
	text-decoration: underline;
}

.col3>div .content {
	color: #FFF;
	font-size: 12px;
}

.col3>div .content a {
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
}

.col3>div .content a img {
	border: none;
}

/* BUSCA */
.busca input.txt {
	color: #FFF;
	width: 130px;
	height: 16px;
	background: none;
	margin: 5px 0 5px 5px;
	border: #3a3a3a 1px solid;
}

.busca .btn {
	vertical-align: middle;
}

/* PAGINACAO */
div.pagination {
	position: relative;
	width:100%;
	text-align: center;
	clear:both;
	overflow: hidden;
}

div.pagination ul {
	list-style-type: none;
	position: relative;
	margin: 10px auto;
	width: auto;
	white-space: nowrap;
	overflow: hidden;
	display: -moz-inline-block;
	display: inline-block;
	padding: 5px;
	zoom:1;
	*display:inline;
}

* html div.pagination ul { margin: 0 auto; width: 340px; } /* IE fix */

div.pagination ul li {
	white-space: nowrap;
	float: left;
	padding: 0 1px;
	line-height: 25px;
	font-weight: bold;
}

div.pagination ul li a {
	color: #000;
	width: 24px;
	display: block;
	float: left;
	text-decoration: none;
	background: url(images/bg_pag.png) -24px 0px;
}

div.pagination ul li.active_page a, div.pagination ul li a:hover {
	color: #FFF;
	background: url(images/bg_pag.png) no-repeat;
}

/* COMENTARIOS */

li.comment {
	padding: 5px;
	background: url(images/bg_alpha.png) repeat;
}

#comments, #postcomment {
	color: #ff8a00;
	margin-left: 10px;
	padding: 4px 4px 4px 6px;
	font-size: 14px;
	background: url(images/bg_alpha.png) repeat;
	border-bottom: #ff8a00 1px solid;
	width: 93%;
}

#comments a, #postcomment a {
	color: #FFF;
}

#commentform {
	color: #FFF;
	font-size: 14px;
	margin-left: 20px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #999;
	padding: .2em;
}

#commentform textarea {
	font-size: 14px;
	width: 90%;
}

#commentlist {
}

#commentlist li {
	width: 94%;
	color: #FFF;
	font-size: 14px;
	margin-bottom: 5px;
	border-bottom: #818181 1px dotted;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li a {
	color: #521031;
	font-weight: bolder;
}

#commentlist li .avatar {
	float: right;
	margin: 10px 25px 0 0;
	border: 1px dotted #818181;
	padding: 2px;
}

#commentlist cite {
	color: #9e9e9e;
	font-size: 12px;
	padding: 2px;
}

#commentlist cite a {
	color: #fff;
	font-weight: bolder;
}

p.info {
	color: #FFF;
	font-size: 14px;
	text-align: center;
}

p.links {
	font-size: 12px;
	text-align: center;
}

p.links a {
	color: #FFF;
	font-size: 12px;
	background: #ff8a00;
	padding: 2px;
	text-decoration: none;
}

p.links a:hover {
	background: #d67a0d;
}

/* Rodape */
#footer-wrapper {
	height: 94px;
	width: 1000px;
	margin: 0 auto;
	border-top: #000 1px solid;
	background: url(images/bg_footer.jpg) no-repeat;
}

#footer-wrapper p.txt {
	color: #FFF;
	padding: 0 10px;
	margin: 20px 0 0 0;
	text-align: right;
}

#footer-wrapper p.txt2 {
	padding: 0 10px;
	margin: 0px;
	text-align: right;
}

#footer-wrapper p.txt2 a {
	color: #ff8a00;
	font-size: 22px;
	text-decoration: none;
}

#footer-wrapper p.txt2 a:hover {
	text-decoration: underline;
}
