body {
	background: #DBD9CA;
	font:1em Palatino, Times, serif;
}
#head {
	width:100%;
	height:7em;
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	background:#535142;
}
#title {
	text-align:center;
	font:bold 1.8em 'American Typewriter', 'Courier New', serif;
	color:#fdfbec;
	display:block;
	padding-left:50px;
	position:absolute;
	top:1em;
}
#title:first-letter {
font-size:1.5em;
}
#nav {
	display:block;
	background:#535142;
	padding-left:50px;
	position:absolute;
	bottom:0px;
	z-index:666;
}
#nav a {
	text-align:center;
	font:bold 1.3em 'American Typewriter', 'Courier New', serif;
	display:inline;
	margin-right:.8em;
	color:#DBD9CA;	
	text-decoration:none;
}
#nav a:hover {
	color:#fdfbec;
	border-bottom:0.25em solid #fdfbec;
}
#adsense {
	margin-bottom:20px;
}
#watermark {
	position:absolute;
	right:5px;
	bottom:-.3em;
	font:bold 1.8em 'American Typewriter', 'Courier New', serif;
}
#watermark a {
	border:none !important;
	color:#fdfbec;
	text-decoration:none;
}
#content {
	position:absolute;
	top:9em;
	display:block;
	min-width:600px;
	right:100px;
	left:100px;
}
#content a:hover {
	background:#fdfbec;
}
#content a:visited {
	text-decoration:underline;
}
.pages {
	width:100%;
	text-align:right;
	color:#535142;
	font:italic .8em Palatino, Times, serif;
}
.pages a{
	color:#535142;
	text-decoration:underline;
}
#focus {
	width:70%;
	line-height:1.4em;
}
.entry {
	width:100%;
	margin-bottom:2em;
}
.entryTitle {
	font:bold 1.1em Optima, Verdana, sans-serif;
	padding-bottom:.2em;
	margin-bottom:.5em;
	border-bottom:solid 1px #979586;
}
.entryCat {
	display:block;
	margin-left:1em;
	font-size:.8em;
	font-weight:normal;
}
.entryBrief {
	display:block;
	font:1em Palatino, Times, serif;
	line-height:1.4em;
}
#entryBody {
	width:100%;
	display:block;
	font:1em Palatino, Times, serif;
	line-height:1.4em;
}
.dateline {
	width:100%;
	margin-top:.5em;
}
#focusDateline {
	width:100%;
	margin-top:.5em;
}
.entryDate {
	font:italic .85em Palatino, Times, serif;
	width:49%;
	color:#535142;
	display:inline;
}
.editDate {
	display:inline;
	margin-left:10px;
	font:italic .85em Palatino, Times, serif;
	color:#535142;
	width:50%;
}
#entryLinks, #catLinks {
	position:relative;
	width:20%;
	float:right;
	clear:right;
	border:1px solid #979586;
	margin:.5em 0;
	padding:0 .5em .5em .5em;
	font:0.9em Optima, Verdana, sans-serif;
}
#entryLinks span, #catLinks span {
	float:left;
	clear:left;
	margin:.3em auto;
}
.linksTitle {
	width:100%;
	display:block;
	text-align:right;
	font:1.1em 'American Typewriter', 'Courier New', serif;
	border-bottom:.1em solid #535142;
/*	color:#535142;
	background:#535142;
	color:#fdfbec;
	padding-right:.5em;*/
}
#foot {
	display:block;
	color:#535142;
	text-align:center;
	margin:0px auto 10px;
	font:.8em Optima, Verdana, sans-serif;
}
#foot a {
	text-decoration:none;
	color:#000;
}
#foot a:hover {
	background:#fdfbec;
}
#foot img {
	vertical-align:-2px;
	border:none !important;
	margin:0px !important;
}
#miniFooter {
	text-align:center;
	width:25em;
	margin:10px auto 5px auto;
	padding:3px;
	border-top:1px solid #979586;
	font:.8em Optima, Verdana, sans-serif;
	color:#979586;
}
#miniFooter a, a:visited {
	color:#535142;
	text-decoration:none;
}
#miniFooter a:hover {
	color:#535142;
	text-decoration:underline;
}
img {
	border:none;
}
.img, .img_left, .img_right {
	max-width:480px;
	margin:1em auto;
	font-size:.9em;
	color:#979586;
	text-align:center;
}
.img_left {
	float:left;
	clear:left;
	margin-right:10px;
}
.img_right {
	float:right;
	clear:right;
	margin-left:10px;
}
.img img, .img_left img, .img_right img {
	max-width:480px;
	margin-bottom:5px;
	border:1px solid #979586;
}
.icon {
	text-align:center;
	margin:0 auto;
}
.center {
	text-align:center;
	margin:0 auto;
}
table.rows {
	margin:0;
	background:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	border:solid 1px #979586;
}
table.rows tr:first-child td {
	background:#979586;
}
table.rows td {
	margin:0;
	padding:5px;
	font:.9em Optima, Verdana, sans-serif;
	border-left:dotted 1px #535142;
	border-right:dotted 1px #535142;
}
td.firstCell-Artist {
	border-top:dotted 1px #535142;
}
td.firstCell-Album {
	border-top:dotted 1px #535142;
}
td.firstCell-Title {
	border-top:dotted 1px #535142;
}
.row1 {
	background:#fdfbec;
}
.row2 {
	background:#DBD9CA;
}
hr {
	border:none;
	border-top:1px dotted #979586;
	height:1px;
	width:80%;
}
ol, ul {
	margin:auto 10px;
	background:#DBD9CA;
	font:1em Palatino, Times, serif;
}
span.size1 {
	font-size:1.1em;
	}
span.size2 {
	font-size:1.2em;
	}
span.size3 {
	font-size:1.3em;
	}
span.size4 {
	font-size:1.4em;
	}
span.size5 {
	font-size:1.5em;
	}
span.size6 {
	font-size:1.6em;
	}
span.size7 {
	font-size:1.7em;
	}
span.size8 {
	font-size:1.8em;
	}
span.size9 {
	font-size:1.9em;
	}
pre {
	border:1px solid #979586;
	padding:5px;
	margin:auto 10px;
	background:#fdfbec;
	font-size:1em;
	overflow:auto;
}
p.quote {
	padding:10px;
	margin:10px;
	background:#fdfbec;
	font:.9em 'American Typewriter', 'Courier New', serif;
}
p.quote:first-letter {
	float:left;
	font-size:3em;
	color:#fdfbec;
	vertical-align:super;
}
p.block {
	border:1px dashed #979586;
	padding:10px;
	margin:10px;
	background:#fdfbec;
	font:.9em 'Andale Mono', monospace;
	white-space:pre;
	overflow:auto;
}
div.thumb {
	display:inline;
	position:relative;
	text-align:center;
}
div.thumb img {
	margin:10px 20px;
	border:5px solid #DBD9CA;
}
div.thumb img:hover {
	border:5px solid #fdfbec;
}
div.thumb a:hover {
	background:none !important;
}
span.caption {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	font-size:.9em;
	display:none;
}
