body {
	margin: 0;
	padding: 0;
	background: url(images/img01.jpg) repeat-x left top;


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A4648;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #303050;
}

h1 {
	font-size: 2.8em;
	color: #ffffff;
}
h2{
	font-size: 2.8em;
}

h3 {

	font-size: 2.4em;
}

h4 {

	font-size: 2.0em;
}

h5 {

	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #8EAAB0;
}

a:hover {
}

#wrapper {	
	background: url(images/s51.jpg) no-repeat center 115px; /* imagem e altura do cabeçalho */

}

.container {
	width: 1000px;
	margin: 0px auto;

}

/* Header */

#header {
	width: 900px;
	height: 115px;
	margin: 0 auto;
	padding: 0px 50px;

}

/* Logo */

#logo {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;

}

#logo h1, #logo p {
}

#logo h1 {
	padding:10px 0px 0px 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing: -1px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8E8E8E;
}

#logo p a {
	color: #8E8E8E;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Splash */

#splash {
	width: 960px;
	height: 300px;
	margin: 0px auto;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #E7EBED;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	width: 500px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
		
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 20px;
	margin-right: 1px;
	padding: 50px 20px 15px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 150px;
			
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		
}

.post {
	overflow: hidden;
	margin-bottom: 40px;

	

}

.post .title {
	height: 41px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
}

.post .title a {
	border: none;
	/*text-transform: lowercase;*/
	color: #3A4648;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
	border-bottom: 1px solid #E7EBED;
	margin-bottom: 20px;
}

.post .paragraph {
	padding: 0px 0px 0px 0px;
	padding-bottom: 0px;
	text-align: justify;
	border-bottom: 1px solid #E7EBED;
	margin-bottom: 20px;
}



.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	margin-right: 10px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 430px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px solid #E7EBED;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	margin-left: 0px;
	margin-right: 0px;
	width: 400px;
	padding: 0px;
}

#sidebar h2 {
	height: 38px;
	padding-left: 0px;
	letter-spacing: -.5px;
	font-size: 1.5em;
	color: #3A4648;
	margin-left: 0px;
	width: 400px;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-content {
	background: #4D596A;
	color: #D6E2F0;
}

#footer-content a {
	color: #92A9B6;
}

#footer-bg {
	overflow: hidden;
	width: 890px;
	padding: 30px 55px 50px 55px;
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 26px;
	color: #FFFFFF;
}

#footer-content ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#footer-content a {
}

#column1 {
	float: left;
	width: 290px;
	margin-right: 30px;
}

#column2 {
	float: left;
	width: 280px;
}

#column3 {
	float: right;
	width: 260px;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #161A23;
	font-family: Arial, Helvetica, sans-serif;
	
}

#footer p {
	margin: 0;
	padding-top: 30px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #92A9B6;
}

#footer a {
	color: #92A9B6;
}

#marketing {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 20px 0px 10px 0px;
	border-top: 1px solid #E7EBED;
	border-bottom: 1px solid #E7EBED;
}

#marketing .text1 {
	float: left;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 34px;
	color: #345E9B;
}

#marketing .text2 {
	float: right;
}

#marketing .text2 a {
	display: block;
	width: 252px;
	height: 38px;
	padding: 15px 0px 0px 0px;
	background: url(images/img07.jpg) no-repeat left top;
	letter-spacing: -2px;
	text-align: center;
	text-transform: lowercase;
	font-size: 30px;
	color: #FFFFFF;
}






 .centeredImage
    {
    text-align:center;
    margin-top:6px;
    margin-bottom:20px;
    padding:0px;
  }
  
div.post {
    counter-reset: para 0;

}


.pn{
	margin-top: 0;
	line-height: 180%;
}

.pn:before {
    content: counter(para,decimal) ". ";
    counter-increment: para;
	font-size: 1.333em;
}
  
div.itemContainer {
	float: left;

}
 
div.itemContainerLast {
	
} 

div.catItemView {
	background: rgb(249, 249, 249); margin: 6px; padding: 4px; border: 1px solid rgb(221, 221, 221);
}
div.groupPrimary {
	
}
div.catItemIsFeatured {
	
}

div.catItemIsFeatured {
	background: url("../images/system/featuredItem.png") no-repeat 100% 0px;
}

div.catItemHeader {
	
}
div.catItemHeader span.catItemDateCreated {
	color: rgb(153, 153, 153); font-size: 11px;
}
div.catItemHeader h3.catItemTitle {
	color: rgb(207, 50,50);
	margin: 0px; padding: 10px 20px 0px; line-height: 110%; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: normal;
}
div.catItemHeader h3.catItemTitle span {
	
}
div.catItemHeader h3.catItemTitle span sup {
	color: rgb(207, 25, 25); font-size: 12px; text-decoration: none;
	
}


div.catItemHeader h4.catItemTitle {
	color: rgb(50, 50,50);
	margin: 0px; padding: 10px 20px 0px; line-height: 110%; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal;
}




div.catItemHeader span.catItemAuthor {
	margin: 0px; padding: 0px; display: block;
	
}
div.catItemHeader span.catItemAuthor a {

	
}
div.catItemHeader span.catItemAuthor a:hover {

	
}

div.catItemBody {
	margin: 0px; padding: 8px 0px;
	
}

div.catItemImageBlock {
	margin: 0px; padding: 8px;
	
}

span.catItemImage {
	margin: 0px; text-align: center; display: block;
	
}
span.catItemImage img {
	padding: 8px; border: 1px solid rgb(204, 204, 204);
	
}

div.catItemIntroText {
	padding: 0px 20px 0px; line-height: inherit; 	font-size: 12px;; font-weight: normal;
	
}
div.catItemIntroText img {

	
}



.wrap {
	margin: 10px auto; padding: 30px 30px; width: 960px; 	
	box-shadow: 0px 0px 10px #333; -moz-box-shadow: 0 0 10px #333; -webkit-box-shadow: 0 0 10px #333;
}


  