/* Categorias e fóruns a ocultar na index */

#cat-4011073 { /*categoria arquivo*/
	display: none;
}

#cat-4010360 { /*categoria site*/
	display: none;
}

#trash { /*fórum lixeira (trash can do zetaboards)*/
    display: none;
}

/* Essenciais */ 

body {
	font-family: 'Open sans', sans-serif;
color: #000001 !important;
margin-top: 0 !important;
}

#foot_themechooser {
    display: block !important;
    visibility: visible;
    position: relative;
    z-index: 9;
    bottom: -51px;
}

#foot_themechooser label {
    color: white;
    text-transform: uppercase;
    position: relative;
    top: 2px;
    margin-right: 9px;
}

td, th {
	border: 0;
	background: transparent;
}

tr[id*="post-"] + tr {
	position: relative;
}

hr + br, #nav_, #xan_bb_z_but_row {
    display: none;
}

table[style="margin-top:10px;margin-bottom:10px;height:90px;"] td {
	background: #f1f1f1;
}

textarea {
	resize: vertical;
	padding: 6px 10px;
}

ul.menu > #submenu_bar, ul.menu > #submenu { /* apaga as coisas de submenu padrão do zeta que apareceriam em "quente" */
display: none !important;
}

button {
	padding: 2px 14px;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 1.1em;
    font-weight: bold;
    background: #f1f1f1;
    border: 1px solid #cacaca;
}

select {
	padding: 3px 4px !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 1em !important;
    min-height: 28px;
    background: white;
    border: 1px solid #cacaca;
}

div.spoiler {
	border: 1px solid #cacaca;
	border-top: 0;
	padding: 7px 9px;
}

div.spoiler_toggle {
	background: #777;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
	padding: 4px 7px;
}

.conteudo-left-titulo {
	padding: 0px 160px 63px 0 !important;
    overflow: hidden;
    margin-top: -30px;
    height: 44px;
    line-height: 1.8em;
	text-align: left;
}

.likebg {
    display: block;
    margin: 0 8px 10px 0;
    position: relative;
    bottom: -10px;
    border: 1px dotted #e7e7e7;
    color: #999;
    font-size: 12px;
    font-style: italic;
    margin-top: 1em;
    padding: 3px 5px;
}

.likebg table {
    position: relative;
    top: 1px;
}

.footer {
	margin-bottom: -40px;
	border-top: 50px solid #666;
}

.footer p {
	padding: 53px 20px 8px;
}

#copyright {
	color:#FFF;
	font-size:1em;
	top: -30px;
	left: 6.5%;
	font-family: 'Roboto Condensed', sans-serif;
    position: relative;
    z-index: 9999999999999999;
	display: inline-block;
}

#copyright a {
	color:#FB9E3B;
	font-weight:700;
	font-family: 'Roboto Condensed', sans-serif;
}


/* Badges */

#conquistas {
	visibility: visible !important;
	top: -31px;
	left:23px;
	display: inline;
	position: relative;
	float: left;
}

#conquistas_bg:before {
	content: "Conquistas:";
	color: #333;
	top: 0px;
	left: 7px;
	position: absolute;
	font-weight: bold;
}

#conquistas_bg {
    width: 160px;
    border: 1px solid #e7e7e7;
    min-height: 55px;
    height: auto;
    background: #f6f6f6;
    background-repeat: no-repeat;
    margin: 0 auto;
	position: relative;
}


/* TOPO DO FÓRUM */

.principal {
	min-height: 423px;
	position: relative;
}

.principal-user-avatar {
	text-align: center;
	display: block;
    width: 100%;
    text-align: center;
    margin: 72px auto 0 auto;
}

.principal-user-avatar #avatar {
	width: 204px;
	height: 204px;
    overflow: hidden;
    border-radius: 100px;
	margin: 0 auto;
	position: relative;
	box-shadow: 0px 0px 100px #777;
}

.principal-user-avatar #avatar .avatar-root {
	background-image: url(http://z6.ifrm.com/4804/67/0/p1032577/avatar_default.png);
	background-size: cover;
	background-position: center center;
	margin: 2px;
	width: 200px;
	height: 200px;
	border-radius: 100px;
	position: relative;
	top: 2px;
	left: 2px;
	z-index: 2;
}

.principal-user-avatar #avatar .avatar-user {
	background-color: transparent;
	background-size: cover;
	background-position: center center;
	width: 204px;
	height: 204px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

#top {
	display: block;
    width: 100%;
    text-align: center;
}

#top_info {
	text-align: center;
	visibility: hidden;
	padding: 0 !important;
}

#top_info strong {
	display: block;
	margin-top: -6px;
}

#top_info strong a {
	font-family: 'Open Sans', sans-serif;
    color: white;
    font-size: 4.6em;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 2px 2px 2px black, 0px 0px 100px #777;
    text-shadow: 2px 2px 2px rgba(0,0,0,.8), -1px -1px 3px rgba(0,0,0,.4), 0px 0px 100px #777;
	visibility: visible;
	display: inline-block;
}

#top_info strong a:hover {
	color: #a71212;
	transition: .2s all linear;
	-webkit-transition: .2s all linear;
	-moz-transition: .2s all linear;
	text-decoration: none;
	visibility: visible;
}

#top_info small a[href*="login"], #top_info small a[href*="register"] {
	position: absolute;
    top: -180px;
    width: 5vw;
    min-width: 200px;
    font-size: 1.8em;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
	padding: 0 20px;
	text-shadow: 2px 2px 2px rgb(0,0,0);
	text-shadow: 2px 2px 2px rgba(0,0,0,.8), -1px -1px 3px rgba(0,0,0,.4);
	color: white !important;
}

#top_info small a[href*="login"]:hover, #top_info small a[href*="register"]:hover {
	color: #a71212 !important;
	transition: .2s all linear;
	-webkit-transition: .2s all linear;
	-moz-transition: .2s all linear;
	text-decoration: none;
}

#top_info small a[href*="login"] {
    left: calc(-49vw - 200px);
	text-align: right;
}

#top_info small a[href*="register"] {
    left: -49vw;
	text-align: left;
}

#top_info small {
	display: inline-block;
	visibility: visible;
	font-size: 1.2em;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#top_info small a[href*="logout"] {
	font-family: 'Roboto Condensed', sans-serif;
    text-shadow: 2px 2px 2px rgb(0,0,0);
    text-shadow: 2px 2px 2px rgba(0,0,0,.8), -1px -1px 3px rgba(0,0,0,.4);
	/* os parâmetros abaixo são para anular o conflito com o a[href*="login"] */
	position: relative;
    top: 0;
    width: auto;
    min-width: auto;
    font-size: 1em;
    text-transform: none;
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 0 6px;
    text-shadow: 2px 2px 2px rgb(0,0,0);
    text-shadow: 2px 2px 2px rgba(0,0,0,.8), -1px -1px 3px rgba(0,0,0,.4);
    color: white !important;
	left: 0;
    text-align: right;
}

#top_info small a[href*="logout"]:hover {
	color: white !important;
	transition: .2s all linear;
	-webkit-transition: .2s all linear;
	-moz-transition: .2s all linear;
	text-decoration: none;
}

#top_menu {
	position: relative;
	z-index: 5;
	padding: 0;
	border-top: 2px solid rgba(255,255,255,.1);
	display: inline-block;
	padding-top: 14px;
	min-width: 350px;
}

.drop_menu li {
	list-style: none;
	display: inline-block;
    vertical-align: top;
}

.drop_menu li a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1em;
	color: white;
    text-shadow: 2px 2px 2px rgb(0,0,0), 0px 0px 100px #777;
    text-shadow: 2px 2px 2px rgba(0,0,0,.8), -1px -1px 3px rgba(0,0,0,.4), 0px 0px 100px #777;
	display:block;
	margin: 0 25px;
	position:relative;
}

.drop_menu li a:hover {
	color: white;
	text-decoration: underline !important;
}

.drop_menu a img {
	display: none;
}

.drop_menu ul {
display: none;
}



/* NAVIGATION */



#nav {
	font-size: 1em;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 0 0 15px;
	margin-left: -3px;
	position: relative;
	margin-bottom: 55px;
	list-style:none;
	clear: both;
	height: 20px;
    overflow: hidden;
}

#nav li {
	display: inline;
	word-wrap: break-word;
}

#nav li img {
vertical-align:top;
}

#nav:after {
	content: "";
	position: absolute;
	left: 0px;
	bottom: -5px;
	width: 100%;
	height: 2px;
	background: white;
	box-shadow: 0px 0px 2px white;
	border-radius: 5px;
}

#nav span.glyphicon {
	font-size: .8em;
	margin: 0 11px;
	position: relative;
	top: -0.5px;
}

#nav a {
	text-decoration: none;
	color: #131313;
}

#nav a:hover {
	text-decoration: underline;
	color: #131313;
}

#nav li:nth-child(1) a, #nav li:nth-child(2) a {
	font-weight: 600;
}



/* CORPO */

#main {
	margin-bottom: 10px;
	clear: both;
    min-height: 1000px;
}

.notice {
	margin-top: 10px;
    display: block;
    background: #777;
    color: white;
	padding: 8px 12px;
	font-family: 'Open Sans', sans-serif;
}

.notice a {
	color: white !important;
}

.notice a:hover {
	color: white !important;
}

.notice dt,.notice dd {
	padding:3px 7px;
}

.notice dd {
	font-size: .95em;
}

.category {
	position: relative;
}

.category td, .category th {
	background: transparent;
}

.category h2 {
	border-bottom: 2px solid #a71212;
	text-align: left;
    padding: 0 0 22px;
}

.category h2 a {
	text-transform: uppercase;
    color: #131313;
    font-size: .45em;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}

.forum-evo-header {
	position: absolute;
    right: 0px;
    top: 17px;
	text-transform: uppercase;
    color: #131313;
    font-size: .9em;
    font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	border-bottom: 2px solid #131313;
	text-align: left;
    padding: 0 0 17px;
}

.forum-evo-header-topicos {
	width: 80px;
	display: inline-block;
}

.forum-evo-header-posts {
	width: 80px;
	display: inline-block;
}

.forum-evo-td-topicos, .forum-evo-td-posts {
	width: 75px;
	padding-left: 20px;
	font-weight: 700;
	font-size: .9em;
	float: right;
	text-align: left;
	margin-top: 46px;
}

.forum-evo-td-posts {
	margin-right: 250px;
}

.forum-evo-header-recentes, td.c_last {
	width: 230px;
	display: inline-block;
}

tr.forum, tr.redirect {
	width: 100%;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	min-height: 100px;
	margin: 0;
	display: table;
	top: -26px;
}

td.c_last {
	overflow: hidden;
	white-space: nowrap;
	float: right;
	position: absolute;
	top: 44px;
	right: 0px;
	font-size: 0.82em;
	font-family: 'Open Sans', sans-serif;
}

td.c_last strong a {
	font-weight: normal !important;
	color: #131313;
}

td.c_last strong a:hover {
	color: #131313;
}

.c_last-title {
	display: block;
	overflow: hidden;
	font-size: 1.05em;
	font-weight: 700;
	color: #a71212 !important;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 2px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 230px;
}

.c_last-title:hover {
	color: #a71212 !important;
	text-decoration: underline !important;
}

.c_mark {
	float: left;
	text-align: center;
	position: absolute;
	top: 53px;
	left: 16px;
}

.c_foot {
	background: transparent;
	height: 25px;
}

#main .c_subforum {
	display: none;
}

#main #subforum_set .c_subforum {
	display: none;
}

.c_forum {
	padding: 30px 0 30px 60px;
    border-bottom: 2px solid #f1f1f1;
	font-family: 'Open Sans', sans-serif;
	position: relative;
    top: 16px;
    bottom: 0px;
	width: calc(100% - 400px);
	display: inline-block;
}

.c_forum strong a {
	font-family: 'Open Sans', sans-serif;
	color: #131313;
}

.c_forum strong a:hover {
	color: #a71212;
}

.c_forum div {
	font-family: 'Open Sans', sans-serif;
	font-size: .95em;
	padding-right: 20px;
	margin-top: 1px;
	line-height: 20px;
}




/* SHOUTBOX */

#front_shoutbox h2 {
	text-transform: uppercase;
    color: #131313;
    font-size: 1.1em;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
	margin-top: 10px;
}

#shoutwrap {
	background:transparent;
	font-size:.9em;
	margin-top: -10px;
	border-bottom: 2px solid #f1f1f1;
	max-width: 100%;
	overflow-x: hidden;
}

#shoutwrap td {
	display: block;
	min-width: 400px !important;
	width: auto !important;
}

#shoutwrap td:nth-child(2) {
	border-top: 2px solid #f1f1f1;
}

ul#shoutbox {
	height: 320px !important;
	overflow-x: hidden !important;
	overflow-y: auto !important;
}

ul#shoutbox li {
	font-family: 'Open sans', sans-serif;
	font-size: 1.12em;
	padding: 7px 5px;
	background: #f5f5f5;
}

ul#shoutbox li a {
	color: #a71212;
}

ul#shoutbox li a:hover {
	color: #a71212;
}

ul#shoutbox li a.member {
	color: #131313 !important;
	font-weight: 700;
}

ul#shoutbox li a.member strong {
	color: #131313 !important;
	font-weight: 700;
}

ul#shoutbox li a.member span {
	color: #131313 !important;
	font-weight: 700;
}

#shoutopts {
	display: inline-block;
}

#shoutopts a, #shoutrefresh {
	color: #131313 !important;
}

#shoutopts a:hover, #shoutrefresh:hover {
	color: #131313 !important;
	text-decoration: underline !important;
}

#shoutpost p {
    display: inline-block;
	margin: 12px 20px;
}

#shoutpost p input {
    width: 520px;
    font-size: 1.1em;
    font-family: 'Open Sans', sans-serif;
    padding: 1px 8px;
	border: 1px solid #cacaca;
	margin-top: 1px;
}

#shoutpost p input:focus {
	outline: 0;
	border: 1px solid #cacaca;
}

#shoutpost p:nth-child(2) {
    float: right;
}

#shoutpost p button {
    padding: 2px 14px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    background: #f1f1f1;
    border: 1px solid #cacaca;
	top: -1px;
	position: relative;
}

#shoutbox {
	list-style:none;
	margin:0;
	padding:0;
}

#shoutbox li.odd {
	background:white;
}

#shoutbox dl,#shoutbox dt,#shoutbox dd {
	margin:0;
	padding:0;
}

#shoutbox dt {
	color:#777;
	font-size:80%;
}

#shoutpost {
	clear:both;
	text-align:center;
}

#shoutbox::-webkit-scrollbar {
    width: 8px;
}
 
#shoutbox::-webkit-scrollbar-track {
    background: white;
}
 
#shoutbox::-webkit-scrollbar-thumb {
	background-color: darkgrey;
	outline: 1px solid slategrey;
	border-radius: 8px;
}

#shoutbox::-moz-scrollbar {
    width: 8px;
}
 
#shoutbox::-moz-scrollbar-track {
    background: white;
}
 
#shoutbox::-moz-scrollbar-thumb {
	background-color: darkgrey;
	outline: 1px solid slategrey;
	border-radius: 8px;
}

#sbx_archive td.c_desc {
	text-align: left;
}


/* Stats do fórum */

#stats_header {
	margin-top: 52px;
}

#stats {
	font-family: 'Open sans', sans-serif;
}

#stats .forums th {
	font-weight: normal;
}

#stats_header h2 {
	text-transform: uppercase;
    color: #131313;
    font-size: 1.1em;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
	margin-top: 10px;
	display: block;
}

#foot_wrap {
	visibility: hidden;
	position: absolute;
}

#stats .forums .c_mark {
	display: none;
}

#stats_members {
	padding: 20px;
	line-height:1.8;
	font-size: 1em;
}

#stats_members .member:hover {
	text-decoration: underline !important;
}

#stats_legend {
	padding-bottom: 16px;
    border-bottom: 2px solid #f1f1f1;
}

#stats .forums tr:nth-child(4) th {
	padding-top: 16px;
}

#stats .forums tr:nth-child(5) td {
	padding: 8px 20px;
}

#stats .forums tr:nth-child(5) a {
	color: #a71212;
}

#stats .forums tr:nth-child(5) a:hover {
	text-decoration: underline !important;
}

#stats .c_foot {
	display: none;
}



/* Dentro dos fóruns */

	/* Obs: Para atuar nessa parte também dependo de JS */

div[id*="cat-"] table.cat_head {
	
}
	
#subforum_set .forum-evo-header {
	display: none;
}

#subforum_set .c_mark:after {
    content: "SUBFÓRUM";
    color: #999;
    font-size: .8em;
    font-family: 'Roboto Condensed', sans-serif;
    position: absolute;
    left: -14px;
}

#subforum_set .c_forum {
	padding: 30px 0 30px 74px;
}

#subforum_set .c_foot {
	display: none;
}

table#subforum_set {
	margin-bottom: 40px;
}

table#subforum_set tr.forum:nth-last-child(2) td.c_forum {
	border-bottom: 0;
}

table.posts {
	margin-top: -12px;
    position: relative;
    z-index: 2;
}

table.posts thead {
	display: none;
}

table.posts th, table.posts td {
	text-align: center;
}

th.c_cat-title, td.c_cat-title, th.c_cat-lastpost, td.c_cat-lastpost {
	text-align: left !important;
	padding-left: 8px !important;
}

table.posts tbody, table#search_results_topics + table.forums tbody {
	border-top: 2px solid #131313;
}

table.posts tbody th, table#search_results_topics + table.forums tbody th {
    padding: 10px 15px;
    color: #131313;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
	background: transparent;
}

.c_cat-replies, .c_cat-views {
    min-width: 80px;
}

table.posts td, table#search_results_topics + table.forums td {
	border-top: 2px solid #f1f1f1;
    padding: 23px 0;
	background: transparent;
}

table.posts td.c_foot, table#search_results_topics + table.forums td.c_foot {
	padding: 15px 0 20px;
    border-top: 3px solid white;
}

table.posts td.c_foot a, table#search_results_topics + table.forums td.c_foot a {
	color: #131313 !important;
}

table.posts td.c_foot a:hover, table#search_results_topics + table.forums td.c_foot a:hover {
	color: #131313 !important;
	text-decoration: underline !important;
}

table#search_results_topics + table.forums {
	margin-top: 12px;
}

table#search_results_topics + table.forums th, table#search_results_topics + table.forums td {
	text-align: center !important;
}

table#search_results_topics + table.forums td.c_cat-title, table#search_results_topics + table.forums td.c_cat-lastpost {
	text-align: left !important;
}

.cat-buttons,.topic-buttons {
    text-align: right;
    position: absolute;
    top: -10px;
    right: 0px;
	z-index: 999;
}

td.c_sort {
	display: none;
}

#forum_footer .c_foot {
	display: none;
}

td.c_view {
	border-top: 2px solid #f1f1f1;
    background: transparent;
    text-align: center;
    padding: 20px 0;
}

.row1,.row2 {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.6;
	background: transparent !important;
}

.row1 {
    background: #f4f4f4 !important;
}

.row1 td, .row2 td {
	padding: 10px 0;
	background: transparent !important;
}

.row1 td a, .row2 td a {
	color: #131313 !important;
	text-decoration: none !important;
}

.row1 td a:hover, .row2 td a:hover {
	color: #a71212 !important;
	text-decoration: none !important;
}


/* Dentro dos tópicos */

#topic_viewer {
	font-family: 'Open Sans', sans-serif;
}

#topic_viewer thead, #twitter-widget-0 {
	display: none;
}

#topic_viewer td, #topic_viewer th {
	background: transparent;
}

#topic_viewer tbody > tr th .left, #topic_viewer tbody > tr th .right {
	padding: 10px 5px;
	color: #777;
	font-weight: normal !important;
}

#topic_viewer tbody > tr th .right a {
	font-weight: normal !important;
}

#topic_viewer tbody > tr th .right a:hover {
	text-decoration: underline !important;
}

#topic_viewer .right input {
    margin: 0 0 0 6px;
    position: relative;
    top: -4px;
}

#topic_viewer .c_post a {
	color: #a71212 !important;
}

#topic_viewer .c_post a:hover {
	color: #a71212 !important;
	text-decoration: underline !important;
}

#topic_viewer tr[id*="post"] {
	background: #f1f1f1;
}

#topic_viewer td.c_username {
	padding: 10px 0;
}

#topic_viewer td.c_postinfo {
	padding: 6px 10px 6px 2px;
}

#topic_viewer td.c_postinfo a {
	color: #131313 !important;
}

#topic_viewer td.c_postinfo a:hover {
	color: #a71212 !important;
}

#topic_viewer td.c_user {
    padding: 28px 14px;
    position: relative;
	vertical-align: top;
}

#topic_viewer td.c_user:after {
	content: "";
	display: block;
	position: absolute;
	width: 2px;
	background: #f1f1f1;
	height: calc(100% - 50px);
	max-height: 800px;
	top: 45px;
	right: -2px;
}

#foot #foot_links {
	text-align:right;
}

td.c_username a {
	font-size:1.4em;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
}

td.c_user {
	font-size:80%;
}

td.c_user dl {
	background:#f6f6f6;
	border:1px solid #e7e7e7;
	margin:10px auto;
	padding:5px 7px;
	width:160px;
}

dl.user_profile {
	overflow:hidden;
	word-wrap:break-word;
}

dl.user_profile dd {
	font-style:italic;
	margin-left:8px;
}

dl.user_info dd {
	font-weight:700;
	margin-bottom:1px;
}

dl > div.warn {
    text-align: center;
}


td.c_user .usertitle {
	margin:3px 0;
	overflow-x:hidden;
	text-align:center;
}

td.c_user .usertitle img, td.c_user .usertitle br {
	display: none;
}

#topic_viewer td.c_post {
    padding: 28px 20px;
	vertical-align: top;
	position: relative;
	text-align: justify;
}

.editby, .queued {
	border: 1px dotted #e7e7e7;
    color: #999;
    font-size: .85em;
    font-style: italic;
    margin-top: 1em;
    padding: 6px 5px;
    position: absolute;
    bottom: -14px;
    width: 93%;
}

td.c_sig,td.c_nosig {
	height:1%;
	vertical-align:top;
}

td.c_nosig {
	border-top-style:hidden!important;
}

.c_sig,.c_nosig {
	width:100%;
}

td.c_sig {
	color:#131313;
	font-size:1em;
    height: 1%;
    vertical-align: top;
    margin-top: 40px !important;
    width: 94%;
    margin-left: 3%;
    border-top: 2px solid #f1f1f1;
    display: block;
	opacity: .9;
	height: 280px;
    overflow-y: scroll;
	padding: 18px 15px 0 0;
}

td.c_sig::-webkit-scrollbar {
    width: 6px;
}
 
td.c_sig::-webkit-scrollbar-track {
    background: white;
}
 
td.c_sig::-webkit-scrollbar-thumb {
	background-color: #a71212;
	outline: 1px solid slategrey;
}

td.c_sig::-moz-scrollbar {
    width: 6px;
}
 
td.c_sig::-moz-scrollbar-track {
    background: white;
}
 
td.c_sig::-moz-scrollbar-thumb {
	background-color: #a71212;
	outline: 1px solid slategrey;
}

td.c_sig img {
	max-width: 100%;
}

.queued {
	background-color:#D8DCEB;
	border-color:#5a70b3;
}

tr.c_postfoot {
	background:transparent;
	border-bottom: 2px solid #f1f1f1;
	clear: both;
}

tr.c_postfoot td {
	padding: 30px 0 13px;
}

.c_post img, #topic_review img {
	max-width: 100% !important;
	margin: 0 auto;
}

.c_topicfoot {
	display: none;
}

dl#fast-reply {
	clear:both;
	margin: 52px auto 37px auto;
	width:82%;
}

dl#fast-reply dt {
    text-transform: uppercase;
    color: #131313;
    font-size: 1.1em;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
	border-bottom: 2px solid #a71212;
    text-align: left;
    padding: 0 0 16px;
}

dl#fast-reply dd {
	background: transparent;
    border: 0;
    padding: 30px 0 25px;
    text-align: center;
	border-bottom: 2px solid #a71212;
}

dl#fast-reply dd button {
	padding: 4px 14px 2px;
}

dl#fast-reply dd textarea {
	display: block;
	height: 100px;
	margin: 0 auto 10px !important;
	padding: 2px;
	width: 90%;
	max-width: 90%;
	resize: vertical;
	padding: 6px 10px;
}

dl#fast-reply dd textarea:focus {
	outline: 0 !important;
	border: 1px solid #131313 !important;
}

table.poll thead th {
	font-family: 'Open Sans', sans-serif;
	letter-spacing: .6px;
	padding: 10px 20px;
	position: relative;
	background: #f1f1f1;
}

table.poll thead th:after {
	content: "";
	position: absolute;
	bottom: -2px;
	border-bottom: 2px solid white;
	width: 96%;
	left: 2%;
	height: 1px;
}

table.poll tbody {
	text-align: left;
	padding: 20px;
	background: #f1f1f1;
}

table.poll tbody > tr > th {
	padding: 10px 2%;
}

table.poll tbody > tr > th a, table.poll tbody > tr > th a:visited, table.poll tbody > tr > th a:active {
	color: #777 !important;
}

table.poll tbody > tr > th a:hover {
	text-decoration: underline !important;
}

table.poll tbody tr td {
	padding-top: 4px;
	padding-bottom: 4px;
}

table.poll tbody tr:first-child td {
    padding-top: 20px;
}

table.poll tbody tr:last-child td {
    padding-top: 10px;
}

td.c_poll-vote {
	text-align: center;
	padding: 16px 0;
}

td.c_poll-vote button {
	margin-bottom: 8px;
    background: white;
    padding: 5px 20px;
}

td.c_poll-vote button:click, td.c_poll-vote button:focus {
	outline: 0 !important;
}

td.c_poll-vote button:hover {
	border-color: #333;
}

td.c_poll-vote a {
	display: block;
	color: #a71212 !important;
}

td.c_poll-vote a:hover {
	color: #a71212 !important;
	text-decoration: underline !important;
}

td.c_poll-choice {
	line-height: 1.6;
	padding-left: 6%;
}

td.c_poll-choice input {
	position: relative;
}

td.c_poll-choice small a {
	color: #a71212 !important;
	margin-left: 10px;
}

td.c_poll-choice small a:hover {
	color: #a71212 !important;
	text-decoration: underline !important;
}

.c_poll-total {
	padding: 32px 2% 8px;
}

td.c_poll-answer {
	text-align: left;
	width: 20%;
	padding-left: 4%;
	font-size: 1.1em;
}

td.c_poll-answer small a {
	color: #a71212 !important;
	font-size: .9em;
	margin-left: 14px;
}

td.c_poll-answer small a:hover {
	color: #a71212 !important;
	text-decoration: underline !important;
}

td.c_poll-bar {
	text-align: left;
    vertical-align: middle;
    width: 25%;
    float: left;
	margin-top: 6px;
}

td.c_poll-bar span {
	margin-top:3px;
}

td.c_poll-choice label {
	font-weight:700;
	padding-left:1em;
}

td.c_poll-votes {
	font-size:1em;
	text-align:center;
	width:10%;
}

td.c_poll-bar div {
	background: #a71212;
	float:left;
	height:12px;
	padding-right:3px;
}

td.c_poll-bar span {
	background: #a71212;
	display:block;
	float:left;
	height:12px;
	width:3px;
}


/* Novo tópico e reply no tópico; editando tópico, título do tópico (em isolado) e enquete */

.special, #topic_review {
	display: none;
}

.posting a[href*="keys"], .posting input[value*="format"], #emot_wrap h3 {
	display: none;
}

.posting td#c_bbcode button[name*="Email"], .posting td#c_bbcode button[name*="Table"] {
	display: none;
}

.posting td#c_bbcode {
	text-align: center;
}

.posting td#c_bbcode button {
	padding: 2px 12px !important;
	margin: 0 2px;
	vertical-align: top;
}

ul#emot_list {
	position: relative;
	padding-top: 87px !important;
	overflow: auto;
	padding: 5px 0;
	text-align: center;
}

ul#emot_list:before {
	content: "Clique para usar:";
	color: #999;
    letter-spacing: 0.4px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	display: block;
	position: absolute;
	top: 5px;
	width: 100%;
	border-bottom: 2px solid #f1f1f1;
    padding-bottom: 28px;
}

a#emot_end {
	display: block;
	text-align: center;
	color: #777 !important;
	font-size: .95em;
	font-family: 'Open Sans', sans-serif;
}

a#emot_end:hover {
	color: #777 !important;
	text-decoration: underline !important;
}

#c_emot {
	height:225px;
	vertical-align:top;
	width:210px;
}

div#emot_list {
	padding:0;
}

#emot_list li {
	display:inline;
	padding:4px 10px;
}

#emot_list img {
	cursor:pointer;
	vertical-align:baseline;
}

table.posting {
	margin-top: 2px;
}

.posting td, .posting td {
	background: white;
}

.posting > thead > tr > th {
	display: none;
}

.posting tbody {
	border-top: 2px solid #131313;
}

.posting > tbody > tr td#c_emot, .posting > tbody > tr td#c_bbcode {
	padding-top: 25px !important;
}

.posting > tbody > tr td.c_desc, .posting > tbody > tr td.c_desc + td {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.posting td.c_desc small, .posting > tbody > tr td.c_desc + td small {
	display: none;
}

.posting > tbody tr td {
	padding: 10px;
	font-family: 'Open Sans', sans-serif;
}

.posting > tbody tr td div.mod + div label {
	display: none;
}

.posting > tbody tr td + td input[type="checkbox"] {
    top: -4px;
    position: relative;
}

.posting > tbody tr th {
	font-family: 'Roboto Condensed', sans-serif;
	padding: 10px;
	text-transform: uppercase;
	background: #f1f1f1;
}

.posting #c_post-wrap {
	margin-top: -2px;
}

#c_post-text {
	resize: vertical;
	height: 223px;
	padding: 6px 10px;
}

#c_post-text:focus {
    border: 1px solid #131313;
    outline: 0;
}

#c_post-resize {
	float: right;
	margin-top: -1px;
	padding: 4px 0 0;
	text-align: right;
}

#btn_preview {
	float: left;
	margin: 10px 7px 25px;
}

#c_post-preview {
	background: transparent;
    border: 1px solid #a71212;
    margin: 0 auto 20px;
    padding: 10px 15px;
    text-align: left;
    width: 98%;
}

#c_post-resize span {
	color:#e7e7e7;
	cursor:pointer;
	font-size:225%;
	padding:20px 5px 0;
}

tr#c_postbtn .btn_default {
	padding: 8px 24px !important;
	font-size: 1.2em !important;
}

.posting > tbody tr td strong:before {
    content: "\A";
    white-space: pre;
}

.posting td#c_bbcode button strong:before {
	content: "" !important;
	display: none !important;
}

tr.pollsetup strong:before {
	content: "" !important;
	display: none !important;
}

table#mod_screen th, table#mod_screen td {
	padding: 12px 10px;
}


/* Calendário */

.calendar {
	font-family: 'Roboto Condensed', sans-serif !important;
}

.calendar thead, #cal_end {
	display: none;
}

.calendar tbody > tr > th {
	border-top: 2px solid #131313;
	border-bottom: 2px solid #131313;
	padding: 14px 0;
	text-align: center;
}

.calendar td.cal_inactive {
	background: transparent;
	color: #e7e7e7!important;
}

table.calendar tbody > tr > td {
	position: relative;
}

table.calendar tbody > tr > td:before {
	content: "";
	position: absolute;
	width: 1px;
	height: calc(90% - 40px);
	top: 46px;
	left: -2px;
	border-left: 2px solid #f1f1f1;
}

table.calendar tbody > tr > td:first-child:before {
	display: none;
}

.calendar td {
	background: transparent;
}

.calendar td div {
	background: #f6f6f6;
	height: 32px;
	border-bottom: 1px solid #e7e7e7;
	font-weight:700;
	padding: 6px 7px;
}

.calendar div a {
float:right;
font-size:80%;
font-weight:400;
padding:0 0 6px 24px;
}

.calendar li {
	background: #f1f1f1 !important;
	border-bottom: 1px solid #777;
	border: 0 !important;
	color: #131313 !important;
	padding: 1px 4px 3px !important;
	text-align: left !important;
	margin-top: 6px;
	margin-bottom: 1px;
	position: relative;
	display: block;
	border-bottom: 2px solid #777;
}

.calendar li span {
	background: transparent !important;
	color: #131313 !important;
}

.calendar li:after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	left: 0px;
	bottom: 0px;
	border-bottom: 2px solid #777;
}

.calendar li.placeholder {
	padding:4px;
}

.calendar li span {
	cursor:default;
}

.calendar li a {
	background: #f1f1f1 !important;
	border: 0 !important;
	color: #131313 !important;
	font-size: .9em;
    letter-spacing: 0px;
    font-family: 'Open Sans', sans-serif;
    cursor: default;
}

.calendar ul {
	background: transparent;
}

.calendar td#cal_current div {
	background:#a71212;
	color: white;
}

.calendar td {
	height: 125px;
	padding: 5px;
	vertical-align: top;
	width: 14.3%;
}

table#cal_event thead, table#calender_posting thead {
	display: none;
}

table#cal_event tbody tr:nth-child(1) td, table#calender_posting tbody td {
	padding: 10px 6px;
}

table#calender_posting tbody tr:nth-child(4), table#calender_posting tbody tr:nth-child(5), table#calender_posting tbody tr:nth-child(6), table#calender_posting tbody tr:nth-child(7) {
	display: none;
}

	
	
/* Painel e perfil do usuário */


#boardmeta .meta_menu h3 {
	text-transform: uppercase;
    color: #131313;
    font-size: 1.1em;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    margin-top: 10px;
	border-bottom: 2px solid #a71212;
    text-align: left;
    padding: 0 0 22px;
}

#boardmeta .meta_menu {
	width: 48%;
	margin-bottom: 26px;
}

#boardmeta .meta_menu img {
	display: none;
}

#boardmeta .meta_menu li a {
	color: #131313 !important;
	font-family: 'Open Sans', sans-serif;
	margin: 1px 0;
    display: block;
}

#boardmeta .meta_menu li a:hover {
	color: #a71212 !important;
	padding-left: 10px;
	transition: .2s all linear;
	-webkit-transition: .2s all linear;
	-moz-transition: .2s all linear;
}

table#ucp_splash thead { 
	display: none;
}

table#ucp_splash tbody tr:nth-child(1) th {
	text-transform: uppercase;
    color: #131313;
    font-size: 1.1em;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
	border-bottom: 2px solid #a71212;
    text-align: left;
    padding: 10px 0 22px;
    background: transparent;
}

table#ucp_splash tbody td, #notepad th, #notepad td {
	background: transparent !important;
	padding: 6px 12px;
}

table#ucp_splash tbody tr:nth-child(2) td {
    padding-top: 23px;
}

table#notepad {
	margin-top: 15px;
}

td#c_notes form {
	text-align: center;
    display: block;
}

td#c_notes textarea, table#edit_sig textarea {
	padding: 8px 10px;
	resize: vertical;
}

td#c_notes button {
	margin: 20px auto;
}

div#boardmeta + form table thead th {
	text-transform: uppercase;
    color: #131313;
    font-size: 1.1em;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
	border-bottom: 2px solid #a71212;
    text-align: left;
    padding: 10px 0 22px;
    background: transparent;
}

div#boardmeta + form table tbody td {
	padding: 10px 20px;
}

table#board_settings td input[name="dst"], #password_change td input[type="checkbox"] {
	position: relative;
	top: -4px;
}

#edit_sig #c_bbcode a {
	color: #a71212 !important;
}

#edit_sig #c_bbcode a:hover {
	color: #a71212 !important;
	text-decoration: underline !important;
}

#c_post-close {
	right: 15px !important;
}

.meta_menu a[href*="c=2"], .meta_menu a[href*="c=20"], .meta_menu a[href*="c=37"], .meta_menu a[href*="c=14"], .meta_menu a[href*="c=39"], .meta_menu a[href*="c=22"] {
	display: none !important;
}

table.profile thead {
	display: block;
    position: absolute;
    right: 0px;
}

table.profile thead tr th:nth-child(2) {
	display: none;
}

#profile_menu ul {
	display: block;
}

#profile_menu li {
	display: block;
}

table.profile tbody tr td {
	padding: 14px 15px;
}

table.profile tbody a {
	color: #a71212 !important;
}

#main table.profile:nth-child(2) tbody tr:nth-child(1) {
	display: table-row;
	position: relative;
}

table.profile tbody tr:nth-child(1) td {
	display: none;
}

table.profile tbody tr td.c_mark {
	position: relative;
    display: block;
    margin: 0 auto;
    top: 0px;
    left: auto;
	padding: 15px 0 25px;
}

table.profile tbody tr td.c_mark img {
	border-top: 3px solid #777;
	border-bottom: 3px solid #777;
	display: inline-block;
}

table.profile tbody tr td.c_mark img, table.profile tbody tr td.c_mark div {
	max-width: 250px !important;
	max-height: 400px !important;
}

table.profile dl.user_info {
	text-align: left;
}

table.profile tbody tr th {
	text-transform: uppercase;
    color: #131313;
    font-size: 1.1em;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 2px solid #a71212;
    text-align: left;
    padding: 30px 0 22px;
    background: transparent;
}

table.profile tbody tr td.c_desc {
    width: 200px;
}

#main table.profile:nth-child(3) tbody tr td.c_desc {
	width: 250px;
}

#ucp_gallery, table#avatar_gallery_sys thead, table#avatar_gallery_sys tbody tr:nth-child(1), table#avatar_editor thead {
	display: none;
}

#ucp_gallery img {
	border-top: 3px solid #777;
    border-bottom: 3px solid #777;
}

#avatar_editor {
	margin-top: 30px;
}

table#avatar_editor td {
	padding: 10px 20px;
}

#avatar_editor input[type=file] {
	display: inline-block;
}

/* Caixa de mensagens e suas subpáginas */

#pm_messages, #pm_settings, table.pm thead {
	display: none;
}

#pm_folders {
	border-right: 2px solid #f1f1f1;
	margin-top: 10px;
	padding-top: 10px;
	vertical-align: top;
	width: 120px;
}

#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}

#pm_folderlist li {
	display: list-item;
	margin-bottom: 4px;
	padding-left: 2px;
}

#pm_folderlist li:nth-child(4), #pm_folderlist li:nth-child(5), #pm_folderlist li:nth-child(6) {
	display: none;
}

table.pm td.c_foot .left {
	display: none;
}

table.pm tbody tr:nth-child(1) td {
	font-family: 'Roboto Condensed', sans-serif;
}

table.pm tbody tr:nth-child(1) td a {
	font-family: 'Roboto Condensed', sans-serif;
	color: #131313 !important;
}

table.pm tbody tr:nth-child(1) td a:hover {
	color: #131313 !important;
	text-decoration: underline !important;
}

th#pm_subject {
	padding-left: 19px;
}

table.pm {
	font-family: 'Open Sans', sans-serif;
}

table.pm tbody td {
	padding: 14px 20px 25px 20px !important;
}

table.pm .row1 td, table.pm .row2 td {
	padding: 24px 20px !important;
	position: relative;
}

table.pm .row1 td:after, table.pm .row2 td:after {
	position: absolute;
	display: block;
	content: "";
	width: 110%;
	bottom: -2px;
	left: 7%;
	border-bottom: 2px solid #f1f1f1;
}

table.pm .row1 td:last-child:after, table.pm .row2 td:last-child:after {
	display: none;
}

#pm_subject, #pm_with, #pm_replies, #pm_datesent, #pm_select, #pm_sender {
	background: #f1f1f1;
	padding: 12px 10px !important;
	color: #777;
}

#pm_subject a, #pm_with a, #pm_replies a, #pm_datesent a, #pm_select a, #pm_sender a {
	color: #777 !important;
}

#pm_subject a:hover, #pm_with a:hover, #pm_replies a:hover, #pm_datesent a:hover, #pm_select a:hover, #pm_sender a:hover {
	color: #777 !important;
}

table#quick_pm_compose thead tr th, table#pm_quick_reply thead tr th {
	text-transform: uppercase;
    color: #131313;
    font-size: 1.1em;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 2px solid #a71212;
    text-align: left;
    padding: 10px 0 22px;
    background: transparent;
}

#pm_compose thead {
	display: none;
}

#pm_compose tbody td {
	padding: 10px 10px;
}

#pm_compose #c_bbcode {
	text-align: center;
}

#pm_compose #c_bbcode button[name="Flash"], #pm_compose #c_bbcode button[name="Table"], #pm_compose #c_bbcode button[name="URL"], #pm_compose #c_bbcode button[name="Big"], #pm_compose #c_bbcode button[name="Small"] {
	display: none;
}

table#quick_pm_compose tbody tr:nth-child(1) td {
	padding-top: 22px;
	font-family: 'Roboto Condensed', sans-serif;
}

table#quick_pm_compose input[name="track"] {
	position: relative;
	top: -4px;
}

table#pm_quick_reply td#c_post {
	padding-top: 22px !important;
}

table#pm_quick_reply textarea {
	margin-bottom: 10px;
}

table#pm_viewer thead, table#pm_viewer td.c_user, table#pm_viewer td.c_username + td {
	display: none !important;
}

table#pm_viewer .topinfo {
	text-align: center;
}

table#pm_viewer .topinfo td {
	display: block;
	padding: 10px 0;
	margin: 0 auto;
}

table#pm_viewer .topinfo td:nth-child(1) {
	width: 100% !important;
	margin-top: 10px;
}

table#pm_viewer .topinfo td:nth-child(2) {
	border-top: 2px solid #777;
	border-bottom: 2px solid #777;
	display: inline-block;
	min-width: 170px;
	margin-bottom: 16px;
}

table#conversation {
	font-family: 'Open Sans', sans-serif;
}

table#conversation td.c_postinfo {
	font-family: 'Roboto Condensed', sans-serif;
	padding: 10px 10px 10px 20px;
}

table#conversation td.c_postinfo .right img {
	position: relative;
	top: 2px;
}

table#conversation td.c_postinfo a {
	margin-right: 15px;
	font-weight: 700;
	color: #131313 !important;
}

table#conversation td.c_postinfo a:hover {
	color: #131313 !important;
}


/* Páginas de login e registro */

table#reg_rules_intro button {
	padding: 8px 26px;
	margin-top: -10px;
}

table#reg_rules_intro > thead, .register > thead, .register > tbody > tr:nth-child(1) {
	display: none;
}

table#reg_rules_intro td {
	text-align: center;
	padding: 20px 0;
}

table.register td {
	padding: 15px 10px;
}

table.register input {
	position: relative;
	top: -4px;
}

table.register tr.postbtn input {
	position: relative;
	top: -4px;
}

table.register tr.postbtn button.c_foot {
	display: block;
    margin: 10px auto 0 auto;
    font-size: 1.2em;
    padding: 7px 22px;
    height: auto;
    background: #f9f9f9;
    font-weight: 700;
}

table#login_page thead {
	display: none;
}

table#login_page tbody td {
	padding: 12px 8px;
}

table#login_page tbody td.c_desc {
	min-width: 240px;
}

table#login_page tbody td.c_desc a {
	display: block;
}

table#login_page tbody tr th {
	display: none;
}

table#login_page tbody td label {
	margin: 0 !important;
}

table#login_page tbody td input {
	margin-right: 6px;
	position: relative;
	bottom: -1px;
}


/* Search */

table#search_form thead, table#search_results thead {
	display: none;
}

table#search_form td {
    text-align: left;
    padding: 15px 30px;
    background: #f8f8f8;
    border-radius: 20px;
    border: 5px solid white;
}

table#search_form tr.generic td {
	text-align: center;
}

table#search_form tr.generic td button {
	margin: 6px;
    padding: 10px 25px;
}

.search_results {
	background: transparent;
	border: 1px solid #e7e7e7;
	margin-bottom: 30px;
	padding: 12px 10px;
	font-family: 'Open Sans', sans-serif;
}

.search_results p {
	margin: 20px 0 10px 0;
    border-top: 2px solid #f1f1f1;
    padding-top: 20px;
}

.search_results img {
	max-width: 100%;
}

.search_results a, .search_results a:hover {
	color: #a71212 !important;
}

.search_results h3 {
	display:inline;
	font-size:120%;
}

.search_results h3 a {
	font-family: 'Roboto Condensed', sans-serif;
	margin-right: 14px;
}

.search_results cite {
	float: right;
	font-size:85%;
	margin:0;
}

.search_results > div {
	margin-top: 20px;
	display:block;
}


/* Quote */



blockquote dl dd {
	text-align:right;
	font-size: 0.86em;
}


blockquote dl dt {
	margin: -1px 0 0 6px;
	color:#fff;
	float:left;
	font-weight:700;
	font-size: 1.05em;
}

blockquote {
	padding: 0 !important;
	border: 0 !important;
	background:#fcfcfc !important;
	margin: 0 auto 26px !important;
	padding-bottom:0 !important;
	width:98%;
	font-size: 1em !important;
	font-family: 'Open Sans', sans-serif;
}

blockquote dl {
	background: #777;
    padding: 7px 8px 8px;
    color: #fff;
	margin-bottom: -1px !important;
}

blockquote div {
	padding: 8px 12px 12px;
	border: 1px dotted #777 !important
}



/* Coisas que sobraram */

hr {
background-color:#5a70b3;
border:0;
clear:both;
color:#5a70b3;
height:1px;
}

table {
border-collapse:collapse;
border-spacing:0;
clear:both;
empty-cells:show;
width:100%;
}

th a,th a:hover {
color:#777;
font-weight:700;
}

h1 {
font-size:200%;
}

h2,h3 {
font-size:100%;
}


textarea {
font-family:'Open Sans', sans-serif;
font-size:100%;
margin:auto;
width:98%;
}

.submit_error {
background:#fff8eb;
border:1px solid #e77700;
}

.topic-buttons + .cat-pages {
	display: none;
}

ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist,#profile_menuwrap ul {
	list-style:none;
	padding:0;
}

.cat-topicpages li {
	display: inline-block;
}

#profile_menuwrap ul,ul.cat-topicpages {
	margin:0;
}

ul.cat-pages {
	float:left;
	font-size:90%;
	margin:15px 0;
	padding: 5px 1px;
	width:49%;
}

ul.cat-pages li {
	display: inline-block;
	font-weight: bold;
}

.cat-pageshead {
	margin-right: 10px;
}

.cat-pages a,.cat-pagesjump i,.cat-topicpages a, .cat-topicpages span {
	cursor:pointer;
	padding:4px 7px;
}

.cat-topicpages a {
	padding:0 2px;
}

.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
	background: transparent;
	border-bottom: 2px solid #131313;
	color:#a71212 !important;
}

.cat-pages a:hover,.cat-pagesjump i:hover,.cat-topicpages a:hover {
	border-bottom: 2px solid #a71212;
}

.cat-pages li span {
	padding: 4px 7px;
	border-bottom: 2px solid #f1f1f1;
    color: #a71212;
}

.cat-pages input {
	background:#fff;
	color:#5a70b3;
	padding:3px 5px;
	vertical-align:baseline;
}

ul.cat-topicpages {
float:right;
font-size:80%;
padding:1px 0;
}

tr.generic td,div.generic {
font-size:120%;
font-weight:700;
padding:20px;
text-align:center;
}

td.c_desc {
background:#f6f6f6;
font-weight:700;
text-align:right;
vertical-align:middle;
width:200px;
}

tr.pm_new td {
background:#D8DCEB;
font-weight:700;
}

tr.hidden td.c_post {
background:#D8DCEB;
}

.bday {
background:url(http://z4.ifrm.com/static/1/s_minibday.png) no-repeat;
color:#425384;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

td.c_info-v,td.c_info-t,td.c_info-r {
font-size:80%;
padding:5px;
text-align:center;
}

.cat_head td {
border-color:#5a70b3;
padding:0;
}

#stats .cat_head td {
border-color:#e77700;
}

.description {
color:#666;
font-size:85%;
}

a.member:hover {
color:#666;
}

td#stats_events a,td#stats_events span {
background:url(http://z4.ifrm.com/static/1/s_minical.png) no-repeat 2px;
padding:4px 0 4px 20px;
}

#profile_menu ul {
-moz-opacity:1;
border-top:0;
opacity:1;
}

#profile_menu a {
background: #a71212;
border-bottom: 1px solid #fff;
padding: 1px 10px;
}

#profile_menu > li > a {
	display: none;
}

#profile_menu li li a {
border-top:0;
}

#profile_menu li ul li a:hover {

}

code {
background:#f6f6f6;
display:block;
font-family:Monaco, Consolas, "Courier New", Courier, monospace;
white-space:normal;
}

td.c_postinfo {
background:#f6f6f6;
color:#999;
font-size:80%;
vertical-align:middle;
}

td.c_footicons,td.c_postinfo {
width:100%;
}

td.c_username {
width:175px;
}

.c_next a {
display:block;
font-size:125%;
font-weight:700;
text-align:center;
	color: #a71212;
}

.c_next a:hover {
	color: #a71212;
}

div.c_view-list {
color:#999;
font-size:92.5%;
}

#pm_forwarded {
border:1px dotted #e7e7e7;
color:#999;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

div.portal_content {
background:#fafafa;
border:1px solid #e7e7e7;
font-size:88.3%;
margin:0;
padding:5px 7px;
}

#faq dt a {
color:#425384;
font-size:120%;
font-weight:700;
}

#faq dd.faq_more a,#faq dl.faq_more a:hover {
color:#999;
font-style:italic;
}

#findposts .c_mark {
color:#5a70b3;
font-size:200%;
font-weight:700;
vertical-align:top;
}

#pmtoast {
background:#fff;
border:2px solid #777;
bottom:10px;
color:#333;
display:none;
font-size:90%;
position:fixed;
right:10px;
text-align:left;
text-decoration:none;
width:200px;
z-index:1;
}

#pmtoast:hover {
border-color:#3a5197;
}

#pmlink {
color:#777;
display:block;
padding:10px;
text-decoration:none;
}

#pmlink big {
color:#a71212;
display:block;
font-weight:700;
padding-bottom:5px;
}

#pmlink strong {
color:#333;
font-size: .9em;
}

#pmclose {
border-top:2px solid #cacaca;
color:#a71212;
display:block;
font-size:80%;
padding:1px 10px;
}

#pmclose:hover {
color:#3a5197;
}

#c_tos h3 {
color:#333;
font-size:120%;
}

td.username_ok {
background:#e0fae0;
}

input.username_ok {
outline:2px solid #0c0;
}

td.username_no {
background:#fae0e0;
}

input.username_no {
outline:2px solid #e77700;
}

#acplogin {
background:url(http://z4.ifrm.com/static/acp/acpback.png) repeat-x 0 -195px #fff;
border:2px solid #3a5197;
height:275px;
left:50%;
margin:-137.5px 0 0 -250px;
padding:0;
position:absolute;
top:50%;
width:500px;
}

#acplogin h1 {
color:#FFF;
font-weight:400;
height:50px;
margin-bottom:20px;
padding:50px 20px 0 0;
text-align:right;
}

#acplogin h1 img {
position:absolute;
left:0;
top:0;
}

a img {
border:0;
}

form {
display:inline;
margin:0;
padding:0;
}

.topic h2,#portal h2 {
padding:5px;
text-align:left;
}

h3 {
padding:3px 0;
}

input[type=checkbox] {
background:transparent;
border:0;
padding:0;
vertical-align:bottom;
}

input[type=radio] {
border:0;
}

select {
margin:0 7px;
padding:0;
vertical-align:bottom;
}

option {
margin:2px 0;
}

button.btn_img {
border:0;
cursor:pointer;
padding:0;
}


#submenu a {
padding:3px 5px;
}

.meta_box,.meta_menu {
margin:10px 0;
}

.meta_box li {
display:list-item;
list-style-position:inside;
list-style-type:square;
margin-left:10px;
}

.meta_menu ul {
font-size:90%;
margin:5px 5%;
}

.meta_menu img,.meta_menu span {
float:right;
margin:10px 20px;
}

tr.postbtn td {
padding:5px;
text-align:center;
}

td.c_desc img,td.c_desc input {
float:left;
vertical-align:middle;
}

.category {
margin:10px 0 0;
}

span.collapse,span.uncollapse {
cursor:pointer;
float:right;
position:relative;
}

td.c_cat-mark,td.c_cat-icon {
padding:5px 0;
text-align:center;
width:30px;
}

td.c_cat-starter {
width:125px;
}

td.c_cat-lastpost {
width:175px;
}

.c_post {
width:100%;
}

.avatar {
display:block;
margin:auto;
text-align:center;
}

.av_wrap {
overflow:hidden;
text-align:center;
margin:auto;
}

td.c_username {
background:#f6f6f6;
padding:2px 0;
text-align:center;
}



.pip {
margin:3px 0;
white-space:nowrap;
}

dl.user_info dt,dl.user_info dd {
padding:.1em;
}

dl.user_info dt {
float:left;
margin:0;
min-width:4em;
}

dl.user_info dd.spacer,dl.user_profile dd.spacer {
clear:both;
float:none;
height:1px;
padding:0;
}


td.c_post {
line-height:1.7;
vertical-align:top;
}

 td.c_post ul {
list-style-type:square;
margin-left:10px;
}

.c_post-attachment {
font-size:83.3%;
margin-top:1em;
padding:1em;
}

.c_post-attachment dd {
margin-left:1em;
}

.post_sep {
font-size:1px;
height:1px;
}

.pm {
margin-bottom:1em;
}

#pm_datesent {
width:200px;
}

#pm_select {
text-align:center;
width:1px;
}

#conversation .c_post {
padding:2em;
}

#ucp_profile,#pm_messages {
float:right;
}

#ucp_settings img,#ucp_profile img {
margin:18px 20px;
}

#ucp_gallery li {
float:left;
margin:15px 5px;
}

#ucp_gallery button {
cursor:pointer;
text-align:center;
}

.ucp button.btn_text {
padding:5px 0;
text-align:center;
width:100%;
}

#portal_head {
margin-bottom:10px;
}

#portal_foot {
margin-top:10px;
}

#portal_l,#portal_r {
font-size:88.3%;
margin:0;
padding:0;
}

#portal_l {
float:left;
width:200px;
}

#portal_r {
float:right;
width:150px;
}

#portal_news {
margin:0 160px 0 210px;
}

#portal_clear {
background:transparent;
border:none;
clear:both;
font-size:1px;
height:1px;
margin:0;
padding:0;
}

.portal_box {
margin-bottom:5px;
padding:1px;
}

.portal_box table {
clear:none;
}

#portal h2,#portal_foot h2 {
clear:none;
margin:0;
padding:3px 5px;
}

#faq {
margin:20px 0;
}

#faq dl {
padding:1em;
}

#faq dt {
margin-bottom:5px;
}

#faq dd {
display:list-item;
margin:0 0 3px 15px;
padding-left:3px;
}

#acplogin #loginform {
display:block;
padding:0 50px;
}

input,select,td,th {
font-size:90%;
}

button.btn_default,.c_post-attachment dt,#c_tos dt {
font-weight:700;
}

#submenu a:hover,.meta_menu a:hover {
text-decoration:underline;
}

.meta_box h3,td.c_topicfoot strong {
font-size:120%;
}

a.member,.calendar a:hover,#faq dd a,#faq dd a:hover {
color:#333;
}

img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img {
vertical-align:middle;
}

h1,h2,h3,#boardmeta {
clear:both;
margin:0;
}

#meta_welcome {
clear:both;
}

#c_post,#ucp_gallery {
text-align:center;
vertical-align:top;
}

#files_upload input,.pm .row1 a,.pm .row2 a,#ucp_gallery button img,#findposts td a {
display:block;
}

#ucp_settings,#pm_settings {
float:left;
}

#c_tos dd,#username_response {
margin-left:10px;
}

#vlx {
z-index:1;
}


/* Torneios */

.torneio-template {
	position: relative;
	margin: -114px -21px 38px -218px;
    background: white;
	font-family: 'Open Sans', sans-serif;
}

.torneio-template + div.editby {
	position: relative;
	margin-left: -90px;
    background: white;
}

.torneio-template .torneio-template-nome {
	position: absolute;
	bottom: 4px;
	left: 3.6%;
	color: white;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 3.6em;
    font-weight: bold;
	text-shadow: 1px 1px 0px #555, -1px -1px 0px #131313;
    text-transform: uppercase;
}

.torneio-template > .torneio-template-banner {
	background-color: white;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 5px solid #a71212;
	border-bottom: 5px solid #a71212;
	position: relative;
}

.torneio-template > .torneio-template-banner > img {
	margin: 0 auto;
	position: relative;
	visibility: hidden;
	width: 100%;
	height: auto;
	max-height: 298px;
}

.torneio-template > .sem-altura > img {
	max-height: none !important;
	height: auto !important;
}

.torneio-template > big {
	display: block;
    margin: -15px auto 0;
    font-size: 1.6em;
    text-align: center;
    text-transform: uppercase;
	position: relative;
}

.torneio-template > big > u {
	display: block;
    margin: 0 auto;
    font-size: 1.1em;
    text-align: center;
    text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
}

.torneio-template > big:after {
	content: "";
    width: 90%;
    position: absolute;
    left: 5%;
    bottom: -30px;
    display: block;
    border-bottom: 1px solid #f1f1f1;
}

.torneio-template > small {
	display: block;
	padding: 0 40px;
    margin: 7px auto -10px auto;
    font-size: .9em;
    text-align: center;
    position: relative;
}

.torneio-template > blockquote dl dt {
	font-family: 'Open Sans', sans-serif;
    float: none;
	color: #131313;
	font-size: 1.2em;
    text-align: left;
	border-bottom: 2px solid #a71212;
    text-align: left;
    padding: 0 0 22px 10px;
	margin: 0 !important;
	text-transform: uppercase;
}

.torneio-template > blockquote dl dd {
	display: none;
}

.torneio-template > blockquote div {
	border: 0 !important;
	line-height: 1.9em;
	padding: 0 50px !important;
}

.torneio-template > blockquote {
	background: transparent !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 10px 0 0 !important;
}

.torneio-template > blockquote > dl  {
	background: transparent !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.torneio-template > blockquote > div > ul {
	margin: 15px 0 0 !important;
	padding: 0 !important;
}

.torneio-template > blockquote > div > ul li {
	padding: 7px 0;
    font-size: 1.05em;
	list-style: none;
	position: relative;
	color: #777;
}

.torneio-template > blockquote > div > ul li strong {
	margin-right: 10px;
	min-width: 185px;
	display: inline-block;
	color: #131313;
}

.torneio-template > blockquote > div > ul li:hover {
	padding-left: 15px;
	transition: .2s linear all;
	-moz-transition: .2s linear all;
	-webkit-transition: .2s linear all;
}

.torneio-template > blockquote > div > ul li:hover strong {
	color: #a71212;
}

.torneio-template > blockquote > div > ul li:before {
	content: "\e008";
	opacity: .9;
	color: #131313;
	position: absolute;
	left: -25px;
    top: 10px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
}

.torneio-template > blockquote > div > ul li:hover:before {
	opacity: 1;
	color: #a71212;
	left: -10px;
	transition: .2s linear all;
	-moz-transition: .2s linear all;
	-webkit-transition: .2s linear all;
}

.torneio-template > blockquote > div sup {
	top: 0 !important;
    font-size: 1.1em !important;
    font-weight: bold;
    margin: 35px auto 10px;
    display: block;
    width: 100%;
    text-align: center;
	position: relative;
	text-transform: uppercase;
}

.torneio-template > blockquote > div sup:after {
	content: "";
	position: absolute;
	width: 40%;
	left: 30%;
	bottom: -25px;
	border-top: 2px solid #f1f1f1;
	display: inline-block;
	height: 1px;
}

.torneio-template > blockquote > div span[style="display:block;text-align:center"] {
    line-height: 31px;
    font-size: 1.07em;
}

.torneio-template > blockquote > div span[style="display:block;text-align:center"] > br:nth-child(1) {
	height: 15px;
}

.torneio-template > blockquote > div span[style="display:block;text-align:center"] > strong {
	display: inline-block;
    width: 60px;
    letter-spacing: 4px;
    color: white;
    background: #a71212;
    font-size: 1.02em !important;
    height: 15px;
    position: relative;
    padding: 12px 0;
    border-radius: 5px;
    line-height: .1;
    margin: 0 10px;
}

.torneio-template > blockquote > div span[style="display:block;text-align:center"] > strong:before {
	content: "";
    position: absolute;
    height: 2px;
    top: 50%;
    left: -210px;
    display: inline-block;
    border: 2px solid #777;
    border-radius: 2px;
    opacity: 1;
}

.torneio-template > blockquote > div span[style="display:block;text-align:center"] > strong:after {
	content: "";
    position: absolute;
    height: 2px;
    top: 50%;
    right: -210px;
    display: inline-block;
    border: 2px solid #777;
    border-radius: 2px;
    opacity: 1;
}

.torneio-template > blockquote > div span[style="display:block;text-align:center"] > u {
    display: inline-block;
    width: 180px;
	text-decoration: none !important;
	text-align: right;
	color: #131313;
}

.torneio-template > blockquote > div span[style="display:block;text-align:center"] > strong + u {
    text-align: left;
}

.torneio-template > blockquote > div span[style="display:block;text-align:center"] > del {
    display: inline-block;
    width: 180px;
	text-align: right;
	text-decoration: line-through;
	color: #131313;
}

.torneio-template > blockquote > div span[style="display:block;text-align:center"] > strong + del {
    text-align: left;
}


/* Fixes para as páginas da Pokédex (em sentido aberto - evodex e poké-análises dentro do fórum) e Torneios funcionarem no lay Eviolite */

.dex-template {
	position: relative;
	margin: -100px -21px -42px -207px;
    background: white;
	font-family: 'Open Sans', sans-serif;
}

#outer_torneio {
	position: relative;
	margin: -152px 10px -42px 11px;
    background: white;
	font-family: 'Open Sans', sans-serif;
}

#outer_torneio #bg_status {
	height: 110px !important;
}

#outer_torneio .posttabs {
	margin: -20px 0 0 2px;
}

#outer_torneio #titulo {
    background: #777;
    color: white;
    font-family: 'Roboto Condensed', sans-serif;
}

#outer_torneio #inscrito_face, #outer_torneio #inscrito_skype {
	padding: 0 12px 18px 7px !important;
}

.dex-template-disp, #outer_torneio #hoster, #outer_torneio #bg_intro {
	display: none;
}

.dex-template img, #outer_torneio img {
	max-width: none !important;
}

#pokedex6 {
    position: relative;
}