

html, body {
	height: 100%;
}

body {
	color: #FFDB7A; background: #426865 url(graphics/bgtop2.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
}

img {
	border: 0;
}

a {
	color: #FFF2D0;
	text-decoration: none;
}
a:link {
	color: #FFF2D0;
	text-decoration: none;
}
a:visited {
	color: #FFF2D0;
	text-decoration: none;
}
a:hover {
	color: #FFDB7A;
	text-decoration: none;
}



/* Text Styles */

h1, h2 {
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 0;
	margin-top: 0;
	text-shadow: #2D3650 2px 2px 4px;
}

h1 {
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	margin-bottom: 20px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 0;
	margin-top: 0;
}

h4 {
	font-size: 12px;
	font-weight:bold;
	letter-spacing:1px;
	padding: 0;
	margin: 0;
	text-shadow: #2D3650 2px 2px 4px;
}

h5 {
	font-size: 15px;
	font-weight:bold;
	letter-spacing:1px;
	padding: 0;
	margin: 0px 0px 20px 0px;
	text-shadow: #2D3650 2px 2px 4px;
}

.textcolour {
	color: #FFDB7A;
}

.bold {
	font-weight: bold;
}

.italics {
	font-style: italics;
}

.small {
	font-size: 11px;
}

.darktext {
	color: #426865;
}

.nolog {
	color: #C57164;
	font-size: 10px;
}

.redtext {
	color: #D5887C;
}

.greentext {
	color: #7DFF36;
}

.orangetext {
	color: #E9A64F;
}


/* Common Styles */
.sectiondesc, .showall {
	color: #BBF6C6;
	background: url(graphics/transparent_purple.png);
	width: 90%;
	border: solid #2F2E3A 1px;
	margin: auto auto 20px auto;
	padding: 10px;
}

.sectiondesc a:link, .showall a:link {
	color: #FFF;
}
.sectiondesc a:visited, .showall a:visited {
	color: #FFF;
}
.sectiondesc a:hover, .showall a:hover {
	color: #DAFFF9;
	text-decoration: underline;
}

.sectiondesc h3 {
	color: #DDFFE3;
	font-size: 15px;
	margin-bottom: 5px;
}

.recentcontent, .box, .commentbox, .formbox, .fcell {
	clear: both;
	background: url(graphics/transparent_lteal.png);
	border: solid #58817E 1px;
	padding: 15px;
}

.center {
	text-align: center;
}

.thumb {
	padding:4px;
	background:#3E515F url(graphics/thumbbg.gif);
	border: solid #274460 1px;
}

.commentbox {
	width: 500px;
	margin: auto;
}

.comments {
	color: #25433B; background: #638E7C;
	font-size: 11px;
	border: solid #80AF87 1px;
	padding: 2px 5px;
}

.comments a:link {
	color: #C0E5AE;
}
.comments a:visited {
	color: #C0E5AE;
}
.comments a:hover {
	color: #DEFAD0;
}

.formbox {
	width: 600px;
	text-align: center;
	margin: auto;
}

.adminbutton {
	background: #78534D;
	font-size: 10px;
	border: solid #9A7258 1px;
	padding: 1px 3px;
}

.showall {
	font-size: 11px;
	font-weight: bold;
	width: auto;
	padding: 3px 5px;
}

.left {
	text-align: left;
}

.darkmark {
	float:right; 
	color:#3B5553;
}


/* General Stuff */
#wrap {
	min-height: 100%;
	overflow: visible;
}

#main {
	overflow: visible;
	padding-bottom: 83px;
}

#centre {
	width: 75%;
	min-width: 970px;
	margin: auto;
}

#header {
	background: url(graphics/headerbg.png) center no-repeat;
	height: 100px;
	min-width: 970px;
}

#links {
	background: url(graphics/transparent_lteal.png);
	text-align: center;
	min-width: 970px;
	padding: 5px;
}

#links ul {
	margin: 0;
	padding: 0;
}

#links li {
	display: inline;
	padding: 0px 15px;
}

#links .icon {
	margin-bottom:-3px;
}

/*#navcont {
	background: url(graphics/nav_bg.png) left repeat-y;
	width: 100%;
	border: solid #FFF 1px;
}*/

#nav, #navu, .loginout {
	width: 120px;
	padding: 7px 5px;
}

#nav {
	float: left;
	background: url(graphics/transparent_lteal.png);
	text-align: center;
	border: solid #58817E;
	border-width: 0px 1px 1px 1px;
	padding: 7px 5px 0px 5px;
}

#navu {
	margin: 5px 0px 0px -5px;
}

#nav ul {
	text-align: left;
	margin: 0;
	padding: 0px 0px 10px 30px;
}

.loginout {
	background: #638E7C;
	color: #25433B;
	font-weight: bold;
	text-shadow: #80AF87 0px 1px 0px;
	border: solid #80AF87;
	border-width: 0px 1px 1px 1px;
	margin: 3px 0px -1px -6px;
}

.loginout a:link {
	color: #25433B;
}
.loginout a:visited {
	color: #25433B;
}
.loginout a:hover {
	color: #25433B;
}

#content {
	float: right;
	width: 81%;
	min-height: 400px;
	padding: 40px 20px;
}

#updatecolumn {
	float: left;
	width: 70%;
	min-width: 550px;
}

.update {
	width: 100%;
	text-align: left;
	padding-bottom: 50px;
	margin: auto;
}

.utitle {
	color: #B5D8E0;
	background: #3E515F url(http://www.sabressanctum.com/graphics/utitle_bg.jpg) bottom left;
	font-family: Verdana, sans-serif;
	height: 39px;
	border: solid #496A75;
	border-width: 1px 1px 0px 1px;
	padding: 5px 0px 5px 130px;
}

.utitle .title {
	font-size: 17px;
	font-weight: bold;
	text-shadow: #293846 2px 2px 4px;
	display: block;
	margin-bottom: 5px;
}

.utitle .admin {
	float: right;
	font-size: 11px;
	text-align: right;
	width: 90px;
	padding-right: 3px;
}

.udate {
	color: #91B7BF;
	padding: 0px 0px 0px 30px;
	font-size: 10px;
}

.ucontent {
	background: url(graphics/transparent_lteal.png);
	padding: 20px; 
	font-size: 11px;
	border: solid #58817E;
	border-width: 0px 1px;
}

.update .comments {
	text-align: right;
	border-width: 0px 1px 1px 1px;
}

#recentcolumn {
	float: right;
	width: 25%;
	min-width: 200px;
	margin-right: -4px;
}

.recentcontent {
	text-align: center;
	width: 100%;
	padding: 7px;
	margin-bottom: 10px;
}

.polltable {
	width: 100%;
}

.pollbar {
	background: #724F49 url(graphics/pollbar_votes.gif) repeat-x;
	height: 8px;
	border: solid #384955 1px;
}

.pollbg {
	float: right;
	background: #3F515F url(graphics/pollbar_bg.gif) repeat-x;
	height: 8px;
}

#footer {
	clear: both;
	position: relative;
	color: #202E39; background: #3E515F;
	font-size: 11px;
	height: 70px;
	min-width: 970px;
	border: solid #485F70;
	border-width: 3px 0px 0px 0px;
	padding: 5px 20px;
	margin-top: -83px; /* negative value of footer height */
}

#footer a:link {
	color: #8EACC1;
}
#footer a:visited {
	color: #8EACC1;
}
#footer a:hover {
	color: #FFF;
}

#usertable {
	clear: both;
	width: 100%;
	margin: 10px auto auto -7px;
}

#usertable td {
	vertical-align: top;
	padding: 10px;
}

.deletemsg {
	background:#8E3B37;
	border: #3C1414 solid 1px;
	padding:0px 4px 2px 4px;
}

.deletelink a {
	color: #FF8E88!important;
	text-decoration: none;
}
.deletelink a:link {
	color: #FF8E88!important;
	text-decoration: none;
}
.deletelink a:visited {
	color: #FF8E88!important;
	text-decoration: none;
}
.deletelink a:hover {
	color: #EA5432!important;
	text-decoration: none;
}

/* Input */
.textbox {
	background: #426865; color: #FFDB7A;
	border: solid #2A4F4C 1px;
}

.loginform .textbox {
	margin-bottom: 3px;
}

.button {
	color: #8EACC1;
	background: #3E515F;
	border: solid #202E39 1px;
	padding: 1px 3px;
}

/* Spacers */
.vspace3 {
	height: 3px;
}

.vspace7 {
	height: 7px;
}