/*  
Theme Name: Hemograffiti
Theme URI: http://ebon.org/
Description: Theme for "Sanguine Nation," my animation blog.
Version: 1.0
Author: Mike Stamm
*/


#pageNavArea:after,
.archiveNav:after,
.searchBracket:after,
.copyBlock:after,
.postmetadata:after,
.clearFix:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

html, body { 
	height: 100%; 
	margin: 0; padding: 0; border: 0; 
}

body { 
	font-family: "trebuchet ms", "verdana", "arial", "sans-serif"; 
	color: #999; 
	background: #B09C76 url(images/BGD_parchment-tile.jpg) center top;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 1pt;
	font-style: italic;
	text-transform: uppercase;
	margin: 0 0 9px 0;
}

h3 {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 1pt;
	font-style: italic;
	text-transform: uppercase;
	margin: 0 0 6px 0;
}

h4, h5 {
	margin: 0;
}

ul  {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 0 0;
}

p {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 15px 0;
	padding: 0;
}

a {
	color: #AB8000;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

#backdrop {
	background: transparent url(images/BGD_parchment-top.jpg) center top repeat-x;
	height: 100%;
}

#contentArea {
	width: 860px;
	margin: 0 auto 0 auto;
	height: 100%;
}

#fakeEntriesArea {
/* 
This extraneous div allows the dark copy rail to be 100% of the height of the page,
regardless of whether or not the copy block exceeds the height of the browser window.
*/
	width: 550px;
	margin: 0 0 0 130px;
	background: #141414;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	position: absolute;
	height: 100%;
}


#blogEntriesArea {
	width: 550px;
	margin: 0 0 0 130px;
	background: #141414;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	float: left;
}

#pageNavArea {
	margin: 120px 0 30px 75px;
	position: relative;
	z-index: 2;
}

#pageNavArea UL {
	font-size: 0;
	line-height: 0;
	height: 15px;
}

#pageNavArea UL LI {
	float: left;
}

#pageNavArea UL LI A {
	text-indent: -9999px;
	display: block;
	height: 15px;
	float: left;
	background: transparent url(images/NAV_page.gif) 0 0 no-repeat;
}

#pageNavArea UL LI .sep {
	text-indent: -9999px;
	display: block;
	height: 15px;
	width: 5px;
	margin: 0 8px 0 10px;
	float: left;
	background: transparent url(images/NAV_page-sep.gif) 0 0 no-repeat;
	color: #000;
}

#pageNavArea UL #pageNav1 A {
	width: 53px;
	background-position: 0 0;
}

#pageNavArea UL #pageNav2 A {
	width: 33px;
	background-position: -60px 0;
}

#pageNavArea UL #pageNav3 A {
	width: 30px;
	background-position: -101px 0;
}

#pageNavArea UL #pageNav4 A {
	width: 25px;
	background-position: -139px 0;
}

#pageNavArea UL #pageNav1 A:hover,
#pageNavArea UL #pageNav1.selected A {
	background-position: 0 -15px;
}

#pageNavArea UL #pageNav2 A:hover,
#pageNavArea UL #pageNav2.selected A {
	background-position: -60px -15px;
}

#pageNavArea UL #pageNav3 A:hover,
#pageNavArea UL #pageNav3.selected A {
	background-position: -101px -15px;
}

#pageNavArea UL #pageNav4 A:hover,
#pageNavArea UL #pageNav4.selected A{
	background-position: -139px -15px;
}

#blogEntriesBody {
	margin: 0 33px 0 33px;
	position: relative;
	z-index: 2;
}

#blogEntriesBody h5 {
	letter-spacing: 0.75pt;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 20px;
	color: #ccc;
	font-style: oblique;
	font-weight: normal;
	margin: 0 0 4px 40px;
}

#blogEntriesBody .post {
	margin: 0 0 80px 0;
}

#blogEntriesBody .post .entry {
	margin: 0 0 20px 0;
}

#blogEntriesBody .post .entry P {
	margin: 0 10px 15px 40px;
}

#blogEntriesBody .post .entry P IMG {
	margin: 0 0 10px -40px;
	border: 1px solid #000;
}

#blogEntriesBody .post .entry P A IMG {
	border: 1px solid #AB8000;
}

#blogEntriesBody .post .entry P A:hover IMG{
	border: 1px solid #fff;
}

.singleEntryPage #blogEntriesBody .post .entry H5,
.singleEntryPage #blogEntriesBody .post .entry P {
	margin-left: 22px;
}

.singleEntryPage #blogEntriesBody .post .entry P IMG {
	margin-left: -22px;
}

.archiveEntryPage #blogEntriesBody .post .entry H5,
.archiveEntryPage #blogEntriesBody .post .entry P {
	margin-left: 2px;
}

.archiveEntryPage #blogEntriesBody .post .entry P IMG {
	margin-left: -2px;
}

#blogEntriesBody .post.searchResults {
	margin: 0 0 20px 0;
}

#blogEntriesBody .post.searchResults H3 {
	margin: 0 0 0 0;
}

#blogNavArea {
	width: 140px;
	float: left;
	margin: 60px 0 0 30px;
	color: #333;
}

#blogNavArea UL {
	margin: 0 0 24px 5px;
}

#blogNavArea UL LI {
	margin: 0 0 9px 0;
}

#blogNavArea h4 {
	text-indent: -9999px;
	display: block;
	margin: 0;
}

#blogEntriesBody INPUT.searchField {
	width: 120px;
	background: transparent url(images/BGD_searchfield.png);
	color: #000;
	font-size: 10px;
	margin: 3px 2px 0 0;
	padding: 1px 2px 2px 2px;
	border: 1px solid #000;
	float: left;
}

#blogEntriesBody INPUT.searchButton {
	float: left;
}

#blogNavArea  #sideSearch INPUT.searchField {
	width: 90px;
	background: transparent url(images/BGD_searchfield.png);
	color: #000;
	font-size: 10px;
	margin: 3px 2px 0 0;
	padding: 1px 2px 2px 2px;
	border-left: 1px solid #AD9872;
	border-top: 1px solid #AD9872;
	border-right: 1px solid #E0CFA7;
	border-bottom: 1px solid #E0CFA7;
	float: left;
}

#blogNavArea  #sideSearch INPUT.searchButton {
	float: left;
	display: none;
}

#blogNavArea H4 {
	margin: 0 0 2px 0;
	line-height: 0;
}

#blogNavArea #sideIntro H4 {
	width: 42px;
	height: 14px;
	background: transparent url(images/NAV_side-intro.png) no-repeat;
}

#blogNavArea  #sideSearch H4 {
	width: 50px;
	height: 16px;
	background: transparent url(images/NAV_side-search.png) no-repeat;
}

#blogNavArea #sideArchives H4 {
	width: 56px;
	height: 15px;
	background: transparent url(images/NAV_side-archives.png) no-repeat;
}

#blogNavArea #sideProgress H4 {
	width: 68px;
	height: 17px;
	background: transparent url(images/NAV_side-progress.png) no-repeat;
}

#blogNavArea #sideProgress h5 {
	font-size: 14px;
	margin: 0 0 6px 0;
}

#blogNavArea #sideProgress h6 {
	font-size: 12px;
	margin: 18px 0 6px 0;
	font-family: helvetica, lucida grande, trebuchet ms, sans-serif;
	color: #604f33;
}

#blogNavArea #sideProgress p.progressMeter {
	font-size: 11px;
	line-height: 15px;
	margin: 4px 0 4px 5px;
}

#blogNavArea #sideProgress dl {
	font-family: helvetica, lucida grande, trebuchet ms, sans-serif;
	margin: 0 0 6px 0;
	padding: 2px 0 0 0;
}

#blogNavArea #sideProgress dl dt {
margin-left: 17px;
font-weight: bold;
font-size: 9px;
text-transform: uppercase;
color: #9a8868;
}


#blogNavArea #sideProgress dl dd {
margin-left: 15px;
font-size: 10px;
}

#blogNavArea #sideProgress dl dd input {
margin-right: 5px;
}



#bannerArea {
	width: 860px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 1;
}

#bannerArea #logoBannerBracket {
	background: transparent url(images/banner-SanguineNation.png) no-repeat;
	padding: 0 0 403px 44px;
	position: absolute;
	margin-left: -59px;
}

#bannerArea #logoBannerBracket A {
	text-indent: -9999px;
	display: block;
	width: 486px;
	height: 118px;
	background: transparent url(images/banner-blog.png) no-repeat;
}

#bannerArea #logoBanner {
}

.theTimestamp {
	font-size: 11px;
	color: #666;
	float: left;
	width: 40px;
	position: relative;
	top: 2px;
}

.theEntryHead {
	color: #ccc;
}

P.postmetadata,
P.nocomments {
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 7px 0;
	padding: 0;
	color: #666;
	font-style: oblique;
}

P.postmetadata {
	letter-spacing: 0.6pt;
}

P.nocomments {
	letter-spacing: 0;
}

.archiveNav {
	font-size: 11px;
	line-height: 11px;
	color: #666;
	margin-bottom: 24px;
	text-transform: capitalize;
}

.archiveNav .archivePrev {
	float: left;
}

.archiveNav .archivePrev A {
	background: transparent url(images/NAV_archivePrev.png) left center no-repeat;
	padding-left: 15px;
}

.archiveNav .archiveNext {
	float: right;
}

.archiveNav .archiveNext A {
	background: transparent url(images/NAV_archiveNext.png) right center no-repeat;
	padding-right: 15px;
}

.permaLink A {
	background: transparent url(images/BTN_permalink.gif) top left no-repeat;
	display: block;
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	line-height: 12px;
	margin-right: 12px;
}

.permaLink A:hover {
	background-position: 0 -15px;
}
.postmetadata .sep {
	color: #000;
	margin: 0 5px 0 5px
}


.permaLink, .permaDate, .permaTime, .postmetadata .sep {
	display: block;
	float: left;
}

