body{
	background: #010302 url("../img/main-background.jpg") no-repeat fixed top center;
	color: white;
	padding-bottom: 400px;
	position: relative;
}

.amp{
	font-family: Baskerville, "Goudy Stout ITC", "Goudy Stout";
	font-style: italic;
}

h1, h2,
.nav li a,
#header h2 strong,
.switcher a,
.wpcf7-form input[type="submit"]{
	font-weight: 900;
}

#header h2,
.wpcf7-form .attach{
	font-weight: 200;
}

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

a:hover{
	color: white;
	text-shadow: 0 0 5px #fff;
	-moz-text-shadow: 0 0 5px #fff;
	-webkit-text-shadow: 0 0 5px #fff;
	text-decoration: none;
	font-weight: bold;
}

h1{
	font-size: 3em;
}

h2{
	font-size: 1.6em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	display: inline;
}

h3{
	font-size: 1.5em;
}

h4{
	font-size: 1.1em;
	font-weight: normal;
}

h5{
	font-size: 1em;
	margin-bottom: 0;
}

h6{
	font-size: 0.8em;
	font-style: uppercase;
	letter-spacing: 0.05em;
}

h2,h3,h4,h5,h6,.nav a{
	text-shadow: 0 -1px 1px #121212;
}

#about h2,#about h3,#about h4,#about h5,#about h6,#about .nav a{
	text-shadow: 0 1px 1px #fff;
}

#header,
#about,
#portfolio,
.wpcf7-form{
	padding: 40px 0 0;
}

#header h1 a:active,
#header h1 a:visited,
.nav li a:active,
.nav li a:visited{
	position: relative;
	outline: 0;
}

#header h1 a:active,
.nav li a:active{
	margin-top: 1px;
	margin-bottom: -1px;
}

#header{
	padding: 40px 0 0 0;
}

h1#logo{
	display: inline;
	float: left;
}

h1#logo a{
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	width: 120px;
	height: 40px;
	margin-left: 20px;
	background: url("../img/logo.png") no-repeat top left;
}

#header h1 a:hover{
	margin-top: -1px;
	margin-bottom: 1px;
}

#header h1 a:active{
	margin-top: 0;
	margin-bottom: 0;
}

#header h2{
	font-size: 2.6em;
	line-height: 1.2em;
	letter-spacing: normal;
}

#header h3{
	font-size: 1.3em;
}

#featured_sites{
	clear: both;
	position: relative;
	background: rgba(0,0,0,0.5);
	margin-top: 60px;
}

#thumbnails li{
	float: left;
	display: inline;
	margin-left: 0;
	margin-right: 20px;
}

#thumbnails li a{
	display: block;
	height: 76px;
	width: 76px;
}

#main_message{
	margin: 40px 0 0 0;
	padding: 0 20px 60px 0;
}

#main_message h2{
	display: block;
	margin-bottom: 0.5em;
	font-size: 3em;
}

#main_message h3{
	font-weight: normal;
	margin-right: 40px;
}

#viewport{
	width: 245px;
	height: 367px;
	position: absolute;
	top: 94px;
	left: 28px;
	background-color: #444;
}

#iphone_slider{
	position: absolute;
	top: -60px;
	left: 0;
	height: 625px;
	width: 300px;
	background: url("../img/iphone-showcase.png") no-repeat top left;
}

/* End Header Styles */

/* Begin Navigation Styles */

.nav{
	float: right;
	display: inline;
	text-align: right;
}

.nav li{
	display: inline;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	float: left;
}

.nav li a{
	color: white;
	color: rgba(255,255,255,0.9);
	display:block;
	float:left;
	font-size:0.9em;
	padding:0;
	text-decoration:none;
}

.nav li.selected a{
	color: rgba(255,255,255,1);
	padding-bottom: 8px;
	background: url("../img/menu-selected.png") no-repeat center bottom;
}

#header .nav li.selected a{
	background: url("../img/menu-header-selected.jpg") no-repeat center bottom;
}

#about .nav li.selected a{
	color: rgba(0,0,0,1);
}

/* About Styles */

#about{
	padding-bottom: 10px;
}

.inset_container{
	margin: 20px 0;
	padding: 40px;
	border: 1px solid #BFBFBF;
	border-top-color:  #a2a2a2;
	border-left-color: #a2a2a2;
	background-color: #f2f2f2;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.about_wrapper{
	padding-top: 180px;
	color: #121212;
	background: #cacaca url("../img/about-bg.jpg") repeat-x top left;
}

#about .nav li a{
	color: #121212;
}

#about div.extended{
	width: 378px;
}

#about .value_proposition{
	font-size: 1.4em;
}

#about .inset_container ul,
#about .inset_container ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#about .extended ul{
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #fff;
}

#about .extended ul li{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cecece;
	padding: 0.5em 0;
}

#about #our_team li{
	height: auto;
	padding-bottom: 1em;
}

#about #our_team li p{
	padding-bottom: 0;
	margin-bottom: 0;
}

#about #our_team li img,
#about .intern{
	float: left;
	margin-right: 0.5em;
	border: 1px solid #ddd;
	border-left-color: #bbb;
	border-top-color: #bbb;
	padding: 3px;
	background-color: #ddd;
}

#about .intern a{
	width: 60px;
	height: 60px;
	background: url("http://liftux.com/wp-content/uploads/rich.jpg") no-repeat top left;
	display: block;
}

#about .intern a:hover{
	background-position: left -60px;
}

/* End About Styles */

/* Portfolio Styles */

#portfolio{
	background: url("../img/portfolio-bg.png") repeat-x top center;
}

#portfolio .background_container{
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
	background-color: #333;
	border-bottom:5px solid #282828;
}

#portfolio #entries{
	margin-top: 20px;
}

#portfolio p{
	color: #CCC;
	line-height: 1.8em;
}

#portfolio img{
	padding: 0;
}

#portfolio .section h3,
#portfolio .entry{
	padding-bottom: 0.5em;
	margin-bottom: 2em;
}

#portfolio .section h3{
	background: rgba(0,0,0,0.2);
	padding: 10px 15px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.1) inset;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
}

#portfolio .entry{
	padding-bottom: 0;
	margin-bottom: 0;
}

#portfolio .entry a img{
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
	position: relative;
	margin: -1px;
	-webkit-transition: -webkit-transform .15s linear;
}

#portfolio .entry a:hover img{
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	z-index: 9999;
	box-shadow: 0 0 15px rgba(255,255,255,0.5);
	-moz-box-shadow: 0 0 15px rgba(255,255,255,0.5);
	-webkit-box-shadow: 0 0 15px rgba(255,255,255,0.5);
	position: relative;
	outline: 0;
}

#portfolio .entry a{
	position: relative;
	margin: 0;
	padding: 0;
	color: rgba(255,255,255,0.7);
}

#portfolio .entry a:hover{
	margin: -1px 0 0 0;
	color: rgb(255,255,255);
}

#portfolio .entry a{
	outline: 0;
}

#portfolio .section{
	margin: 1em 0;
}

/* End Portfolio Styles */

/* Contact Styles */

#contact{
	background: url("../img/contact_bg.png") repeat-x top left;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#contact .grid_12{
	margin-top: 40px;
}

#contact .nav{
	margin-right: 30px;
}

#contact h2,
#contact form{
	margin-left: 15px;
}

#contact form > fieldset{
	margin: 30px 0 0 0;
}

#contact fieldset fieldset{
	position: relative;
}

.wpcf7-form legend{
	text-indent: -9000px;
	overflow: hidden;
	height: 0;
	display: block;
}

.wpcf7-form label.field_name{
	position: absolute;
	top: 4px;
	left: 11px;
	font-size: 1.8em;
	color: #eee;
	cursor: text;
	z-index: 200;
}

.wpcf7-form .column_one{
	width: 310px;
}

.wpcf7-form .column_two{
	width: 573px;
}

.wpcf7-form input[type="text"],
.wpcf7-form textarea{
	padding: 5px 10px;
	background: url("../img/form_field_bg.png");
	border-bottom: 0;
	border-right: 0;
	font-size: 1.8em;
	width: 296px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #181818;
	border-color: rgba(0,0,0,0.8);
	border-bottom-color: #222;
	color: white;
	position: relative;
	z-index: 100;
}

.wpcf7-form .column_one span.wpcf7-form-control-wrap{
	display:block;
	position:relative;
	text-align:right;
}

.wpcf7-form textarea{
	height: 296px;
	width: 550px;
}

.wpcf7-form .buttons{
	position: relative;
	clear: both;
	height: 68px;
	width: auto;
}

.wpcf7-form .buttons span.wpcf7-form-control-wrap {
	position: static;
}

.wpcf7-form input[type="file"]{
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	bottom:28px;
	cursor:pointer;
	height:40px;
	position:absolute;
	right:195px;
	width:auto;
}

.wpcf7-form input[type="submit"]{
	float: right;
	margin-right: 28px;
	margin-bottom: 20px;
	color: white;
	font-size: 1.1em;
	vertical-align: middle;
	background-color: rgba(255,255,255,0.1);
	border: 0;
	border-top: 1px solid #404040;
	padding: 12px 38px 10px;
	cursor: pointer;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.8);
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.3);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.1)), to(rgba(255,255,255,0.05)));
	-webkit-background-origin: border-box;
	-webkit-background-clip: border-box;
	display: inline-block; 
	-moz-box-shadow: inset 0 -30px 18px -12px hsla(0,0%,0%,.4);
	width: auto;	
}

.wpcf7-form input[type="submit"]:hover{
	border-top-color: #424242;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.13)), to(rgba(255,255,255,0.05)));
}

.wpcf7-form input[type="submit"]:active{
	margin-top: 1px;
}

.wpcf7-form  .attach{
	padding: 12px 18px 10px 19px;
	background: transparent url("../img/ico_add_attachment.png") no-repeat left center;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin-right: 0;
	color: white;
	font-size: 1.1em;
	float: right;
	margin-right: 28px;
}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form textarea:focus{
	box-shadow: inset 0 0 20px rgba(41,141,223,0.3); 
	-moz-box-shadow: inset 0 0 20px rgba(41,141,223,0.3); 
	-webkit-box-shadow: inset 0 0 20px rgba(41,141,223,0.3);
}

div.wpcf7-response-output{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	border: 0 !important;
	background: rgb(40,40,40);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(40,40,40,0.65)), to(rgba(20,20,20,0.95)));
	margin: 0 !important;
	padding: 10px !important;
}

div.wpcf7-mail-sent-ok{
	background-color: rgba(63,145,16,0.3) !important;
	border: 0 !important;
}

div.wpcf7-validation-errors{
	background-color: rgba(191,11,11,0.3) !important;
	border: 0 !important;
}

span.wpcf7-form-control-wrap{
	display: block;
	width: 100%;
}

.wpcf7-form span.wpcf7-not-valid-tip {
	background: rgb(40,40,40) url("../img/pointer.gif") no-repeat 5px 5px;
	background-color: rgba(191,11,11,0.3) !important;
	border: 0 !important;
	font-size:0.9em;
	position:relative;
	top: 7px;
	width: auto;
	left: auto;
	right: auto;
	display: block;
	font-weight: bold;
	padding-right: 4px;
	z-index:0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: right;
}

/* End Contact Styles */

/* Navigation Styles */

.navigation{
	width: 100%;
	padding: 0;
	margin: 0;
}

.navigation #previous.button a,
.navigation #next.button a{
	position: absolute;
	top: 190px;
	left: -95px;
	background: url("../img/portfolio-arrows.png") no-repeat top left;
	display: block;
	width: 70px;
	height: 119px;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	outline: none;
	margin: 1px 0;
}

.navigation #next.button a{
	background-position: top right;
	left: auto;
	right: -95px;
}

.navigation #previous.button a:hover{
	background-position: bottom left;
}

.navigation #next.button a:hover{
	background-position: bottom right;
}

.navigation #previous.button a:active,
.navigation #next.button a:active{
	margin: 3px 0 0 0;
}

.navigation a{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
}

.navigation .home a{
	text-align: left;
	height: 20px;
	width: 20px;
	background: url("../img/home_icon.png") no-repeat top left;
	text-indent: -9000px;
	overflow: hidden;
	display: block;	
	margin: 0 auto;
}

/* End Navigation Styles */

/* Switcher Styles */

.switcher{
	background: url("../img/switcher-ls.png") no-repeat top left;
	padding-left: 7px;
	display: inline;
	position: absolute;
	top: 0;
	left: 160px;
	height: 34px;
}

.switcher ul,
.switcher li{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.switcher ul{
	display: block;
	height: 34px;
	background: url("../img/switcher-rs.png") no-repeat top right;
	padding-left: -7px;
}

.switcher a{
	font-size: 0.9em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 7px 12px 5px;
	margin: 4px;
	display: block;
	float: left;
	line-height: 1em;
	margin-left: -3px;
	color: #777;
	outline: 0;
	font-weight: bold;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}

.switcher a:hover{
	color: #797979;
	font-weight: bold;
}

.switcher li#switch_button a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 4px;
}

.switcher li#switch_button a span{
	white-space: nowrap;
}

.switcher li#switch_button a,
.navigation a.button{
	background-color: #eee;
	color: black;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #888;
	border-top-color: #fff;
	border-bottom-color: #444;
	cursor: pointer;
	text-shadow: 0 1px 1px rgba(255,255,255,0.4);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:0 -30px 18px -12px rgba(0, 0, 0, 0.05) inset;
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(233,233,233)), to(rgb(100,100,100)));
	-webkit-background-origin: border-box;
	-webkit-background-clip: border-box;
	display: inline-block; 
	-moz-box-shadow: inset 0 -30px 18px -12px hsla(0,0%,0%,.4);
	padding-right: 9px;
}

/* End Switcher Styles */

.safari_header{
	background: url("../img/safari_header.png") no-repeat top center;
	height: 54px;
	text-align: center;
	position: relative;
}

.safari_header .title{
	padding: 5px 0 4px 0;
	font-size: 11px;
	text-shadow: 0 1px 1px rgba(255,255,255,0.8);
	color: #222;
	font-weight: bold;
}

.safari_header .url{
	position: absolute;
	top: 26px;
	left: 120px;
	color: #222;
	text-decoration: none;
}

/* Single Post Styles */

.single{
	background-image: none;
	background: #282828;
	height: 100%;
}

.single #entries,
.single .copyright{
	border-top: 1px solid rgba(255,255,255,0.06);
}

.single h1#logo{
	color: #222;
	font-size: 1.6em;
	text-shadow: 0 1px 1px #fff;
	margin-top: 30px;
}

.single h2{
	text-transform: none;
	letter-spacing: normal;
	margin-bottom: 1em;
}

.single #entries a,
.single #entries p a,
.single .navigation a,
.single .copyright a{
	color: white;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	font-weight: bold;
}

.single #entries h2 a:hover,
.single #entries p a:hover,
.single .navigation .previous a:hover,
.single .navigation .next a:hover,
.single .copyright a:hover{
	border-bottom: 1px solid rgba(255,255,255,0.5) !important;
}

.single .about_wrapper{
	background:#CACACA url(../img/about-bg.jpg) repeat-x scroll left bottom;
	padding-top:30px;
}

.single #entries{
	margin-top: 10px;
}

.single #entries,
.single .copyright{
	padding-top: 20px;
	padding-bottom: 20px;
}

.single .copyright{
	padding: 20px;
	text-align: center;
	font-size: 0.9em;
	color: rgba(255,255,255,0.6);
}

.single{
	padding-bottom: 0;
}

.single h2{
	display: block;
}

.single h2.subheading{
	float: right;
	display: inline;
	font-size: 1.3em;
	font-weight: normal;
	color: rgba(255,255,255,0.7);
	margin-top: 39px;
	margin-left: 10px;
}

/* Show Some Love for the Sponsored Hosting */

#firehost{
	background: transparent url("../img/firehost.png") no-repeat 0 0;
	display: block;
	position: absolute;
	bottom: 30px;
	right: 30px;
	width: 130px;
	height: 52px;
}

#find_us{
	width: 580px;
}

#find_us h3{
	color: black;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	margin: 0;
	padding: 0 0 0.5em 0;
}

#map_canvas{
	width: 580px;
	height: 340px;
}