/*
WDFNews.com Stylesheet
Designed by Vanson Studios (c)2009
Last Updated: March 29th, 2009
*/

/* WDFNews.com HTML Element Styles ---------------------------------------------- ELEMENT */

* {
	font-family: Arial, Helvetica, sans-serif;
	color: #D9DBE4;
  margin: 0px;
  padding: 0px;
}

body {
	background-color: #000000;
	background-image: url("images/tpl_background.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9DBE4;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
}

table, th, td {
  padding: 2px;
  margin: 0px;
}

img, img a:link, img a:hover, img a:visited {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

a:link, a:visited {
  color: #F89B58;
  text-decoration: none;
}

a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

p {
	padding: 4px 2px;
}

ul {
  display: block;
  list-style-type: disc;
}

li {
  margin-left: 30px;
  padding: 0px;
  line-height: 20px;
}

table, tr, td {
  font-size: 12px;
  border-collapse: collapse;
	border: none 0px;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

h4 {
	font-size: 10px;
}

h5 {
	font-size: 9px;
}

h6 {
	font-size: 8px;
}

form {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
}

/* WDFNews.com Template Layout Styles ------------------------------------------ TEMPLATE */

.wrapper {
  background-image: url("images/tpl_border.jpg");
  background-position: top right;
  background-repeat: repeat-y;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.container_head {
  position: relative;
  background-image: url("images/tpl_header.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
  margin-right: 2px;
  height: 380px;
  clear: both;
}

.container_body {
  background-image: url("images/tpl_tile.jpg");
	background-position: top left;
	background-repeat: repeat-y;
  margin-right: 2px;
}

.container_sidebar {
  font-size: 11px;
  width: 250px;
  min-height: 150px;
  text-align: left;
  float: left;
}

.container_content {
  min-height: 250px;
  margin-left: 250px;
  text-align: left;
}

.container_footer {
  background-image: url("images/tpl_footer.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  height: 80px;
}

/* WDFNews.com NEWS STYLES ----------------------------------------------------- TEMPLATE */

.newsHead {
  display: inline-block;
  background-image: url("images/tpl_newshead.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  color: #B4482B;
  width: 625px;
  height: 50px;
  margin-top: 4px;
  padding-top: 8px;
  padding-left: 14px;
}

.newsHead a:link, .newsHead a:visited {
  color: #EBD697;
  text-decoration: none;
}

.newsHead a:hover {
  color: #F4ECD3;
  text-decoration: none;
}

.newsHead H3 {
  color: #D79966;
}

.newsContent {
  background-image: url("images/tpl_news_border.jpg");
  background-position: top left;
  background-repeat: repeat-y;
  width: 99%;
  padding-left: 14px;
}
.newsNav {
  width: 99%;
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}


/* WDFNews.com ARTICLE STYLES -------------------------------------------------- TEMPLATE */

.articleCat {
  display: inline-block;
  width: 99%;
  padding-top: 4px;
  padding-left: 14px;
  padding-bottom: 8px;
}

.articleCatHead {
  background-image: url("images/tpl_cat_head.jpg");
  background-position: top left;
  background-repeat: repeat-x;
  height: 32px;
  padding-top: 6px;
  padding-left: 9px;
}

.articleIcon {
  position: relative;
  top: -22px;
  background-image: url("images/tpl_icon_article.png");
  background-position: top left;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  float: right;
}

.articleCat H1 {
  font-size: 18px;
  color: #FFC76E;
}

.articleWrapper {
  margin-left: 10px;
}

.articleHead {
  display: inline-block;
  background-color: #101526;
  background-image: url("images/tpl_article_head.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  color: #B4482B;
  width: 99%;
  margin-top: 4px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 14px;
  border-bottom: solid 1px #000000;
}

.articleHead a:link, .articleHead a:visited {
  text-decoration: none;
}

.articleHead a:hover {
  text-decoration: none;
}

.articleHead H3 {
  color: #D79966;
}

.articleContent {
  display: inline-block;
  background-color: #1F2333;
  width: 99%;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 14px;
}

.articleFooter {
  display: inline-block;
  background-color: #221D11;
  width: 99%;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 14px;
  border-top: solid 1px #000000;
}

.articleViews {
  display: inline;
  float: right;
  font-size: 9px;
  font-style: italic;
  padding-right: 8px;
}

/* WDFNews.com DOWNLOAD STYLES ------------------------------------------------- TEMPLATE */

.downloadCat {
  display: inline-block;
  width: 99%;
  padding-top: 4px;
  padding-left: 14px;
  padding-bottom: 8px;
}

.downloadCatHead {
  background-image: url("images/tpl_cat_head.jpg");
  background-position: top left;
  background-repeat: repeat-x;
  height: 32px;
  padding-top: 6px;
  padding-left: 9px;
}

.downloadIcon {
  position: relative;
  top: -22px;
  background-image: url("images/tpl_icon_dl.png");
  background-position: top left;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  float: right;
}

.downloadCat H1 {
  font-size: 18px;
  color: #FFC76E;
}

.downloadWrapper {
  margin-left: 10px;
}

.downloadHead {
  background-color: #2F3444;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 14px;
  margin-top: 4px;
  margin-bottom: 0px;
  border-bottom: solid 1px #000000;
}

.downloadHead H3 {
  color: #D79966;
}

.downloadContent {
  display: inline-block;
  background-color: #1F2333;
  width: 99%;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 14px;
}

/* WDFNews.com COMIX STYLES ---------------------------------------------------- TEMPLATE */

.comixWrapper {
  margin-left: 10px;
}

.comixHead {
  margin-top: 4px;
  margin-bottom: 4px;
}

.comixHead H1 {
  color: #D79966;
  font-size: 20px;
}

.comixHead H3 {
  font-size: 10px;
}

.comixContent {
  display: inline-block;
  width: 99%;
  padding-top: 2px;
  padding-bottom: 4px;
}

.comixDesc {
  font-size: 12px;
  font-style: italic;
}

.comixNav {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

/* WDFNews.com VIDEO STYLES ---------------------------------------------------- TEMPLATE */

.videoCat {
  display: inline-block;
  width: 99%;
  padding-top: 4px;
  padding-left: 14px;
  padding-bottom: 8px;
}

.videoCatHead {
  background-image: url("images/tpl_cat_head.jpg");
  background-position: top left;
  background-repeat: repeat-x;
  height: 32px;
  padding-top: 6px;
  padding-left: 9px;
}

.videoIcon {
  position: relative;
  top: -22px;
  background-image: url("images/tpl_icon_video.png");
  background-position: top left;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  float: right;
}

.videoCat H1 {
  font-size: 18px;
  color: #FFC76E;
}

.videoWrapper {
  margin-left: 10px;
}

.videoHead {
  margin-top: 4px;
  margin-bottom: 4px;
}

.videoHead H1 {
  color: #D79966;
  font-size: 20px;
}

.videoHead H3 {
  font-size: 10px;
}

.videoContent {
  display: inline-block;
  width: 99%;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 14px;
}

/* WDFNews.com Sidebar Styles --------------------------------------------------- SIDEBAR */

.sideblock {
  position: relative;
  background-image: url("images/tpl_sb_bg.jpg");
  background-position: top left;
  background-repeat: repeat-y;
  width: 230px;
  padding: 2px 2px 2px 10px;
}

.sideblockTop {
  position: relative;
  background-image: url("images/tpl_sb_top.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  width: 230px;
  height: 8px;
  clear: both;
}

.sideblockBtm {
  background-image: url("images/tpl_sb_btm.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  width: 230px;
  height: 8px;
}

.sidebarBlock {
  width: 220px;
  padding: 2px 0px 2px 8px;
}

.sidebarSeparator {
  margin-top: 2px;
  margin-bottom: 2px;
}

/* WDFNews.com Template ID Styles ---------------------------------------------------- ID */

#sidebar {
  padding-top: 2px;
  padding-left: 18px;
  padding-right: 8px;
  padding-bottom: 2px;
}

#content {
  padding-left: 8px;
  padding-right: 16px;
}

#copyright {
  font-size: 9px;
  font-weight: normal;
  color: #B5BECF;
  width: 250px;
  height: 40px;
  margin-right: 10px;
  padding-top: 40px;
  text-align: right;
  float: right;
}

#copyright a:link, #copyright a:visited {
  color: #E3EAF8;
  text-decoration: none;
}

#copyright a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

#footerCorner {
  position: relative;
  background-image: url("images/tpl_footer.jpg");
  background-position: top right;
  background-repeat: no-repeat;
  width: 2px;
  height: 27px;
  float: right;
}

#footerTab {
  background-image: url("images/tpl_footer_tab.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  width: 575px;
  height: 50px;
  margin-top: 27px;
  float: left;
  text-align: left;
}

#footerLogo {
  background-image: url("images/tpl_footer_logo.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  width: 50px;
  height: 53px;
  margin-top: 27px;
  margin-right: -2px;
  float: right;
}

#linkVanson {
  position: relative;
  top: 10px;
  left: 180px;
  width: 80px;
  height: 12px;
}

#linkOlson {
  position: relative;
  top: 0px;
  left: 395px;
  width: 80px;
  height: 12px;
}

/* WDFNews.com Flash Overlay Styles --------------------------------------------- OVERLAY */

#nav {
  position: absolute;
  top: 4px;
  left: 240px;
  font-size: 12px;
  font-weight: bolder;
  color: #111;
  width: 680px;
  height: 18px;
  padding-top: 6px;
  text-align: center;
}

#nav a:link, #nav a:visited {
  color: #000000;
  text-decoration: none;
}

#nav a:hover {
  color: #DD6916;
  text-decoration: underline;
}

#dl_map {
  position: absolute;
  padding: 2px;
  top: 175px;
  left: 262px;
  font-size: 9px;
  line-height: 12px;
  color: #E4DCAD;
  width: 200px;
  height: 110px;
  text-align: left;
}

#dl_map a:link, #dl_map a:visited {
  color: #E4DCAD;
  text-decoration: none;
}

#dl_map a:hover {
  color: #E7824A;
  text-decoration: underline;
}

#dl_game {
  position: absolute;
  padding: 2px;
  top: 175px;
  left: 475px;
  font-size: 9px;
  line-height: 12px;
  color: #E4DCAD;
  width: 200px;
  height: 110px;
  text-align: left;
}

#dl_game a:link, #dl_game a:visited {
  color: #E4DCAD;
  text-decoration: none;
}

#dl_game a:hover {
  color: #E7824A;
  text-decoration: underline;
}

#dl_forum {
  position: absolute;
  padding: 2px;
  top: 175px;
  left: 688px;
  font-size: 9px;
  line-height: 12px;
  color: #E4DCAD;
  width: 200px;
  height: 110px;
  text-align: left;
}

#dl_forum a:link, #dl_forum a:visited {
  color: #E4DCAD;
  text-decoration: none;
}

#dl_forum a:hover {
  color: #E7824A;
  text-decoration: underline;
}

#ad234a {
  position: absolute;
  top: 301px;
  left: 324px;
  width: 234px;
  height: 60px;
  text-align: left;
}

#ad234b {
  position: absolute;
  top: 301px;
  left: 590px;
  width: 234px;
  height: 60px;
  text-align: left;
}

/* WDFNews.com Common Class Styles ----------------------------------------------- COMMON */

.hidden {
  visibility: hidden;
}

.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFDDB9;
	background-color: #0D0414;
	margin: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top: 1px solid #19111F;
	border-right: 1px solid #291F2F;
	border-bottom: 1px solid #33293A;
	border-left: 1px solid #180F1D;
	display: inline;
}

.button {
	background: #B2711D;
	border-top: 1px solid #D3AE7E;
	border-right: 1px solid #724813;
	border-bottom: 1px solid #40290A;
	border-left: 1px solid #C08B46;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F0800;
	margin: 2px;
	padding: 2px;
	display: inline;
}

.small {
	font-size: 9px;
}

.tiny {
	font-size: 8px;
}

.redtext {
  color: #990000;
}

.errortext {
  font-weight: bold;
  color: #FF0000;
}

