/* General Elements */

body {
	background: #542F00;
	color: #5B2C20; 
	font: normal 0.71em/20px "Arial", sans-serif;
	margin: 20px 0; 
	padding: 0;
}

a:link, a:visited, a:hover, a:active {
	color: #B14C35;
	text-decoration: none;
}

a:hover { color: #2010B5; }

a img { border: 0; }

strong, em, i, cite { color: #2A2AA6; }

code { 
	color: #B80905;
	font: normal 1.0em "Century Gothic", sans-serif; 
}

h1 { 
	color: #FFF;
	font: normal 3.45em "Arial Black", sans-serif;
	margin: 0;
	padding: 120px 30px 0 437px; 
	visibility: hidden;
}

h2 {
	color: #1708B0;
	font: normal 2.0em "Verdana", serif;
	margin: 0 0 16px 0;
	text-transform: uppercase;
}

.h2_AboutUs
{
	color: #1708B0;
	font-size: 2.0em;
	font-family: Verdana;
	/*float:right;*/
	text-transform: uppercase;
}

.h2_Bio
{
	color: #1708B0;	
	font-family: Verdana;
	font-size: medium;
	text-transform: uppercase;
}

h3 {
	color: #620100;
	font: bold 1.4em "Verdana", sans-serif;
	margin: 0 0 16px 0;
}

p { margin: 0 0 16px 0; }

.pAU
{
	margin: 0px 0px 16px;
	width: 600px;
}

ul, ol { 
	margin: 0 0 15px 50px; 
	padding: 0;
}

blockquote {
	border-left: 3px solid #6F4CA3;
	color: #6F4CA3;
	margin: 0 0 16px 35px;
	padding-left: 10px;
}

/* Specific Elements */

h2.paper {
		background: url(images/paper_01.gif) center 0 no-repeat;
		color: #1506B0; 
		font: bold 2.8em "Arial Narrow", sans-serif;
		padding: 13px 20px 5px 95px;
		margin: 0;
}

	#contentWide h2.paper { background: url(images/paper_01.gif) -18px 0 no-repeat;; }

.paper { 
	background: url(images/paper_02.gif) center 0 repeat-y; 
	padding: 3px;
}

	#contentWide .paper {
		background: url(images/paper_02.gif) -18px 0 repeat-y;  
		width: 563px; 
	}

.paperMargin {
	float: left;
	width: 78px;
}

	.paperMargin ul {
		margin: 0;
		padding: 0;
	}

		.paperMargin ul li, .paper label {
			background: #FFE88C;
			font: bold 1.0em "Comic Sans MS", sans-serif; 
			height: 16px;
			list-style: none;
			padding: 4px 3px 3px 8px;
			margin: 0 0 5px 0;
		}

	.paperBody { 
		line-height: 28px;
		margin: 0 0 0 95px; 
	}

.paperfooter { 
	background: url(images/paper_03.gif) center bottom no-repeat; 
	border: none;
	height: 50px;
	margin: -22px 0 20px 0;
}

	#contentWide .paperfooter { 
		background: url(images/paper_03.gif) -18px bottom no-repeat;  
		width: 563px;
	}

#pen { 
	background: url(images/pen.gif) left top no-repeat;  
	height: 461px;
}

.character, .border {
	background: #FFF;
	border: 1px solid #A0452B;
	display: block;
	padding: 15px;
}

.character { float: left; }

.charDesc { margin-left: 200px; }

.charDescAU {margin-left: 200px;}

.charDescBio {margin-left: 200px;}

.divComics {margin-left: 100px;}

.clear { clear: both; }

/* Form Elements */

form { margin: 0 0 16px 0; }

.form { margin: 0 auto 0 auto; }

label { 
	display: block;
	float: left;
	height: 18px;
	width: 67px;
}

input, textarea {
	background: #EFEFEF; 
	border: 0;
	color: #0677A4;
	display: block; /* Opera padding bug */
	font: normal 1.0em "Comic Sans MS", sans-serif;
	height: 18px;
	margin: 0 0 5px 93px;
	padding: 3px 3px 2px 3px;
	width: 432px;
}

.storeinput
{
}

textarea {
	background: url(images/paper_02.gif) -110px -3px repeat-y;
	height: 241px
}

.button { 
	color: #853029;
	display: inline;
	font-weight: bold;
	margin: 0 0 4px 15px;
	width: auto; 
	height: auto;
}

.storebutton
{
	background-color: transparent;
	font-weight: bold;
	display:list-item;
	height: auto;
	width:auto;	
}

h2.Comics
{
	color: #1708B0;
	font: normal 1.5em "Verdana", serif;
	margin: 0 0 16px 0;
	text-transform: uppercase;	
}

/* Layout Elements */

div#page { 
	background: url(images/bodybg.jpg) center -40px repeat-y;	
	margin: 0 auto 0 auto;
	width: 980px;
}

div#wrap { background: url(images/header.jpg) center top no-repeat; }

div#childWrap { 
	background: url(images/footer.jpg) center bottom no-repeat; 
	padding: 2px
}

div#container { /* IE6 Flicker */
	padding: 40px 83px 0 78px; 
	position: relative;
}

div#content, div#content_padding { 
	float: left;
	width: 550px;
}

.div#divBio, div#divBio_padding
{
	/*float: left;*/
	width: 700px;
}

div#content_padding {
	margin: 0 0 0 90px;
	width: 460px;	
}

div#contentWide { padding: 1px 1px 1px 90px; }
	
	/* Curves */

	.curve { 
		float: left;
		display: block;
		height: 20px;
		clear: left;
  	}

   	#curve1 { width: 100px; }
   	#curve2 { width: 90px; }
   	#curve3 { width: 80px; }
   	#curve4 { width: 60px; }
   	#curve5 { width: 30px; }

div#sidebar {
	float: right;
	width: 240px;
}

	#sidebar h2 {
		background: url(images/bgsidebarh2.gif) left 0 no-repeat;
		color: #1506B0; 
		font: bold 2.5em "Arial Narrow", sans-serif;
		padding: 13px 20px 5px 10px;
		margin: 0 0 16px 0;
		text-transform: uppercase;
	}

	#sidebar h3 { margin: 0 0 16px 20px; }

	#sidebar ul {
		font-weight: bold;
	}

#footer { 
	clear: both; 
	padding: 80px 0 40px 0;
}

	#footer ul {
		margin: 0 0 0 -20px;
		padding: 0;
	}
		
		#footer ul li a {
			color: #000;
			font: bold 1.4em "Comic Sans MS", sans-serif;
			padding: 8px 25px 12px 25px;
			margin: 0 5px;
		}

			#footer ul li.short a { background: url(images/pinkshort.gif) center top no-repeat; }
			#footer ul li.long a { background: url(images/pinklong.gif) center top no-repeat; }


#navigation { margin: 0 0 0 0; }

	#navigation ul {
		margin: 55px 0 0 275px;
		padding: 0;
	}

		#navigation ul li, #footer ul li {
			display: inline;
			list-style-type: none;
		}

			#navigation ul li a { 	
				color: #000;
				font: bold 1.6em "Comic Sans MS", sans-serif;
				padding: 12px 18px;
			}	

			#navigation ul li.short a { background: url(images/bglishort.gif) center top no-repeat; }
			#navigation ul li.long a { background: url(images/bglilong.gif) center top no-repeat; }
	
				#navigation ul li.short a:hover, #navigation ul li.short a#current 
					{ background: url(images/bglishort.gif) center -50px no-repeat; }
				#navigation ul li.long a:hover, #navigation ul li.long a#current 
					{ background: url(images/bglilong.gif) center -51px no-repeat; }