* {
	margin: 0; padding: 0;
}
body {
	text-align: justify;
	font: 13.3px "Lucida Sans";
	font-family: "Lucida Sans", LucidaGrande.ttc;
	color: #000000;
	background: #443030;
}
a {
	text-decoration: none;
	color: #993366;
}
a:hover {
	text-decoration: underline;
	color: #993366;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
.wrapper {
	width: 930px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	background-color: #FFCC33;
}
	#header .logo {
		float: left;	
	}
		#header .logo h1 {
			padding: 21px 0 17px 0;	
		}
		#header .logo h1 a {
			background: url(../images/logo.png) no-repeat 0 0;
			display: block;
			text-indent: -9999px;
			height: 69px;
			width: 250px;	
		}
	#header ul {
		list-style-type: none;
		float: right;
		margin-right: 20px;
	}
		#header ul li {
			float: left;
			font-size: 1.05em;
			color: #000000;
			margin-right: 7px;
			margin-top: 46px;
		}
		#header ul li a {
			background-color: #FFCC33;
			text-decoration: none;
			text-transform: lowercase;
			font-weight: normal;
			font-family: "Lucida Sans", LucidaGrande;
			padding: 7px;
			color: #000000;
		}
		#header ul li a:hover {
			text-decoration: none;
			color: #000000;
			background-color: #FFFFFF;
		}
/** END header **/

/** BEGIN featured **/
#featured {
	background-color: #FFCC33;
	border-top: 1px solid #FFCC33;
	height: 250px;
	
}
	.top {
		width: 980px;
		margin: auto auto;
		text-align: left;
		position: relative;
	}
	#featured .container {
		width: 940px; height: 213px;
		overflow: hidden;
		position: absolute;
		top: 10px; left: 21px;
	}
	#featured ul {
		list-style-type: none;
		width: 99999px;
		position: absolute;
	}
		#featured ul li {
			float: left;
			width: 296px; height: 196px;
			overflow: hidden;
			border: 7px solid #ffffff;
			margin-right: 5px;
		}
		#featured ul li img {
			width: 296px;
		}
	#featured .next {
		outline: none;
		display: block;
		text-indent: -9999px;
		width: 19px; height: 86px;
		background: url(../images/next.png) no-repeat 0 0;
		position: absolute;
		top: 70px; right: 0;
	}
	#featured .prev {
		outline: none;
		display: block;
		text-indent: -9999px;
		width: 22px; height: 90px;
		background: url(../images/prev.png) no-repeat 0 0;
		position: absolute;
		top: 70px; left: 0;
	}
/** END featured **/

/** BEGIN body **/
#body {
	background-color: #f7f6f6;
	padding-bottom: 28px;
	font-family:"Lucida Sans", LucidaGrande.ttc;
}
/** END body **/

/** BEGIN content **/
#content {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	border: 1px solid #e8e8e8;
	margin-top: 32px;
}
	#content .post {
		padding: 32px 20px 30px 20px;
		height: 350px;
	}
		#content .post h2 {
			font-size: 1.5em;
			font-weight: 100;
			font-family:"Lucida Sans", LucidaGrande;
			text-transform: uppercase;
			margin-bottom: 11px;
			color: #000000;	
		}
		#content .post h2 a {
			text-decoration: none;
		}
		#content .post .details a {
			background-color: #FFFFFF;
			padding: 0px;
			margin-right: 15px;
			color: #a4a4a4;
			text-decoration: none;
			font-size: 0.9em;
		}
		#content .post img {
			margin-top: 23px;
			border: 1px solid #d9d9d9;
			padding:5px;
			background-color: #FFFFFF;
			float: left;
			margin-right: 10px;
			margin-bottom: 20px;
			width: 200px;
			height: 200px;
		}
		#content .post .par {
			float: right;
			width: 310px;
			margin: 35px 17px 30px 0;
			color: #4e4e4e;
			font-size: 0.9em;
			line-height: 1.6em;
		}
			#content .post .par .link {
				color: #af292e;
				text-decoration: underline;	
			}
		#content .post .continue {
			background-color: #FFFFFF;
			padding: 8px;
			color: #a4a4a4;
			text-decoration: underline;
			font-size: 0.9em;
		}
	#content .postnav {
		font-weight: bold;
		padding-left: 20px;
		padding-bottom: 20px;
		padding-right: 20px;
		text-transform: uppercase;
	}
		#content .postnav a {
			text-decoration: none;
		}
/** END content **/


/** BEGIN sidebar **/
#sidebar {
	float: right;
	width: 310px;
	padding-top: 33px;
}
	#sidebar .box h2 {
		text-transform: uppercase;
		color: #b1b0b0;
		font-size: 1em;
		font-family: "Lucida Sans", LucidaGrande;;	
		margin-bottom: 20px;
		margin-top: 20px;
	}
	#sidebar .box ul li {
		height: auto;
		border-bottom: 1px solid #DDDDDD;
		border-right: 1px solid #DDDDDD;
		vertical-align: middle;
		padding-bottom: 18px;
		padding-left: 18px;
		padding-right: 18px;
		padding-top: 19px;
		background-color: #FFFFFF;
		list-style-type: none;
		}
		#sidebar .box ul li .blog {
			color: #af292e;
			text-transform: uppercase;
			height: auto;
		}
		#sidebar .box ul li img {
		    vertical-align:middle;
			padding-right: 10px;
		}
		#sidebar .ad img {
			margin-bottom: 8px;
			margin-right: 10px;	
		}
		#sidebar .pop ul li {
			height: 69px;	
			width: 280px;
		}
		#sidebar .pop ul li img {
			background-color: #FFFFFF;
			padding: 5px;
			border: 1px solid #e8e8e8;	
			margin: 3px 0 5px 6px;
			float: left;
			width: 50px; height: 50px;
		}
		#sidebar .pop ul li p {
			padding: 10px 10px 10px 10px;
		}
			#sidebar .pop ul li p .title {
				font-weight: bold;
				color: #999999;
				text-decoration: none;
			}
			#sidebar .pop ul li .artcom {
				font-size: 0.8em;	
				color: #999999;
				text-decoration: none;
				padding-left: 8px;	
			}
		#sidebar .flick img {
			width: 80px; height: 80px;
			margin: 5px;
		}
		#sidebar .tags a {
			color: #993366;
			text-decoration: none;
			font-weight: 300;
		}
		#sidebar .tags a:hover {
			color: #993366;
		}
/** END sidebar **/

/** BEGIN footertop **/
#footertop {
	background-color:#993366;
	
}
	#footertop .box2 {
		width: 160px;
		float: left;	
		margin: 30px 0;
		margin-right: 40px;
	}
		#footertop .box2 h2 {
			text-transform: uppercase;
			font-family: "Lucida Sans", LucidaGrande;;
			color: #FFFFFF;	
			font-size: 1.1em;
			font-weight: bold;
			margin: 0 0 10px 0;
		}
		#footertop .box2 ul {
			list-style-type: none;
			padding: 6px 0 15px 3px;
		}
			#footertop .box2 ul li {
				color: #ABA48F;	
			}
			#footertop .box2 ul li a {
				color: #ABA48F;	
				line-height: 2.4em;
				padding-left: 3px;
				font-weight: 0.9em;
			}
				#footertop .box2 ul li a:hover {
					text-decoration: none;	
					color: #7f4c40;
				}
		#footertop .category {
			margin-left: 60px;	
		}
/** END footertop **/

/** BEGIN footerbottom **/
#footerbottom {
	width: 890px;
	border-top: 1px solid #993366;
	background-color: #993366;
	margin: auto auto;
	padding: 20px 0 35px 0;
}
	#footerbottom #copy {
		float: left;
		font-size: 0.9em;
	}
	
	#footerbottom #sponsor {
		float: right;
		font-size: 0.9em;
	}	
	
	#footerbottom #sponsor .link, #footerbottom #copy .link {
		color: #942b2f;	
		font-size: 1em;
	}
	
	#footerbottom #sponsor .link:hover, #footerbottom #copy .link:hover {
		text-decoration: none;
	}
/** END footerbottom **/

/** begin pages submenu **/
#header li ul {
	clear: both;
	position: absolute;
	list-style-type: none;
	display: none;
	z-index: 200;
	height: auto !important;
	padding-top: 1px;
	padding-left: 0 !important;
	margin-left: -1px;
	background-image: none !important;
	border-width: 0 0 1px !important;
	border-color: #ffffff;
	border-style: solid;
}
	#header li ul li {
		clear: both;
		margin: 0 !important;
		background-image: none !important;
		border-width: 1px 1px 0;
		border-style: solid;
		border-color: #ffffff;
		padding: 0 !important;
	}
	#header li ul li a {
		padding: 4px 15px !important;
		line-height: 1.5em;
		width: 170px;
		background-color: #015A77;
	}
	#header li ul li a:hover {
		background-color: #000033 !important;
		background-image: none !important;
	}
/** end pages submenu **/

/** BEGIN miscellaneous **/
#content .single {
	padding: 10px 15px 0;
	margin-bottom: 50px;
	}
	#content .single p {
		font-family: "Lucida Sans", LucidaGrande;
		text-align: justify;
		color: #414042;
		line-height: 1.6em;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		font-family: "Lucida Sans", LucidaGrande;
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
	font-family: "Lucida Sans", LucidaGrande;
	line-height: 1.5em;
	padding: 2px 0;
	padding-left: 10px;
	}
	#content .single blockquote {
		font-family: "Lucida Sans", LucidaGrande;
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #bbbbbb;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
	font-family: "Lucida Sans", LucidaGrande;
	font-size: 1.2em;
	margin-bottom: 5px;
	padding-left: 10px;
	}
	#content .single h2 {
		font-family:"Lucida Sans", LucidaGrande.ttc;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 1.5em;
		font-weight:100;
		text-transform:uppercase;
		color:#993366;
	}
#comments {
	font-family:"Lucida Sans", LucidaGrande.ttc;
	padding: 15px;
}
	#comments a {
	text-decoration: none;
	}
	#comments h2 {
		font-size: 1.2em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
		padding-left: 10px;
	}
	#comments form {	
	}
	#comments form p {
	margin-bottom: 5px;
	padding-left: 10px;
	}
		#comments form input {
		}
		#comments form input, textarea {
	border: 1px solid #bbbbbb;
	font-size: 0.9em;
	font-family: "Lucida Sans", LucidaGrande;
	padding: 4px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
		}
		#comments form input {
	width: 240px;
	border: 1px solid #bbbbbb;
		}
		#comments form textarea {
	width: 350px;
	padding: 4px 4px !important;
	border: 1px solid #bbbbbb;
		}
		#comments form button {
	border: 1px solid #a0a0a0;
	font-size: 1em;
	font-family:"Lucida Sans", LucidaGrande;
	padding: 2px 6px;
		}
	.commentdetails {
	margin-top: 25px;
	padding-left: 10px;
	}
	.commentauthor {
	margin-bottom: 5px !important;
	font-weight: bold;
	padding-left: 10px;
	}
	.commentdate {
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #909090;
	padding-left: 10px;
	}
	.required {
	color: #ff0000;
	padding-left: 10px;
	}
h2.title {
    font-family:"Lucida Sans", LucidaGrande.ttc;
	font-size: 1em !important;
	text-transform: uppercase;
	color: #565656;
	padding-top: 40px;
	padding-left: 20px;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
	    font-family:"Lucida Sans", LucidaGrande.ttc;
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/


/** BEGIN wordpress 2.7 searchform **/

.input_text{
	font-size:12px;
	font-family:Verdana,Helvetica;
	font-weight:lighter;
	color:#A01E1E;
	background:#FFFFFF;
	border:0px;
	width:150px;
	height:22px;
	vertical-align: text-bottom;
       }
	   
.botao{
	font-size:12px;
	font-family:Verdana,Helvetica;
	font-weight:lighter;
	color:#FFFFFF;
	background:#A01E1E;
	border:0px;
	width:150px;
	height:22px;
	cursor:auto;
       }



/** END searshform **/


/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	font-family:"Lucida Sans", LucidaGrande.ttc;
	font-size: 12px;
	clear: both;
	padding-left: 14px;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #eeeeee;
	}
	#comments ol li .avatar {
		float: right;
		padding-right: 10px;
	}
	#comments ol li .comment-author {
		font-weight: bold;
		font-variant:small-caps;
		font-style:normal;
		font-size: 1em;
		padding-left: 0px;
	
	}
	#comments ol li .comment-author .fn {
		font-weight: bold;
		font-variant:small-caps;
		font-style:normal;
		font-size: 1em;
		padding-left: 0px;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
	font-weight: bold;
	font-variant:small-caps;
	font-style:normal;
	font-size: 1em;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		border: 1px solid #bbbbbb;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/
