@charset "UTF-8";
/* Home */

/* Top Prom
------------------------------------------------------------ */
#prom_area { background:#000; margin:20px 0;}
#prom_area #prom_inner {background-image:url(../img/home_bg.jpg); background-repeat:no-repeat; background-position:center center;}
#prom_area #prom_inner #prom_photo { width:100%; margin:0 auto; min-width: 1200px; }
.blueberry .slides li { width: 100%; min-width: 1100px; }



/* Boxes
------------------------------------------------------------ */
#movie_boxes { display: block; height: 206px; width: 800px; }
#movie_boxes .movie_box { float: left; width:260px; height:206px; text-align: center; background:#323232;}
#movie_boxes .movie_box h4 { color:#fff; padding:10px;}
#movie_boxes .movie_box:nth-child(1) {}
#movie_boxes .movie_box:nth-child(2) {}
#movie_boxes .movie_box:nth-child(3) {}
#movie_boxes .movie_box:nth-child(4) { background:#d6000b; margin-right:0;}

/* Left
------------------------------------------------------------ */
.box {
  width: 100%;
  height: auto;
  display: block;
}