/* *************************************************************************************** */
/* Standard Tag Defination */
body, html {
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	background: #000
}
h1 {
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#333333;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:13px;
}
h1 {
	font:bold 25px Arial, Helvetica, sans-serif;
	color:#333333;
	padding:10px 0;
}
html
{
  height: 100%;
}
p {
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:justify
} /* font: font-weight font-size/line-height font-family; */
h2, h3 {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#333333;
	padding:6px 0;
}
a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FD5C0D;
	text-decoration:none
}
a:hover {
	color:#fff;
	text-decoration:none
}
input {
	vertical-align:middle
}
/* --------------------- Layout ---------------------------*/

#container {
	height: 100%;
	background: url(images/background-image.jpg) #000 no-repeat left top;
}
body > #container {
	height: auto;
	min-height: 100%;
	background: url(images/background-image.jpg) #000 no-repeat left top;
} /* IE6 Hack */
#container {
	width: 962px;
	margin: 0 auto; /*  center the page */
	border: 1px solid #000000;
	text-align: left;
	padding-bottom:160px; /* For Sticky Footer same as Height of the Footer */
}
#header h1 {
	display:block;
	height: 199px;
	width:268px;
	margin-top: 74px;
	margin-left: 32px;
	background:url(images/zooey-and-adam-logo.png) no-repeat left top;
	text-indent: -1000em;
}
#header a.logo h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	background:url(images/zooey-and-adam-logo.png) no-repeat left top;
	text-indent: -1000em;
	display: block;
	height: 199px;
	width:268px;
	cursor: pointer;
}
#header a.logo {
	height: 199px;
	display: block;
	width: 268px;
}
#navbar {
	width:auto;
	background: #000;
	display:block;
	padding:2px;
}
#navbar ul, #navbar li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#navbar a {
	color:#000;
	padding:2px 12px;
	font-size: 13px;
	font-weight: bold
}
#navbar li a:link, #navbar li a:visited {
	color:#999999;
	height:30px;
	line-height:30px;
	display:inline;
	float:left;
	background: none;
	width:auto;
	margin-left:3px;
	padding:2px 12px;
}
#navbar li a:hover {
	color:#FFFFFF;
	padding:2px 12px;
	background: url(images/navbar-hover.png) no-repeat center bottom;
}
#navbar li.menu a.active {
	color:#FFFFFF;
	padding:2px 12px;
	background: url(images/navbar-hover.png) no-repeat center bottom;
}
#maincontent {
	width:auto;
	display:block;
}
#maincontent h1 {
	padding-bottom:4px;
	margin-bottom:4px;
}
#column_left {
	width:299px;
	float:left;
	margin-left:0px;
	padding:0px;
	position:relative;
}
#column_content {
	width:650px;
	float:left;
	color: #cccccc;
}
#column_content .maincontainer {
	background:url(images/inner-container-bg.png) no-repeat left top #000;
	min-height: 320px;
	padding: 30px;
	color: #cccccc;
}
#column_content p {
	color: #CCC;
	margin-bottom:10px;
}
#column_content h1 {
	color: #fd5c0d;
	font-size: 26px;
	font-weight: normal;
	padding-bottom:4px;
	margin-bottom:4px;
}

#column_content h2 {
	color: #fd5c0d;
	font-size: 20px;
	font-weight: normal;
	padding-bottom:4px;
	margin-bottom:4px;
}
#column_content h1 a {
	color: #fd5c0d;
	font-size: 26px;
	font-weight: normal;
	padding-bottom:4px;
	margin-bottom:4px;
}

.social {
	float: right;
	color: #999;
	margin: 10px 0px 4px 0px
}
.social li {
	float: left;
}
.social li a {
	color: #999;
	text-decoration: none;
	padding: 6px 6px 6px 26px;
}
.social li a:hover {
	color: #fff;
	text-decoration: none
}
.social li a.facebook {
	background:url(images/facebook.png) no-repeat left 6px;
	padding-right: 12px;
}
.social li a.youtube {
	background:url(images/youtube.png) no-repeat left 6px;
}
#screen {
}
.awards ul {
	padding: 22px 0px;
	list-style: none;
	margin: 0px auto;
	overflow: hidden;
	text-align: center;
	width: 640px;
}
.awards li {
  display: inline;
}
#column_content .containerbg {
	background:url(images/container-bg.png) #000000 repeat-x left top;
	width: 640px;
	padding: 1px;
	margin: 20px auto;
	min-height: 180px;
}
#column_content .containerbg h2 {
	background:url(images/now-screening-text.png) #000 no-repeat left top;
	display: block;
	float: left;
	width: 152px;
	height: 121px;
	text-indent: -1000em
}
#column_content .containerbg .content {
	width: 480px;
	margin: 30px auto;
	float: left
}
#column_content .containerbg .content li {
	color: #f6f6f5;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}
#column_content .containerbg .content li a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #f66200
}
#column_content .containerbg .content li a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF
}
#column_left .menu {
	float: right;
	margin-top: 40px;
}
#column_left .menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}
#column_left .menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
	display: block;
	width: 290px;
	background:url(images/menu-divider.png) no-repeat right bottom;
	line-height: 42px;
	padding: 0 20px 0 0;
}
#column_left .menu li a {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none
}
#column_left .menu li a:hover, #column_left .menu li a.active {
	color: #bb440a;
	text-decoration: none
}
/* ***************** CUSTOM CLASSES ********************** */

.small-text {
	font-size:11px;
}
.left-align {
	text-align:left
}
.right-align {
	text-align:right
}
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.clr {
	clear: both;
	height: 1px;
	overflow: hidden;
	visibility:hidden;
	display: block;
}
.hide {
	display:none;
}
.right {
	float:right
}
.left {
	float:left
}
.fl_none {
	float:none;
}
.cl {
	clear: both;
}
.red {
	color:Red
}
.white {
	color:#fff
}
.green {
	color:#80A71F
}
.small {
	font-size:11px;
}
.italic {
	font-style:italic;
}
.margin {
	margin:10px;
}
.margin-left {
	margin-left:10px;
}
.margin-right {
	margin-right:10px;
}
.margin-right2 {
	margin-right:20px;
}
.padding {
	padding:10px;
}
.background_none {
	background:none;
}
.border_none {
	border:none
}
.light_grey {
	color:#F2F1E8
}
.width_half {
	width:50%;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearboth {
	clear:both
}
.text-highlight{ color: #bb440a; font-weight: bold}


#column_left .menu li a:hover, #column_left li.current_page_item a {
	color: #bb440a;
	text-decoration: none
}

#comments, #respond h3 { color:#FD5C0D }
.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


.casttable td{ padding: 4px}
.casttable tr.odd{ background: #1a0e0a; padding: 4px 0px}

.alignright
{
  float: right;
  margin: 0 0 1em 1em;
}

.maincontainer .alignnone
{
  float: left;
  margin: 0 1em 0 0;
}

.footer
{
  background-color: #000;
  bottom: 0px;
  color: #999;
  font-size: 90%;
  left: 50%;
  line-height: 26px;
  margin: 0 0 0 -150px;
  padding: 0.5em 0;
  position: fixed;
  text-align: left;
  width: 640px;
}

.footer .info
{
  float: left;
  width: 400px;
}

.footer .plug
{
  float: right;
  text-align: right;
  width: 200px;
}

.footer .plug img
{
  vertical-align: middle;
}

