/* @override http://floatinglanternproductionhouse.com/css/style.css */

body {
  font-family: "Muli", sans-serif;
  font-weight: 300;
  /* background-color: #273332; */
  background-color: #172322;
  color: #c1b9b9;
  font-size: 11px;
  height: auto;
  padding-bottom: 20px;
}

a {
  color: #fbca54;
  text-decoration: none;
}

a:hover {
  color: #fbca54;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  padding-top: 20px;
  text-align: center;
  font-weight: 400;
}

p {
 /*  border: 1px dotted #666; */
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
}

.container_12,
.container_16,
.container_24 {
  margin-top: 10%;
  background-color: #172322;
  background-repeat: repeat-y;
  margin-bottom: auto;
    -webkit-box-shadow: 0px 0px 10px #555; 
     -moz-box-shadow: 0px 0px 10px #555; 
          box-shadow: 0px 0px 10px #555;
	padding: 30px 20px 20px;
}

.container_12 {
  /* background-image: url(../img/12_col.gif); */
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.container_16 {
  /* background-image: url(../img/16_col.gif); */
}

.container_24 {
  /* background-image: url(../img/24_col.gif); */
}
div.contact {
	color: #5c5857;
	/* text-align: right; */
	text-decoration: none;
	color: white;
	font-size: 1.0em;
	font-weight: 300;
	vertical-align: bottom;
}


div.contact a,  div.contact a:hover, div.contact a:visited {
	text-align: right;
	color: #fbca54;
	font-size: 1.25em;
	font-weight: 300;
	vertical-align: bottom;
}


.description {
	display: inline-block;
	width: 100%;
	text-align: center;
	height: 25px;
	top: -35px;
	z-index: 100;
}

div.description div {
	width: 100%;
	text-align: center;
	height: 100px;
	float: left;
}

div.description h2 {
	text-align: center;
	margin: 0;
	padding: 0;
}

div.clients h5 {
	text-align: center;
	margin: 0;
	padding: 0;
	/*color: #999;*/
}

div.clients {
	font-size: 1.125em;
	text-align: center;
	margin: 0;
	padding: 0;
	/*color: #999;*/
}

.bottom {
	bottom: 0px;
	display: inline;
}

.head {
	top: 10px;
	display: block;
	/* text-align: right; */
	height: 30px;
}

.vspace {
	height: 20px;
}

.snapixel {
	top: 15px;
	text-align: center;
}


.vimeo {
	top: 9px;
	left: 0px;
}
.twitter {
	top: 7px;
	left: 0px;
	text-align: center;
}

.name {
	font-size: 1.25em;
}
.work-with-me {
	line-height: 1.13em;
	font-size: 1.5em;
	color: #334f4d;
}
.left-a {
	text-align: left;
}
.right-a {
	text-align: right;
}
.prevButton {
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
	background-image: url(/images/prev_button.png);
}
.nextButton {
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
	background-image: url(/images/next_button.png);
}


div.contact a, div.contact a:hover, div.contact a:visited {
	/*color: blue;*/
	font-size: 1.2em;
	
}

.push-l-43 {
	margin-left: -03px;
	margin-top: 6px;
}


