/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c0a99e;
	background: url(http://www.poetsofthefall.com/images/layout/forum3/page_bg.jpg) top left repeat-x #947a67;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0px;
}

#contentpattern {
	width: 990px;
	background: url(http://www.poetsofthefall.com/images/layout/forum3/contentbg_pattern.jpg) 0px 1000px repeat-y #000000;
	margin: 0px auto;
}

#contentbg {
	width: 990px;
	background: url(http://www.poetsofthefall.com/images/layout/forum3/contentbg_top.jpg) 0px 105px no-repeat;
}

#wrapmaster {
	padding: 0px 85px 0px 85px;
}

#wrapheader {}


#wrapcentre {}

#wrapfooter {
	text-align: center;
	clear: both;
	padding: 5px 0px 10px 0px;
}
#wrapfooter #datebar {
	margin-bottom: 8px;
}

#menubar {
	margin-bottom: 10px;
}
#menubar td, #datebar td {
	padding: 0px;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
}
.forumrules h3 {
	color: red;
}

#pageheader {}
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-weight: bold;
	font-size: 1.7em;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

#breadcrumbs {
	margin-bottom: 5px;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

td.breadcrumbs {
	padding: 3px;
	background: #221210;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #c0a99e;
	font-size: 1.25em;
}

.postdetails {
	color: #c0a99e;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
}

.postinfo {
	background: #1D100E;
}

.postbody li, ol, ul {
	margin: 0.5em 0 0.5em 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0.5em 1.5em 0.5em 1em;
}

.posthilit {
	background-color: #602010;
}

.nav {
	margin: 0;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
}

.titles {
	font-weight: bold;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #301E10;
	white-space: nowrap;
	padding: 7px 5px;
}
th.dim {
	background-color: #1D100E;
}


td {
	padding: 2px;
}
td.profile {
	padding: 4px;
	border-right: 1px solid #1D100E;
}

.tablebg {
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;

}
.rtl .catdiv {

}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #1D100E;
	text-indent: 4px;
}

.row1, .row2, .row3 {
	padding: 5px;
	border-bottom: 1px solid #301E10;
}
.lastrow {
	border-bottom: none;
}
li.row2 {
	background: #221210;
	border: 0;
	padding: 1px 1px 1px 3px;
}

.spacer {
	padding-bottom: 5px;
}
.spacerline {
	padding-bottom: 5px;
	border-bottom: 1px solid #301E10;
}
hr {
	height: 1px;
	border: 0;
	background-color: #301E10;
	color: #301E10;
}
.legend {
	text-align:center;
	margin: 0 auto;
}
.topexplain {
	padding: 5px 5px 10px 5px;
}
tr.topicreview {
	background: #100807;
}

/* Links
 ------------ */
a:link {
	color: #c2a06f;
	text-decoration: none;
}

a:active, a:visited {
	color: #c2a06f;
	text-decoration: none;
}

a:hover {
	color: #D46400;
	text-decoration: underline;
}

#wrapheader #menubar a:hover {
	text-decoration: none;
}

a.forumlink {
	color: #c2a06f;
	font-weight: bold;
	font-size: 1.3em;
}

a.topictitle, a.topictitle:visited {
	margin: 1px 0;
	font-weight: bold;
	font-size: 1.1em;
}


th a, th a:visited {
	color: #FFA34F !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input, textarea, select {
	color: #c0a99e;
	border: 1px solid #301E10;
	background-color: #1D100E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.profileinput, textarea.profileinput {
	width: 360px;
}

.btnmain, .btnlite, .btnfile, .btnbbcode {
	color: #c0a99e;
	border: 1px solid #3a2413;
	background-color: #301E10;
}


.btnmain {
	font-weight: bold;
	cursor: pointer;
	padding: 3px 8px;
	font-size: 1.1em;
}
.btnlite, .btnfile {
	font-weight: normal;
	cursor: pointer;
	padding: 3px 8px;
	font-size: 1.1em;
}

input {
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
}

textarea {
	font-size: 1.1em;
	font-weight: normal;
	padding: 2px;
}

select {
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.btnbbcode {
	font-weight: normal;
	font-size: 1.1em;
}

.helpline {
	background-color: #221210;
	border-style: none;
	width: 99%;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #221210;
	background-color: #221210;
	font-size: 11px;
	font-weight: bold;
}

.quotecontent, .attachcontent {
	margin: 0 5px 5px 5px;
	padding: 5px;
	border-color: #221210;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 11px;
	background: #100807;
 
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #221210;
	background-color: #221210;
	font-size: 11px;
}

.codecontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #221210;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 11px;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #100807;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_legend {
	padding: 4px;
}
.pm_marked_colour {
	background-color: #505050;
}

.pm_replied_colour {
	background-color: #b99f44;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}
table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

