/* @override http://www.superamazingnumberone.com/ep/style.css */

#title {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	border-left: 10px solid #1958b7;
	background-color: #000;
	padding: 5px 5px 5px 0.5em;
	color: #fff;
	font-size: 14pt;
	width: 150px;
}

#mainbody {
	background-color: #b7b7b7;
	position: absolute;
	left: 11em;
	top: 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	width: 435px;
	display: block;
	padding: 20px;
	margin-right: 5px;
}

#buttonbody {
	background-color: #b7b7b7;
	position: absolute;
	left: 10em;
	top: 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	width: 450px;
	display: block;
	padding: 20px;
	margin-right: 5px;
}

#blogbody {
	background-color: #b7b7b7;
	position: absolute;
	left: 10em;
	top: 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	width: 100%;
	display: block;
	padding: 1px;
	margin-right: 1px;
	height: 100%;
}

#artbody {
	background-color: #b7b7b7;
	position: absolute;
	left: 10em;
	top: 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	width: 432px;
	display: block;
	padding: 20px;
	margin-right: 5px;
}

#contactbody {
	background-color: #b7b7b7;
	position: absolute;
	left: 13.4em;
	top: 10px;
	width: 410px;
	display: block;
	padding: 20px;
	margin-right: 5px;
	font: 12px 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
}

#contacttext {
	text-indent: 5px;
	text-align: center;
	font-weight: bold;
}

#shirtdesc {
	width: 400px;
	display: block;
	font-size: 12px;
	color: #3f3f3f;
	font-weight: bold;
}

#portrait {
	position: absolute;
	left: 600px;
	top: 70px;
}

#comicthumbs {
	width: 144px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	position: absolute;
	top: 18px;
	left: 250px;
	font-size: 11px;
	color: #525252;
	font-weight: bold;
}

	
#comicthumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#comicthumbs li {
	background: 1px solid #b7b7b7;
	margin: 0;
	text-align: center;
}

#comicthumbs li img {
	display: block;
	text-align: center;
	align: center;
	padding: 5px 5px 5px 0.5em;
	background-color: #bebebe;
}

#comicthumbs li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #b7b7b7;
	color: #FFCC66;
	text-decoration: none;
	width: 100%;
	text-align: center;
}
#shirtthumbs {
	width: 144px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	position: absolute;
	top: 18px;
	left: 240px;
	font-size: 11px;
	color: #525252;
	font-weight: bold;
}

	
#shirtthumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#shirtthumbs li {
	background: 1px solid #b7b7b7;
	margin: 0;
	text-align: center;
}

#shirtthumbs li img {
	display: block;
	text-align: center;
	align: center;
	padding: 5px 5px 5px 0.5em;
	background-color: #bebebe;
}

#shirtthumbs li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #b7b7b7;
	color: #FFCC66;
	text-decoration: none;
	width: 100%;
	text-align: center;
}

#thumbnail a img{
	border: none;
}

#thumbnails {
	width: 400px;
}
#buttonthumbs {
	width: 450px;
}
#buttonthumbs a img {
	border:  none;;
}
#thumbnails a img{
	border: none;
}

#menu {
	width: 10em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #000;
	color: #333;
}

#contactlist {
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	position: relative;
	left: 100px;
}

#contactlist ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#contactlist li {
	background: 1px solid #000;
	margin: 0;
	padding-bottom: 10px;
	font-weight: bold;
}

#contactlist a {
	color: #996600;
}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#menu li {
	color: #b7b7b7;
	background: 1px solid #000;
	margin: 0;
}

#menu li img {
	display: block;
	text-align: center;
	align: center;
	padding-right: 5px;
	border: none;
}

#menu li a {
	display: block;
	background-color: #000;
	color: #FFCC66;
	text-decoration: none;
	width: 100%;
	text-align: center;
	padding-right: 5px;
	border-style: none;
}

#navbar {
	margin-top: 10px;
}

html>body #menu li a {
	width: auto;
}

a {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
}

h2 {
	margin-bottom: 0;
	margin-top: 5px;
}

h3 {
	margin-bottom: 0;
}

h4 {
	margin-bottom: 0;
}

#shirt {
	width: 200px;
}

#art {
	width: 432px;
	background-color: #b7b7b7;
}

#wideDesc {
	width: 236px;
	display: block;
	font-size: 12px;
	color: #404040;
	font-weight: bold;
	text-align: center;
	left: 98px;
	position: relative;
}

#tallDesc {
	width: 144px;
	display: block;
	font-size: 12px;
	color: #404040;
	font-weight: bold;
	text-align: center;
	left: 288px;
	position: absolute;
	top: 0;
	margin: 15px 15px 15px 30px;
}

#contacttitle {
	color: #996600;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	text-align: center;
}

.submitLink {
   color: #FFCC66;
   background-color: black;
   text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
}

</style>
