/****************************************************************/
/* 1. IMPORTED STYLESHEETS */
/****************************************************************/

/* Import the basic setup styles */
@import url(imports/Corpo_e_Mente_base.css);
/* Import the colour scheme */
@import url(imports/Corpo_e_Mente_cs.css);

/****************************************************************/
/* 2. TEXT SETTINGS */
/****************************************************************/

/* 2.1 This sets the default Font Group */

.pun, .pun INPUT, .pun SELECT, .pun TEXTAREA, .pun OPTGROUP {FONT-FAMILY: Verdana, sans-serif}

.pun {FONT-SIZE: 13px; LINE-HEIGHT: normal}

/* IEWin Font Size only - to allow IEWin to zoom. Do not remove comments \*/
* HTML .pun {FONT-SIZE: 80%}
/* End IE Win Font Size */

/* Set font size for tables because IE requires it */
.pun TABLE, .pun INPUT, .pun SELECT, .pun OPTGROUP, .pun TEXTAREA {FONT-SIZE: 1em}

/* 2.2 Set the font-size for preformatted text i.e in code boxes */

.pun PRE {FONT-FAMILY: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace}

/* 2.3 Font size for headers */

.pun H2 {FONT-SIZE: 1.4em; LETTER-SPACING: 5px;}
.pun H4 {FONT-SIZE: 1.1em; FONT-WEIGHT: BOLD; LETTER-SPACING: 5px; FONT-VARIANT: small-caps}
.pun H3 {FONT-SIZE: 1.2em; font-family:arial, verdana;}
#brdtitle H1 {FONT-SIZE: 4em; LETTER-SPACING: -5px;}
#brdtitle P {font-size:0.8em;}

/* 2.4 Larger text for particular items */
DIV.postmsg P {LINE-HEIGHT: 1.4em}
DIV.postleft DT {FONT-SIZE: 1.1em}
.pun PRE {FONT-SIZE: 1em}
.tclcon H3 {FONT-SIZE: 1.4em; MARGIN-BOTTOM: 0.3em}
.pagelink {FONT-SIZE: 1em}
.blockpost H2 {FONT-SIZE: 0.8em; LETTER-SPACING: 1px !important;}
a.data:first-letter {color: #ffff00 !important;}
.postmsg p:first-line {font-weight:900}
DIV.postmsg P.postedit em, .postfootleft p:first-line {font-weight:100;font-size:0.8em;}

/* 2.5 Bold text */

DIV.postleft DT, DIV.postmsg H4, TD.tcl H3, DIV.forminfo H3, .blockmenu LI, #brdtitle H1, .pun SPAN.warntext, .pun P.warntext {FONT-WEIGHT: bold}

#brdstats DIV.box {FONT-SIZE: 0.85em}

#navregister { FONT-WEIGHT: bolder; }

#brdwelcome, #brdmenu, thead, .byuser, #brdfooter, .time {font-size:0.85em;}
#announce h2 {display:none;}
#announce {font-family:Georgia, serif;font-style:italic;font-size:1.3em;font-weight:900;text-align:center;}
.linkst, .linksb, .postlinksb {font-size:0.9em;/*letter-spacing:-0.05em;*/}
/*#brdwelcome{letter-spacing:-0.05em;}*/
.usertitle{font-size:0.8em;}

/****************************************************************/
/* 3. LINKS */
/****************************************************************/

/* 3.1 Remove underlining for main menu, post header links, post links and vertical menus */

#brdheader A:link, #brdheader A:visited, .blockpost DT A:link, .blockpost DT A:visited, .blockpost H2 A:link,
.blockpost H2 A:visited, .postlink A:link, .postlink A:visited, .postfootright A:link, .postfootright A:visited,
.blockmenu A:link, .blockmenu A:visited {TEXT-DECORATION: none}

.pun A:link, .pun A:visited {TEXT-DECORATION: none; BORDER-BOTTOM: 0px dotted}
.postmsg A:link, .postmsg A:visited {BORDER-BOTTOM: 1px dotted}

.pun A:hover, #brdheader A:hover {BORDER-BOTTOM: 1px solid}

/* 3.2 Underline on hover for links in headers and main menu */

.blockpost H2 A:hover {TEXT-DECORATION: none}

a.data, a#title, a#title:hover { text-decoration: none !important; border: none !important; }

#brdmenu a {border:0;}

/****************************************************************/
/* 4. BORDER WIDTH AND STYLE */
/****************************************************************/

/* 4.1 By default borders are 1px solid */

/*.pun TD, .pun TH {BORDER-STYLE: solid;	BORDER-WIDTH: 0px}*/

.pun BLOCKQUOTE, DIV.codebox, DIV.forminfo, DIV.blockpost LABEL {BORDER-STYLE: dotted;	BORDER-WIDTH: 1px}

DIV.box {BORDER-STYLE: solid; BORDER-WIDTH: 1px}

/* 4.2 Special settings for the board header. */

#brdheader DIV.box, #profile DIV.box, #adminmenu DIV.box {BORDER-WIDTH: 0px}
#adminconsole TD, #adminconsole TH  {BORDER-WIDTH: 0px !important}

/* 4.3 Borders for table cells */

.pun TD {BORDER-WIDTH: 0px 0px 1px 0px; BORDER-STYLE: solid;}
.pun TH {BORDER-WIDTH: 0px 0px 1px 0px; BORDER-STYLE: solid;}

.pun .tcl {BORDER-LEFT: none}

/* 4.4 Special setting for fieldsets to preserve IE defaults */

DIV>FIELDSET {BORDER-STYLE: solid; BORDER-WIDTH: 1px}

/*DIV.linkst {BORDER-WIDTH: 0 0 1px 0; BORDER-STYLE: solid}*/
/*DIV.linksb, DIV.postlinksb {BORDER-WIDTH: 1px 0 0 0; BORDER-STYLE: solid}*/
.blockform DIV.box { BORDER-WIDTH: 1px; BORDER-STYLE: solid }
.blocktable DIV.box { BORDER-WIDTH: 0px; BORDER-STYLE: solid }
#brdstats DIV.box, #brdfooter DIV.box { BORDER-WIDTH: 1px; BORDER-STYLE: solid }
DIV.rowodd.blockpost DIV.box, DIV.roweven.blockpost DIV.box { BORDER-WIDTH: 1px 0 0; BORDER-STYLE: solid }
div#brdheader.block {/*border-bottom:1px dashed #ccc;*/margin-bottom:10px;}
H3{border-bottom:1px dotted}
div.blocktable{border-width:1px;border-style:solid;border-color:#ddd}
div.blockpost{border:1px solid #ddd;}

/****************************************************************/
/* 5. VERTICAL AND PAGE SPACING */
/****************************************************************/

/* 5.1 Page margins */

HTML, BODY {MARGIN: 0; PADDING: 0}
#punwrap {padding:0;padding-right:130px;width:825px;margin: 0px auto}

/* 5.2 Creates vertical space between main board elements (Margins) */

DIV.block, DIV.blockform, DIV.block2col, #postreview {MARGIN-BOTTOM: 12px}
#punindex DIV.blocktable, DIV.blockpost {MARGIN-BOTTOM: 18px}
DIV.block2col DIV.blockform, DIV.block2col DIV.block {MARGIN-BOTTOM: 0px}

/* 5.3 Remove space above breadcrumbs, postlinks and pagelinks with a negative top margin */

DIV.linkst{padding: 10px 0 20px}
DIV.linksb {padding: 10px 0 10px;}
DIV.postlinksb {padding: 0 10px;}

/* 5.4 Put a 12px gap above the board information box in index because the category tables only
have a 6px space beneath them */

#brdstats {MARGIN-TOP: 30px}
#brdstats { display: none; }
#brdfooter { margin-top: 10px;}
#brdfooter div.box { margin-top: 20px; padding:10px;}
div#brdfooter div.box {min-height:85px;}

/****************************************************************/
/* 6. SPACING AROUND CONTENT */
/****************************************************************/

/* 6.1 Default padding for main items */

DIV.block DIV.inbox, DIV.blockmenu DIV.inbox {PADDING: 3px 6px}
.pun P, .pun UL, .pun DL, DIV.blockmenu LI, .pun LABEL, #announce DIV.inbox DIV {PADDING: 3px 0}
.pun H2 {PADDING: 4px 7px}

/* 6.2 Special spacing for various elements */

.pun H1 {PADDING: 3px 0px 0px 0}
#brdtitle P {margin:-15px 0 0 100px;}
DIV.linkst {PADDING: 0px 10px;clear:both}
DIV.linksb {PADDING: 0px 10px}
DIV.postlinksb {margin-top:-18px;}
#brdwelcome, #brdfooter DL A, DIV.blockmenu LI, DIV.rbox INPUT  {LINE-HEIGHT: 1.4em}
#viewprofile DT, #viewprofile DD {PADDING: 0 3px; LINE-HEIGHT: 2em}

/* 6.4 Create some horizontal spacing for various elements */

#brdmenu LI, DIV.rbox INPUT, DIV.blockform P INPUT  {MARGIN-RIGHT: 12px}

.blockpost DIV.box {PADDING: 15px}

div#brdmenu{PADDING-top:2px;float:right;position:relative;top:8px;left:0px;width:312px;text-align:center;height:20px}
div#brdmenu_dir {float:right;display:none;}
div#brdmenu_esq {float:left;margin-left:14px;display:none;}
/*div#brdmenu ul {padding:7px 15px;}*/

DIV.postright, DIV.postfootright {BORDER-LEFT-WIDTH: 0em !important;	MARGIN-LEFT: 0em}

div#brdtitle {padding:0px !important;height:65px;}
div#brdwelcome {padding:10px 10px;min-height:35px;}
div.postleft{padding:0 10px 10px 0;border-width:0 1px 1px 0;border-style:dotted;margin:0 20px 10px 0}
div.blocktable{padding:10px;clear:right;}
/****************************************************************/
/* 7. SPACING FOR TABLES */
/****************************************************************/

.pun TH, .pun TD {PADDING: 8px 6px}
.pun TH {PADDING: 3px 6px}
.pun TD P {PADDING: 5px 0 0 0}

/****************************************************************/
/* 8. SPACING FOR POSTS */
/****************************************************************/

/* 8.1 Padding around left and right columns in viewtopic */

DIV.postright {PADDING: 5px}

/* 8.2 Extra spacing for poster contact details and avatar */

DD.usercontacts, DD.postavatar {MARGIN-TOP: 5px}
DD.postavatar {MARGIN-BOTTOM: 5px}

/* 8.3 Extra top spacing for signatures and edited by */

DIV.postsignature, DIV.postmsg P.postedit {PADDING-TOP: 15px}

/* 8.4 Spacing for code and quote boxes */

DIV.postmsg H4 {MARGIN-BOTTOM: 10px}
.pun BLOCKQUOTE, DIV.codebox {MARGIN: 0 15px 15px 5px; PADDING: 15px;overflow:hidden;}

/* 8.5 Padding for the action links and online indicator in viewtopic */

DIV.postfootleft P, DIV.postfootright UL, DIV.postfootright DIV {PADDING: 10px 6px 5px 6px}

/* 8.6 This is the input on moderators multi-delete view */

DIV.blockpost INPUT, DIV.blockpost LABEL {PADDING: 3px; DISPLAY: inline}

P.multidelete {PADDING-TOP: 15px; PADDING-BOTTOM: 5px}

/* 8.7 Make sure paragraphs in posts don't get any padding */

DIV.postmsg P {PADDING: 0}

/****************************************************************/
/* 9. SPECIAL SPACING FOR FORMS */
/****************************************************************/

/* 9.1 Padding around fieldsets */

DIV.blockform FORM, DIV.fakeform {PADDING: 20px 20px 15px 20px}
DIV.inform {PADDING-BOTTOM: 12px}

/* 9.2 Padding inside fieldsets */

.pun FIELDSET {PADDING: 0px 12px 0px 12px}
DIV.infldset {PADDING: 9px 0px 12px 0}
.pun LEGEND {PADDING: 0px 6px}

/* 9.3 The information box at the top of the registration form and elsewhere */

DIV.forminfo {MARGIN-BOTTOM: 12px; PADDING: 9px 10px}

/* 9.4 BBCode help links in post forms */

UL.bblinks LI {PADDING-RIGHT: 20px}

UL.bblinks {PADDING-BOTTOM: 10px; PADDING-LEFT: 4px}

/* 9.5 Horizontal positioning for the submit button on forms */

DIV.blockform P INPUT {MARGIN-LEFT: 12px}

/****************************************************************/
/* 10. POST STATUS INDICATORS */
/****************************************************************/

/* 10.1 These are the post status indicators which appear at the left of some tables. 
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
.isticky = sticky topics. By default only .inew is different from the default.*/

DIV.icon {
	FLOAT: left;
	MARGIN-TOP: 0.1em;
	MARGIN-LEFT: 0.2em;
	DISPLAY: block;
	BORDER-WIDTH: 0.6em 0.6em 0.6em 0.6em;
	BORDER-STYLE: solid
}

DIV.searchposts DIV.icon {MARGIN-LEFT: 0}

/* 10.2 Class .tclcon is a div inside the first column of tables with post indicators. The
margin creates space for the post status indicator */

TD DIV.tclcon {MARGIN-LEFT: 2.3em}

/* Outros */

.blocktable H2, .blockform H2 {display:none;}
.tclcon {padding:1px 0 !important;}

/* Ad Blocks */

div#pub_dir {
	float:right;
	width:160px;
	padding:10px;
	margin-right:10px;
	border:1px solid #ccc;
	font-family:Georgia, Times, serif;
	text-align:left;
	font-size:0.8em;
	/*font-style:italic;*/
	color: #777;
}

div#pub_esq {
	float:left;
	width:130px;
	padding:0 10px 10px 10px;
	border-right:0px solid #ccc;
	font-family:Verdana, serif;
	text-align:left;
	font-size:0.8em;
	/*font-style:italic;*/
	color: #777;
}

div#pub_top {
	padding:5px 0 5px 170px;
	margin:0 auto 10px auto;
	height:15px;
	border:1px solid #ccc;
	border-top:0px;
}

div#pub_top a{
	color:#000;
	font-size:12px;
	font-family:Arial;
}

div.pub_728x90 {
	margin: 10px;
	padding:10px 10px 0px 10px;
	background:#fff;
	width:728px;
}

div.vermais {
	background:#fff;
	color:#fff;
	padding:0 0 5px 0;
	display:none;
}

div.vermais div {
	background:#c30000;
	padding:5px;
	margin:0 0 5px 0;
	border:1px solid #EF0000;
}

div.vermais div a, div.vermais div a:hover {
	color:#fff !important;
}

div.extern {
	background:#EFFBFF;
	border:1px solid #C2E7EF;
	padding:20px;
	margin-top:20px;
}

div.extern li {
	border-bottom:1px dotted #7FB3FF;
	line-height:1.5em;
}

div#newposts {
	background:#EFFCFF;
	padding:0 5px;
}

div#newposts a {
	font-family:Verdana, serif;
	font-size:0.85em;
	color: #555;
	text-decoration:none;
}

div#newposts a:hover {
	color: #c30000;
}

div#newposts li {
	border-bottom:1px solid #C2E7EF;
	padding:5px 0;
	list-style:none outside;
}
.linkst ul, .linkst ul li, .postlinksb ul, .postlinksb ul li {
	white-space:nowrap;
}
.linkst ul li, .postlinksb ul li {
	overflow:hidden;
}