/* All Content copyrighted to Leigh Bader 2007 */

* {margin:0;padding:0}

/*----------- Global Elements ---------------*/
body {
	font:9pt/1.3em arial;
	margin:0;
	text-align:left;
	color:#000;
}

body#main {background:url(../img/bg-bricks.jpg) repeat-x 0 0 #30302D;}
body#sub {background:url(../img/bg-bricks2.jpg) repeat-x 0 0 #30302D;}
body#solo {background:#30302D}

/* ----- <a> ------*/
a {color:#66675B;text-decoration:none;font-weight:bold;}
a:hover {color:#66675B;text-decoration:underline;font-weight:bold;}

/* ----- <p> ------*/
p {margin-bottom:.9em}

#footer p {margin-bottom:.2em}

.break {clear:both;}

.center {margin:0 auto;text-align:center;}

.date {font-weight:bold;border-bottom:1px solid #FFF;margin-bottom:8px;}


/* --- <img> ---- */
img {border:0;}

.border {border:2px solid #66675B;}


/* --- <ul> --- */
ul  { list-style-type:none;}

li {margin-bottom:.3em;}

.lineup li { list-style-type:none;display:inline;float:left;margin:0 3px 2px 3px;}

.pagelist li { list-style-type:none;display:inline;float:left;margin:0 3px 2px 3px;}

.bullet li { list-style-type:square;margin:0 0 2px 15px;}

#gallery li {display:inline;float:left;margin:5px;width:230px;}
#gallery li img {border:2px solid #DFE0D3}

.slides li {display:inline;float:left;margin:5px;}
.slides img {border:2px solid #DFE0D3;}

ul.slideright {margin-top:200px;}
.slideright li {margin:5px 0 0 0;text-align:center;font-size:16px;}
.slideright img {width:35px;height:35px;border:2px solid #DFE0D3}

/* ------ <dd> --------*/
dl {width:300px;margin-bottom:15px;}
dd {display:inline;float:left;width:70px; font-weight:bold;margin:0 10px 8px 0;}
dt {float:left;width:220px;margin-bottom:8px;}

/* ----headers ----*/
h1 {font-size:1.6em;color:#66675B;height:35px;font-weight:bold;letter-spacing:2px;}
.hide {display:none}

h1.short {font-size:1.4em;width:305px;color:#DFE0D3;height:35px;background: url(../images/bg-title.gif) no-repeat;}
	 
h2 {clear:both;margin:10px 0 .8em 0;font-weight:bold;font-size:1.2em;color:#66675B;border-left:16px solid #66675B;text-indent:5px;text-align:left;}

h3 { font-size:12px;color:#66675B;margin:10px 0 .8em 0;background:#DFE0D3;text-indent:5px;}
.album { font-size:12px;color:#66675B;margin:5px 0 .8em 1px;background:#DFE0D3;text-indent:5px;width:213px;}

/* ---- Text Effects ----*/


/* ---- Content ----- */

#wrapper {	
	width:100%;
	margin:0;
	}

#header01 {
	height:46px;

	margin:0;
	background: url(../img/header-01.jpg) no-repeat 0 0;
	}

#header02 {
	height:117px;
	background:url(../img/header-02.jpg) no-repeat 0 0;
	}
	
.home a, .home a:hover { 
		display:block;
		width:347px;
		height:37px;
		margin:0 0 0 315px;
		padding-top:66px;
		text-indent:-5000000px;
		}

#nav {
	background: url(../img/header-03.jpg) no-repeat 0 0 #FFF;
	height:28px;
	text-align:left;
	text-indent:275px;
	padding-bottom:10px;
	}

#nav a {
	font-size:18px;
	line-height:28px;
	padding:4px 7px 4px 7px;
	letter-spacing:3px;
	text-decoration:none;
	color:#66675B;
	font-weight:bold;
	text-transform:uppercase;
	}

#nav a:hover {
	color:#66675B;
	background:#DFE0D3;
	}


#contwrap {
	width:100%;
	background:#FFF;
	}

#display {
	width:33px;
	height:220px;
	margin:0 10px 0 15px;
	display:inline;
	float:left;
	}
.welcome#display { background:url(../img/text-welcome.jpg) no-repeat; }
.gallery#display { background:url(../img/text-gallery.jpg) no-repeat; }
.contact#display { background:url(../img/text-contact.jpg) no-repeat; }
.comics#display { background:url(../img/text-comics.jpg) no-repeat; }
.info#display { background:url(../img/text-info.jpg) no-repeat; }
.links#display { background:url(../img/text-links.jpg) no-repeat; }
.shop#display { background:url(../img/text-shop.jpg) no-repeat; }
	
 #content {
	background: #FFF;
	border-top:1px solid black;
	width:680px;
	margin:10px 0 10px 0px;
	padding:10px 0 0 0;
	float:left;
	}
	
	
 #left {
	text-align:justify;
	display:inline;
	float:left;
	padding:5px 0 5px 0px;
	}

.short#left {width:400px;}
.full#left {width:620px;}
.wide#left {width:100%;text-align:center;}

 #right {
		text-align:left;
		width:240px;
		margin:0 0 0 15px;
		float:right;
		padding:8px 8px 15px 8px;
		background:#DFE0D3;
		}

#vdisplay {
	width:241px;
	height:22px;
	margin-bottom:10px;
	}
.about {background:url(../img/text-about.jpg) no-repeat }
.notice {background:url(../img/text-notice.jpg) no-repeat }
.projects {background:url(../img/text-projects.jpg) no-repeat }
.contact2 {background:url(../img/text-contact2.jpg) no-repeat }
.linkme {background:url(../img/text-linkme.jpg) no-repeat }

#affiliate { text-align:center;padding-top:10px;margin-top:10px;border-top:1px dashed #66675B; }

#footer  {
	clear:both;
	background:url(../img/bg-dash.jpg) repeat-x 0 0 #30302D;
	padding:20px 20px 5px 0;
	color:#CCC;
	text-align:right;
	font:.75em/1.5em Arial, Helvetica, sans-serif;
	}

#footer a { color:#DFE0D3;}
	
	
/* ------- Forms -------*/
input, select, textarea { background:#747669;border:1px solid white;color:#fff;padding:2px;}
