.block {
	display: block;
	line-height: 0;
}

.clear {
	overflow: hidden;
	width: 100%;
}

.left {
	display: block;
	float: left;
}

.right {
	display: block;
	float: right;
}

a {
	color: #06A;
}

a:hover {
	color: #E04;
}

a img {
	border: none;
}

body {
	background: #000 url('images/bg_body.jpg') repeat;
	background-attachment: fixed;
	color: #444;
}

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

body, input, select, textarea {
	font: normal 12px georgia, helvetica, sans-serif;
}

div#ad {
	background: #FFE url('images/bg_meta.gif') no-repeat scroll left bottom;
	border-bottom: 1px solid #DADABB;
	border-top: 1px dotted #DADABB;
	padding: 10px 30px;	
}

div#content {
	background: transparent url('images/bg_content.jpg') no-repeat;
	padding-left: 16px;
	width: 528px;
}

div.entry {
	overflow: hidden;
	width: 468px;
}

div.entry ul {
	line-height: 18px;
	margin-bottom: 18px;
}

div#header {
	background: #E04 url('images/bg_header.jpg') no-repeat;
	height: 140px;
	position: relative;
}

div.navigation {
	border-bottom: 1px solid #DADABB;
	padding: 15px 30px;
}

div.page-block {
	background: transparent url('images/bg_post.gif') no-repeat;
	border-bottom: 1px solid #DADABB;
	padding: 20px 30px 0 30px;	
}

div.post {
	background: transparent url('images/bg_post.gif') no-repeat;
	padding: 20px 30px 0 30px;
}

div.post p strong {
	color: #000;
	font-family: helvetica, arial, sans-serif;
}

div#wrapper {
	background: #FFE url('images/bg_wrapper.gif') repeat-y;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	margin: 0 auto;
	min-height: 100%;
	width: 754px;
}

fieldset, form {
	border: none;
	margin: 0;
	padding: 0;
}

form#comment-form {
	margin-bottom: 20px;
}

form#search {
	border-top: 1px solid #444;
	margin-top: 10px;
	padding-top: 10px;
}

h1, h2, h3 {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
}

h1 {
	display: none;
}

h2 {
	color: #000;
	font-size: 20px;
	margin: 0;
}

h2 a {
	color: #E04;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 18px;
	margin: 0 0 15px 0;
}

iframe {
	display: block;
	line-height: 0;
	margin: 0;
}

img.photo {
	background-color: #FFF;
	border: 1px solid #DADABB;
	margin-bottom: 10px;
	padding: 5px;
}

img#title {
	display: block;
	left: 46px;
	position: absolute;
	top: 54px;
}

input#s {
	background-color: #000;
	border: 1px solid #AAA;
	border-left-color: #666;
	border-top-color: #666;
	color: #FFF;
	display: block;
	padding: 3px;
	width: 172px;
}

input.text {
	border: 1px solid #DADABB;
	border-left-color: #91918A;
	border-top-color: #91918A;
	color: #444;
	padding: 3px;
}

input.text:focus {
	color: #000;
}

span.required {
	color: #E04;
}

table {
	border: none;
	border-collapse: collapse;
}

table.comment {
	margin-bottom: 10px;
	width: 468px;
}

table.comment td, table.comment th {
	padding: 4px 0;
}

table.comment th {
	color: #000;
	font-weight: normal;
	text-align: left;
	width: 120px;
}

ol#comments {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

ol#comments li {
	float: left;
	margin-bottom: 10px;
	width: 468px;
}

ol#comments li div.comment-details {
	color: #000;
	float: left;
	line-height: 15px;
	padding: 8px 5px 0 0;
	width: 100px;
}

ol#comments li div.comment-text {
	background: transparent url('images/bg_comment_text.gif') no-repeat;
	float: right;
	padding: 0 0 0 15px;
	width: 348px;
}

ol#comments li div.comment-text div {
	background: transparent url('images/bg_comment_text_div.gif') no-repeat scroll bottom;
	min-height: 45px;
	padding: 8px 10px 0 10px;
}

ol#comments li.me div.comment-details {
	float: right;
	padding: 8px 0 0 5px;
	text-align: right;
}

ol#comments li.me div.comment-text {
	background-image: url('images/bg_comment_text_me.gif');
	float: left;
	padding: 0 15px 0 0;
}

p {
	line-height: 18px;
	margin: 0;
	padding-bottom: 15px;
}

p#footer {
	padding: 15px 30px;
}

p.meta {
	background: #FFE url('images/bg_meta.gif') no-repeat scroll left bottom;
	border-bottom: 1px solid #DADABB;
	border-top: 1px dotted #DADABB;
	color: #666;
	height: 45px;
	line-height: 45px;
	margin: 0;
	padding: 0 30px;
}

small {
	color: #888;
	font: normal 11px helvetica, arial, sans-serif;
}

small.timestamp {
	display: block;
	margin-bottom: 10px;
}

ul#interview {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#interview li {
	margin-bottom: 18px;
}

ul#interview strong {
	background-color: #444;
	color: #FFF;
	font-weight: normal;
}

ul#sidebar {
	color: #888;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 210px;
}

ul#sidebar a {
	color: #888;
	text-decoration: none;
}

ul#sidebar a:hover {
	color: #FFF;
}

ul#sidebar li.box {
	background: transparent url('images/bg_sidebar_box.gif') no-repeat;
	border-bottom: 1px solid #333;
	float: left;
	padding: 10px 15px;
	width: 180px;
}

ul#sidebar li.box.first {
	background-image: url('images/bg_sidebar_box_first.jpg');
	padding-top: 28px;
}

ul#sidebar li.box ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#sidebar li.box li {
	margin-bottom: 2px;
}

ul#sidebar h2 {
	color: #FFF;
	font-size: 11px;
	margin-bottom: 4px;
	letter-spacing: 1px;
	text-transform: uppercase;
}