/*
Theme Name: Clube da Putaria
Description: It was made exclusively to Clubedaputaria.ws.
Author: Nizows
Version: 1.0
Tags: four-columns, dark red, modern
*/

* {
	font-family: arial, freesans;
}

body {
	margin: 0;
	padding: 0;
	background: #97113d url(images/bg_topo.jpg) no-repeat top center;
}

#main-wrapper {
	width: 1000px;
	margin: 0 auto;
}

#header-wrapper {
	width: 100%;
	height: 304px;
}

#header-wrapper #logo {
	width: 600px;
	height: 188px;
	margin: 5px 0 0 75px;
}

#header-wrapper #nav {
	height: 92px;
	width: 950px;
	margin: 11px 0 0 46px;
}

#header-wrapper #nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header-wrapper #nav ul li {
	float: left;
}

#header-wrapper #nav ul li a {
	font-size: 18px;
	color: #97113d;
	display: block;
	width: 140px;
	height: 92px;
	text-align: center;
	line-height: 92px;
	text-transform: uppercase;
	text-decoration: none;
	background: #1c1c1c;
}

#header-wrapper #nav ul li a:hover {
	color: #FFF;
	background: #97113d;
}

#swfgirl {
	position: absolute;
	top: 15px;
}

#row {
	position: relative;
	display: inline-block;
	display: block;
	overflow: hidden;
}

.blockstatic {
	position: relative;
	display: inline-block;
	display: block;
	overflow: hidden;
}

div.center {
	clear: both;
	text-align: center;
}

p.nothing {
	color: #FFF;
	text-align: center;
}

div.htitle {
	display: none;
}

.content-wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #FFF;
	border-top: #FFF 5px solid;
	border-bottom: #FFF 5px solid;
}

.content-wrapper .left {
	width: 170px;
	float: left;
	margin-left: 5px;
}

.content-wrapper .main_column {
	width: 655px;
	float: left;
}

.content-wrapper .main_column .mleft {
	width: 170px;
	float: left;
}

.content-wrapper .main_column .mright {
	width: 480px;
	float: left;
}

.content-wrapper .right {
	width: 170px;
	float: left;
}

.spacetop {
	margin-top: 4px;
}

.box {
	width: 100%;
	text-align: center;
	margin: 0 0 5px 0;
}

.box .title {
	text-align: center;
	margin-bottom: 4px;
}

.box #menu ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box #menu ul a {
	display: block;
	background: #000 url(images/arrow_det.png) no-repeat 10px 50%;
	color: #fff;
	height: 25px;
	padding-left: 25px;
	line-height: 25px;
	font-size: 10px;
	text-decoration: none;
	border-bottom: #333 1px solid;
}

.ad_top {
	clear: both;
	text-align: center;
}

#posts {
}

#posts .post_title {
	height: 57px;
	margin-bottom: 3px;
	background: #97113d url(images/post_title_det.jpg) no-repeat;
}

#posts .post_title .data {
	color: #FFF;
	text-align: center;
	width: 60px;
	margin: 7px 0 0 2px;;
	float: left;
}

#posts .post_title .title {
	float: left;
	overflow: hidden;
	margin: 5px 0 0 5px;
}

#posts .post_title .title h2 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	width: 405px;
	font-weight: normal;
}

#posts .post_title .title p {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#posts .post_title a {
	color: #FFF;
	text-decoration: none;
}

#posts .post_title a:hover {
	text-decoration: underline;
}

#posts .post_content {
	font-size: 12px;
}

#posts .post_content a {
	color: #97113d;
	text-decoration: none;
}

#posts .post_content a:hover {
	text-decoration: underline;
}

#posts .post_cat {
	color: #FFF;
	height: 24px;
	width: 380px;
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 3px;
	padding-left: 5px;
	background: #b62e5b;
}

#posts .post_cat span {
	color: #4a0e22;
	font-weight: bolder;
}

#posts .post_cat a {
	color: #FFF;
	text-decoration: none;
}

#posts .post_cat a:hover {
	text-decoration: underline;
}

#posts .post_comment {
	height: 48px;
	line-height: 48px;
	padding-left: 45px;
	background: url(images/bg_comment.gif) no-repeat 10px 50%;
}

#posts .post_comment a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

#posts .post_comment a:hover {
	text-decoration: underline;
}

.parceiros {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
 
/* PAGINACAO */
div.pagination {
	position: relative;
	width:100%;
	text-align: center;
	clear:both;
	overflow: hidden;
	border-top: #97113d 3px solid;
}

div.pagination ul {
	list-style-type: none;
	position: relative;
	margin: 20px 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: 30px;
	font-weight: bold;
}

div.pagination ul li a {
	color: #FFF;
	width: 28px;
	display: block;
	float: left;
	text-decoration: none;
	background: url(images/bg_pag.jpg) 0px 0px;
}

div.pagination ul li.active_page a, div.pagination ul li a:hover {
	color: #FFF;
	text-decoration: underline;
	background: url(images/bg_pag.jpg) no-repeat -31px 0px;
}

#footer-wrapper {
	height: 200px;
	background: #97113d url(images/bg_footer.jpg) no-repeat 50% 0%;
}


a.innerborder, a.innerborder img {
	float: left;
	overflow:hidden;
}
a.innerborder:hover {
	border:4px solid #97113d;
}
a.innerborder:hover img {
	margin: -4px;
}

.post img{opacity:1;
-moz-opacity: 1;
filter: alpha(opacity=100);}

.post a:hover img{opacity:0.95;
-moz-opacity: 0.95;
filter: alpha(opacity=95);}
