body{
	background-color : #ffffff;
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 0.9em;
	font-weight : normal;
	text-align: center;
	color:#101010;
	margin-top: 14px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

h1{
	font-size : 1.4em;
	color: #0c4993;
	margin-top: 0px;
	margin-bottom: 3px;
}

h2{
	font-size : 1.2em;
	color: #0c4993;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3{
	font-size : 1em;
	color: #0c4993;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin: 0px;
	padding: 3px 0px 8px 0px;
}

a {
	color: #ca0000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

a:hover {
	text-decoration: underline;
}


img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

acronym {
	cursor:pointer;
}

hr {
	padding: 0px;
	margin: 0px;
	clear: both;
	color: #036cae;
	background-color: #036cae;
}

form {
	padding-bottom: 10px;
	margin-bottom: 0px;
}

input, textarea, select {
	border: 1px solid #c2c2c2;
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 1em;
}

input {
	width: 180px;
}

textarea {
	width: 250px;
	height: 85px;
}

.button {
	font-size: 0.9em;
	color: #ffffff;
	background-image: url(../images/nav.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ca0000;
	font-weight: bold;
	cursor:pointer;
	padding: 0px 2px 0px 2px;
	width: auto;
}

.container {
	width: 762px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;
}

.header {
	width: 762px;
	height: 85px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

.logo {
	float: left;
	position: relative;
	left: 15px !important;
	left: 20px;
	top: 10px;
}

.search {
	margin-right: 20px !important;
	margin-right: 12px;
	margin-top: 20px;
	margin-bottom: -20px;
	float: right;
	text-align: left;
	color: #0c4993;
	font-weight: bold;
}

.nav {
	clear: both;
	float: left;
	position: relative;
	top: 8px;
	left: 7px;
	background-image: url(../images/nav.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ca0000;
	width: 748px;
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 20px;
}

.nav ul {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 10px !important;
	margin-left: 5px;
}

.nav li {
	display: block;
	list-style: none;
	float: left;
	height: 2.5em;
	line-height: 2.5em;
	margin-left: 5px;
}

.nav a {
	color: #ffffff;
}

.leftcolumn {
	clear: both;
	float: left;
	width: 223px;
	position: relative;
	left: 20px;
	text-align: left;
	font-size: 0.9em;
}

.rightcolumn {
	float: right;
	margin-right: 20px !important;
	margin-right: 7px;
	width: 470px;
	text-align: left;
}

.content {
	clear: both;
	float: left;
	width: 722px;
	position: relative;
	left: 20px;
	text-align: left;
}

.footer {
	clear: both;
	width: 742px;
	padding: 0px 10px 0px 10px;
	height: 3.5em;
	line-height: 1.9em;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size: 0.6em;
	text-align: right;
	color: #ffffff;
}

.footer a {
	color: #ffffff;
}

.footer a:hover {
	color: #ffffff;
}

.footer p {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 5px;
	left: 0px;
	background-repeat: repeat-x;
	background-position: top;
	width: 17em;
	float: right;
	text-align: center;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.featuredimg {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.upcomingposter {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 93px;
	height: 130px;
}

.productiontitle {
	padding: 3px 10px 3px 10px;
	width: 560px;
	height: 1.3em;
	line-height: 1.3em;
	background-color: #ca0000;
	color: #ffffff;
	float: right;
	margin-bottom: 5px;
}

.productionimage {
	clear: both;
	float: left;
	width: 122px;
}

.productiondetails {
	float: right;
	width: 580px;
}

.homeproductionimage {
	float: right;
	width: 122px;
}

.homeproductiondetails {
	float: left;
	width: 328px;
}

.hometel {
	font-size : 1.2em;
	color: #0c4993;
}

.section {
	margin-bottom: 10px;
}

.pages {
	float: right;
	text-align: right;
}

.error {
	color: red;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.red {
	color: #ca0000;
}
.tweet, .query {
font-size:11px;
font-style:italic;
  }
  .tweet .tweet_list, .query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow-y: hidden;
  }
    .tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: uppercase; }
    .tweet .tweet_list li, .query .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
      padding: .5em; }
      .tweet .tweet_list li a, .query .tweet_list li a {
        color: #0C4993; }
    .tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
      }
    .tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
        vertical-align: middle; }



