/*
	Theme Name: cherry
	Theme URI: //info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: //info.template-help.com/help/
	Version: 3.1.4
	Tags: dark, light, white, black, gray, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-menu, editor-style, featured-images, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
	License:
	License URI: http://
	Text Domain: cherry
*/
@import "css/style.css";

.center_line{
	background-image: url(http://www.tclchinesetheatres.com/wp-content/uploads/2015/01/center_line.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position:center;
	margin-top: 0px;
	/*height:152px;*/
	/*background-height:152px;*/
	/*position:relative;*/
	/*top:-136px;*/
	width: 100%;
}

.center_line h1{
	margin-right: auto;
	margin-left: auto;

	/*padding-top:  79px;*/
	/*padding-top:  95px;*/
	margin-top: 0;
	margin-bottom: 0px;
	padding: 5px 0;
	font-family: 'TrajanProRegular' !important;
}
.back-box{
	height: 250px;
}

.cover_page{
	background-repeat:no-repeat !important;
	background-size:100% 100% !important;
	background-position:center !important;
	height:250px !important;
}