html{
	margin:0;
	padding:0;
}
body {
	background-color:#fff;
	border-left:9px dashed #111;
	cursor:url("../main.cur"), pointer;
	font:100.01% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#111;
	margin:0;
	padding:0;
}
		
		/*.................begin TEXT....................*/
p {
	text-indent:10px;
	margin:10px;
	padding:5px 0 0;
}
h1 {/*frame titles, primary headings*/	
	background:#111 url();
	border-bottom:1px dashed #fff;
	font:small-caps bold 1.9em/80% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#fff;
	letter-spacing:0.08em;
	text-align:center;
	margin:10px;
	padding:9px 0;
}
h2 {/*comic titles*/
	font:bold 1em/120% Tahoma, sans-serif;
	color:#297500;
	letter-spacing:-0.03em;
	margin:0;
	padding:30px 0 5px;
}
h3 {/*sub-headings, used on bio page*/
	background:#111 url();
	border-bottom:1px dashed #fff;
	font:small-caps 1.1em/80% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#fff;
	letter-spacing:0.08em;
	text-align:center;
	margin:-12px 10px 0;
	padding:0 0 10px;
}
h4 {/*ie. click thumb to view*/
	position:absolute;
	top:0;
	left:0;
	display:inline;
	background:#fff;
	border:3px solid #111;
	font:small-caps 0.85em/110% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#444;
	text-align:center;	
	width:75px;
	height:auto;
	margin:4px;
	padding:5px 3px 6px 2px;
}
h5 {/*used on form page, comic descriptions*/
	display:inline;
	font:small-caps 1em/120% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#111;
	margin-bottom:15px;
}
h6 {/*footer*/
	display:inline;
	font:small-caps 0.9em/100% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#888;
	text-align:center;
	margin:0;
	padding:2px;
}
em {
	font:small-caps 1em/100% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}
		/*...............end TEXT........................
		.................begin LINKS....................*/

a {	
	color:#297500;
	text-decoration:none;
}
a:visited {
	color:#b7ce8a;
	text-decoration:none;	
}
a:hover {
	color:#74c81b;	
	cursor:url("../link.cur"), pointer;
	text-decoration:underline;
}
a:active {
	
}
a img {
	border:2px solid #111;
}
a:hover img {
	border:2px solid #297500;
}
h2 a:hover{/*comix titles*/
	color:#fff;
}					
		/*...............end LINKS........................
		.................begin HEADER....................*/

.header{
	position:relative;
	height:213px;
	margin:15px auto;
	padding:0;
}
.indexhead{		
	background:#fff url(../header_index.gif) top right no-repeat;
	width:88%;
}	
.galleryhead {/*banner graphic on gallery page*/
	background:#fff url(../header_gallery.gif) top right no-repeat;
	width:86%;
}
.storehead {/*banner graphic on store page*/
	background:#fff url(../header_store.gif) top right no-repeat;
	width:86%;
}
.biohead {/*banner graphic on bio page*/
	background:#fff url(../header_bio.gif) top right no-repeat;
	width:86%;
}
.linkshead {/*banner graphic on links page*/	
	background:#fff url(../header_links.gif) top right no-repeat;
	width:83%;
}
#headerleft{
	position:absolute;
	background:transparent url(../uttertoad.gif) top left no-repeat;
	width:255px;
	height:213px;
	margin:0;
	padding:0;
}
#headerleft a{
	display:block;
	width:255px;
	height:213px;
	line-height:0;
	font-size:0;
	color:#fff;
}
#headerleft a:hover{
	font:bold 1em/120% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#297500;
	text-decoration:none;
	text-transform:uppercase;
	padding:55px 15px 0;	
}												
ul#headerrightnav{/*contains navigation on secondary pages*/
	position:absolute;
	background:transparent url() top right no-repeat;
	top:0;
	right:0;
	width:160px;
	height:213px;
	list-style:none;
	margin:0;
	padding:0;
}
ul#headerrightnav li {
	margin:0 0 7px;
	padding:0 0 0 10px;
}
ul#headerrightnav a {
	display:block;
	font-size:0;
	color:#fff;
	line-height:0;
	padding:18px 0 17px;
}
ul#headerrightnav a:active {
}
ul#headerrightnav a:visited {
}
ul#headerrightnav a:hover {
	border:4px solid #297500;
}
ul#headerrightnav a.current {
	font-size:0;
	color:#111;
	line-height:0;
	padding:18px 0;
	border:0;
}
ul#headerrightnav a.current:hover{
	border:0;
}
#twitter_div {
	display:table;
	position:absolute;
	top:5px;
	right:335px;
	font:small-caps 0.85em/105% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	width:175px;
	height:90px;
	margin:0;
	padding:0;	
}
#twitter_update_list{	
	display:table-cell;
	vertical-align: middle;
	color:#297500;
	text-align:center;
	list-style:none;
	width:175px;
	height:90px;
	margin:0;
	padding:0;
	z-index:200;
}
a.twitter{
	position:absolute;
	display:block;
	width:175px;
	height:90px;
	line-height:0;
	font-size:0;
	color:#fff;
	z-index:199;
}
		/*...............end HEADER.......................
		.................begin LAYOUT....................*/
	/*source: http://matthewjamestaylor.com/blog/perfect-2-column-double-page.htm*/
.content {
	width:88%;	
	height:540px;
	margin:0 auto;
}
.wrap {
	position:relative;
	width:99%;
}
.frame {
	position:relative;
	border:4px solid #111;
	float:left;
	overflow:auto;
	overflow-x:hidden;
	width:auto;
	height:500px;
	padding:0 0 1em 0;
}
.container .wrap {
	right:50%; /*right column width*/
}
.container .a {
	left:52%; /*right column width plus left column left padding*/
	width:47%; /*left column content width (column width minus left and right padding)*/
}
.container .b {
	left:55%; /*(right column width) plus (left column left and right padding) plus (right column left padding)*/
	width:47%; /*right column content width (column width minus left and right padding)*/
}
		/*...............end LAYOUT.......................
		.................begin CONTENT...................*/
/*---------INDEX-------------*/
#blog {	
	height:520px;
	margin:0 305px 0 2%;
}
#sidenav {/*contains navigation on home page*/ 
	background:#fff url(../sidenav.gif) bottom left no-repeat scroll;
	float:right; 
	width:293px;
	height:540px;
 }						
#sidenav ul {
	list-style:none;
	margin:135px 0;
	padding:0;
}
#sidenav ul li {
	padding:0;
}
#sidenav a {
	display:block;
	font-size:0;
	line-height:0;
	padding:40px 0;
}
#sidenav a:hover {
	background:#fff url();
	border-top:4px solid #111; 
	border-right:4px solid #fff;
	border-bottom:4px solid #111;
	border-left:4px solid #fff;
	font:small-caps bold 2.3em/80% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#297500;
	letter-spacing:0.05em;
	text-decoration:none;
	text-align:center;
	padding:23px 0;
}
/*---------GALLERY-------------*/
ul#jump{
	list-style:none;
	margin:15px 7px;
	padding:0;
}
ul#jump li{
	float:left;	
	background:#fff url(../favicon.png) top left no-repeat scroll;
	font:bold italic small-caps 0.95em/100% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	white-space:nowrap;
	word-spacing:-0.1em;
	margin:5px 0;
	padding:4px 12px;
}
#comix{
	width:95%;
	margin:50px auto;
	padding:0;
}
#comix ul{
	list-style:none;
	margin:0;
	padding:0;
}
#comix ul li{
	display:block;
	width:100%;
	margin-bottom:15px;
	padding:0;
}
#comix ul li img{
	float:left;
	margin-right:15px;
	padding:0;
}
#comix br{
	clear:left;
	line-height:0;
}
a.cbz span{
	visibility:hidden;
	position:relative;
	display:block;	
	bottom:20px;
	left:0;
	border:0;
	font:bold small-caps 1em/108% Verdana;
	color:#111;
	letter-spacing:0.05ex;
	text-align:left;	
	white-space:nowrap;
	margin:0 0 -20px 0;
	padding:3px 0;
	height:20px;
}
#illos{
	margin:5px auto;
	padding:5px;
}
#illos ul{
	margin:0 auto;
	padding:0;
}
#illos ul li{
	list-style:none;
	float:left;
	width:128px;
	height:128px;
	margin:3px 4px;
}
a.title span{
	visibility:hidden;
	position:relative;
	display:block;
	top:-40px;
	left:0;
	background:#111 url();
	border-top:2px solid #111;
	border-right:2px solid #297500;
	border-bottom:2px solid #297500;
	border-left:2px solid #297500;
	font:bold small-caps 0.95em/100% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#fff;
	text-align:center;
	text-decoration:none;
	letter-spacing:0.06em;
	width:125px;
	height:40px;
	margin:0 0 -50px 0;
	padding:3px 0;
}
a:hover span{
	visibility:visible !important;
	visibility:hidden; /*it's just TOO broken in IE6*/
	display: block; 
	text-decoration:none;
}
hr{
	clear:both;
	background:#fff url(../hr.gif) top left repeat-x scroll;
	border:0;
	height:10px;
}
/*---------STORE-------------*/
#viewcart{
	position:absolute;
	top:0;
	left:75px;
	background:#fff url(../viewcart.gif) top left no-repeat scroll;
	width:160px;
	height:53px;
	margin-top:-10px;
}
#comixstore{
	width:97%;
	margin:20px auto;
	overflow:hidden;
}
#comixstore ul{
	list-style:none;
	margin:0;
	padding:0;
}
#comixstore ul li{
	display:block;
	float:left;
	width:150px;
	margin:0 9px;
	padding-left:10px;
}
#comixstore ul li em{
	position:relative;
	display:block;
	background:#fff url();
	border:2px solid #111;		
	font:bold small-caps 0.9em/100% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#111;
	text-align:center;
	white-space:nowrap;
	width:135px;
	height:20px;
	margin: 0 15px -29px -8px;
	padding:3px 1px;
}
#comixstore ul li img{
	border:2px solid #111;
	float:left;				/*keeps the add to cart flush against bottom of thumbnail*/
	margin:25px 0 0 -2px;
	padding:0;
}
span.price50{					/*price circles on store page*/
	position:relative;
	display:block;
	bottom:145px;
	left:72px;
	background:transparent url(../price50.gif) top left no-repeat scroll;
	font:bold small-caps 2em/108% Arial, sans-serif;
	color:#111;
	text-align:center;
	height:68px;
	width:68px;
	margin-bottom:-68px;
	padding:20px 6px 5px;
}
span.price100{					/*price circles on store page*/
	position:relative;
	display:block;
	bottom:145px;
	left:72px;
	background:transparent url(../price100.gif) top left no-repeat scroll;
	font:bold small-caps 2em/108% Arial, sans-serif;
	color:#111;
	text-align:center;
	height:68px;
	width:68px;
	margin-bottom:-68px;
	padding:20px 6px 5px;
}
span.price200{					/*price circles on store page*/
	position:relative;
	display:block;
	bottom:145px;
	left:72px;
	background:transparent url(../price200.gif) top left no-repeat scroll;
	font:bold small-caps 2em/108% Arial, sans-serif;
	color:#111;
	text-align:center;
	height:68px;
	width:68px;
	margin-bottom:-68px;
	padding:20px 6px 5px;
}
#comixstore hr{
	background-color:#fff;
	border-color:#fff;
	clear:left;
	color:#fff;
	height:0;
}
#commissions{
	width:93%;
	margin:15px auto 0;
	padding:0 8px;
}
#commissions p{
	font:95%/125% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	margin:0 0 6px;
	padding:0;
}
iframe{
	margin:0 auto -70px;
}
.contactform{
	margin:0 auto;
	padding:0;
}

textarea{
	background:#fff url() center no-repeat scroll;
	border:2px dotted #888;
	font:0.9em/100% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#111;
	overflow:auto;
	width:100%;
	height:90px;
	margin-top:3px;
	padding:3px;
}
input.text{
	background:#fff url() center no-repeat scroll;
	border:2px dotted #888;
	font:small-caps 0.9em/100% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#111;
	width:100%;
	margin-top:3px;
	padding:2px;
}
input.submit{
	background:#fff url(../sendmessage.gif) center no-repeat scroll;
	border:0;	
	cursor:url("../link.cur"), pointer;
	font-size:0;
	line-height:0;
	color:#fff;
	width:162px;
	height:54px;
	margin:0 auto;
	padding:0;
}
input.image{	
	cursor:url("../link.cur"), pointer;
}
.centered{/*used on "thankyou" and "error" form pages*/
	display:block;
	font-size:1em;
	text-align:center;
}
/*---------BIO-------------*/
.bio{
	position:relative;
	width:auto;
	margin:0 auto;
	padding:5px 0;
}
.bio .links {
	margin:2px 0 0 0;
	padding:0;
	list-style:none;
}
.bio .links ul li {
	padding:0 5px;
}
.bio .links a {
	display:block;
	border:1px solid #fff;
	font:bold small-caps 1em/100% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	letter-spacing:0.05em;
	margin:0;
	padding:1px 0;
}
.bio .links a:active {
}
.bio .links a:visited {
}
.bio .links a:hover {
	color:#74c81b;
	text-decoration:none;
	text-transform:uppercase;
}

#michael {
	position:absolute;
	left:10px;
	background:#fff url(../mf.jpg) top left no-repeat scroll;
	text-align:left;
	width:174px;
	margin-top:-7px;
	padding:260px 0 20px 0;
	z-index:900;
}
#michael br{
	line-height:70%;
}
#michaeltext{
	position:relative;
	margin-bottom:20px;
	padding:0 15px 0 190px;
}
#leslie {
	position:absolute;
	right:10px;
	background:#fff url(../lp.jpg) top right no-repeat scroll;
	text-align:right;
	width:174px;
	margin-top:-7px;
	padding:260px 0 20px 0;
	z-index:900;
}
#leslie br{
	line-height:70%;
}
#leslietext{
	position:relative;
	margin-bottom:20px;
	padding:0 190px 0 15px;
}
/*---------LINKS-------------*/
	/*source: http://matthewjamestaylor.com/blog/perfect-3-column.htm*/
.colmask {
	position:relative;
	border:6px solid #111;
	width:80%;
	overflow:hidden;
	margin:0 auto;
	padding:10px 30px 0 0;
}
.colright, .colmid, .colleft {
	float:left;
	width:100%;
	position:relative;
}
.col1, .col2, .col3 {
	float:left;
	position:relative;
	overflow:hidden;
	width:29%;	
	padding:0 0 30px;
}
.threecol {
	background:#fff;
}
.threecol .colmid {
	right:34%;
	background:#fff;
}
.threecol .colleft {
	right:33%;
	background:#fff;
}
.threecol .col1 {
	left:103%;
}
.threecol .col2 {
	left:41%;
}
.threecol .col3 {
	left:80%;
}
p.linksinfo{
	border-top:1px dashed #111;
	border-right:1px dashed #111;
	border-bottom:2px dashed #111;
	border-left:1px dashed #111;
	font:1.05em/130% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	color:#111;
	letter-spacing:0.02em;
	text-indent:0;
	margin:20px 0;
	padding:30px;
}
.col3 .kudos, .col1 .kudos, .col2 .kudos ul{
	list-style:none;
	margin-top:0;
	padding:0;
}
.col3 .kudos, .col3 .kudos, .col2 .kudos ul li{
	line-height:75%;
	margin:0;
	padding:0;
}
.kudos h2{	
	padding:22px 0 5px;
}
.kudos h2 a:hover{
	color:#74c81b;
}
 	/*...............end CONTENT.....................
		.................begin FOOTER...................*/
#footer { 
	clear:both;
	text-align:center;
	width:90%;
	margin:5px auto;
	padding:20px;
}
.statcounter img{
	border:0;
}
.statcounter a:hover img{
	border:0;
}