/*  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
 ------------ */
* {
margin:0pt;
padding:0pt;
}
html {
font-size:100%;
}
body {
background-color:#FFFFFF;
color:#4C4F32;
font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
font-size:62.5%;
margin:0pt;
}
#wrapheader {
height:auto !important;
min-height:120px;
padding:0pt;
}
#wrapcentre {
margin:15px 25px 0pt;
}
#wrapfooter {
clear:both;
text-align:center;
}
#wrapnav {
background-color:#ECECEC;
border:1px solid #C2C0A9;
margin:0pt;
width:100%;
}
#logodesc {
background:#E4E3D9 none repeat scroll 0%;
border-bottom:1px solid #A79747;
margin-bottom:5px;
padding:5px 25px;
}
#menubar {
margin:0pt 25px;
}
#datebar {
margin:10px 25px 0pt;
}
#findbar {
border:0pt none;
margin:0pt;
padding:0pt;
width:100%;
}
.forumrules {
background-color:#F9CC79;
border:1px solid #BB9860;
font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
font-size:1.1em;
font-weight:normal;
padding:4px;
}
.forumrules h3 {
color:red;
}
#pageheader {
}
#pagecontent {
}
#pagefooter {
}
#poll {
}
#postrow {
}
#postdata {
}
h1 {
color:black;
font-family:"Lucida Grande","Trebuchet MS",Verdana,sans-serif;
font-size:1.8em;
font-weight:bold;
text-decoration:none;
}
h2 {
font-family:Arial,Helvetica,sans-serif;
font-size:1.5em;
font-weight:bold;
line-height:120%;
text-decoration:none;
}
h3 {
font-family:Arial,Helvetica,sans-serif;
font-size:1.3em;
font-weight:bold;
line-height:120%;
}
h4 {
font-size:1.1em;
font-weight:bold;
margin:0pt;
}
p {
font-size:1.1em;
}
p.moderators {
color:black;
float:left;
font-weight:bold;
margin:0pt;
}
.rtl p.moderators {
float:right;
}
p.linkmcp {
float:right;
margin:0pt;
white-space:nowrap;
}
.rtl p.linkmcp {
float:left;
}
p.breadcrumbs {
color:black;
float:left;
font-size:1em;
font-weight:bold;
margin:0pt;
white-space:normal;
}
.rtl p.breadcrumbs {
float:right;
}
p.datetime {
float:right;
font-size:1em;
margin:0pt;
white-space:nowrap;
}
.rtl p.datetime {
float:left;
}
p.searchbar {
padding:2px 0pt;
white-space:nowrap;
}
p.searchbarreg {
float:right;
margin:0pt;
white-space:nowrap;
}
.rtl p.searchbarreg {
float:left;
}
p.forumdesc {
padding-bottom:4px;
}
p.topicauthor {
margin:1px 0pt;
}
p.topicdetails {
margin:1px 0pt;
}
.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
color:red;
font-weight:bold;
margin:1px 0pt;
}
.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:#000000;
}
.postdetails {
color:#000000;
}
.postbody {
font-family:"Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;
font-size:1.3em;
line-height:1.4em;
}
.postbody li, ol, ul {
margin:0pt 0pt 0pt 1.5em;
}
.rtl .postbody li, .rtl ol, .rtl ul {
margin:0pt 1.5em 0pt 0pt;
}
.posthilit {
background-color:yellow;
}
.nav {
color:black;
font-weight:bold;
margin:0pt;
}
.pagination {
color:black;
font-size:1em;
font-weight:bold;
padding:4px;
}
.cattitle {
}
.gen {
font-size:1.2em;
margin:1px;
}
.genmed {
font-size:1.1em;
margin:1px;
}
.gensmall {
font-size:1em;
margin:1px;
}
.copyright {
color:#444444;
font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
}
.titles {
font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
font-size:1.3em;
font-weight:bold;
text-decoration:none;
}
.error {
color:red;
}
th {
background-color:#FFFFFF;
color:#997D00;
font-size:1.1em;
font-weight:bold;
padding:7px 5px;
white-space:nowrap;
}
td {
padding:2px;
}
td.profile {
padding:4px;
}
.tablebg {
background-color:#C2C0A9;
}
.catdiv {
background:transparent url(styles/subsilver2gold/theme/images/cellpic3.gif) repeat scroll 0%;
border:0pt none;
height:28px;
margin:0pt;
padding:0pt;
}
.rtl .catdiv {
background:white url(styles/subsilver2gold/theme/images/cellpic2_rtl.jpg) repeat-y scroll right top;
}
.cat {
background-color:#D7D6C7;
background-image:url(styles/subsilver2gold/theme/images/cellpic3.gif);
border:0pt none;
height:28px;
margin:0pt;
padding:0pt;
text-indent:4px;
}
.row1 {
background-color:#ECECEC;
padding:4px;
}
.row2 {
background-color:#E5E4DC;
padding:4px;
}
.row3 {
background-color:#D0D0C0;
padding:4px;
}
.spacer {
background-color:#DCDBD1;
}
hr {
background-color:#DCDBD1;
border-width:0pt;
color:#DCDBD1;
height:1px;
}
.legend {
margin:0pt auto;
text-align:center;
}
a:link {
color:#997700;
text-decoration:none;
}
a:active, a:visited {
color:#846E00;
text-decoration:none;
}
a:hover {
color:#D46400;
text-decoration:underline;
}
a.forumlink {
color:#997D00;
font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
font-size:1.2em;
font-weight:bold;
}
a.topictitle {
font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
font-size:1.2em;
font-weight:bold;
margin:1px 0pt;
}
a.topictitle:visited {
color:#B4A454;
text-decoration:none;
}
th a, th a:visited {
color:#FFA34F !important;
text-decoration:none;
}
th a:hover {
text-decoration:underline;
}
form {
border:0pt none;
margin:0pt;
padding:0pt;
}
input {
background-color:#FAFAFA;
border:1px solid #C2C0A9;
color:#333333;
font-family:"Lucida Grande",Verdana,Helvetica,sans-serif;
font-size:1.1em;
font-weight:normal;
padding:1px;
}
textarea {
background-color:#FAFAFA;
border:1px solid #C2C0A9;
color:#333333;
font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
font-size:1.3em;
font-weight:normal;
line-height:1.4em;
padding:2px;
}
select {
background-color:#FAFAFA;
border:1px solid #C2C0A9;
color:#333333;
font-family:"Lucida Grande",Verdana,Helvetica,sans-serif;
font-size:1.1em;
font-weight:normal;
padding:1px;
}
option {
padding:0pt 1em 0pt 0pt;
}
option.disabled-option {
color:graytext;
}
.rtl option {
padding:0pt 0pt 0pt 1em;
}
input.radio {
background-color:transparent;
border:medium none;
}
.post {
background-color:white;
border-style:solid;
border-width:1px;
}
.btnbbcode {
background-color:#EFEFEF;
border:1px solid #666666;
color:#000000;
font-family:"Lucida Grande",Verdana,Helvetica,sans-serif;
font-size:1.1em;
font-weight:normal;
}
.btnmain {
background-color:#ECECEC;
border:1px solid #C2C0A9;
cursor:pointer;
font-size:1.1em;
font-weight:bold;
padding:1px 5px;
}
.btnlite {
background-color:#ECECEC;
border:1px solid #C2C0A9;
cursor:pointer;
font-size:1.1em;
font-weight:normal;
padding:1px 5px;
}
.btnfile {
background-color:#ECECEC;
border:1px solid #C2C0A9;
font-size:1.1em;
font-weight:normal;
padding:1px 5px;
}
.helpline {
background-color:#E7E6DE;
border-style:none;
}
.quotetitle, .attachtitle {
background-color:#C2C0A9;
border-color:#C2C0A9;
border-style:solid;
border-width:1px 1px 0pt;
color:#333333;
font-size:0.85em;
font-weight:bold;
margin:10px 5px 0pt;
padding:4px;
}
.quotetitle .quotetitle {
font-size:1em;
}
.quotecontent, .attachcontent {
background-color:#FAFAFA;
border-color:#C2C0A9;
border-style:solid;
border-width:0pt 1px 1px;
color:#73774B;
font-family:"Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;
font-size:1em;
font-weight:normal;
line-height:1.4em;
margin:0pt 5px 10px;
padding:5px;
}
.attachcontent {
font-size:0.85em;
}
.codetitle {
background-color:#C2C0A9;
border-color:#C2C0A9;
border-style:solid;
border-width:1px 1px 0pt;
color:#333333;
font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
font-size:0.8em;
margin:10px 5px 0pt;
padding:2px 4px;
}
.codecontent {
background-color:#FAFAFA;
border-color:#C2C0A9;
border-style:solid;
border-width:0pt 1px 1px;
color:#006600;
direction:ltr;
font-family:Monaco,'Courier New',monospace;
font-size:0.85em;
font-weight:normal;
margin:0pt 5px 10px;
padding:5px;
}
.syntaxbg {
color:#FFFFFF;
}
.syntaxcomment {
color:#FF8000;
}
.syntaxdefault {
color:#5EBB00;
}
.syntaxhtml {
color:#000000;
}
.syntaxkeyword {
color:#007700;
}
.syntaxstring {
color:#DD0000;
}
.pm_marked_colour {
background-color:#000000;
}
.pm_replied_colour {
background-color:#C2C0A9;
}
.pm_friend_colour {
background-color:#007700;
}
.pm_foe_colour {
background-color:#DD0000;
}
img {
border:medium none;
}
.sep {
background-color:#FFA34F;
color:black;
}
table.colortable td {
padding:0pt;
}
pre {
font-family:Monaco,'Courier New',monospace;
font-size:1.1em;
}
.nowrap {
white-space:nowrap;
}
.username-coloured {
font-weight:bold;
}