#main #review h3.byline {

}

#bitesize {
	font-size: 11px;
	background: #eee;
	line-height: 1.3em;
	padding: 12px;
	margin-bottom: 10px;
	float: right;
	width: 40%;
	margin:0 0 10px 20px;
}

#bitesize h4 {
	margin-bottom: 6px;
	font-size: 11px;
}

#main #review #bitesize p {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	margin: 0;

}

#ratings {
	margin-top: 15px;
	clear: left;
}

#ratings h3.rating {
	color: white;
	font-size:42px;
	padding: 0;
	margin: 0 0 4px 0;
}

#ratings .votedata {

}

#title_area {
	position: relative;
}

#title_area h1 {
	padding-bottom: 0.2em;
	width: 510px;
	float: left;
}

#contents {
	background: white url(../images/sidebar.gif) repeat-y scroll 10px 0;
}

/* ---------------------------- HEADER SECTION ------------------------------- */

#comments_info {
	width: 200px;
	position: absolute;
	right: 0px;
	bottom: 6px;
}

#comments_info a {
	display:block;
	float:left;
	margin:15px 0 0 5px;
}

#comments_no {
	width: 45px;
	height: 27px;
	margin-top: 5px;
	background: url(../images/comment_bubble.png);
	font-size: 14px;
	text-align: center;
	padding-top: 7px;
	float:left;
	font-weight: bold;
}

#review_info {
	font-family: tahoma, lucida, sans-serif;
	font-weight: bold;
	background-color: #a76427;
	padding: 6px 7px 6px 10px;
	color: white;
	margin: 0 10px 10px 0;
	font-size: 0.8em;
}

#review_info .sep {
	color: white;
	font-weight: normal;
}

.topleft {
	float: left;
	width: 315px;
}

#filminfo {
	color: white;
	float: left;
	height: 323px; /* actual 287 */
	margin : 0 0 0 10px;
	width: 200px;
	/*border-right: 1px dotted #dcd4cb;*/
	background: black;
	position: relative;
}
	
#filminfo table {
/*	border-top: 1px solid #dcd4cb;
	border-bottom: 1px solid #dcd4cb;*/
	padding: 10px 0;
	margin: 0;
	width: 100%;
	}
	
#filminfo dl {
	margin: 2px 0 0 15px;
}
	
#filminfo dt {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	font-style: italic;
	line-height: 20px;
	border-bottom: 1px dotted #666;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 90%;
}

#filminfo dd {
	font-size: 1.2em;
	margin-top: 3px;
	line-height: 1.3em;
	color: #603913;
}
	
#filminfo dd span{
	display: block;
}
	
#filminfo #spoiler {
	background-color: #a76427;
	padding: 5px 5px 5px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 187px;
	border-top: 1px solid white;
}

#filminfo #spoiler h3 {
	padding: 0; margin: 0;
	font-size: 14px;
	font-family: tahoma, lucida, sans-serif;
}
	
#summary {
	width: 284px;
	padding: 1px 20px 10px 0;
	margin: 0 10px 0 0px;
	float: left;
	min-height: 267px; /* actual 287 px */
}

#main #summary #tags {
	font-size: 12px;
	background: #f2f2f2;
	padding: 6px 8px;
	line-height: 19px;
	text-align: left;
}

#summary h2 {
}

#summary h3 {
	border-bottom:1px solid #DDDDDD;
	color:#603913;
	font-size:16px;
	margin: 3px 0 5px 0;
	padding: 0 0 3px 0;
}

#summary p {
	font-size: 12px;
	line-height: 19px;
}

#summar strong {
	text-align: left;
}


#movieposter {
	float: left;
	margin: 0 0 17px 0px;
	border: 1px solid #ddd;
	padding: 3px;
	position: relative;
	width: 191px; 
}

#movieposter.withamazon .poster {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#movieposter a {
	width: 191px; 
	height: 315px;
	display: block;
	position: relative;
	background-repeat: none;
}

#movieposter .amazon_show {
	display: none;
	z-index: 10;
	position: absolute;
	background: url(../images/90percentwhite.png) repeat;
	text-decoration: none;
	text-align: center;
	height: 257px;
	width: 191px;
	padding: 30px 0 0 0
}

#movieposter a:hover .amazon_show {
	display: block;
}

#movieposter .amazon_show .amazonbig {
	margin: 40px 0 15px 0;
}

#movieposter a .amazon_show {
	text-decoration: none;
}

#movieposter a p, #movieposter a h2, #movieposter a img {
	text-decoration: none;
}


#movieposter .amazon_show p {
	margin: 0 auto;
	line-height: 1.4em;
	width: 80%
	
}
#movieposter a .amazon_show h2 {
	font-size: 1.8em;
	font-weight:bold;
	margin:6px 0 10px;
	padding:0;
}

#movieposter .buy_amazon {
	clear: both;
	position: absolute;
	bottom: 0; left: 0;
}

#movieposter .buy_amazon p {
	float: left;
	margin: 0;
	color: #a49c94;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 4px 3px 6px;
}

#movieposter .buy_amazon img {
	float: left;
	margin:8px 0 0 16px;
	padding:0 4px 0 0;
}

/* --------------------- RESOURCE LINE STYLING --------------------- */	

#main #review #tagsLine {
	width: 100%;
	background-color: #dcd4cb;
	clear: both;
	float: left;
	height: auto;
	margin-right: 20px;
	/*padding: 1% 1% 1% 2%;*/
}

#main #review #tagsLine p {
	color:white;
	font-family:tahoma,lucida,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:1px 4px 4px 10px;
}
#main #review #tagsLine a {
	text-decoration: none;
}

#main #review #tagsLine a:hover {
	text-decoration: underline;
}


/* --------------------- RATINGS STYLING --------------------- */

#ratings .ratingmulti {
	background: url(../images/rating_bg.png);
	width: 344px;
	height: 128px;
	padding: 20px 0 0 160px;
	position: relative;
}

#ratings table td {
		border-right: none;
		}

#ratings .gdmultitable {
	border: none;
}

#ratings .gdmultitable tr {
	background: none;
}

#ratings .gdmultitable tr td {
	color: white;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

#ratings .gdtblbottom {
	display:block;
	left:20px;
	position:absolute;
	top:38px;

}

#ratings .gdtblbottom div {
	font-size: 14px;
	text-align: center;
	line-height: 1.4em;
	padding: 0;
	width:100px;
}

#ratings .gdtblmuravg {
	display: none;
}

#main #review #ratings_info {
	padding: 10px;
	font-size: 10px;
	background-color: #eee;
	font-family: tahoma, lucida, verdana, sans-serif;
	line-height: 14px;
	width: 88%;
	margin-left: 3%;
}

#gdsr_mur_text_97_3 {
	font-size: 14px;
	line-height:20px;
	text-align:center;
}

#ratings .gdmultitable .ratingloader {
	display: block;
	float: left;
	margin: 22px 0 0 28px;
}

#ratings .gdmultitable .voted {
	color: white;
 }

#ratings .gdmultitable strong {
	color: white;
}

/* RATING AVERAGE */
#gdsr_mur_text_90_3 {
}


/* --------------------- MOVIE REVIEW STYLING --------------------- */

#review {
	clear: left;
	width: 513px;
/*	border-top: 1px solid #dcd4cb;*/
	float: left;
	margin-right: 5px;
	border-right: 1px dotted #cbc6c1;
	padding-right: 5px;
}

#review h2 {
	padding: 15px 0 10px 0 !important;
	clear: left;
	font-size: 2.4em;
}

#review h3 {
	margin-bottom: 0.4em;
	padding-bottom: 0.1em;
	font-size: 1.8em;
	font-weight: normal;
	color: #603913;
}

#main #review p {
	margin: 0 1.5em 1.3em 0;
	font-size:13px;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
#main #review li {
	
	font-size:14px;
	line-height:21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}


#main #review ol {
	margin-left: 20px;
	}
	
#review p small {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
line-height:19px;
color: #999;
}


#social_media {
	margin-left: 5px;
}
	
#mediasidebar {
	float: left;
	width: 200px;
}

#main #mediasidebar h3 {
	background-color: #dcd4cb;
	font-size: 12px;
	padding:5px 0 5px 8px;
	margin-bottom: 12px;
	font-weight:bold;
	font-family: tahoma, lucida, sans-serif;
}

blockquote p {
	padding: 0 !important;
}

#main #review p.caption {
	margin: -15px 0 20px 0;
	font-style: italic;
	color: #704930;
}

.facebook-like {
float: right;
width: 100%;
margin: 0 0 30px 0;
}

/* --------------------- SIDEBAR STYLING --------------------- */
		
.viewTrailer {
	margin-left: 15px;
}
		
.viewTrailer a {
	height: 32px;
	display: block;
	background: url(../images/clapperboard.jpg) no-repeat;
	color: white;
	font-weight: bold;
	font-size: 11px;
	color: #c1b4a6;
	line-height:12px;
	padding:98px 15px 0;
	text-align:center;
	text-decoration:none;
	width:136px;
}

.viewTrailer a:hover {
	background-position: 0 -130px;
	color: #a76427;
}

.ad a {
	margin: 0 0 8px 12px;
	padding:4px;
	width: 170px;
	border: 1px solid #a9a9a9;
	display: block;
}

.ad a:hover {
	border: 1px solid #666;
}

#recread p {
	line-height: 1.3em;
	width: 90%;
	font-size: 11px;
	margin: 0 0 0 10px;
}

#recread img.left {
	margin: 0 10px 10px 0;
}