/* JMT individual film pages style */

* {
margin: 0;
padding: 0;
}

body {
font-family: Verdana, Arial, sans-serif;
color: #ffffff;
text-align: center;
background: #000000;
padding: 10px;
}

#container {
width: 1000px;
margin: 0 auto;
text-align: left;
background: #000000;
}

#filmmaker {
text-align: center;
}

#posters {
float: left;
padding-top: 20px;
width: 300px;
}

div.film_unit {
text-align: center;
padding: 0 10px 10px 0;
}

img {
border: none;
}

#tech_info p {
font-size: 14px;
width: 320px;
padding: 0 10px 0 10px;
margin: 3px 0 0 0;
text-align: justify;
}

span.hanging_indent {
margin-left: 30px;
}

p.title {
color: #d01b2c;
}

div.film_still {
text-align: center;
padding: 0 10px 10px 0;
margin-top: 300px;
}

p#title {
text-align: center;
font-weight: 700;
padding-right: 50px;
}

a {
text-decoration: none;
color: #788cb4;
}

a:hover {
color: #ec872c;
}

#description {
float: left;
clear: right;
width: 650px;
padding: 20px 0 20px 20px;
}

#description p.title {
margin: 25px 0 -10px 20px;
font-weight: 600;
}

span.film_title {
font-style: italic;
}

/*
#content {
clear: left;
padding: 40px 100px 40px 100px;
width: 800px;
}*/

#description p, #screenings p, #reviews p {
text-align: justify;
padding-bottom: 20px;
line-height: 24px;
}

#screenings {
margin: 20px 0 40px 0;
clear: right;
padding-left: 400px;
}

#screenings h1 {
font-size: 18px;
color: #d01b2c;
}

#screenings ul {
list-style-image: url(http://jmteno.us/images/diamond.jpg);
}

#screenings li {
margin-top: 8px;
}

#screenings p.title {
margin: 10px 0 -10px 0;
}

#reviews {
float: right;
width: 575px;
padding: 0 20px 0 40px;
margin: -20px 30px 30px 0;
}

#reviews p.title {
margin: 35px 0 -25px 20px;
}

div.quote {
margin-top: 30px;
padding: 30px;
font-style: italic;
}

div.source {
padding-left: 50px;
color: #788cb4;
}

p#alex_quote {
font-style: italic;
text-align: justify;
}

a.to_top {
padding-top: 20px;
margin-left: 400px;
font-size: 12px;
}

#nav {
width: 976px;
margin: 0 auto;
text-align: center;
}

#nav ul {
display: block;
width: 960px;
list-style-type: none;
clear: both;
padding: 10px 8px 0 18px;
}

#nav li {
display: inline;
}

#nav a {
float: left;
text-decoration: none;
color: #ffffff;
font-size: 16px;
font-weight: 600;
letter-spacing: 2px;
padding: 6px 0;
width: 224px;
text-align: center;
background-color: #d01b2c;
}

#nav a:hover {
color: #000000;
}

#footer {
font-size: 11px;
text-align: center;
padding-top: 20px;
clear: left;
}

p.italic {
font-style: italic;
}

#description div.quote {
margin: 0 20px 0 20px;
}

#description div.source {
margin-bottom: 40px;
}

/*bio page*/

#portrait {
float: right;
margin: 30px 4px 0 0;
}

#narrative {
float: left;
width: 650px;
margin: 30px 20px 20px 20px;
}

#narrative p {
line-height: 24px;
text-align: justify;
}

#medley {
float: right;
margin: 30px 4px 0 0;
}

#filmography {
float: left;
clear: left;
margin: 75px 20px 20px 60px;
width: 550px;
}

#filmography h1 {
font-size: 18px;
color: #d01b2c;
}

#filmography ul {
list-style-image: url(http://jmteno.us/images/diamond.jpg);
}

#filmography li {
margin-top: 8px;
}

/* films page */

div.unit {
clear: both;
display: inline;
margin: 40px;
}

img.left {
float: left;
clear: left;
width: 200px;
height: 283px;
margin: 30px;
}

div.right {
float: left;
clear: right;
margin: 30px;
width: 600px;
}

div.text {
margin-bottom: 25px;
}

div.text h1 {
color: #d01b2c;
font-size: 18px;
}

div.text h2 {
font-weight: 700;
font-size: 15px;
}

div.text h3 {
font-weight: 400;
font-style: italic;
font-size: 15px;
}

div.text p {
margin: 20px 0;
}

div.order a {
margin: 0 10px;
}

div.order h1 {
font-size: 16px;
color: #d01b2c;
text-transform: uppercase;
}