/*  

Theme Name: Clean Minimal

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: A black and white minimalistic theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free themes.

Version: 1.0

Author: Theme Lab

Author URI: http://www.themelab.com/

*/

* {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
}

body {
	background:#fff;
	font-family:verdana, helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#832736;
	margin-top: 0px;
}

img {

	border: 0;

}

a { color:#832736;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}

/* a:hover{color:#289bc6;} */

#container {
	width:955px;
	background:#fff;
	margin:0 auto;
}

#logo a{
	width:403px;
	height:168px;
	background-image:url(imagens/topo_05.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float:left;
	text-indent: -5000px;
}

#nav {
	float:left;
	width: 930px;
	height: 150px;
	margin-left: 25px;
	background-image: url(imagens/logo2.jpg);
	background-position: left top;
	background-repeat: no-repeat;

}

#nav li {
	display:inline;
	float: left;

}

#nav li a.home {
	display: block;
	width: 398px;
	height: 150px;
	text-indent: -5000px;
	float: left;
}

#nav li a.sobre {
	display: block;
	width: 87px;
	height: 70px;
	background-image: url(imagens/topo_06.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	float: left;
}

#nav li a.contato {
	display: block;
	width: 70px;
	height: 70px;
	background-image: url(imagens/topo_02.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	float: left;
}

#nav li a.caricaturas {
	display: block;
	width: 133px;
	height: 150px;
	background-image: url(imagens/topo_07.jpg);
	text-indent: -5000px;
	float: left;
}

#nav li a.charges {
	display: block;
	width: 109px;
	height: 150px;
	background-image: url(imagens/topo_08.jpg);
	text-indent: -5000px;
	float: left;
}

#nav li a.tirinhas {
	display: block;
	width: 103px;
	height: 150px;
	background-image: url(imagens/topo_09.jpg);
	text-indent: -5000px;
	float: left;
}



.clear {
	clear:both;
}

.spacer {
	height:0px;
}

.content {
	margin:0 auto;
	padding:10px;
	padding-top: 0;
	width:955px;
	background:#fff;
}

.sidebar {
	margin:0 auto;
	padding:10px;
	padding-top: 0;
	width:205px;
	background:#fff;
	float: right;
	margin-right: 20px;
}

.sidebar h3 {
	padding:5px 5px 4px 5px;
	background:#832736;
	color:#fff;
	font-weight:normal;
}

#categories {
	border-bottom:1px solid #000;
	line-height:21px;
}

#categories li {
	display:inline;
	margin:0 5px 0 0;
}

#categories li a {
	padding:5px;
	color:#000;
	text-transform:uppercase;
	font-weight:normal;
}

#categories li a:hover, #categories li b {
	padding:5px 5px 4px 5px;
	background:#000;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
}

/* #categories li a:active, #categories li b:hover, #categories li b:active{background:#289bc6;} */

.post {
	margin:10px 0;
}

.post .left {
	width:100px;
	float:left;
	margin-top:-10px;
	margin-left: 55px;
}

.post .left h5 {
	font-weight:normal;
	font-size:72px;
	height:72px;
	line-height:72px;
}

.post .left b {
	font-weight:normal;
	font-size:25px;
	line-height:25px;
}

.post .right p {
	margin-bottom: 15px;
}

.post .right h2 a {
	text-transform:uppercase;
	padding:3px;
	font-weight:normal;
	font-size:30px;
	line-height:32px;
}

.post .right h2 a:hover {
	text-decoration:underline;
}

.post .right {
	width:455px;
	float:left;
	margin-left: 10px;
}

.post .right_tirinha {
	width:690px;
	float:left;
	margin-left: 10px;
}

.post .right_sobre {
	width:520px;
	float:left;
	margin-left: 180px;
}

.post .right_sobre h2 {
	padding:3px;
	font-weight:normal;
	font-size:30px;
	line-height:32px;
}

.post .right_contato {
	width:520px;
	float:left;
	margin-left: 180px;
}

.post .right_contato h2 {
	padding:3px;
	font-weight:normal;
	font-size:30px;
	line-height:32px;
}

.sidebar ul {
	line-height:21px;
}

.sidebar ul li {
	display:inline;
	margin:0 5px 0 0;
}

.sidebar ul li a {
	padding:5px;
	color:#942928;
	font-weight:normal;
	display:block;
}

.sidebar ul li a:hover {
	padding:5px;
	background:#de394e;
	color:#fff;
	font-weight:normal;
}


.footerul {
	line-height:21px;
}

.footerul li {
	display:inline;
	margin:0 5px 0 0;
}

.footerul li a {
	padding:5px;
	color:#000;
	font-weight:normal;
	display:block;
}

.footerul li a:hover, .footerul li b {
	padding:5px 5px 4px 5px;
	background:#000;
	color:#fff;
	font-weight:normal;
}

/* .footerul li a:active, .footerul li b:hover, .footerul li b:active{background:#289bc6;} */

/* .footerul li b{border-bottom:1px solid #000;width:100%;}*/

		
#fleft {
	width:100%;
	float:left;
	clear: both;
}

#fright {
	width:100%;
	float:left;
	clear:both;
}

#centerit {
	text-align:center;
}

.commentlist li {
	padding:10px;
	background:#eee;
}

.commentlist li.alt {
	background:#ddd;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}








