/*
----------------------------------------------------------------------------- 
PUNBB DEFAULT IMPORT
-----------------------------------------------------------------------------
*/

@import url(imports/base.css);

/*
----------------------------------------------------------------------------- 
BASIC STUFF
-----------------------------------------------------------------------------
*/

.tclcon a { font-weight: bold; }

.pun table,
.pun td,
.pun th,
.pun optgroup {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

.pun input,
.pun select,
.pun textarea {
	margin: 5px 0px 5px 0px;
	padding: 2px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}


a {
	outline: none;
}

.clear {
	clear: both;	
}

.pun {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}

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

.pun a:hover {
	text-decoration:none; color: #aa0002;
}

/*
----------------------------------------------------------------------------- 
END BASIC STUFF
-----------------------------------------------------------------------------
*/

/*
----------------------------------------------------------------------------- 
H DEFINITIONS
-----------------------------------------------------------------------------
*/

.pun h1 {
	font-size: 17px;
	color: #336699;
}

.pun h2 {
	padding: 5px 0px 5px 0px;
	color: #336699;
}

.pun h3 {
	color: #222222;
	font-size: 17px;
}

.pun h4 {
	font-size: 11px;
}

/*
----------------------------------------------------------------------------- 
END H DEFINITIONS
-----------------------------------------------------------------------------
*/


/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------
*/

#brdmenu { 
	padding: 1px 0px 0px 5px;
	text-align: left;
	height: 25px;
	width: 790px;
	background: #fff url(forum_nav_bg.jpg) top left repeat-x;
	font-size: 14px;
}

#brdmenu ul {
	position: relative;
	overflow: visible;
}

#brdmenu li a, #brdmenu li a:visited {
	margin: 0px 20px 0px 5px;
	color: #114477;
	font-weight: bold;
}

#brdmenu li a:hover {
	color: #aa0002;
}

/*
----------------------------------------------------------------------------- 
END NAVIGATION
-----------------------------------------------------------------------------
*/

/*
----------------------------------------------------------------------------- 
USER/STATS
-----------------------------------------------------------------------------
*/

#brdwelcome {
	color: #999999;
	line-height: 16px;
	font-size: 12px;
	margin: 10px;
	width: 790px;
}



/*
----------------------------------------------------------------------------- 
END USER/STATS
-----------------------------------------------------------------------------
*/

/*
----------------------------------------------------------------------------- 
PAGINATION/BREADCRUMBS
-----------------------------------------------------------------------------
*/

div.postlinksb, div.linksb, div.linkst {
	width: 780px;
	background-color: #ebf2fa;
	font-size: 12px;
	height: 30px;
	padding-left: 10px;
	padding-top: 10px;
}


.postlink a:link, .postlink a:visited {
	clear: both;
	color: #389fff;
	font-weight: bold;
	background: #000;
	padding: 5px;
	text-transform: capitalize;
}

.postlink a:hover {
	color: #fff;
}

p.adsza { 
	float: right;
	margin: 3px 5px 5px 5px;
}

div.postlinksb {
	clear: both;
	margin-bottom: 20px;
}
/*
----------------------------------------------------------------------------- 
END PAGINATION/BREADCRUMBS
-----------------------------------------------------------------------------
*/

/*
----------------------------------------------------------------------------- 
LIST VIEWS
-----------------------------------------------------------------------------
*/

.blocktable table {
	background-color: #fff;
	text-align: left;
	width: 780px;
}

th.tcl, td.tcl {

}

th.tcr, td.tcr {
	text-align: right;	
}

th.tc2, th.tc3, td.tc2, td.tc3 {
	text-align: center;
}

.blocktable th {
	padding: 10px; 
	color: #8e8e8e;
	font-size: 20px;
	border-top: 1px solid #389fff;
}

.blocktable td {
	padding: 6px 10px 6px 10px; 
	border-top: 1px dashed #ccc9ac;
	font-size: 12px;
}

li.postreport a:link, li.postreport a:visited, tr.iclosed td.tcl a:link, tr.iclosed td.tcl a:visited {
	color: #666666;
}

li.postreport a:hover, tr.iclosed td.tcl a:hover {
	color: #222222;
}

.byuser { color: #5c5c5c; }

li.maintenancelink a:link, li.maintenancelink a:visited {
	color: #666666;
}

li.maintenancelink a:hover {
	color: #222222;
}

.blocktable tr.isticky td {
	background-color: #e4e4e4;
}

.stickytext {
	font-size: 9px;
}

.newtext {
	display: none;
}

.blocktable tr.inew td {
	background-color: #dee7f2;
}

div.icon {
	display: none;
}

#idx1 {
	margin: 28px 0px 0px 0px;
}

#idx1 h2, .blocktable h2, #postreview h2 {
	display: none;
}

#postreview h2 span {
	display: none;
}

/*
----------------------------------------------------------------------------- 
END LIST VIEWS
-----------------------------------------------------------------------------
*/

/*
----------------------------------------------------------------------------- 
POSTS
-----------------------------------------------------------------------------
*/

.rowodd, .roweven {	
	padding: 10px;
	border-top: 1px solid #dddddd;
}

.roweven { 
	background: #f2f6fa;
}

.postmsg blockquote, div.codebox {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #ffffff;
	color: #737373;
	border: 1px solid #dddddd;
}

.scrollbox {
	height: auto !important;
}

.pun div.blockmenu li.isactive a, #posterror li strong {
	color: #222222;
	text-decoration: none;
	cursor: default;
}

div.blockpost h4 {
	padding: 0px;
	position: relative;
}

div.blockpost h4 span {
	padding: 0px;
	z-index: 1000;
	position: absolute;
	left: 0;
}

div.blockpost h4 span.conr, div.blockpost h2 span.conr {
	display: none;
}

ul.conr { margin-right: 10px; }

div.blockpost h4 span a:link, div.blockpost h4 span a:visited {
	color: #999999;
}

.pun hr {
	background-color: transparent;
	color: transparent;
	padding: 0;
}

#punpost .linkst ul {
	margin: 0px;
}

div.blockpost {
	width: 780px;
}

div.firstpost {
	border-top: none;
}

div.blockpost div.postleft {
	padding-top: 5px;
	background: #f4f4f4;
	line-height: 16px;
	border-right: 1px solid #4793d9;
	width: 150px;
	margin-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#postreview div.postleft {
	padding: 0px;
}

div.postfootleft p, div.postfootright ul {
	padding: 20px 0px 0px 0px;
}

div.postright {
	color: #222222;
	font-size: 12px;
	line-height: 16px;
	margin-right: 20px;
}

.postright a:link, .postright a:visited {
	color: #146ead;
	font-weight: bold;
}

.pun .postright a:hover {
	color: #c50000;
}

div.postright, div.postfootright {
	border: none;
}

.postsignature {
	font-weight: bold;
	text-transform: uppercase;
	background: #f0f9ff;
	padding: 0;
}

.linkst .inbox .conr {display: none; }
.postlinksb .inbox ul { display: none; }
p.subscribelink {
	font-weight: bold;
	margin-top: 20px;
	display: block;
	clear: both;
	text-transform: uppercase; 
}
/*
----------------------------------------------------------------------------- 
END POSTS
-----------------------------------------------------------------------------
*/

/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------
*/

div.blockform form, div.fakeform {
	padding: 0px;
}

div.blockform h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 10px 0 10px;
	text-transform: capitalize;
}

div.inform {
	padding: 0px 0px 10px 0px;
}

.pun fieldset {
	padding: 0px 20px 0px 20px;
	background-color: #e7eaec;
	color: #000;
	border: none;
}

.pun legend {
	display: none;
	margin: 0px;
	padding: 0px;
	background-color: #dfe7f0;
	color: #222222;
}

#punviewtopic fieldset {
	border-color: #dddddd;
}

div.infldset {
	padding: 10px 0px 10px 0px;
}

div.forminfo {
	margin: 0px 0px 20px 0px;
}

.pun .blockform {
	margin: 0px 0px 20px 0px;
}

div.blockform form, div.fakeform {
	padding: 0px;
	width: 780px;
}

#punviewtopic form, #punpost form {
	max-width: 600px;
}

div.txtarea {
	width: auto;
}

div.rbox input, div.blockform p input {
	margin: 10px 5px 20px 5px;
	font-size: 12px;
}

/*
----------------------------------------------------------------------------- 
END FORMS
-----------------------------------------------------------------------------
*/


/*
----------------------------------------------------------------------------- 
LEFT OVER PUNBB JUNK
-----------------------------------------------------------------------------
*/

#viewprofile
{
	padding: 0;
}

div.blockmenu
{
	padding-left: 0;
}

.pun p,
.pun ul, 
.pun dl, 
.pun label, 
div.blockmenu li
{
	padding: 3px 0;
}

div.blockmenu li, 
div.rbox input
{
	line-height: 1.4em;
}

#viewprofile dt, 
#viewprofile dd
{
	padding: 0 3px;
	line-height: 2.0em;
}

.pun td p
{
	padding: 5px 0 0 0;
}

dd.usercontacts, 
dd.postavatar
{
	margin-top: 5px;
}

dd.postavatar
{
	margin-bottom: 5px;
}

div.postsignature,
div.postmsg p.postedit
{
	padding-top: 16px
}

/* 8.4 Spacing for code and quote boxes */

div.postmsg h4
{
	margin-bottom: 10px
}

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

div.postfootleft p, div.postfootright ul, div.postfootright div {
	padding: 20px 0px 0px 0px;
}

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

div.postmsg p
{
	padding: 0;
	width: 600px;
}

div.postleft dt,
div.postmsg h4,
td.tcl h3,
div.forminfo h3,
.blockmenu li,
.warntext
{
	font-weight: normal;
}

#viewprofile dt
{
	color: #bbbbbb;
}

div.block2col div.blockform,
div.block2col div.block,
#viewprofile dd
{
    margin-left: 18.0em;
}

#posterror,
#msg
{
	margin: 0 0 1.0em;
}

/*
----------------------------------------------------------------------------- 
END LEFT OVER PUNBB JUNK
-----------------------------------------------------------------------------
*/

#profile { width: 785px; }


#brdstats {
	display: none;
}

#searchform {
	clear: both;
}

#searchform .box .inform{
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
	width: 785px;
}
