/*****************************************************************
1. INITIAL SETTINGS
*****************************************************************/

/* Limited Reset
----------------------------------------------------------------*/

.pun table, .pun div, .pun form, .pun p, .pun h1, .pun h2, .pun h3, .pun h4, .pun h5, .pun pre, .pun blockquote,
.pun ul, .pun ol, .pun li, .pun dl, .pun dt, .pun dd, .pun th, .pun td, .pun fieldset, .pun legend .pun img,
.pun abbr, .pun cite {
	border: 0;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.pun ul, .pun ol {
	list-style: none;
}

.pun select {
	padding-bottom: 1px;
	padding-top: 1px;
}

/* Hidden Elements
----------------------------------------------------------------*/

#brdfooter h2, #brdstats h2, #debug h2, #brdstats .conl dt, #brdstats .conr dt, #modcontrols dt,
#searchlinks dt, div.postright h3, .pun .subscribelink span, #announce .hd, #reportform h2, #punmoderate #vf h2,
#punviewforum #vf h2, #pundelete .blockform h2, .pun .required strong span, .pun .icon div {
	display: block;
	left: -9999em;
	overflow: hidden;
	position: absolute;
	text-indent: -9999em;
	width: 0;
}

.firstname {
	visibility: hidden;
}


/* Content / Text Defaults
----------------------------------------------------------------*/

.pun {
	font: 81.25%/1.462em "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.pun table, .pun td, .pun th, .pun input, .pun select, .pun optgroup, .pun textarea {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.pun th {
	font-size: 1.2em;
}
.pun pre, .pun code {
	font-family: consolas, monaco, "bitstream vera sans mono", "courier new", courier, monospace;
	font-size: 0.929em;
}

.pun pre code {
	font-size: 1em;
}

.pun p, .pun ul, .pun ol, .pun dl {
	font-size: 1em;
	padding: 7px 0;
}

.pun .blocktable p {
	padding: 0;
}

.pun .usercontent ul, .pun .postmsg ul {
	list-style: disc;
	padding: 4px 13px 4px 30px;
}

.pun .usercontent ol, .pun .postmsg ol {
	list-style: decimal;
	padding: 4px 13px 4px 30px;
}

.pun .usercontent ol.alpha, .pun .postmsg ol.alpha {
	list-style: lower-alpha;
}

.pun .usercontent li, .pun .postmsg li {
	padding: 0 3px;
}

.pun .usercontent li p, .pun .postmsg li p {
	padding: 0;
}

.pun strong, .pun th, .pun span.warntext, .pun p.warntext {
	font-weight: bold;
}

.pun em {
	font-style: italic;
}

.pun .quotebox cite {
	font-size: 0.926em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.462em;
	padding: 7px 0 0 7px;
}

.pun .postmsg span.bbu {
	text-decoration: underline;
}

.pun th, .pun legend {
	padding: 7px 0;
}

.pun h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 2.154em;
	font-weight: normal;
	line-height: 1em;
	padding: 0 0 7px 0;
}

.pun #brdtitle h1 {
	padding-bottom: 0px;

}
.pun #brdtitle h1 span {
	display: none;
}

.pun h2, .pun .hd h2 {
/*	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;*/
	font-family: "Myriad Pro","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	font-size: 2em;
	line-height: 1.5em;
	font-weight: normal;
	padding: 7px 0;
}

#pundelete .blockform h2, #punedit .blockform h2, #punindex .blocktable h2, #punpost .blockform h2,
#punsearch #vf h2, #postpreview h2, #posterror h2, .pun #quickpost h2, .pun #reportform h2, .pun .blockpost h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height:1.462em;
	padding: 7px 0;
	white-space: nowrap;
}

.pun h3 {
	font-size: 1.462em;
	line-height: 1em;
	font-weight: normal;
	padding: 7px 0;
}

.pun .blocktable h3 {
	font-size: 1.077em;
	padding: 0;
}

.pun h4 {
	font-size: 1.154em;
	font-weight: bold;
	padding: 7px 0;
}

.pun h5, .pun h6 {
	font-size: 1em;
	font-weight: bold;
	padding: 7px 0;
}

.pun .postmsg h5, #helpfile h5 {
	font-size: 1.231em;
	font-weight: bold;
	padding: 7px 0 0 0;
}

.pun .usercontent h1, .pun .usercontent h2, .pun .usercontent h3,
.pun .usercontent h4, .pun .usercontent h5, .pun .usercontent h6 {
	padding-bottom: 0;
}

.pun .usercontent {
	padding: 7px 0;
}

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

.pun a:hover, .pun a:active, .pun a:focus {
	text-decoration: underline;
}

/*****************************************************************
2. COMMON STYLES
*****************************************************************/

/* Page Layout
----------------------------------------------------------------*/

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

#punwrap {
	margin: 30px 40px;
}

#punwrap div.top-box {
	bottom: -18px;
	margin-top: -18px;
	padding-left: 18px;
	position: relative;
}

#punwrap div.top-box div {
	height: 18px;
}

#punwrap div.end-box {
	margin-bottom: -18px;
	padding-left: 18px;
	position: relative;
	top: -18px;
}

#punwrap div.end-box div {
	height: 18px;
}

#punredirect, #punmaint {
	margin-top: 50px;
}

.pun {
/*
	border-style: solid;
	border-width: 1px;
*/	
}


#brdheader {
	background-color: #222;
	position: relative;
}


/* Section Spacing and Borders
----------------------------------------------------------------*/

#brdmain {
	border-style: solid none solid none;
	border-width: 3px 0 3px 0;
	margin-bottom: 12px;
	overflow: hidden;
	padding: 12px 30px;
	position: relative;
}

#punindex #brdmain {
	padding: 24px 30px 0 30px;
}

#brdstats {
	border-style: solid none none none;
	border-width: 3px 0 0 0;
	margin-top: 24px;
	padding-top: 12px;
}

#quickpost {
	border-style: solid none none none;
	border-width: 3px 0 0 0;
	margin-top: 12px;
	padding-top: 12px;
}

#announce {
	border-style: solid none none none;
	border-width: 3px 0 0 0;
	padding-top: 3px;
}


/* Main Containers
----------------------------------------------------------------*/

.pun .blockpost,
.pun .blocktable .box,
.pun .blockform .box {
	/*
	border-style: solid;
	border-width: 1px;
	*/
	height: 100%;
/*	margin-bottom: -1px;*/
	overflow: hidden;
	position: relative;
}

.pun div[class*="blocktable"] .box,
.pun div[class*="blockform"] .box,
.pun div[class*="blockpost"] {
	height: auto;
}

/* Main Headings
----------------------------------------------------------------*/

#punedit .blockform h2,
#punindex .blocktable h2,
#punpost .blockform h2,
.pun #quickpost h2,
.pun #posterror h2,
#punsearch #vf h2 {
	margin-left: 1px;
	margin-top: 1px;
	min-width: 10em;
	position: absolute;
	width: 30%;
	z-index: 100;
}

#punpost .blockform h2, #punedit .blockform h2, .pun #posterror h2, .pun #quickpost h2, .pun #postpreview h2 {
	border: 0;
	padding: 10px 19px 4px 0;
	width: 75%;
}

#punuserlist .blocktable h2 {
	position: absolute;
	top: 12px;
	width: 90%;
}

#punredirect h2, #punmaint h2 {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 3px;
}

/*****************************************************************
4. COMMON BOARD ELEMENTS
*****************************************************************/

/* Logo and Description
----------------------------------------------------------------*/

#brdtitle h1 {
	background: url(Ionize/img/logo_ionize.jpg) no-repeat top left;
	width: 410px;
	height: 166px;
}
#brdtitle h1 a{
	display: block;
	width: 410px;
	height: 166px;
}
#brddesc p {
	padding: 10px 0;
	color: #fff;
}

/* Main Menu
----------------------------------------------------------------*/

#brdmenu ul {
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
	width: 100%;
}

#brdmenu li {
	float: left;
	overflow: hidden;
	white-space: nowrap;
}

#brdmenu a:link, #brdmenu a:visited {
	float: left;
	padding: 90px 16px 15px 8px;
}

#brdmenu a:hover, #brmenu a:active, #brdmenu a:focus {
	text-decoration: none;
}

/* Welcome Box
----------------------------------------------------------------*/

#brdwelcome {
	overflow: hidden;
	padding: 0 0 0px 35px;
	margin-right:0;
	height: 30px;
}

#brdwelcome .conl, #brdwelcome .conr, #brdwelcome p {
	float: left;
	padding: 0;
	color: #fff;
}

#brdwelcome .conl, #brdwelcome .conr {
	white-space: nowrap;
}

#brdwelcome li {
	float: left;
	margin-right: 8px;
	white-space: nowrap;
}

#brdwelcome .conl li strong {
	background: url(Ionize/img/bull.png) center right no-repeat;
	padding-right: 20px;
}

#brdwelcome .conr li {
	background: url(Ionize/img/bull.png) center left no-repeat;
	padding-left: 20px;
}

#brdwelcome .conl .maintenancelink strong, #brdwelcome .conl .reportlink strong {
	background: url(Ionize/img/bull.png) center left no-repeat;
	padding-left: 20px;
	padding-right: 0;
}

/* Stats
----------------------------------------------------------------*/

#brdstats .inbox {
	overflow: hidden;
	width: 100%;
}

#brdstats .conl {
	float: left;
}

#brdstats .conr {
	float: right;
	text-align: right;
}

#brdstats #onlinelist {
	border-top-style: dotted;
	border-top-width: 1px;
	clear: both;
}

#brdstats #onlinelist dt, #brdstats #onlinelist dd {
	display: inline;
}


/* Footer
----------------------------------------------------------------*/

#brdfooter {
	overflow: hidden;
	position: relative;
	padding: 0 20px;
}

#brdfooter .conr {
	clear: both;
	padding-bottom: 3px;
	padding-top: 21px;
	text-align: right;
}

#brdfooter .conr a {
	font-size: 1.077em;
	font-weight: bold;
}

#brdfooter #qjump {
	bottom: 0;
	left: 0;
	padding: 7px 0 0 0;
	position: absolute;
	width: 50%;
}

#brdfooter #qjump * {
	white-space: nowrap;
}

#brdfooter #searchlinks, #brdfooter #modcontrols {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 4px;
	text-align: center;
	width:100%;
}

#brdfooter .conl dd {
	display: inline;
}

#brdfooter #searchlinks dd, #brdfooter #modcontrols dd {
	background: url(Ionize/img/bull.png) center left no-repeat;
	padding-left: 16px;
	white-space: nowrap;
}

#brdfooter #feedlinks {
	float: right;
	margin-bottom: 5px;
	text-align: right;
}

#brdfooter #feedlinks span {
	background: url(Ionize/img/feed.png) center left no-repeat;
	display: block;
	margin-left: 8px;
	padding-left: 18px;
	white-space: nowrap;
}

.pun #debugtime {
	border-top-style: dotted;
	border-top-width: 1px;
	margin-top: 7px;
	text-align: center;
}


/* Breadcrumbs, Postlink, Pagination
----------------------------------------------------------------*/

.pun .linkst, .pun .linksb, .pun .postlinksb, .pun .crumbs {
	clear: both;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.pun .linkst .crumbs {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.616em;
	line-height: 1.190em;
	padding: 7px 0;
}

.pun .linkst .crumbsplus .crumbs {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.pun .linksb .crumbsplus .crumbs, .pun .postlinksb .crumbsplus .crumbs {
	border-top-style: dotted;
	border-top-width: 1px;
}

.pun .crumbs li {
	float:left;
	padding-right: 0.333em;
	white-space: nowrap;
}

.pun .crumbs li strong {
	font-weight: normal;
}

.pun .pagelink {
	float: left;
	white-space: nowrap;
}

.pun .pagelink strong, .pun .pagelink a {
	border-left: 1px solid #ccc;
	display: inline-block;
	margin-right: -6px;
	padding: 0 12px 0 10px;
}

.pun .pagelink .item1 {
	border: 0;
	margin-left: -6px;
}

.pun .postlink {
	float: right;
	font-weight: bold;
	text-align: right;
}

.pun .modbuttons {
	float: right;
	padding: 5px 0 3px 0;
}

.pun .modbuttons input {
	margin-left: 8px;
}

.pun .subscribelink {
	position: absolute;
	right: 0;
	text-align: right;
	top: 33px;
}


/*****************************************************************
MAIN TABLES
*****************************************************************/

#punindex .blocktable h2, #punsearch #vf h2 {
	padding-left: 8px;
}

.pun table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	empty-cells: show;
	margin-bottom: -1px;
	width: 100%;
}

.pun .blocktable table {
	table-layout: fixed;
}

.pun .blocktable td, .pun .blocktable th {
	border-style: none none solid none;
	border-width: 0 0 1px 0;
	border-color: #ddd;
	padding: 7px 8px;
	text-align: left;
}

.pun .blocktable td {
	line-height: 1.3077em;
}

.pun .blocktable .tcl {
	width: auto;
	}

.pun .blocktable .tc2, .pun .blocktable .tc3, .pun .blocktable .tcmod {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	width: 11%;
}

.pun .blocktable .tcr {
	width: 20%;
}

.pun .blocktable td .newtext, .pun .blocktable td .pagestext, .pun .blocktable td .byuser {
	white-space: nowrap;
}

.pun .blocktable .tcl h3 {
	font-size: 1.077em;
	font-weight: bold;
}

.pun .blocktable .tcl h3 span.newtext {
	font-size: 0.929em;
	font-weight: normal;
}

.pun #vf td.tcl span.stickytext, .pun #vf td.tcl span.closedtext {
	font-size: 1em;
	font-weight: bold;
}

.pun .blocktable .tcl p {
	padding: 5px 0 0 0;
}

#punsearch #vf .tc2 {
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	width: 18%;
}

#users1 .tcr {
	width: 25%;
}

#users1 .tc2 {
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	width: 25%;
}

#debug {
	margin-top: 12px;
}

#debug .tcl {
	width: 10%;
}

#punredirect #debug .tcl, #punmaint #debug .tcl {
	width: 15%;
}

#debug .tcr {
	width: 90%;
	white-space: normal
}

#punindex .tcr .byuser {
	display: block
}

#punindex td.tc2,
#punindex td.tc3,
#punindex td.tcr,
.pun #vf td.tc2,
.pun #vf td.tc3,
.pun #vf td.tcr,
#punindex td.tcl div.forumdesc,
.pun #vf td.tcl span {
	font-size: 0.923em;
}

.pun #vf td.tcl a {
	font-weight: bold;
}

.pun #vf td.tcl span a {
	font-weight: normal;
}
.pun .blocktable {
	margin-bottom: 30px;
}
.pun .blocktable .tclcon {
	height: 1%;
	min-height: 1px;
	overflow: hidden;
	padding: 0 11px 0 12px;
	position: relative;
}

.pun .blocktable .tclcon div {
	width: 100%;
	overflow: hidden;
}

.pun .icon {
/*
	border-style: solid;
	border-width: 8px;
*/
	float: left;
	height: 16px;
	overflow: hidden;
	width: 16px;
	background: url(Ionize/img/icon_folder_closed_gray.png) no-repeat top left;
}


.pun .iposted .ipost {
	font-weight: bold;
	left: 0;
	padding-left: 4px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 8px;
}

/*****************************************************************
MAIN POSTS
*****************************************************************/

/* Structure
----------------------------------------------------------------*/

.pun .blockpost h2 {

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #fff;
	background-color: #eee;
	font-weight: normal;
	height: 1.462em;
	padding: 0.538em 8px 0.538em 236px;
}

#punsearch .blockpost h2 {
	height: auto;
	padding-left: 36px;
	white-space: normal;
}

#punsearch .blockpost h2 span span {
	white-space: nowrap;
	}

#punsearch .blockpost .icon {
	position: absolute;
	top: 0;
	margin-top: -2.154em;
	}

.pun .blockpost h2 .conr {
	float: right;
	text-align: right;
}

.pun .blockpost .inbox {
	float: right;
	position: relative;
	width: 100%;
}

.pun .blockpost .postbody, .pun .blockpost .postfoot {
	border-left-style: solid;
	border-left-width: 1px;
	float: right;
	margin-right: -218px;
	position: relative;
	text-align: left;
	width: 100%;
}

.pun .blockpost .postleft, .pun .blockpost .postfootleft {
	width: 206px;
	padding: 7px 0 7px 12px;
	float: left;
	margin-left: -218px;
	position: relative;
}

.pun .blockpost .postleft dl {
	padding: 0 0 7px 0;
}

#punviewtopic .blockpost dt, #punmoderate .blockpost dt {
	display: block;
	position: absolute;
	padding: 0.538em 0 0.538em 12px;
	height: 1.462em;
	top: -2.615em;
	left: 0;
	overflow: hidden;
	width: 206px;
}

.pun .blockpost dt strong {
	font-size: 1.231em;
	font-weight: bold;
}

.pun .blockpost .postleft dd {
	font-size: 0.923em;
}

.pun .blockpost .postleft .usertitle {
	padding: 4px 0 6px 0;
	font-size: 1em;
}

.pun .blockpost .postleft .postavatar {
	display: block;
	margin: 0 0 4px 0;
}

.pun .blockpost .postright {
	position: relative;
	padding: 4px 230px 7px 18px;
}

.pun .postmsg {
	width:100%;
	overflow: hidden;
}

.pun .blockpost .postfootright {
	position: relative;
	padding: 7px 230px 7px 18px;
	text-align: right;
}

.pun .postfoot p, .pun .postfoot ul {
	padding: 0;
}

.pun .blockpost .postfootright li {
	display: inline;
	padding-left: 16px;
	margin-left: -4px;
	background: url(Ionize/img/bull.png) center left no-repeat;
}

.pun .blockpost .usercontacts {
	padding: 7px 0;
}

.pun .blockpost .usercontacts .email {
	background: url(Ionize/img/email.png) center left no-repeat;
	margin-right: 5px;
	padding-left: 21px;
}

.pun .blockpost .usercontacts .website {
	background: url(Ionize/img/ext.png) center left no-repeat;
	padding-left: 20px;
}

.pun .postsignature hr {
	border:none;
	height: 1px;
	margin-left: 0px;
	text-align: left;
}

/* Content
----------------------------------------------------------------*/

.pun .blockpost .postmsg {
	font-size: 1.077em;
}

.pun .blockpost .postmsg .postedit {
	font-size: 0.857em;
}

.pun .blockform .postsignature, .pun .blockpost .postsignature {
	font-size: 0.923em;
}

.pun .codebox {
	border-style: solid;
	border-width: 1px;
	margin: 0.75em 1em;
	padding: 0;
}

.pun .quotebox {
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	margin: 0.75em 1em;
	padding: 0 0.75em;
}

.pun .quotebox cite {
	display: block;
	padding: 0.75em 0 0 0;
}

.pun .quotebox blockquote {
	overflow: hidden;
	width: 100%;
}

.pun .codebox pre {
	overflow-y:hidden;
	overflow: auto;
	padding-bottom: 10px;
	width: 100%;
}

.pun div[class~="codebox"] pre {
	padding-bottom: 0;
}

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

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

.pun .postmsg img.postimg, .pun .postmsg a img.postimg {
	max-width: 100%;
	vertical-align: middle;
}

.pun .postmsg img {
	vertical-align: text-top;
}

/*****************************************************************
MAIN FORMS
*****************************************************************/

.pun .blockform .box, .pun #posterror .box {
/*
	border-style: solid;
	border-width: 1px;
*/
	padding-bottom: 12px;
}

.pun .blockform .forminfo, .pun #posterror .error-info {
	padding: 12px 18px;
	border-style: solid;
	border-width: 1px;
	margin-top: 12px;
	position: relative;
}

.pun #posterror .error-info {
	margin-top: 21px;
}

.pun .forminfo h3 {
	font-size: 1.231em;
	font-weight: bold;
}

.pun #posterror .box {
	padding: 12px 0;
}

.pun .inform {
	padding: 0;
}

.pun fieldset {
	overflow: hidden;
	width: 100%;
}

.pun legend {
	font-weight: bold;
	padding: 10px 0 4px 0;
}

.pun div[class*="inform"] legend {
	margin-left: 0;
	padding-left: 18px;
}

.pun .infldset {
/*
	border-style: solid;
	border-width: 1px;
*/
	display: inline-block;
	overflow: hidden;
	padding: 12px 18px;
}

.pun div[class*="infldset"] {
	display: block;
}

#punregister #rules .infldset {
	padding: 5px 18px;
}

.pun fieldset p {
	clear: both;
	padding: 0 0 7px 0;
	width: 100%;
}

.pun fieldset .usercontent p {
	padding: 7px 0;
}

.pun fieldset label {
	clear: both;
	display: block;
	padding: 0 0 7px 0;
}

.pun label em {
	font-weight: normal;
	font-style: normal;
}

.pun .required strong {
	background: url(Ionize/img/asterisk.png) center right no-repeat;
	font-weight: normal;
	padding-right: 14px;
	white-space: pre-wrap;
}

.pun label input, .pun label select, .pun label textarea {
	margin-top: 2px;
}

.pun label.conl {
	clear: none;
	float: left;
	padding-right: 12px;
}

.pun form .buttons {
	padding: 8px 19px 8px 18px;
	margin-bottom: -12px;
}

.pun .blockform .buttons input {
	margin-right: 12px;
}

.pun fieldset .rbox {
	padding: 3px 0;
	vertical-align: middle;
	width: 100%;
}

.pun fieldset .rbox label {
	padding: 3px 0 3px 23px;
	position: relative;
	vertical-align: middle;
}

.pun fieldset .rbox label input {
	margin: 0 7px 2px -23px;
	padding: 0;
	position: relative;
	vertical-align: middle;
	width: 16px;
}

.pun .txtarea {
	padding-right: 210px;
}

.pun .txtarea textarea, .pun input.longinput {
	width: 97%;
}

.pun .blockform .bblinks {
	padding-top: 0;
}

.pun .blockform .bblinks li {
	background: url(Ionize/img/help.png) center left no-repeat;
	display: inline;
	margin-right: 8px;
	padding-left: 20px;
}

.pun #login p.clearb {
	border-top-style: dotted;
	border-top-width: 1px;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin-top: 7px;
	overflow: hidden;
	padding-bottom: 3px;
	padding-top: 7px;
	text-indent: -9999em;
	width: 100%;
}

.pun #quickpost .txtarea {
	padding-right: 3px;
	padding-left: 210px;
	position: relative;
}

.pun #quickpost .bblinks {
	left: 18px;
	line-height: 1.75em;
	position:absolute;
	top: 18px;
	width: 12em;
}

.pun #quickpost .bblinks li {
	display: block;
}

.pun #postreview {
	padding-top: 12px;
}

.pun #postpreview, .pun #posterror {
	margin-bottom: 12px;
}

.pun #postpreview .postright {
	padding: 0;
}

.pun #postpreview .postbody {
	border-style: solid;
	border-width: 1px;
	float: none;
	margin: 0 18px 12px 18px;
	padding: 0;
	padding: 4px 18px 4px 18px;
	width: auto;
}

#pundelete .deletemsg {
	padding: 7px 12px;
	border-style: solid;
	border-width: 1px;
}

.pun span.email {
	background: url(Ionize/img/email.png) center left no-repeat;
	margin-right: 5px;
	padding-left: 21px;
}

.pun span.website {
	background: url(Ionize/img/ext.png) center left no-repeat;
	padding-left: 20px;
}

#punmisc #rules .box {
	border-style: solid;
	border-width: 1px;
	padding: 5px 18px;
	}


#helpfile .box {
/*
	border-style: solid;
	border-width: 1px;
*/
	padding: 7px 12px;
}

/*****************************************************************
PROFILES (+ ADMIN MENU)
*****************************************************************/

/* Profile / Admin
----------------------------------------------------------------*/

.pun .block2col {
	padding-bottom: 1px
}

.pun .block2col .blockform, .pun .block2col .block {
	margin-left: 15em
}

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

.pun .blockmenu .block2 {
	padding-top: 19px;
}
.pun .blockform h2 {
	padding:7px 0 0 0;
}
.pun .blockmenu ul {
	border-top-style: dotted;
	border-top-width: 1px;
	padding: 0;
}

.pun .blockmenu li {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
	padding: 0;
}

.pun .blockmenu a:link, .pun .blockmenu a:visited {
	display: block;
	height: 1%;
	min-height: 1px;
	padding: 9px 6px 3px 6px;
	text-decoration: none;
}

.pun div[class*="blockmenu"] a:link, .pun div[class*="blockmenu"] a:visited {
	height: auto;
}

.pun .blockmenu a:hover, .pun .blockmenu a:active, .pun .blockmenu a:focus {
	text-decoration: none;
}

#viewprofile .box {
	border-style: solid;
	border-width: 1px;
	padding-bottom: 18px;
}

#viewprofile dt, #adstats dt {
	padding: 7px 0;
	position: absolute;
	width: 13em;
}

#viewprofile dl {
	border-style: solid none none none;
	border-width: 1px;
	margin: 7px 0;
	padding: 0;
}


#adintro, #adstats {
/*
	border-style: solid;
	border-width: 1px;
*/
	padding: 0;
}

#adstats .inbox, #adintro .inbox {
/*
	border-style: solid;
	border-width: 1px;
*/
	height: 100%;
	padding: 0 18px;
}

#adstats div[class*="inbox"], #adintro div[class*="inbox"] {
	height: auto;
}

#adstats dl {
	margin: 0;
	padding: 0;
}

#viewprofile dd, #adstats dd {
	border-style: none none solid none;
	border-width: 1px;
	padding: 7px 0 7px 13em;
}

/*****************************************************************
COLOUR SCHEME
*****************************************************************/

/* Basic defaults and Common Items
----------------------------------------------------------------*/

html, body, #punwrap {
	background: #555;
	color: #333;
	width: 980px;
	margin:0 auto;
}
.pun {
	background: #fff;
	border-color: #cad7e1;
	color: #222;
}

#brdtitle h1, .pun .crumbs, #brdstats #onlinelist, #brdfooter #searchlinks, #brdfooter #modcontrols,
#punmaint h2, #punredirect h2, #adminconsole .submittop {
	border-color: #b9c5ce;
}
.pun a, .pun a:link, .pun a:visited {
	color: #22538a;
	color: #508FD1;
}
.pun a:hover, .pun a:active, .pun a:focus {
	text-decoration: underline;
}

#punredirect #punwrap .pun {
	padding:15px 20px;
}


/* Primary Navigation
----------------------------------------------------------------*/
#brdmenu {
	float: right;
	padding-right:20px;
}
#brdmenu ul {
/*	background: #44699c;*/
}

#brdmenu a, #brdmenu a:link, #brdmenu a:visited {
/*	background: #44699c;*/
	border-color: #fff;
	color: #508FD1;
	font-size: 1.3em;
}

#brdmenu a:hover, #brdmenu a:active, #brdmenu a:focus {
	border-color: #fff;
	color: #fff;
	background-color: #333;
}

/* Main Tables
----------------------------------------------------------------*/

.pun .blocktable .box {
/*
	background: #fcfdfe;
*/
}
#punindex .blocktable h2 {
	line-height: 1.15em;
}

#punindex .blocktable h2, .pun #vf h2, .pun th {
	background: #fff;
	border-color: #cad7e1;
	color: #555;
	font-size: 1.2em;
}

#adminconsole fieldset th, #adminconsole fieldset td {
	background: #f6f9fc;
	border-color: #dfe6ee;
}

.pun #users1 h2 {
	background: #fff;
}

.pun .blocktable td {
	border-color: #dfe6ee;
}

.pun .blocktable td.tcl span.stickytext {
	color: #3399CC;
}

/* Main Posts
----------------------------------------------------------------*/

.pun .blockpost {
	background: #f5f5f5;
	border-bottom: solid 1px #fff;
}

.pun .blockpost h2 {
	color: #357082;
}

.pun .blockpost .postbody, .pun .blockpost .postfoot {
	background: #fff;
	border: none;
}

.pun .blockpost .postfootright li {
	color: #fcfdfe;
}

.pun .postmsg {
	color: #333;
}

.pun .postsignature, .pun .postmsg .postedit {
	color: #566579;
}

.pun .quotebox {
	color: #566579;
}

.pun .quotebox cite {
	color: #357082;
}

.pun .codebox {
	background: #333;
	color: #fff;
}

.pun .postmsg hr {
	background: #ddd;
}


/* Main Forms + Profile
----------------------------------------------------------------*/

.pun .blockform .box, #adstats, #adintro, #postpreview, #posterror .box {
/*
	border-color: #b9c5ce #d9e1e7;
	background: #ebf1f5;
*/
}

#punmisc #rules .box, #helpfile .box {
/*
	border-color: #b9c5ce #d9e1e7;
	background: #f6f9fc;
*/
}

.pun #quickpost h2, #punpost .blockform h2, #punedit .blockform h2, #posterror h2 {
	background: #fff;
	font-size: 1.2em;
	margin-left: 0;
/*
	color: #357082;
*/
}

.pun .forminfo {
	background: #fff;
	border-color: #dfe6ee;
}

.pun #posterror .error-info {
	background: #ffffe1;
	border-color: #dfe6ee;
}

.pun .error-list li {
	padding-left: 24px;
	background: url(Ionize/img/exclaim.png) center left no-repeat;
}

.pun .infldset, #pundelete .deletemsg, #adintro .inbox, #adstats .inbox {
/*
	background: #f6f9fc;
	border-color: #dfe6ee;
*/
}
.pun legend {
	font-size: 1.2em;
}

.pun label, .pun legend {
	color: #555;
}

.pun fieldset p {
	border-color: #b9c5ce;
}

.pun .blockmenu ul, .pun .blockmenu li {
	border-color: #b9c5ce;
}

.pun .blockmenu a:hover, .pun .blockmenu a:active, .pun .blockmenu a:focus {
	background: #ffffe6;
}

.pun .blockmenu .isactive a:link, .pun .blockmenu .isactive a:visited {
	color: #333;
	background: #f6f9fc;
}

.pun #viewprofile .box {

	border-color: #fff;
/*
	background: #ebf1f5;
*/
}

.pun #viewprofile dt, #adstats dt {
	color: #357082;
}

.pun #viewprofile dl, .pun #viewprofile dd, #adstats dl, #adstats dd {
	border-color: #DFE6EE;
}

#adminconsole fieldset td.nodefault {
    background: #d59b9b;
}

/* Status Indicators
----------------------------------------------------------------*/

.pun .iredirect .icon {
	border-color: #B9C5CE;
	border-width: 1px;
	padding: 7px;
}

.pun .inew .icon {
	background: url(Ionize/img/icon_folder_closed.png) no-repeat top left;
}

 
