/****************************************************************/
/* 1. imported stylesheets */
/****************************************************************/

/* import the basic setup styles */
@import url(imports/base.css);
/* import the colour scheme */
@import url(imports/Chakra_cs.css);

/****************************************************************/
/* 2. text settings */
/****************************************************************/

/* 2.1 this sets the default font group */

.pun, .pun input, .pun select, .pun textarea, .pun optgroup {
	font-family: "bitstream vera sans", Lucida Grande, Arial, sans-serif;
}

.pun {font-size: 12px; line-height: normal}

/* iewin font size only - to allow iewin to zoom. do not remove comments \*/
* html .pun {font-size: 68.75%}
/* end ie win font size */

/* set font size for tables because ie requires it */
.pun table, .pun input, .pun select, .pun optgroup, .pun textarea, div.postmsg p.postedit {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, .pun h4 {font-size: 13px; font-weight:bold; }
.pun h3 {font-size: 1.1em}
#brdtitle h1 {font-size: 1.4em}

/* 2.4 larger text for particular items */

div.postmsg p {line-height: 1.4}
div.postleft dt {font-size: 1.1em}
.pun pre {font-size: 1.2em}

/* 2.5 bold text */

div.postleft dt, div.postmsg h4, td.tcl h3, td.tcl a, div.forminfo h3, p.postlink, div.linkst li,
div.linksb li, div.postlinksb li, .blockmenu li, #brdtitle h1, .pun span.warntext, .pun p.warntext {font-weight: bold}

/****************************************************************/
/* 3. links */
/****************************************************************/

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

#brdmenu a:link, #brdmenu 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;
}

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

#brdmenu a:hover, .blockpost h2 a:hover {text-decoration: none}

/****************************************************************/
/* 4. border width and style */
/****************************************************************/

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

div.box, .pun td, .pun th, .pun blockquote, div.codebox, div.forminfo, div.blockpost label {
	border-style: solid;
	border-width: 1px
}

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

#brdheader div.box {border-top-width: 4px}

/* 4.3 borders for table cells */

.pun td, .pun th {
	border-bottom: none;
	border-right: none
}

.pun .tcl {border-left: none}

/* 4.4 special setting for fieldsets to preserve ie defaults */

div>fieldset {
	border-style: solid;
	border-width: 1px
}

/****************************************************************/
/* 5. vertical and page spacing */
/****************************************************************/

/* 5.1 page margins */

html, body {margin: 0; padding: 0}

/* 5.2 creates vertical space between main board elements (margins) */

div.blocktable, div.block, div.blockform, div.block2col, #postreview {margin-bottom: 12px}
#punindex div.blocktable, div.blockpost {margin-bottom: 6px}
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, div.linksb {margin-top: -12px}
div.postlinksb {margin-top: -6px}

/* 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: 12px}

/****************************************************************/
/* 6. spacing around content */
/****************************************************************/

/* 6.1 default padding for main items */

div.block div.inbox, div.blockmenu {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 6px}

div.pun { padding-left: 20px; padding-right: 20px; }

/* 6.2 special spacing for various elements */

.pun h1 {padding: 0px 0px 0px 0}
#brdtitle p {padding-top: 0px}
div.linkst {padding: 8px 6px 3px 6px}
div.linksb, div.postlinksb {padding: 3px 6px 8px 6px}
#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}

/****************************************************************/
/* 7. spacing for tables */
/****************************************************************/

.pun th, .pun td {padding: 4px 6px}
.pun td p {padding: 5px 0 0 0}

/****************************************************************/
/* 8. spacing for posts */
/****************************************************************/

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

div.postleft dl, div.postright {padding: 6px}

/* 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: 5px 15px 15px 15px; padding: 8px}

/* 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 */

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; background: transparent;}

/* 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}




/* custom stuff below */
body
{
	font: 0.9em;
	color: #343434;
	background-color: white;
	background-image:url('../../img/theme/background.png');
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:bottom;
	margin: 0;
	padding: 0;
	font-family:  Helvetica, Lucida Grande, Arial, sans-serif;
}

body.plain
{
	background: transparent;

}

#punwrap
{
	width: 944px;
	margin: 30px auto;
	background: transparent url("../../img/theme/header-gradient2.png") no-repeat;
	padding: 55px 0 0 0;
	/*border: 12px solid #2e2e2e;*/
	position: relative;
	border: none;
}

#brdheader div.box
{
	border: none;
	background: transparent;
	padding: 0px 0px 0px 0px;
	margin-top: 63px;
}

#brdtitle
{
	border: 0px;
	padding: 0px;
}

#brdtitle p, #brdtitle h1
{
	display: none;
}

#main_nav {
	list-style: none;
	top: 119px;
	padding-right: 2px;
	width: 926px;
	display: block;
	overflow: hidden;
	font-size: 13px;
	font-weight: bold;
	height:33px;
	text-transform:capitalize;
}

#brdmenu
{
	position: absolute;
	top: 149px;
	right: 12px;
	background: transparent;
	padding: 0px;
}
#main_nav ul {
	list-style: none; 
	margin-right: 18px;
	padding: 0;
}

#main_nav ul li {
	display: block;
	float: right;
	margin: 0 3px;
	padding: 0;
	text-align: center;
	line-height: 33px;
}

#brdmenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}


#brdmenu ul li
{
	display: block;
	float: left;
	margin: 0 3px;
	padding: 0;
	text-align: center;
	font-size: 13px;
	line-height: 26px;
	height: 26px;
	padding: 20px 0 0 0;
}

#main_nav ul li.selected {
	border: none;
	background: url("../../img/theme/nav_bar_o.jpg") repeat-x bottom center;
}

#brdmenu ul li.selected
{
	background: #334f60;
}

#main_nav ul li a
{
	display: block;
	padding: 0 8px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-family:  Helvetica, Lucida Grande, Arial, sans-serif;
}

#brdmenu ul li a
{
	display: block;
	padding: 0 8px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font: 'Trebuchet MS', Georgia, Verdana, Sans-serif, Arial;
}

#main_nav ul li a:hover {
	border:none;
	background: url("../../img/theme/nav_bar_o.jpg") repeat-x bottom center;
}

#brdmenu ul li a:hover
{
	text-decoration: none;
}

#brdwelcome
{
	margin-top: 50px;
	background: transparent;
}

/* ie fix due to the ad. don't ask questions, move along. */
div.linkst div.inbox
{
	width: 100%;
}

#punredirect div.block, #punmaint div.block
{
	margin-top: 190px;
	margin-left: 20%;
	margin-right: 20%;
	background: transparent;
}

#punredirect, #punmaint, #helpfile
{
	font: 0.9em;
	color: #343434;
	background-color: transparent;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:bottom;
	margin: 0;
	padding: 0;
	font-family:  Helvetica, Lucida Grande, Arial, sans-serif;
}

#helpfile
{
	padding: 5px;
}

div#idx1 div.tclcon p, div#idx2 div.tclcon p, div#idx3 div.tclcon p, div#idx4 div.tclcon p, div#idx5 div.tclcon p
{
	display: none;
}


/* FOOTER */
#foot {
	padding: 15px;
	background: transparent url("../../img/theme/footer2.png") no-repeat;
	color: white;
	text-align: center;
	font-size: 13px;
	font-family: Helvetica, Lucida Grande, Arial, sans-serif;
}
#foot a:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#foot a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#foot a:hover{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#foot a:active {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

/* Lateral shadow */
.shadow_left {
	width: 944px;
	background: transparent url('../../img/theme/shadow_l.png') repeat-y;
	margin: 0px auto;
}

.shadow_right { 
	width: 944px;
	background: transparent url('../../img/theme/shadow_r.png') repeat-y right; }
}


/* Structural Settings
----------------------------------------------------------------*/

.pun .clearer, .pun .nosize {
	height: 0;
	width: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden
	}

.pun .clearer, .pun .clearb {
	clear: both
	}

.pun .nosize {
	position: absolute;
	left: -9999em;
	text-indent: -9999em;
	width: 0;
	}

* html .inbox, * html .inform, * html .pun, * html .tclcon, * html .codebox {
	height: 1px
	}

.pun, .pun .inbox, .pun .inform, .pun .tclcon, .pun .codebox {
	min-height: 1px
	}

.clearl {
	clear: left;
	}
	
.pun .block .inbox, .pun .blockmenu .inbox {
	padding: 3px 6px
	}
	

	/* Fixes
----------------------------------------------------------------*/
#punsearch #vf .tc2 {
	width: 18%;
	text-align: left;
	padding: 4px 6px;
	}
	
#punsearch .blockpost h2 span {
	white-space: nowrap;
	}
	
#announce div.inbox div {
	padding: 3px 0
	}
	
.pun p, .pun ul, .pun ol, .pun dl {
	font-size: 1em;
	padding: 3px 0;
	}

.pun .usercontent p, .pun .postmsg p {
	padding: 0.50em 0
	}
	
.pun .infldset {
	padding: 9px 0px 12px 0;
	}
	
.pun fieldset .rbox label {
	padding: 3px 0 3px 10px;
	position: relative;
	vertical-align: middle;
	border: none;
	background: transparent;
	}
	
.pun fieldset .rbox br {
	display: none;
	}
	
.pun fieldset {
	padding: 0px 12px 0px 12px;
	border-style: solid;
	border-width: 1px
	}
	
.pun .multiselect {
	float: left;
	padding-bottom: 7px;
	}

.pun .checklist {
	border-width: 1px;
	border-style: solid;
	max-height: 9em;
	width: 20em;
	overflow: auto;
	padding: 0.3em 0.5em;
	margin: 0.25em 16px 0 0.15em;
	}

.pun .checklist fieldset {
	border: 0;
	padding: 0;
	}

.pun .checklist legend {
	padding: 0;
	}

.pun .checklist legend span {
	width: auto;
	max-width: 25em;
	}

.pun .checklist .checklist-item {
	position: relative;
	margin: .2em 0;
	}

.pun .checklist .checklist-item label {
	padding: 0 0 0 2.1em;
	}

.pun .checklist .checklist-item .fld-input {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	}

.pun .checklist .checklist-item input {
	margin: 0;
	height: 1.15em;
	width: 1.55em;
	}

.pun .blockmenu {
	float:left;
	width: 13em
	}

.pun .blockmenu li {
	padding: 3px 0;
	font-weight: bold;
	}

.pun .blockmenu a:link, .pun .blockmenu a:visited {
	text-decoration: none
	}

.pun .blockmenu a:hover, .pun .blockmenu a:active {
	text-decoration: underline
	}
	
.pun .blocktable, .pun .block, .pun .blockform, .pun .block2col, #postreview {
	margin-bottom: 12px
	}
	
.pun .block2col .blockform, .pun .block2col .block {
	margin-bottom: 0px;
	margin-left: 14em;
	}
	
.pun .postright, .pun .postfootright {
	border-left-width: 18em;
	border-left-style: solid
	}
	
.pun .postfootright ul, .pun .postfootright div, .pun .postfootright p,
.pun .postfootleft p {
	padding: 10px 6px 5px 6px;
	}

.pun .postfootright li {
	display: inline;
	}

.pun .postfootright li:before {
	content: " | ";
	}

.pun .postfootright li:first-child:before {
	content: "";
	}

.pun .postfootright a:link, .pun .postfootright a:visited {
	text-decoration: none
	}

.pun .postfootright a:hover, .pun .postfootright a:active {
	text-decoration: none
	}
	
.pun p.actions span {
	margin-right: 12px;
	}
	
.pun .codebox pre {
	overflow: auto;
	width: 100%;
	overflow-y:hidden
	}

* html .pun .codebox pre {
	padding-bottom: 10px;
	}

*+html .pun .codebox pre {
	padding-bottom: 10px
	}

.pun .codebox pre code {
	display: block;
	padding: 0.75em;
	}

.pun .codebox pre.vscroll {
	height: 32em;
	overflow: auto;
	overflow-y: auto
	}
	
/* Status Indicators
----------------------------------------------------------------*/

.pun .icon {
	border-color: #e6e6e6 #dedede #dadada #e2e2e2
	}

.pun .iredirect .icon {
	border-color: #f1f1f1 #f1f1f1 #f1f1f1 #f1f1f1
	}

.pun .inew .icon {
	border-color: #0080d7 #0065c0 #0058b3 #0072ca
	}
	


