/*
Theme Name: MovieStar
Theme URI: http://smthemes.com/moviestar-free-wordpress-theme
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 1.0
License: Creative Commons 3.0
Theme date: 10/24/2012
License URI: license.txt
Tags: black, grey, red, two-columns, right-sidebar, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/

@import url(http://fonts.googleapis.com/css?family=Oswald);
html {
	
}
body {
	background:url(images/background.png) left top repeat;
	color:#c9c9c9;
	padding-bottom:0px !important;
}
h3 {
	color:#c9c9c9;
}
a {
	color:#e30328;
}
a.post_ttl {
	color:#c9c9c9;
	text-decoration:none;
}
#header {
	//background:url(images/top-background.png) left top repeat-x;
}
#header .container{
	
}
#secondarymenu-container {
	height:52px;
}
#secondarymenu ul {
	overflow:hidden;
	background:url(images/topmenu-background.png) left top repeat-x;
	height:8px;
	float:left;
	margin:8px 0px;
	padding:14px 0px;
}
#secondarymenu li {
	float:left;
	padding:0px 10px;
	border-left:1px solid #787878;
	margin-left:-1px;
	line-height:8px;
	position:relative;
}
#secondarymenu li a{
	color:#787878;
	
	text-decoration:none;
}
.menusearch{
	width:327px;
	padding:0px 20px;
	float:right;
	margin-top:10px;
}
.menusearch #s {
	width:auto;
}
 #s{
	height:30px;
	width:185px;
	line-height:30px;
	background: #fff;
	-moz-box-shadow:inset 1px 1px 3px #ddd;
    -webkit-box-shadow:inset 1px 1px 3px #ddd;
    box-shadow:inset 1px 1px 5px #888;
	border:none;
	color:#3d3d3d;
	font-family: 'Oswald',sans-serif;
	text-decoration:none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	clear:left;
	padding:0px;
	padding-left:15px;
}

.menusearch #s {
	width:200px;
	float:right;
}

.searchbtn {
	float:right;
	background:url('images/search.png') 50% no-repeat;
	padding:5px;
	border-width:0px;
	
	line-height:1px;
	height:30px;
	width:30px;
	margin-left:5px;
}
#logo {
	width:297;
	float:left;
	/*Margin added after top nav removal, to stop logo cutting off*/
	margin-top: -26px;
}
#mainmenu {
	height:44px;
	padding:7px;
	margin:29px 0px;
	background:url('images/mainmenu.png') left top repeat-x;
	margin-left:297px;
	margin-right:52px;
}
#mainmenu li{
	float:left;
	padding:11px 24px;
	background:url('images/mainmenu-li.png') 5px 11px no-repeat;
	position:relative;
	margin-top:-11px;
	padding-top:22px;
}
#mainmenu li:hover{
	background:url('images/mainmenu-li-active.png') left top no-repeat;
	
}
#mainmenu li a{
	text-decoration:none;
	color:#acacac;
	font-family: 'Oswald',sans-serif;
	font-size:15px;
}
#header li ul {
		display:none;
		position:absolute;
		left:-10%;
		top:71px;
		height:auto;
		width:120%;
		min-width:120px;
		background:none;
	}
	#header li ul  .transparent {
		background:#484848;
		
		opacity: 0.5;
		filter: alpha(opacity = 50);
		border-top-width:0px;
		z-index:1;
		width: 100%;
		height:100%;
		position: absolute;
		*margin-left:-3px;
		
	}
	#header li ul  .inner {
		background:url(images/content-background.png) left top repeat;
		
		opacity:1.0;
		margin:2px;
		height:100%;
		padding:10px 0px;
		z-index:2;
		position:relative;
		
		
	}
	.sub-menu {
		
		display:none;
		z-index:999;
	} 
	#header .sub-menu li {
		background:none;
		width:auto;
		float:none !important;
		display:block !important;
		clear:left;
		border-left-width:0px !important;
		border-right-width:0px !important;
		padding:0px !important;
		margin:0px 10px;
		margin-top:-2px;
		text-align:center;
		line-height:25px ;
		height:auto;
		word-wrap:normal;
	}
	#header ul.children li a, .sub-menu li a {
		font-family:arial !important;
		color:#fff !important;
		font-size:13px !important;
		text-shadow:none !important;
	}
	#header .sub-menu .sub-menu {
		background:url(images/content-background.png) left top repeat;
		border: 2px solid #484848;
		left: 100%;
		top: 0;
	}
#header #secondarymenu li ul {
	padding:0px;
	left: 0;
	top: 0;
}
#header #secondarymenu li ul li {
	line-height:15px;
	border:none;
}


.slider {
	background:url('images/slider-background.jpg') left top no-repeat;
	margin:0px -112px;
	padding:0px 112px;
	margin-top:-26px;
	padding-top:26px;
}
.slider-container {
	position:relative;
}

.fp-nav {
    text-align:center;
    height: 55px;
	line-height: 55px;
	z-index:9999;
}
.fp-thumbnail {
	height:401px;
	width:893;
}
.fp-prev-next {
	bottom: 200px;
}
.fp-next {
	margin-right:19px;
	width:11px;
    height:13px;
}
.fp-prev {
	margin-left:19px;
	width:11px;
    height:13px;
}
.fp-content-fon {
    bottom: 10px;
    left: 80px;
    right: 550px;
    background: #333;
	border:1px solid #aaa;
}
.fp-content {
    bottom: 10px;
    left: 80px;
    right:550px;
	padding-bottom:5px;
}
.fp-slides {
	height:401px;
	width:893;
	margin:0px auto;
}
.fp-slides-items {
	height: 376px;
	width: 998px;
}
.fp-pager a { 
	width: 10px; 
    height: 10px;
}










/*---------------------------------- content ------------------------------*/

#content {
	
}
#content .container {
	border:1px solid #333333;
	background:url(images/content-background.png) left top repeat;
	width:998px;
	min-height:400px;
	
}
.main_content {
	
	padding:0px 38px;
	padding-bottom:20px;
	border-right:1px solid #333;
	overflow:hidden;
	margin-top:20px;
}

.articles {
	margin-top:0px;
}
body.single .articles dd {
	border:none;
}
.articles dd {
	overflow:hidden;
	padding-bottom:23px;
	font-size:13px;
	line-height:18px;
}
.articles dt p img{
	margin:0px 5px;
	margin-bottom:-4px;
	
}
.articles dt h1,.articles dt h2 {
	line-height:45px;
	color:#fff;
}
.articles dt {
	margin:0px -50px;
	padding:0px 50px;
	padding-top:0px;
	border-top:1px solid #333;
	margin-top:-1px;
}
.tags span {
	color:#c9c9c9;
}
.sidebar {
	position:relative;
	float:right;
	width:294px;
	border-left:1px solid #333;
	margin-left:-1px;
	overflow:hidden;
}
.sidebar p {
	margin:2px 0px;
}
.sidebar h3{
	font-size:18px;
}
.sidebar ul.children {
	margin-left:7px;
}
.sidebar ul.children li {
	font-size:90%;
}
.sidebar ul.children li:before {
	content: '- ';
	color:#8e3949;
}
.sidebar .widget_categories{
	font-size:14px;
}
.sidebar .widget_categories li {
	padding:10px 0px;	
}
.sidebar .children {
	
	background:url(images/cat-children.png) right top no-repeat;
	overflow:hidden;
	margin-top:-13px;
	padding-top:20px;
}

.sidebar-top {
	height:37px;
	width:31px;
	float:left;
}
.sidebar-bottom {
	height:31px;
	width:259px;
	float:left;
	position:absolute;
	bottom:0px;
}
.tab-widget {
	padding:0px 35px;
}
.widget {
	clear:left;
	padding:20px 35px;
	padding-bottom:31px;
	border-top:1px solid #333;
	margin-top:-1px;
}
.tabs_widget, .widget2, .widget {
	border-top:1px solid #333;
	margin-top:-1px;
}
.sidebar .widget.banners  {
	padding-left:18px;
}
.widget2 ul {
	overflow:hidden;
}
.widget2 ul li, .widget ul li{
	overflow:hidden;
	border-top:1px dashed #333;

}
.widget2 .inner {
	padding-right:22px;
	padding-bottom:31px;
	padding-left:0px;
	margin-left:22px;
}

.widget2 {
	overflow:hidden;
	padding-top:20px;
}

.widget_posts ul li img {
	border:1px solid #494949;
	background:#1e1e1e;
}
.tabs_widget dd{
				clear:left;
				display:none;
				margin-left:0px;
				margin:0px -35px;
				
			}
			.tabs_widget dd.active{
				display:block;
			}
			.tabs_widget {
				list-style:none;
				padding:10px 35px;
				margin:0px;
				
				
				margin-top:	20px;
			}
			.tabs_widget dt {
				float:left;
				border:1px solid #333;
				background:none;
				color:#c9c9c9;
				padding:8px;
				margin:3px;
				margin-bottom:10px;
				cursor:pointer;
			}
			.tabs_widget dt.active, .tabs_widget dt:hover {
				background:#333;
				border:1px solid #333;
			}
.widget_archive ul li a{
	color:#c9c9c9;
}
.widget_comments .avatar img {
	border:1px solid #494949;
}
.page-numbers {

	margin:0px  10px;
}

.featured_image{
	padding:5px;
	background:#1e1e1e;
	border:1px solid #494949;
}
.commentmetadata {
	color:#ccc;
}
.feedback .input input, .feedback textarea {
	color:#ccc;
}

/*================================= footer ========================================== */

#footer {
	
}

#footer a {
	color:#fff;
}
#footer .widget_meta ul li{
	line-height:30px;
}

#footer .container {
	width:998px;
	border:1px solid #333333;
	background:url(images/content-background.png) left top repeat;
	margin-top:15px;
}
.footer_txt {
	text-align:center;
	min-height:65px;
	overflow:hidden;
	line-height:65px;
	clear:both;
	color:#fff;
	border-top:1px dashed #333;	
}
.footer-widgets-container {
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #000;	
}
.footer-widgets {
	width:920px;
	overflow:hidden;
	margin:0px auto;
	position:relative;
}
.widgetf {
	float:left;
	width:270px;
	margin-right:0px;
	padding-right:30px;
	z-index:9999;
	padding-left:30px;
	
	color:#fff;
}
.widget_first {
	padding-left:1px;
	width:260px;
	padding-right:30px;
}
.widgetf_last {
	margin-right:0px;
	border-right-width:0px;
	padding-right:0px;
	width:260px;
}
.widgetf h3 {
	color:#fff;
}
.widgetf .caption img {
	display:none;
}
.widget2 ul {
	overflow:hidden;
}
#footer .widgetf .widget_posts ul li{
	line-height:15px;
}
.widgetf .widget_comments ul li{
	
}
#footer .tabs_widget {
	margin:0px;
	padding:0px;
}
#footer .tabs_widget dd{
	margin:0px;
}
#footer .tabs_widget dt{
	background:#3d3d3d;
	border:none;
}
#footer .tabs_widget .widget-container {
	border:none;
	padding:0px;
	background:none;
	margin-bottom:20px;
}
#footer .widget-container li.widget {
	background:none;
	padding:0px;
}



.googlemap {
	background:#1e1e1e;
	border:1px solid #484848;
}
.related-posts li  {
	background:#1e1e1e;
	border:1px solid #484848;
}
.comment {
	border-top:1px solid #484848;
}
/*hide links*/
.smthemes {
	display: none;
}

/*restyle social icons */
#mainmenu-container {
	position: relative;
}

/*REDIRECT STYLES*/

#redirectOverlay {
	width: 100%;
height: 100%;
position: fixed;
z-index: 9999;
top: 0;
left: 0;
background: rgb(0,0,0);
background: rgba(0,0,0, 0.5);
text-align: center;
}

#redirectOverlay iframe {
	margin: 0 auto;
}

