/*  
Theme Name: PWN
Theme URI: http://pwn.bc.ca
Description: by spadewerk
Version: 1.0
Author: Brandon Johnson
Author URI: http://spadewerk.com
*/

* {
	margin: 0px;
	padding: 0px;}
	
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	background-color: #fff;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;}
	
a {
	text-decoration: none;
	border: 0px;}
	
em {
	margin: 0px;
	padding: 0px;}
	
p,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;}
	
ul,li,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
img,img a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;}
	
div#wrapper {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 780px;
	background-image: url(images/bg_wrapper.jpg);
	background-repeat: repeat-y;}
	
div#toolnav {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	background-image: url(images/bg_toolnav.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 760px;
	height: 25px;}
	
div#nav {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 116px;
	padding-right: 20px;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 644px;
	height: 32px;}
	
/* hometable */

table#hometable td {
	vertical-align: top;}
	
div#home h4 {
	font-size: 12px;
	color: #666;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;}
	
div#home h4 a {
	color: #666;}
	
div#home {
	vertical-align: top;
	margin: 0px;
	padding-top: 35px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
	width: 700px;}
	
div#lft {
	vertical-align: top;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #fff;
	background-image: url(images/bg_lft.jpg);
	background-repeat: no-repeat;
	width: 195px;
	float: left;}
	
div#lftblog {
	vertical-align: top;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 40px;
	background-color: #fff;
	background-image: url(images/bg_lft.jpg);
	background-repeat: no-repeat;
	width: 145px;
	float: left;}
	
div#rht {
	vertical-align: top;
	margin: 0px;
	padding-top: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 40px;
	width: 545px;
	float: right;}
	
div#rht img a {
	margin: 0px;
	padding: 0px;
	border: none;}
	
div#rht a, div#home a, div#lftblog a {
	color: #e65425;
	text-decoration: none;}
	
div#rht a:hover {
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;}
	
div#rht p, div#home p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#rht ul, div#home ul {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style-type: none;}
	
div#rht ul li, div#home ul li {
	line-height: 18px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;	
	padding-left: 20px;
	padding-right: 0px;
	background: transparent url(images/listimgarrow.gif) no-repeat top left;}
	
div#rht ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;}
	
div#rht ol li {
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
	padding-right: 0px;
	list-style-type: decimal;
	list-style-position: outside;}

div#rht ol ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;}
	
div#rht ol ul li {
	line-height: 18px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;	
	padding-left: 14px;
	padding-right: 0px;
	background: transparent url(images/listimgarrow.gif) no-repeat top left;}
	
div#rht h1, div#home h1 {
	font-size: 28px;
	color: #666;
	line-height: 28px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 1px;}
	
div#rht h2, div#home h2 {
	font-size: 16px;
	color: #ff3333;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;}
	
div#rht h2 a, div#home h2 a {
	color: #ff3333;}
	
div#rht h3, div#home h3 {
	font-size: 16px;
	color: #999;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;}
	
div#rht h3 a, div#home h3 a {
	color: #999;}
	
div#rht h4 {
	font-size: 12px;
	color: #666;
	line-height: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/bg_alsohead.gif);
	background-repeat: no-repeat;
	width: 545px;
	height: 20px;}
	
div#sep	{ 
	width: 545px;
	height: 11px;
	padding: 0px; 
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(images/sep.gif) repeat-x;}
	
/* footer */

div#footer {
	color: #a2805c;
	line-height: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;
	width: 740px;
	height: 75px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	clear: both;}
	
div#footer a {
	color: #a2805c;
	text-decoration: none;}
	
/* sub-navigation */
	
#subnav {
	margin-bottom: 30px;
	padding-left: 0px;
	width: 155px;}
	
#subnav li.page_item {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #c7c7c7;
	background: transparent;}
	
#subnav li.page_item a {
	color: #e65425;
	font-weight: normal;
	line-height: 13px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 0px;
	text-decoration: none;
	display: block;
	border: none;}
	
#subnav li.page_item a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #faa41d;}
	
#subnav li.current_page_item a {
	color: #666;
	text-decoration: none;
	background-color: #fff;}
	
#subnav li.current_page_item a:hover {
	color: #666;
	text-decoration: none;
	background-color: #fff;}
	
#subnav li li.page_item {
	font-size: 11px;
	padding-left: 0px;
	border: none;}
	
#subnav li li.page_item a {
	color: #999;
	line-height: 11px;
	font-weight: normal;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
	padding-right: 15px;
	text-decoration: none;
	display: block;
	border: none;}
	
#subnav li li.page_item a:hover {
	color: #000;
	background-color: #fff;}
	
#subnav li li.current_page_item a {
	color: #000;
	font-weight: normal;
	text-decoration: none;}
	
#subnav li li.current_page_item a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;}
	
#subnav li li a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;}	
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.emptymonth {
	color: #999;}