/* REVIEW & ARTICLE PAGE STYLES */

body.bigpic.post #primary {
	width: 775px;
	float: left;
	background: #fff;
	border: 1px solid #dedaba;
	margin: -10px 10px 10px;
	}

body.bigpic.post #secondary {
	width: 160px;
	float: left;
	margin: -10px 0 0 0;
	}

body.bigpic.post #primary,
body.bigpic.post #secondary {
	margin-top: 20px;
	}

body.bigpic.post h1 {
	font-size: 33px;
	line-height: 1.1em;
	padding: 7px 0 0;
	margin-right: 70px;
	color: #cc4702;
	margin-top: 5px;
	}

#post-metadata {
	margin-left: 20px;
	position: relative;
	}

#movie-intro p.intro {
	font-size: 15px;
	line-height: 1.4em;
	color: #555;
	}

p.byline {
	font-size: 14px;
	font-style: italic;
	padding: 5px 0;
	}

#post-metadata.scholarly  p.byline {
	padding-left: 20px;
	background: url(http://parentpreviews.com/images/bg_scholarly-trans.png) 0 5px no-repeat;
	}

#post-metadata.quick p.byline {
	padding-left: 20px;
	background: url(http://parentpreviews.com/images/bg_quick-trans.png) 0 5px no-repeat;
	}

#post-metadata.rant p.byline {
	padding-left: 20px;
	background: url(http://parentpreviews.com/images/bg_rant-trans.png) 0 5px no-repeat;
	}

#post-metadata span.comment-indicator {
	display: block;
	width: 56px;
	height: 48px;
	background: url(http://parentpreviews.com/images/bg_comment_indicator-trans.png) top left no-repeat;
	position: absolute;
	top: 10px;
	right: 10px;
	}

#post-metadata span.comment-indicator p {
	margin: 5px 17px;
	}

#jumplinks ul {
	float: left;
	margin-bottom: 15px;
	margin-top: -20px;
	width: 222px;
	}

#jumplinks ul li {
	list-style: none;
	padding-left: 22px;
	margin-right: 40px;
	margin-left: 0;
	font-family: Verdana, 'lucida sans', sans-serif;
	font-size: 13px;
	}

#jumplinks #jump-article {
	background: url(http://parentpreviews.com/images/review-trans.png) top left no-repeat;
	}

#jumplinks #jump-comments {
	background: url(http://parentpreviews.com/images/comments-trans.png) top left no-repeat;
	}

#jumplinks #jump-share {
	background: url(http://parentpreviews.com/images/share_orange-trans.png) top left no-repeat;
	}

#jumplinks #jump-print {
	background: url(http://parentpreviews.com/images/print-trans.png) top left no-repeat;
	}

#review-wrapper {
	float: left;
	width: 487px;
	margin: 0 0 0 20px;
	}

#review > p:first-child {
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.4em;
	}

.review-sect {
	background: #fff url(http://parentpreviews.com/images/bg_sect_485w.gif) top left no-repeat;
	border-top: 1px solid #dedaba;
	padding: 10px;
	}

.bigpic #review #pullquote {
	font-size: 22px;
	font-style: italic;
	line-height: 1.3em;
	color: #adaa91;
	float: left;
	padding: 15px 5px;
	padding-left: 5px;
	background: #f4f2e1;
	border: 1px solid #e4e1c1;
	border-left: none;
	width: 300px;
	margin: 5px 20px;
	margin-left: -21px;
	}

#review-related {
	float: right;
	width: 222px;
	font-family: Verdana, "lucida sans", sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin: 35px 20px 0 0;
	}

#post-footer {
	margin-top: 10px;
	}

#join-comments {
	font-family: Verdana, "lucida sans", sans-serif;
	font-size: 12px;
	padding: 15px 15px 10px;
	position: relative;
	margin: 0 0 30px;
	}

.color_a #join-comments {
	background: #7e122b;
	border: 1px solid #640b1f;
	color: #f4f2e1;
	}

.color_b #join-comments {
	background: #2d3c5a;
	border: 1px solid #23304a;
	color: #f4f2e1;
	}

.color_c #join-comments {
	background: #cc4702;
	border: 1px solid #bb4530;
	color: #f4f2e1;
	}

#post-footer #join-comments p a {
	color: #fff;
	text-decoration: underline;
	}

#post-footer #join-comments p a:hover {
	color: #1d7ee8;
	}

#join-comments p {
	width: 400px;
	position: relative;
	left: 70px;
	}

#join-comments span.comment-indicator {
	display: block;
	width: 56px;
	height: 48px;
	background: url(http://parentpreviews.com/images/bg_comment_indicator-trans.png) top left no-repeat;
	position: absolute;
	top: 10px;
	left: 10px;
	}

#join-comments span.comment-indicator a {
	display: block;
	margin: 5px 17px;
	}

#author-bio {
	background: #666;
	border: 1px solid #444;
	font-family: Verdana, "lucida sans", sans-serif;
	font-size: 12px;
	padding: 15px 15px 10px;
	color: #f4f2e1;
	position: relative;
	margin-bottom: 25px;
	}

#author-bio img {
	float: left;
	width: 50px;
	border: 2px solid #444;
	margin-right: 20px;
	}

/* END REVIEW PAGE STYLES */


/* COMMENT STYLES */

#review-wrapper.comments {
	margin-top: 20px;
	}

div.comment-wrapper {
	background: #fdfdfb;
	border: 1px solid #eeeacd;
	padding: 10px 10px 0;
	margin-bottom: 20px;
	}

div.comment-wrapper.author {
	background: #f9f8f0;
	border: 1px solid #dedaba;
	}

.comment-wrapper p.comment-meta {
	font-size: 15px;
	font-style: italic;
	padding-left: 22px;
	background: url(http://parentpreviews.com/images/bg_balloon-trans.png) 0 1px no-repeat;
	padding-bottom: 8px;
	}

.comment-wrapper.author p.comment-meta {
	background: url(http://parentpreviews.com/images/bg_pencil-trans.png) 0 -1px no-repeat;
	}

.comment-meta span {
	float: right;
	font-size: 13px;
	}

.comment-meta strong {
	color: #444;
	}

#comment-form {
	font-family: Verdana, "lucida sans", sans-serif;	
	padding: 10px 20px 10px 15px;
	}

#comment-form label,
#comment-form input,
#comment-form textarea {
	float: left;
	clear: left;
	width: 100%;
	}

#comment-form input:focus,
#comment-form textarea:focus {
	border: 1px solid #cc4702;
	}

#comment-form label {
	color: #cc4702;
	}

#comment-form input {
	margin-bottom: 10px;
	}

#comment-form textarea {
	border: 1px solid #dedaba;
	color: #666;
	margin: 0 0 20px 0;
	padding: 5px;
	width: 99%;
	}

#comment-form p.checkbox label,
#comment-form p.checkbox input {
	float: none;
	clear: none;
	margin-bottom: 0;
	}

#comment-form p.checkbox input {
	width: 16px;
	margin-right: 5px;
	}

#comment-form #submit {
	float: left;
	background: #cc4702;
	padding: 0;
	width: 60px;
	height: 25px;
	border: 1px solid #bb4530;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	}

#comment-form #submit:hover {
	background: #7d7754;
	border: 1px solid #444;
	}


/* END COMMENT STYLES */


/* BEGIN ARCHIVES STYLES */

body.search #primary {
	width: 740px;
	}

body.search #secondary {
	width: 160px;
	float: left;
	}

body.archive #secondary {
	margin-top: 32px;
	}

div.archive-info {
	background: #fff;
	margin: 0 15px 20px 10px;
	padding: 15px;
	border: 1px solid #dedaba;
	width: 488px; 
	}

body.search div.archive-info {
	width: 683px;
	}
				
.archive-nav-list {
	padding: 0;
	margin: 0 0 0 -10px;
	}
					
.archive-nav-list li {
	float: left;
	list-style: none;
	font-size: 14px;
	font-family: Arial, "lucida sans", sans-serif;
	font-weight: bold;
	margin: 0 0 5px 5px;
	padding: 0;
	}

.archive-nav-list li.year {
	clear: left;
	}
					
.archive-nav-list li a {
	display: block;
	padding: 0 6px;
	}
					
.archive-nav-list li a:hover,
ul.C63 #C63, ul.C64 #C64, ul.C65 #C65,
ul.C66 #C66, ul.C67 #C67, ul.C68 #C68,
ul.C69 #C69, ul.C70 #C70, ul.C71 #C71,
ul.C72 #C72, ul.C73 #C73, ul.C74 #C74,
ul.C75 #C75, ul.C76 #C76, ul.C77 #C77,
ul.scholarly_article #scholarly_article,
ul.quick_read #quick_read,
ul.rant #rant,
ul.y2000 #y2000, ul.y2001 #y2001,
ul.y2002 #y2002, ul.y2003 #y2003,
ul.y2004 #y2004, ul.y2005 #y2005,
ul.y2006 #y2006, ul.y2007 #y2007,
ul.y2008 #y2008, ul.y2009 #y2009,
ul.y2010 #y2010, ul.y2011 #y2011,
ul.y2012 #y2012, ul.y2013 #y2013 {
	background: #cc4702;
	color: #fff !important;
	}
			
.archive-info table {
	float: left;
	width: 488px;
	clear: both;
	margin-top: 20px;
	}

body.search div.archive-info table {
	width: 683px;
	}
					
.archive-info th {
	color: #cc4702;
	}
					
.archive-info td {
	border-top: 1px solid #cc4702;
	padding: 2px 4px 3px;
	}
					
#archive-options {
	margin-left: 10px;
	position: relative;
	}
					
#archive-options li {
	list-style: none;
	float: left;
	padding: 8px 12px 7px;
	background: #eeeacd;
	margin: 0 2px 0 0;
	border: 1px solid #dedaba;
	position: relative;
	bottom: -1px;
	}
					
#archive-options li:hover,
#archive-options li.active {
	background: #fff;
	border-bottom: 1px solid #fff;
	}
					
#archive-options li h2 {
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 15px;
	color: #cc4702;
	}

#archive-options a:hover {
	text-decoration: none;
	}

/* END ARCHIVES STYLES */



































