/* Body */

body {
	text-align: center;
	background: url('images/bgtop.gif') repeat-x left top;
	color: #666;
	font: normal normal normal 95%/150% "Lucida Grande", Lucida, Verdana, sans-serif;
}

#container {
	width: 860px;
	margin: 0 auto;
	border-style: none;
}

#header {
	overflow: hidden;
	clear: both;
	height: 150px;
	background: url(images/logo.jpg) no-repeat left bottom;
}

#main {
	float: left;
	clear: both;
	width: 100%;
	padding-right: 20;
	padding-left: 20;
	padding-top: 10;
	text-align: left;
}

/* image */

img {
	border: none;
}

/* links */

a, a:visited {
	text-decoration: none;
	color: #039AFF;
}

a:hover {
	text-decoration: none;
	color: #65C1FF;
}

/* text */

.post {
	float: left;
	display: inline;
	width: 100%;
	text-align: justify;
	text-indent: 35px;
	margin: 0;
	line-height: 1.4em;
}

p {
	font-size: 90%;
	color: #666;
}

.post h2 {
	padding: 10px 0;
	color: #039AFF;
	text-indent: 0;
	line-height: 22px;
	font-style: normal;
	font-size: 20px;
}

.post #srel, .post #linklist, .post .subh {
	padding: 15px;
}

.post ul {
	margin-right: 50px;
	margin-left: 50px;
	line-height: 1.4em;
	font-size: 90%;
}

.post1 {
	float: left;
	display: inline;
	width: 70%;
	margin: 0 0 10px;
	text-align: left;
	text-indent: 35px;
	line-height: 1.4em;
}

.post1 h2 {
	padding: 10px 0;
	color: #039AFF;
	text-indent: 0;
	line-height: 22px;
	font-style: normal;
	font-size: 20px;
}

.post1 #srel, .post #linklist, .post .subh {
	padding: 15px;
}

.post1 ul {
	margin-right: 50px;
	margin-left: 50px;
	line-height: 1.4em;
	font-size: 90%;
}

.post2 {
	float: left;
	display: inline;
	width: 100%;
	text-align: justify;
	margin: 0;
	line-height: 1.4em;
}

.post2 h2 {
	padding: 10px 0;
	color: #039AFF;
	text-indent: 0;
	line-height: 22px;
	font-style: normal;
	font-size: 20px;
}

/* Menu */

ul {
	list-style: none outside;
	padding-left: 0;
}

#menu {
	float: right;
	padding: 10px 0 0;
}

#menu li, #menu li.current {
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	overflow: hidden;
	background: url('images/button.gif') repeat-x left top;
}

#menu li {
	background-image: none;
}

#menu li a, #menu li a.current {
	position: relative;
	float: left;
	padding: 0 20px;
	height: 34px;
	color: #FFF;
	font: bold 12px/34px verdana, helvetica, sans-serif;
	background: url('images/buttonleft.gif') no-repeat left top;
}

#menu li a {
	color: #000;
	background-image: none;
}

#menu li a:hover {
	position: relative;
	color: #FFF;
	background: url(images/hoover_button.gif) repeat-x left top;
}

#menu li a:hover span {
	position: absolute;
	top: 0;
	right: 0;
	width: 3px;
	height: 34px;
	background: url(images/hoover_bu_right.gif) no-repeat right top;
}

#menu li .current span {
	position: absolute;
	top: 0;
	right: 0;
	width: 3px;
	height: 34px;
	background: url('images/buttonright.gif') no-repeat right top;
}

/* blockquote */

.post blockquote {
	clear: both;
	color: #999;
	text-align: left;
	text-indent: 0;
	margin-right: 100px;
	padding-bottom: 1px;
	font: normal 95%/1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding-bottom: 20px;
	margin-top: 30px;
}

#sidebar h2 {
	color: #B4E229;
	font-size: 16px;
	margin: 0 0 5px;
	text-align: right;
}

#sidebar ul li {
	font-size: 12px;
	text-align: right;
}

#sidebar ul li a {
	display: block;
	min-height: 28px;
	line-height: 28px;
	color: #666;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
	padding-left: 8px;
}

* html #sidebar ul li a {
	height: 28px;
}

#sidebar ul li a:hover {
	color: #5BBEEC;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
}

#sidebar-one {
	float: right;
	width: 210px;
	padding: 0 20px 50px 0;
}

#sidebar-one h2 {
	color: #B4E229;
	font-size: 16px;
	margin: 25px 0 5px;
}

#sidebar-one ul li {
	font-size: 12px;
}

#sidebar-one ul li a {
	display: block;
	padding: 0 18px 0 8px;
	min-height: 28px;
	line-height: 28px;
	color: #666;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
}

* html #sidebar-one ul li a {
	height: 28px;
}

#sidebar-one ul li a:hover {
	color: #5BBEEC;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
}

/* widgets */

#widgets {
	clear: both;
	overflow: auto;
	width: 100%;
}

.textwidget {
	color: #666;
	font-size: 92%;
}

.widgetd {
	float: left;
	width: 250px;
	padding-right: 18px;
	padding-left: 18px;
}

.widgetd h2 {
	text-align: left;
	color: #0399FE;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.widgetd li ul li {
	font-size: 12px;
	border-bottom: 1px solid #DDD;
}

.widgetd a, .widgetd a:visited {
	color: #888;
	display: block;
	padding: 2px 10px 2px 0;
	min-height: 22px;
	line-height: 22px;
	margin-left: 0;
}

* html .widgetd a {
	height: 22px;
}

.widgetd a:hover {
	color: #555;
	background-position: left;
	background-repeat: repeat-x;
}

/* search */

#searchform {
	margin-top: 15px;
}

input#s {
	padding: 5px 5px 5px 23px;
	color: #888;
	width: 180px;
	background: url('images/magnifier.gif') no-repeat 5px 4px;
	border: 1px solid #999;
	font-size: 11px;
}

/* footer */

#footer {
	clear: both;
	text-align: right;
	height: 80px;
	line-height: 60px;
	font-size: 13px;
	margin-right: 30px;
}

/* email */

#formemail {
	padding-left: 100px;
}

#mensagem, #name, #email {
	padding: 5px;
	color: #9fc516;
	width: 400px;
	border: 1px solid #0096e0;
	font-size: 11px;
	background: rgba(204,252,31,0.25) no-repeat 5px 4px;
}
