/*
Theme Name: Flame Entertainment
Version: 1.0
*/
@charset "utf-8";

@font-face { font-family: HelveticaNeue, Helvetica; /* src:url(fonts/HelveticaNeue, HelveticaNeue.otf); */ }

*{
	margin:0px;
	padding:0px;
}

body{
	width:100%;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	background-color:#000;
}

h1, h2, h3, h4{
	font-weight:normal;
}

iframe{
	border:0px;
}

.sidebar-bg{
	display:none;
}

.alignleft {
	float: left;
	margin: 0 10px 0px 0px;
	margin-top:10px;
}

.alignright {
	float: right;
	margin: 0 0 5px 10px;
	margin-top:10px;
}

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

.clear{
	clear:both;
}

a{
	text-decoration:none;
}

header, footer, figure, aside, nav, hgroup, article, section, summary{
	display:block;
}

::-moz-selection {
	background-color:#7FC7FF;
	color: #fff;
}

::selection {
	background-color:#7FC7FF;
	color: #fff;
}

.header-align{
	width:1047px;
	margin:0px auto;
}

#content-align{
	margin-left:10px;
}

.body-padding-bottom{
	padding-bottom:5px;
}

.float-left{
	float:left;
}

.float-right{
	float:right;
}

#logo{
	float:left;
	padding-top:20px;
	width:360px;
}

#slogan{
	float:left;
	background-image:url(images/slogan.png);
	background-repeat:no-repeat;
	width:410px;
	height:129px;
	margin-left:37px;
	margin-top:20px;
	margin-right:58px;
}

#inquiry{
	float:left;
	background-image:url(images/enquire.png);
	background-repeat:no-repeat;
	width:182px;
	height:131px;
	margin-top:40px;
}

#inquiry-margin{
	margin-top:27px;
	margin-left:14px;
}

#inquiry-but{
	padding-right:100px;
	padding-bottom:13px;
	height:50px;
}

#sm-margin{
	margin-top:24px;
	margin-left:14px;
}

.body-align{
	width:1024px;
	margin:0px auto;
}

#menu-container{
	float:left;
	width:271px;
	margin-right:14px;
}

#menu-bg{
	background-image:url(images/menu-background.png);
	background-repeat:repeat-y;
	width:271px;
	margin-top:20px;
}

.verticle-menu{
	list-style-type:none;
	padding-top:10px;
	padding-bottom:10px;
}

/*.verticle-menu li{
	width:271px;
	height:48px;	
}*/

.verticle-menu li a {
	font-family: din-condensed-web;
	font-size:30px;
	color:#FFFFFF;
	text-align:left;
	width:271px;
	padding-left:10px;
	display:block;
	height:42px;
	padding-top:6px;
	
	
	
}

.verticle-menu li a:hover{
	background-image:url(images/current-menu.png); 
	background-repeat:no-repeat; 
	width:271px;
	height:42px;
	padding-top:6px;
	
}

.verticle-menu .current_page_item {
	background-image:url(images/current-menu.png); 
	background-repeat:no-repeat; 
	width:271px;
	height:48px;
	 
}

#content-area{
	float:left;
	background-color:#fff;
	/*background-color: rgba(255, 255, 255, 0.9);*/
	width:733px;
	margin-top:20px;
	filter:alpha(opacity=90); /* IE */
    -moz-opacity:0.9; /* Mozilla */
    opacity: 0.9; /* CSS3 */
}

#slider-area{
	margin-left:20px;
	margin-top:20px;
}

.main-content-area{
	margin-left:20px;
	margin-right:20px;
	margin-top:12px;
}

.main-content-left{
	float:left;
	width:450px;
}

.main-content-right{
	float:left;
	width:243px;
}

.heading-bg{
	background-image:url(images/heading-bg.gif);
	background-repeat:repeat-x;
	height:55px;
	float:left;
}

.heading-bg2{
	background-image:url(images/heading-bg.png);
	background-repeat:no-repeat;
	width:9px;
	height:55px;
	float:left;
}

.main-heading-txt{
	font-family: din-condensed-web;
	font-size:42px;
	color:#fff;
	padding-top:4px;
	padding-left:5px;
	padding-right:20px;
}

.main-heading-txt h1{
	font-family: din-condensed-web;
	font-size:42px;
	color:#fff;
	text-transform:uppercase;
	padding-left:7px;
}

.heading-top{
	margin-top:10px;
}

.line{
	background-image:url(images/separator.png);
	background-repeat:repeat-x;
	width:693px;
	height:2px;
	margin-top:20px;
}

.preview-images img{
	margin-top:18px;
	margin-left:18px;
}

.main-line{
	margin-left:20px;
}

.line-bottom{
	padding-bottom:10px;
}

#footer{
	margin-top:20px;
	background:url(images/footer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	height:94px;
	margin-bottom:20px;
	min-width: 1024px;
	
}

#footer-menu-container {
	margin-top: 10px;
	float: left;
	width: 100%;
}

#footer-menu {
	list-style: none;
}

#footer-menu li {
	float: left;
	margin-right: 10px;
}

#footer-menu li a {
	color: #FFF;
	font-size: 20px;
}

#copyright{
	width:250px;
	float:left;
	font-family:Arial, HelveticaNeue, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	padding-top:18px;
}

#social-media{
	width:80px;
	float:right;
	padding-top:12px;
}

#footer-contact{
	width:694px;
	float:left;
	font-family: din-condensed-web;
	font-size:29px;
	color:#fff;
	padding-top:10px;
}

#footer-center{
	text-align:center;
}

#footer-center a{
	color:#fff !important;
}

.red{
	color:#ec1c24 !important;
}

.testimonial-bg{
	background-color:#231f20;
	width:217px;
}

.testimonail{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:20px;
	font-style:italic;
	padding-top:14px;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
	padding-bottom:4px;
	line-height:1.6;
}

.testimonail-author{
	font-family:Arial, HelveticaNeue, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	line-height:1.6;
	padding-bottom:14px;
}

.sidebar{
	width:217px;
	float:right;
	padding-bottom:10px;
	position: relative;
}

.video-overlay {
	position: absolute;
	top: 64px;
	left: 103px;
}

.post{
	font-family: HelveticaNeue, Helvetica;
	font-size:14px;
	color:#231f20;
	text-align:justify;
}

.post a{
	text-decoration:underline;
}

.post h1{
	font-family: din-condensed-web;
	font-size:44px;
	color:#ec1c24;
	padding-bottom:5px;
	line-height:1.5;
}

.post h2{
	font-family: din-condensed-web;
	font-size:42px;
	color:#ec1c24;
	text-transform:uppercase;
}

.post h2 a{
	text-decoration:none;
	color:#ec1c24;
}

.post h2 a:hover{
	text-decoration:none !important;
}

.post h3{
	font-family: din-condensed-web;
	font-size:42px;
	color:#ec1c24;
	padding-bottom:4px;
	line-height:1.3;
}

.post p{
	font-family: HelveticaNeue, Helvetica;
	font-size:14px;
	color:#231f20;
	line-height:1.5;
	text-align:justify;
	padding-top:15px;
}

.post p a{
	text-decoration:underline;
}

.post p a:hover{
	text-decoration:none;
}

.post img{
	max-width:450px;
	height: auto;
}

.post ul {
	list-style-type:circle;
}

.post ul li {
	font-family: HelveticaNeue, Helvetica;
	font-size:18px;
	color:#5b2400;
	line-height:1.5;
	text-align:justify;
	padding-bottom:5px;
}

.post ul li a{
	text-decoration:underline;
}

.post ul li a:hover{
	text-decoration:none;
}

.contact-txt1{
	font-family: din-condensed-web;
	font-size:30px;
	color:#000;
	line-height:1.3;
	padding-top:10px;
}

.contact-bg{
	background-image:url(images/contact.png);
	background-repeat:repeat-x repeat-y;
	width:693px;
	margin-top:20px;
	margin-bottom:20px;
}

#contact-padding{
	padding-top:10px;
	padding-bottom:10px;
	margin-left:20px;
	margin-right:20px;
}

/* 653 */

#contact-txt-area{
	width:162px;
	float:left;
}

.contact-txt{
	font-family: din-condensed-web;
	font-size:23px;
	color:#000000;
	margin-bottom:22px;
	padding-top:5px;
}

#contact-feilds-area{
	width:481px;
	float:left;
}

.contact-feilds-input{
	width:461px;
	height:40px;
	margin-bottom:10px;
	font-family:Arial, HelveticaNeue, Helvetica, sans-serif;
	font-size:17px;
	padding-left:10px;
	padding-right:10px;
}

.contact-feilds-textarea{
	width:463px;
	height:200px;
	font-family:Arial, HelveticaNeue, Helvetica, sans-serif;
	font-size:17px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#submit-but{
	margin-top:5px;
}

.contact-feilds-capt{
	width:100px;
	height:40px;
	margin-bottom:0px;
	font-family:Arial, HelveticaNeue, Helvetica, sans-serif;
	font-size:17px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
}

#capt{
	float:left;
	width:300px;
}

#capt-txt{
	width:162px;
	float:left;
}

#submit-form{
	float:left;
	width:111px;
	margin-left:7px;
}

#errors{
	text-align:center;
	color:#ec1c24;
	font-family:Arial, HelveticaNeue, Helvetica, sans-serif;
	font-size:18px;
	padding-top:5px;
	padding-bottom:10px;
}

#cats{
	padding-top:20px;
}

#cats img{
	padding-bottom:20px;
}


.sidebar-img{
	margin-bottom:10px;
}

.sidebar-title{
	color:#ec1c24;
	font-family: din-condensed-web;
	font-size:22px;
	padding-bottom:5px;
	padding-left:25px;
	margin-top:10px;
}

.sidebar-txt{
	color:#231f20;
	font-family:HelveticaNeue, Helvetica;
	font-size:14px;
	padding-bottom:5px;
	line-height:1.6;
	padding-left:25px;
}

.preview-imgs-floats{
	float:left;
	width:217px;
}

.preview-imgs-margin{
	margin-right:21px;
}

.preview-imgs{
	position:absolute;
	margin-top:143px;
	width:215px;
	height:30px;
	/*background-color: rgba(255, 255, 255, 0.6);*/
	background-color:#fff;
	border:1px solid #4b4849;
	margin-left:18px;
	filter:alpha(opacity=60); /* IE */
    -moz-opacity:0.6; /* Mozilla */
    opacity: 0.6; /* CSS3 */
}

.preview-imgs-txt{
	padding-top:7px;
	padding-left:5px;
	font-family: HelveticaNeue, Helvetica;
	font-size:14px;
	color:#4b4849;
}

.hy{
	height:20px;
}

.nav1{
	padding-bottom:15px;
}

.nav1 a{
	font-family: HelveticaNeue, Helvetica;
	font-size:24px;
	color:#ec1c24;
	line-height:1.5;
}

.cats-left{
	width:336px;
	float:left;
}

.cats-right{
	width:336px;
	float:right;
}

.abc{
	position:absolute;
	margin-top:193px;
	width:336px;
	height:50px;
	/*background-color: rgba(255, 255, 255, 0.6);*/
	background-color:#fff;
	filter:alpha(opacity=60); /* IE */
    -moz-opacity:0.6; /* Mozilla */
    opacity: 0.6; /* CSS3 */
}

.def{
	font-family: din-condensed-web;
	font-size:35px;
	color:#000;
	padding-left:5px;
	padding-top:5px;
}

.dnn{
	display:none !important;
}

/* Comments */
.comment{
	margin-bottom:5px;
}

.comments{
	margin-left:10px;
	margin-right:10px;
}

#comments{
	font-size:30px;
	color:#EC1C24;
	font-family: din-condensed-web;
	font-weight: normal;
	line-height: 1.25;
	margin-bottom:10px;
}

.commentlist{
	list-style-type:none;
}

.comment-list li {
list-style-type: none;
}

.comment-author{
	padding-top:6px;
}

.fn{
	font-family:HelveticaNeue, Helvetica;
	font-size: 16px;
	line-height: 1.6;
	color:#EC1C24;	
	font-style: normal;
	padding-left:10px;
	margin-top:10px;
}

.fn ul{
	list-style-type:none;
}

.fn a{
	font-family:HelveticaNeue, Helvetica;
	font-size: 16px;
	line-height: 1.6;
	color:#EC1C24;	
	font-style: normal;
	margin-top:10px;
}

.fn a:hover{
	text-decoration:underline;
}

.says{
	color:#EC1C24;
	font-family:HelveticaNeue, Helvetica;
	font-size: 16px;
	line-height: 1.6;
}

.comment-body p {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	font-size: 15px;
	color: #453D36;
	font-family:HelveticaNeue, Helvetica;
	line-height: 1.6;
}

.comment-meta{
	padding-left:10px;
	padding-top:3px;
}

.reply{
	padding-bottom:5px;
}

.reply a{
	font-size:14px;
	color:#EC1C24;
	text-decoration: none;
	font-family:HelveticaNeue, Helvetica;
	padding-left:10px;
}

.reply a:hover{
	color:#A40046;
	text-decoration:underline;
}

.comment-awaiting-moderation{
	padding-left:10px;
}

.children{
	padding-left:10px;
	padding-bottom:10px;
}

ul ul, ol ul {
list-style-type: none;
}

#respond h3{
	display:block;
	font-size:30px;
	color:#EC1C24;
	font-family: din-condensed-web;
	font-weight: normal;
	line-height: 1.25;
	margin-bottom:2px;
	margin-top:5px;
}

/* -------------------- */


#respond {
	margin: 0 0 0px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	-moz-box-shadow: 0 0 5px #efedeb inset;
	-webkit-box-shadow: 0 0 5px #efedeb inset;
	background: #fff;
	box-shadow: 0 0 5px #efedeb inset;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 5px 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li {
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.ping-list li {
	margin: 0 0 0 25px;
	padding: 0;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: -16px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 12px;
	margin: 0 0 5px;
	font-family:HelveticaNeue, Helvetica;
}

.commentmetadata a,
.commentmetadata a:visited {
	color: #a49d93;
	text-decoration: none;
}

.commentmetadata a:hover {
	text-decoration: underline;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	padding: 10px 0 20px;
}

.thread-alt,
.thread-even {
	background-color: #f9f7f5;
}

#pings .thread-even,
#pings .thread-odd {
	background: none;
	border: none;
}

.alt,
.depth-1,
.even {
	border: 3px solid #fff;
	border-right: 0;
}

#submit{
	background-color:#EC1C24;
	color:#fff;
	cursor:pointer;
	font-size:16px;
	padding-top:7px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:6px;
}

#commentform p{
	font-family: HelveticaNeue, Helvetica;
	font-size:13px;
	color:#656565;
	line-height:1.8;
	text-align:justify;
	padding-bottom:5px;
	cursor:default;
}

#commentform p a{
	color:#145389;
}

#commentform p a:hover{
	color:#145389;
	text-decoration:underline;
}

#sb-wrapper-inner{position:relative;border:10px solid #fff !important;overflow:hidden;height:100px;}
