/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}	
body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/mainback.gif);
}
.clearfix:after {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
/* End hide from IE-mac */ 
#wrapper{
	width: 782px;
	margin:29px auto;
	text-align:left;
	background-image: url(images/rippedbody.jpg);
}
#header {
	height: 185px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
}
#headerleft {
	width: 210px;
	margin-left: 5px;
	height: 180px;
	background-image: url(images/hahaman.gif);
	background-repeat: no-repeat;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
#left_wrapper {
	width: 202px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#leftnav {
	width: 100%;
	background-color: #f1f1f1;
	border: 1px solid #d9d9d9;
}

*html #leftnav {
	margin-left: 10px;
}


#headerright {
	float: left;
	width: 440px;
	height: 180px;
	margin-left: 50px;
	background-image: url(images/largelogo.gif);
	background-repeat: no-repeat;
}
#mainright {
	float: right;
	width: 540px;
	margin-right: 7px;
}
#mainright h2 {
	font-size: 16px;
	color: #666666;
	padding-left: 8px;
	padding-bottom: 6px;
}

#footer {
	background-image: url(images/footer.jpg);
	clear: both;
	height: 50px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#calendar {
	width: 150px;
	background-image: url(images/calendar_sep.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 22px;
	padding-top: 22px;
}
table.jan_cal {
	font-size: 12px;
}
.today_cal {
	background: url(images/today.gif) no-repeat center center;
}
.hasevent_cal {
	font-size: 12px;
	font-weight: bold;
	background: url(images/event.gif) no-repeat center center;
}



#mainright p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma, "OCR A Extended";
	margin-right: 8px;
	margin-left: 8px;
}
#mainright h6 {
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DCDCDC;
	width: 90%;
	padding-bottom: 3px;
	border-top: dashed 1px #333;
	padding-top: 4px;
	margin-top: 4px;
}
#mainright h5 {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	margin-left: 8px;
}

.mainimage {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}







/*----------------------------------------------------------- Left Nav Styling ------------------------------------------------------------------------------ */
#leftnav ul{
	display: block;
	width:160px;
	padding-left: 20px;
}
#leftnav ul li{
	width:155px;
	height: 55px;
	display: block;
	list-style-type: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#leftnav a.default:link, a.default:visited {
	width:155px;
	height: 55px;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -100em;
}
#leftnav a.default:hover {
	background-image: url(images/homeover.gif);
}
#leftnav a.portfolio:link, a.portfolio:visited {
	width:155px;
	height: 55px;
	background-image: url(images/portfolio.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -100em;
}
#leftnav a.portfolio:hover {
	background-image: url(images/portfolioover.gif);
}
#leftnav a.about:link, a.about:visited {
	width:155px;
	height: 55px;
	background-image: url(images/artist.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -100em;
}
#leftnav a.about:hover {
	background-image: url(images/artistover.gif);
}
#leftnav a.blog:link, a.blog:visited {
	width:155px;
	height: 55px;
	background-image: url(images/blog.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -100em;
}
#leftnav a.blog:hover {
	background-image: url(images/blogover.gif);
}
#leftnav a.thought:link, a.thought:visited {
	width:155px;
	height: 55px;
	background-image: url(images/thought.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -100em;
}
#leftnav a.thought:hover {
	background-image: url(images/thoughtover.gif);
}
#leftnav a.contact:link, a.contact:visited {
	width:155px;
	height: 55px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -100em;
}
#leftnav a.contact:hover {
	background-image: url(images/contactover.gif);
}
#leftnav a.links:link, a.links:visited {
	width:155px;
	height: 55px;
	background-image: url(images/links.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -100em;
}
#leftnav a.links:hover {
	background-image: url(images/linksover.gif);
}
#leftnav a.buy:link, a.buy:visited {
	width:155px;
	height: 55px;
	background-image: url(images/buy.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -100em;
}
#leftnav a.buy:hover {
	background-image: url(images/buyover.gif);
}
#comic ul{
	display: block;
	width:180px;
	padding-left: 10px;
}
#comic ul li{
	width:180px;
	height: 85px;
	display: block;
	list-style-type: none;
}
#comic a.comic:link, a.comic:visited {
	width:180px;
	height: 85px;
	background-image: url(images/comic.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -100em;
}
#comic a.comic:hover {
	background-image: url(images/comicover.gif);
}
#mainright h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DCDCDC;
	width: 300px;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 8px;
	padding-bottom: 3px;
}
table a:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
table a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

table a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

table a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
th {
	color: #333333;
	font-size: 13px;
}
#wrapper #mainright td {
	font-size: 13px;
}
#footer p {
	font-size: 10px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
}
#mainright form {
	margin-left: 20px;

}
#wrapper #main #mainright  #DataCollection p {
	padding-top: 20px;
	font-size: 10px;
	color: #022D42;
}


#mainright  fieldset fieldset {
width: 160px;
padding: 0;
}

#mainright input {
	background-color: #FFFFFF;
	color: #022D42;
	border: 1px solid #4C5854;
	margin: 0;
	width: 150px;
	display: block;
}

#mainright  textarea {
	background-color: #FFFFFF;
	color: #022D42;
	border: 1px solid #4C5854;
	margin: 0 10px 0 0;
	height: 200px;
	display: block;
}

/* focus styles */

#mainright  textarea:focus, #mainright  input:focus {
   border: 1px solid #0099CB;
   background-color: #FFFFFF;
   color: #022D42;
}

.labelfloat {
	float: right;
	margin-right: 5px;
}

#mainright  h1{
	color:#124863;
	font-size: 19px;
	padding-top: 12px;
	padding-bottom: 20px;
}

#mainright label {
	color: #022D42;
	font-size: 75%;
	padding-top: 5px;
	display: block;
	padding-bottom: 4px;
}

#mainright  fieldset {
	margin: 0;
	border: none;
	width: 400px;
}

#mainright .button {
  background-color: #333333;
  color: #fff;
  width: 80px;
  margin-top: 20px;
  display: inline;
  background-image: none;
}
.logo a:link, .logo a:visited{
	background-image: url(images/logogrey.jpg);
	color: #999999;
	text-indent: -100em; 
	text-decoration: none;
	height: 100px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	} 
.logo a:hover, .logo a:focus{
	background-image: url(images/logocolor.jpg);
	color: #6c1526;
	text-indent: -100em; 
	height: 100px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right top;
		float: right;
}