/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name: SanitariumDark
	Based on style:	subSilver2
	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 2008 phpBB Group ( http://www.phpbb.com/ ) & KTEB.net
    --------------------------------------------------------------
*/

/* 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: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #a2b8c0;
	background: #4a616d url('http://www.kteb.net/images/bg.jpg') repeat;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

#wrapper {
margin: 0 auto;
width: 750px;
min-width: 650px;
background: #5f7581;
padding: 1em 2em 0;
border-left: 1px solid #374750;
border-right: 1px solid #374750;
}

#wrapheader {
padding: 0;
}

#wrapcentre {
margin: 0;
}

#wrapfooter {
margin-top: 2em;
text-align: center;
clear: both;
}

#wrapnav {
width: 100%;
margin: 0;
background: transparent;
}

#logodesc {
width: auto;
height: auto;
margin: 0 auto 1em auto;
padding: 0;
background: transparent;
}

#menubar {
margin: 0;
padding: .5em;
border-top: 1px solid #8d9ca2;
border-bottom: 1px solid #8d9ca2;
}

#datebar {
margin: 10px 0;
}

#findbar {
width: 100%;
margin: 0;
padding: 0;
border: 0;
}

.forumrules {
background: #536b78;
border: 1px solid #8d9ca2;
padding: 4px;
font: normal 1.1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
color: #fafafa;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }

.bold {
font-weight: bold;
}

.floatleft {
float: left;
}
.floatright {
float: right;
}

.hidden {
display: none;
}

/*  Text
 --------------------- */
h1 {
color: black;
font: bold 1.8em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
text-decoration: none;
}

h2 {
font: bold 1.5em Arial, Helvetica, sans-serif;
text-decoration: none;
line-height: 120%;
}

h3 {
font: bold 1.3em Arial, Helvetica, sans-serif;
line-height: 120%;
}

h4 {
margin: 0;
font: bold 1.2em Arial, Verdana, Tahoma, Sans-Serif;
}

p {
font-size: 1.1em;
}
p.moderators {
margin: 0;
float: left;
color: black;
font-weight: bold;
}
.rtl p.moderators {
float: right;
}
p.linkmcp {
margin: 0;
float: right;
white-space: nowrap;
}

.rtl p.linkmcp {
float: left;
}

p.center {
text-align: center;
font-size: 1em;
margin-top: 1em;
}

p.breadcrumbs {
margin: 0;
float: left;
color: #a2b8c0;
font-weight: bold;
white-space: normal;
font-size: 1em;
}

.rtl p.breadcrumbs {
float: right;
}

p.datetime {
margin: 0;
float: right;
white-space: nowrap;
font-size: 1em;
}

.rtl p.datetime {
float: left;
}

p.searchbar {
padding: 2px 0;
white-space: nowrap;
} 

p.searchbarreg {
margin: 0;
float: right;
white-space: nowrap;
}

.rtl p.searchbarreg {
float: left;
}

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: #a2b8c0;
}

.postdetails {
color: #ccc;
}
	.postdetails p {
	padding: 4px 0 0 4px;
	font-size: 1em;
	}
	td.profile .postdetails {
	color: #ddd;
	}

/* Post signature */
.signature {
	margin-top: 4.5em;
	padding-top: 0.4em;
	font-size: 1.1em;
	border-top: 1px solid #5f7581;
	clear: left;
	line-height: 140%;
	overflow: hidden;
	width: 100%;
}

dd .signature {
	margin: 0;
	padding: 0;
	clear: none;
	border: none;
}

.signature li {
	list-style-type: inherit;
}

.signature ul, .signature ol {
	margin-bottom: 1em;
	margin-left: 3em;
}

.postbody {
line-height: 1.4em;
font: 1.3em "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
margin: 0 1.5em 0 0;
}

.posthilit {
background: yellow;
}

.nav {
margin: 0;
color: #a2b8c0;
font-weight: bold;
}

.pagination {
padding: 4px;
color: #a2b8c0;
font-size: 1em;
font-weight: bold;
}

.cattitle {

}

.gen {
margin: 1px 1px;
font-size: 1.2em;
}

.genmed {
margin: 1px 1px;
font-size: 1.1em;
}
td span.genmed {
color: #ccc;
}
table.tablebgonline span.genmed {
color: #a2b8c0;
}

.gensmall {
margin: 1px 1px;
font-size: 1em;
color: #a2b8c0;
}
td.profile p.gensmall {
padding: 0 0 0 4px;
}

p.acp {
margin: 0 0 1.5em;
font-size: 1em;
}

.copyright {
color: #8caab5;
font: normal 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
	p.copyright {
	margin: 0 0 1.5em;
	}

.titles {
	font: bold 1.3em "Lucida Grande", Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
color: #fafafa;
font-size: 1.1em;
font-weight: bold;
background: #40545f;
white-space: nowrap;
padding: .7em;
border-bottom: 1px solid #8d9ca2;
border-top: 1px solid #8d9ca2;
}

td {
padding: 2px;
}
td.profile {
padding: 4px;
}

.tablebg {
background: transparent;
}
.tablebgonline {
background: transparent;
}

.catdiv {
height: 28px;
margin: 0;
padding: 0;
border: 0;
background: transparent;
}

.rtl .catdiv {

}

.cat, .online, .whoonline {
height: 28px;
margin: 0;
padding: 0;
border: 0;
background: transparent;
text-indent: 4px;
color: #852721;
}
	.whoonline {
	color: #dbe3e7;
	}
.whoonline a:link {
text-decoration: none;
color: #852721;
}
	.whoonline a:hover {
	text-decoration: underline;
	}
.cat h4 a:link, .cat h4 a:visited {
text-decoration: none;
color: #852721;
}
	.cat h4 a:hover {
	text-decoration: underline;
	}
.online {
background: transparent;
}

.row1 {
background: #536b78;
padding: 4px;
}

.row2 {
background: #4a616d;
padding: 4px;
}

.row3 {
background-color: #455761;
padding: 4px;
}

.spacer {
background: #40545f;
}

hr {
height: 1px;
border-width: 0;
background-color: #5f7581;
color: #5f7581;
margin: 0;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link, a:visited {
text-decoration: none;
color: #dbe3e7;
}

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

a.subforum {
	background-image: none;
	background-position: 0 50%;
	background-repeat: no-repeat;
	position: relative;
	white-space: nowrap;
	padding: 0 0 0 12px;
}

a.subforum.read {
	background-image: url('../imageset/subforum_read.gif');
}
a.subforum.unread {
	background-image: url('../imageset/subforum_unread.gif');
}

a.red {
color: #fff;
}

a.forumlink {
color: #dbe3e7;
font: bold 1.2em "Lucida Grande", Helvetica, Arial, sans-serif;
}

.postbody a {
text-decoration: none;
border-bottom: 1px solid #a0a0a0;
color: #dbe3e7;
}

.postbody a:hover {
border: 0;
}

a.topictitle {
color: #dbe3e7;
margin: 1px 0;
font: bold 1.2em "Lucida Grande", Helvetica, Arial, sans-serif;
}

th a, th a:visited {
text-decoration: underline;
color: #dbe3e7;
}

th a:hover {
text-decoration: none;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #fafafa;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #8d9ca2;
	background: #536b78;
}

textarea {
	color: #fafafa;
	background: #536b78;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #8d9ca2;
	padding: 2px;
}

select {
	color: #fafafa;
	background: #536b78;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #8d9ca2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
	color: #fafafa;
}

option.disabled-option {
	color: #fafafa;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	color: #fafafa;
	background: #536b78;
	border: 1px solid #8d9ca2;
}

.btnbbcode {
	color: #fafafa;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #536b78;
	border: 1px solid #8d9ca2;
}

.btnmain {
	font-weight: bold;
	color: #fafafa;
	background: #536b78;
	border: 1px solid #8d9ca2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	color: #fafafa;
	background: #536b78;
	border: 1px solid #8d9ca2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	color: #fafafa;
	background: #536b78;
	border: 1px solid #8d9ca2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	color: #fafafa;
	background: #536b78;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-top: 1px;
	border-style: solid;
	border-color: #b3b1ae;
	color: #505050;
	background-color: #b3b1ae;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #b2aca5;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #9c9996;
	color: #454545;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

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;
}
