body {
	color: #000;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#amwpages,
#sidebar,
#respond {
	display: none;
}

.post .meta,
.navigation-links,
.reply,
#tag_list {
	display: none;
}

a img {
	border: none;
}

a {
	color: #006;
	font-weight: bold;
	text-decoration: none;
}

/* Cool! Show URLs when printing */
a:link:after,
a:visited:after {
	content:" (" attr(href) ") ";
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}

#headercontent a
#headercontent a:link:after,
#headercontent a:visited:after {
	color: #000;
	text-decoration: none;
	content: none;
}

#headercontent h3 {
	margin-top: 0;
	font-style: italic;
}

p, li, dt, dd, blockquote {
	line-height: 15px;
}

.left {
	float: left;
	margin: 1em 1em 1em 0;
}

.right {
	float: right;
	margin: 1em 0 1em 1em;
}

.clr {
	clear: both;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	margin-bottom: 0;
}

h1 a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 32px;
}

h2 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
}

h2 a,
h3 a {
	font-weight: normal;
	color: #000;
}

h3.datetime {
	margin-top: 0;
	color: #666;
	font-style: italic;
}

#content {
	width: 100%;
}

#footer {
	border-top: 5px solid #ccc;
}

/* hide lightbox */
#stimuli_overlay,
#stimuli_lightbox,
#stimuli_outerImageContainer,
#stimuli_imageContainer,
#stimuli_lightboxImage,
#stimuli_hoverNav,
#stimuli_loading,
#stimuli_imageDataContainer,
#stimuli_imageData,
#stimuli_imageDetails,
#stimuli_bottomNav,
#stimuli_prevLink,
#stimuli_nextLink { display: none; }

