/********************************************************************

Author:			KC Biedlingmaier
Author URL:		http://www.krischarles.com/
Description:		Stylesheet for Applebox Film
Created:		06/05/2008
Updated:		03/26/2011

********************************************************************/

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #303030;
        background: #ebebeb;
	}

/* links */

a:link, a:visited {
	color: #333333;
	text-decoration: none;
	}
a:hover {
	color: #9cc181;
	}

/* Header 
--------------------------------------------- */
#header {
	padding: 0;
	margin-top: 32px;
	margin-bottom: 32px;
	overflow: hidden;
	display: block;
	}
#header-inner {
	margin: 0 auto;
	width: 849px;
	font-size: 14px;
	}
#logo {
	margin: 0;
	display: block;
	width: 100px;
	height: 69px;
	background: url(images/logo.png) no-repeat top left;
	float: left;
	}
	
/* Structure 
--------------------------------------------- */
#wrap {
	padding: 0px;
	margin: 0;
	}
#wrap-inner {
	width: 849px;
	margin: 0 auto;
	padding-top: 20px;
	font-size: 14px;
	}
#film-wrap {
	padding: 0px;
	margin: 0;
        background: #ffffff;
	}
#film-wrap-inner {
	width: 849px;
	margin: 0 auto;
	padding: 0 0 0 0;
	font-size: 14px;
	overflow: hidden;
	}
#left {
	width: 564px;
	float: left;
	display: inline;
	display: block;
	margin: 0;
	padding-right: 20px;
	background: #ebebeb;
	overflow: hidden;
	}
#right {
	float: right;
	display: block;
	padding: 0;
	background: #dcdcdc;
	width: 240px;
	position: relative;
	overflow: hidden;
	}


/* Main Navigation 
--------------------------------------------- */
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: right;
	margin-top: 46px;
	}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
#nav ul li a {
	float: left;
	display: block;
	line-height: 14px;
	padding-top: 6px;
	padding-right: 30px;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	border: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
#nav ul li a:hover {	
	color: #ffffff;
	}
#nav ul li.search {
	padding-top: 0;
	}


/* Alphabetical Navigation 
--------------------------------------------- */
.alpha_nav ul {
	margin-top: 10px;
        margin-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style: none;
	overflow: hidden;
	color: #333333;
	}
.alpha_nav li {
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	line-height: 15px;
	text-decoration: none;
	font-size: 16px;
	color: #333333;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 5px;
	}
.alpha_nav ul li a {
	margin: -5px;
	float: left;
	display: inline-block;
	line-height: 15px;
	padding: 5px;
	text-decoration: none;
	font-size: 16px;
	color: #333333;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
.alpha_nav ul li a:hover {	
	color: #ffffff;
	background: #333333;
	}
ol.snap_nav {
	margin: 0;
	padding: 0;
	}

/* Front Page
--------------------------------------------- */
#front {
	padding: 20px;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	background: #f2f2f2;
	width: 409px;
	height: 160px;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
        color: #333333;
	}
#front h1 {
	font-size: 38px;
	line-height: 38px;
	margin: 0;
	padding-bottom: 4px;
	letter-spacing: 1px;
	width: 380px;
	font-weight: normal;
	text-transform: uppercase;
	}
#front p {
	font-size: 12px;
	line-height: 19px;
	margin: 0;
	padding-bottom: 10px;
	width: 380px;
	font-weight: normal;
	text-align: justify;
	overflow: hidden;
	}
#front_img {
	float: right;
        margin-bottom: 10px;
	}
#front.review {
	border-top: 0px solid #9cc181;
	}
a:hover #front {
	background: #333333;
        color: #ffffff;
	}
#issue {
	padding-top: 20px;
        padding-bottom: 20px;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	width: 849px;
	height: 60px;
	position: relative;
	overflow: hidden;
	}
#issue h1 {
	font-size: 65px;
	line-height: 65px;
	margin: 0;
	padding: 0;
	color: #333333;
	letter-spacing: 1px;
	}
#issue h2 {
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	color: #333333;
	letter-spacing: 1px;
	position: absolute;
	right: 0px;
	bottom: 20px;
	text-transform: uppercase;
	}

/* Film Header
--------------------------------------------- */
#mag_bar {
	color: #333333;
	padding-bottom: 20px;
	padding-top: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	font-weight: bold;
	}
#film_header {
	padding-top: 20px;
        padding-bottom: 20px;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	width: 849px;
	height: 200px;
	position: relative;
	border-bottom: 5px solid #ffffff;
	}
#film_header h1 {
	font-size: 38px;
	line-height: 38px;
	margin: 0 0 0 0;
	padding-bottom: 4px;
	color: #333333;
	letter-spacing: 1px;
	width: 380px;
	font-weight: normal;
	text-transform: uppercase;
	}
#film_header h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 0 0;
	color: #333333;
	letter-spacing: 1px;
	width: 400px;
	font-weight: normal;
	}
#film_header img {
	position: absolute;
	top: 20px;
	right: 0px;
	}
#film_header embed {
	position: absolute;
	top: 20px;
	right: 0px;
	}
#specs {
	position: absolute;
	bottom: 20px;
	margin: 0;
	padding: 0;
	}
.rating {
	background: #333333;
	padding: 8px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 4px;
	}
.time {
	background: #ebebeb;
	padding: 8px;
	color: #333333;
	margin-right: 4px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	}


/* Section Header
--------------------------------------------- */
#section_header {
	display: block;
	margin-bottom: 3px;
	padding-top: 20px;
        padding-bottom: 20px;
	font-family: Helvetica, Arial, sans-serif;
	background: #ebebeb;
	width: 849px;
	overflow: hidden;
	position: relative;
        color: #333333;
	}
#section_header h1 {
	text-transform: uppercase;
	font-size: 20px;
	margin: 0;
	letter-spacing: 1px;
	font-weight: normal;
        display: block;
        overflow: hidden;
	}
#section_header h2 {
	font-size: 14px;
	margin: 0;
	letter-spacing: 1px;
	font-weight: normal;
        display: block;
        overflow: hidden;
	}
#section_header h3 {
	font-size: 24px;
	line-height: 24px;
	float: right;
	padding: 10px;
	margin: 0 0 0 0;
	color: #ffffff;
	letter-spacing: 1px;
	display: inline-block;
	width: 36px;
	text-align: center;
	background: #81a8c1;
	font-weight: normal;
        vertical-align: top;
	}
#section_header h4 {
	font-size: 24px;
	line-height: 24px;
	float: right;
	padding: 10px;
	margin: 0 0 0 0;
	color: #ffffff;
	letter-spacing: 1px;
	display: inline-block;
	background: #9cc181;
	width: 36px;
	text-align: center;
	z-index: 2;
	font-weight: normal;
	}
#section_header h5 {
	font-size: 24px;
	line-height: 24px;
	float: right;
	padding: 10px 10px 10px 20px;
	margin: 0 0 0 0;
	color: #ffffff;
	letter-spacing: 24px;
	display: block;
        float: right;
	background: #c18181;
	width: 26px;
	text-align: left;
	text-transform: uppercase;
	overflow: hidden;
	font-weight: normal;
	}
a:hover #section_header {
	background: #333333;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: -20px;
        color: #ffffff;
	}
#section_header_title {
        float: left;
        display: inline-block;
        overflow: hidden;
        }
	
/* Side Info
--------------------------------------------- */
.info {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	background: #dcdcdc;
	width: 200px;
	overflow: hidden;
	color: #333333;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	border-top: 2px dotted #ffffff;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 20px;
        padding-left: 20px;
	}
.info h2 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	}
.info h3 {
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-top: 2px;
	text-align: left;
	}
.info b {
	font-size: 13px;
	letter-spacing: 1px;
	}
.info a {
	color: #333333;
	}
.first {
	border: 0;
	}
.issue {
	background: #333333;
	display: block;
	width: 240px;
	height: 50px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	position: relative;
    	}
.issue h1 {
	color: #ffffff;
	font-size: 30px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	font-weight: normal;
        text-transform: uppercase;
	}
.score {
	background: #9cc181;
	display: block;
	width: 240px;
	height: 120px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	position: relative;
    	}
.score h1 {
	color: #ffffff;
	font-size: 100px;
	line-height: 100px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	}
.score h2 {
	color: #9cc181;
	font-size: 12px;
	line-height: 12px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
a:hover .score h2 {
	color: #ffffff;
	}
.collection {
	background: #81a8c1;
	display: block;
	width: 240px;
	height: 120px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	position: relative;
    	}
.collection h1 {
	color: #ffffff;
	font-size: 100px;
	line-height: 100px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	}
.collection h2 {
	color: #81a8c1;
	font-size: 12px;
	line-height: 12px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
        text-transform: uppercase;
	}
a:hover .collection h2 {
	color: #ffffff;
	}
.feature {
	background: #c18181;
	display: block;
	width: 240px;
	height: 120px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	position: relative;
    }
.feature h1 {
	color: #ffffff;
	font-size: 100px;
	line-height: 100px;
	letter-spacing: 200px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	margin-left: 85px;
	text-align: left;
	}
.feature h2 {
	color: #c18181;
	font-size: 12px;
	line-height: 12px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
a:hover .feature h2 {
	color: #ffffff;
	}
.top {
	border-top: 0px;
	}
object {
	border-bottom: 2px dotted #ffffff;
	margin-top: 0px;
	padding: 0;
	width: 240px;
	}
	
/* Content
--------------------------------------------- */
.header {
	position: relative;
	padding-bottom: 15px;
	}
.header h2 {
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
	color: #333333;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
.header strong {
	letter-spacing: 1px;
	font-weight: bold;
	}
.header em {
	color: #494949;
	letter-spacing: 1px;
	font-weight: normal;
	}
.header img {
	position: absolute;
	top: 13px;
	right: -4px;
	z-index: 0;
	}
.comm_header {
	border-bottom: 2px solid #f2f2f2;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
	}
.content {
	display: inline-block;
	margin-bottom: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	background: #ebebeb;
	color: #333333;
	width: 577px;
	border-top: 2px dotted #ffffff;
	}
.content a {
	color: #494949;
	font-weight: bold;
	}
.content a:hover {
	color: #9cc181;
	}
.content strong {
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	}
.content h1 {
	font-size: 20px;
	margin: 0;
	margin-bottom: 5px;
	color: #333333;
	font-weight: ;
	letter-spacing: 1px;
	}
.content h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 0;
	color: #333333;
	letter-spacing: 1px;
	margin-bottom: 20px;
	}
.content h2 a {
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 0;
	}
.content h2 a:hover {
	color: #9cc181;
	}
.content p {
	line-height: 26px;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	}
.content p.last {
	margin-bottom: 20px;
	}
.content p.first {
	margin-top: -14px;
	}
.content p a {
	font-weight: bold;
	border-bottom: 2px dotted #ffffff;
	}
.open p {
	margin-top: 0;
	}
.number {
	display: block;
	width: 577px;
	overflow: hidden;
	margin-bottom: 10px;
	background: #f2f2f2;
	}
.number h2 {
	font-size: 20px;
	padding: 10px;
	margin: 0 0 0 0;
	color: #ffffff;
	letter-spacing: 1px;
	background: #333333;
	font-weight: normal;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 10px;
	}
.number h3 {
	font-size: 20px;
	margin: 0 0 0 0;
	color: #333333;
	letter-spacing: 1px;
	font-weight: normal;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 10px;
	text-transform: uppercase;
	vertical-align: text-top;
	padding-top: 11px;
	padding-left: 5px;
	}


/* Footer
--------------------------------------------- */

#footer {
	clear: both;
	width: 849px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	padding: 0;
	font-size: 10px;
	}
#footer p {	
	width: 849px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
#footer p a {
	color: #dcdcdc;
	}
#footer p a:hover {
	color: #565656;
	}


/* Search
--------------------------------------------- */	
li input {
	color: #333333;
	margin: 0px;
	background: #ffffff;
	border: 0px solid #333333;
	padding: 5px;
	font-size: 14px;
	width: 160px;
	height: 17px;
	}
li button {
	font-size: 12px;
	line-height: 12px;
	color: #ffffff;
	background: #9cc181;
	border: 0px solid #9cc181;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	height: 27px;
	width: 27px;
	background: #ffffff url(images/search.png) no-repeat center;
	}


/* Misc.
--------------------------------------------- */
textarea {
	color: #494949;
	background: #ffffff;
	border: 0px solid #e0e0d5;
	margin-left: 0;
	resize: none;
	padding: 6px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	width: 400px;
	}
input {
	color: #494949;
	background: #ffffff;
	border: 0px solid #ebebeb;
	padding: 5px;
	text-transform: none;
	vertical-align: top;
	width: 266px;
	}
button {
	font-size: 12px;
	color: #ffffff;
	background: #666666;
	border: 0px solid #9cc181;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	}
form {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
	}
img {
	padding: 0;
	margin: 0;
	border: 0;
	}
	

/* Comments 
--------------------------------------------- */
#comments {
	margin-top: 0px;
	}
#comments p {
	margin-left: 200px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: 0;
	border-left: 2px dotted #ffffff;
	}
.commentlist {
	margin-top: -20px;
	padding: 0;
	display: block;
	}
.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	border-bottom: 2px dotted #ffffff;
	position: relative;
	}
li.comment div, li.pingback div {
	padding-top: 20px;
	padding-bottom: 5px;
	overflow:auto;
	}
li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
	}
ul.children li {
	list-style:none;
	border: 2px solid #ffffff;
	}
img.avatar {
	float:right;
	border:2px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
	}
.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:10px;
	text-transform: uppercase;
	display: block;
	width: 200px;
	position: absolute;
	top: 38px;
	left: 0;
	}
.comment-author cite {
	font-style:normal;
	font-weight:bold;
	display: block;
	font-size: 13px;
	width: 200px;
	position: absolute;
	top: 20px;
	left: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
textarea#comment {
	width:555px;
	margin-top: 10px;
	}
input#submit {
	background: #333333;
	text-transform: uppercase;
	width: auto;
	padding: 10px;
	color: #ffffff;
	margin-bottom: 20px;
	margin-top: 10px;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, serif;
	}
input#author {
	display: inline-block;
	margin-bottom: 10px;
	}
input#email {
	display: inline-block;
	}
#comments label {
	display: inline-block;
	margin-left: 10px;
	margin-top: 6px;
	font-size: 14px;
	color: #565656;
	}
#comments div.navigation {
	font-size:0.8em;
	}
#construct {
	margin-top: 300px;
	font-size: 45px;
	text-align: center;
	color: #565656;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	}
