/*
Theme Name: Revolution Chrome
Theme URI: http://www.revolutiontwo.com
Description: The Revolution Chrome WordPress Theme.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.jdidit.com/
Tags: WordPress, Chrome, Professional

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* Lets Begin */
html, body {
font-size: 12px; /* Resets 1em to 10px */
font-family: Arial, Helvetica, sans-serif;
background: #000 url(images/bg.gif) top center no-repeat;
color: #999;
margin: 0;
padding: 0;
}
small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

h1 {
	font-size: 2.5em;
	text-align: left;
	text-transform: uppercase;
	margin:0;
	line-height:0.7em;
	color:#990000;
	text-indent: -2px;
}

h2 {
font-size: 1.6em;
color: #fff;
margin-top: 0px;
margin-bottom: 36px;
}

h3 {
font-size: 1.2em;
margin: 0;
padding: 0;
color:#333;
}
a {
   outline: none;
}
a:link, a:visited {
color: #990000;
text-decoration: none;
}

a:hover {
color: #990000;
text-decoration: underline;
}

.clear {
clear: both;
}

p {
margin: 0 0 10px 0;
}
/* And... Moving On */

.wrapper {
width: 1181px;
margin: 0px auto;
}

/* Begin Header */
#masthead {
height: 280px;
width: 1181px;
float: left;
position: relative;
border-bottom: 1px solid #808080;
}

#logo {
width: 390px;
height: 183px;
float: left;
text-align: left;
margin:75px 0 23px 5px;
}

#adspace {
	position: absolute;
	top: 80px;
	right:0px;
	float:left;
	width: 728px;
	height: 90px;
}
#adspace img {
	padding: 0;
	margin: 0;
}
#searchright {
width: 181px;
height: 35px;
float: left;
text-align: right;
background: url(images/searchbg.gif) top right no-repeat;
margin: 10px 0 0 10px;
}

#subscribe {
float: right;
width: 180px;
height: 45px;
list-style: none;
margin: 10px 0 0 0;
padding: 0;
}

#subscribe li {
padding: 0px;
background: url(images/rss.gif) right no-repeat;
}
.redlink {
	color:#FF0000 !important;
}
.redlink:hover {
	color:#FF8080!important;
}
/* End Header */

/* Begin Search */
#searchwrap {
/* float: right; */
padding: 0px;
height: 38px;
}

* + html #searchwrap {
padding: 1px 5px 5px 5px;
}

#searchwrap input{
vertical-align: middle;
background: none;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width:40px;
height:25px;
margin-top:-5px;
}

#searchwrap #s{
border: none;
margin:8px 0 0;
width: 127px;
width:124px;
}

* + html #searchwrap #s {
margin: -3px 3px 0 0;
width: 210px;
}
/* End Search */

/* Begin Page Navigation */
#pages {
width: 1181px;
height: 31px;
float: left;
}

#page {
bottom: 0;
right: 0;
z-index: 999;
list-style: none;
float: left;
margin: 0;
padding: 0;
}

#page li {
float: left;
margin-right: 5px;
background: url(images/pagebg.gif) no-repeat right top;
font-size: 12px;
}

#page li.current {
background-position: right bottom;
}

#page li a {
float: left;
display: block;
height: 22px;
padding: 9px 14px 0;
background: url(images/pagebg2.gif) no-repeat left top;
color: #333333;
text-decoration: none;
}

#page li.current a {
background-position: left bottom;
color: #333333;
}

#page li:hover, #page li.sfhover {
background-position: right -31px;
}

#page li.current:hover, #page li.sfhover.current {
background-position: right bottom;
}

#page li:hover a, #page li.sfhover a {
background-position: left -31px;
color: #666666;
}

#page li.current:hover a, #page li.sfhover.current a {
background-position: left bottom;
color: #C7CBC0;
}

#page li#page_home.current {
background-position: right top;
}

#page li#page_home.current a {
background-position: left top;
color: #FFFFFF;
}

#page li.current#page_home:hover, #page li.current.sfhover#page_home {
background-position: right -31px;
}

#nv li.current#page_home:hover, #page li.current.sfhover#page_home a {
background-position: left -31px;
color: #FFFFFF;
}

#page li ul {
clear: left;
position: absolute;
left: -999em;
z-index: 999;
width: 161px;
margin-top: 31px;
margin-left: 0px;
_margin-top: 0; /* IE6 only */
border: 1px solid #E7E7E7;
border-top: 0;
border-bottom: 0;
list-style: none;
line-height: 1;
padding-left: 0px;
}
/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #page li ul {
margin-top: 0;
}

#page li li {
display: inline;
_display: block;
float: none;
_float: left;
margin: 0;
font-size: .9167em;
text-transform: none;
}

#page li ul ul {
margin: -31px 0 0 161px;
}

#page li:hover ul ul, #page li.sfhover ul ul {
left: -999em;
}

#page li:hover ul, #page li li:hover ul, #page li.sfhover ul, #page li li.sfhover ul {
left: auto;
}

#page li li li {
font-size: 1em;
}

#page li:hover li a, #page li.sfhover li a {
float: none;
width: 133px;
height: auto;
padding: 9px 14px;
border-bottom: 1px solid #E7E7E7;
background: #F8F8F8;
color: #333333;
}

#page li:hover li a:hover, #page li.sfhover li a:hover {
background: #F0F0F0;
}
/* End Page Navigation */

/* Begin Category Navigation */
#navigation {
position:absolute;
top: 236px;
left: 178px;
width:1005px;
}

#nav {
bottom: 0;
right: 0;
z-index: 2;
list-style: none;
float: left;
margin: 0;
padding: 0;
width: 100%;
position:relative;
}

#nav li {
float: left;
margin-right: -1px;
font-size: 13px;
}
#nav>li {
	margin-right: -2px;
}
#nav li ul li {
background: url(images/navbg.gif) no-repeat right top;
padding: 0;
margin: 0;
}
#nav li ul li a {
background: url(images/navbg2.gif) no-repeat left top;
margin: 0 !important;
padding:0px
}
#nav li a {
float: left;
display: block;
height: 12px;
padding: 0px 20px 0 0;
color: #fff;
text-decoration: none;
margin-top:8px;
text-transform:uppercase;
font-weight:bold;
}

#nav li.current a {
color: #fff;
}

#nav li:hover a, #nav li.sfhover a {
color: #990000;
}

#nav li.current:hover a, #nav li.sfhover.current a {
color: #99000;
}

#nav li#nav_home.current {
background-position: right top;
}

#nav li#nav_home.current a {
background-position: left top;
color: #FFFFFF;
	
}

#nav li.current#nav_home:hover, #nav li.current.sfhover#nav_home {
background-position: right -31px;
}

#nv li.current#nav_home:hover, #nav li.current.sfhover#nav_home a {
background-position: left -31px;
color: #FFFFFF;
}

#nav li ul {
clear: left;
position: absolute;
left: -999em;
z-index: 999;
width: 161px;
margin-top: 18px;
margin-left: 0px;
_margin-top: 0; /* IE6 only */
list-style: none;
line-height: 1;
padding: 10px 0px 0 0;
}
#nav li ul li a{
	border-right: 0;
}
/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #nav li ul {
margin-top: 0;
}

#nav li li {
display: inline;
_display: block;
float: none;
_float: left;
margin: 0;
font-size: .9167em;
text-transform: none;
}

#nav li ul ul {
margin: -31px 0 0 161px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}

#nav li li li {
font-size: 1em;
}

#nav li:hover li a, #nav li.sfhover li a {
float: none;
width: 120px;
height: auto;
padding: 9px 14px;
border-bottom: 1px solid #000;
background:#303030 url(images/drop_back.jpg) repeat-x bottom;
color: #fff;
}

#nav li:hover li a:hover, #nav li.sfhover li a:hover {
background:#303030 url(images/drop_back.jpg) repeat-x bottom;
color: #999;
}
/* End Category Navigation */

/* Begin Home Page */
#photos {
float: left;
width: 630px;
margin: 0 0 25px 0;
}

#photos img {
width: 117px;
height: 117px;
padding: 4px;
margin: 10px -1px 0 0;
float: left;
border: 1px solid #ECECEC;
}

#homebox {
float: left;
width: 630px;
margin: 10px 0;
color: #666666;
}

#homebox img {
width: 141px;
height: 79px;
float: left;
margin: 0 8px 8px 0;
}
#homebox h5 {
font-size: 16px;
margin: 0;
padding: 0;
font-weight: normal;
}
.boxitem {
width: 100%;
float: left;
padding: 11px 0;
border-bottom: 1px solid #404040;
}
.boxitem .image {
	float: left; 
}
.image img {
	background: #660000;
}
h5{
	margin: 0;
	font-size: 1.5em;
	color: #fff;	
}
.boxitem a:link, .boxitem a:visited, .boxitem a:active {
	color: #fff;	
	text-decoration: none;
}
.boxitem a:hover {
	text-decoration: underline;	
}
.itemdets {
margin: 2px 0 15px 0;
}
.itemdets ul{
	height:5px;
	margin:0 0 3px 112px;
	padding:0;
	width:418px;
}
.itemdets li{
	list-style-type:none;
	display:inline;
	padding: 0 5px 0 0;
	border-right: 1px solid #ccc;
	float:left;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	margin-right: 5px;
}
.itemdets a:link, .itemdets a:visited, .itemdets a:active{
	color:#666;
	text-decoration:underline;	
}
.itemdets a:hover{
	color:#fff;
}
.itemdets .last {
	border-right: none;	
}
.itemdets2 {
font-size: 11px;
width: 300px;
margin: 2px 0 0px 0;
}
.boxitem img {
	float:left !important;
	margin-right: 8px;
	height: 79px;
	width: 141px;
	border: 1px solid #000;
}
.boxitem h5 {
	margin: 0 0 6px 115px;
	font-size: 1.3em !important;
}
.boxitem p {
	margin: 0 0 0 151px;
	color: #fff;
	font-size: 1em !important;
}
#matt_news {
	background: url(images/matt_news.gif) no-repeat;
	width: 219px;
	height: 22px;
	text-indent: -9999px;
	float:left;
	margin-bottom: 20px;
}
#morenews {
	float:right;
	font-weight:bold;
	text-align:right;
}
#morenews a:link, #morenews a:visited, #morenews a:active {
color: #666;
font-size: 1.2em;
text-decoration:underline;
font-weight:normal;
}

/* Sidebox css */

.sideboxtop {
	width: 100%;
}
.sideboxmid {
	padding: 10px 0 0;
	float:left;
}
.sideboxmid img {
	margin-bottom: 0 !important;	
}
.sideboxbottom {
	width: 207px;
	height: 5px;
	clear: both;
}

#sidebar h1 {
	padding-left: 8px;	
	margin-top: 20px;
	text-transform: capitalize;
}
.sideboxmid p {
	margin-bottom: 5px;	
}
.sideboxmid li {
	width: 390px;
	margin-left: 20px;
}
.newsletter .sideboxtop {
	background: #660000;
	width: 100%;
	padding: 5px 0px;
	
}

.newsletter .sideboxmid a:link, .newsletter .sideboxmid a:visited, .newsletter .sideboxmid a:active {
	font-weight:bold;
	text-decoration:underline;
}
.newsletter .sideboxmid a:hover {
	color: #ccc !important;
}
/* End Sidebox */

.morelink {
width: 150px;
float: left;
margin: 0px 0 0 151px;
clear: both
}

.morelink a:link, .morelink a:visited {
color: #990000;
text-transform:uppercase;
text-decoration:underline;
}

.morelink2 {
float: left;
margin: 0px;
clear: both
}

.morelink2 a:link, .morelink2 a:visited, .morelink2 a:active {
color: #fff !important;
text-transform:uppercase;
text-decoration:none;
}
.morelink2 a:hover {
	text-decoration:underline;
}

/* End Home Page */
/* Mattoid Unplugged */
#unplugged {
	background: url(images/matt_unplugged.gif) no-repeat top left;
	margin: 0px 10px 0 0px;
	text-indent:-9999px;
	width: 36px;
	height: 531px;
	color: #666;
	float:left;
}
.unplugged-info p {
	margin: 5px 0px 0;
	font-size: 1.1em !important;
	color: #999;
}
.unplugged-info a {
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}
.unplugged-info h2 {
	margin-bottom: 10px;
	font-size:1.1em;
}
#unplugged-news {
	width: 537px;
	margin-left: 600px;
	padding:0 11px 11px;
}
.unp-news {
	border-bottom: 1px solid #404040;
	padding-bottom: 11px;
	width: 465px;
	margin: 0 0 11px 0px;
	float:left;
}
.unp-news-side {
	padding-bottom: 11px;
	width: 100%;
	margin: 0 0 11px 0px;
	float:left;
}
.thumb {
	width: 141px;
	height: 79px;
	margin: 0 8px 8px 0px;
	float:left;
}
.thumb img {
	width: 141px;
	height: 79px;
}
.righttext {
	float: right;
}
.righttext a {
	color: #999 !important;
}

/* End Mattoid Unplugged */

/* Bottom Social Networks */
#bottomsoc {
	clear:both;
	font-size: 1.3em;
	color: #990000;
	width: 1181px;
	padding: 0px 13px 0 51px; 
	float:left;
	border-bottom: 1px solid #404040;
	border-top: 1px solid #404040;
}
#bottomsoc p {
	color: #990000;	
	float: left;
	margin-top: 18px;
}
#bottomsoc a:link, #bottomsoc a:visited, #bottomsoc:active {
	color: #660000;
	text-decoration:underline;
}
#bottomsoc a:hover {
	color: #000;
}
#bottomsoc ul {
	margin: 0 0 0 20px;
	float:left;
	padding:0;
}
#bottomsoc li {
	list-style-type: none;
	display: inline;
	float:left;
	margin: 5px 20px 5px 0;
}

/* End Bottom Social Networks */
/* Begin Content Slider */
#featured {
height: 338px;
width: 601px;
padding: 14px;
margin: 0 0 25px 0;
overflow: hidden;
background: #660000;
}

.insert {
	width: 180px;
	height: 330px;
	background: url(images/insertbg.png) top left no-repeat;
	margin: 0 0 0 360px;
	color: #D8D8D8;
	padding: 10px;
	line-height: 1.2em;
}

.insert h2 {
line-height: 1em;
font-size: 22px;
font-weight: normal;
margin: 0 0 10px 0;
}

.insert a:link, .insert a:visited {
color: #FFFFFF;
text-decoration: none;
}

.insert a:hover {
text-decoration: underline;
}
/* End Content Slider */

/* Begin Secondary Pages */
.title {
width: 625px;
height: 36px;
background: none;
clear:both;
}
#moreunplugged {
	text-align: right;
	
}
#moreunplugged a {
	color: #666;
	font-size: 1.2em;
	text-decoration:underline;
}
#moreunplugged a:hover {
	color: #fff;
}
.singletitle {
width: 620px;
height: 48px;
background: none;
margin-left: 25px;
}

.commentstitle {
width: 645px;
float: left;
height: 40px;
background: none;
}

#postcontent {
padding: 0px 22px 5px 25px;
width: 100%;
}

#postcontent li {
padding: 0 0 0 16px;
background: url(images/list.gif) top left no-repeat;
}

#postcontent ul {
margin: 0 20px 5px 5px;
padding: 0;
list-style: none;
}
#postcomments {
	margin-top: 25px;
}
#location {
width: 1181px;
height: 65px;
float: left;
color: #FFFFFF;
font-size: 16px;
}

#location p {
margin: 22px 0 0 0;
}

#location a:link, #location a:visited {
color: #FFFFFF;
text-decoration: none;
}

#location a:hover {
color: #C7CBC0;
text-decoration: underline;
}

html body .wrapper #secondary {
	width:1181px;
	float: left;
	position:relative;
	margin: 20px 0px;
	background: url(images/seperator.gif) repeat-y 726px top;
}

#content {
width: 680px;
float: left;
padding: 0px;
margin: 0px;
position: relative;

}
#content p {
	font-size: 1.2em;
}
#postimage {
float: left;
width: 621px;
border: 1px solid #ECECEC;
padding: 4px;
margin: 0 0 15px 0;
text-align: center;
overflow: hidden;
}

* + html #postimage {
padding: 4px 4px 1px 4px;
}

#postimage img {
width: 621px;
}

#postvideo {
float: left;
width: 621px;
border: 1px solid #ECECEC;
padding: 4px;
margin: 10px 0 15px 0;
text-align: center;
overflow: hidden;
background-color:#000;
}

* + html #postvideo {
float: left;
width: auto;
border: 0;
text-align: center;
margin: 0 0 15px 0;
}
/* End Secondary Pages */

/* Begin Comment Styles */
h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

.commentmetadata a {
font-size:11px;
color:#333333;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 20px 10px 10px 10px;
width: 592px;
}

ol.commentlist li.alt {
padding: 18px 18px 5px 18px !important;
background:#F8F8F4;
border:1px solid #DEDBD1;	
}

#commentform input {
background: #FFFFFF;
border: 1px solid #E7E7E7;
}

#commentform textarea {
background: #FFFFFF;
border: 1px solid #E7E7E7;
width: 628px;
}

input#submit {
color:#333333;
padding:7px;
margin: 0 0 7px 0;
text-align: center;
border: 1px solid #E7E7E7;
background:#FFFFFF;
}
/* End Comment Styles */

/* Begin Sidebar */
#sidebar {
width: 430px;
float: right;
padding: 0px 0px 0px 19px;
margin:0px 0 0 20px;
color: #fff;
}
#sidebar h4 {
	text-transform: uppercase;
	font-size: 1.2em;
	text-align:center;
	margin:0;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	color: #fff;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #fff;
}
#sidebarcontent {
	background: #666;
	width: 207;
}
#recnews h4 {
	background: url(images/matt_news_sm.gif) no-repeat top left;
	height: 16px;
	width: 157px;
	text-indent:-9999px;
}
#sideunplug {
	text-indent: -9999px;
	background: url(images/matt_unplugged_sm.gif) no-repeat center center;
	height: 14px;
	width: 225px;
}
#recnews {
	float: left;
	border-bottom: 1px solid #404040;
	margin-bottom: 20px;
}
#matt_unp_news {
	float: left;
	border-bottom: 1px solid #404040;
	margin-bottom: 20px;
}
/* End Sidebar */

/* Begin Footer */
#footerwrap {
width: 100%;
float: left;
padding: 0 0 20px 0;
}

#footer {
	width: 1181px;
	margin: 0px auto;
	margin-bottom: 20px;
	clear: both;
	height: 106px;
	position:relative;
	text-align: center;
	padding-top: 10px;
	text-transform:uppercase;
}

#footer a:link, #footer a:visited {
color: #666;
text-decoration: underline;
}

#footer a:hover {
color: #ccc;
}
#footer p {
	color: #666;
	margin: 10px;
}

#footerbottom {
width: 1181px;
position:absolute;
height: 16px;
bottom: 0;
left:0;
}
#contact {
	font-size: 1.1em;
}
#smaller {
	font-size: 0.9em;
}
#linkage {
color: #666666;
font-size: 10px;
margin: 5px 0 0 0;
float: left;
}

#linkage  a:link, #linkage  a:visited {
color: #666666;
text-decoration: none;
}

#linkage  a:hover {
color: #333333;
text-decoration: underline;
}

#pagination{
float: right;
text-align: right;
font-weight:bold;
}
#pagination a:link, #pagination a:visited, #pagination a:active {
color: #666;
font-size: 1.2em;
text-decoration:underline;
font-weight:normal;
}
#pagination a:hover{
border:none;
color: #fff;
text-decoration: underline;
font-weight: normal;
}

#pagination img{
border:none;
}
.italic {
	font-style: italic;	
}
span.navback{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/back.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/forward.gif) top right no-repeat;
cursor:pointer;
}
/* End Footer */

/* Begin Defaults */
acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

p img {
padding: 0;
max-width: 100%;
}

a img {
border: none;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 8px 8px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 8px 8px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.center {
text-align: center;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.hidden {
display: none;
}

blockquote {
margin: 15px 30px 0 0;
padding-left: 30px;
background: url(images/blockquote.jpg) top left no-repeat;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End Defaults */

/* Used to style the podcast and video blocks in content area */
#newbox .alignleft {
	margin-right:26px !important;	
}
#newbox h3 {
	margin-top: 0px;	
}
#newbox .block {
	height: 280px;	
}
.noie {
	position: absolute;
	top:527px;
	left:50%;
	margin-left:-500px;
	height: 280px !important;
	background-color:#000;
}
.noie h3 {
	padding:15px 0 0px 10px;
	height: 1.2em;
}
/*end styles for the podcast and video blocks */

/*rating at the bottom*/
#rating {
	color: #D1D1D1;
	text-transform: uppercase;
	clear:both;
	padding: 2px;
	border: 2px solid #D1D1D1;
	width:15.5em;
	line-height:10px;
	font-size:10px;
	height:1em;
}
#rating p {
	text-align: center;	
}
/*end rating*/

/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	
	}
	
#searchbox {
	background: #999 !important;
	width: 155px;
	color: #000;
	font-size: 9px;
	font-weight: normal;
	margin: 3px 0px 0 10px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: none;
	display: inline;
	height: 8px; 
	
	
	}
	
#searchbutton {
	background: #990000;
	color: #fff;
	font-size: 11px;
	margin:0 0 0 -3px;
	padding: 0px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: none;
	height: 17px;
	width:83px;
	text-transform:uppercase;
	}
	
#subscribe {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	}

#subbox {
	background: #EEEEEE !important;
	width: 250px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#subbutton {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}
	
#name, #email, #url {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#submit {
	background: #7B7B7B url(images/subbutton.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#words {
	background: #EEEEEE;
	width: 460px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
/* homelink */
#homelink a {
	padding-left:0px !important;
}
.sidebox {
	clear:both;
	padding-top:4px;
	margin-right: 20px;
}
.nomargin a{
	margin-top: 4px !important;
}
#rss {
	margin: 0px;
}
#rss a {
	border-right: 0px !important;
	padding:0px !important;
	margin: 4px 0 0 5px !important;
}
/*topbox */
#topbox {
	height: 355px;
	border-bottom: 1px solid #808080;
	margin-bottom: 15px;
}
#video {
	padding:8px 0 0 0px;
	width:542px;
	height: 330px;
	background: url(images/videoback.gif) no-repeat;
	margin:12px 41px 0;
	float:left;
	text-align:	left;
}
#video p {
	padding-left: 10px;
}
#video #backten {
	margin-left: -10px;
}
#movies {
	width: 558px;
	height: 347px;
	background: url(images/our-films.gif) no-repeat right;
	margin:1px 0 0 592px;
	position:absolute;
	float: left;
}
#movies2 {
	width: 427px;
	height: 347px;
	background: url(images/our-films.gif) no-repeat right top;
	margin:1px 0 12px;
	float: left;
	border-bottom:1px solid #404040;
}
#movies2 #moviesbox {
	margin: 0;
	width: 366px;
	position: relative;
}
.poster {
	float: left;
	margin: 0 17px 7px 0;
}
.poster img {
	width: 101px;
	height: 150px;
}
.poster2 {
	float: left;
	margin: 0 21px 7px 0;
}
.poster2 img {
	width: 101px;
	height: 150px;
}
#socialmedia ul {
	padding: 0px;
	border-bottom: 1px solid #404040;
	float: left;
	margin-top:0px;
}
#socialmedia li {
	padding-bottom: 10px;
	list-style-type:none;
	margin: 0 17px 0px 0;
	display:inline;
	float:left;
}
#socialmedia2 ul {
	padding: 0px;
	border-bottom: 1px solid #404040;
	float: left;
	margin-top:0px;
}
#socialmedia2 li {
	padding-bottom: 10px;
	list-style-type:none;
	margin: 0 5px 0px 0;
	display:inline;
	float:left;
}
/*topbox end*/
/*movies */
#moviesbox {
	width: 482px;
	margin: 13px 0px 0 32px;
	font-size: 0.9em;
	padding-bottom: 13px;
}

#nowshowing img {
	margin: 0 10px 0 0;
}
.mov p {
	text-transform: uppercase;
	color: #660000;
	font-weight:bold;
	font-size: 1.3em !important;
	text-align: center;
	margin-bottom:5px;
}
.mov {
	float: left;
	width: 101px;
	margin-right:36px;
}
h3 {
	margin: 0;
	padding: 0;
	color: #660000;
	margin-bottom: 2px;
	line-height:10px;
	
}

#justin {
	position: relative;	
	padding:13px 0;
	width:100%;
}
#newsposts {
	float: left;
	width: 530px;
	border-right: 1px solid #404040;
	padding-right: 20px;
	margin-left:41px;
}
.noleftmargin {
	margin: 0px !important;
}
.gray {
	color:#ccc;	
}

.readmore {
	float: right;
	font-weight: bold;
}
#movienews { 
	width: 100%;
	display: block;
	background: #344b53;
	width: 216px;
	height: 26px;
	clear:both;
	text-align:right;
	padding: 8px 50px 0px;
	font-weight:bold;
	color: #fff;
	font-size: 14px;
}
/* interior pages */
#thumbnail {
	float: right;
	margin: 25px 20px 10px 10px;
}

#tonews {
	margin-right: 18px;	
}
#now {
	float:left;
	text-align:center;
	width: 85px;
	margin: 0 10px 0 0;
}
#now img {
	margin:2px 10px 5px 0;
}

.sideboxmid h4 {
		color: #660000;	
		margin:0;
}
#coming {
	float:left;
	text-align:center;
	width: 85px;
	margin: 0 10px 0 0;
}
#coming img{
	margin:2px 10px 5px 0;
}
#film {
	float: left;	
}
#seeall a{
	color: #fff;
	font-size: 1.1em;
}
#seeall {
	text-align:right;
	margin-right: 27px;
	}
#seeall2 a{
	color: #fff;
	font-size: 1.1em;
}
#seeall2 {
	text-align:right;
	margin-right: 22px;
	}