body {
  background: #191919;
  color: #CCC;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  margin: 0px;
}
img {
  border: 0;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
div.clearer {
  clear: both;
  line-height: 0;
  height: 0;
}
div.clearer-left {
  clear: left;
  line-height: 0;
  height: 0;
}
div.clearer-right {
  clear: right;
  line-height: 0;
  height: 0;
}

.poster-right {
  border: 3px solid #191919;
  float: right;
  line-height: normal;
  margin: -4px 0px 10px 10px;
  padding: 0px;
  width: auto !important;
  width: 1px;
}
.poster-left {
  border: 3px solid #191919;
  float: left;
  line-height: normal;
  margin: -4px 10px 10px 0px;
  width: auto !important;
  width: 1px;
}
.poster-right a.caption, .poster-left a.caption {
  background: #191919;
  color: #CCC;
  display: block;
  font-size: 8pt;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  text-align: center;
  text-decoration: none;
  width: auto !important;
  width: 100px;
}
.poster-right a.caption:hover, .poster-left a.caption:hover, .poster_center a.caption:hover {
  background: #292929 url(../images/icon_read_more_on.gif) no-repeat right center;
  color: #FFF;
}
.thumbnail-right {
  border: 3px solid #191919;
  float: right;
  line-height: normal;
  margin: 0px 0px 10px 10px;
  width: auto !important;
  width: 1px;
}
.thumbnail-left {
  border: 3px solid #191919;
  float: left;
  line-height: normal;
  margin: 0px 10px 10px 0px;
  width: auto !important;
  width: 1px;
}
.thumbnail-right .caption, .thumbnail-left .caption {
  background: #191919;
  color: #CCC;
  display: block;
  font-size: 8pt;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  text-align: center;
  /*width: auto !important;*/
  width: 200px;
}
.thumbnail .caption {
  background: #191919;
  color: #CCC;
  display: block;
  font-size: 8pt;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  text-align: center;
  /*width: auto !important;*/
  width: 100px;
}
.thumbnail a, .thumbnail-right a, .thumbnail-left a, .thumbnail a:hover, .thumbnail-right a:hover, .thumbnail-left a:hover {
  background: none;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

/* header styles */

#header {
  background: #191919;
  padding: 15px;
}
#nav {
  background: #191919;
  float: left;
  min-height: 30px;
  width: 100%;
}
#nav ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#nav ul:first-child {
  margin-left: 10px;
}
#nav li {
  background: url('../images/nav_right.gif') no-repeat top right;
  float: left;
  font-family: Georgia, "Times New Roman", Verdana, serif;
  font-size: 12pt;
  margin: 0px 5px 0;
  padding: 0px;
}
#nav li.external {
  float: right;
}
#nav li#vimeo {
  margin-right: 15px;
}
#nav li#current {
  background-image: url('../images/nav_right_on.gif');
}
#nav li a {
  background: url('../images/nav_left.gif') no-repeat top left;
  color: #AAA;
  display: block;
  padding: 7px 15px 5px 15px;
  text-decoration: none;
}
#nav li a:hover {
  color: #FFF;
}
#nav li#current a {
  background-image: url('../images/nav_left_on.gif');
}
input[type=text], input[type=submit], textarea {
  background-color: #DADABE;
  border: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 3px;
}
input[type=submit] {
  padding-top: 2px;
  padding-bottom: 2px;
}

/* content styles */

#content-parent {
  background: #3E3E3D;
  margin-top: 20px;
  padding: 30px 15px 10px 15px;
}
.film-entry {
  clear: both;
}
.sidebar, .context-links {
  float: right;
  margin-left: 20px;
  width: 220px;
}
.content {
  margin-right: 240px;
}
.rounded-box-top {
  background: #5E5E5D url('../images/rounded_top_right.gif') no-repeat top right;
  height: 5px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  width: 100%;
}
.rounded-box-middle {
  background: #5E5E5D;
  padding: 15px 15px 5px 15px;
}
.sidebar .rounded-box-middle, .context-links .rounded-box-middle {
  background: #5E5E5D;
  padding: 0px;
}
.sidebar .rounded-box-middle .header, .sidebar .rounded-box-middle .header-link, .context-links .rounded-box-middle .header {
  border-bottom: 1px solid #3E3E3D;
  padding: 3px 15px 3px 15px;
}
.sidebar .rounded-box-middle .text, .context-links .rounded-box-middle .text {
  border-top: 1px solid #7E7E7D;
  margin: 0px;
}
.sidebar .rounded-box-middle ul, .context-links .rounded-box-middle ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.sidebar .rounded-box-middle li {
  border-bottom: 1px solid #3E3E3D;
  border-top: 1px solid #7E7E7D;
  margin: 0px;
  padding: 10px 15px 10px 15px;
}
.context-links .rounded-box-middle li, .sidebar .rounded-box-middle ul.feed li {
  border-bottom: 1px solid #3E3E3D;
  border-top: 1px solid #7E7E7D;
  margin: 0px;
  padding: 0px;
}
.sidebar .rounded-box-middle li.first, .context-links .rounded-box-middle li.first {
  border-top: none;
}
.sidebar .rounded-box-middle li.last, .context-links .rounded-box-middle li.last, .sidebar .rounded-box-middle ul.feed li {
  border-bottom: none;
}
.sidebar .rounded-box-middle li p, .context-links .rounded-box-middle li p, .sidebar .rounded-box-middle ul.feed li p {
  margin: 0px;
}
.context-links .rounded-box-middle li a, .sidebar .rounded-box-middle ul.feed li a {
  border: 0px;
  color: #CCC;
  display: block;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
}
.context-links .rounded-box-middle li a.current, .sidebar .rounded-box-middle ul.feed li a.current {
  background: #696969;
  color: #FFF;
}
.context-links .rounded-box-middle li a:hover, .sidebar .rounded-box-middle ul.feed li a:hover {
  background: #696969 url(../images/icon_read_more_on.gif) no-repeat right center;
  color: #FFF;
}
.rounded-box-bottom {
  background: #5E5E5D url('../images/rounded_bottom_right.gif') no-repeat bottom right;
  height: 5px;
  margin-bottom: 20px;
  padding: 0px;
  text-align: left;
  width: 100%;
}
h2.link a {
  border: 0px;
  color: #DDD;
  text-decoration: none;
}
h2.link a:hover {
  background: none;
  border: 0px;
  color: #FFF;
}
.sidebar-item {
  margin-bottom: 25px;
  text-align: center;
}
.all-films {
  border-top: 1px solid #CCC;
  margin-top: 30px;
}
h2.all-films-header-link-no-border a {
  color: #DDD;
  display: block;
  padding: 3px 15px 3px 15px;
  text-decoration: none;
}
h2.all-films-header-link-no-border a.current {
  background: #696969;
  color: #FFF;
}
h2.all-films-header-link-no-border a:hover {
  background: url(../images/icon_read_more_on.gif) no-repeat right center;
  color: #FFF;
}
#media-player {
  margin-top: 20px;
}
.video-thumbs {
  margin-top: 20px;
  text-align: center;
}
.video-thumbs img {
  border: 3px solid #191919;
  margin: 5px;
}
.video-thumbs img.current {
  border: 3px solid #82AD41;
}
.video-thumbnail {
  border: 3px solid #191919;
  display: inline-block;
  height: 90px;
  margin: 5px;
  text-decoration: none;
  vertical-align: bottom;
  width: 120px;
}
.video-thumbnail-current {
  border: 3px solid #82AD41;
  display: inline-block;
  height: 90px;
  margin: 5px;
  text-decoration: none;
  vertical-align: bottom;
  width: 120px;
}
.video-thumbnail .title, .video-thumbnail-current .title {
  background: #191919;
  cursor: pointer;
  filter: alpha(opacity=70);
  font-weight: bold;
  opacity: 0.7;
  padding: 3px;
  zoom: 1;
}
.gallery-thumbs {
  margin-top: 20px;
  text-align: center;
}
.gallery-thumbs img {
  border: 3px solid #191919;
  margin: 5px;
}
.gallery-thumbs img.current {
  border: 3px solid #82AD41;
}
.gallery-thumbnail {
  border: 3px solid #191919;
  display: inline-block;
  height: 100px;
  margin: 5px;
  text-decoration: none;
  vertical-align: bottom;
  width: 133px;
}
.gallery-thumbnail-current {
  border: 3px solid #82AD41;
  display: inline-block;
  height: 100px;
  margin: 5px;
  text-decoration: none;
  vertical-align: bottom;
  width: 133px;
}
.gallery-thumbnail .title, .gallery-thumbnail-current .title {
  background: #191919;
  cursor: pointer;
  filter: alpha(opacity=70);
  font-weight: bold;
  opacity: 0.7;
  padding: 3px;
  zoom: 1;
}
.image-thumbs {
  margin-top: 20px;
  text-align: center;
}
.image-thumbs img {
  border: 3px solid #191919;
  margin: 5px;
}
.image-thumbs img.current {
  border: 3px solid #82AD41;
}
.image-thumbnail {
  border: 3px solid #191919;
  display: inline-block;
  height: 90px;
  margin: 5px;
  text-decoration: none;
  vertical-align: bottom;
  width: 120px;
}
.image-thumbnail .title {
  background: #191919;
  cursor: pointer;
  filter: alpha(opacity=70);
  font-weight: bold;
  opacity: 0.7;
  padding: 3px;
  zoom: 1;
}
.current-image {
  margin-top: 20px;
  text-align: center;
}
.current-image img {
  border: 3px solid #191919;
  margin: 5px;
}
.image-caption {
  background: #7E7E7D;
  color: #333;
  padding: 5px;
  text-align: center;
}
.image-caption a {
  color: #333;
  text-decoration: none;
}
.image-caption a:hover {
  color: #000;
}
#footer {
  background: #191919;
  font-size: 8pt;
  padding: 5px 15px 5px 15px;
}
ul#newsletter-form {
  list-style: none;
  margin: 0;
  padding: 0;
}
#newsletter-form li {
  padding: 10px 0px 3px 0px;
}
#newsletter-form li label {
  display: block;
  padding-bottom: 5px;
}
#newsletter-form li input[type=text] {
  background-color: #DADABE;
  border: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 3px;
}
#newsletter-form li input[type=submit] {
  background-color: #444;
  border: 0px;
  color: #DADABE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 3px;
}

/* text styles */

h1 {
  color: #DDD;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: normal;
  margin: 0px 0px 15px 0px;
  padding: 0px;
}
.rounded-box-middle h1, .rounded-box-middle h2, .rounded-box-middle h3, .rounded-box-middle h4, .rounded-box-middle h5, .rounded-box-middle h6 {
  color: #DDD;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
.content .rounded-box-middle h2 {
  background-color: #82AD41;
  display: inline;
  padding: 3px;
}
.content .rounded-box-middle h2 a {
  color: #DDD;
  text-decoration: none;
}
.context-links .rounded-box-middle h2.header-link a, .sidebar .rounded-box-middle h2.header-link a, #all-films .rounded-box-middle h2.all-films-header-link a {
  border-bottom: 1px solid #3E3E3D;
  color: #DDD;
  display: block;
  padding: 3px 15px 3px 15px;
  text-decoration: none;
}
.context-links .rounded-box-middle h2.header-link a.current, .sidebar .rounded-box-middle h2.header-link a.current, #all-films .rounded-box-middle h2.all-films-header-link a.current {
  background: #696969;
  color: #FFF;
}
.context-links .rounded-box-middle h2.header-link a:hover, .sidebar .rounded-box-middle h2.header-link a:hover {
  background: #696969 url(../images/icon_read_more_on.gif) no-repeat right center;
  color: #FFF;
}
#all-films .rounded-box-middle h2.all-films-header-link a:hover {
  background: url(../images/icon_read_more_on.gif) no-repeat right center;
  color: #FFF;
}
p {
  line-height: 150%;
}
a {
  color: #FFF;
}
a:hover {
  color: #FFF;
}
p a, .rounded-box-middle-content a, .sidebar a {
  border-bottom: 1px solid #82AD41;
  color: #CCC;
  text-decoration: none;
}
p a:hover, .rounded-box-middle-content a:hover, .sidebar a:hover {
  background-color: #82AD41;
  color: #FFF;
}
a.read-more {
  background: url(../images/icon_read_more.gif) -5px center no-repeat;
  padding-left: 12px;
}
a.read-more:hover {
  background: #82AD41 url(../images/icon_read_more_on.gif) -5px center no-repeat;
}
a.lightbox {
  background: none;
  border: none;
}
div.byline {
  background: #7E7E7D;
  color: #333;
  float: right;
  padding: 5px;
}
.byline a {
  background: none;
  border: none;
  color: #333;
  text-decoration: none;
}
.byline a:hover {
  background: none;
  border: none;
  color: #000;
}
a.vimeo-link {
  background: #7E7E7D url(../images/icon_vimeo.gif) no-repeat right center;
  color: #CCC;
  display: block;
  border: 0px;
  float: right;
  padding: 3px 27px 3px 7px;
  text-align: center;
  text-decoration: none;
}
a.vimeo-link:hover {
  background: #0DADD6 url(../images/icon_vimeo_on.gif) no-repeat right center;;
  /*color: #FFF;*/
}
a.vimeo-link:hover img {
  display: none;
}
a.vimeo-link:hover span {
  display: inline;
}
div.video-description {
  background: #7E7E7D;
  color: #333;
  padding: 5px;
  text-align: center;
}
.video-description a {
  color: #333;
  text-decoration: none;
}
.video-description a:hover {
  color: #000;
}
div.attached-images {
  background: #7E7E7D;
  color: #333;
  margin-top: 10px;
  padding: 5px;
}
.attached-images a {
  color: #333;
  text-decoration: none;
}
.attached-images a:hover {
  background: none;
  border: none;
  color: #000;
}
.attached-images .thumbnail {
  border: 3px solid #191919;
  float: left;
  line-height: normal;
  margin: 0px 10px 10px 0px;
  width: auto !important;
  width: 1px;
}
.attached-images .thumbnail .caption {
  background: #191919;
  color: #CCC;
  display: block;
  font-size: 8pt;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  text-align: center;
  width: auto !important;
  width: 100px;
}
form#post-comment {
  margin: 10px 0px 60px 0px;
}
ul#comment-form {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul.files, ul.errors {
  list-style: none;
  padding: 0px;
}
ul.files li, ul.errors li {
  background: url(../images/icon_bullet.gif) top left no-repeat;
  padding-left: 20px;
}
#comment-form li {
  padding: 10px 0px 3px 0px;
}
#comment-form li label {
  display: block;
  padding-bottom: 5px;
}
#comment-form li label[for=remember] {
  display: inline;
}
#comment-form li input[type=text], #comment-form li textarea {
  background-color: #DADABE;
  border: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 3px;
}
#comment-form li textarea {
  width: 100%;
}
#bbcodes {
  color: #A2A294;
  float: right;
}
#bbcodes span {
  cursor: default;
}
#errors {
  background-color: #3B3831;
  border-top: 1px dotted #DADABE;
  border-bottom: 1px dotted #DADABE;
  line-height: 200%;
  padding: 5px 10px 5px 10px;
  margin: 0px 0px 30px 0px;
}
form#newsletter input {
  margin: 0px;
}
form#newsletter input[type=text] {
  background-color: #DADABE;
  border: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 3px 0px 3px 0px;
}
form#newsletter .buttons a, form#newsletter .buttons button {
  margin: 5px 0px 0px 0px;
  float: right;
  padding: 2px;
}

/* BUTTONS */

.buttons a, .buttons button {
    display: block;
    float: left;
    margin: 5px 7px 30px 0;
    background-color: #DADABE;
    border: 1px solid #dedede;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    font-family: Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
    font-size: 100%;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: #565656;
    cursor: pointer;
    padding: 5px 10px 6px 7px; /* Links */
}
.buttons button {
    width: auto;
    overflow: visible;
    padding: 4px 10px 3px 7px; /* IE6 */
}
.buttons button[type] {
    padding: 5px 10px 5px 7px; /* Firefox */
    line-height: 17px; /* Safari */
}
.buttons button img, .buttons a img {
    margin: 0 3px -3px 0 !important;
    padding: 0px;
    border: none;
    width: 16px;
    height: 16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color: #dff4ff;
    border: 1px solid #c2e1ef;
    color: #336699;
}
.buttons a:active{
    background-color: #6299c5;
    border: 1px solid #6299c5;
    color: #fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color: #529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color: #E6EFC2;
    border: 1px solid #C6D880;
    color: #529214;
}
.buttons a.positive:active{
    background-color: #529214;
    border: 1px solid #529214;
    color: #fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color: #d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #d12f19;
}
.buttons a.negative:active{
    background-color: #d12f19;
    border: 1px solid #d12f19;
    color: #fff;
}
.rounded-box-middle-content {
  background: #5E5E5D;
  padding: 15px 15px 5px 15px;
  line-height: 150%;
}
.rounded-box-middle-content p {
  line-height: 150%;
}
.rounded-box-middle-content .byline {
  line-height: 110%;
}
