/*

Theme Name: HardenWays

Description: HardenWays Styled Site

Version: 1.0

Author: Morpheus3k (aka Martin Hauser)

Author URI: http://www.helowin.com
Notice: fe8d06
*/

/* global */
* {
	margin: 0px; 
	padding: 0px;
	}

body {
	margin: auto; 
	padding: 1px;
	font-family: sans-serif;
	font-size: 12px;
	color: #551212;
	background: #551212; 
	}

.base {
	color: #fe8d06;
	background: #551212;
	}
	
* a img { border: 0px; }

* h1 {
	padding-bottom: 3px;
	font-size: 20px;
	}

* h2 {
	padding-top: 8px;
	font-size: 16px;
	}
	
* h3 {
	padding-top: 4px;
	font-size:14px;
	}

* a {
	color: #551212;
	}
	
/* global end */

div#wrap {
	width: 1000px;
	margin: auto;
	}

/* IE6-Hack */	
* html div#slogan_part1, * html div#logo, * html div#side_end, * html div#hwsymbol {
	position: relative;
	left: -3px; }
	
div#bandpic1 {
	background: #551212 url("../images/hwimage_01.jpg") no-repeat;
	height: 51px; width: 559px;
	float: left;
	}
	
div#slogan_part1 {
	background: #551212 url("../images/hwimage_02.jpg") no-repeat;
	height: 51px;
	margin-left: 559px;
	}

/* Navigation */
div#nav {
	padding-left: 20px; padding-top: 30px;
	background: #551212 url("../images/hwimage_03.jpg") no-repeat;
	height: 100px; width: 539px;
	float: left;
	}

div#nav ul {

	}
	
div#nav ul li {
	display: inline;
	}
	
div#nav ul li a {
	margin: 0px 0px;
	padding: 0px 0px;
	}
	
a#news {
	display: block;
	background: url("../images/nav_news.gif") no-repeat;
	height: 56px; width: 56px;
	float: left;
	}
	
a#news:hover, a#news:active {
	display: block;
	background: url("../images/nav_news_o.gif") no-repeat;
	height: 56px; width: 56px;
	}
	
a#band {
	display: block;
	background: url("../images/nav_band.gif") no-repeat;
	height: 56px; width: 56px;
	float: left;
	}
	
a#band:hover, a#band:active {
	display: block;
	background: url("../images/nav_band_o.gif") no-repeat;
	height: 56px; width: 56px;
	}
	
a#dates {
	display: block;
	background: url("../images/nav_dates.gif") no-repeat;
	height: 56px; width: 69px;
	float: left;
	}
	
a#dates:hover, a#dates:active {
	display: block;
	background: url("../images/nav_dates_o.gif") no-repeat;
	height: 56px; width: 69px;
	}

a#media {
	display: block;
	background: url("../images/nav_media.gif") no-repeat;
	height: 56px; width: 66px;
	float: left;
	}
	
a#media:hover, a#media:active {
	display: block;
	background: url("../images/nav_media_o.gif") no-repeat;
	height: 56px; width: 66px;
	}

a#guestbook {
	display: block;
	background: url("../images/nav_guestbook.gif") no-repeat;
	height: 56px; width: 111px;
	float: left;
	}
	
a#guestbook:hover, a#guestbook:active {
	display: block;
	background: url("../images/nav_guestbook_o.gif") no-repeat;
	height: 56px; width: 111px;
	}

a#links {
	display: block;
	background: url("../images/nav_links.gif") no-repeat;
	height: 56px; width: 65px;
	float: left;
	}
	
a#links:hover, a#links:active {
	display: block;
	background: url("../images/nav_links_o.gif") no-repeat;
	height: 56px; width: 65px;
	}

a#contact {
	display: block;
	background: url("../images/nav_contact.gif") no-repeat;
	height: 56px; width: 83px;
	float: left;
	}
	
a#contact:hover, a#contact:active {
	display: block;
	background: url("../images/nav_contact_o.gif") no-repeat;
	height: 56px; width: 83px;
	}
/* Navigation End */
	
	
div#logo {
	background: #551212 url("../images/hwimage_04.jpg") no-repeat;
	height: 130px;
	margin-left: 559px;
	}
	
div#logo a img {
	margin-top: 0px;
	}	
	
div#contentarea {
	margin-left: 26px;
	padding-left: 5px;
	background: #551212 url("../images/hwimage_05.jpg");
	height: 359px; width: 836px;
	float: left;
	overflow: hidden;
	}

/* IE6 Hack */
* html div#contentarea {
	margin-left: 13px;
	}

div#contentarea div#leftcol {
	position:relative;
	height: 100%; width: 563px;
	overflow:hidden;
	float: left;
	}

div#contentarea div#leftcol div#content {
	position:absolute;
	left:0;top:0;
	width: 540px;
	}

div#contentarea div#leftcol div#scroll {
	position: relative;
	top: 150px; left: 542px;
	}
	
div#side_end {
	background: #551212 url("../images/hwimage_06.jpg") no-repeat;
	height: 359px;
	margin-left: 867px;
	}
	
div#slogan_part2 {
	background: #551212 url("../images/hwimage_07.jpg") no-repeat;
	height: 60px; width: 484px;
	float: left;
	}
	
div#hwsymbol {
	background: #551212 url("../images/hwimage_08.jpg") no-repeat;
	height: 60px;
	margin-left: 484px;
	padding-top: 35px; padding-left: 20px;
	color: #851212;
	}
	
div#linklist {
	height: 80px;
	padding-top: 5px;
	list-style:none;
	}
	
div#linklist ul {
	list-style:none;
	}
		
div#linklist a {
	font-size: 16px;
	font-weight: bold;
	}
	
/* News */
.newsdate {
	font-size: 12px;
	}
	
.newstext {
	font-size: 12px;
	}

/* Band */
p#band {
	font-size: 12px;
	padding: 4px 0px;
	}

p#memberpic {
	height: 169px; width: 128px;
	float: right;
	}
	
p#description {
	font-size: 12px;
	padding: 4px 0px;
	}

p#motto {
	font-size: 12px;
	padding-top: 10px;
	}
	
p#equip {
	font-size: 12px;
	padding-top: 10px;
	}
	
/* Dates */
td.header {
	padding-top: 4px;
	font-size: 16px;
	}
	
/* Media */
p#author {
	padding-bottom: 4px;
	font-weight: bold;
	}
	
/* Links */
p.linkcat {
	padding-top: 4px;
	font-size: 12px;
	}
	
p.linklist {
	padding-left: 10px;
	font-size: 12px;
	}
	
/* Contact */
p.contact {
	padding: 4px 0px;
	}