/* Companion Custom CSS over-rides for [ Wurstologie ]: ComicPress - 2.8 */

strong {color: #666;font-weight:bold;}

h1, h1 a {
	padding: 15px 0 5px 0;
	margin: 0;
	/*color: #fff;*/
	font-size: 72px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: normal;
	line-height: 80px;
	text-decoration: none;
	letter-spacing: -1px;
	font-variant: normal;
text-indent: -9999px;
}
/*
	#header .description {
		color: #000;
		padding: 10px 0 0 0;
		font-size: 20px;
	font-family: Georgia, Times, Times New Roman, serif;
		font-style: normal;
		letter-spacing: 2px;
	}
*/
body {
	background: #fff; 
}

/* Add Image to Header AND make it clickable back to home - adjust height width and location of image*/
/*#header {width: 780px; height: 150px; background: url('/siteimages/wurstlogo.jpg') top center no-repeat; overflow: hidden;
}*/


#header h1 a {

}
/*#header .description {color: #000;}*/


#page {
background: #fff;
}

#menubar {
margin: 5px 0 15px 0;
}

#comic {
border: none;
}

#footer {
	padding: 0 0 0 10px;
	text-align: center;
border-top: 1px solid #000;
}

.sidebar h2, .sidebar h2 a {
           font-family:arial; sans-serif;
	font-size: 16px;
margin-bottom: 5px;
border-bottom: 1px solid #999;
letterspacing: normal;
	}

#storyline li li .storyline-title {
	font-size: 18px;
	font-weight: bold;
	display: block;
	color: #666;
}

.storyline-description {
	font-size: 12px;
}

#storyline li li .storyline-foot {
	border-bottom: 1px solid #999;
}
#storyline li li li .storyline-foot {
	border-bottom: 1px solid #d3d3d3;
}

.post-mood {
	margin-right: 8px;
}

.sidebar {
	font-size: 12px;
}

.entry {
	line-height: 1.6em;
	font-size: 14px;
}

.wp_widget_mylinkorder li,
.widget_links li {border-bottom: 1px solid #999;margin-bottom: 5px !important; }

#menu a {font-weight:bold;}

.clear {clear:both;}
