/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
    color: #222;
}
body {
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
========================================================================== */

/* STYLES */
.cream {
	color: #e6ad80;
}
.dark {
	color: #6b6b6b;
}

a:hover {
	border:none;
	color: #d77f38;
	outline: none;
	text-decoration: none;
}
a, a:visited {
	border:none;
	color: #ae7547;
	outline: none;
	text-decoration: none;
}

/* MAIN */
html, body {
	height: 100%;
	width: 100%;
}
body {
	background: url('../img/bg.jpg') no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-width: 1280px;
	
	color: #bfbebe;
	font-size: 12px;
	font-family: 'Open Sans';
}
#main {
	height: 100%;
}
div#container {
	height: 100%;
    min-height: 100%;
}

/* MENU */
div#menu-container {
	border-left: 1px solid rgba(255,255,255,0.15);
	border-right: 1px solid rgba(255,255,255,0.2);
	display: inline-block;
	float: left;
	margin-left: 10px;
	min-height: 100%;
	width: 287px;
	
	background: url('../rgba.php/rgba(0, 0, 0, 0.9)');
	background: rgba(0, 0, 0, 0.9);
	zoom: 1;
}   
div#logo {
	margin: 46px auto;
	width: 231px;
}
ul#menu {
	list-style-type: none;
	margin: 80px 0 0 39px;
	padding: 0;
}
ul#menu li {
	height: 48px;
	margin: 0;
	padding: 0;
}
ul#menu li a {
	background: none;
	color: #595959;
	font-family: 'Open Sans Condensed';
	font-size: 42px;
	font-weight: 400;
	letter-spacing: -2px;
	outline: none;
	text-decoration: none;
	text-transform: uppercase;
}
div#copyrights {
	bottom: 0;
	color: #747474;
	font-size: 10px;
	padding-bottom: 13px;
	position: absolute;
	text-align: center;
	width: 287px;
}
div#copyrights div#music-img {
	margin-bottom: 5px;
	width: 100%;
}
div#copyrights div#music-img #imaginary {
	background-color: #000;
	width: 100%;
}
div#copyrights div#music-img #scorupa {
	background-color: #000;
	width: 100%;
}
ul#menu-social {
	margin: 0 auto 10px auto;
	padding: 0;
	width: 200px;
}
ul#menu-social li {
	display: inline-block;
}

/* CONTENT */

div#content {
	margin: 0px 0px 0px 299px;
	margin-left: 297px\9;
	max-height: 610px;
}
div#content div#header {
	height: 155px;
	overflow: hidden;
	vertical-align: bottom;
	position: relative;
	
	background: url('../rgba.php/rgba(225, 114, 0, 0.4)');
	background: rgba(0, 0, 0, 0.3);
}
div#header span#headline {
	bottom: 0; 
	color: #fff;
	display: inline-block;
	font-family: 'Open Sans Condensed';
	font-size: 120px;
	left: 47px;
	letter-spacing: -7px;
	line-height: 92px;
	position: absolute; 
	text-transform: uppercase;
}
div#header span#headline-desc {
	bottom: 0; 
	color: #fff;
	display: inline-block;
	font-family: 'Open Sans';
	height: 93px;
	left: 320px;
	position: absolute; 
	text-transform: uppercase;
	width: 600px;
}
span#headline-desc .desc-headline {
	display: block;
	font-size: 18px;
}
div#header div#shadow {
	height: 20px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: url('../rgba.php/rgba(0, 0, 0, 0.35)');
	background: rgba(0, 0, 0, 0.35);
}
div#site {
	background: url('../rgba.php/rgba(0, 0, 0, 0.8)');
	background: rgba(0, 0, 0, 0.8);
}
div#site-content {
	height: 100%;
	max-height: 610px;
	min-width: 948px;
	max-width: 948px;
	min-width: 941px\9;
	max-width: 941px\9;
	margin-bottom: 30px;
	overflow: hidden;
	overflow: visible\0/;
	padding: 30px 0 0 40px;
}
div#site-shadow {
	height: 20px;
	width: 100%;
	background: url('../rgba.php/rgba(0, 0, 0, 0.35)');
	background: rgba(0, 0, 0, 0.35);
}

/* HOME */
div#home .header {
	display: block;
	margin-bottom: 20px;
}
div#home .header .title {
	border-bottom: 1px solid #2A2A2A;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 860px;
}
div#home div#previousnews {
	background-color: #AC5815;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: right;
	margin-right: 95px;
	padding: 5px 15px;
}
#news div.news:nth-child(2n+1) {
	margin-right: 80px;
}
div.news {
	display: inline-block;
	float: left;
	height: 270px;
	width: 385px;
}
div.news .headline {
	font-size: 15px;
}
div.news .date {
	font-size: 11px;
	font-family: "trebuchet ms";
	padding-bottom: 4px;
}
div.news img {
	border: 1px solid #2A2A2A;
	border: 1px solid rgba(255,255,255,0.1);
}
div.news .text {
	padding-top: 15px;
	text-align: justify;
}
#twitter {
	clear: both
}

/* BIO */ 
div#bio .header {
	color: #fff;
	font-size: 17px;
}
div#bio .column {
	display: inline-block;
	float: left;
	margin-right: 50px;
	padding-top: 15px;
	text-align: justify;
	width: 380px
}
div#bio .column:last-child {
	margin-right: 0;
}
div#bio img {
	border: 1px solid #2A2A2A;
	border: 1px solid rgba(255,255,255,0.1);
	margin-top: 20px;
}

/* CREDITS */
div#credits {
	color: #fff;
}
div#credits div.img-block {
	display: inline-block;
	margin-left: 30px;
	text-align: center;
}
div#credits div#images div:first-child {
	margin-left: 0;
}
div#credits .img-block img {
	border: 1px solid #2A2A2A;
	border: 1px solid rgba(255,255,255,0.1);
	display: block;
}
div#credits img:last-child {
	border: 1px solid #2A2A2A;
	border: 1px solid rgba(255,255,255,0.1);
}

div#credits .header {
	font-size: 14px;
	margin: 30px 0 20px 0;
}
div#credits .type {
	display: block;
	margin-bottom: 20px;
}
div#credits .type .title {
	border-bottom: 1px solid #2A2A2A;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 860px;
}
div#credits .column {
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
	width: 300px;
	max-width: 290px\9;
}
div#credits .column:last-child {
	margin-right: 0;
}
div#credits small {
	color: #a0a0a0;
	font-family: "trebuchet ms";
}

/* CONTACT */
div#contact ,div#contact a {
	color: #fff;
}
div#contact a:hover {
	text-decoration: underline;
}
div#contact .column {
	display: inline-block;
	line-height: 20px;
	margin: 20px 70px 0 0;
	vertical-align: top;
	width: 340px;
}
div#contact .column .header {
	border-bottom: 1px solid #2A2A2A;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	margin-bottom: 20px;
	padding-bottom: 4px;
	width: 100%;
}
div#contact small {
	color: #695442;
	font-size: 10px;
	position: relative;
	top: -8px;
}
div#contact .large {
	font-size: 14px;
}

div#contact #social {
	margin-top: 200px;
}

/* MUSIC */
div#music {
	color: #fff;
}
div#music div#services {
	margin-bottom: 20px;
}
div#music .header {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
div#music .column {
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
	width: 300px;
}
div#music .column div {
	background: url('../img/arrow.png') left 6px no-repeat;
	padding-left: 10px;
}
div#music .column:last-child {
	margin-right: 0;
}

a, a:hover, a:active, a:selected, a:visited {
	border:none;
	outline: none;
}

html {height:100%;}
body {height:100%; margin:0; padding:0;}
/* prepares the background image to full capacity of the viewing area */
#bg {position:fixed; top:0; left:0; width:100%; height:100%;}
/* places the content ontop of the background image */
#content {position:relative; z-index:1;}
</style>
<!--[if IE 6]>
<style type="text/css">
/* some css fixes for IE browsers */
html {overflow-y:hidden;}
body {overflow-y:auto;}
#bg {position:absolute; z-index:-1;}
#content {position:static;}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 35em) {
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links for images, or javascript/internal links
     */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group; /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}