/*   

Theme Name: Poupay

Theme URI: http://www.poupay.com

Description: A minimalist Wordpress theme to best results. 

Author: Layouts Web Design

Author URI: http://www.layouts-web-design.com

Version: 1.0

License: Attribution-ShareAlike - http://creativecommons.org/licenses/by-sa/3.0/legalcode

*/
html,body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
}

html {
	background: url(images/bg_footer.jpg) #FFFFFF bottom center no-repeat;
}

body {
	background: url(images/bg.jpg) top center no-repeat;
padding-top:20px;
}

.width {
	width: 950px;
	clear: both;
	margin: 0px auto;
	z-index: 1;
	position: relative;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	height: auto;
}

h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

ul {
	line-height: 1.5em;
}

input,textarea {
	border: 1px solid #a3b8c6;
	padding: 5px;
}

textarea {
	width: 100%;
	height: 100px;
}

img {
	border: 0px;
}

p {
	display: block;
	margin-bottom: 15px;
	clear: both;
}

.alerta {
	font-size: 20px;
	display: block;
	color: #990000;
	background-color: #ff9999;
	text-align: center;
	padding: 15px;
}

.button {
	cursor: pointer;
	background: #CC0000;
	border: 1px solid #CC0000;
	color: #FFFFFF;
	font-size: 20px;
	padding: 5px 20px;
}

a {
	color: #004358;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.menu {
	width: 980px;
	padding: 10px 0px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	filter: alpha(opacity =     65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	position: relative;
	z-index: 2;
	border-top: 5px solid #CC0000;
	margin:0px auto;
}

.menu li {
	float: left;
	list-style-type: none;
	text-align: center;
}

.menu li a {
	margin-right: 10px;
	color: #000000;
	text-decoration: none;
	padding: 5px 20px;
}

.menu li a:hover {
	background-color: #CC0000;
	color: #FFFFFF;
}

.brand {
	margin: 0px auto;
	position: relative;
	margin-top: -50px;
	z-index: 1;
	padding: 0px;
	vertical-align: middle;
	height: 153px;
	overflow: hidden;
}

.brand .logo a {
	overflow: hidden;
	display: inline;
}

.brand .logo {
	float: left;
	margin-right: 30px;
	width: 243px;
	height: 140px;
	margin-top: 30px;
}

.brand p {
	float: right;
	margin: 0px;
	display: inline;
	font-size: 30px;
	color: #004358;
}

.header {
	background: none;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 0px;
}

.header h1 {
	font-size: 65px;
	font-weight: bold;
	letter-spacing: -5px;
	line-height: 50px;
	color: #333333;
}

.header h1 a:hover {
	text-decoration: none;
}

.header p {
	font-size: 17px;
	line-height: 23px;
	color: #444444;
	margin: 20px 0px;
	padding: 0px;
}

.header div {
	font-size: 11px;
}

.header .comments {
	background: transparent url(images/comment_blue.gif) no-repeat scroll
		left center;
	color: #6E6E6E;
	float: left;
	font-family: verdana, arial, tahoma, sans-serif;
	padding: 0 0 0 20px;
}

.header .more a {
	color: #FFFFFF;
	background-color: #CC0000;
	font-family: arial, verdana, tahoma, sans-serif;
	font-weight: bold;
	padding: 0 0 0 20px;
}

.header a {
	color: #555555;
}

.header .dateauthor {
	float: right;
}

.header .tags {
	font-family: arial, serif;
	font-size: 12px;
	margin-top: 10px;
}

.header .precos {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	display: block;
	clear: both;
	overflow: hidden;
}

.header .precos p {
	color: #CC0000;
}

.header .precos li {
	list-style: none;
	padding: 20px;
	float: left;
	width: 86%;
	text-align: center;
	margin-right: 5px;
}

.header .precos li p {
	clear: both;
	font-size: 40px;
	line-height: 0.7em;
	margin: 0px;
	display: block;
}

.header .precos li small {
	clear: both;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	display: block;
}

.header .right h2 {
	padding: 0px;
	margin-top: 30px;
	display: block;
	clear: both;
}

.header .right p {
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	line-height: 1.5em;
}

.posts .post {
margin-bottom:20px;
}

.posts .post p {
font-size:12px;
margin:10px 0px;
line-height:1.4em;
}

.post {
	background: none;
	color: #333333;
	padding-bottom: 0px;
}

.post h1 {
	font-size: 96px;
	font-weight: bold;
	letter-spacing: -10px;
	line-height: 77px;
	padding-bottom: 14px;
}

.post h1 a {
	color: #333333;
}

.post h1 a:hover {
	text-decoration: none;
}

.post p {
	font-size: 27px;
	line-height: 27px;
	color: #555555;
	margin: 20px 0px;
	padding: 0px;
}

.post div {
	font-size: 11px;
}

.post .comments {
	background: transparent url(images/comment_blue.gif) no-repeat scroll
		left center;
	color: #6E6E6E;
	float: left;
	font-family: verdana, arial, tahoma, sans-serif;
	padding: 0 0 0 20px;
}

.post .more a {
	color: #000000;
	font-family: arial, verdana, tahoma, sans-serif;
	font-weight: bold;
	padding: 0 0 0 20px;
}

.post a {
	color: #555555;
}

.post .dateauthor {
	float: right;
}

.post .tags {
	font-family: arial, serif;
	font-size: 12px;
	margin-top: 10px;
}

.postblock {
	color: #555555;
	line-height: 1.5em;
}

.postblock h2.destaque {
    background-color:#CC0000;
	color:#FFFFFF;
	display:table;
	font-size:26px;
	margin:10px 0;
}

.postblock textarea {
	float: left;
	width: 90%;
	height: 98px;
}

.content {
	background: none;
	position: relative;
}

.left {
	width: 100%;
	float: left;
}

.home .left {
	width: 530px;
	float: left;
}

.right {
	width: 360px;
	float: right;
}

.right h2 {
	color: #004358;
	font-size: 20px;
}

.block {
	margin-bottom: 30px;
}

.left .block {
	padding-left: 0px;
	padding-right: 0px;
}

.left .block h2 {
	display: compact;
	font-size: 30px;
	width: auto;
	line-height: 1em;
}

.left .block h2 a {
	background-color: #CC0000;
	color: #FFFFFF;
}

.left .block h2 a:hover {
	text-decoration: none;
}

.right .posts {
	clear: both;
	background: transparent;
	color: #333333;
}

.right h2 {
	margin-bottom: 15px;
}

.right .posts h3 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.right .posts p {
	font-size: 13px;
	line-height: 1.4em;
}

.right .posts .postmetadata {
	clear: both;
	overflow: hidden;
	background: #eeeeee repeat-x;
	font: 12px Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
	color: #333333;
	padding: 7px 3px;
	margin: 0 0 25px 0;
}

.right .posts .postmetadata a {
	color: #006666;
	border: none;
}

.right .posts .postmetadata div {
	padding: 0 10px;
	float: left;
}

.right .posts .postmetadata .readmore {
	float: right;
}

.left .banner1 {
	width: 300px;
	float: left;
	clear: left;
}

.left .banner2 {
	width: 200px;
	float: right;
	clear: right;
}

.menu_footer {
	background-color: #FFFFFF;
	overflow: hidden;
}

.menu_footer {
	width: 980px;
	padding: 10px 0px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	filter: alpha(opacity =     65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	position: relative;
	z-index: 2;
}

.menu_footer li {
	float: left;
	list-style-type: none;
	text-align: center;
}

.menu_footer li a {
	margin-right: 10px;
	color: #000000;
	text-decoration: none;
	padding: 5px 20px;
}

.menu_footer li a:hover {
	background-color: #CC0000;
	color: #FFFFFF;
}

.comments h2 {
    margin-top: 40px;
    color:#CC0000;
    background-color:#EEEEEE;	
}

.comments ul#comments {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.comments ul#comments img.avatar {
	margin-left: -52px;
	margin-right: 12px;
}

.comments ul#comments h4 {
	font-size: 1.0em;
}

.comments ul#comments li.depth-1>div>h4 {
	font-size: 1.3em;
}

.comments ul#comments p {
	font-size: 1.0em;
}

.comments ul#comments li.depth-1>div>p {
	font-size: 1.3em;
}

.comments form {
	margin-top: 10px;
}

.comments textarea {
	width: 460px;
}

.comments input {
	margin: 4px 0;
}

.comments ul li li {
	margin-left: 2em;
	font-size: 13px;
	color: #555;
}

.comments #commentform .form {
	width: 100%;
}

#respond textarea {
	width: 100%;
}

#comments .children {
	margin: 0;
}

#comments .children li {
	list-style: none;
	border-left: 1px solid #ddd;
	padding: 5px 0 5px 60px;
	position: relative;
	left: -40px;
}

#comments .children li li {
	left: -45px;
}

.comments .inlinecomments {
	margin: 0 0 16px 0;
}

.comments ul#comments {
	margin-left: 52px;
	list-style: none;
}

.comments ul#comments img.avatar {
	margin-left: -52px;
	margin-right: 12px;
}

.comments ul#comments h4 {
	font-size: 1.0em;
}

.comments ul#comments li.depth-1>div>h4 {
	font-size: 1.3em;
}

.comments ul#comments p {
	font-size: 1.0em;
}

.comments ul#comments li.depth-1>div>p {
	font-size: 1.3em;
}

.comments form {
	margin-top: 10px;
}

.comments textarea {
	width: 460px;
}

.comments input {
	margin: 4px 0;
}

.comments ul li li {
	margin-left: 2em;
	font-size: 13px;
	color: #555;
}

.comments #commentform .form {
	width: 100%;
}

#respond textarea {
	width: 100%;
}

#comments .children {
	margin: 0;
}

#comments .children li {
	list-style: none;
	border-left: 1px solid #ddd;
	padding: 5px 0 5px 60px;
	position: relative;
	left: -40px;
}

#comments .children li li {
	left: -45px;
}

.comments .inlinecomments {
	margin: 0 0 16px 0;
}

.sidebar #newsletter {
background:url(images/bg_newsletter.jpg) repeat-x #cc0000;
padding:20px !important;
}

.sidebar #newsletter h2 {
	margin: 0px !important;
	padding: 0px;
	margin-bottom: 10px !important;
color:#FFFFFF;
}

.sidebar #newsletter,.sidebar #newsletter li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sidebar #newsletter ul {
	padding: 0px;
	margin: 0px;
}