* { 
	margin: 0; 
	padding: 0;
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #828282;
}
a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
ul {
	list-style: none;
}
img {
	vertical-align: top;
	border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary { 
	display: block;
}

#wrapper, #header, #leaderboard, #content {
	width: 1000px;
}
#wrapper {
	margin: 0 auto;
}
#header {
	float: left;
	position: relative;
}
#header #logo {
	position: absolute; 
	float: left; 
	top: 1px;
	left: 0;
	z-index:199;
}
#header nav {
	float: right;
	margin: 0 6px 0 0;
}
#header nav .menu {
	float: left;
	position:relative;
	display: block;
	width: 93px;
	margin: 1px 0 0 6px;
}
#header .icon {
	position:absolute; 
	float: left; 
	top: 1px;
	width: 93px;
	left: 5px;
	z-index:20001;
}
#header .channel {
	float: left; 
	position:relative;
	width: 93px;
	margin: 1px 0 0 6px;
}
#leaderboard {
	float: left;
	padding: 2px 0 4px 0;
}
#leaderboard .left {
	float: left;
}
#leaderboard .right {
	float: right;
}
#content {
	float: left; 
	padding: 2px 0 0 0;
}
#sidebar {
	float: left;
	width: 300px;
}
.ad {
	float: left;
	width: 300px;
	text-align: center;
	margin: 0 0 11px 0;
}
.text {
	float:left;
	width: 290px;
	font-size:14px;
	color:#ddd;
	padding:5px;
	font-weight:bold;
	min-height:35px;
	background-color:rgba(17,17,17,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99171717, endColorstr=#99171717);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99171717, endColorstr=#99171717)";
	position:absolute;
	bottom: 0;
}

.text a {
	color:#ddd;
}
#sidebar .review {
	position:relative;
	float:left;
	width: 300px;
	height: 127px;
	margin-bottom:9px;
}

#sidebar .review .score {
	color:#fff;
	width:30px;
	position:absolute;
	right: 0;
	top: 0;
	font-weight:bold;
	float: left;
	padding:5px;
	text-align:center;
}

#sidebar .review .green {
	background: green;
}

#sidebar .review .red {
	background: red;
}
#sidebar .review .blue {
	background: blue;
}
#sidebar .review .darkblue {
	background: darkblue;
}
#sidebar .review .lightblue {
	background: lightblue; 
	color:#000;
}
#sidebar .review .yellow {
	background: yellow;
	color: #000;
}
#sidebar .review .date {
	color:#fff;
	width:55px;
	position:absolute;
	right: 0;
	top: 0;
	font-weight:bold;
	float: left;
	padding:5px;
	text-align:center;
}

.logintext {

	float:left;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin: 3px 0 0 11px;
}

.logintext2 {
	float:left;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin: 6px 0 0 11px;
}
#loggedin {
	float:left;
	width:300px;
	margin: 0 0 16px 0;
}

#loggedin a {
	color: #fff;
}

#loggedin img {
	float: left;
}
.more {
	float:left;
	width:300px;
	text-align:center;
	font-size:16px;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.more a {
	color: #fff;
}
.more p {
	font-size: 12px;
}
.more p a {
	color: #fff;
}

.writer {
	float:left;
	border: 2px solid #000;
	width: 297px;
	margin: 0 0 10px 0;
}

.writer p {
	float: left;
	width: 197px;
	font-size:10px;
	height:116px;
	background:#fff;
	color:#000;
	padding:2px;
}

.writer img {
	float: left;
	width: 96px;
	height:120px;
}

.writer a {
	text-decoration: underline;
}

.writer a:hover {
	text-decoration: none;
}

.writer span {
	font-weight: bold;
}
#sidebar #social {
	float:left;
	width: 300px;
}

#sidebar #social a:hover {
	text-decoration: none;
}
#main, #shade, #stories, #slider1 {
	width: 694px;
}
#main {
	float: left;
	height: 100%;
	margin: 3px 6px 0 0;
	position:relative;
	background: #000;
}
#stories {
	position: absolute;
	text-align:center;
}
#stories .bar {
	float:left;
	position: relative;
	width:164px;
	text-align:center;
	text-shadow:#000 0.2em 0.3em 0.2em;
	line-height:14px;
	color:#fff;
	border-right:1px solid #000000;
	font: 700 11px Verdana, Geneva, sans-serif;
	padding:4px 20px 5px 20px;
	z-index:200;
}
#stories .none {
	border-right:0px solid #000000;
}

#slider1 h2 {
	float:left;
	position: absolute;
	width:440px;
	color:#fff;
	text-shadow: 0 0 0.6em #000, 0 0 0.6em #000,
        0 0 0.6em #000;
	margin:36px 0 0 239px;
	line-height:14px;
	font: bold 29px Verdana, Geneva, sans-serif;
	text-align: left;
	line-height:14px;
	padding:1px 20px 5px 20px;
	z-index:100;
}

#slider1 p {
	float:left;
	position: absolute;
	width:440px;
	color:#fff;
	text-align:left;
text-shadow: 0 0 0.5em #000, 0 0 0.5em #000,
        0 0 0.5em #000;
	margin:65px 0 0 239px;
	line-height:14px;
	font: bold 12px Verdana, Geneva, sans-serif;
	padding:1px 20px 5px 20px;
	z-index:100;
}

#slider1 img {
	float: left;
}
#shade {
	float: left;
	position:relative;
	background: url('../images/shade.png') repeat;
	min-height: 3917px;
	margin: 108px 0 0 0;
	padding: 0 0 40px 0;
	z-index:1000;
}
#page {
	float: right;
	background: #fff;
	width: 570px;
	min-height: 3917px;
	z-index:500;
	padding: 14px 16px 5px 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 0 8px 0 0;
}

#page h1 {
	width: 548px;
	text-align: center;
	color: #000;
	margin: 0 0 12px 0;
}

#page h1 a {
	color: #000;
}

#page h2 {
	float:left;
	font-weight:bold;
	font-size:22px;
	color:blue;
	width:560px;
	margin: 0 0 5px 0;
}
#page h2 a {
	color:blue;
	text-decoration:none;
}
#page h2 a:hover {
	text-decoration:underline;
}

#page h2 a:visited {
	color:#282efc;
}
.share {
	margin-left:1px;
	padding: 0px;
}
.share a {
	font: 11px Verdana, Geneva, sans-serif;
	color:#000;
}

#page .tags {
	margin:7px 0 0 0;
}
#page .tags p {
	font: 11px Verdana, Geneva, sans-serif;
	color:#000;
	margin: 0;
}
article {
	float: left;
	font-size: 11px;
}
article p {
	font-size:14px;
	line-height: 1.5;
	font-family:Verdana, Geneva, sans-serif;
	margin: 0 0 21px 0;
}
article h3 {
	width: 100%;
	float: left;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 4px 0;
}

article .middle {
	padding:3px 0 10px 0;
	float: left;
}




article img {
	float: right; 
	padding:5px 0px 3px 10px;
}

article .left {
	float: left;
	padding: 5px 10px 5px 0px;
}

article .padding {
	padding:3px 0px 3px 10px;
}
article header { 
	float: left;
	width: 100%;
	margin: 0 0 11px 0;
}
article header p {
	margin: 0;
	line-height: 1.2;
}

article header img {
	padding: 0;
}
.date p {
	float: left;
	text-align:left;
	width: 420px;
	font-size: 11px;
	margin:6px 0px 0px 0px;
	color: #000000;
}
.date a {

	font-size: 11px;
	color: #282efc;
	text-decoration:none;

}
.date a:active {
	color: red;
}

#page span {
float: left;
font-size: 4.6em;
font-weight: bold;
margin: -19px 2px -19px 0;
}

#page hr {
	float: left;
	background: #000;
	height: 1px;
	width: 100%;
	border: 0;
	margin: 30px 0px 28px 0px;
}
.social .amazon .bubble {
	float: left;
	text-align:center;
	font-size: 11px;
	width: 57px;
	height: 38px;
	background-image:url('../images/pricebubble.png');
	margin: 308px 0px 0px -86.5px;
	padding: 2px 0 0 0;
}

.social .amazon {

	text-align:center;
	font: 11px Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	margin: 2px 0px 0px 0px;

}
.social .amazon .button {
	float: left;
	width: 55px;
	height: 20px;
	background-image:url('../images/amazon-button.png');
	margin: 349px 0px 0px -86.5px;

}

.facebook {
	float: left;
	font-size: 11px;
	width: 50px;
	margin: 88px 0px 0px -82.5px;
}
.twitter {
	float: left;
	font-size: 11px;
	width: 50px;
	margin: 148px 0px 0px -87.5px;

}
.google {
	float: left;
	font-size: 11px;
	width: 60px;
	margin: 228px 0px 0px -83px;
}
.mood {
	float: left;
	position:relative;
	width: 125px;
	height:83px;
	padding: 0 4px 0 4px;
}

.mood p {
	float: left;
	width: 62px;
	font-size: 11px;
	text-align:center;
	color:#000;
	position:absolute;
	left: 6px;
	top: 20px;
}

.mood img {
	float: right;
	width: 62px;
}

.positive {
	background: url('../images/authormoodgreen3.jpg');
}

.negative {
	background: url('../images/authormoodred2.jpg');
}
.negative p {
	color: #fff;
}
.breakdown {

	float: left;
	width: 300px;
	margin-bottom: 10px;

}
.breakdown p {
	float:left;
	color: #ccc;
	font-size: 15px;
	font-weight: bold;
	width:168px;
	text-align:center;
}
.breakdown .box {
	float: left;
	position: relative;
	line-height:90%;
	width: 171px;
	height: 107px;
	background: url('../images/reviewscoregreen.png');
}
.breakdown .none {
	background: url('../images/reviewscorenone.png');
}
.breakdown img {
	float: left;
	width: 125px;
	margin: 1px 2px 10px 1px;
}
.breakdown .box p {
	float: left;
	position:absolute;
	color:#000;
	width: 90px;
	font: bold 10.7px Verdana, Geneva, sans-serif;
	text-shadow:#fff 0.1em 0.1em 0.1em;
	text-align:center;
	left:10px;
	top:10px;
}
.breakdown .score {
	float: left;
	position:absolute;
	font-weight:bold;
	width: 50px;
	font-size: 30px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	text-shadow:#000 0.1em 0.1em 0.1em;
	text-align:center;
	left: 26px;
	top:54px;
}
.morescores {
	display: none;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	width:300px;
}
a.showLink, a.hideLink {
	text-decoration: none;
	color: #fff;
	padding-left: 8px;
	background: transparent url('../images/down.gif') no-repeat left;
}
a.hideLink {
	background: transparent url('../images/up.gif') no-repeat left;
}
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #fff;
}
	
.more p {
	width:300px;
	text-align:center;
	font-weight: bold;
}
.breakdown .box img {
	float: right;
	width: 74px;
	height: 84px;
	margin: 7px 5px 0 0;
}
.info {
	float: left;
	width: 431px;
	height: 68px;
	padding: 5px 0 0 6px;
	background: #D9D9D9 url('../images/headlinebg.png');	
	font-size: 11px;
}

.info a {

	font-size: 11px;
	color: blue;	

}
.summary p {
	font-size: 13px;
	line-height:120%;
	font-weight: bold;
	color: #000;
}

.summary a {

	font-size: 13px;
	line-height:120%;
	font-weight: bold;
	color: #000;
	text-decoration:none;

}
.summary a:active {
	color: red;
}

.continue p {
	font-size: 12px;
	font-weight: bold;
	color:#000;
	margin: 0;
}
.continue a {
	color: blue;
}
.continue a:visited {
	color: #282efc;
}

.continue a:active {
	color:red;
}
#videos {
	margin-bottom:13px;
}
#sidebar .bar {
	float: left;
	height: 47px;
	width: 300px;
	background: url('../images/bluebar.png');
	margin: 5px 0px 4px 0px;
}
#sidebar .bar img {
	float: left;
	margin: 5px 0 0 10px;
}

#sidebar h3 {
	float: left;
	margin: 10px 0 0 11px;
	font: 700 13px Verdana, Geneva, sans-serif;
	color:#FEFEFF;
	text-shadow:2px 2px 2px #030303;
}
#search {
	float:left;
	width:570px;
	margin: 7px 0 28px 0;
}
#search input {
	background:#EDEDED;
	color:#5e5e5e;
	font:700 13px Verdana, Geneva, sans-serif;
	border:3px solid #828282;
	width:420px;
	margin: 0 0 0 9px;
	padding:0.5em .1em 0.48em .8em;
	float:left;
}
#search button {
	float:left;
	border:3px solid #828282;
	background:#282efc url('../images/searchbg.png')  repeat-x 0 0;
	margin:0 0 0 -2px;
	display:block;
	font: 900 1em Arial;
	text-align:center;
	color:#000000;
	width:100px;
	height:35px;
	cursor:pointer;
	text-transform: uppercase;
}
#search button:hover  {
	background:#282efc url('../images/searchbg2.png') repeat-x;
}
iframe { 
	border:0; overflow: hidden;
}
/***** Menu **********/
.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
	background: yellow;
}

.anylinkmenu {
	float: left;
	position: absolute;
	left: 0;
	top: -13px;
	visibility: hidden;
	border: 0px solid black;
	border-top:none;
	border-left-width:5px;
	border-right-width:5px;
	border-bottom-width:3px;
	font: normal 10px Verdana;
	line-height: 12px;
	z-index: 20000;
	width: 93px;
	margin: -13px 0 0 0;
}
.anylinkmenu ul li a {
	width: 100%;
	display: block;
	text-indent: 0px;
	border-bottom: 1px solid black;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin: 0;
}

.anylinkmenu a:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}
/******** Slider ************/
#slider1 {
	position: relative; /*leave as is*/
	overflow: visible; /*leave as is*/
	border: 0px solid black;
	border-bottom-width: 0px;
	height: 378px;
	margin-top:0px;
	z-index:100;
	background: #000;
}



#slider1 .contentdiv {
	visibility: hidden;
	position: absolute; 
	left: 0;  
	top: 0;  
	margin-top:0px;
	width: 716px;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	z-index:100;
}
#slider1 .contentdiv img {
	float: left; 
	margin: 0;
	z-index:100;
}

.pagination {
	float: right;
	text-align: right;
	padding: 0px 0px;
	z-index:200;
}
.pagination a {
	font-weight:bold;
	text-decoration:none;
	text-shadow:#000 0.2em 0.3em 0.2em;
	font-size:11px;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	z-index:400;
}

.pagination a:hover, .pagination a.selected {
	font-weight:bold;
	text-decoration:none;
	text-shadow:#000 0.2em 0.3em 0.2em;
	font-size:11px;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	z-index:400;
}

#footer {
	float: right;
	width: 609px;
	padding: 20px 0 0 0;
	color: #fff;
	font-size: 10px;
}
#footer a {
	color: #fff;
}
#footer ul {
	float: left;
}
#footer ul li {
	float: left;
	margin: 0 10px 0 0;
}
