BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    background: #fff;
}
BODY.black { background-color: #000; }
A { text-decoration: none; }
A:HOVER { text-decoration: underline; }

A IMG { border: none; }
LABEL { cursor: pointer; }
H1, H2, H3, H4, H5, H6, FORM, UL, OL, P {
	padding: 0;
	margin: 0;
}
.relax {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}

.container {
    margin: auto;
    text-align: left;
    width: 960px;
}
.banner-box, .banner-area, #sidebar .banner-box {display: none;}

/*  Header  */
#header {
	background: #000;
}
#header .top-title {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	text-align: center;
	display: block;
}
#header .current-date {
	float: right;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}
#header .banner-area {
	text-align: center;
	padding: 7px 0 47px 0;
}
#header A.logo {float: left; line-height: 0%;}

/*  Main Menu  */
.main-menu {
	float: right;
	margin: 36px 0 0 0;
}
.main-menu UL LI {
	display: inline;
	list-style: none;
	font-size: 17px;
	line-height: 25px;
	margin: 0 6px 0 0px;
}
.main-menu UL LI A {color: #fff;}
.white-bar {background: #fff;}
.slogan {
	float: left;
	background: #000;
	display: inline;
	margin: 4px 0 0 77px;
	line-height: 23px;
	font-size: 17px;
	color: #fff;
	font-style: italic;
	padding: 0 10px;
}
.search-form {
	float: right;
	margin: 2px 4px 0 0;
	display: inline;
}
.search-form INPUT {
	width: 395px;
	_width: 403px;
	background: #fff;
	border: 4px solid #000;
	font-size: 17px;
	color: #000;
	text-align: center;
}

/*  Content  */
.black #content { background-color: #fff; }
#content H1 {
	font-size: 24px;
	color: #fff;
	background: #f00;
	line-height: 30px;
	padding: 0 35px 0 42px;
	float: left;
	position: relative;
	z-index: 5;
}
#content H1.dark-title {background: #f00;}
#content H2 {
	font-size: 24px;
	color: #f00;
}
#content H2 A { color: #f00; }
#content H3 {
	font-size: 20px;
	font-style: italic;
	margin: 0 0 18px 0;
	font-family: Georgia, "Times New Roman"; 
}
#content H4 {
	font-size: 14px;
	color: #f00;
	font-style: italic;
	margin: 0 0 23px 0;
}
#content H5 {
	font-size: 14px;
	font-style: italic;
}
#content P {
	margin: 0 0 20px 0;
	font-size: 16px;
	line-height: 21px;
	font-family: Georgia, "Times New Roman";
}
#content .comment-col P A,
#content .strong-col P A,
#content .small-col P A { color: #FF0000; }


#content .photo-by {
	float: left;
	position: absolute;
	right: 130px;
	bottom: 3px;
	z-index: 5;
}
#content .main-photo .photo-by  P,
#content .interviewee-pic .photo-by  P{
	font-size: 10.5px;
	color: #666;
	font-family: Sans-serif;
	margin: 0 25px;
	text-align: right;
	line-height: 16px;
}
#content UL LI, #content OL LI {
	list-style-position: inside;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman";
}
#content .grey-text {color: #999;}
#content A {color: #000;}
#content .large-link {margin: 33px 0 47px 6px;}
#content .large-link A {
	color: #999;
	font-size: 20px;
	font-style: italic;
	font-family: Georgia, "Times New Roman"; 
}
.dashed-line {
	background: url("../images/bg/red-dashed.gif") repeat-x left top;
	line-height: 0%;
	font-size: 1px;
	height: 11px;
}
.dashed-line.bottom-space {margin: 32px 0 32px;}
#content .date-post {
	font-size: 14px;
	color: #999;
	font-style: italic;
	font-family: Georgia, "Times New Roman"; 
	padding-bottom: 22px;
	display: block; 
}

/*  Main Column  */
.main-col {
	float: left;
	width: 600px;
	margin: 87px 0 0 0;
	padding-bottom: 15px;
}
.content-area {margin: 33px 0 0 100px;}
.content-area.tag-page {margin-top: 0px;}
.content-area.no-top {margin-top: 0px;}
.strong-col {width: 300px;}
.small-col {width: 400px;}
#content LABEL {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-style: italic;
	display: block;
	line-height: 18px;
}
#content INPUT.form-button {
	cursor: pointer;
	background: #999;
	font-size: 14px;
	color: #fff;
	border: none;
	margin: 10px 0 0 0;
	font-weight: bold;
}
#content INPUT.text-field,
#content TEXTAREA.text-field {
	background: #fff;
	border: 1px solid #f00;
	font-size: 14px;
	width: 390px;
	padding: 1px 5px;
	font-family: Georgia,"Times New Roman";
}
#content INPUT.text-field.age {width: 48px;}
#content INPUT.text-field.quality {width: 130px;}
#content TEXTAREA.text-field { resize: none; }
.form-row {
	width: 400px;
	padding-bottom: 50px;
}
#content .form-note {
	font-size: 14px;
	color: #000;
	display: block;
	padding-bottom: 3px;
}
.form-row .quality-box {
	display: block;
	padding: 2px 0 8px 0;
	width: 500px;
	float: left;
}
#content .checkbox-row INPUT {
	float: left;
	margin: 2px 5px 0 0;
	_margin-top: 0px;
}
#content .checkbox-row LABEL {
	float: left;
	color: #666;
}
#content .checkbox-row LABEL SPAN {color: #f00;}
#content .alpha-list {
	padding-bottom: 40px;
	_padding-bottom: 10px;
}
#content .alpha-list UL {margin: 0px;}
#content .alpha-list UL LI {
	display: inline;
	list-style: none;
	font-size: 18px;
	float: left;
	margin: 0 6px 0 0;
	font-family: Helvetica, Arial, sans-serif;
}
#content .alpha-list UL LI A {color: #000;}
#content .alpha-list UL LI.selected A,
#content .alpha-list UL LI A:HOVER {
	text-decoration: none;
	color: #f00;
}
.interviewee-pic {
	padding: 0;
	margin-top: -19px;
	margin-bottom: 32px;
	position: relative;
	width: 500px;
	float: left;
}
#content .interviewee-pic P { margin: 0;}
.left-col {
	width: 100px;
	float: left;
	margin: 213px 100px 0 0;
	text-align: right;
}
.left-col A {
	float: right;
	margin: 0 0 12px 0;
	line-height: 0%;
}
.left-col .book-thumb IMG { width: 70px!important; height: auto!important;}
.left-col .photo-thumb IMG { width: 100px!important; height: auto!important;}
.center-col {
	width: 400px;
	float: left;
}
#content .center-col H1 {padding: 0 10px 0 4px;}
#content .center-col H2 {margin: 5px 0 0 0;}
#content .tag-page H1 {padding: 0 10px 0 4px;}
#content .tag-page H2 {margin: 5px 0 0 0;}
#content .cover-interview {
	display: block;
	font-size: 14px;
	color: #999;
	font-family: Georgia, "Times New Roman"; 
	font-style: italic;
	padding: 12px 0 20px 0;
}
.comment-col {margin-top: 23px;}
.pager {padding: 0 0 30px;}
#content .pager A, #content .pager STRONG {
	display: inline;
	list-style: none;
	font-size: 25px;
	margin: 0 30px 0 0;
}
#content .pager.small A, #content .pager.small STRONG { 
	font-size: 21px;
	margin-right: 20px;
}
#content .pager STRONG {
	font-weight: normal;
	text-decoration: underline;
	color: #f00;
}
#content .pager A:HOVER {color: #f00;}
#content .pager UL LI {
	display: inline;
	list-style: none;
	font-size: 21px;
	/*margin: 0 30px 0 0;*/
	margin: 0;
}
#content .pager UL LI.selected A, 
#content .pager UL LI A:HOVER {
	text-decoration: underline;
	color: #f00;
}

#content .categories-links-list {
	color: #999;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman";
	font-weight: bold;
	line-height: 18px;
	margin: 24px 0 0 0;
}
#content .categories-links-list A {color: #999;}
#content .categories-links-list UL LI {
	list-style: none;
	display: inline;
	color: #999;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman";
	font-weight: bold;
	line-height: 18px;
}
#content .categories-links-list UL LI A {color: #999;}
#content .links-row {margin: 25px 0 25px 0;}
#content .links-row UL LI {
	display: inline;
	list-style: none;
	color: #999;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#content .links-row A {
	color: #999;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.main-photo {
	line-height: 0%;
	font-size: 1px;
	margin: -32px 0 0 0;
	position: relative;
	float: left;
	width: 500px;
}
#content .main-photo P { 
	margin: 0;
	line-height: 0%;
	font-size: 1px;
} 
.title-block {
	width: 400px;
	float: left;
	margin-top: -3px;
}
#content .title-block H1 {
	margin-top: 3px;
	line-height: 27px;
	font-style: italic;
}
.content-area.tag-page .title-block {
	position: relative;
	margin-left: -100px;
	display: inline;
}
.column {
	float: left;
	width: 280px;
	display: inline;
	margin: 0 10px;
}
.column .item {
	padding-bottom: 20px;
	font-family: Georgia,"Times New Roman";
    font-size: 14px;
    line-height: 18px;
}
#content .column .item A:hover { 
	color: #FF0000; 
	text-decoration: none;
}
#content .column .item P { margin: 0; }
#content .column H5 {margin-bottom: 20px;}
.centered-banner {text-align: center;}
.column .content-small-col {
	width: 220px;
	margin: 0 0 0 30px;
}
.two-col {
	background: url("../images/bg/side-border.gif") repeat-y center top;
	width: 600px;
	float: left;
}

/*  Sidebar  */
#sidebar {
	width: 353px;
	float: right;
	background: url("../images/bg/side-border.gif") repeat-y left top;
	margin: 35px 0 35px 0;
	padding: 0 0 50px 0;
}
#sidebar .banner-box {
	float: right;
	display: inline;
	margin: 0 1px 0 0;
	padding-bottom: 55px;
}
#sidebar .side-container {
	width: 338px;
	float: right;
}
#sidebar .sponsored {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 0 15px 7px 0;
}
#sidebar .advertisement {
	text-align: center;
	display: block;
	font-size: 10px;
	color: #000;
	font-family: Georgia, "Times New Roman";
	font-weight: bold;
	font-style: italic;
	padding: 10px 0;
}
#content HR {
	border: none;
	color: #f00;
	background-color: #f00;
	height: 4px;
	line-height: 0%;
	font-size: 1px;
}
#content .content-area HR {margin-bottom: 20px;}
.side-banner {
	text-align: center;
	padding: 33px 0 27px;
}
.side-banner A {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-style: italic;
}
.side-banner A SPAN {
	display: block;
	padding: 23px 0 0 0;
} 
.side-banner A:HOVER SPAN {text-decoration: underline;}
#sidebar .text-block {
	padding: 30px 35px 46px 60px;
}
#sidebar .text-block H4 {
	font-size: 18px;
	color: #000;
	font-style: italic;
	margin-bottom: 15px;
}
#content #sidebar .text-block P {
	margin: 0px;
	font-size: 18px;
	line-height: 20px;
	font-family: Geogria;
}
#content P.centered {text-align: center;}
#sidebar .on-the-cover {padding: 36px 0 0 10px;}
#sidebar .on-the-cover P {font-size: 16px;}
#sidebar .on-the-cover P.small-title {
	font-family: "Myriad Pro";
	font-size: 14px;	
}

/*  Footer  */
#footer {background: #000;}
#footer P {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	margin: 20px 0 0 0;
}
#footer .bottom-menu {text-align: center;}
#footer UL LI {
	display: inline;
	font-size: 13px;
	color: #fff;
	margin: 0 3px;
	line-height: 27px;
}
#footer UL LI A {color: #fff;}
#footer .banner-area {
	text-align: center;
	padding: 14px 0 35px 0;
}
#footer A.logo {
	float: right;
	line-height: 0%;
}
#content UL.nav_cat_archive,
#content UL.nav_cat_archive UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content UL.nav_cat_archive UL { padding-bottom: 20px; }
.banner-box, .banner-area, #sidebar .banner-box {display: none;}
#content P.captcha IMG {
	float: left;
	margin-right: 8px;
}
#content P.captcha INPUT { margin-top: 5px;}

#content H4 A { color: #FF0000;}
#content .arch-month,
#content .arch-month H5 { padding-bottom: 15px;}
#content .arch-month H5 A.selected { color: #FF0000;}
#content .arch-month,
#content .m-hide { display: none; }

#comment_form { padding-bottom: 25px;}
#cpch {
	display: none;
}