/*
Theme Name: The Texas Theatre
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Stellar Nine / Webaissance / Elegant Themes
Author URI: http://stellarnine.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.1
Updated: 2017-05-31 11:46:25

*/

body {
    color: #eee;
		background:#000 url('/wp-content/uploads/homepagebg-1.jpg') no-repeat;
		background-size:contain;
}

/* top menu */
#et-info, #et-secondary-menu>ul>li a {
    font-size: 1.4em;
}


/* Calendar updates  */

.thismonth2 a.layout.clicked {
    color: #fff !important;
}

.calendarcell.today {
    background: #cc0000 !important;
}
.calendarcell a.filmlink {
    color: #cc0000 !important;
	font-size: 17px !important;
	line-height:16px;
}
.calendarcell.today a.filmlink {
    color: #000000 !important;
	font-weight:700;
	font-size: 17px !important;
	line-height:16px;
}

.calendarcell a.filmlink:hover {
    color: #FFF !important;
}
.calendarcell.today a.filmlink:hover {
    color: #FFF !important;
}

.currmonth {
	color: #FFF !important;
}

.cellday{
		color: #FFF !important;
}

.datediv {
    margin-top: 12px !important;
	margin-bottom: 8px !important
}

.nextmonth {
	border-radius: 10px;
    float: right;
    background: #cc0000;
    padding: 10px;
    color: #fff !important;
    /* margin-right: 50px; */
    margin-left: 0px;
	font-weight:600;
}
.prevmonth {
	border-radius: 10px;
    background: #cc0000;
    padding: 10px;
    color: #fff !important;
    margin-left: 5px;
	font-weight:600;
}
.prevmonth a, .nextmonth a, .thismonth a {
    color: #fff !important;
}

.prevmonth a:hover, .nextmonth a:hover, .thismonth a:hover{
    color: #000 !important;
	background-color: #fff !important;
}
.prevmonth:hover, .nextmonth:hover, .thismonth:hover{
	background-color: #fff !important;
}
.prevmonth:hover a, .nextmonth:hover a, .thismonth:hover a{
	color: #000 !important;
}


a.layout {
	border-radius: 10px;
    font-size: 13px;
    margin-right: 15px;
    color: #ffffff !important;
    background: #cc0000;
    padding: 5px;
}
.layout.clicked {
    background-color: transparent;
}

a.layout:hover {
	color: #000 !important;
	background-color: #fff !important;
}
a.layout:hover a{
	color: #000 !important;
}

a.layout.clicked:hover {
	color: #000 !important;
	background-color: #fff !important;
}
a.layout.clicked:hover a{
	color: #000 !important;
}

@media (min-width: 981px) {
  .et_pb_row {
    padding: 0;
  }
}

@media (max-width: 980px) {
 #et-secondary-nav, #et-secondary-menu {
    display: block !important;
 }
}

@media (max-width: 799px) {
 #top-header{
	margin-top:20px;
 }
}

/* top calendar link - hide on desktop */
.menu-item-5526{
	display:none !important;
}
@media (max-width: 799px) {
 .menu-item-5526{
	display:inline-block !important;
 }
}
/* looks odd and not that useful so hide */
.thismonth {
	display:none;
}

/* ticket buttons */
a.arthousebutton {
    color: #cc0000 !important;
    border: 3px solid #cc0000 !important;
    background: #fff !important;
    font-size: 22px !important;
    padding: 12px;
}
a.arthousebutton:hover {
    /* background-color: #d8b501; */
    font-weight: normal;
    background-color: #cc0000 !important;
	color: #fff !important;
	border: 3px solid #fff !important;
}

a:hover {
    color: #fff;
}

/* carousel font */
	.buyticket, a.buyticket{
		font-weight:500 !important;
	}
	
/*  calendar overrides */
a.filmlink {
    color: #fff !important;
}

/* fade shop overlay */
.et_overlay {
    background: rgba(255,255,255,.1);
}

/* Icons */
@font-face {
  font-family: 'icons';
  src: url('fonts/options.eot?82171137');
  src: url('fonts/options.eot?82171137#iefix') format('embedded-opentype'),
	   url('fonts/options.woff?82171137') format('woff'),
	   url('fonts/options.ttf?82171137') format('truetype'),
	   url('fonts/options.svg?82171137#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "icons";
	font-style: normal;
	font-weight: normal;
	speak: none;

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
}
.icon-ticket:before { content: '\e815'; } /* '' ticket icon */

.et-cart-info span {
     display: none;
}



/* added these for the homepage carousel - DW */
.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
   width: 100%; 
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    margin-right: 0%;
}
.post-meta{
   display:none;
}

.homeslidelink {
	/*display:block;*/
	overflow:auto;
}

.homefeatures {
    text-align: center;    
}

.homefeature {
    display: inline-block;
    padding: 5px;
    margin: auto;
    text-align: center;  
    width: 33%;  
}


@media (max-width: 1199px) {
 .homefeature {
   width: 50%;
 }
}
@media (max-width: 799px) {
 .homefeature {
   width: 100%;
	 text-align: center;
 }
}


/* remove the dividing line on content - DW */
#main-content .container:before {
  display:none;
}
/* make body full width  - DW */
#left-area {
    width: 100%;
    padding-bottom: 13px;
}
#main-header {
    background-color: transparent !important;
}
.et_pb_slider_with_text_overlay h2.et_pb_slide_title {
    padding: 20px 0px;
}
#top-menu li {
    font-size: 17px;
    font-family: lato;
    font-weight: 400;
}
#top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a, .footer-widget h4 {
    color: #e02b20; /* red */
}

@media only screen and (min-width: 981px) {
	h1 {
    font-size: 60px;
	}
}

/* hide the titles on the homepage slider */

.home .et_pb_slide_content {
  display: none;
}
.home .et_pb_slide_title {
  display: none;
}

.home .et_pb_slide_description {
/*  display: none; */
}


.home .et_pb_slider .et_pb_container {
	width:100%;
}
.home .et_pb_slide_description {
    padding: 21%;
}

.home .et_pb_more_button {
 display: none; 
}
@media (max-width: 767px) {
	.home .et_pb_more_button {
   display: none !important;
	}
}

.entry-content {
 margin-top:20px;
}

.et_pb_fullwidth_header {
    padding: 30px 0 0 0;

}

/* Newsletter Sign Up Form */
#mc_embed_signup {
	text-align:left;
	width:auto;
	margin:auto;
}
#mce-EMAIL, #mce-FNAME, #mce-LNAME {
    height: 48px !important;
    font-size: 1.2em !important;
    padding: 12px 11px 8px !important;
    width: 227px;
    margin-right: 10px;
    background: #808080;
    border: none !important;
    color: #000;
		display:inline;
		margin-bottom:10px;
}
#mc-embedded-subscribe {
    height: 48px !important;
    font-size: 1.2em !important;
    padding: 12px 11px 8px !important;
    width: 227px;
    margin-right: 10px;
		background-color: #3d0106 !important;
    border: none !important;
    color: #fff;
		cursor:pointer;
		display:inline;
		margin-bottom:10px;
}
#mce-EMAIL::placeholder, #mce-FNAME::placeholder, #mce-LNAME::placeholder {
  color: #000;
}
.asterisk{
	display:inline;
}
@media (max-width: 767px) {
   #mce-EMAIL, #mce-FNAME, #mce-LNAME,#mc-embedded-subscribe  {
		width:100%;
	 }
}

#main-footer{
    background-image: url('/wp-content/uploads/contentbg.jpg');
}

.copyright{float:left;margin-right:170px; }
.credits { float:left;}

.footertop{
	width:100%;
	text-align:center;
	padding: 0px 30px 30px 30px;
}

.footertopimg{
		margin-right:20px;
}



  .filminfo {
			margin:20px 0px 40px 0px;
			margin-bottom:40px;
		}

		.length{
				font-size:22px;
				float:left;
				margin-right:20px;
		}

		.rating{
				font-size:22px;
				float:left;
				margin-right:20px;
		}

		.year {
				font-size:22px;
				float:left;
				margin-right:20px;
		}

		.buytickets, .trailerlink {
			width:auto;
			/*font-size:1.2em;*/
			font-weight:normal;
			/*font-family: 'PlakLT-BlackCondensed' !important;*/
			font-family: 'lato' !important;
			letter-spacing: 2px;
			text-decoration:none !important;
			padding:3px 5px 7px 5px;
			 display:inline-block;
			background-color: #3d0106 !important;
			color:white !important;
			margin: 3px 8px;
		}
		.buytickets:hover,.trailerlink:hover{
			color:#ffffcc !important;
    }

		.trailerlink {
			 display: inline-block;
			 margin-left:0;
		}

		.showtimes {
			font-size:1.5em; 
			/* display:inline-block;*/
		}
		.showtime {
		  /* display:inline-block;*/
			margin:10px;
		}
	
.buyticket a {
    font-size: 18px;
    line-height: 22px;
}

.buyticket:hover a, .buyticket a:hover {
    color: #000000 !important;
    background-color: #fff;
}

		.icon-ticket {font-size:1em;}

    .filmimg {
     float: left;
     padding: 20px 50px 50px 0px;
		 width: 400px;
    }

		@media (max-width: 599px) {
     .filmimg {
		   width: 200%;
      }
		}


h1, h2, h3, h4, h5, h6 {
    font-family: 'PlakLT-BlackCondensed','Lato', Helvetica, Arial, Lucida, sans-serif !important;
}

@font-face {
    font-family: 'ChronicleTextG1-Semibd-Pro';
    src: url('fonts/ChronicleTextG1-Semibd-Pro.otf');
    src: url('fonts/ChronicleTextG1-Semibd-Pro.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    
    url('fonts/ChronicleTextG1-Semibd-Pro.woff') format('woff'),
    /* Modern Browsers */
    
    url('fonts/ChronicleTextG1-Semibd-Pro.ttf') format('truetype'),
    /* Safari, Android, iOS */
    
    url('fonts/ChronicleTextG1-Semibd-Pro.svg#a2af4c717e631bb39f52f5a2006bbfd0') format('svg');
    font-style: normal;
    font-weight: 700;
    /* IE9 Compat Modes */
    /* Legacy iOS */
}
@font-face {
    font-family: 'National-Light';
    src: url('fonts/National-Light.otf');
    src: url('fonts/National-Light.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    
    url('fonts/National-Light.woff') format('woff'),
    /* Modern Browsers */
    
    url('fonts/National-Light.ttf') format('truetype'),
    /* Safari, Android, iOS */
    
    url('fonts/National-Light.svg#a2af4c717e631bb39f52f5a2006bbfd0') format('svg');
    font-style: normal;
    font-weight: 700;
    /* IE9 Compat Modes */
    /* Legacy iOS */
}
@font-face {
    font-family: 'PlakLT-BlackCondensed';
    src: url('fonts/PlakLT-BlackCondensed.otf');
    src: url('fonts/PlakLT-BlackCondensed.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    
    url('fonts/PlakLT-BlackCondensed.woff') format('woff'),
    /* Modern Browsers */
    
    url('fonts/PlakLT-BlackCondensed.ttf') format('truetype'),
    /* Safari, Android, iOS */
    
    url('fonts/PlakLT-BlackCondensed.svg#a2af4c717e631bb39f52f5a2006bbfd0') format('svg');
    font-style: normal;
    font-weight: 700;
    /* IE9 Compat Modes */
    /* Legacy iOS */
}
@font-face {
    font-family: 'SolitaireMVBPro-Light';
    src: url('fonts/SolitaireMVBPro-Light.otf');
    src: url('fonts/SolitaireMVBPro-Light.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    
    url('fonts/SolitaireMVBPro-Light.woff') format('woff'),
    /* Modern Browsers */
    
    url('fonts/SolitaireMVBPro-Light.ttf') format('truetype'),
    /* Safari, Android, iOS */
    
    url('fonts/SolitaireMVBPro-Light.svg#a2af4c717e631bb39f52f5a2006bbfd0') format('svg');
    font-style: normal;
    font-weight: 700;
    /* IE9 Compat Modes */
    /* Legacy iOS */
}
@font-face {
    font-family: 'Areal-BL-Book';
    src: url('fonts/Areal-BL-Book.otf');
    src: url('fonts/Areal-BL-Book.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    
    url('fonts/Areal-BL-Book.woff') format('woff'),
    /* Modern Browsers */
    
    url('fonts/Areal-BL-Book.ttf') format('truetype'),
    /* Safari, Android, iOS */
    
    url('fonts/Areal-BL-Book.svg#a2af4c717e631bb39f52f5a2006bbfd0') format('svg');
    font-style: normal;
    font-weight: 700;
    /* IE9 Compat Modes */
    /* Legacy iOS */
}

/* admin - pods */
.media-item .pinkynail {
    max-width: initial !important;
    max-height: initial !important;
}




/* customize the showtimes on individual Films - N.B. */

.showtime {
	display: inline-block;
	margin: 10px;
	width: 28%;
	float: left;
	border: 1px #ccc solid;
	padding: 5px;
}
.showtimes {
	font-size: 1.1em;
	text-align: center;
}
.buytickets {
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding: 7px;
	background-color: #cc0000 !important;
}
.buytickets:hover {
	background-color:  #3d0106 !important;
}


/* Series -NB  */
.seriesmovies .showtime {
	width: 100%;
	margin: 0 0 0 10px;
	padding:0;
	border: 0px;
}


/* hide table from newsletters -DW */
.entry-content table {
    border: none;
    text-align:center;
}

.entry-content tr td {
     border-top: 0; 
}



@media (max-width: 768px) {
	.showtime {
		width: 100%;
	}
}