/* Main Layout */
body { background-color: #26292f;
	font-family: "Helvetica", "Verdana", sans-serif;
	color: #121212;
	text-align: center;
	margin: 0;
	}

div.image{ text-align: center; }

#maindiv { 
	background-color: #FFFFFF; 
	width: 760px;
	font-size: 90%;
	height: 95%;
	margin: 0 auto;
	text-align: left;
	display: block;
	overflow: hidden;
	}


/* Navigation */
#nav {
	width: 180px; 
	vertical-align: top;
	float: right;
	margin-right: 0;
	padding-bottom: 0;
	padding: 20px;
	}

.navfont { color: black;}

a.nav:link {
	color:#004395;
	}

a.nav:visited {
	color:#5387D9;
	}

a:link {
	color:#004395;
	}

a:visited {
	color:#5387D9;
	}


	

/* Content */
#bodydiv { 
	width: 500px;
	float: left;
	margin-left: 0px;
	line-height: 125%;
	padding: 20px;
	}

.blogdivdark{
	background-color: #CCE1F3;
	padding: 10px;
	text-align: justify;
	}
	
.blogdiv{
	padding: 10px;
	text-align: justify;
	}

#bioimg {
	float:left; 
	display:block;
	vertical-align: top;
	}
	
#bioimgtext {
	float:right; 
	display:block; 
	width:250px;
	}

.biodiv{
	text-align: justify;
	}

.biosubdiv{
	margin-left: 40px;
	}

.byline { font-size: 65%; }

.headline { 
	  font-size: 120%;
	  font-weight: bold;
	  color: black;
	}

.blogtext { margin-left: 40px; }

.linkdivdark{
	background-color: #CCE1F3;
	padding: 10px;
	text-align: justify;
	margin-left: 40px;
	}
	
.linkdiv{
	padding: 10px;
	text-align: justify;
	margin-left: 40px;
	}

#comicsleft { 
	float:left;
	width: 150px; 
	background-color: #CCE1F3; 
	padding: 10px; 
	vertical-align: top;
	}
	
#comicsright { 
	float:right;
	width: 145px; 
	background-color: #CCE1F3; 
	padding: 10px;
	vertical-align: top;
	}

#comicscenter {
	margin:0 170px; 
	padding: 8px; 
	vertical-align: top;
	}
	
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}

.wilddogsection{
	text-align: justify;
	}

.wilddogimageleft{
	float: left;
	width: 130px;
	margin: 10px 20px 0 0;
	text-align: center;
	}

.emaildivdark{
	background-color: #CCE1F3;
	font-family: serif;
	padding: 10px;
	margin: 20px;
	text-align: justify;
	}

#membersleft { 
	float:left;
	width: 150px; 
	vertical-align: top;
	text-align: center;
	}
	
#membersright { 
	float:right;
	width: 150px; 
	vertical-align: top;
	text-align: center;
	}

#memberscenter {
	margin:0 170px; 
	vertical-align: top;
	text-align: center;
	}


/* Copyright */
#copyfont {
	clear: both; 
	background-color: #FFFFFF;
	font-size: 60%; 
	padding: 20px;
	display:block; 
	text-align: center;
	width: 720px;
	margin: 0 auto;
	}



/* Last.fm Widget*/
table.lfmWidgetchart_b4c812bfd1951ebc495becca73b43d7d td {margin:0 !important;padding:0 !important;border:0 !important;}
table.lfmWidgetchart_b4c812bfd1951ebc495becca73b43d7d tr.lfmHead a:hover {background:url(http://cdn.last.fm/widgets/images/en/header/chart/recenttracks_regular_blue.png) no-repeat 0 0 !important;}
table.lfmWidgetchart_b4c812bfd1951ebc495becca73b43d7d tr.lfmEmbed object {float:left;}
table.lfmWidgetchart_b4c812bfd1951ebc495becca73b43d7d tr.lfmFoot td.lfmConfig a:hover {background:url(http://cdn.last.fm/widgets/images/en/footer/blue.png) no-repeat 0px 0 !important;;}
table.lfmWidgetchart_b4c812bfd1951ebc495becca73b43d7d tr.lfmFoot td.lfmView a:hover {background:url(http://cdn.last.fm/widgets/images/en/footer/blue.png) no-repeat -85px 0 !important;}
table.lfmWidgetchart_b4c812bfd1951ebc495becca73b43d7d tr.lfmFoot td.lfmPopup a:hover {background:url(http://cdn.last.fm/widgets/images/en/footer/blue.png) no-repeat -159px 0 !important;}
