body {
	background: black url(images/pagebkgrd.gif) center repeat-y;
	}

#darkredbkgrd {
	background: none;
	padding-top: 12px;
	}

#displayarea-blog {
	position: relative;
 	width: 759px;
	background: url(http://metalloarts.com/images/displayareabg-full.jpg) top left repeat-y;
	margin: 1px 0 6px 138px;
	padding: 12px 6px;
	}

.blogpost {
	width: 360px;
	height: 400px;
	background: #222;
	border: 1px dotted black;
	padding: 4px;
	margin: 0 5px 5px 0;
	float: left;
	}

.blogpost img {
	margin: -3px -3px 3px -3px;
	border: 3px solid #ccc;
	}
	
a img.sidebar-postimg {
	margin: 3px 0;
	border: 3px solid #ccc;
	}

#sidebar {
	width: 195px;
	float: right;
	margin-right:18px;
	color: white;
	}

#sidebar h2 {
	margin-top: 18px;
	}

a img {
 border: 0;
 }

#displayarea-blog h2 {
	color: white;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 6px;
	}

#displayarea-blog .blogpost h2 {
	font-size: 16px;
	line-height: 18.5px;
	margin: 6px 0;
	font-weight: 200;
	}

h2 a {
	color: inherit;
	text-decoration: none;
	}

h2.mult {
	margin-left: 12px;
	}

h3 {
	display: inherit;
	position: static;
	float: none;
	}

.entry, .entry p {
	color: white;
	width: 355px;
	text-align: justify;
	}

#content {
	width: 490px;
	margin-left: 12px;
	margin-top: 12px;
	background: #c99;
	border: 1px dotted black;
	padding: 12px;
	color: black;
	}

.authorinfo {
	float: right;
	width: 54px;
	margin: 0 6px;
	padding: 3px;
	text-align: center;
	background-color: #FFCCCC;
	}

.post-entry .authorinfo img.authorphoto {
	width: 48px;
	margin: 2px 0;
	padding: 0;
	border: none;
	}

.authorinfo p.author {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin-top: 5px;
	padding-top: 2px;
	border-top: 1px dotted #666;
	}

.post-entry, .post-entry p {
	width: auto;
	text-align: left;
	color: black;
	font-size: small;
	line-height: 1.375em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 6px;
	}

.post-entry img, .post-entry a img {
	margin: 9px 0 9px -9px;
	border: 9px solid #c99;
	max-width: 486px;
	}

.post-entry blockquote {
	margin: 3px 24px 3px 12px;
	border-left: 3px solid #600;
	padding-left: 12px;
	}

.post-entry blockquote p {
	text-align: justify;
	}

.post-entry p a {
	color: #600;
	}

.post-entry ul {
	list-style: none;
	margin-left: 12px;
	}

.post-entry ul li strong, .post-entry ul li b {
	width: 9em;
	text-align: right;
	float: left;
	margin-right: 1em;
	}

.comments {
	display: block;
	width: 355px;
	padding: 3px;
	background: #999;
	color: #000;
	margin-bottom: 3px;
	}

.comments a {
	color: #000;
	texdt-decoration: underline;
	}

.category {
	display: block;
	width: 474px;
	margin: 3px 0 9px 0;
	padding: 6px;
	background: #966;
	text-transform: uppercase;
	}

.prev-next {
	text-align: right;
	display: block;
	margin: -14px 0 0 auto;
	}

#sharethis {
	font-family:Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-transform: uppercase;
	}

#sharethis img, #sidebarsharethis img {
	margin: 0;
	border: none;
	padding: 3px;
	vertical-align: middle;
	}

.infobox {
	width: 360px;
	margin: 0 5px 5px 0;
	float: left;
	}

.infobox ul, #sidebar ul {
	list-style: none;
	}

.infobox ul li, #sidebar ul li {
	list-style: none;
	font-size: small;
	color: white;
	margin-left: 6px;
	text-indent: -6px;
	margin-bottom: 2px;
	}
	
.infobox ul li a, #sidebar ul li a {
	color: #ccc;
	text-decoration: none;
	}

.infobox ul li a:hover, #sidebar ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}

.postmetadata {
	width: 486px;
	border-bottom: 6px solid #600;
	padding-bottom: 12px;
	margin-bottom: 12px;
	}

ol.commentlist {
	list-style: none;
	margin-top: 6px;
	border-top: 1px dotted #c00;
	}

.commentlist li {
	padding: 6px;
	background: #e5caca;
	border-bottom: 1px dotted #c00;
	}

.commentlist li.alt {
	background: #eddbdb;
	}

#comment {
	width: 486px;
	}

.post-entry p img.alignleft, .post-entry img.alignleft {
	clear: left;
	float: left;
	margin: 3px 12px 0 0;
	border: none;
	}

.post-entry p img.alignright, .post-entry img.alignright {
	clear: right;
	float: right;
	margin: 3px 0 0 12px;
	border: none;
	}
	
#textnav { margin-bottom:24px; }