
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;

	background: #FFFFFF url(images/bg_01.gif) repeat-x top;
	font: normal .8em Arial, Helvetica, sans-serif;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

a {
	color: #3A69BA;
}

a:hover {
	text-decoration: none;
}

/* Boxed */

.boxed {
	float: left;
	clear: left;
	width: 200px;
	margin: 0 10px 8px 0;
	padding: 0;
	background: #EFF3F9;
}

.boxed .heading {
	margin-top: 0;
	padding: 6px 15px;
	background: #5E80BD url(images/img3.gif) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.boxed .content {
	/*margin: 0;*/
	padding: 0px 14px 5px 14px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding: 3px 0;
	border-top: 1px dotted #1F1F21;
}

.boxed li.first {
	border: none;
}

.boxed a {
	background: url(images/img4.gif) no-repeat left center;
	text-decoration: none;
	display:block;
	padding: 2px 0;
	padding-left: 10px;
}



.boxed a:hover {
	background-color: #FFF799;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
}


#field {
	background: url(images/img4.gif) no-repeat left center;
	text-decoration: none;
	display:block;
	padding: 2px 0;
	padding-left: 10px;
	color: #3A69BA;	
}

#name {
	text-decoration: none;
	display:block;
	padding: 2px 0;
	padding-left: 10px;
	color: #3A69BA;	
}
/* Header */

#header {
	float: center;
	/*height: 270px;*/
	/*background: url(images/banner.png) no-repeat center top;*/
}
#header.text {
	margin-bottom:10px;
}

#header h1 {
	margin: 0;
	padding: 0px 0 0 0;
	text-align: center;
	letter-spacing: -1px;
	font-size: 2.5em;
}

#header h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Pages */

#pages {
	float: right;
	width: 568px;
	height: 150px;
	background: url(images/img2.jpg);
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	margin: 0;
	padding: 125px 15px 0 0;
	list-style: none;
	line-height: normal;
}

#pages li {
	display: inline;
}

#pages a {
	padding-left: 2em;
	text-decoration: none;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#pages a:hover {
	text-decoration: underline;
}

/*Menu*/
#menu {
	float: left;
	
}

/* Content */

#content_text {
	float: left;
	min-height: 760px;
	width: 710px;
	margin-bottom:10px;
	/*background: url(images/bg_fundo_corpo.gif) repeat;*/
	background: url(images/backgrounds/rotate.php) repeat;
	background-color: #FFFFFF;
	padding: 20px;
}
#content_text ul{
	color:#128E02;
	padding: 0px 0px;
	list-style:none;
	text-align: center;
	padding-top:0px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
}

#content_text ul li{
	color: #000000;
	margin-top:10px;
	padding: 10px 0;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content_text ul li a{
	color:#128E02;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

#content {
	clear: both;
	padding-top: 10px;
}

/***********************************************************************/
/* Posts */

#inicio {
	padding: 10px 15px;
	float: right;
	width: 928px;
	min-height: 450px;
	background: #ffffff;
}

#posts {
	padding: 10px 15px;
	float: right;
	width: 720px;
	min-height: 600px;
	#padding-right: 20px;
	background: #ffffff;
}

.post {
	padding-top: 10px;
}

.post .title {
	margin: 0;
	font-size: 2em;
}

.post .posted {
	margin-top: 0;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta {
	margin: 2em 0 3em 0;
	border-top: 1px dotted #939A3C;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta p {
	margin: 0;
}

/* Archives */

#archives {
	
}

/* login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 9px;
}

#input_email, #input_senha {
	width: 160px;
}

#textfield1 {
	width: 156px;
	padding: 5px 5px;
	border: 1px solid #000000;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	clear: both;
	border-top: 1px dotted #000000;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #999999;
}
#menu2 {

}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2  a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #000000;
}


#menu2 .page a {

	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #cfd8e1;
}

#menu2 a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu2 .active a {
	background: #4F789F;
	color: #000000;
	pointer-events: none;
   cursor: default;
}

#menu2 .active2 a {
	background: #4F789F;
	color: #000000;
}

#menu2 .title a {
	border-bottom: 0px solid #FFFFFF;
	background: #3B3B3B;
	color: #000000;
}

#menu2 .superior a {
	background: #6a6a6a; 
	color: #ffffff;
	pointer-events: none;
   cursor: default;
}

#menu2 .inferior a {
	background: #6a6a6a; 
	color: #ffffff;
}

#menu2 .title a {
	border-bottom: 0px solid #FFFFFF;
	background: #4F789F;
	color: #000000;}

#banner {
	padding: both;
	background-color:none;
	width:960px;
	padding: 0 0 10px 0;
}

