body {
	background-color: #000;
	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 {
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

#header_inner {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}

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

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

#header .ad {
	background-color: #222;
	float: left;
	height: 90px;
	margin: 5px 0;
	width: 728px;
}

#topNav {
	clear: both;
	color: #fff;
	padding-top: 2px;
	text-align: right;
}

#topNav ul {
	height: 14px;
	margin: 0;
}

#topNav li {
	display: inline;
	list-style: none;
	margin: 0;
}
#topNav a, #topNav a:visited {
	color: #fff;
}



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

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

#content_inner {
	background: url(../images/bpbs_bg160.gif) 0 0 repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}

#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 {
	background-color: #eee;
	float: left;
	width: 207px;
}

#leftCol .box {
	margin: 10px 0 20px;
	padding: 0 6px;
}

#leftCol .box.catMenu {
	margin: 6px 0 16px;
	padding: 0;
}

#leftCol .siteNav {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#leftCol .siteNav li,
#mainCol .smCol li {
	list-style: none;
	margin-top: 4px;
	padding: 4px 6px;
}

#leftCol .siteNav li.sel,
#mainCol .smCol li.sel {
	background: #ddd;
}

#leftCol .siteNav li.sub,
#mainCol .smCol li.sub {
	font-size: 11px;
	margin: 0;
	padding-left: 16px;
}

#leftCol .siteNav li.subsub,
#mainCol .smCol li.subsub {
	font-size: 11px;
	margin: 0;
	padding-left: 26px;
}

#leftCol .keyword { 
	border: 1px solid #581e8c;
	width: 135px; 
}

#leftCol .search select {
	display: block;
	margin: 5px 0;
	width: 175px;
}

#leftCol h5 {
	font-size: 12px;
	margin: 6px 0;
	padding-top:1px;
}

#leftCol .rightLinks {
	float: right;
	text-align: right;
}

#leftCol .leftLinks {
	float: left;
	margin: 0 5px 0 0;
	text-align: left;
}

#fbBox {
	background: #fff; 
	border: none; 
	margin-top:15px;
	overflow: hidden; 
	width: 195px;  
}

/*** MAIN COLUMN ***/

#mainCol {
	background-color: #fff;
	float: left;
	padding: 5px;
	width: 623px;
}

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;
	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 {
	background-color: #eee;
	float: left;
	width: 160px;
}

#rightCol h4 {
	text-align: center;
}

#rightCol iframe {
	overflow: hidden;
}

#rightCol .box {
	font-size: 11px;
	margin: 5px 0 15px;
	padding: 0 5px;
}

#rightCol .headlines ul {
	margin: 6px 0 15px;
	padding: 0;
}

#rightCol .headlines li {
	list-style: none;
	margin: 6px 0;
}


/*** 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-bottom: 1px solid gray;
	padding: 2px 0 5px;
}

.entryPage .meta .crumb {
	float: left;
}

.entryPage .meta .published {
	float: right;
}

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

.entryPage .titleArea .entryShare {
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	float: right;
	margin: -8px 0 0 10px;
	*margin-top: -6px;
	padding: 10px 8px 10px 10px;
	width: 143px;
}


.entryPage .titleArea .entryShare div {
	margin: 2px 0;
}

.entryPage .titleArea .entryShare .icns img {
	cursor: pointer;
	margin-right: 9px;
}
#print { margin-right: 0; }

.entryPage #myMovieLocation {
	height: 30px;
	margin-top: 10px;
	width: 143px;
}

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

.titleArea .priceGrabber {
	margin-top:5px;
}

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

#entryAd {
	border: 1px solid #000;
	float: right;
	height: 250px;
	margin: 0 0 5px 5px;
	width: 300px;
}
.type2 #entryAd,
.type3 #entryAd {
	float: none;
	text-align: center;
	margin: 15px auto;
}

.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;
}
.type2 .bottom,
.type3 .bottom { border-top: none; }

.type2 .viewAll,
.type3 .viewAll {
	font-weight: bold;
}

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

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

.discBox {
	border: 1px solid gray;
	margin: 40px 20px 20px;
	padding: 10px;
}


/*** REVIEW PAGE ***/

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

.review .titleArea h3 {
	font-size: 16px;
}

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

.reviewMeta {
	border-top: 1px solid gray;
	margin: 10px 0;
	padding: 6px 0 0;
}

.reviewMeta th {
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0 2px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
}

.reviewMeta td {
	font-size: 12px;
	padding: 3px 0 2px;
	vertical-align: top;
}

.reviewMeta.movie th { width: 115px; }
.reviewMeta.movie hd { width: 365px; }

.reviewMeta.dvd th { width: 100px; }
.reviewMeta.dvd hd { width: 50%; }

.reviewMeta.ht th { width: 175px; }
.reviewMeta.ht hd { width: 50%; }

.review .bottom {
	margin-top: 0;
}

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

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

.htImg.right {
	float: right;
	padding-left: 5px;
	margin-bottom: 5px;
}

.htImg.left {
	float: left;
	padding-right: 5px;
	margin-bottom: 5px;
}

.htImg.center {
	margin: 5px 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 ***/

.searchForm form {
	display: block;
	margin: 15px 0 0 40px;
}

.searchForm div {
	clear: both;
	margin: 7px 0;
}

.searchForm label {
	display: block;
	float: left;
	width: 100px;
}