/*
Theme Name: Warcraft Ninjas
Theme URI: http://inglewoodmedia.ca/
Description: A Warcraft theme from DreamTemplate.com rebuilt to use a table-less layout
Version: 1
Author: Kris Wright
Author URI: http://kriswright.com/
Tags: Warcraft, custom header, fixed width, two columns, widgets

This theme is NOT open source - http://www.dreamtemplate.com/license.shtml

*/

@import url("reset.css");
html{font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;color:#fff;}
body{text-align:center;background:#896b45;}
#page{width:1000px;margin:auto auto;overflow:hidden;text-align:left;position:relative;}
h1, h2, h3, h4, h5, h6, p, dl, ol, ul{padding:0px 18px 18px 18px;}
h1, h2, h3, h4, h5, h6{font-weight:bold;}
.alignRight{text-align:right}
.alignCenter{text-align:center}
h1{font-size:2em;}
h2{font-size:1.4em;}
h3{font-size:1.3em;}
h4{font-size:1.2em;}
hr{display:none;}
a,a:hover,a:active,a:visited{color:#ffb75b;}
#header{position:relative;height:486px;background:url(images/bar-bottom.jpg) bottom no-repeat;}
#main-header{position:absolute;top:72px;background:url(images/banner.jpg);height:342px;width:100%;padding:0px;}
#main-header a{color:#fff;text-decoration:none;}
#main-header span{position:absolute;top:36px;left:36px;font-size:1.5em;}
#main-navigation{background:url(images/bar-top.jpg);height:72px;font-size:0.8em;padding-left:36px;}
#main-navigation li{float:left;}
#main-navigation a{text-decoration:none;color:#fff;font-weight:bold;text-transform:uppercase;display:block;line-height:72px;padding:0px 9px 0px 9px;}
#main-navigation a:hover{background:url(images/hover.png) repeat-x;}

#content{overflow:auto;width:100%;}
#content #aside{float:right;width:216px;background:url(images/aside-bottom.gif) center bottom no-repeat #6e5637;}
#content #aside h2{background:url(images/aside-top.gif) center top no-repeat;padding-top:18px;}
#content #article{margin-right:236px;background:url(images/article-bottom.gif) center bottom no-repeat #6e5637;}
#content #article h2{background:url(images/article-top.gif) center top no-repeat;padding-top:18px;}

#footer{min-height:54px;height:54px;padding-top:18px;margin-top:18px;background:url(images/bar-bottom.jpg) bottom no-repeat;}

