/*
Theme Name: Athena Grand
Theme URI: http://navaroli.com
Description: Theme created for the Athena Grand 
Version: 1.0
Author: Ryan Navaroli, Karl Eberts
Author URI: http://navaroli.com
Tags: fixed width, custom header
*/
html {
	height: 101%; 
	overflow-y: scroll;
}
body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	min-height: 100%; 
	text-align: center;
}

a {
	text-decoration: none;
	color: #0061a9;
}

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


/* Begin Layout */
#wrap {
	width: 100%;
}

#headerWrap {
	width: 100%;
	background: url('./images/headerBG.jpg') #a7d6e8;
	border-bottom: 2px solid #e85b14; /*bottom of nav bar*/
}

#headerLogo {
	text-align: left;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	position: relative;
	background: url('./images/headerLogo.png');
	cursor: pointer;
}
 
#contentWrap {
	text-align: left;
	width: 974px;
	min-height: 100%; 
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

#mainContent {
	width: 762px;
	float: left;
}

#footerWrap {
	width: 100%;
}

#footer {
	text-align: left;	
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}

#footLeft {
	float: left;
	padding: 5px 10px;
}

#footRight {
	float: right;
	text-align: right;
	padding: 5px 10px;
}
/* End Layout */

/*Begin side bar */

.sideLabel {  /*sidebar */
	height: 20px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background: url('./images/sideLabelBG.png') #6395b2 repeat-x;
	font-size: 1.4em;
	padding: 4px 0 4px 0;
	margin: 0 0 0 0;
	width: 200px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;	
}

.sideLabel a {
	color: #fff;
}

.sideLabel a:hover {
	text-decoration: none;
	color: #fff;
}

.sideLabelSub {
	background: url('./images/sideLabelSubBG.png') #fff no-repeat;
	font-size: .1em;
	width: 200px;
	min-height:6px;
	height:auto!important;
	height:6px; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#sideContent {
	float: right;
	width: 200px;
	margin: 0 0 0 10px;
	margin-top: 10px;
	background: #fff;
}

.socialIcon {
	height: 18px;
	width: 18px;
	border: none;
	margin-right: 10px;
	position: relative;	
	top: 4px;
}

.sideItem, .sideItemGraphic {
	width: 176px;
	margin: 0 11px 10px 11px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	
}


.sideItemGraphic img {
	width: 176px;
	height: auto;
}

.sideItemGraphic a img {
	border: none;
}
.sideItem  ul{
	padding: 0 5px;
	list-style: none;
	margin: 0 0 0 0;
}

.sideItem li {
	padding: 5px 0;
	list-style: none;
	margin: 0 0 0 0;
}		
#newsletterLink {
	cursor: pointer;
}

#newsletterLink  img{
	margin: 0 10px 12px 2px;
	float: left;
}

#signUp {
	background: #eee;
	text-align: center;
	font-weight: bold;
	border: 1px solid #3a3a3a;
}

#emailAddress {
	width: 150px;
	margin: 3px 0;
	font-size: 1.1em;
}
/* END SIDE BAR */

/*Begin Navigation*/
#navigation {
	width: 974px;
	position: absolute;
	bottom: 0px;
	right: 5px;
}

#navigation a {
	color: #fff;
	text-decoration: none;
	font-family: "Arial Black";
	font-weight: normal;
	font-size: 1.5em;
}

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

#navigation li {
	display: inline;
	list-style: none;
	list-style-type: none;
	padding: 7px 8px 3px 8px;
	margin: 0 5px 0 5px;
	background: url('./images/hoverNavBG.png') #3a3a3a;
	border-top: 2px solid #555;
	border-right: 3px solid #444;
	border-left: 3px solid #666;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;	
}

#navigation .current_page_item {
	background: url('./images/currentNavBG.png') #fd8b39;
	border-top: 2px solid #ff9c4A;
	border-right: 3px solid #dc7a28;
	border-left: 3px solid #ffAD5B;
}

#navigation .hover {
	border-top: 2px solid #74a6c3;
	border-right: 3px solid #5284a1;
	border-left: 3px solid #85b7d4;
	background: url('./images/navBG.png') #6395b2;
}

/*End Navigation*/

/* Begin Horizontal Graphics */
.jsLink{
    cursor: pointer;
}
#fullWidthImg{
	width:100%;
	height:auto;
}
#horizontal02 #img01{
    float:right;
    border-style: solid;
    border-width: 2px 0 2px 1px;
    position: relative;
    width: 190px;
    height:auto;
}
#horizontal02 #img02{
    float:left;
    border-style: solid;
    border-width: 2px 1px 2px 0;
    width:570px;
    height:auto;
}
#horizontal03 #img01{
    float:right;
    border-style: solid;
    border-width: 2px 0 2px 1px;
    width: 570px;
    height: auto;
}
#horizontal03 #img02{
    float:left;
    border-style:solid;
    border-width: 2px 1px 2px 0;
    width:190px;
    height:auto;
}
#horizontal04 img{
    width:380px;
    height:auto;
}
#horizontal04 #img01{
    float:right;
}
/*END HORIZONTAL GRAPHICS*/


/* BEGIN POSTS */
h2 { /*post titles */
margin: 20px 0 5px 0;
}

.postDate {
	margin: 0 0 0 0;
	font-size: .8em;
}

.entry p {
	margin: 10px 0 0 0;
}

.newsPost {
	margin: 0 10px;
}

.newsPost > .navigation {
	margin-top: 10px;
}
/* END POSTS */


/* begin Individual movie page */
.individualNavigation > span {
	cursor: pointer;
}

#individualMovie{
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}
#individualMovie > h2{
	background: #6395b2;
}

.individualTitles {
	width: 110px;
	text-align: right;
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

.movieDetails {
	width: 490px;
}

.movieDetails p {
	margin: 5px 0;
	text-align: justify;
}

.individualMovieHeader{
	font-weight: bold;
	font-size: 1.6em;
	color: #fff;
	background: #FD8B39;
	padding: 4px 5px 4px 5px;	
	margin: 0 0 10px 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.individualNavigation {
	font-size: 1.2em;
}

.individualImages {
	float: right;
	margin: 8px 8px 0px 0px;
}

.individualImages img {
	border: 1px solid #000;
	display: block;
	width: 240px;
	margin-bottom: 10px;
}

.individualLinks {
	margin: 15px;
	text-align: center;
}

.individualLinks img{
	border: none;
	margin: 0 15px;;
}

.individualShowtimes {
	padding-top: 15px;
	width: 480px;
}

.individualShowtimes > h3 {
	background: #FD8B39;
}

.indvidualShowDate{
	font-weight: bold;
	margin: 3px 0;
	font-size: 1.2em;
}

.individualShows{
	margin: 2px 0 15px 0;
}

.individualTime{
	margin: 0 5px;
	font-size: 1.2em;
}
/* end Individual movie page */

/* Begin Coming Soon Styles */
.comingSoonItem {
	width: 762px;
	margin: 10px 0 30px 0;	
}

.csTitle {
	font-weight: bold;
	font-size: 1.5em;
	color: #fff;
	background: url('../images/csBG.png') #FD8B39;
	padding: 2px 5px 2px 5px;
	border: 1px solid #000;
	border-bottom: none;
	/*border-top: 1px solid #FF9C4A;
	border-left: 1px solid #FFAD5B;
	border-right: 1px solid #DC7A28;*/
}

.csReleaseDate {
	font-size: .8em;
}

.poster{
	float: right;
	margin: 8px 8px 0 20px;
	color: #000;
}

.poster > img{
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

.detail {
padding: 2px 0 2px 5px;

}

.label {
	font-weight: bold;
}
/* End Coming Soon Styles */

/*Begin styles used with jQuery UI Elements */
.tooltip {
	display:none;
	background: #000;
	font-size:12px;
	width:160px;
	padding:5px;
	margin-bottom: 15px;	
	color:#fff;
}

.trailerLink {
	cursor: pointer;
}
/*End styles used with jQuery UI Elements */

/*GENERAL */
.clear { clear: both;}
.floatLeft { float: left; }
.floatRight { float: right; }


