/*
THEME NAME: Genesis Flux NEW Layout
THEME URI: http://www.distrasdesigns.com
DESCRIPTION: Custom design for GenesisFlux.co.uk by Mike Distras
VERSION: 1.0
AUTHOR: <a href="http://www.distrasdesigns.com">Mike Distras</a>
AUTHOR URI: http://www.distrasdesigns.com
*/

@import "reset.css";

body {
	background: url(images/bg.jpg) top center #000 fixed no-repeat;
	font-family: 'Electrolize', 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #cfc5a1;
}

a {
	color: #cfc5a1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
	clear:both;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.png) no-repeat top left;
	background-position: 12px 12px;
	color: #cfc5a1;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}

.post {

}

.post-title {
	font-size: 32px;
	color:#fff;
	padding:0 0 10px;
	margin:-10px 0 0 0;
	border-bottom:1px solid #fff;
}

.post-title a {
	color: #fff;
	text-decoration:none;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 15px;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 22px;
	margin-bottom: 10px;
	font-size:15px;
}

.post-content img.alignnone {
 margin:14px;
}

.post-content img.alignleft {

float:left; margin:14px 14px 14px 0;

}

.post-content img.alignright {
	float: right; margin:14px 0 14px 14px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 920px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 6px;
	display:block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #eee;
	font-family:inherit;
	color:#eee;
	background:rgba(100,100,100,0.8);
	font-size:20px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	padding: 6px;
	display:block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #eee;
	font-family:inherit;
	color:#eee;
	background:rgba(100,100,100,0.8);
	font-size:20px;
}

#sidebar {
	float: right;
	width: 300px;
	padding-top:49px;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 5px 0;
	color: #333333;
	font-weight: bold;
	font-size: 90%;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

/*


   MIKE


*/

img.bg {
        /* Set rules to fill background */
        min-height: 100%;
        min-width: 1200px;

        /* Set up proportionate scaling */
        width: 100%;
        height: auto;

        /* Set up positioning */
        position: fixed;
        top: 0;
        left: 0;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
        img.bg {
                left: 50%;
                margin-left: -600px;   /* 50% */
        }
}

.left { float:left; }
.right { float:right; }
.clear { clear:both; }


#wrapper { width:950px; margin:0 auto; position:relative; }
#header { width:950px; height:200px; position:relative; }
#logo { width:629px; height:150px; position:absolute; top:20px; left:-100px; background:url(images/logo.png) no-repeat; }
#links { width:950px; height:25px; position:absolute; top:145px; left:0; }
#links ul li { float:left; margin:0 13px; color:#fff; font-size:26px; text-shadow:0 0 5px #000, 0 0 5px #000; }
#links ul li a { color:#fff; text-decoration:none; }
#sociallinks { position:absolute; top:100px; right:0px; width:387px; height:31px; }
#sociallinks img { margin:0 5px; }


#container { width:950px; margin:0 auto; }
#content { width:950px; margin:0 auto; }
#singlecontent { width:950px; margin:0 auto; float:left; }
#footer { width:920px; padding:50px 0 20px; }

#homepagevideo { width:920px; height:498px; margin:0 auto; padding:15px; border:1px solid #c3a83f; background:#000; margin:20px auto 30px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }

#homevidholder { width:339px; }
#homevideolist { width:339px; min-height:200px; border:1px solid #c3a83f; background:#000; padding:15px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; margin:0 0 30px; }
#homevideolist2 { width:339px; min-height:290px; border:1px solid #c3a83f; background:#000; padding:15px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#homeboxgroup {width:550px; border: border:1px solid #c3a83f; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#homewelcome { width:520px; height:200px;   background:rgb(0,0,0); background:rgba(0, 0, 0, 0.9); border:1px solid #c3a83f; margin:0 0 30px; padding:15px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#homewelcome p { font-size:15px; margin:10px 0; line-height:16px; }
.homesmall { width:225px; height:290px; overflow:hidden; background:rgb(0,0,0); background:rgba(0, 0, 0, 0.9); border:1px solid #c3a83f; padding:15px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
h2.post-title-home { font-size:16px; font-weight:600; margin-top:16px; }
.homesmall .date { font-size:13px; color:#c3a83f; margin-bottom:16px; }

.twtr-tweet-text { font-family:'Electrolize', 'Trebuchet MS', Helvetica, Arial, sans-serif !important; font-size:14px !important; }
.twtr-hd { display:none; }
.twtr-ft { display:none; }

.filmographybox { width:423px; height:232px; border:1px solid #c3a83f; padding:15px; margin:10px; background:rgb(0,0,0); background:rgba(0, 0, 0, 0.9); -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.filmographybox .box2 { background:none; border:none; padding:none; width:205px; margin:none; }
.box1 .box1 { background:none; border:none; padding:none; width:900px; margin:none; }
.filmographybox .topbanner { display:none; }
.filmographybox h3 { display:none; }
.attachment-post-thumbnail { float:left; margin-right:25px; }

span.filminfo { width:90px; float:left; display:block; }
span.filminfo2 { width:258px; float:left; display:block; font-weight:bold; }
.castholder { width:135px; height:220px; border:1px #333 solid; padding:10px; font-size:18px; background:rgba(0, 0, 0, 0.9); margin:0 13px 14px; float:left; text-align:center; line-height:80%; }
.filmscreensholder { width:430px; height:245px; border:1px #000 solid; padding:10px; background:rgba(0, 0, 0, 0.9); margin:0 4px 15px; float:left; }
.filmscreenholder img { width:383px; border:none; }
.filmscover2 { width:430px; border:1px #000 solid; padding:10px; background:rgba(0, 0, 0, 0.9); margin:0 4px 15px; float:left; }
.filmscover2 img { width:383px; border:none; }
.trailers { width:130px; height:110px; border:1px #000 solid; background:rgba(0, 0, 0, 0.9); margin:0 26px; float:left; }
.trailers img { width:120px; height:auto; border:none; }

.topbanner { width:950px;   background:rgb(0,0,0); background:rgba(0, 0, 0, 0.9); border:1px solid #c3a83f; margin:0 0 30px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.topbanner img { width:945px; height:auto; margin:2px !important; }
.box1 { width:920px;   background:rgb(0,0,0); background:rgba(0, 0, 0, 0.9); border:1px solid #c3a83f; margin:0 0 30px; padding:15px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.box1 h3 { font-size:32px; color:#fff; padding:0 0 10px; margin:0 0 10px; border-bottom:1px solid #fff; }
.box2 { width:430px; height:150px;   background:rgb(0,0,0); background:rgba(0, 0, 0, 0.9); border:1px solid #c3a83f; margin:0 0 30px; padding:15px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.box2 h3 { font-size:32px; color:#fff; padding:0 0 10px; margin:0 0 10px; border-bottom:1px solid #fff; }
.sidebox { width:252px; padding:15px; border:1px solid #c3a83f;   background:rgb(0,0,0); background:rgba(0, 0, 0, 0.9); float:right; margin-bottom:30px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.sidebox h3 { font-size: 32px; color:#fff; padding:0 0 10px; margin:0 0 10px; border-bottom:1px solid #fff; }

.footbox { width:100%; text-shadow:0 0 6px #000; font-size:16px; }
.footbox ul li { float:left;  border-right:1px solid #c3a83f; padding:0 38px;  }


h1.post-title { margin:0; }




#slideshow {
    position:relative;
    height:200px;
}

#slideshow a {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow a.active {
    z-index:10;
    opacity:1.0;
}

#slideshow a.last-active {
    z-index:9;
}
