/*
Theme Name: TAB
Author: the WordPress team
Author URI: http://paperplane.co/
Version: 1.0
*/




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



html, body {
	height: 100%;
	width:100%;
	overflow:hidden;
	position:relative;
	top:0;
	left:0;
	font-family: 'BebasNeueRegular';
}

#wrapper{
	position:absolute;
	left:90px;
	height: 100%;
	width:500%;
	top:0;
}
#wrapperOver{
	position:absolute;
	left:90px;
	width:500%;
	top:0;
	height:1px;
}
.container{
	position:relative;
	height: 100%;
	width:20%;
	float:left;
}
#container0{
	background:#FFF;
}
#container1{
	background:#ff8d1d;
}
#container2{
	background:#8041b7;
}
#container3{
	background:#1abbe3;
}
#container4{
	background:#fd466a;
}

#t{
	position:absolute;
	top:60px;
	left:62px;
}
ul#menu{
	position:absolute;
	top:60px;
	left:90px;
}
#menu li {
	position: relative;
	float: left;
	clear: both;
	height: 50px;
	width: 100%;
	overflow: hidden;
}

.menuBar{
	float:left;
	height:50px;
	width:0px;
}
#menuBar0{
	background:#29d271;
}
#menuBar1{
	background:#1abbe3;
}
#menuBar2{
	background:#fd466a;
}
#menuBar3{
	background:#ff8d1d;
}
#menuBar4{
	background:#8041b7;
}
.menuObj{
	float: left;
	margin-top: 7px;
}
	
#logo{
	margin-top:0;
	margin-left: 5px;
}
.homeContainer{
	position: absolute;
	left: 380px;
	top: 160px;
}
.textHome{
	width:200px;
	margin-bottom:15px;
}
.smallText{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:300;
	font-size:25px;
}
.largeText{
	font-family: 'BebasNeueRegular';
	font-size:40px;
}
.number{
	float:left;
	margin-right: 10px;
}
.smallContainer {
	width: 970px;
	margin-top: 90px;
	margin-left: 120px;
	position:relative;
}
.colImage{
	float: left;
	width: 100%;
	height: 210px;
	position:relative;
}
.colImage img{
	position: absolute;
	left: 20%;
	bottom: 30px;
	height:150px;
}
.colTitle{
	float: left;
	font-size: 24px;
}
.colContent{
	clear: both;
	margin-left: 80px;
	padding-top: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:300;
	font-size:18px;
	line-height: 1.2;
}
.column {
	float:left;
}
.column-300{
	width:300px;
}
.column-300 .colTitle{
	width: 200px;
}
.column-225{
	width:190px;
}
.column-225 .colTitle{
	width: 120px;
}
.column-225 .colContent{
	margin-left: 50px;
}

.lowIndent{
	margin-left: 40px;
	margin-right: 30px;
}

.contactTitle, .phone, .title{
	font-family: 'BebasNeueRegular';
	font-size:40px;
	float:left;
	width:100%;
}
.contactContainer{
	width: 250px;
	position: absolute;
	top: 40px;
	left: 100px;
}
.formContainer{
	left: 510px;
	top: 100px;
	font-size:30px;
	width:380px;
}
.formContainer input{
	height: 24px;
}
.formContainer textarea{
	height:80px;
	resize:none;
}
.formContainer input, .formContainer textarea{
	border:none;
	background:white;
	width:360px;
	margin-top: 15px;
	padding: 3px 9px;
}
.formContainer .submit{
	background: none;
	font-family: 'BebasNeueRegular';
	font-size: 30px;
	float: right;
	text-align: right;
	height:40px;
}
#coffee{
	margin:-140px 0 20px -50px;
}
.contactTitle{
}
.phone{
}
.address{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:300;
	font-size:18px;
}

li#socialIcons{
	width:auto;
	height:auto;
	margin-left:-29px;
	margin-top:20px;
}
#socialIcons a{
	margin-right:10px;
	float:left;
	clear:both;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	font-size: 14px;
	color:#000;
	text-decoration:none;
	margin-bottom:10px;
}
#social1:hover{
	color:#13deff;
}
#social2:hover{
	color:#15ceb0;
}
#social3:hover{
	color:#ff1763;
}
#socialIcons a img{
	margin-right:10px;
	float:left;
}
#socialIcons a span{
	margin-right:10px;
	float: left;
	line-height: 24px;
}
.galleryContainer{
	width:900px;
	float:left;
	overflow:hidden;
	height:100%;
}

.gallery{
	
}

.arrow{
	float: left;
	padding-top: 220px;
}
#arrowLeft{
	margin-right:25px;
}
#arrowRight{
}

#siteContainer{
	width:100%;
	min-width:1000px;
}
#success{
	float:right;
	text-align: right;
	margin-right: 10px;
}