/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

img {
  vertical-align: middle;
}

nav ul {
  margin: 0;
  padding: 0;
}

nav li {
  display: inline;
}

nav a {
  text-align: left;
  text-decoration: none;
  margin-right: 20px;
  display: block;
  float: left;
}

nav a:hover,
nav a:visited {
}

nav a:hover {
    text-decoration: underline;
}

/* ==========================================================================
   Deko's custom styles
   ========================================================================== */

body {
  font: 1em/1.4 'GillSans-Light', 'Gill Sans',  'Gill Sans Light',  sans-serif;
  font-weight: 100;
  -webkit-font-smoothing:antialiased;
  background-color: #1a1a1a;
  color: #fff;
}

h1, h2{
  font-weight: 100;
  margin-bottom: 80px;
  margin-left: 200px;
  font-size: 1.625em;
}

.top{
  font-weight: 100;
  margin-bottom: 80px;
  margin-left: 200px;
  font-size: 2.5em;
}


p {
  margin-top: 0;
}

blockquote{
	margin-left: 0;
	padding: 0;
	margin-top: 0;
}

blockquote span{
	display: block;
  color: #28AAE1;
}

a:hover blockquote span{
  color: #28AAE1;
  text-decoration: underline;
}

a.button-download{
  padding: 13px 18px;
  margin: 10px 0;
  border: none;
  background: none;
  background-color: #28AAE1;
  color: #E3F4FB;
  font: 1em/1.4 'GillSans-Light', 'Gill Sans',  'Gill Sans Light',  sans-serif;
  font-weight: 100;
}

.blue{
	color: #28AAE1;
}

.gallery{
	width: 700px;
	float: right;
}

.gallery img{
	width: 160px;
	margin: 0 10px 10px 0;
}

.text{
	width: 300px;
	float: left;
	margin-right: 30px;
}

.intro{
	margin-right: 30px;
	margin-left: 200px;
	font-size: 1.3em;
}

.note{
	color: #999;
}

a{
  color: #28AAE1;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}


a.subtle{
	color: inherit;
	text-decoration: none;
}

a.subtle:hover{
	text-decoration: underline;
}

section{
	padding: 70px 17px 140px;
	min-width: 900px;
}

section.light{
	background: white;
	color: #4d4d4d;
}

section .wrapper{
	width: 900px;
}

section .caption{
	width: 150px;
	float: left;
	margin-right: 50px;
}

section#splash{
  padding-top: 0;
  height: 800px;
}

#splash, .wrapper {
  width: 900px;
  margin: 0 auto;
  position: relative;
}

#splash h1, h2{
  font-size: 1.187em;
  margin-left: 0;
}

#splash h1{
  width: 250px;
  height: 500px;
  margin-top: 130px;
  margin-left: 115px;
  position: relative;
}

#splash h2{
	text-align: left;
}

#splash h2 a{
	color: #999;
}

#splash .frame.desktop,
#splash .logo.desktop{
  display: block;
}

#splash .outline.mobile,
#splash .frame.mobile,
#splash .logo.mobile{
  display: none;
}

#splash .outline.desktop{
		display: block;
		position: absolute;
		top: 0;
		left: 2px;
		z-index: 4;
}

#splash h1 .frame,
#splash h1 .logo{
  position: absolute;
}

#splash h1 .slideshow{
		position: absolute;
		top: 0;
		left: -2px;
		width: 250px;
		height: 500px;
		overflow: hidden;
}

#splash h1 .slideshow .container{
  position: absolute;
  top: 73px;
  left: 23px;
  width: 250px;
}

#splash .tagline{
	position: absolute;
	top: 338px;
	left: 380px;
}

#splash .tagline a{
	display: block;
  text-decoration: none;
}

#splash h1 span.text{
	margin: -3000px;
}

#splash nav{
	width: 100%;
	position: absolute;
	top: 740px;
	left: 0px;
}

#splash nav a{
	font-size: 1.125em;
	color: #B3B3B3;
	margin-right: 175px;
}

#splash nav a.last{
	position: absolute;
	right: 0;
	margin-right: 0;
}

.lt-ie8 #using_deko{
  height: 640px;
}

#using_deko .vine{
	float: right;
	width: 700px;
}

#using_deko .stage{
	float: left;
	width: 500px;
	height: 500px;
}

#using_deko nav{
	float: left;
	width: 100px;
}

#using_deko .video_nav_item{
  display: block;
	background: #888;
	margin: 0 0 10px 10px;
	float: none;
}

#using_deko .video_nav_item img,
#using_deko .video_nav_item{
	width: 160px;
	height: 160px;
}

#using_deko .video_nav_item .video_caption{
	display: none;
}

#using_deko nav li.now_playing{
  display: none;
}


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

	/* iphone */
	@media only screen and (max-width: 320px) {
		#splash,
		section .wrapper,
		.wrapper{
			/*width: 320px;*/
		}
	}

	/* iphone 4 & 5 portrait */
	@media only screen and (max-width: 640px) {

		body{
			font: 1.75em/1.3 'GillSans-Light', 'Gill Sans Light',  sans-serif;
		}

		.desktop_only{
			display: none;
		}

		.text{
			width: 570px;
		}

		#splash,
		.wrapper,
		section,
		section .wrapper{
			width: 640px;
		}

		section{
			min-width: 640px;
		}

		section .caption{
			position: static;
			float: left;
			width: 500px;
		}

		section .wrapper{
			width: 560px;
			padding-left: 40px;
			padding-right: 40px;
		}

		section .wrapper h1, h3, .intro {
			margin-left: 0;
		}

		section#splash{
			height: 830px;
		}

		#splash h1, h2{
			font-size: 1em;
			margin-left: 8px;
		}

		#splash h1 .desktop.outline{
			display: none;
		}

		#splash h1 .mobile.outline{
			display: block;
			position: relative;
			top: -4px;
			left: 0px;
			z-index: 4;
		}

		#splash h1 .slideshow,
		#splash h1 .frame,
		#splash h1 .logo{
			left: 20px;
		}

		#splash h1 .frame{
  		top: -4px;
		}

		#splash h1 .slideshow{
			height: 512px;//516px;
			width: 516px;
		}

		#splash h1 .slideshow .container{
      top: 98px;
      left: 2px;
    }

		#splash h1 .slideshow .container img{
			margin-top: -290px;
		}
    
		#splash h2{
      margin-top: 0.3em;
			text-align: center;
    }

		#splash .frame.desktop,
		#splash .logo.desktop{
			display: none;
		}

		#splash .frame.mobile,
		#splash .logo.mobile{
			display: block;
		}

		#splash .tagline{
			top: 650px;
			left: 145px;
			width: 330px;
			text-align: ;
		}

		#splash nav{
			top: 27px;
			left: 40px;
			width: 560px;
		}

		#splash nav a{
			margin-right: 65px;
			font-size: 0.8929em;
		}

		#splash h1 .slideshow,
		#splash h1 .frame{
			left: 14px;
		}

		#using_deko .mobile_vine_video .video_caption{
			margin-top: 0px;
			padding-top: 20px;
			margin-bottom: 90px;
		}

		#using_deko .mobile_vine_video:last-child .video_caption{
			margin-bottom: 0px;
		}

		#using_deko nav{
			display: none;
		}

	  #using_deko .vine{
			width: 500px;
			float: left;
		}

	  #using_deko .stage{
      margin-bottom: 40px;
			width: 560px;
			height: 560px;
			width: auto;
			height: auto;
		}

		#using_deko .caption{
			display: none;
		}

		.gallery{
			float: left;
			width: 580px;
		}

		.gallery img{
			width: 180px;
    }

		#gallery .caption{
			padding-top: 20px;
			padding-bottom: 00px;
			line-height: 1.4;
		}

    #about .caption{
			display: none;
		}

	}

	.clearfix:before,
	.clearfix:after {
			content: " ";
			display: table;
	}

	.clearfix:after {
			clear: both;
	}

.clearfix {
    *zoom: 1;
}
@-webkit-viewport{width:device-width}
@-moz-viewport{width:device-width}
@-ms-viewport{width:device-width}
@-o-viewport{width:device-width}
@viewport{width:device-width}
