/************************************************************
                       HTML STYLES
************************************************************/
body {
  margin: 0px;
  padding: 0px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  font-family: lucida, arial;
  font-size: small;
  font-weight: normal;
  background-color: maroon;  
}

div, span, table, tr, td {
    text-align: left;
  margin: 0px;
  padding: 0px;
}

a, a:visited, a:active {
    color: #a0a0a0;
    text-decoration: none;
}
a:hover {
    color: #b9b9b9;
}
img {
    border: 0px;
}
/************************************************************
                       STRUCTURE STYLES
************************************************************/
#container {
  margin-top: 0;
  padding: 0px;
  text-align: center;
    background:url('');
  
  background-color:#000;
 
}

.fixed-width {
  margin: auto;
  width: 900px;
  border-right: 1px solid #a0a0a0;
  border-left: 1px solid #a0a0a0;
}

#hr, #bd {
  width: 900px;
  margin-top:0;
  margin-left:auto;
  margin-right:auto;
  padding: 0px;
  text-align: center;
  position:relative;
}
#search {
  position:absolute;
  top:25px;
  right:20px;
  text-align:right;
}
#widgetSocial {
  position:absolute;
  top:40px;
  right:24px;
  width:130px;
}
#btnSearch {
  color:#CCC;
  width:200px;
  font-size:1.25em;
  padding:1px 3px;;
}
#bd-tbl {
  width: 100%;
  color: #000;
  text-decoration: none;
  font-family: lucida, arial;
  font-size: small;
  font-weight: normal;
  background:url('/images/bg-metal-01.jpg');
  background-repeat:repeat-y;
}
#bd-tbl-content-lt {
    padding: 4px;
    vertical-align: top;
    height: 400px;
  width: 633px;
  color: #000;
}
#bd-tbl-content-rt {
  padding: 10px;
  vertical-align: top;
  /*border-left: 1px solid #a0a0a0;*/
    text-align: center;
}
#footer {
  color: #000;
    margin: 0px;
    text-align: center;
    font-size: x-small;
}
#end-of-content {
  color: #fff;
}
.letter-container {
    margin: auto;
    padding: 10px;
    width: 100%;
    text-align: center;
}
.letter-content {
    margin-left: 30px;
    margin-bottom: 10px;
    padding: 5px;
    border: 0px;
    border-right: 
    text-align: justify;
    background-color: #fff;
    width: 590px;
}
.letter-right {
    width: 6px;
    background: url(../images/letter_right.gif) repeat-y;
}
.letter-bottom {
    background: url(../images/letter_bottom.gif) no-repeat;
    width: 606px;
}
.letter-top {
    background: url(../images/letter_top.gif) no-repeat;
    width: 606px;
    height: 11px;
}
/************************************************************
                         NAV STYLES
************************************************************/

#top-nav {
  width: 900px;
  margin-top:0;
  margin-left:auto;
  margin-right:auto;
  padding: 0px;
  text-align: right;
  
  background-image:url('/images/bg-metal-02.jpg');
  background-position:center;
  background-repeat:none;
  background-color:#000;
}
#bottom-nav {
  width: 900px;
  margin-top:0;
  margin-left:auto;
  margin-right:auto;
  padding: 0px;
  text-align: center;
}
.top-nav-item a, .top-nav-item a:hover, .top-nav-item a:visited {
  display: block;
  text-decoration: none;
  color: #fff;
}
.top-nav-item {
  width: 150px;
  margin: 0px;
  padding: 5px 0px;
  /*border-right: 1px solid #a0a0a0;*/
  text-align: center;
  font-size: small;
  line-height: 1.5em;
  cursor:pointer;

  /*background-color: maroon;*/
  
}
.top-nav-item:hover {
  background:#666;
}

/************************************************************
                       WIDGET STYLES
************************************************************/
#coming-soon, #box-office, #new-releases, #recommended-films, #also-playing-in-theatres {
  margin: 20px 0px 20px 0px;
  margin-left:auto;
  margin-right:auto;
    width: 250px;
    padding: 0px;
  height: auto;
  color: #000;
  border: 1px solid #fff;
  text-align: left;
  font: normal small lucida, arial;
}
.widget-table, .widget-table a {
    width: 250px;
    color: #000;
}
.widget-header-tr {
  background:url('/images/bg-metal-02.jpg');
  background-position:center;
}
.widget-header {
    padding: 5px;
  font-weight:bold;
    /*background:url('/images/ui-bg_3D-boxes_8_333333_12x10.png');*/
    color: #fff;
    border-bottom: 1px solid #a0a0a0;
}
.widget-row-odd {
    /*background-color: maroon;*/
  background-color: #fff;
}
.widget-row-even {
    /*background-color: #990000; */
  background-color: #ccc;
}
.bo-title, .bo-gross, .bo-cume, .nr-title, .nr-tickets, .rf-title, .rf-tickets {
    padding: 2px;
}
.bo-title, .nr-title, .rf-title {
    padding-left: 5px;
}
.ap-tickets, .rf-tickets {
    text-align: right;
    padding-right: 5px;
}
.bo-gross, .bo-cume {
    text-align: center;
}
#email-me-reviews {
  color: black;
  font: small-caps medium "Lucida Grande", Lucida, Verdana, sans-serif;
  text-align: center;
  width: 300px;
  height: auto;
  margin: 0;
  border: 1px solid #a0a0a0;
  padding: 2px;
}
#fandango-link {
  color: #000;
  font-size: small;
  background-color: transparent;
  width: 60px;
  height: auto;
  border: 1px solid #a0a0a0;
}
#amazon-banner {
  padding: 5px;
  text-align: center;
}
/************************************************************
                         GLOBAL STYLES
************************************************************/
.centered {
    text-align: center;
}
.padded {
    padding-top: 2px;
    padding-bottom: 2px;
}
.all-padded {
    padding: 2px;
}
.wide-padding {
    padding-right: 20px;
    padding-left: 20px;
}
.top-border {
  border-top: 1px solid #a0a0a0;
}
.bottom-border {
  border-bottom: 1px solid #a0a0a0;
}
.greyed {
    color: #a0a0a0;
}
.plain-bg {
  background-color: black;
}
.text-bg {
    background-color: #fff;
    color: #000;
}
.msft-word-para {
    margin-bottom: 1em;
    text-align: justify;
    font-family: Cambria;
    font-size: 10pt;
}
.top-align {
    vertical-align: top;
}
.black, a.black, a:visited.black {
    color: #000;
}
a:hover.black {
    color: #a0a0a0;
}
.foot-spacer {
    padding-bottom: 30px;
}
.head-spacer {
    padding-top: 15px;
    padding-bottom: 15px;
}
.clearboth {
  clear:both;
}
/************************************************************
                        REVIEW STYLES
************************************************************/
#review_container {
    width: 100%;
}

#review_content_body {
    margin-top: 20px;
}
.review_content {
    width: 700px;
}
.review_details {
    width: 280px;
    vertical-align: top;
}
.amazon_film_image {
    margin-bottom: 20px;
}
/* NEW */
.review_film_title {
  /*background:url('/images/ui-bg_3D-boxes_8_333333_12x10.png');*/
  background:url('/images/bg-metal-02.jpg');
  background-position:center;
  font-weight:bold;
  font-size:1.45em;
  color:white;
  padding:7px 0 7px 12px;
  margin-bottom:10px;
}
.review_film_image {
    margin: auto;
    width: 100%;
    text-align: center;
}
.review_element_header {
  border:1px solid #CCC;
  border-bottom:none;
  font-size:1.25em;

  padding:5px;  
  background:#EEE;
}
.review_element_content {
    margin-bottom: 7px;
    line-height: 1.5;
  padding:10px;
  background:#FFF;
  margin-bottom:10px;
  border:1px solid #CCC;
}
.review_sep {  
  /*background:url('/images/ui-bg_3D-boxes_8_333333_12x10.png');*/
  background:url('/images/bg-metal-02.jpg');
  background-position:center;
  font-weight:bold;
  font-size:1.45em;
  color:white;
  padding:7px 0 7px 12px;
  margin:10px 0 20px 0;
}
.review_header, .review_header a {
    font-size: 10pt;
    color: #808080;
    padding-top: 2px;
    padding-bottom: 3px;
    line-height: 1.5;
}
.film_associate_header, .film_specific_header {
    vertical-align: top;
    width: 120px;
    text-align: left;
    padding-bottom: 2px;
  color:white;
}
.film_associate_content, .film_specific_content {
    vertical-align: top;
    width: 170px;
    text-align: left;
}
.review_col_left {
    width: 600px;
    vertical-align: top;
  padding-right:10px;
}
.review_col_right {
    padding-left: 5px;
    vertical-align: top;
    text-align: right;
    width: 295px;
    border-left: 1px solid #666;
    font-size: 10pt;
  color:#fff;
}
.review_col_right a {
  color:#fff;
}
.review_media_photos {
  margin-top:20px;
}
.review_custom_ad {
  margin-top:20px;  
}
/* Film Grid -- home page grid */
/* 673 = 3 + 75 + 255 + 3 + 3 + 75 + 255 + 3*/
.fg_container td {
    margin: 0px;
    padding: 3px;
    vertical-align: top;
}
.fg_header {
    margin:10px 0 0 0;
    width: 100%;
    text-align: center;
    color: white;
    /*background-color: maroon;*/
    letter-spacing: 1px;
  background:url('/images/movietape.png') no-repeat;
  background-position:20px 0;
  height:87px;
}
.fg_header_text {
  position:relative;
  top:5px;
    font-size: 1.9em;
  font-weight:bold;
  text-shadow: #000 2px 2px 3px;
}
.fg_tickets, .rtw_content, .rtw_title {
    margin: auto;
    vertical-align: top;
    /*border-bottom: 1px solid #a0a0a0;*/
}
.fg_tickets {
    text-align: right;
}
.fg_content {
    vertical-align: top;
}
.fg_title {
  /*background:url('/images/ui-bg_3D-boxes_8_333333_12x10.png');*/
  background:url('/images/bg-metal-02.jpg');
  background-position:center;
  font-weight:bold;
  font-size:1.45em;
  color:white;
}
.fg_title a {
  color:#FFF;
}
.fg_film_image {
    vertical-align: top;
}
.fg_film_table {
  border:1px solid #666;
  width:650px;
  background:#FFF;
  margin-bottom:10px;
}
.fg_film_table td {
  border:0;
}
.fg_film_clocks {
  border:1px solid #CCC;
  font-size:1.02em;
        font-weight:500;
  padding:5px;  
  margin-bottom:5px;
  background:#EEE;
}

/* Featured Styles */
/* Grid: row -> col : col : col */
.featured_container td {
    margin: 0px;
    padding: 3px;
    vertical-align: top;
}
.featured_header {
    margin: auto;
    padding: 1px;
    width: 100%;
    text-align: center;
    font-size: 13pt;
    color: #fff;
    background-color: maroon;
    letter-spacing: 1px;
}
.featured_tickets, .featured_content, .featured_title {
    margin: auto;
    vertical-align: top;
    /*border-bottom: 1px solid #a0a0a0;*/
}
.featured_content {
    width: 225px;
    vertical-align: top;
    text-align: left;
}
.featured_film_image {
    vertical-align: top;
    width: 55px;
}

/*****************************************
         FRAME OF MIND
******************************************/

.fom_container {
  margin-top:20px; 
  background:#FFF; 
  border:1px solid #fff; 
  width:100%;
}
.fom_title {
  /*background:url('/images/ui-bg_3D-boxes_8_333333_12x10.png'); */
  background:url('/images/bg-metal-02.jpg');
  background-position:center;
  color:white; 
  font-weight:bold; 
  font-size:1.1em; 
  padding:5px 10px;
}.fom_title a {
  color:#FFF;
}
.fom_wrap {
  padding:10px;
}
.fom_author {
  font-weight:bold; 
  font-style:italic; 
  font-size:.9em;
}
.fom_post {
  
}
.fom_limit_height {
  max-height:200px;
  overflow:hidden;
}
.fom_more {
  color:#999; 
  margin-top:10px;
}

/*****************************************
         NEWS
******************************************/

.news_container {
  margin-top:20px; 
  background:#FFF; 
  border:1px solid #fff; 
  width:100%;
}
.news_title {
  /*background:url('/images/ui-bg_3D-boxes_8_333333_12x10.png'); */
  background:url('/images/bg-metal-02.jpg');
  background-position:center;
  color:white; 
  font-weight:bold; 
  font-size:1.1em; 
  padding:5px 10px;
}.news_title a {
  color:#FFF;
}
.news_wrap {
  padding:10px;
}
.news_author {
  font-weight:bold; 
  font-style:italic; 
  font-size:.9em;
}
.news_post {
  
}
.news_limit_height {
  max-height:200px;
  overflow:hidden;
}
.news_more {
  color:#999; 
  margin-top:10px;
}

/*****************************************
         Review Archive
******************************************/
.archive_sep {
  /*background:url('/images/ui-bg_3D-boxes_8_333333_12x10.png'); */
  background:url('/images/bg-metal-02.jpg');
  background-position:center;
  font-weight:bold;
  font-size:1.45em;
  color:white;
  padding: 7px 0pt 7px 20px;
  width:850px;
  margin-left:auto;
  margin-right:auto;
  clear:both;
  margin-bottom:10px;
  margin-top:10px;
}
.archive_top {
  float:right;
  margin-right:20px;
}
.archive_table {
  width:840px;
  margin-left:auto;
  margin-right:auto;
  
  width:860px;
  margin-left:auto;
  margin-right:auto;
}
.archive_col {
  width:33%;
  vertical-align:top;
}
.archive_col a {
  color:white;
}
.archive_index_cont {
  padding: 7px 0pt 7px 20px;
  width:850px;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  text-align:center;
}
.archive_index_table {
  width:100%;
}
.archive_index_table td {
  width:3%;
}
.archive_index_table td a {
  color:white;
}


/*****************************************
         Search Page
******************************************/
.search_title {
  /*background:url('/images/ui-bg_3D-boxes_8_333333_12x10.png'); */
  background:url('/images/bg-metal-02.jpg');
  background-position:center;
  font-weight:bold;
  font-size:1.45em;
  color:white;
  padding:7px 0 7px 12px;
  margin-bottom:10px;
}
.search_content {
  padding:5px;  
}
.search_item {
  margin-bottom:10px;
  color:white;
}
.search_item a {
  color:white;
}
.search_item_img {
  float:left;
  margin-right:10px;
}
.search_item_imgimg {
  height:100px;
}
.search_item_title {
  font-weight:bold;
  text-decoration:underline;
}
.search_why {
  padding-left:100px;
  font-style:italic;
}

/******************************************
          Frame Of Mind Posts
*******************************************/
.post_wrap {
  background:#fff;
  border:1px solid #CCC;
}
.post_title {
  /*background:url('/images/ui-bg_3D-boxes_8_333333_12x10.png'); */
  background:url('/images/bg-metal-02.jpg');
  background-position:center;
  font-weight:bold;
  font-size:1.45em;
  color:white;
  padding:7px 0 7px 12px;
}
.post_content {
  padding:10px;
    line-height: 1.5;
}
.post_tags {
  background:#999;
  color:#fff;
  padding:5px;
}
.post_tags a {
  color:#fff;
}
.post_tags a:hover {
  text-decoration:underline;
}


/******************************************
          News Posts
*******************************************/
.newspost_wrap {
  background:#fff;
  border:1px solid #CCC;
}
.newspost_title {
  /*background:url('/images/ui-bg_3D-boxes_8_333333_12x10.png'); */
  background:url('/images/bg-metal-02.jpg');
  background-position:center;
  font-weight:bold;
  font-size:1.45em;
  color:white;
  padding:7px 0 7px 12px;
}
.newspost_content {
  padding:10px;
    line-height: 1.5;
}
.newspost_tags {
  background:#999;
  color:#fff;
  padding:5px;
}
.newspost_tags a {
  color:#fff;
}
.newspost_tags a:hover {
  text-decoration:underline;
}


