﻿/*

Theme Name: MAISUnifra BuddyPress
Theme URI: http://maisunifra.com.br
Description: Tema MAISUnifra para buddypress.
Version: 1.0
Author: Iuri Lammel, Harry Porto, Calixto Bento, Henrique GG Pereira.
Author URI: contato@maisunifra.com.br
Template: bp-default
Tags: buddypress, multi-block, color

*/
@import url( reset.css ); /* Reset browser defaults */
/* new clearfix */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.hide {
	visibility: hidden;
	display: none;
}
.comments {
	visibility: hidden;
	display: none;
}
/* > Global Elements

-------------------------------------------------------------- */



body {
	padding-top: 32px;
	font-size: 11pt;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 100%;
	color: #555;
	width: 100%;
	padding-top: 32 !important; /* Remove the top padding space for the admin bar in this theme */
	background-color: #eaeaea;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*	body.activity-permalink {

/*		min-width: 960px;

/*		max-width: 960px;

/* 	}

/*/

h1, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover, a:active {
	color: #888;
	text-decoration: underline;
}
a:focus {
	outline: 1px dotted #ccc;
}
a img {
	border: none;
}
.clear {
	clear: left;
}
p {
	margin-bottom: 10px;
	margin-right: 10px;
}
#fancybox-overlay {
	background-color: #0FC;
}
p:last-child {
	margin-bottom: 0;
}
hr {
	background-color:#E7E7E7;
	border:0 none;
	clear:both;
	height:1px;
	margin: 20px 0;
}
img.avatar {
	float: left;
	border: 2px solid #eee;
	margin-right: 1px;
}
.entry h1 {
	color:#25539B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	padding:0 0 24px 0;
	margin:0;
	text-align:left;
	text-shadow:#CCCCCC 1px 1px 1px;
	text-transform:uppercase;
}
.entry h2 {
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0 0 10px 0;
	margin:0;
	text-align:left;
	text-transform:uppercase;
}
/* > Admin Bar

-------------------------------------------------------------- */



#wp-admin-bar .padder {
	width: 100% !important; /* Line up the admin bar with the content body in this theme */
	height: 32px;
}
/* > Header

-------------------------------------------------------------- */
.breadcrumbs {
	font-size: 9pt;
	color: #999;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-bottom: 5px;
}
#header {
	background-color: #fff;
	color: #fff;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 150px;
	margin-bottom: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}
#header #header-col1 {
	float: right;
	width: 625px;
	margin-top: 10px;
	margin-left: 10px;
	height: 100px;
}
#header #header-col2 {
	float:left;
	width: 339px;
	height: 100px;
	margin-left: 10px;
}
#header #logo {
	background-image: url(images/logo_mais_unifra_single.jpg);
	height: 80px;
	width: 340px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	padding-bottom:10px;
	margin-left: 10px;
}
#header #logo a {
	height: 165px;
	width: 339px;
	display: block;
}
#header #search-bar {
	width: 100%;
	padding-top: 5px;
}
#header #search-bar .padder {
}
#header #search-bar #search-terms {
	padding-left: 30px;
	background-color: #f2f2f2;
	float: left;
	margin: 0px;
	border: 1px solid #CCC;
	height: 25px;
	display: block;
	width: 66%;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.8em;
	background-image: url(images/busca.jpg);
}
#header #search-bar #search-submit {
	font-size: 0.8em;
	display: block;
	height: 29px;
	width: 67px;
	border: none;
	float: right;
	color:#333;
}
#header #search-bar input[type=submit]:hover {
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: auto;
}
#header_home {
	background-color: #fff;
	color: #fff;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 300px;
	margin-bottom: auto;
	padding-bottom:20px;
	border-bottom:solid 1px #F1F1F1;
}
#header_home #header-col1 {
	float: right;
	width: 550px;
	margin-top: 10px;
	height: 290px;
	margin-right: 12px;
	background-color: #F2F2F2;
}
#header_home #header-col2 {
	float:left;
	width: 400px;
	height: 240px;
	margin-left: 10px;
}
#header_home #logo {
	background-image: url(images/logo_mais_unifra.jpg);
	height: auto;
	width: 400px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#header_home #logo a {
	height: 165px;
	width: 339px;
	display: block;
}
#header_home #search-bar {
	width: 400px;
	height: 42px;
	padding-top: 3px;
}
#header_home #search-form {
	height: auto;
	width: 100%;
	margin-top: 5px;
}
#header_home #search-bar #search-terms {
	padding-left: 33px;
	background-color: #f2f2f2;
	float: left;
	margin: 0px;
	border: 1px solid #CCC;
	height: 25px;
	display: block;
	width: 288px;
	background-image: url(images/busca.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.8em;
}
#header_home #search-bar #search-submit {
	font-size: 0.8em;
	display: block;
	height: 29px;
	width: 67px;
	border: none;
	float: right;
	margin-left: 4px;
	color:#666;
}
#header_home #search-bar input[type=submit]:hover {
	cursor: pointer;
}
#header_home #nav_conteudos {
	background-color: #C69;
	height: 60px;
	width: 400px;
	margin-bottom: 10px;
}
#btconteudos_didaticos {
	float: left;
	height: 60px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	background-color: #25539B;
	text-align: left;
	display: block;
	background-image: url(images/seta.png);
	background-repeat: no-repeat;
	background-position: 170px center;
	font-size: 16px;
	line-height:19px;
	font-weight: bold;
	padding-left: 10px;
	cursor: pointer;
}
#btconteudos_didaticos:hover {
	background-color:#007CBC;
}
#btobjetos_aprendizagem {
	float: left;
	height: 60px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	background-color: #70B626;
	text-align: left;
	display: block;
	background-image: url(images/seta.png);
	background-repeat: no-repeat;
	background-position: 170px center;
	font-size: 16px;
	line-height:19px;
	font-weight: bold;
	padding-left: 10px;
	cursor: pointer;
}
#btobjetos_aprendizagem:hover {
	background-color: #8bcc46;
}
#conteudos_didaticos {
	background-color: #25539B;
	display: none;
	height: 420px;
	width: 400px;
	z-index: 999;
	position: relative;
	clear: both;
	padding-top: 15px;
}
#objetos_aprendizagem {
	background-color: #70B626;
	display: none;
	height: 440px;
	width: 400px;
	z-index: 999;
	position: relative;
	clear: both;
	padding-top: 15px;
}
.coluna {
	margin: 10px;
	float: left;
	width: 180px;
	height: auto;
	display: block;
	color: #FFF;
}
.coluna h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FF0;
}
.coluna a {
	color: #FFF;
}
.coluna ul {
	font-size:15px;
	margin-left:18px;
}
.coluna li.cat-item {
	list-style-type:square;
	line-height:22px;
	color:#FFF;
}
/* Header dos conteúdos */
.caixa-post-esquerda {
	float: left;
	width: 314px;
	height: 120px;
	margin-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}
.caixa-post-esquerda #nav_conteudos {
	height: 75px;
	width: 314px;
	margin-bottom: 10px;
}
.caixa-post-esquerda #nav_conteudos h2 {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.caixa-post-esquerda #btconteudos_didaticos {
	float: left;
	height: 80px;
	width: 157px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	background-color: #25539B;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	background-position: 170px center;
	font-size: 17px;
	line-height:22px;
	font-weight: bold;
	padding-left: 10px;
	cursor:pointer;
}
.caixa-post-esquerda #btconteudos_didaticos:hover {
	background-color:#007CBC;
}
.caixa-post-esquerda #btobjetos_aprendizagem {
	float: left;
	height: 80px;
	width: 157px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	background-color: #70b626;
	text-align: left;
	display: block;
	background-image: url(images/seta.png);
	background-repeat: no-repeat;
	background-position: 170px center;
	font-size: 17px;
	line-height:22px;
	font-weight: bold;
	padding-left: 10px;
	cursor: pointer;
}
.caixa-post-esquerda #btobjetos_aprendizagem:hover {
	background-color: #8bcc46;
}
.caixa-post-esquerda #conteudos_didaticos {
	background-color: #25539B;
	display: none;
	height: 420px;
	width: 314px;
	z-index: 999;
	position: relative;
	clear: both;
	padding-top: 15px;
}
.caixa-post-esquerda #objetos_aprendizagem {
	background-color: #70B626;
	display: none;
	height: 440px;
	width: 314px;
	z-index: 999;
	position: relative;
	clear: both;
	padding-top: 15px;
}
.caixa-post-esquerda .coluna {
	margin: 10px;
	float: left;
	width: 180px;
	height: auto;
	display: block;
	color: #FFF;
}
.caixa-post-esquerda .coluna h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FF0;
}
.caixa-post-esquerda .coluna a {
	color: #FFF;
}
.caixa-post-esquerda .coluna ul {
	font-size:15px;
}
.caixa-post-esquerda .coluna li.cat-item {
	list-style-type:square;
	line-height:22px;
	color:#FFF;
}
.caixa-post-esquerda .caixa-post-esquerda a {
	font-size: 9pt;
	list-style-position: inside;
	list-style-type: square;
	display: list-item;
	line-height: 14pt;
}
.caixa-post-esquerda a:hover {
	text-decoration: underline;
}
.caixa-post-esquerda h2 {
	color: #25539B;
	background-image: url(images/h2_ult_membros.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 25px;
	width: 100%;
	line-height: 25px;
	padding-left: 20px;
	font-size: 14px;
	margin-bottom: 5px;
}
.caixa-post-direita {
	float: left;
	width: 254px;
	height: 120px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}
.caixa-post-direita .item-avatar img {
	height: 40px;
	width: 40px;
}
.caixa-post-direita .item-avatar {
	height: auto;
	width: auto;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.caixa-post-direita h2 {
	color: #25539B;
	background-image: url(images/h2_ult_membros.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 25px;
	width: 100%;
	line-height: 25px;
	padding-left: 20px;
	font-size: 14px;
	margin-bottom: 5px;
}
/* FIM header dos conteúdos */

#banner {
	width: 500px;
	height: 230px;
}
#banner .image {
	height: 230px;
	width: 340px;
	float: left;
	overflow: hidden;
}
#banner .image img {
	height: 230px;
	width: 400px;
}
#banner .text {
	height: 200px;
	width: 200px;
	float: left;
	font-size: 10px;
	color: #6d6d6f;
}
#banner .text .wrap {
	height: 195px;
	width: 205px;
	margin-top: 10px;
	margin-left: 10px;
}
#banner .text a {
	color: #000000;
	text-decoration: none;
}
#banner .text a:hover {
	color: #666666;
	text-decoration: underline;
}
#banner .text h3 {
	font-size: 11px;
	line-height: 16px;
	padding-left: 15px;
	background-image: url(images/ic_v_h2.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #046938;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100px;
}
#banner .text .dest {
	font-size: 12px;
	line-height: 16px;
	padding-left: 15px;
	background-image: url(images/ic_v_h3.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #29AAE1;
	display: block;
	margin-top: 10px;
	text-decoration: none;
	font-weight: bold;
}
.slides_container {
	width:550px;
	display:none;
}
.slides_container div {
	display:block;
	width:550px;
	height:230px;
}
#banner .slides_container .unid {
	width:550px;
	height:230px;
	display:block;
}
#banner .pagination {
	list-style:none;
	margin:0;
	padding:0;
	background-color: #d2d3d5;
	z-index: 999;
	position: relative;
	top: -25px;
	right: -340px;
	display: block;
	height: 25px;
	width: 210px;
}
#banner .pagination ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#banner .pagination li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 25px;
	width: 25px;
	float: left;
}
#banner .pagination a {
	font-weight: bold;
	color: #666666;
	text-align: center;
	height: 25px;
	width: 25px;
	float: left;
	text-decoration: none;
	line-height: 25px;
	display: block;
}
#banner .pagination .current a {
	color:#FFFFFF;
	background-color: #00AEEF;
	float: left;
	height: 25px;
	width: 25px;
	text-align: center;
	line-height: 25px;
}
/* > Navigation

-------------------------------------------------------------- */

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	background-color: #f2f2f2;
	height: 30px;
	width: 100%;
	font-size: 0.7em;
}
ul#nav li {
	float: left;
	margin: 0;
	padding: 0px;
	color:#919191;
}
.current_page_item a {
	background-color: #f7941d;
	color: #fff;
}
.selected {
	background-color: #f7941d;
	color: #fff;
}
.selected a {
	background-color: #f7941d;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#subnav .selected a {
	background-color:#E0AC5F;
}
ul#nav li a {
	display: block;
	text-decoration: none;
	width:auto;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
ul#nav li a:hover {
	background-color: #CCC;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
ul#nav a:focus {
	outline: none;
}
/* > Container

-------------------------------------------------------------- */
div#container {
	width: 985px;
	background-color: #FFF;
	font-size: 10pt;
	clear: both;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top:5px;
}
body.activity-permalink div#container {
	background: none;
	border: none;
}
#blog-single .item-list-tabs {
	clear: both;
}
/* > Content

-------------------------------------------------------------- */

#content h3 {
	color: #666;
	font-size: 18px;
	width: 100%;
	margin-bottom: 20px;
	height: auto;
}
div#content {
	width: 965px;
	height:auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
div#content .padder {
	padding-top: 10px;
	padding-bottom: 10px;
}
div#content .left-menu {
}
div#content .main-column {
}
div#content .coluna-esquerda {
	width: 380px;
	float: left;
	margin-right: 10px;
}
div#content .coluna-esquerda .post-title {
	color: #25539B;
	text-decoration: none;
}
div#content .coluna-esquerda a:hover {
	text-decoration: underline;
}
div#content .coluna-esquerda ul {
	width: 380px;
}
div#content .coluna-esquerda .cat-post-item {
	padding: 0px;
	width: 400px;
	height: 65px;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
div#content .coluna-esquerda .cat-post-item img {
	float: left;
	margin-right: 10px;
}
div#content .coluna-esquerda .cat-post-item .post-title {
	float: right;
	height: auto;
	width: 322px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
div#content .coluna-esquerda .cat-post-item p {
	float: right;
	height: auto;
	width: 322px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#content .coluna-direita {
	width: 552px;
	float: left;
	margin-left: 22px;
}
.coluna-direita h2 {
	color: #25539B;
	background-image: url(images/h2_ult_grupos.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 25px;
	width: 100%;
	line-height: 25px;
	padding-left: 22px;
	font-size: 17px;
	margin-bottom: 4px;
}
.coluna-direita .subcol-esquerda {
	float: left;
	width: 200px;
	background-color: #efeeee;
	padding-bottom:10px;
}
.coluna-direita .subcol-direita {
	float: left;
	width: 200px;
	height: auto;
	padding-bottom: 20px;
}
/* > Ultimas atividades

-------------------------------------------------------------- */

#ultimas_atividades {
	width: 380px;
	height:auto;
}
#ultimas_atividades #ultimas_atividades_h2 {
	background-image: url(images/h2_ult_atividades.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 29px;
	width: 400px;
	background-color: #F1F2F2;
	color: #25539B;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
#ultimas_atividades #ultimas_atividades_h2 h2 {
	margin-left: 25px;
}
#ultimas_atividades .pagination {
	margin-bottom: 10px;
	margin-top: 10px;
}
#ultimas_atividades .pag-count {
}
#ultimas_atividades .pagination-links {
}
#ultimas_atividades .mini {
	margin-bottom: 10px;
	clear: both;
}
/* > Tabs categorias

-------------------------------------------------------------- */

#tabs-categorias {
	height: 135px;
	width: 525px;
	background-color: #CCC;
	margin-bottom: 10px;
}
#categorias {
 0float: right;
	width: 552px;
	height: 150px;
	margin-bottom: 10px;
}
#categorias a {
	padding-right: 10px;
	color: #FFF;
	line-height: 18px;
	font-size: 9pt;
}
#categorias .todo {
	background-color: #649E0A;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 2px;
	height: 20px;
	width: 164px;
	float: left;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
#categorias .unidade {
	background-color: #25539B;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 2px;
	height: 20px;
	width: 164px;
	float: left;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
#categorias .curso {
	background-color: #7F2A8F;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 2px;
	height: 20px;
	width: 164px;
	float: left;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
#categorias .todotab {
	background-color: #649E0A;
	color: #FFFFFF;
	height: 130px;
	padding: 10px;
}
#categorias .unidadetab {
	background-color: #25539B;
	color: #FFFFFF;
	height: 130px;
	padding: 10px;
}
#categorias .cursotab {
	background-color: #7F2A8F;
	color: #FFFFFF;
	height: 130px;
	padding: 10px;
}
/* > Bloco lista grupos

-------------------------------------------------------------- */

#caixa-grupos {
	background-color: #EFEEEE;
	font-size: 7pt;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	margin-top: 10px;
	min-height: 300px;
}
#caixa-grupos img {
	margin-right: 3px;
	margin-bottom: 3px;
	height: 53px;
	width: 53px;
}
#caixa-grupos a {
	font-size: 8pt;
}
#caixa-grupos a:hover {
	font-size: 8pt;
}
#caixa-grupos ul {
	width: 180px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#caixa-grupos li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	height: auto;
}
#caixa-grupos .item {
	margin-left: 10px;
	float: left;
	width: 110px;
}
#caixa-grupos .avatar {
	float: left;
}
#caixa-grupos .item-options {
	margin-bottom: 15px;
}
#item-options {
}
#groups-list {
}
#search_res h2 {
	font-size: 18px;
	color: #666;
	margin-top: 10px;
}
.memberss-search-result {
	background-color: #F2F2F2;
	padding: 10px;
	margin-top: 10px;
	height: auto;
	float: left;
	width: 945px;
}
.groups-search-result {
	background-color: #CCC;
	padding: 10px;
	margin-top: 10px;
	height: auto;
	float: left;
	width: 945px;
}
.blog-search-result {
	background-color: #F2F2F2;
	padding: 10px;
	margin-top: 10px;
	height: auto;
	float: left;
	width: 945px;
}
.forums-search-result {
	background-color: #CCC;
	padding: 10px;
	margin-top: 10px;
	height: auto;
	float: left;
	width: 945px;
}
#groups_search_submit {
	height: 25px;
	margin-bottom: 3px;
}
#members_search_submit {
	height: 25px;
	margin-bottom: 3px;
}
#members-directory-form {
}
#members-list {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#members-list .item-list {
	float: left;
	height: auto;
	margin-bottom: 10px;
	background-color: #69F;
	width: auto;
}
#members-list .generic-button {
	text-align: center;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#members-list .action {
	height: auto;
	width: auto;
}
#members-list .avatar {
}
#members-list .avatar {
}
#members-list li {
	float: left;
	width: 310px;
	margin-right: 10px;
}
#members-list .vcard {
	padding: 0px;
	height: 50px;
	width: 50px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#members-list .vcard .item-avatar {
	margin-right: 1px;
}
#groups-list h2 {
	margin-left: 10px;
}
#groups-list li {
	clear: both;
	margin-bottom: 10px;
	height: 55px;
	width: 100%;
}
#groups-list .item {
}
#caixa-membros {
	font-size: 9pt;
	margin-left: 10px;
	float: left;
	height: auto;
	width: 332px;
	padding-left: 10px;
	margin-top: 10px;
}
#caixa-membros a {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	width: 100%;
	display:block;
	margin-top: 13px;
	font-size:13px;
	line-height:17px;
	font-weight:bold;
}
#caixa-membros a:hover {
	color: #25539B;
	text-decoration: none;
}
#caixa-membros .item {
	margin-left: 5px;
	float: left;
	display: none;
	visibility: hidden;
}
#caixa-membros ul {
	width: 332px;
}
#caixa-membros li {
}
#caixa-membros .post-date {
	color:#999;
}
.coluna-esquerda h2 {
	color: #25539B;
	background-image: url(images/h2_ult_membros.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	height: 25px;
	width: 100%;
	line-height: 25px;
	padding-left: 22px;
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
#caixa-membros .item-options {
	margin-botton: 10px;
	margin-bottom: 10px;
}
#members-list .item {
	margin-left: 5px;
	float: left;
}
/* > page conteudo

-------------------------------------------------------------- */

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.page {
	text-decoration: none;
	height: auto;
	min-height:100%;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	display: block;
	overflow: hidden;
	clear: both;
	background-color: #F7F7F7;/*	text-indent: 1.5em;
	text-align: justify;
*/

}
#post-298 {
	text-align: justify;
}
.sobre_menu a {
	text-align: center;
	text-indent: 0em;
}
.post {
	margin: 10px;
}
.posttitle {
	font-size: 1.6em;
	color: #666;
}
div#item-header {
	overflow: hidden;
}
div#item-header div#item-header-content {
	margin-left: 100px;
}
div#item-header h2 {
	font-size: 28px;
	margin: 0 0 15px 0;
	line-height: 120%;
	width: 60%;
}
div#item-header h2 a {
	text-decoration: none;
	color: #777;
}
div#item-header img.avatar {
	float: left;
	height: 80px;
	width: 80px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0;
}
div#item-header h2 {
	margin-bottom: 5px;
}
div#item-header span.activity, div#item-header h2 span.highlight {
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	line-height: 170%;
	margin-bottom: 7px;
}
div#item-header h2 span.highlight {
	font-size: 16px;
}
div#item-header h2 span.highlight span {
	position: relative;
	top: -2px;
	right: -2px;
	font-weight: bold;
	font-size: 11px;
	background: #a1dcfa;
	color: #fff;
	padding: 1px 4px;
	margin-bottom: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	vertical-align: middle;
	cursor: pointer;
	display: none;
}
div#item-header div#item-meta {
	font-size: 14px;
	color: #aaa;
	padding-bottom: 10px;
	overflow: hidden;
	margin: 15px 0 5px 0;
}
div#item-header div#item-actions {
	float: right;
	width: 20%;
	margin: 0 0 15px 15px;
	text-align: right;
}
div#item-header div#item-actions h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
}
div#item-header ul {
	overflow: hidden;
	margin-bottom: 15px;
}
div#item-header ul h5, div#item-header ul span, div#item-header ul hr {
	display: none;
}
div#item-header ul li {
	float: right;
}
div#item-header ul img.avatar, div#item-header ul.avatars img.avatar {
	width: 30px;
	height: 30px;
	margin-right: 1px;
}
div#item-header div#message.info {
	line-height: 50%;
}
/* > Item Lists (Activity, Friend, Group lists)
-------------------------------------------------------------- */

ul.item-list {
}
ul.item-list li {
	position: relative;
	padding: 15px 0;
	border-bottom: 1px solid #eaeaea;
}
ul.single-line li {
	border: none;
}
ul.item-list li img.avatar {
	float: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 0;
}
ul.item-list li div.item-title, ul.item-list li h4 {
	font-weight: normal;
	font-size: 14px;
	width: 100%;
	margin: 0;
}
ul.item-list li div.item-title span {
	font-size: 12px;
	color: #999;
}
ul.item-list li div.item-title span.update {
	display: none;
	visibility: hidden;
}
ul.item-list li div.item-desc {
	margin: 10px 0 0 64px;
	font-size: 11px;
	color: #888;
	width: 50%;
}
ul.item-list li div.action {
	position: absolute;
	top: 30px;
	right: 0;
	text-align: right;
}
ul.item-list li div.meta {
	margin-top: 10px;
	color: #888;
	font-size: 11px;
}
ul.item-list li h5 span.small {
	font-weight: normal;
	font-size: 11px;
}
/* > Item Tabs
-------------------------------------------------------------- */

div.item-list-tabs {
	clear: left;
	overflow: hidden;
	background: #eaeaea;
	margin-top: 25px;
	margin-bottom: 20px;
	height: auto;
	width: 100%;
}
div.item-list-tabs ul li a {
	text-decoration: none;
}
div.item-list-tabs ul {
	width: 968px;
}
div.item-list-tabs ul li {
	float: left;
	margin: 5px 0 0 5px;
}
div.item-list-tabs#subnav ul li {
	margin-top: 0;
}
div.item-list-tabs ul li:first-child {
	margin-left: 20px;
}
div.item-list-tabs ul li.last {
	float: right;
	margin: 7px 20px 0 0;
}
div.item-list-tabs#subnav ul li.last {
	margin-top: 4px;
}
div.item-list-tabs ul li.last select {
	max-width: 175px;
}
div.item-list-tabs ul li a, div.item-list-tabs ul li span {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}
div.item-list-tabs ul li span {
	color: #aaa;
}
div.item-list-tabs ul li a span {
	display: inline;
	padding: 0;
	color: inherit;
}
ul li.loading a {
	background-image: url( ../images/ajax-loader.gif );
	background-position: 92% 50%;
	background-repeat: no-repeat;
	padding-right: 30px !important;
}
div#item-nav ul li.loading a {
	background-position: 88% 50%;
}
div.item-list-tabs#subnav {
	background: #fff;
	border-bottom: 1px solid #eaeaea;
	min-height: 35px;
	overflow: hidden;
	margin-top: -15px;
	margin-bottom: 15px;
}
div.item-list-tabs ul li.feed a {
	background: url( ../images/rss.png ) center left no-repeat;
	padding-left: 20px;
}
#object-nav {
	font-weight:bold;
}
/* > Item Body
-------------------------------------------------------------- */

.item-body {
	margin: 20px 0;
}
#item-body h3 {
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	display: block;
}
span.activity, div#message p {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	background: #FFF9DB;
	border-bottom: 1px solid #FFE8C4;
	border-right: 1px solid #FFE8C4;
	color: #ffa200;
	padding: 1px 8px;
	margin-top: 6px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* > Directories (Members, Groups, Blogs, Forums)
-------------------------------------------------------------- */

div.dir-search {
	float: right;
	width: auto;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 20px;
	display: none;
}
div.dir-search input[type=text] {
	padding: 4px;
	font-size: 12px;
	border: 1px solid #CCC;
	height: 15px;
}
/* > Pagination
-------------------------------------------------------------- */

div.pagination {
	border-bottom: 1px solid #eaeaea;
	color: #888;
	font-size: 11px;
	height: 16px;
	margin-bottom: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
div.pagination#user-pag, .friends div.pagination, .mygroups div.pagination, .myblogs div.pagination, noscript div.pagination {
	background: #f8f8f8;
	border: none;
	width: 935px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
div.pagination .pag-count {
	float: left;
}
div.pagination .pagination-links {
	float: right;
}
div.pagination .pagination-links span, div.pagination .pagination-links a {
	font-size: 12px;
	padding: 0 5px;
}
div.pagination .pagination-links a:hover {
	font-weight: bold;
}
div#pag-bottom {
	margin-top: 0;
}
/* > Error / Success Messages
-------------------------------------------------------------- */

div#message {
	/*margin: 15px 0;*/
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;
}
div#message.updated {
	clear: both;
}
div#message p {
	font-size: 12px;
	display:block;
	/*width: 800px;*/
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: 0px;
}
div#message.error p {
	background: #e41717;
	color: #fff;
	border-color: #a71a1a;
	clear: left;
}
div#message.updated p {
	background: #dffcd9;
	color: #1a9b00;
	border-color: #c4e9bd;
}
form.standard-form#signup_form div div.error {
	color: #fff;
	background: #e41717;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	width: 90%;
	margin: 0 0 10px 0;
}
/* > Buttons
-------------------------------------------------------------- */

div#item-header div.generic-button, div#item-header a.button {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
a.button, input[type=submit], input[type=button], input[type=reset], ul.button-nav li a, div.generic-button a {
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	color: #666;
	font-size: 8pt;
	font-weight: normal;
	background-color: #CCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: center;
	height: auto;
	width: auto;
}
a.button:hover, a.button:focus, input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, ul.button-nav li a:hover, ul.button-nav li.current a, div.generic-button a:hover {
	border-color: #aaa;
	color: #555;
	outline: none;
	height: auto;
	width: auto;
}
/* Buttons that are disabled */
	div.pending a, a.disabled {
	border-color: #eee;
	color: #bbb;
	cursor: default;
}
div.accept, div.reject {
	float: left;
	margin-left: 10px;
}
ul.button-nav li {
	float: left;
	margin: 0 10px 10px 0;
}
ul.button-nav li.current a {
	font-weight: bold;
}
/* > AJAX Loaders
-------------------------------------------------------------- */

.ajax-loader {
	background: url( ../images/ajax-loader.gif ) center left no-repeat !important;
	padding: 8px;
	display: none;
}
a.loading {
	background-image: url( ../images/ajax-loader.gif ) !important;
	background-position: 95% 50% !important;
	background-repeat: no-repeat !important;
	padding-right: 25px !important;
}
/* > Input Forms
-------------------------------------------------------------- */

form.standard-form label {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
form.standard-form textarea, form.standard-form input[type=text], form.standard-form select, form.standard-form input[type=password], .dir-search input[type=text] {
	border: 1px inset #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	font: inherit;
	font-size: 14px;
	color: #888;
}
form.standard-form select {
	padding: 3px;
}
form.standard-form input[type=password] {
	margin-bottom: 5px;
}
form.standard-form label, form.standard-form span.label {
	display: block;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
form.standard-form div.checkbox label, form.standard-form div.radio label {
	font-weight: normal;
	margin: 5px 0 0 0;
	font-size: 14px;
	color: #888;
}
form.standard-form#sidebar-login-form label {
	margin-top: 5px;
}
form.standard-form input[type=text] {
	width: 75%;
}
form.standard-form#sidebar-login-form input[type=text], form.standard-form#sidebar-login-form input[type=password] {
	padding: 4px;
	width: 95%;
}
form.standard-form #basic-details-section input[type=password], form.standard-form #blog-details-section input#signup_blog_url {
	width: 35%;
}
form.standard-form#signup_form input[type=text], form.standard-form#signup_form textarea {
	width: 90%;
}
form.standard-form#signup_form div.submit {
	float: right;
}
div#signup-avatar img {
	margin: 0 15px 10px 0;
}
form.standard-form textarea {
	width: 75%;
	height: 120px;
}
form.standard-form textarea#message_content {
	height: 200px;
}
form.standard-form#send-reply textarea {
	width: 97.5%;
}
form.standard-form p.description {
	font-size: 11px;
	color: #888;
	margin: 5px 0;
}
form.standard-form div.submit {
	padding: 15px 0;
	clear: both;
}
form.standard-form div.submit input {
	margin-right: 15px;
}
form.standard-form div.radio ul {
	margin: 10px 0 15px 38px;
	list-style: disc;
}
form.standard-form div.radio ul li {
	margin-bottom: 5px;
}
form.standard-form a.clear-value {
	display: block;
	margin-top: 5px;
	outline: none;
}
form.standard-form #basic-details-section, form.standard-form #blog-details-section, form.standard-form #profile-details-section {
	float: right;
	width: 50%;
}
form.standard-form #profile-details-section {
	float: right;
}
form.standard-form #blog-details-section {
	clear: left;
}
form.standard-form input:focus, form.standard-form textarea:focus, form.standard-form select:focus {
	background: #fafafa;
	color: #555;
}
form#send-invite-form {
	margin-top: 20px;
}
div#invite-list {
	height: 400px;
	overflow: scroll;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	background: #f5f5f5;
	width: 160px;
	border: 1px solid #e4e4e4;
	margin: 10px 0;
}
/* > Data Tables
-------------------------------------------------------------- */

table {
	width: 100%;
}
table thead tr {
	background: #eaeaea;
}
table#message-threads {
	width: auto;
}
table.profile-fields {
	margin-bottom: 20px;
}
div#sidebar table {
	margin: 0 -16px;
	width: 117%;
}
div#sidebar .padder {
}
div#sidebar {
	height: auto;
	width: 95%;
	margin: 10px;
	background-color: #FFF;
	clear: both;
	padding-bottom: 10px;
}
div#sidebar h4 {
	margin-bottom: 10px;
}
div#sidebar .avatar {
	margin-right: 10px;
}
table tr td, table tr th {
	padding: 8px;
	vertical-align: middle;
}
table tr td.label {
	border-right: 1px solid #eaeaea;
	font-weight: bold;
	width: 25%;
}
table tr td.thread-info p {
	margin: 0;
}
table tr td.thread-info p.thread-excerpt {
	color: #888;
	font-size: 11px;
	margin-top: 3px;
}
div#sidebar table td, table.forum td {
	text-align: center;
}
table tr.alt {
	background: #f4f4f4;
}
table.notification-settings {
	margin-bottom: 20px;
	text-align: left;
}
table.notification-settings th.icon, table.notification-settings td:first-child {
	display: none;
}
table.notification-settings th.title {
	width: 80%;
}
table.notification-settings .yes, table.notification-settings .no {
	width: 40px;
	text-align: center;
}
table.forum {
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
table.forum tr.sticky td {
	background: #FFF9DB;
	border-top: 1px solid #FFE8C4;
	border-bottom: 1px solid #FFE8C4;
}
table.forum tr.closed td.td-title {
	padding-left: 35px;
	background-image: url( ../images/closed.png );
	background-position: 15px 50%;
	background-repeat: no-repeat;
}
table.forum td p.topic-text {
	color: #888;
	font-size: 11px;
}
table.forum tr > td:first-child, table.forum tr > th:first-child {
	padding-left: 15px;
}
table.forum tr > td:last-child, table.forum tr > th:last-child {
	padding-right: 15px;
}
table.forum tr th#th-title, table.forum tr th#th-poster, table.forum tr th#th-group, table.forum td.td-poster, table.forum td.td-group, table.forum td.td-title {
	text-align: left;
}
table.forum td.td-freshness {
	font-size: 11px;
	color: #888;
}
table.forum td img.avatar {
	margin-right: 5px;
}
table.forum td.td-poster, table.forum td.td-group {
	min-width: 130px;
}
table.forum th#th-title {
	width: 40%;
}
table.forum th#th-postcount {
	width: 1%;
}
/* > Activity Stream Posting
-------------------------------------------------------------- */

form#whats-new-form {
	margin-bottom: 5px;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
	padding-bottom: 20px;
}
#item-body form#whats-new-form {
	margin-top: 20px;
	border: none;
}
.home-page form#whats-new-form {
	border-bottom: none;
	padding-bottom: 0;
}
form#whats-new-form h5 {
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	color: #888;
	margin-left: 76px;
	padding: 0 0 3px 0;
}
form#whats-new-form #whats-new-avatar {
	float: left;
}
form#whats-new-form #whats-new-content {
	margin-left: 54px;
	padding-left: 22px;
}
form#whats-new-form #whats-new-textarea {
	padding: 8px;
	border: 1px inset #ccc;
	background: #fff;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
form#whats-new-form textarea {
	width: 100%;
	height: 50px;
	font-size: 14px;
	font-family: inherit;
	color: #555;
	border: none;
	margin: 0;
	padding: 0;
}
form#whats-new-form #whats-new-options select {
	max-width: 200px;
}
form#whats-new-form #whats-new-submit {
	float: right;
	margin: 0;
}
/* > Activity Stream Listing
-------------------------------------------------------------- */
.activity-list {
	padding: 10px;
}
ul.activity-list li {
	padding: 20px 0 0 0;
	overflow: hidden;
}
ul.activity-list > li:first-child {
	padding-top: 5px;
}
ul.activity-list li.has-comments {
}
.activity-list li.mini {
	position: relative;
	font-size: 11px;
	min-height: 35px;
	padding: 12px 0 0 0;
}
.activity-list li.mini div.activity-meta {
	margin: 0;
}
.activity-list li.mini div.activity-meta a {
	padding: 3px 8px;
}
.activity-list li.mini .activity-avatar img.avatar, .activity-list li.mini .activity-avatar img.FB_profile_pic {
	width: 20px;
	height: 20px;
	margin-left: 36px;
}
.activity-list li.activity_comment .activity-avatar img.avatar, .activity-list li.activity_comment .activity-avatar img.FB_profile_pic {
	width: 40px;
	height: 40px;
	margin-left: 20px;
}
body.activity-permalink .activity-list li .activity-avatar img.avatar, body.activity-permalink .activity-list li .activity-avatar img.FB_profile_pic {
	width: 100px;
	height: 100px;
	margin-left: 0;
}
.activity-list li.mini .activity-content {
	margin-right: 175px;
}
.activity-list li.mini .activity-content p {
	margin: 0;
	float: left;
}
.activity-list li.mini .activity-meta {
	position: absolute;
	right: 0;
}
body.activity-permalink .activity-list li.mini .activity-meta {
	position: absolute;
	right: 15px;
}
.activity-list li.mini .activity-comments {
	clear: left;
	font-size: 12px;
	margin-top: 30px;
}
.activity-list li .activity-inreplyto {
	font-size: 11px;
	color: #888;
	margin-left: 70px;
	margin-bottom: 15px;
	padding-left: 25px;
	background: url( ../images/replyto_arrow.gif ) 7px 0 no-repeat;
}
.activity-list li .activity-inreplyto > p {
	margin: 0;
	display: inline;
}
.activity-list li .activity-inreplyto blockquote, .activity-list li .activity-inreplyto div.activity-inner {
	background: none;
	border: none;
	display: inline;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.activity-list .activity-avatar img {
	width: 50px;
	height: 50px;
}
body.activity-permalink .activity-list .activity-avatar img {
	width: 100px;
	height: 100px;
}
.activity-list .activity-content {
	margin-left: 70px;
}
body.activity-permalink .activity-list li .activity-content {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	padding: 15px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-left: 135px;
	font-size: 16px;
	line-height: 150%;
	min-height: 35px;
	margin-right: 0;
}
body.activity-permalink .activity-list li .activity-header > p {
	background: url( ../images/activity_arrow.gif ) top left no-repeat;
	margin-left: -35px;
	padding: 5px 0 0 38px;
	height: 35px;
	margin-bottom: 0;
}
.activity-list .activity-content .activity-header, .activity-list .activity-content .comment-header {
	font-size: 11px;
	color: #888;
	line-height: 18px;
}
.activity-list .activity-content .activity-header img.avatar {
	float: none !important;
	margin: 0 5px -8px 0 !important;
}
.activity-list .activity-header a:first-child, span.highlight {
	background: #EBF7FF;
	border-bottom: 1px solid #a1dcfa;
	border-right: 1px solid #a1dcfa;
	color: #059AE7;
	padding: 3px 8px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 3px;
}
.activity-list .activity-header a:first-child:hover {
	background: #059AE7 !important;
	color: #fff !important;
}
.activity-list .activity-content a:first-child:focus {
	outline: none;
}
.activity-list .activity-content span.time-since {
	display: none;
	visibility: hidden;
}
.activity-list a {
}
.activity-list .activity-content span.activity-header-meta a {
	background: none;
	padding: 0;
	font-size: 11px;
	margin: 0;
	border: none;
	color: #aaa;
	text-decoration: underline;
}
.activity-list .activity-content span.activity-header-meta a:hover {
	color: inherit;
	text-decoration: none;
}
.activity-list .activity-content .activity-inner, .activity-list .activity-content blockquote {
	margin: 15px 0 15px 5px;
	overflow: hidden;
}
body.activity-permalink .activity-content .activity-inner, body.activity-permalink .activity-content blockquote {
	margin-top: 5px;
}
/* Backwards compatibility. */
		.activity-inner > .activity-inner {
	margin: 0 !important;
}
.activity-inner > blockquote {
	margin: 0 !important;
}
.activity-list .activity-content img.thumbnail {
	float: left;
	margin: 0 10px 5px 0;
	border: 2px solid #eee;
}
.activity-list li.load-more {
	margin: 15px 0 !important;
	padding: 10px 15px !important;
	background: #f0f0f0 !important;
	text-align: center;
	font-size: 1.2em;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.activity-list li.load-more a {
	color: #555;
}
/* > Activity Stream Comments
-------------------------------------------------------------- */

div.activity-meta {
	margin: 0 0 20px 3px;
	clear: left;
}
.activity-list div.activity-meta a {
	font-size: 11px;
	background: #f4f4f4;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #999;
	padding: 4px 8px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 3px;
}
.activity-list div.activity-meta a.acomment-reply {
	background: #FFF9DB;
	border-bottom: 1px solid #FFE8C4;
	border-right: 1px solid #FFE8C4;
	color: #ffa200;
}
div.activity-meta a:focus {
	outline: none;
}
div.activity-meta a:hover {
	background: #aaa;
	color: #fff;
	border-color: #aaa;
}
div.activity-meta a.acomment-reply:hover {
	background: #f7740a;
	color: #fff;
	border-color: #f7740a;
}
div.activity-comments {
	position: relative;
	width: auto;
	overflow: hidden; /* IE fix */
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75px;
	padding-bottom: 10px;
}
body.activity-permalink div.activity-comments {
	width: auto;
	margin-left: 135px;
	background: none;
}
div.activity-comments > ul {
	background: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 10px 0;
}
div.activity-comments ul, div.activity-comments ul li {
	border: none;
	list-style: none;
}
div.activity-comments ul {
	clear: left;
}
div.activity-comments ul li {
	border-top: 2px solid #fff;
	padding: 10px 0 0;
}
body.activity-permalink div.activity-comments ul li {
	border-width: 1px;
	padding: 10px 0 0;
}
div.activity-comments ul li p:last-child {
	margin-bottom: 10px;
}
div.activity-comments > ul > li:first-child {
	border-top: none;
}
div.activity-comments ul li:last-child {
	margin-bottom: 0;
}
div.activity-comments ul li > ul {
	margin-top: 0;
	margin-left: 20px;
}
body.activity-permalink div.activity-comments ul li > ul {
	margin-top: 15px;
}
div.activity-comments div.acomment-avatar img {
	border-width: 2px !important;
	float: left;
	margin-right: 10px;
}
div.activity-comments div.acomment-content {
	font-size: 11px;
	margin-left: 39px;
	margin-top: 5px;
}
div.acomment-content .time-since {
	display: none;
}
div.acomment-content .activity-delete-link {
	display: none;
}
div.acomment-content .comment-header {
	display: none;
}
body.activity-permalink div.activity-comments div.acomment-content {
	font-size: 14px;
}
div.activity-comments div.acomment-meta {
	font-size: 11px;
	color: #888;
}
div.activity-comments form.ac-form {
	display: none;
	margin: 10px 0 10px 33px;
	background: #fafafa;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 8px;
}
div.activity-comments li form.ac-form {
	margin-right: 15px;
}
div.activity-comments form.root {
	margin-left: 0;
}
div.activity-comments div#message {
	margin-top: 15px;
	margin-bottom: 0;
}
div.activity-comments form.loading {
	background-image: url( ../images/ajax-loader.gif );
	background-position: 2% 95%;
	background-repeat: no-repeat;
}
div.activity-comments form .ac-textarea {
	padding: 8px;
	border: 1px inset #ccc;
	background: #fff;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
div.activity-comments form textarea {
	width: 100%;
	font-family: inherit;
	font-size: 11px;
	color: #555;
	height: 60px;
	border: none;
	padding: 0;
}
div.activity-comments form input {
	margin-top: 5px;
}
div.activity-comments form div.ac-reply-avatar {
	float: left;
}
div.ac-reply-avatar img {
	border: 2px solid #fff !important;
}
div.activity-comments form div.ac-reply-content {
	margin-left: 50px;
	padding-left: 15px;
	color: #888;
	font-size: 11px;
	height: auto;
	padding-bottom: 10px;
}
/* > Private Message Threads
-------------------------------------------------------------- */

table#message-threads tr.unread td {
	background: #FFF9DB;
	border-top: 1px solid #FFE8C4;
	border-bottom: 1px solid #FFE8C4;
	font-weight: bold;
}
table#message-threads tr.unread td span.activity {
	background: #fff;
}
li span.unread-count, tr.unread span.unread-count {
	background: #dd0000;
	padding: 2px 8px;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
div.item-list-tabs ul li a span.unread-count {
	padding: 1px 6px;
	color: #fff;
}
div.messages-options-nav {
	font-size: 11px;
	background: #eee;
	text-align: right;
	padding: 5px 15px;
}
div#message-thread div.message-box {
	padding: 15px;
}
div#message-thread div.alt {
	background: #f4f4f4;
}
div#message-thread p#message-recipients {
	margin: 10px 0 20px 0;
}
div#message-thread img.avatar {
	float: left;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
div#message-thread strong {
	margin: 0;
	font-size: 16px;
}
div#message-thread strong a {
	text-decoration: none;
}
div#message-thread strong span.activity {
	margin: 4px 0 0 10px;
}
div#message-thread div.message-metadata {
	overflow: hidden;
}
div#message-thread div.message-content {
	margin-left: 45px;
}
div#message-thread div.message-options {
	text-align: right;
}
/* > Group Forum Topics
-------------------------------------------------------------- */

ul#topic-post-list {
	margin: 15px;
	width: auto;
}
ul#topic-post-list li {
	padding: 15px;
	position: relative;
}
ul#topic-post-list li.alt {
	background: #f4f4f4;
}
ul#topic-post-list li div.poster-meta {
	margin-bottom: 10px;
	color: #888;
}
ul#topic-post-list li div.post-content {
	margin-left: 54px;
}
div.admin-links {
	position: absolute;
	top: 15px;
	right: 25px;
	color: #888;
	font-size: 11px;
}
div#topic-meta div.admin-links {
	bottom: 0;
	right: 0;
	top: auto;
}
div#topic-meta {
	position: relative;
	padding: 5px 0;
}
div#topic-meta h3 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	height: 30px;
}
div#new-topic-post {
	margin: 0;
	padding: 1px 0 0 0;
}
/* ---------------------------------------------

footer 

------------------------------------------------- */

#footer {
	height: 20px;
	width: 955px;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	background-image: url(images/unifra.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
}
#footer p {
	margin-left: 100px;
	float: left;
	height: 20px;
	width: 400px;
	margin-top: 5px;
}
#footer ul#nav {
	padding: 0;
	list-style: none;
	display: inline;
	height: 25px;
	width: 400px;
	font-size: 8pt;
	float: right;
	margin: 0;
	background-color: #CCCCCC;
}
#footer ul#nav li {
	float: right;
	padding: 0px;
	margin: 0;
	height: auto;
	width: auto;
}
#footer ul#nav li .selected {
	background-color: #CF3;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#footer ul#nav li a {
	display: block;
	text-decoration: none;
	width:auto;
	height: 25px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #CCCCCC;
}
#footer ul#nav a:focus {
	outline: none;
}
/* ------------COMEÇO ADMIN BAR--------------- */

#wp-admin-bar {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	height: 32px;
	font-size: 11px;
	width: 100%;
	z-index: 1000;
	background-color: #000;
}
#wp-admin-bar .padder {
	padding: 0;
	width: 100%;
	margin: 0 auto;
	height: 32px;
}
#wp-admin-bar .padder {
	min-width: 985px;
}
.activity-permalink #wp-admin-bar .padder {
	min-width: 985px;
}
#wp-admin-bar a img {
	border: none;
}
#wp-admin-bar li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-align: left;
}
#wp-admin-bar li a {
	padding: 10px 15px 7px 15px;
	color: #eee;
	text-decoration: none;
	font-size: 11px;
	line-height:11px;
}
#wp-admin-bar li.alt {
	border: none;
}
#wp-admin-bar li.no-arrow a {
	padding-right: 15px;
}
#wp-admin-bar ul li ul li a span {
	display: none;
}
#wp-admin-bar li:hover, #wp-admin-bar li.hover {
	position: static;
}
/*******************/

#wp-admin-bar ul { /* all lists */
	margin: 0;
	list-style: none;
	line-height: 1;
	cursor: pointer;
	height: auto;
	padding: 0;
}
#wp-admin-bar ul li { /* all list items */
	padding: 0;
	float: left;
	position: relative;
	background: url( images/admin-menu-arrow.gif ) 88% 60% no-repeat;
	padding-right: 11px;
}
#wp-admin-bar ul li.no-arrow {
	background: none;
	padding-right: 0;
}
#wp-admin-bar ul li.bp-signup a {
	color: #FFF;
	background-color: #70B626;
}
#wp-admin-bar ul li.bp-signup a:hover {
	color: #FFF;
	background-color: #25539B;
}
#wp-admin-bar ul li ul li {
	background-image: none;
}
#wp-admin-bar ul li.align-right {
	position: absolute;
	right: 0;
}
#wp-admin-bar ul li a {
	display: block;
}
#wp-admin-bar ul.main-nav li:hover, #wp-admin-bar ul.main-nav li.sfhover, #wp-admin-bar ul.main-nav li ul li.sfhover {
	background-color: #000;
}
/* second-level lists */



#wp-admin-bar ul li ul {
	position: absolute;
	width: 185px;
	left: -999em;
	margin-left: 0;
	background: #333;
	border: 1px solid #222;
	-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
}
#wp-admin-bar ul li > ul {
	border-top: none;
}
#wp-admin-bar ul li ul a {
	color: #eee;
}
#wp-admin-bar ul li ul li {
	float: left;
	width: 174px;
	margin: 0;
}
#wp-admin-bar ul li ul li:hover a {
	color: #fff;
}
#wp-admin-bar ul li div.admin-bar-clear {
	clear: both;
}
#wp-admin-bar ul.main-nav li ul li:hover, #wp-admin-bar ul.main-nav li ul li.sfhover, #wp-admin-bar ul.main-nav li ul li.sfhover {
	background-color: #222;
}
/* third-and-above-level lists */

#wp-admin-bar ul li ul ul {
	margin: -25px 0 0 184px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#wp-admin-bar ul li ul li:hover ul li a {
	color: #eee;
}
#wp-admin-bar ul li ul li ul li:hover a {
	color: #fff;
}
#wp-admin-bar ul li:hover ul, #wp-admin-bar ul li ul li:hover ul, #wp-admin-bar ul li.sfhover ul, #wp-admin-bar ul li ul li.sfhover ul {
	left: auto;
}
#wp-admin-bar ul li.align-right:hover ul {
	right: 0;
}
#wp-admin-bar ul li:hover ul ul, #wp-admin-bar li.sfhover ul li ul {
	left: -999em;
}
/* Menu item css */



#wp-admin-bar img.avatar {
	float: left;
	margin-right: 8px;
}
#wp-admin-bar span.activity {
	display: block;
	margin-left: 34px;
	padding: 0;
}
#wp-admin-bar ul.author-list li a {
	height: 17px;
}
#wp-admin-bar ul li#bp-adminbar-notifications-menu a span {
	margin-left: 2px;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #90C;
	height: 40px;
	width: 40px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	font-size: 12px;
	font-weight: bold;
}
#wp-admin-bar {
}
#admin-bar-logo {
	float: left;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	text-decoration: none;
	color: #fff;
	height: 32px;
	width: 100px;
}
#admin-bar-logo {
	background-image: url(images/mais_unifra_mini.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#wp-admin-bar #admin-bar-logo-unifra {
	background-image: url(_inc/images/images/mini_logo_unifra.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 86px;
	float: right;
	margin-left: 10px;
}
#wp-admin-bar #sidebar-me {
	background: none;
	float: right;
	width: 200px;
}
#wp-admin-bar #sidebar-me a {
	padding: 0px;
	margin: 0px;
}
#wp-admin-bar #sidebar-me img {
	float: left;
	height: 25px;
	width: 25px;
	margin-right: 10px;
	margin-top: 4px;
}
#wp-admin-bar #sidebar-me .avatar {
}
#wp-admin-bar #sidebar-me .logout {
	float: left;
	background-color: #333333;
	border: 1px none #111111;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
#wp-admin-bar #sidebar-me h4 {
	float: left;
	padding: 0px;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wp-admin-bar #sidebar-me h4 a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#adminbar-login-form {
	padding: 0px;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wp-admin-bar label {
	float: left;
	display: block;
	color: #bcbec0;
	font-size: 10px;
	padding: 0px;
	line-height: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#wp-admin-bar .input {
	float: left;
	width: 100px;
	font-size: 11px;
	padding: 0px;
	margin-top:7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 18px;
	background-color: #69686A;
	color: #FFF;
	border: 1px solid #999;
}
#wp-admin-bar #adminbar-rememberme {
	background-color: #333;
	border: 1px solid #CCC;
	height: auto;
	width: auto;
	margin-top: 10px;
}
#wp-admin-bar #adminbar-wp-submit {
	margin-left: 10px;
	background-color: #333;
	color: #8BC53F;
	border: 1px solid #000;
}
#wp-admin-bar .bp-login {
	visibility: hidden;
	display: none;
}
#wp-admin-bar #bp-adminbar-visitrandom-menu {
	visibility: hidden;
	display: block;
}
.bp-widget h4 {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}
#adminbar-login-form {
	display: none;
	position: absolute;
	background-color: #000;
	width: 470px;
}
#loginbox {
	background-color: #7F2A8F;
}
#loginbox:hover {
	background-color: #25539B;
}
/*comments*/
#comments {
	font-size: 10pt;
}
#comments a {
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
}
#comments a:hoevr {
}
#comments a:hover {
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
#comments img {
	margin-right: 10px;
}
#comments h3 {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#comments li {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEEEE;
	border-bottom-color: #EFEEEE;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#comments #cancel-comment-reply {
	float: left;
	height: auto;
	width: 100%;
}
#comments li .children {
	float: left;
	margin-bottom: 5px;
	height: auto;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 20px;
}
#comments li .children img {
	height: 30px;
	width: 30px;
}
.comments-header {
	height: 30px;
	width: 30px;
}
.log-in-out {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#respond {
	float: left;
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#respond h3 {
	float: left;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	height: auto;
	width: 100%;
}
#respond img {
	height: 35px;
	width: 35px;
	margin-right: 10px;
	float: left;
}
#respond p {
	margin: 0px;
	padding: 0px;
	float: left;
}
#respond .avb {
	float: left;
	padding: 0px;
	height: auto;
	width: 35px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#respond .comment-content {
	height: auto;
	width: 500px;
	float: left;
	margin-left: 10px;
}
.form-textarea {
	float: left;
	height: auto;
	width: 100%;
}
.form-submit {
	float: left;
	height: auto;
	width: 100%;
}
.marca_mais {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
}
#tutoriais {
	height: 200px;
	width: 550px;
	margin-top: 10px;
	margin-left: 23px;
	float: left;
	color: #333;
}
#tutoriais p {
	float: left;
	font-size: 12px;
	color: #333;
	height: auto;
	width: 100%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#tutoriais h2 {
	color: #25539B;
	background-image: url(images/h2_ult_membros.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: auto;
	width: auto;
	padding-left: 20px;
	font-size: 14px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: normal;
}
#wrap_carousel {
	width:490px;
	height: 190px;
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #f2f2f2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
#carousel {
	width: 500px;
}
#carousel li img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#carousel li p {
	float: left;
	display: block;
	height: auto;
	width: 150px;
	margin-left: 10px;
}
#carousel li {
	float: left;
	overflow: hidden;
	width: 160px;
	height: 140px;
	display: inline;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
}
#prev, #next {
	position: absolute;
	top: 30px;
	cursor: pointer;
}
#prev {
	left: 10px;
}
#next {
	right: 10px;
}
/* > Estilos para a página "SOBRE"
-------------------------------------------------------------- */
.sobre {
	font-size:13pt;
	line-height:16pt;
}
.sobre_mostra {
	width:630px;
	float:left;
	display:inline;
}
.sobre_esconde {
	width:630px;
	float:left;
	display:none;
}
.sobre_menu {
	width:110px;
	padding-right:40px;
	float:left;
	text-align:center;
}
.sobre_menu a {
	display:block;
	width:110px;
	background-color:#006699;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:17px;
	font-style:italic;
	padding-top:15px;
	padding-bottom:15px;
	text-decoration:none;
	font-weight:bold;
}
.sobre_menu a:hover {
	background-color:#339999;
	color:#FFFFFF;
}
.sobre_menu a:visited {
	color:#FFFFFF;
}
.sobre_fotos ul {
	list-style-type:square;
	padding-left:18px;
}
.tabela {
	border:solid 1px #666;
}
.tabela td {
	border:solid 1px #666;
}
.tabela th {
	border:solid 1px #fff;
	background-color: #bbb;
}
/* FIM dos estilos para a página "SOBRE" */

/* Estilos para a página do perfil */
#object-nav li {
	font-size:14px;
	line-height:23px;
	text-transform:uppercase;
	font-weight:bold;
}
#subnav li {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
.profile h4 {
	margin-bottom:12px;
}
/* FIM dos estilos para a página do perfil */

/* Página para listar objetos / conteúdos em caixas */
#lista .linha {
	margin-bottom:20px;
}
#lista .celula {
	float:left;
	width:250px;
	height:420px;
	margin-right:15px;
	margin-bottom:26px;
	padding:12px;
	background-color:#EBF3F3;
	border:1px solid #cbdbdb;
	cursor:pointer;
}
#lista .fim {
	margin-right:0px;
}
#lista .celula:hover {
	background-color:#daf8c2;
	-moz-box-shadow: 4px 4px 5px #ddd;
	-webkit-box-shadow: 4px 4px 5px #ddd;
	box-shadow: 4px 4px 5px #ddd;
}
#lista .titulo {
	font-size:18px;
	line-height:19px;
	font-weight:bold;
	margin-top:10px;
	font-family: Helvetica, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#lista .tipo {
	font-size:13px;
	margin-top:8px;
	font-family: Helvetica, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #EFEEEE;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height:31px;
	border-bottom-color: #999;
}
#lista .tipo strong {
	width: 70px;
	float: left;
	display: block;
	margin-right: 10px;
}
#lista .rolagem {
	height: 160px;
	overflow: auto;
	margin-bottom: 15px;
	padding-right: 10px;
}
#lista .descricao {
	font-size:13px;
	line-height:16px;
	margin-top: 15px;
	font-family: Helvetica, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* FIM Página para listar objetos / conteúdos em caixas */
