html * {

margin: 0;
padding: 0;

}

body {


font: 78%/170% Lucida Grande,Trebuchet MS, Verdana, Tahoma, sans-serif;
color: #333;
background: #2c2c20 url("/shared/img/top_bg.gif") repeat-x;


}

/*-- Global ---------- */

a { 

font-weight: bold;
color: #ff6600;

}

a:hover {

color: #333;

}

img { border: 0; }

p { padding: 0 0 14px 0; }



/* -- Header ---------- */

#header {

/* Actual width 766px - Account for third column ----*/
width: 927px;
height: 120px;
margin: 0 auto;

}

#headernav {

height: 30px;
background: #ff6600;

}

#headernav p#headerdate {

float: left;
line-height: 30px;
padding: 0;
color: #fff;

}

#headernav ul { 

list-style: none;
text-align: right;
padding: 0 0 0 0;

}

#headernav ul li { display: inline; }

#headernav ul li a {

line-height: 30px;
color: #fff;
margin: 0 0 0 10px;
text-decoration: none;

}

#header h1#logo a {

display: block;
/* background: url("/shared/img/colamovies_logo.gif") 0px 26px no-repeat; */
width: 140px;
height: 42px;
text-decoration: none;
/* text-indent: -999em; */
padding: 26px 0 0 0;
float: left;
margin: 0 -3px 0 0;

}

html>body #header h1#logo a { margin: 0; }

ul.nav {

list-style: none;
width: 366px;
margin: 0 0 0 558px;

}

html>body ul.nav { margin: 0 0 0 561px; }

ul.nav li {

float: left;
padding: 33px 0 0 0;

}

#footer ul.nav li { padding: 10px 0 30px 0; }

ul.nav li a { 

display: block;
height: 30px;
text-decoration: none;
text-indent: -999em;
float: left;
margin: 0 0 0 6px;

}

html>body ul.nav li a { margin: 0 0 0 13px; }



ul.nav li.movies_link a { 

width: 83px;
background: url("/shared/img/nav_movies.gif") no-repeat;

}

ul.nav li.theaters_link a { 

width: 88px;
background: url("/shared/img/nav_theaters.gif") no-repeat;

}

ul.nav li.reviews_link a { 

width: 83px;
background: url("/shared/img/nav_reviews.gif") no-repeat;

}

ul.nav li.blog_link a { 

width: 60px;
background: url("/shared/img/nav_blog.gif") no-repeat;

}

ul.nav li.movies_link a:hover, ul.nav li.theaters_link a:hover, ul.nav li.reviews_link a:hover, ul.nav li.blog_link a:hover,
ul.nav li.movies_link a.active, ul.nav li.theaters_link a.active, ul.nav li.reviews_link a.active, ul.nav li.blog_link a.active
{

background-position: 0px -30px;

}


/*-- Container ---------- */

#container {

background: #fff;
padding: 0 0 20px 0 ;

}

#cols {

width: 947px;
margin: 0 auto;

}

#content {

width: 801px;
float: left;
margin: 0 -3px 0 0;

}



#cols h2 {

padding: 18px 0 6px 0;
border-bottom: solid 1px #e1e1e0;
margin: 0 0 8px 0;


}

#cols h2 span {

font-weight: normal;
display: block;
font-size: .7em;
color: #ff6600;
	
}

#comment {
margin: 0;
padding: 10px;
border-bottom: 1px solid #ccc;
}

html>body #content { margin: 0; }


#twitter_update_list {
list-style: none;
}

#twitter_update_list li {
font-size: 11px;
padding: 0 0 8px 0;
}

/*-- Col1 ---------- */

#col1 {

width: 481px;
float: left;
padding: 0 20px 0 0;
margin: 0 -3px 0 0;

}

#features {
	
	padding: 16px 0 0 0;
	
}

#features ul, #features ul li {
	
	list-style: none;
	margin: 0;
	
}

#features ul li {

float: left;
padding: 0 15px 0 0;
	
}

#features ul li.last { padding: 0; }

.featuredposter {
border: 1px solid #ccc;
padding: 3px;
width: 101px;
}


html>body #col1 { margin: 0; }

/*-- Movies List ---------- */

.new-badge {
	float: right;
	margin: 2px 0 0 0;
}

table#movieslist {

width: 481px;

}

table#movieslist th {

text-align: left;
font-size: 1.1em;
border-bottom: solid 2px #e9e9e8;
padding: 0 0 2px 0;

}

table#movieslist tr.odd td {

background: #f2f2f2;

}

table#movieslist td { padding: 4px 6px; }

table#movieslist td.tblcol1 {

border-right: solid 1px #dfdfdd;
width: 77px

}

table#movieslist td.tblcol2 { 

border-right: solid 1px #dfdfdd;

}

table#movieslist td.tblcol3 { 

width: 77px;

}

table#movieslist td.tblcol4 { 

width: 100px;
border-right: solid 1px #dfdfdd;

}

table#movieslist td.tblcol5 { 

width: 200px;

}

table#movieslist td.tblcol1 img {

margin-right: 3px;

}

table#movieslist td a {

color: #2a2a1e;
font-size: .9em;

}

table#movieslist td a:hover { color: #666; }

/*-- Movie Detail Info &  List ---------- */

div#trailer {
	width: 528px;
	padding: 10px 0px 10px 0px;
	background: #fff;
	
	/*
	background: url('/shared/img/bg-grey.jpg');
	background-repeat: repeat-x;
	*/
	background: #000;
	border-left: #000 2px solid;
	border-right: #000 2px solid;
	border-bottom: #992500 5px solid;
	text-align: center;
}

span.note { 

color: #acaca8;
font-size: .85em;
float: right;

font-weight: normal;

}

h2#movietitle {

/*color: #fff;
width: 231px;
padding: 4px 10px 0px 10px;
background: #63635a;
float: left;
min-height: 48px;
*/
font-size: 1.3em;
padding: 0 0 16px 0;
margin: 0;

}

#movieheader {

width: 801px;
margin: 0 0 9px 0;
padding: 18px 0 0 0;
}

#movieheader-info {
	
	float: left;
	width: 723px;
	
}

#movieheader #movieposter {
width: 78px;
float: left;

}

#movieheader #movieposter img {


width: 60px;
padding: 3px;
background: #fff;
border: solid 1px #e1e1e0;
	
}

#movieheader #stars { 
	
	float: right;
	padding: 6px 0 0 0;

}

#movieheader #stars img { float: left; }

p#rating, p#runningtime {

padding: 6px 20px 10px 12px;
float: left;
color: #ff6600;
font-weight: bold;
font-size: 1.4em;
border-left: solid 1px #e1e1e0;
}

p#rating span, p#runningtime span {

display: block;
color: #56564d;
font-size: .6em;

}

#prices {
margin: 0;
padding: 0;
list-style: none;
}

#trailercontainer {
background: #000; 
padding: 0 0 7px 0; 
text-align: center;
}


#movieheader ul { 

list-style: none;
text-align: right;
padding: 6px 0 0 0;


}

#movieheader ul li { 

padding: 0 0 0 10px;
display: inline;

}

#movieheader ul li a {

font-size: .9em;
/*font-weight: normal;*/

}

table#moviedetail {

clear: both;
width: 801px;
line-height: 1.2em;
border-top: solid 1px #e8e8e7;
border-bottom: solid 1px #dfdfdd;

}

table#moviedetail th {

text-align: left;
font-size: .9em;
border-bottom: solid 1px #dfdfdd;
padding: 14px 0 2px 0;

}


table#moviedetail td { 

padding: 6px; 
border-top: solid 1px #dfdfdd;

}

table#moviedetail tr.odd td {

background: #f2f2f2;

}

table#moviedetail td.tblcol1 {

background: #dfdfdd;
width: 165px;
border-right: solid 1px #fff;

}

table#moviedetail td.tblcol1 h3 {

color: #ff6600;
font-size: .9em;

}

table#moviedetail td.tblcol1 p.address {

font-size: .8em;
padding: 0;

}

table#moviedetail td.tblcol1 p.address strong { display: block; }

table#moviedetail td.tblcol2 {

border-right: solid 1px #dfdfdd;
width: 60px;
text-align: center;

}

table#moviedetail tr.odd td.tblcol3 {

background: #fff;

}

/*-- All Movies List - e.g. PlayingToday---------- */

#allmovies td {
	
	padding: 19px 0px 19px 0;
	vertical-align: top;
	font-size: .9em;
	border-right: solid 30px #fff;
	border-bottom: solid 1px #ddd;
}

#allmovies td h4 {
	
	font-size: 1.2em;
	
}

#allmovies p.stars, #allmovies p.rating { padding: 0; }

/*-- Movie Info ---------- */

#movieinfocontainer {

background: #e9e9e8;

}

#movieinfo {

width: 947px;
margin: auto;
padding: 20px 0 20px 0;

}

#movieinfo h4#movieinfotitle {

font-size: 1.5em;
padding: 0 0 16px 0;
font-weight: normal;

}

#movieinfo #movieposter {

float: left;
padding: 0 5px 0 0;

}

#movieinfo #movieposter img { 

width: 101px; 
padding: 4px;
background: #fff;

}

#movieinfo #moviedesc {

padding: 0 324px 0 0;
margin: 0 0 0 132px;

}

#movieinfo #moviedesc ul { 

list-style: none; 
padding: 0 0 6px 0;
margin: 0 0 6px 0;
border-bottom: solid 1px #d7d7d5;

}

#movieinfo #moviedesc ul li { 

display: inline;
margin: 0 4px 0 0;
font-size: .9em;

}

#movieinfo #moviedesc ul li a {

font-weight: normal;

}



p#natlrating { 

float: right;

}

p#natlrating img { margin: 0 0 0 4px; }

#movieinfoad { float: right; }





/*-- Movies page movie info ---------- */

.moviesinfocontainer {

background: #fff;

}

#moviesinfo {

width: 947px;
margin: auto;
padding: 20px 0 20px 0;

}

#moviesinfo h4#moviesinfotitle {

font-size: 1.5em;
padding: 0 0 16px 0;
font-weight: normal;

}

#moviesinfo #moviesposter {

float: left;
padding: 0 12px 0 0;

}

#moviesinfo #moviesposter img { 

width: 172px; 
padding: 4px;
background: #fff;

}

#moviesinfo #moviesdesc {

padding: 0 324px 0 0;
margin: 0 0 0 192px;

}

#moviesinfo #moviesdesc ul { 

list-style: none; 
padding: 0 0 6px 0;
margin: 0 0 6px 0;
border-bottom: solid 1px #d7d7d5;

}

#moviesinfo #moviesdesc ul li { 

display: inline;
margin: 0 4px 0 0;
font-size: .9em;

}

#moviesinfo #moviesdesc ul li a {

font-weight: normal;

}


/*-- Reviews ---------- */

#reviewscontainer {

background: #414136;

}

#reviews {

width: 947px;
margin: auto;
background: url("/shared/img/colamovies_logo_sm.gif") 847px 20px no-repeat;
padding: 20px 0 14px 0;



}

#reviews h5#reviewstitle {

background: url("/shared/img/localreviews_title.gif") no-repeat;
width: 151px;
height: 19px;
text-indent: -999em;
}

#reviews #reviewsheader {

border-top: solid 1px #54544a;
padding: 12px 0 12px 0;
margin: 12px 0 0 0;


}
#reviews #reviewsheader p {

padding: 0;
color: #fff;
font-size: .9em;
width: 450px;

}
#reviews p#postreview {

float: right;
width: 128px;
}



#reviews p#postreview a {

display: block;
background: url("/shared/img/postreview_button.gif") no-repeat;
width: 128px;
height: 24px;
text-indent: -999em;

}

#reviews p#postreview a:hover { background-position: 0px -24px; }

#review-login {

padding: 12px;
background: #54544a;
color: #fff;

}

#review-login p { padding: 0;}


#reviews #reviewsheader p {

padding: 0;
color: #fff;
font-size: .8em;
line-height: 1.3em;

}

#reviews a:hover { color: #fff; }

table#reviewstable {

color: #fff;
border-top: solid 2px #54544a;
width: 947px;

}


table#reviewstable td {

border-bottom: solid 1px #54544a;
vertical-align: top;

}

table#reviewstable td.post_info {

padding: 12px 12px 12px 0;
border-right: solid 1px #54544a;
width: 238px;

}

table#reviewstable td.post_info p.post_date {

font-size: .75em;
font-weight: bold;
padding: 0 0 2px 0;
color: #aae607;

}

table#reviewstable td.post_info p.post_user {

color: #ff6600;
font-weight: bold;
font-size: 1.6em;
padding: 0 0 4px 0;

}

table#reviewstable td.post_info span.user_age {

background: url("/shared/img/orn_dot.gif") right 50% no-repeat;
padding: 0 9px 0 0;

}

table#reviewstable td.post_info span.user_since {

display: block;
font-size: .8em;
font-weight: bold;
}


table#reviewstable td.post_review {

padding: 12px;
font-size: 1.1em;

}

table#reviewstable td.post_review p.user_rating { padding: 2px 0 6px 0; }
table#reviewstable td.post_review p.user_rating img { margin: 0 6px 0 0; }



#comment {
margin: 25px 0;
padding: 0;
}


#comment h3 {
margin: 0 0 10px 0;
padding: 0;
color: #fff;
font-size: 18px;
}

#comment label {
margin: 0;
padding: 0;
color: #fff;
}

#reviewslist {
	
	width: 801px;
	
}

#reviewslist td { vertical-align: middle; }

#reviewslist td p { padding: 0; }

#reviewslist td.user_info {
	
	background: #eee;
	border-bottom: solid 1px #ddd;
	padding: 9px;
	
}

#reviewslist td.user_review {
	
	padding: 9px 54px 27px 9px;
	vertical-align: top;
}


#reviewslist td.user_rating {

	width: 125px;
	text-align: right;
	background: #eee;
	border-bottom: solid 1px #ddd;
	padding: 12px 9px 6px 9px;

}

#reviewslist td span.user_date { font-weight: bold; }

#reviewslist td span.user_name { font-weight: bold; }

/*-- Members ---------- */

h3.theater-title {
	
	border-bottom: solid 1px #ddd;
	padding: 9px;
	background: #2c2c20;
	color: #fff;
	
}

.member-theater {
	
	margin: 0 0 18px 0;
	width: 801px;
	
}

.member-theater th {
	
	background: #eee;
	border-bottom: solid 2px #ddd;
	border-right: solid 1px #ddd;
	padding: 9px;
	text-align: left;
	
}

.member-theater th.times, .member-theater td.times {

	border-right: none;
	
}

.member-theater tr.alt td { background: #eee; }

.member-theater td {

	padding: 9px;
	border-right: solid 1px #ddd;
	
}

/*-- Col2 ---------- */

#col2 {

width: 300px;
margin: 0 0 0 498px;
padding: 13px 0 0 0;

}

html>body #col2 { margin: 0 0 0 501px; }

#col2 h2 {

padding: 18px 0 6px 0;
border-bottom: solid 1px #e1e1e0;
margin: 0 0 8px 0;

}

#col2 ul#theaterlist, #col2 ul#theaterlist li ul {

list-style: none;


}

#col2 ul#theaterlist li {

font-weight: bold;
font-size: .8em;
padding: 0 0 10px 0;

}

#col2 ul#theaterlist li a {

font-size: 1.5em;
text-decoration: none;

}

#col2 ul#theaterlist li ul li {

line-height: 1.8em;
padding: 0;

}

#col3,#adscol {

width: 126px;
margin: 0 0 0 798px;
padding: 13px 0 0 20px;

}

html>body #col3 { margin: 0 0 0 801px; }
html>body #adscol { margin: 0 0 0 801px; }

#pollbox {
	
	margin: 3px 0;
	padding: 9px;
	background: #e9e9e3;
}

#pollbox p { padding: 0; }

#col1 .ad {

padding: 10px 0 10px 0;
text-align: center; 

}

#home_blog {
	
	background: #eee;
	padding: 12px;
	margin: 0 0 12px 0;
	
}

#home_blog p { padding: 0 0 9px 0;}

#home_blog p.date {
	
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	
}

#home_blog p.more {
	
	border-top: solid 1px #ddd;
	padding: 9px 0;
	
}

/* New Form ------------ */

#form form fieldset {
	
	border: none;
	padding: 12px;
	background: #e9e9e3;
	margin: 9px 0;
	
	
}

#form form input.forminput {
	
	padding: 3px;
	font-size: 1.3em;
	
	
}

#form form input.xsm { width: 68px; }
#form form input.sm { width: 143px; }
#form form input.med { width: 240px; }
#form form input.lg { width: 508px; }


#form form fieldset p.field {
	
	float: left;
	margin: 0;
	padding: 9px;

}

#form form p.error, div#error {

	background: #ffe5e5;
	
}

div#error {
	
	padding: 18px;
	
}

#form form p.clear {
	
	clear: both;
	float: left;
}

#form form fieldset label {
	
	display: block;
	font-size: .9em;
	font-weight: bold;

}

#form form fieldset label.title {
	
	float: none;
	font-size: 1.4em;
	padding: 0 0 3px 9px;
	font-weight: normal;
}

#form form fieldset label.subtitle {

	font-size: 1em;
	float: none;
	padding: 6px 0 0 9px;	

}

#form form fieldset label.error {
	
	color: #cc0000;
	
}

#form form fieldset span.error {
	
	background: none;
	color: #cc0000;
	font-weight: bold;
	padding: 0 0 6px 9px;
	display: block;
	
	
}

span.required {
	
	color: #cc0000;
	font-weight: bold;
	margin: 0 0 0 2px;
	
	
}

#form form p.desc {
	
	color: #2c2c20;
	font-size: .8em;
	/*font-style: italic;*/
	clear: both;
	padding: 0 0 0 9px;
	width: 520px;
}


#form form input#submit {
	
	background: #ff6600;
	padding: 9px;
	border: solid 1px #e9e9e3;
	color: #fff;
	font-weight: bold;
	
}

#form form p.field select {

	width: 180px;
	
}

#form form select option { padding: 0 10px 0 0;}

#saved {
	
	background: #ff6600;
	padding: 9px;
	border: solid 1px #e9e9e3;
	color: #fff;
	font-weight: bold;
	text-align: left;
	font-size: 1.1em;
}

#saved p { padding: 0;}

#comment #form fieldset {
	
	padding: 0;
	background: none;
	
}

#comment #form fieldset p.field {

	padding: 9px 0;
	
}

#comment #form fieldset textarea {

	width: 600px;
	height: 250px;
	margin: 0 27px 0 0;
	padding: 3px;
	font-family: Lucida Grande,Trebuchet MS, Verdana, Tahoma, sans-serif;
	font-size: 1em;
}

#comment #form p.field span.group {
	
	display: block;
	padding: 2px 0;
	
}

#comment #form p.field span.group input {

	vertical-align: middle;
	margin: 0 6px 0 0;
	
}

#comment #form p.field span.group label {
	
	display: inline;
	
}

#comment #form p.field span.group label img { margin: 0 3px 0 0; }

/* form ------------ */

/*div#form {
	text-align: left;
	width: 560px;
}
div#form strong.error {
	color: #CC3300;
}
div#form em.error {
	color: #CC3300;
	font-size: 11px;
}
div#form input.xlarge {
	width: 300px;
}
div#form input.large {
	width: 270px;
}
div#form input.medium {
	width: 200px;
}
div#form input.small {
	width: 100px;
}
div#form input.xsmall {
	width: 50px;
}
div#form select.medium {
	width: 140px;
}
div#form select.large {
	width: 180px;
}
div#form table {
	margin: 0px;
	padding: 0px;
}
div#form table tr td {
	padding: 4px;
}
div#form div.error {
	text-align: center;
	background: #fff;
	margin: 0px 20px 20px 0px;
	font-size: 13px;
	padding: 10px;
	border: #CC3300 2px solid;
	background: #FFCC33;
}
div#form div.std {
	text-align: left;
	margin: 0px 20px 20px 0px;
	border-top: #ccc 1px solid;
	background: #fff;
	background: url('/shared/img/bg-grey.jpg');
	background-repeat: repeat-x;
	padding: 10px;
}
div#form div.alt {
	margin: 0px 20px 0px 0px;
	padding: 10px;
	border-top: #999900 1px solid;
	background: url('/shared/img/bg-yellow.jpg');
	background-repeat: repeat-x;
}
div#form div.actions {
	margin: 0px 20px 0px 0px;
	padding: 20px;
	text-align: center;
	border-top: #999900 1px solid;
	background: url('/shared/img/bg-yellow.jpg');
	background-repeat: repeat-x;
}
div#form div.check {
	padding: 5px;
	font-size: 12px;
	color: #999900;
	text-align: center;
}
div#form div.actions input {
	padding: 5px;
}
div#form div.explain {
	padding: 5px;
	color: #666;
	font-size: 11px;
}

*/

/* footer --------------------- */

#footer {

width: 947px;
margin: 0 auto;
clear: both;
padding: 20px 0 100px 0;

}

#footer p { 

float: left;
color: #fff;
font-size: .9em;

}

#footer a { 
color: #ff6600;
}

#footer a:hover { 
color: #fff;
}


/* Disqus */

#disqus_thread {

	color: #fff;
	
}

#dsq-combo-content {
	
	background: none;

}



#dsq-combo-widget #dsq-combo-content .dsq-combo-box {
	
	
	background: none !important;
	padding: 12px 0 !important;
	border-top: solid 1px #eee;
}


#dsq-combo-tabs li  {
	
	padding: 4px 8px !important;

}

#dsq-combo-widget #dsq-combo-tabs li.dsq-active {

	background: #eee !important;
	
}

p.dsq-widget-meta {
	
	font-size: 10px !important;
	padding: 4px 0 6px 0;
}


/* from http://www.positioniseverything.net/easyclearing.html --------------------- */
.clearfix:after {

    content: ".";
    display: block; 
	height: 0; 
    clear: both; 
    visibility: hidden;

}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */
