html {
	margin: 0;
	padding: 0;
}

body {
	background: #efefef;
	font: 62.5% Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Links */

a:link, a:visited {
	font-weight: bold;
	color: #8bc;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #8bc;
	text-decoration: none;
}

/* Images */

img {
	border: none;
}

img a:link, img a:visited, img a:hover {
	border: none;
	background: transparent;
	text-decoration: none;
}

img.photo {
	border: none;
}

img.photo a:link, img.photo a:visited, img.photo a:hover {
	border: none;
	background: transparent;
	text-decoration: none;
}

/* Wrapper
------------------------------------------------ */

#wrapper {
	background: #eee;
	width: 98%;
	margin: 0 auto;
	padding: 0 1% 0 1%;
}

/* Header
------------------------------------------------ */

#header {
	background: #e6ebef url(graphics/header.png) top right no-repeat;
	height: 150px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#header h1 {
	font-size: 6em;
	color: #8bc;
	margin: 0 0 0 0;
	padding: 70px 0 0 0 !important;
}

#header p {
	font-size: 1.3em;
	color: #8bc; 
	margin-bottom: 10px; 
}

/* Content
------------------------------------------------ */

#content {
	background: #f4f4f4 url(graphics/content.png)  top right no-repeat;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

/* Midcontent
------------------------------------------------ */

#midcontent {
		background: transparent;
	width: 75%;
	float: left;
	margin: 20px 0 20px 0;
	text-align: left;
}

#midcontent img.photo {
	float: left;
	margin-right: 5px;
}

#midcontent h2 {
	font-size: 2.2em;
	color: #777;
	margin: 20px 10px 10px 15px;
}

#midcontent h3 {
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	margin: 0 0 3px 0;
}

#midcontent h3 a:link, #midcontent h3 a:visited {
	font-weight: bold;
	color: #d84;
	text-decoration: none;
}

#midcontent h3 a:hover {
	font-weight: bold;
	color: #8bc;
	text-decoration: none;
}

#midcontent p {
	font-size: 1.1em;
	line-height: 1.1em;
	color: #777;
	margin: 0 0 5px 0;
	text-align: justify;
}

#midcontent p.posted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #999;
	margin: 0 0 5px 0;
	text-align: left;
}

#midcontent img.photo {
	width: 50px;
	height: 56px;
	float: left;
	margin: 0 10px 0 0;
	padding: 1px;
	border: solid 1px #ddd;
}

/* Leftblogs
------------------------------------------------ */

#midleft {
		background: transparent;
	width: 48%;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#midleft div {
		background: transparent;
	margin: 5% 1% 1% 1%;
	display: block;
	overflow: hidden;
	min-height: 60px;
	clear: left;
}

/* Rightblogs
------------------------------------------------ */

#midright {
		background: transparent;
	width: 48%;
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#midright div {
	background: transparent;
	margin: 5% 1% 1% 1%;
	display: block;
	overflow: hidden;
	min-height: 60px;
	clear: left;
}

/* Rightbar
------------------------------------------------ */

#right {
		background: transparent;
	width: 23%;
	float: right;
	margin: 120px 0 0 0;

}

#right a:link, #right a:visited {
	font-weight: normal;
	color: #8bc;
	text-decoration: none;
	border: none;
}

#right a:hover {
	font-weight: normal;
	color: #d84;
	text-decoration: none;
	border: none;
}

#right img {
	border: none;
}

#right h3 {
	font-weight: bold;
	font-size: 1.4em;
	color: #8bc;
	margin: 40px 15px 10px 10px;
	padding: 0 0 2px 0;
	text-align: left;
	text-transform: uppercase;
	border-bottom: solid 1px #8bc;
}

#right h4 {
	font-weight: bold;
	font-size: 1.3em;
	color: #999;
	margin: 0 15px 2px 10px;
	text-align: left;
}

#right p {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #999;
	margin: 0 15px 10px 10px;
	text-align: left;
}

#right p.image {
	text-align: center;
  
}
/* HACK IE
------------------------------------------------ */
/* html #right p.image img{

}*/

#right p.image img {
	border: none;
  max-width: 99%;
  width: expression(this.width > 99% ? 99%: true);
}

#right ul {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #999;
	margin: 0 20px 10px 0;
	text-align: left;
	list-style-type: square;
}

#right ul li {
	margin: 0 20px 2px 0;
	padding: 4px 0 0 0;
}

#right .aviso {
	background: #eee;
	width: 210px;
	margin: 20px 10px 0 10px;
	padding: 5px;
}

#right .aviso p {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #8bc;
	margin: 0;
	padding: 2px 0 2px 0;
}
/* Blog Eventos */

.blog-evento {
  background: #f1f1f1;
  font-size: 1.1em;
	line-height: 1.2em;
	color: #999;
	width: 80%;
	margin: 0 10px 10px 32px !important;
	margin: 0 10px 10px 12px;
	padding: 5px 0 5px 0;
	text-align: left;
	border: solid 1px #b8b8b8;
}
.blog-evento p.image{
max-width: 99%;
 width: expression(this.width > 99% ? 99%: true);
}
#right .blog-evento h4 {
	text-transform: uppercase;
}

#right .blog-evento ul {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #999;
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
	text-align: left;
	list-style-type: none;
}

#right .blog-evento ul li {
	margin: 0 0 2px 0;
	padding: 4px 0 0 0;
}
/* Formulario
------------------------------------------------- */

fieldset {
	margin-top: -25px;
	border: none;
}

legend {
	visibility: hidden;
}

label {
	font-size: 1.1em;
	color: #777;
}

input, textarea {
	background: #f9f9f9;
	color: #777;
	margin: 2px 0 10px 0;
	border: solid 1px #e1e3e5;
}

/* Update
------------------------------------------------ */

.update {
	background: transparent;
	width: 100%;
	position: relative;
	float: left;
	margin: 40px 0 10px 0;
}

/* Footer
------------------------------------------------ */

#footer {
	background: #f4f4f4 url(graphics/footer.png) bottom left no-repeat;
	width: 100%;
	height: 150px;
	position: relative;
	float: left;
	margin: 0;
}

.footerinfo {
	margin: 70px 0 10px 200px;
}

#footer p {
	font-size: 1.1em;
	color: #777;
}

#footer a:link, #footer a:visited {
	font-weight: bold;
	color: #777;
	text-decoration: none;
}

#footer a:hover {
	font-weight: bold;
	color: #8bc;
	text-decoration: none;
}

#footer img a:link, #footer img a:visited, #footer img a:hover {
	border: 0;
	background: transparent;
	text-decoration: none;
}