body {
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	color: #fff;
	height: 100%;
	width: 100%;
}
html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
p {
	margin: 0px 0px 1em 0px;
}
.cleared {
	clear: both;
}
a {
	color: #ccc;
	outline: 0; /* @ Firefox, prevent dotted border after click */
}
ol li {
	margin: 0px 0px 1em 0px;
}
b {
	font-weight: bold;
}
h2 {
	font-size: 16px;
	margin: 0px 0px 1em 0px;
}
#header {
	position: relative;
	height: 170px;
	z-index: 1;
}
.spacer {
	display: block;
	height: 1px;
	font-size: 1px;
}
img {
	border: none;
}
div.ab_hr {
	border-bottom: 1px solid #ccc;
	padding: 10px 0px 10px 0px
}
.antler {
	color: #fc8bf8;
}
.antler a {
	color: #fc8bf8;
	text-decoration: none;
}

/* subnav styles */
.tnav_sub {
	display: none;
	position: absolute;
	width: 176px;
	background: url(images/subnav/tnav_top.png) no-repeat top;
	padding: 39px 0px 0px 0px;
}
.tnav_sub_sides {
	background: url(images/subnav/tnav_bg.gif) repeat-y;
}
.tnav_sub ul {
	margin: 0px!important;
	padding: 0px!important;
	list-style-type: none;
}
.tnav_sub li {
	margin: 0px 0px 4px 0px!important;
	padding: 0px 0px 4px 0px;
	text-align: center;
	line-height: 14px;
}
.tnav_sub li a {
	display: block;
	padding: 4px 24px 0px 24px;
	margin: 0px;
	text-decoration: none;
	color: #fff;
}
.tnav_sub li a:hover {
	text-decoration: underline;
}
.tnav_sub_bot {
	background: url(images/subnav/tnav_bot.png) no-repeat!important;
	height: 14px;
	margin: -4px 0px 0px 0px;
}
#tnav_main {
	position: absolute;
	top: 5px;
	right: 13px;
}
.redgem {
	background: url(images/subnav/tnav_but_red_bot.gif) no-repeat bottom;
}
.redgem_bot {
	background: url(images/subnav/tnav_but_red_top.gif) no-repeat top;
}
.purplegem {
	background: url(images/subnav/tnav_but_purple_bot.gif) no-repeat bottom;
}
.purplegem_bot {
	background: url(images/subnav/tnav_but_purple_top.gif) no-repeat top;
}
.greengem {
	background: url(images/subnav/tnav_but_green_bot.gif) no-repeat bottom;
}
.greengem_bot {
	background: url(images/subnav/tnav_but_green_top.gif) no-repeat top;
}
.yellowgem {
	background: url(images/subnav/tnav_but_yellow_bot.gif) no-repeat bottom;
}
.yellowgem_bot {
	background: url(images/subnav/tnav_but_yellow_top.gif) no-repeat top;
}
.bluegem {
	background: url(images/subnav/tnav_but_blue_bot.gif) no-repeat bottom;
}
.bluegem_bot {
	background: url(images/subnav/tnav_but_blue_top.gif) no-repeat top;
}
#subnav_about {
	top: 135px;
	left: 570px;
	z-index: 100!important;
}
#subnav_books {
	top: 135px;
	left: 630px;
}
#subnav_projects {
	top: 135px;
	left: 690px;
}
#subnav_publicity {
	top: 135px;
	left: 750px;
}
#subnav_contact {
	top: 135px;
	left: 810px;
}

/* left column styles */
#col_left {
	float: left;
	padding: 0px 0px 0px 30px;
	width: 217px;
	margin: 0px;
	min-height:400px;
 	height:auto !important;
  	height:400px;
}
#col_left_bot {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 93px 0px;
}
#mainlevelleftnav {
	margin: 0px 0px -4px 0px;
	padding: 0px;
	list-style-type: none;
}
#mainlevelleftnav li {
	text-align: center;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 4px 0px;
}
#mainlevelleftnav li a {
	display: block;
	padding: 6px 25px 0px 25px;
	text-decoration: none;
	color: #fff;
}
#mainlevelleftnav li a:hover {
	text-decoration: underline;
}

/* content area styles */
#wrapper {
	width: 100%;
	min-width: 980px;
	height: 100%;
}
#wrapper_bottom {
	margin: 0px auto;
	height: 100%;
	width: 980px;
	text-align: left;
}
#wrapper_inside {
	position: relative;
	height: 100%;
	z-index: 0;
}
#content_area {
	position: relative;
	z-index: 0!important;
}

#threecol_middle {
	float: left;
	width: 435px;
	margin: 30px 0px 130px 20px!important;
	background: url(images/rcol_drip.gif) repeat-y 417px;
}
#threecol_middle_content {
	padding: 26px 55px 10px 0px;
	min-height:500px;
 	height:auto !important;
  	height:500px;
}
#twocol_middle {
	float: left;
	width: 685px;
	margin: 30px 0px 130px 20px!important;
}
#twocol_middle_content {
	padding: 26px 65px 10px 0px;
	/*min-height: 500px;
 	height:auto !important;
  	height: 500px;*/
}

#col_right {
	float: left;
	width: 236px;
	margin: 68px 0px 135px 14px;
}


.contentheading {
	font-size: 18px;
	font-weight: bold;
	color: #c7f577;
}
.componentheading {
	font-size: 18px;
	font-weight: bold;
	color: #c7f577;
}
.contentpagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #c7f577;
	text-decoration: none
}
span.article_seperator {
	height: 50px;
	display: block;
}
.createdate {
	color: #888;
	font-style: italic;
	padding: 0px 0px 6px 0px;
}



/* footer styles */

#footer {
	position: absolute;
	bottom: 100px;
	right: 50px;
}

/* module styles */

div.rightmod {
	clear: both;
	width: 236px;
}
div.mod_hd {
	margin: 0px 0px 8px 0px;
}
div.rightmod h2 {
	font-size: 18px;
	margin: 0px 0px 0px 0px;
}
div.mod_nextstop p {
	width: 170px;
}
div.mod_nextstop {
	background: url(images/modules/pic_nextstop.png) no-repeat 179px;
}
* html div.mod_nextstop {
	background: none; /* hide from IE6 */
}
a.mod_more {
	color: #8fd1f4;
	background: url(images/linkdots.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 10px;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}
a.mod_more span {
	background: url(images/linkdots.gif) no-repeat right 4px;
	padding: 0px 10px 0px 0px;
}
a.mod_more:hover {
	color: #fff;
}
#srfr-containerhaven {
	float: left;
	background: url(images/modules/hd_havenkimmel.gif) no-repeat left top;
	padding: 35px 0px 0px 0px;
}
#srfr-containerdrewbacca {
	float: left;
	background: url(images/modules/hd_drewbacca.gif) no-repeat left top;
	padding: 35px 0px 0px 0px;
}
ul.srfr {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	list-style-type: none;
}
ul.srfr li {
	margin: 0px 0px 6px 0px;
	padding: 0px 20px 0px 0px;
}
ul.srfr li a {
	color: #fff;
}
div.mod_buyshirts {
	width: 216px!important;
	margin: 0px 0px 40px 0px;
}
div.mod_dryinpics {
	width: 216px!important;
	margin: 0px 0px 40px 0px;
}
div.mod_wolfpaperback {
	width: 216px!important;
	margin: 0px 0px 40px 0px;
}
#rmod_shirt_pics {
	float: left;
	width: 120px;
	text-align: center;
}
#rmod_wolfpaperback_pics {
	float: left;
	width: 120px;
	text-align: center;
}
* html #rmod_wolfpaperback_pics {
	width: 110px;
}
#rmod_shirt_pics ul,#rmod_shirt_pics li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a.rmod_shirt_link {
	display: block;
	margin: 5px 0px 10px 0px;
	font-size: 10px;
	color: #8fd1f4;
}
#rmod_shirt_txt {
	float: left;
	width: 92px!important;
	margin: 0px 0px 0px 4px;
}
#rmod_shirt_txt h2 {
	display: block;
	font-size: 16px;
	line-height: 18px;
	margin: 0px 0px 3px 0px;
	color: #c7f577;
}
#rmod_wolfpaperback_txt {
	float: left;
	width: 92px!important;
	margin: 0px 0px 0px 4px;
}
* html #rmod_wolfpaperback_txt {
	float: right;
	width: 80px!important;
}
#rmod_wolfpaperback_txt h2 {
	display: block;
	font-size: 16px;
	line-height: 18px;
	margin: 0px 0px 3px 0px;
	color: #c7f577;
}
#rmod_shirt_menu {
	width: 120px;
	height: 48px;
	background: url(images/modules/shirt_blobs.png) no-repeat left top;
	padding: 15px 0px 0px 0px;
}
* html #rmod_shirt_menu {
	background: none;
}
#rmod_shirt_menu select {
	width: 106px;
	border: 1px solid #81c7f4;
	font-size: 11px;
}
#shirt_buynow {
	float: left;
	margin: 23px 0px 0px 6px;
}
* html #shirt_buynow {
	margin: 10px 0px 0px 6px;
}
div.mod_askaugusten {
	width: 216px!important;
	margin: 0px 0px 40px 0px;
}
div.mod_fanphotos {
	width: 216px!important;
	padding: 0px 0px 25px 0px;
	margin: 0px 0px 10px 0px;
	background: url(images/modules/rcol_dots.gif) no-repeat center bottom;
}
#rmod_fanphotos_pic {
	float: left;
	width: 128px;
	text-align: center;
}
#rmod_fanphotos_pic a.mod_more {
	margin: 4px 0px 0px 0px;
}
#rmod_fanphotos_txt {
	float: left;
	width: 84px;
	margin: 8px 0px 0px 4px;
}
#rmod_fanphotos_txt h2 {
	font-size: 16px;
	line-height: 18px;
	margin: 0px 0px 3px 0px;
	color: #c7f577;
}
#buywolflinks {
	width: 90px;
	background: #000;
	color: #84d2f7
}


/* page-specific */
#augus10 {
	background: url(ab_about/images/hd_augus10.gif) no-repeat center top!important;
	padding: 133px 0px 0px 0px!important;
	margin: 0px 0px 0px 0px;
}
#augus10 h2 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	marhing: 0px 0px 6px 0px;
}
span.qa_question {
	font-weight: bold;
	font-size: 12px;
}
span.qa_answer {
	font-weight: bold;
	font-size: 12px;
}
div.video_box {
	margin: 0px 0px 30px 0px;
}
span.video_title {
	display: block;
	font-size: 16px;
	margin: 0px 0px 4px 0px;
}

table.contentpaneopen td {
	vertical-align: top;
	margin: 0px;
}

div.reviews {
	display: none;
}

div.wallpaper {
	float: left;
	width: 250px!important;
	height: 175px;
	margin: 0px 40px 0px 0px;
}
div.wallpaper h2 {
	font-size: 12px;
	color: #c7f577;
	margin: 0px 0px 4px 0px;
}
div.wallpaper img {
	float: left;
	width: 167px;
	border: 1px solid #ccc;
	margin: 0px 10px 0px 0px;
}
div.wallpaperLinks {
	float: left;
}
div.wallpaperLinks a {
	display: block;
}
#jbmwrap {
	width: 180px;
	padding: 2px 0px 0px 0px;
	text-align: center;
	background: #000;
	margin: 25px 0px 0px 0px!important;
}
#jbmwrap img {
	padding: 1px;
}
#jbmwrap a {
	margin: 0px;
	padding: 0px;
}


div.newslettermod {
	margin: 0px 0px 40px 0px;
}
div.newslettermod #add {
	margin: 6px 0px 0px 0px;
	background: #000;
	border: 1px solid #84d2f6;
	color: #84d2f6;
}
div.newslettermod #status {
	color: red;
}
div.newslettermod #email {
	margin: 4px 0px 0px 0px;
	border: 1px solid #84d2f6;
	color: #84d2f6;
	background: #000;
}


/* Twitter Module */
div.mod_tweets {
	margin: 10px 0px 40px 0px;
}
#twitter_div {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background: url(/site/templates/images/modules/quote_l.png) no-repeat left top!important;
}
#twitter_div_in {
	min-height: 50px;
	height: auto!important;
	height: 50px;
}
#twitter_update_list {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 16px;
}
#twitter_update_list li {
	margin: 0px;
	padding: 0px;
}
#twitter_update_list li span {
	display: block;
	padding: 0px 30px 0px 0px;
	background: url(/site/templates/images/modules/quote_r.png) no-repeat 180px bottom!important;
}
div.mod_tweets a.mod_more {
	display: block;
}
#twitter_update_list li a {
	
}
a.longago {
	display: block;
	color: #83d2f6;
	text-align: right;
	text-decoration: none;
	padding: 8px 30px 0px 0px;
}
