body {
	font:				100% "Lucida Grande", Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	margin:				30px;
	padding:			0;
}

h1 {
	font:				1.75em Arial, Helvetica, sans-serif;
	font-weight:		bold;
	text-transform:		uppercase;
	margin:				0 0 2px 0;
}
h2 {
	font:				1.2em Arial, Helvetica, sans-serif;
	font-weight:		bold;
	text-transform:		uppercase;
	margin:				0 0 2px 0;
}
h3 {
	font:				0.95em Arial, Helvetica, sans-serif;
	font-weight:		bold;
	text-transform:		uppercase;
	margin:				0;
}
h4 {
	font:				0.72em Arial, Helvetica, sans-serif;
	font-weight:		bold;
	margin:				0;
}

p, .links, .entrylinks {
	font-size: 			0.665em;
	line-height:		150%;
	margin:				0 0 10px 0;
}
p.date {
	font-size: 			0.57em;
}
#sidebar p {
	font-size: 			0.57em;
	line-height:		125%;
	margin:				0;
}
.other {
	margin:				0 0 10px 0;
}
.other div {
	font-size: 			0.665em;
	line-height:		150%;
	margin:				0;
}

ul {
	margin:				10px 0 10px 0;
	padding-left:		25px;
}
li {
	font-size:			0.665em;
	line-height:		150%;
	margin:				0 0 3px 0;
}

img {
	font-size:			0.665em;
	border:				none;
}
.image img {
	margin:				0 0 10px 0;
}
.thumbs img {
	margin:				0 0 0 0;
}

#nav {
	margin-bottom:		20px;
}
#content .episode, #content .entry,
#content .comment, #content #comment {
	margin-bottom:		20px;
}
#footer {
	font-size: 			0.57em;
	line-height:		150%;
	margin:				15px 0 0 0;
}

.video object, .video embed {
	display:			block;
	border:				2px solid #000;
	background-color:	#000;
	margin:				0 0 5px 0;
}
.episode .other {
	display:			none;
}
.episode.full .other {
	display:			block;
}
.quicktime {
	font-size: 			0.57em;
	line-height:		150%;
	margin:				0 0 10px 0;
}

/* blogs */

#addacomment {
	font-size: 			0.57em;
	margin:				0;
}
#entryfeed {
	font-size: 			0.57em;
	margin:				0 0 10px 0;
}
#lightbox {
	font-size: 			0.665em;
}
form {
	margin:				0;
	padding:			0;	   
}
label, .label {
	display:			block;
	font-size: 			0.57em;
	margin:				2px 0 7px 0;
}
input, textarea {
	font:	 			0.665em "Lucida Grande", Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	margin:				0;
	padding:			3px;
}
input.button {
	margin:				0 0 10px 0;
}
#addcommenttitle {
	margin:				0 0 10px 0;
}
.message {
	font-size: 			0.57em;
	font-weight:		bold;
	margin:				0;
}
.commentmessage {
	font-size: 			0.57em;
	font-weight:		bold;
	margin:				0 0 5px 0;
}
code, .code {
	font:				1.0em Monaco, "Lucida Console", "Courier New", Courier, monospace;
}
