@charset "UTF-8";
/*
Theme Name: Lucky You Films Website
Theme URL: http://www.luckyyoufilms.com
Description: Site Style Sheet
Version: 1.0
Author: Jonathan Stanley
Author URI: http://www.jonathanstanley.com/
Tags: 
*/
 
/* CSS RESET */
/* ---------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0; padding:0; border:0;  outline:0;  list-style:none;}
 
/* GLOBAL DEFINITIONS */
/* ---------------------------------------------------------------------------------------------------*/
body{
	color: #FFF;
	background: #000 url(images/js_bg.jpg) repeat;
	font: 14px/1.5em Helvetica, Arial, sans-serif;
	text-shadow: 0 1px 1px #111;
	
}

html, body {
	height: 100%;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -175px;
}

h1, h2, h3, h4, h5 {
	line-height: 1.8em;
}

h2 {
	padding-top: 5px;
}

a {
	color: #b7e0ff;
	text-shadow: none;
	text-decoration:none;
}

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

.float {
	float: left;
	padding: 0 5px 5px 0;
}

.float2 {
	float: right;
}

.padtop {
	padding-top: 30px;
}

.martop {
	margin-top: 30px;
}


/* BRANDING & HEADER */ 
/* ---------------------------------------------------------------------------------------------------*/
#content {
	width: 960px;
	margin: 0 auto;
}

#wrapper {
	background: url(images/lucky_bg.jpg) no-repeat center top;
}

/* NAVIGATION */ 
/* ---------------------------------------------------------------------------------------------------*/
#navContainer {
	width: 960px;
	height: 153px;
}

ul#nav li {
	float: left;
}

#homelogo {
	background: url(images/lucky_homelogo.jpg) no-repeat 0px -1px;
	width: 346px;
	height:124px;
	margin: 0 0 0 -22px;
}

#homelogo a {
	display:block;
	width: 346px;
	height: 124px;
}

#home {
	background: url(images/lucky_navhome.jpg) no-repeat 0px 0px;
	width:98px;
	height:129px;
	margin: 24px 0 0 0;
}

#home a {
	display: block;
	width: 98px;
	height: 129px;
}

#video {
	background: url(images/lucky_navvideo.jpg) no-repeat 0px 0px;
	width: 117px;
	height:129px;
	margin: 24px 0 0 0;
}

#video a {
	display: block;
	width: 117px;
	height: 129px;
}

#company {
	background: url(images/lucky_navcompany.jpg) no-repeat 0px 0px;
	width: 159px;
	height:153px;
	
}

#company a {
	display: block;
	width:159px;
	height: 153px;
}

#blog {
	background: url(images/lucky_navblog.jpg) no-repeat 0px 0px;
	width: 110px;
	height:153px;
}

#blog a {
	display: block;
	width: 110px;
	height: 153px;
}

#contact {
	background: url(images/lucky_navcontact.jpg) no-repeat 0px 0px;	
	width: 151px;
	height:153px;
}

#contact a {
	display: block;
	width: 151px;
	height: 153px;
}



#nav-container {
float: left;
z-index: 800;
position: relative;
top: -10px;
left: 0;
width: 960px;
}
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:2.8em;
}
#nav ul {
margin: 57px 0 0 28px;	
background-color: #f18015;
width: 134px;
}
#nav a {
font-family: Arial;
font-size: 10pt;
display: block;
padding: 0;
text-decoration:none;
text-transform: uppercase;
font-weight: normal;
}
#nav a:hover{
text-decoration:none;
}
#nav li{
float:left;
position:relative;
}
#nav ul {
z-index: 10;
position: absolute;
display: none;
top: 2.5em;
left: 0;
border-width: 0 0 0 2px;
border-style: solid;
border-color:#733d0b;
text-indent:0px;
}
#nav li ul li{
margin: 0;
padding: 0;
}
#nav li ul a {
font-family: Arial;
font-size: 8pt;
width: 18em;
display: block;
height: auto;
float: left;
line-height: 3px;
padding: 16px 0 15px 10px;
font-weight: bold;
color:#fff;
}
#nav li ul a:hover {
cursor: pointer;
background-color:#feb64a;
width: 123px;
}
#nav ul ul{
top:auto;
}	
#nav li ul ul {
left:18em;
margin: 0 0 0 -4px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/* HOMEPAGE */ 
/* ---------------------------------------------------------------------------------------------------*/

#videoBox {
	margin: 28px 0 0 0;
	background: url(images/lucky_videoboxshadow.jpg) no-repeat -1px 281px;
	height: 370px;
}

#welcome {
	width: 960px;
	height: 106px;
	margin: -34px 0 0 0;
}

#social {
	width: 397px;
	float: right;
}

#social ul li {
	float: right;
	margin-left: 5px;
	
}

#badges {
	height: 170px;
	margin: 15px 0 0 0;
	clear: both;
}

#badges img {
	padding-right: 17px;
}

#badges img.last {
	padding-right: 0;
}
/* CONTENT */ 
/* ---------------------------------------------------------------------------------------------------*/
#videoGallery {
	margin: 28px auto 0;
	padding: 15px 0 0 196px;
	width: 960px;
	height: 444px;
	background: url(images/lucky_tvbg.jpg) no-repeat;
}

#filmProject {
	margin: 20px 0;
	height: 425px;
	position: relative;
}

#filmProject img.buy {
	position: absolute;
	right: 0;
	top: 0;
}

#filmProject img.download {
	position: absolute;
	right: 0;
	top: 114px;
}

#filmProject img.rent {
	position: absolute;
	right: 0;
	top: 58px;
}

#filmProject img.now {
	position: absolute;
	right: 175px;
	top: 0;
}

#filmProject img {
	float: left;
	margin: 0 15px 15px 0;
}

#filmProject p {
	margin: 15px 0;
}

#filmProject p span {
	font-size: 20px;
	color: #ddd;
	text-shadow:none;
}

#pressRelease {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#pressRelease p, #pressRelease h1 {
	margin: 20px 0 20px 50px;
}

p.dateCity {
	color: #ddd;
	text-shadow:none;
	font-style:italic;
}

#wordpressBlog {
	width: 997px;
	margin: 30px auto;
}

/* CONTACT */ 
/* ---------------------------------------------------------------------------------------------------*/
#contactUs {
	margin: 28px auto 0;
	padding: 15px;
	width: 960px;
	height: 444px;
	background: url(images/lucky_contact.jpg) no-repeat;
	position: relative;
}

#contactUs form {
	margin: 0px 0 0 372px;
	font-size:16px;
	position:relative;
}

#contactUs p.address {
	position: absolute;
	bottom: 46px;
	left: 15px;
	font-size: 18px;
}

/* FOOTER */ 
/* ---------------------------------------------------------------------------------------------------*/
#advertising {
	background: url(images/advertising/lucky_adbg.png) no-repeat;	
	margin: 45px 0 0 0;
	padding: 12px;
}

#advertising img {
	padding-left: 24px;
}

#advertising p {
	font-size: 9px;
	color: #999;
	float: right;
}

#smart-banner1, #smart-banner2 {
	width: 125px;
	height: 125px;
	padding: 0 0 0 23px;
	display:inline;
}


#legal {
	border-top: 2px solid #676767;
	margin: 75px 0 30px 0;
	height: 50px;
}

#bottomLinks ul li{
	float: left;
	margin: 10px 10px 0 0;
}

#copyright {
	float: right;
	text-align:center;
	color: #999;
	margin-top: -19px;
}

#copyright ul li {
	float: right;
	margin-left: 8px;
}

#copyright p {
	margin-right: 260px;
}

/* CLEAR FIX*/
.clearfix:after {
     content: " "; 
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;
	 font-size:0;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

