body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

img { border: 0; }

a { color: #006;}

.clearfix { clear: both; }

.center { text-align: center; }

input[type='text'] { border: 1px solid #581e8c; }

form {
	display: block;
	margin: 0;
	padding: 0;
}


/***** HEADER - To be included at the end of the body for page rendering optimization *****/

#header {
	background-color: #000;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

h1 {
	color: #000;
	display: none;
}

#header .home {
	float: left;
	width: 272px;
}

#header .ad {
	display: none;
}

#topNav {
	display: none;
}


/***** CONTENT - Main content, including top nav *****/

#content {
	left: 0;
	position: absolute;
	top: 124px;
	width: 100%;
}

#mainContent {
	clear: both;
}

h4 {
	background-color: #581e8c;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin: 0;
	padding: 5px 6px;
	text-transform: uppercase;
}
h4 a, h4 a:visited { color: #fff; }


/*** LEFT COLUMN ***/

#leftCol {
	display: none;
}


/*** MAIN COLUMN ***/

#mainCol {
	padding: 5px;
}

h2 {
	border-bottom: 1px solid gray;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin: 0;
	padding-bottom: 4px;
}

.entryList .entry {
	clear: both;
	margin: 10px 0 20px;
}

.crumb {
	color: #666;
	float: left;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-transform: uppercase;
}

.crumb a { 
	color: #999; 
	text-decoration: none;
}

.crumb a:hover {
	text-decoration: underline;
}

.entryList .entry h3 {
	font-size: 14px;
	margin: 3px 0;
}

.entryList .entry .summary img.right,
.entryList .entry .summary img[align='right'] {
	float: right;
	padding-left: 5px;
}

.entryList .entry .summary img.left,
.entryList .entry .summary img[align='left'] {
	float: left;
	padding-right: 5px;
}

.entryList .entry .byline {
	font-size: 10px;
	margin: 3px 0;
}

.entryList .entry .extLink {
	margin: 3px 0;
}

#mainCol .pagination {
	clear: both;
	font-weight: bold;
	margin: 20px 0;
	text-align: right;
}


/*** RIGHT COLUMN ***/

#rightCol {
	display: none;
}


/*** GLOSSARY ***/

#mainCol.glossary {
	width: 830px;
}

#mainCol .smCol {
	float: left;
	width: 207px;
}

#mainCol .smCol ul {
	margin: 0;
	padding: 0;
}

#mainCol .smCol li.sub,
#mainCol .smCol li.subsub {
	font-size: 12px;
}

#glossaryList {
	border-top: 1px solid gray;
	margin-top: 20px;
}


/*** ENTRY PAGE ***/

.entryPage {
	font-size: 12px;
}

.entryPage .meta {
	border: none;
}

.entryPage .meta .parent {
	display: none;
}

.entryPage .meta .catName {
	color: #000;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: normal;
}

.entryPage .published {
	float: right;
	padding-top: 8px;
}

.entryPage .titleArea {
	margin: 5px 0;
}

.entryPage .titleArea .entryShare {
	display: none;
}

.entry .titleArea h2 {
	border: none;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: normal;
	margin: 4px 0 4px;
	padding: 4px 0 0;
}

.entryPage .content {
	margin: 10px 0;
}

#entryAd {
	display: none;
}

.entryPage .content img.right,
.entryPage .content img[align='right'] {
	margin: 0 5px;
}

.bottom {
	border-top: 1px solid gray;
	margin: 40px 0 25px;
	padding-top: 10px;
}

.entryPage .top {
	margin-top: 10px;
}

.entry .media {
	float: right;
	margin: 0 0 0 5px;
}


/*** REVIEW PAGE ***/

.review .titleArea h2 {
	border: none;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: normal;
	margin: 4px 0 4px;
	padding: 4px 0 0;
}

.review .titleArea h3 {
	display: none;
}

.review .media {
	float: right;
	margin: 0 5px;
}

.reviewMeta {
	display: none;
}

#fbLike {
	display: none;
}

.bottom {
	display: none;
}

.footer {
	margin-top: 50px;
}

.lastUpdated {
	display: none;
}

.review .priceGrabber {
	display: none;
}

.review .whereToBuy {
	display: none;
}

.review .editor {
	display: none;
}

#mrqe_widget {
	float: right;
	width: 150px;
}

.review .dvdImg {
	float: right;
	margin: 3px;
}

.htImg.right {
	float: right;
	margin: 3px;
}

.htImg.left {
	float: left;
	margin: 3px;
}

.htImg.center {
	margin: auto;
	text-align: center;
}

.htImg .image_caption {
	font-size: 10px;
	margin-bottom: 5px;
	text-align: left;
}

#mail_signup .box div {
	margin: 4px 0;
}

label.signup {
	display: block;
	float: left;
	padding-top: 4px;
	width: 40px;
}

input.signup {
	border: 1px solid #581e8c;
	width: 95px;
	*width: 80px;
}

#mail_signup .submit {
	margin-top: 10px;
	text-align: center;
}


/*** SEARCH ***/

#mainCol.search form {
	display: block;
	margin: 15px 0 0 40px;
}

#mainCol.search div {
	clear: both;
	margin: 7px 0;
}

#mainCol.search label {
	display: block;
	float: left;
	width: 100px;
}