/**
  * General page elements
  */
body {
	font-family: Bitstream Vera Sans,Lucida Grande,Trebuchet MS,Lucida Sans Unicode,Luxi Sans,Helvetica,arial,helvetica,sans-serif;
	background-color: #ddd;
}
a {
	text-decoration: none;
	font-family: Georgia;
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	border-bottom: 1px dotted;
}
li, ul {
	margin: 0px 0px 0px 20px;
}
#googleads {
	margin: 20px 0px 0px 20px;
	padding: 20px 20px 0px 0px;
	border-top: 1px solid gray;
	width: 440px;
}
#nav #recentlistens ol li {
	list-style-type: decimal;
}
#nav #recentlistens p a {
	font-family: inherit;
}
/**
  * Positional element ids
  */
#wrapper {
	width: 705px;
	background-image: url(/images/layout/border-gradient-full-grey.gif);
	background-repeat: repeat-y;
}
#container {
	width: 692px;
	display: block;
	margin: 0px 0px 0px 0px;
}
#header {
	width: 692px;
	height: 87px;
	background-color: #000;
	background-image: url(/images/layout/headers/home.jpg);
	margin: 0px;
}
#header h1 {
	padding: 18px 0px 3px 20px;
	font-weight: bold;
}
#header h1, #header h1 a {
	color: #fff;
	margin: 0px;
	font-size: 24px;
	font-family: Georgia, serif;
}
#header h1 a:hover {
	border: none;
	font-style: italic;
}
#header h3 {
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 20px 20px;
	font-size: 12px;
	font-weight: normal;
}
#content {
	width: 500px;
	float: right;
	background-color: #eee;
	padding: 20px 0px 20px 0px;
}
#nav {
	width: 165px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 20px;
	line-height: 22px;
	background-color: #fff;
}
#nav #categorylinks {
	font-family: Georgia, serif;
}
#nav h2 {
	font-size: 18px;
	margin: 17px 20px 8px 0px;
	font-weight: bold;
	font-family: Georgia, serif;
}
#nav h2#desc {
	margin-top: 20px;
}
#nav .navigation {
	background-repeat: no-repeat;
	padding: 0px 0px 0px 23px;
	border 1px solid black;
}
#nav #searchform {
	margin: 10px 0px 10px 0px;
	font-family: inherit;
	font-size: 10px;
	line-height: 13px;
}
#nav #searchform p {
	margin: 10px 0px 0px 0px;
}
#nav #searchform input.searchbox {
	font-family: "Lucida Grande",Verdana,sans-serif;
	height: 18px;
	width: 145px;
	font-size: 12px;
	vertical-align: middle;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
}
#nav #searchform input.checkbox {
	height: 10px;
	width: 10px;
	margin: 0px 0px 0px 0px;
}
#nav #tags {
	font-size: 11px;
	line-height: 14px;
	padding: 0px 5px 0px 0px;
}
#nav p {
	font-size: 10px;
	margin: 0px 0px 7px 0px;
}
#nav #blogroll p, #nav #recentlistens p {
	font-family: Bitstream Vera Sans,Lucida Grande,Trebuchet MS,Lucida Sans Unicode,Luxi Sans,Helvetica,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 15px;
	width: 150px;
}
#nav #blogroll, #nav #recentlistens {
	margin: 0px 10px 7px 0px;
}
#nav .about {
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-family: inherit;
	font-size: 10px;
	line-height: 15px;
}
#nav .about a {
	font-family: inherit;
}
#nav .about img.portrait {
	border: 1px solid gray;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 3px;
}
#nav #blogroll, #nav #archives, #nav #recentlistens {
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0px 0px 20px 0px;
}
#nav .medium {
	font-size: 16px;
	font-family: Georgia, serif;
}
#nav a:hover {
	border-top: 0px;
	border-bottom: 0px;
	font-weight: bold;
}
#pagination {
	margin: 0px 20px 0px 20px;
	padding: 20px 0px 0px 0px;
	font-family: Georgia, serif;
	font-size: 12px;
	border-top: 1px solid gray;
}
* html #pagination {
	margin: 20px 20px 0px 20px;
	padding: 20px 0px 0px 0px;
}
#pagination a {
	font-size: 14px;
}
#pagination .arrows {
	margin: 0px 5px 0px 5px;
}
#footer {
	width: 672px;
	padding: 20px 0px 20px 20px;
	background-color: #ddd;
	background-repeat: repeat-y;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #333;
	font-size: 10px;
	font-family: Georgia, serif;
	color: #999;
}
* html #footer {
	padding: 0px 0px 0px 20px;
}
#addthis_button {
	margin: 30px 0px 0px 0px;
}
#commentsection {
	margin: 20px 0px 0px 0px;
}
#commentsection #commentform .textfield {
	width:300px;
	height:16px;
	margin: 0px 0px 5px 0px;
}
#commentsection #commentform .button {
}
#commentsection #commentform textarea {
	width:294px;
	height: 100px;
	padding: 5px;
}
#commentsection #commentform .fieldname {
	vertical-align: top;
	padding: 0px 5px 0px 0px;
}
/**
  * Content classes
  */
.entry {
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 15px 0px;
	font-size: 11px;
	line-height: 15px;
}
* html .entry {	/* IE hack */
	width: 455px;
	padding: 0px;
}
.entry .entry_title { line-height: 25px; }
.searchterm {
	font-weight: bold;
	background-color: #000;
	color: #fff;
}
.entry h2.date_header, .entry h2.comment_header {
	font-size: 18px;
	font-family: Georgia, serif;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.entry h2.date_header a {
	color: #333;
}
.entry h2.comment_header {
	margin: 30px 0px 10px 0px;
}
.entry ul.comments {
	margin: 0px 0px 0px 0px;
	font-family: inherit;
}
.entry ul.comments li {
	margin: 0px 0px 10px 0px;
}
.entry ul.comments li .comment_info {
	margin: 0px 0px 0px 0px;
	display: block;
}
.entry ul.comments li .comment_info a {
	font-family: inherit;
}
.entry ul.comments li blockquote.indented {
	margin: 0px 0px 10px 10px;
}
.entry img {
}
.entry .divider {
	width: 100%;
	clear:both;
	border-bottom: 1px solid gray;
	margin: 0px 0px 20px 0px;
}
* html .entry .divider {
}
.entry .entry_title {
	font-size: 16px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 23px;
}
.entry .entry_title.error {
	font-family: Georgia, serif;
	padding: 0px 0px 0px 0px;

}
.entry .entry_info {
	font-style: italic;
}
.entry .entry_info.error {
	line-height: 25px;
}
.entry .entry_info a {
	font-family: inherit;
}
.entry .entry_content {
	margin: 10px 0px 0px 0px;
}
.entry .entry_content a {
	font-family: inherit;
}
.entry .entry_content.scrawls p {
	margin: 8px 0px 0px 0px;
}
.entry .entry_content.scrawls p tt {
	font-family: Courier New, Courier, serif, fixed;
}
.entry .entry_content.scrawls p tt.tt_indent {
	display: block;
}
.entry .entry_content.bookmarks blockquote.indented {
	margin: 5px 0px 10px 0px;
}
.entry .preview {
	margin: 0px 10px 0px 0px;
	float: left;
	background-color: #fff;
}
.entry .preview a {
	border-bottom: 0px;
}
.entry .preview img, .entry .image img {
	padding: 5px 5px 5px 5px;
	border: 1px solid gray;
}
.entry .entry_content blockquote, .entry ul.comments li blockquote {
	margin: 0px;
	padding: 5px 15px 0px 0px;
	font-style: italic;
	quotes: "\201C" "\201D";
}
.entry .entry_content blockquote.indented {
	padding: 5px 15px 0px 15px;
}
.entry .entry_content blockquote:before { content: "\201C"; font-weight: bold; }
.entry .entry_content blockquote:after { content: "\201D"; font-weight: bold; }
