/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #5ba2d8; color: #fff; text-shadow: none; }
::selection { background: #5ba2d8; color: #fff; text-shadow: none; }

a { color: #fff; }
a:visited { color: #551a8b; }
a:hover { color: #fff; text-decoration: underline; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author: Ross Jeffcoat
   ========================================================================== */



body {
  font-family: Verdana, Verdana, Geneva, sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  background-color: #231428;
  color: white;
}

#main {
  width:1008px;
  height: 648px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -504px;
  margin-top: -324px;
  background-color: white;
  z-index: 20;
  overflow: hidden;
}

.home {
  background-image:url(../img/backgrounds/back_.JPG);
}

#block {
  width: 973px;
  height: 78px;
  margin: 19px;
  position: absolute;
  bottom: -3px;
  right: -2px;
}

#logo {

	display: block;
	float: left;
	margin-top: 288px;
	margin-left: 73px;	
	z-index: 500;
}

#swirl {
  position: absolute;
  top: -105px;
  left: 120px;
  display: none;
  z-index: -15;
}

#freshner {
  position: absolute;
  top: -184px;
  left: 110px;
  z-index: -15;
  display: none;
}

#gary {
  position: absolute;
  top: 65px;
  left: 336px;
  z-index: 50;
}


#collabs {
  position: absolute;
  top: -165px;
  left: 600px;
  z-index: 50;
  display: none;
}

#rainbow {
  position: absolute;
  top: 87px;
  left: 299px;
}

#lightning {
  position: absolute;
  top: 5px;
  left: 595px;
  display: none;
}

#subnav_title {
  display: none;
}

#subnav_about_clients {
  display: none;
  position: absolute;
  bottom: 60px;
  left: 70px;
  cursor: pointer;
}

.bold {
  font-weight: 900;
}

.m_clients {
  position: absolute;
  bottom: 73px;
  left: 70px;
  font-weight: 900;
}

#nav {
  width: 970px;
  height: 78px;
  margin: 19px;
  position: absolute;
  bottom: 0px;
  font-size: 12px;
  letter-spacing: 1.8px;
  overflow: hidden;
}

#nav ol {
  margin-top: 38px;
  margin-left: 12px;
}

#nav li {
  list-style: none;
  float: left;
  cursor: pointer;
  font-weight: 900;
}

.off {
  color:gray!important;
}

#nav li:hover {
  color: white;
}

#nav_work {
  position: absolute;
  bottom: 60px;
  left: 70px;
  font-weight: 900;
  display: none;
  cursor: pointer;  
}

#nav_about {
  position: absolute;
  bottom: 60px;
  left: 70px;
  font-weight: 900;
  display: none;
  cursor: pointer;  
}

#nav_selected {
  position: absolute;
  bottom: 60px;
  left: 70px;
  font-weight: 900;
  cursor: pointer;
  font-size: 18px; 
  display: none;
}

.big {
  font-size: 18px!important;
}

.nopad {
  margin: 0px;
  padding: 0px;
}

.small_white {
  font-size: 11px;
}
/*
.font {
  font-family: Verdana, Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #A0AEC0;
}*/

.margin5right {
  margin-right: 5px!important;
}

.quote {
  color: #9eacbe;
  display: block;
  font-weight: 700;
  line-height: 16px;
  font-size: 12px;
}

.quote strong {
  color: white;
  font-weight: 900;
  font-size: 14px;
}

.whosaid {
  display: block;
  padding-bottom: 10px;
  color: #5aa0d6;
  font-size: 12px;  
  font-weight: 700;  
}

.contact {
  font-family: Verdana, Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

.video {
  display: block;
}

.heading {
  font-size: 16px;
  font-weight: bold;
  color: #ff6633;
}


.purple {
  color: #9952a0;
}

.green {
  color: #69bd44;
}

.blue {
  color: #5ba2d8;
}

.white {
  color: #fffafa;
  font-size: 16px;
  font-weight: bold;
}

.gray {
  color: #A1AEC1;
}

.black {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}

.orange {
  color: #e87106;
}

.film {
  font-weight: bold;
  font-size: 14px;
  color:  #9952a0;
  leading: -1px;
}

.tv {
  font-weight: bold;
  font-size: 14px;
  color:  #e87106;
  leading: -1px;
}

.spots {
  font-weight: bold;
  font-size: 14px;
  color:  #69bd44;
  leading: -1px;
}

.reel {
  font-weight: bold;
  font-size: 14px;
  color:  #5ba2d8;
  leading: -1px;
}

.music {
  font-weight: bold;
  font-size: 14px;
  color:  #9952a0;
  position: fixed;
}

#music_cat {
  display: block;
  color: gray;
  font-weight: 900;
}

#tracks {
  float: right;
  top: 0px;
  margin: 0px;
  padding: 0px;
  width: 250px;
}

#tracks li {
  display: list-item;
  color: #9eacbe;
}

.track {
  display: block;
}

#tracks a {
  text-decoration: none;
  color: #9eacbe;
  font-size: 12px;
  font-weight: 900;  
}

#tracks a:hover {color: white;}

.clients {
  font-size: 9px;
  leading: 2px;
}

#clients {
  font-size: 16px!important;
  font-weight: 800!important;
  line-height: 20px;
}

.collab {
  font-family: Verdana, Verdana, Geneva, sans-serif;
  font-weight: normal;
  font-size: 14px;
  leading: -6px;
  display: block;
}

.collab_blue {
  color: #5ba2d8;
}

.collab_green {
  color: #69bd44;
}

.collab_gray {
  color: #A1AEC1;
}

.content_about_nat {
  position: absolute;
  top:263px;
  left:355px;
  width: 370px;
  height: 244px;
  overflow: hidden;
  font-size: 14px;
  color: #9eacbe;
}

.content_about_gary {
  position: absolute;
  top:220px;
  left:420px;
  width: 370px;
  height: 280px;
  overflow: hidden;
  font-size: 14px;
  color: #9eacbe;
}

.content_contact {
  position: absolute;
  top:292px;
  left:70px;
  width: 250px;
  height: 215px;
  overflow: hidden;
  font-size: 14px;
}

a .contact {
  color: white!important;
}

.content_collab {
  position: absolute;
  top:227px;
  left:315px;
  width: 240px;
  height: 220px;
  overflow: hidden;
}

.content_quotes {
  position: absolute;
  top:202px;
  left:550px;
  width: 377px;
  height: 221px;
  overflow: hidden;
}

.content_clients {
  position: absolute;
  top:248px;
  left:120px;
  width: 815px;
  height: 160px;
  overflow: hidden;
}

.content_news {
  position: absolute;
  top:269px;
  left:590px;
  width: 360px;
  height: 235px;
  overflow: hidden;
}

#news a {color: #9eacbe; text-decoration: underline;}
#news a:hover {color: white; }
#news {font-size: 1.2em;}
#news p {
font-size: 14px;
color: #9eacbe;
}

.work_small {
  position: absolute;
  top:445px;
  left:73px;
  width: 530px;
  height: 110px;
  overflow: hidden;
  font-size: 14px;
  color: #9eacbe;  
}

.work_big {
  position: absolute;
  top:340px;
  left:365px;
  width: 530px;
  height: 205px;
  overflow: hidden;
  font-size: 14px;
  color: #9eacbe;
}

#back {
  position: absolute;
  bottom: 180px;
  left: 43px;
  cursor: pointer;
  display: none;
}
#backAbout {
  position: absolute;
  bottom: 64px;
  left: 43px;
  cursor: pointer;
  display: none;
  z-index: 500;
}


a:link  {
 text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active  {
  text-decoration: none;
  color: #ffffff;
}

.right {
  float: right;
}


#birds {
  padding-left: 350px;
  padding-top: 80px;
  display: none;
}

#social {
width: 1008px;
height: 32px;
position: absolute;
top: 50%;
right: 50%;
margin-right: -505px;
margin-top: -324px;
padding-top: 700px;
z-index: 1;
}

#social img {
  border: 1px solid white;
  float: left;
  margin-top: 10px;
  margin-right: 4px;
  opacity: .6;
}

#social img:hover {
  opacity: 1;
}


footer {
  width:1008px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -504px;
  margin-top: -324px;
  padding-top: 668px;
  z-index: 10;
  color: #BFBFBF;
}

footer a {
  color: #BFBFBF;
}

footer a:visited {
  color: #BFBFBF;
}

footer a:hover {
  color: white;
}

#changes {
  width: 100%;
  margin: 0px;
  padding: 5px;
  background-color: black;
  color: #ffffff;
  text-align: center;
  border-bottom: 1px solid;
}

.reverse {
        -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        filter: FlipV;
        -ms-filter: "FlipV";
}

#scroll_buttons {
  display: none;
  position: absolute;
}

.scroll_news {
  top: 510px;
  left: 915px;
}

.scroll_quotes {
  top: 430px;
  left: 890px;
}

.scroll_nat {
  top: 508px;
  left: 714px;
}

.scroll_gary {
  top: 506px;
  left: 772px;
}

.scroll_collab {
  top: 450px;
  left: 315px;
}

.scroll_video {
  top: 570px;
  left: 72px;
}

.scroll_music {
  top: 570px;
  left: 800px;
}

#vplayer {
  position: absolute;
  top: 135px;
  right: 60px;
}

.stayPut {
  position: fixed;
}

.workLink {
  text-decoration: none;
  font-weight: 900!important;
  color: #A1AEC1!important;
}

#splayer {
  position: absolute;
  top: 142px;
  left: 514px;
  opacity: .85;
  z-index: 900;
}

#music_cat {
  list-style: none;
  position: fixed;
  padding-top: 10px;
  z-index: 20;
}

#music_cat li {
  margin-left: -37px;
}

#music_cat li:hover {
  color: white;
  cursor: pointer;
}

#music_cat .selected {
  color: white;
}


#video_cat {
  list-style: none;
  height: 95px;
  width: 800px;
  margin-top: 0px;
  overflow-y: scroll;  
  z-index: 20;
}

#video_cat li {
  margin-left: -37px;
}

#video_cat li:hover {
  color: white!important;
  cursor: pointer;
}

#video_cat .selected {
  color: white!important;
}

.vimeoLink:hover {
  color: white;
  cursor: pointer;
}

#video_cat li a {
  font-weight: 900;
  color: #9eacbe!important;
  text-decoration: none;
}

#video_cat li a:hover {
  color: #fff!important;
}


/* =============================================================================
   preload
   ========================================================================== */

body:after
{
content: url(../img/about.jpg) url(../img/contact.jpg) url(../img/work.jpg);
display: none;
}




/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.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: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  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; }
}
