/* Left & Right alignment */

.left { float:left;}
.right { float:right;}
.wrapper {width:100%; overflow:hidden;}
.relative{ position:relative;}

/* Global properties ======================================================== */

body{ background: url(../images/bg.jpg) 0 0 repeat #e7e7e7; border:0; font:12px Arial, Helvetica, sans-serif; color:#797979; line-height:20px; min-width:970px;}

.css3{border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; box-shadow: 0 0 4px rgba(0, 0, 0, .4); -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .4); -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .4); position: relative;}

.page_spinner{ position:absolute;background: url(../images/bg.jpg) 0 0 repeat #e7e7e7; z-index:99; width:100%; height:100%; top:0; left:0}
.page_spinner div{ position:absolute;background: url(../images/ajax-loader.gif) 50% 50% no-repeat;width:100%; height:100%; top:0; left:0}


/* Global Structure ============================================================= */

.main {	margin: 0 auto;	width: 870px; padding:0 50px; position:relative;}

.center{ margin-top:32px; position:relative; width:100%; overflow:hidden}

.top_line{ position:absolute; top:12px; left:0; width:50px; height:23px; background:url(../images/top_line.png) 0 0 repeat-x}

.bg{position:absolute; top:0; left:0; width:100%; height:100%}
.bg > div { position:fixed; z-index:-1; width:100%; height:100%}
#img1{ background:url(../images/bg1.jpg) center 0 no-repeat}
#img2{ background:url(../images/bg2.jpg) center 0 no-repeat}
#img3{ background:url(../images/bg3.jpg) center 0 no-repeat}
#img4{ background:url(../images/bg4.jpg) center 0 no-repeat}


/* ============================= main layout ====================== */

a{ color:#797979; text-decoration:none; outline:none}
a:hover{}
h1{ padding:0 0 0 10px;}
h2{ font-size:120px; line-height:1.2em; padding:111px 0 0 0; font-weight:bold; color:#252525; text-transform:uppercase; letter-spacing:-10px; position:relative;}
h2.pad_top1{ padding-top:100px;}
h3{ font:35px 'Days One', sans-serif; color:#2d2d2d; line-height:1.2em; padding:9px 0 21px 0; font-weight:normal} 
p{ padding-bottom:20px;}

/* ============================= header ====================== */
header{ }

#logo{ display:block; text-indent:-9999px; background:url(../images/logo.png) 0 0 no-repeat; width:450px; height:70px;}

.menu{ top:120px; position:absolute; left:41px;}
#menu {}
#menu > li { margin-top:-49px; position:relative; float:left; clear:both; color:#252525}
#menu > li > span{ position:relative; display:block}
#menu > li > span a{ font-size:120px; line-height:1.2em; font-weight:bold; color:#252525; text-transform:uppercase; letter-spacing:-10px;}

.submenu_1{ position:absolute; top:30px; width:163px; padding:23px 0; background:#222222; right:-173px;}
.submenu_1 li{ position:relative; font:20px 'Days One', sans-serif; line-height:30px; background:#131313}
.submenu_1 a{ display:block; color:#fff; position:relative; padding:0 23px;}
.submenu_1 span{ position: absolute; top:0; left:0; width:100%; height:100%; background:#5f5f5f}

.submenu_2{ position:absolute; top:-23px; width:163px; padding:23px 0; background:#222222; left:164px;}
.submenu_2 li{ font-size:14px;}


/* ============================= content ====================== */

#content{ position:relative; height:766px;}
#content > ul{ position:absolute; width:100%;}
#content > ul > li{ position:relative; width:100%;}

.link1, .link2{ position: relative; display:inline-block}
.link1 span, .link2 span{ position:absolute; bottom:2px; width:0; height:1px;}
.link2 span{ width:100%;}


.box{ display:block; padding:44px 30px 0 40px; height:452px; background:#fff; width:800px; position: relative; top:-22px;}

.close{ position:absolute; top:0; right:0; background:url(../images/close.gif) 0 0 no-repeat; width:30px; height:30px;}
.close span{ display:block; width:100%; height:100%; background:url(../images/close_active.gif) 0 0 no-repeat}

.pad_bot1{
	padding-bottom: 32px;
	font-size: 12px;
}
.marg_right1{ margin-right:32px;}

.list1{}
.list1 li{ padding-bottom:10px; font-size:14px;}
.list1 a{ padding-left:23px; background:url(../images/marker_1.gif) 0 5px no-repeat;}

.gallery{ background:#0b0b0b; width:100%; position:relative; overflow:hidden; top:-22px; height:290px;}
.gallery ul{ position: absolute; left:10px; top:10px;}
.gallery li{ float:left; margin-right:10px; width:auto;}
.gallery a{ display:block; position:relative;}
.gallery span{ position:absolute; top:0; left:0; width:100%; height:100%; background:url(../images/gallery_border.gif) 0 0 no-repeat}

.back{ font-size:13px; color:#2d2d2d; text-transform:uppercase; font-weight:bold; padding-left:26px; background:url(../images/back.gif) 0 0 no-repeat; position:relative; display:inline-block; margin-top:-2px;}
.back span{ position:absolute; top:0; left:0; width:19px; height:19px; background:url(../images/back_active.gif) 0 0 no-repeat}

.col1{ float:left; width:109px;}
#page_legal .col1{ width:210px;}
#page_blog .col1{ width:250px;}
#page_contact .col1{ width:275px;}
.col2{ float:left; width:270px;}
#page_blog .col2{ width:20px;}
#page_contact .col2{ width:20px;}
.col3{ float:right; width:515px; height:415px; overflow:scroll;}
#page_legal .col3{ width:545px;}
#page_press .col3{ width:820px;}

.scroll{height:410px; width:700px; overflow:hidden;}
.track{ width:1px; height:430px; padding:30px 0; top:44px !important; left:735px !important; background:#ccc}
.shuttle{ width:5px; height:60px; background:#2d2d2d; margin-left:-2px;}
._up-butt, ._down-butt{ height:0px !important;}


/* ============================= footer ====================== */

footer { font-size:11px; text-transform:uppercase; color:#202020; height:100px;}
footer a{ color:#202020}
footer a:hover{}

#icons{ padding: 8px 0 0 0}
#icons li{ float:left; margin-right:2px;}
#icons a{ display:block; position:relative;}
#icons .img_act{ position:absolute; top:0; left:0;}

/* ============================= tumblr ====================== */

.tumblr_title {
	font-size:24px;
	line-height:2em;
}
.tumblr_caption {
	font-size:10px;
	font-style:italic;	
}
.tumblr_body {
	font-size:14px;
	line-height:1.5em;	
}


/* ============================= contact ====================== */

/* Add curved borders to various elements */
 
#contactForm, .statusMessage, input[type="submit"], input[type="button"] {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  
  border-radius: 10px;
}
 
 
/* Style for the contact form and status messages */
 
#contactForm, .statusMessage {
  color: #666;
  background-color: #ffffff; 
  opacity: .95;
}
 
 
/* The form dimensions */
 
#contactForm {
  width: 40em;
  height: 24em;
  padding: 0 1.5em 1.5em 1.5em;
  margin: 0 auto;
}
 
 
/* Position the form in the middle of the window (if JavaScript is enabled) */
 
#contactForm.positioned {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: auto;
  margin-bottom: auto;
}
 
 
/* Dimensions and position of the status messages */
 
.statusMessage {
  display: none;
  margin: auto;
  width: 30em;
  height: 2em;
  padding: 1.5em;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
 
.statusMessage p {
  text-align: center;
  margin: 0;
  padding: 0;
}
 
 
/* The header at the top of the form */
 
#contactForm h2 {
  font-size: 2em;
  font-style: italic;
  letter-spacing: .05em;
  margin: 0 0 1em -.75em;
  padding: 1em;
  width: 19.5em;  
  color: #aeb6aa;
}
 
 
/* Give form elements consistent margin, padding and line height */
 
#contactForm ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
 
#contactForm ul li {
  margin: .9em 0 0 0;
  padding: 0;
}
 
#contactForm input, #contactForm label {
  line-height: 1em;
}
 
 
/* The field labels */
 
label {
  display: block;
  float: left;
  clear: left;
  text-align: right;
  width: 28%;
  padding: .4em 0 0 0;
  margin: .15em .5em 0 0;
  font-weight: bold;
}
 
 
/* The fields */
 
input, textarea {
  display: block;
  margin: 0;
  padding: .4em;
  width: 67%;
  font-family: "Arial";
  font-size: 1em;
  border: 1px solid #aaa;
  background: #fff;
}
 
textarea {
  height: 13em;
  line-height: 1.5em;
  resize: none;
}
 
 
/* Place a border around focused fields, and hide the inner shadow */
 
#contactForm *:focus {
  border: 1px solid #33cc36;
  outline: none;
}
 
 
/* Display correctly filled-in fields with a green background */
 
input:valid, textarea:valid {
  background: #dfd;
}
 
 
/* The Send and Cancel buttons */
 
input[type="submit"], input[type="button"] {
  float: right;
  margin: 2em 1em 0 1em;
  width: 10em;
  color: #fff;
  background: #0a0;
  font-size: 1em;
  line-height: 1em;
  font-weight: bold;
  opacity: .7;
  -webkit-appearance: none;
  -moz-transition: opacity .5s;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}
 
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="button"]:hover,
input[type="button"]:active {
  cursor: pointer;
  opacity: 1;
}
 
input[type="submit"]:active, input[type="button"]:active {
  color: #333;
  background: #eee;
}
 
input[type="button"] {
  background: #f33;
}
 
 
/* Header/footer boxes */
 
.wideBox {
  clear: both;
  text-align: center;
  margin: 70px;
  padding: 10px;
  background: #ebedf2;
  border: 1px solid #333;
}
 
.wideBox h1 {
  font-weight: bold;
  margin: 20px;
  color: #666;
  font-size: 1.5em;
}
 
</style>
 
<!-- Some IE7 hacks and workarounds -->
 
<!--[if lt IE 8]>
<style>
 
/* IE7 needs the fields to be floated as well as the labels */
 
input, textarea {
  float: right;
}
 
#formButtons {
  clear: both;
}
 
/*
  IE7 needs an ickier approach to vertical/horizontal centring with fixed positioning.
  The negative margins are half the element's width/height.
*/
 
#contactForm.positioned, .statusMessage {
  left: 50%;
  top: 50%;
}
 
#contactForm.positioned {
  margin-left: -20em;
  margin-top: -16.5em;
}
 
.statusMessage {
  margin-left: -15em;
  margin-top: -1em;
}
