html, body {
	width: 100% !important;
	height: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	background-attachment: fixed;
	background-image: url('http://guildkos.com/images/templates/final/stone-dark.jpg');
	background-repeat: repeat;
	background-position:top;
	background-color: #000000;
	font-size: 100%;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
}

a {
	color: #FFFFFF;
}

/* Layout Position */

#pm_notification {
	color: #FFFFFF;
	font-size: 14px;
	width: 100%;
	height: 100%;
	background-image: url('http://guildkos.com/images/pm_window_bg.png');
	position: fixed;
	z-index:2;
}

#top_wrapper {
	float: left;
	width: 100%;
	padding-top: 4px;
	position: fixed;
	height: 28px;
	border-bottom: 1px solid #000000;
	background-image: url(http://guildkos.com/images/templates/final/topnav.jpg);
	z-index: 10;
	clear: both;
}

#wrapper {
	width: 950px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#left {
	margin: 5px 15px 0px 5px;
	padding: 0px;
	width: 200px;
	float: left;
}

#middle {
	float: left;
	margin: 5px;
	padding: 0px;
	width: 500px;
	display: inline;
}

#right {
	margin: 5px 5px 0px 15px;
	padding: 0px;
	width: 200px;
	float: left;
}

#right_full {
	float: left;
	margin: 5px 5px 0px 5px;
	padding: 0px;
	width: 700px;
	display: inline;
}

#footer { 
	width: 880px;
	background-color:#111111;
	color: #FFFFFF;
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	clear: both;
}

/* Layout Formatting */
#topnav {
	width: 930px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}

#topnav_menu {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#topnav_members {
	float: right;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
}

#topnav_members a {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#topnav_menu li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
}

#topnav_menu a {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#topnav_menu a:hover {
	color: #CCCCCC;
	padding-bottom: 7px;
	border-bottom: 2px solid #FFFFFF;
}

.a_top {
	width: 100%;
	text-align: right;
	margin-top: 10px;
	clear: both;
}

.a_top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#alert {
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding-top: 32px;
	clear: both;
}

#alert a {
	color: #FFFFFF;
	font-weight: bold;
}

#logo {
	height: 148px;
	width: 200px;
	text-align: center;
	border: none;
}

#menu {
	background-color: #270d0d;
	color: #FFFFFF;
	border-left: 1px solid #4b1515;
	border-right: 1px solid #4b1515;
}

#menu ul {
	margin-left: 25px;
	list-style-type: none;
}

#menu ul li {
	padding: 1px;
}

#menu ul li a{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#menu_top {
	width: 200px;
	height: 18px;
	background-image: url(http://guildkos.com/images/templates/final/menu_top.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
}

#menu_bottom {
	width: 200px;
	height: 15px;
	background-image: url(http://guildkos.com/images/templates/final/menu_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

#history li {
	margin: 5px;
}

.alert_red {
	width: 100%;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(http://guildkos.com/images/templates/final/flashing/red.gif);
	background-repeat: repeat;
}

.alert_blue {
	width: 100%;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(http://guildkos.com/images/templates/final/flashing/blue.gif);
	background-repeat: repeat;
}

.alert_green {
	width: 100%;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(http://guildkos.com/images/templates/final/flashing/green.gif);
	background-repeat: repeat;
}

#gallery {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}

#pm_window {
	background-color: #270d0d;
	border: 1px solid #4b1515;
	width: 400px;
	height: 100px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
}

#privacy a {
	color: #FFFFFF;
}

#privacy ul {
	list-style: none;
}

#privacy .header {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
}

.screenshot {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

#latest_posts {
	margin: 0px;
	margin-bottom: 25px;
	padding: 0px;
	list-style: none;
}

#latest_posts li {
	margin-bottom: 5px;
	clear: both;
}

.latest_posts_row {
	margin:8px 0px 0px 20px;
	list-style-image: url('http://guildkos.com/images/icons/latest_posts.png');
}

.latest_posts_title {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.latest_posts_author {
	float: left;
	margin-left: 20px;
	padding: 0px;
	font-size: 1em;
	margin-bottom: 5px;
}

.latest_posts_date {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}

#links {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

#links li {
	margin-bottom: 7px;
	margin-left: 5px;
}

#links a {
	color: #FFFFFF;
}

.text_copy {
	width: 450px;
	background-color: #4e1313;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

fieldset legend {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.row_header {
	background-image: url(http://forums.guildkos.com/styles/subsilver2/theme/images/subheader.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

.row1 {
	background-color: #000000;
	color: #FFFFFF;
}

.row2 {
	background-color: #000000;
	color: #FFFFFF;
}

/* Subheader Formatting */
.subheader_large, .subheader_medium, .subheader_small, .subheader_full {
	padding-left: 20px;
	padding-top: 3px;
	margin: 0px;
	height: 26px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.subheader_large_content, .subheader_medium_content, .subheader_small_content, .subheader_full_content {
	background-color: #111111;
	padding: 10px;
	margin-bottom: 25px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #000000;
	border-top: none;
}

.subheader_full {
	width: 700px;
	background-image: url(http://guildkos.com/images/templates/final/subheader_full.gif);
	background-repeat: no-repeat;
}

.subheader_full_content {
	width: 698px;
}


.subheader_large {
	padding-left: 70px;
	width: 430px;
	background-image: url(http://guildkos.com/images/templates/final/subheader_large.gif);
	background-repeat: no-repeat;
}

.subheader_large_content {
	width: 478px;
}

.subheader_medium {
	width: 180px;
	background-image: url(http://guildkos.com/images/templates/final/subheader_medium.gif);
	background-repeat: no-repeat;
}

.subheader_medium_content {
	width: 178px;
}

.subheader_small {
	width: 130px;
	background-image: url(http://guildkos.com/images/templates/final/subheader_small.gif);
	background-repeat: no-repeat;
}

.subheader_small_content {
	width: 128px;
}


/* ---------------------------------------------------------
  NEWS STYLES 
----------------------------------------------------------*/

.news_title {
	color: #EEEEEE;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 390px;
	padding-left: 60px;
}

.news_author {
	color: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 390px;
	padding-left: 60px;
	padding-bottom: 10px;
	border-bottom: 1px solid #222222;
}

.news_author a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 4px;
}

.news_date {
	float: left;
	background-image: url(http://guildkos.com/images/templates/final/calendar.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
.news_date .month 	{ margin-left: 10px; margin-top: -1px;}
.news_date .day 	{ font-size: 15px; margin-top: 4px; margin-left: 0px; width: 38; height: 15px; text-align: center; }
.news_date .year 	{ height: 10px; color:#FFFFFF; margin-top: 3px; margin-left: 8px;  }

.news_body {
	margin-bottom: 40px;
	padding: 5px;
}

/* ---------------------------------------------------------
  Form STYLES 
----------------------------------------------------------*/

.search_text {
	background-color: #4e1313;
	border: 0px;
	padding: 3px;
	color: #FFFFFF;
	width: 174px;
	font-size: 13px;
}

.styled_text {
	background-color: #4e1313;
	border: 0px;
	padding: 3px;
	color: #FFFFFF;
	font-size: 13px;
}

.styled_textarea {
	background-color: #4e1313;
	border: 0px;
	padding: 3px;
	color: #FFFFFF;
	font-size: 13px;
}


.submit {
	background-color: #4e1313;
	border: 0px;
	padding: 2px 7px 2px 7px;
	color: #FFFFFF;
	cursor: pointer;
}

.login_text {
	background-color: #4e1313;
	border: 0px;
	padding: 3px;
	color: #FFFFFF;
	width: 174px;
	font-size: 13px;
}

span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(http://guildkos.com/images/templates/final/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}

span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(http://guildkos.com/images/templates/final/radio.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}

span.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(http://guildkos.com/images/templates/final/select.png) no-repeat;
	overflow: hidden;
}
