/* @override 
	http://www.studiolift.com/splash/css/screen.css
	http://www.studiolift.com/css/screen.css
*/
/**
 * Screen
 * Name: Lift - Coming soon, promise!
 * URI: http://studiolift.com
 * Version: 1.0
 * Author: Lift 
 * Author URI: http://studiolift.com/
 */
/* @group Base */
  html,body,div,span,h1,h2,h3,p,a,ul,li,small,footer,header,hgroup,section{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}
  :focus{outline:0}
  
  html,body{background-color:#fff;color:#000}
    body{line-height:1;font-size:87.5%;font-family:"ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",Georgia,Times,'Times New Roman',serif;width:890px;margin:0 auto;position:relative}
  
  /* @group Text Formatting */
    p{margin-bottom:5px;font-size:1em;line-height:1.4em}
  /* @end */
  
  /* @group Links */
    a{color:#B11C2D;text-decoration:none;-webkit-transition: color 0.3s linear;}
    a:visited{color:#6d2831}
    a:hover,a:focus{color:#000;}
  /* @end */
  
  /* @group Lists */
    ul{list-style:disc outside none;margin:1em 1.5em}
  /* @end */
/* @end */

/* @group Helper */
  .clearfix:after{content:".";display:block;clear:both;height:0;visibility:hidden}
  
  /* @group Image Replacement */
    .img-replace{position:relative;display:block}
      .img-replace span{position:absolute;left:0;top:0;width:100%;height:100%;z-index:100;display:block;background-repeat:no-repeat;background-position:0 0}
      a.img-replace span{cursor:pointer}
  /* @end */
/* @end */

/* @group Structure */
  /* @group Header */
    header{position:relative;display:block}
      header h1{height:97px}
        header h1 a{text-decoration:none;width:357px;height:72px;top:10px}
          header h1 a span{background-image:url(../img/ui/logo.png)}
      header h2{border-top:solid 3px #000;height:295px;font-size:2.85em;line-height:1.2em;padding-top:5px;color:#B11C2D;}
        header h2 span{color:#3F3F3F}
      header p{position:absolute;top:35px;left:684px;color:rgb(100,100,100)}
  /* @end */

  /* @group Sections */
    section{float:left;display:inline;width:203px;border-top:solid 1px #000;margin:0 25px 30px 0}
    section + section + section + section{margin:0}
      section h3{margin:5px 0 7px;font-size:1.6em;line-height:1.2em;}
      section p + h3{margin-top:30px}
      section.vcard span{line-height:18px}
      section.vcard .adr{display:block;margin-bottom:5px}
        section.vcard .tel .type{display:none}
  /* @end */
  
  /* @group Shadowbox */
  #sb-player{color:#fff;background-color:#B11C2D;}
    #sb-player h1{margin:20px 30px 20px;font-size:18px;line-height:23px}
    #sb-player p,#sb-player ul{margin:0 30px 7px}
      #sb-player ul li{margin:0 16px 7px;font-size:1em;line-height:1.4em}
      #sb-player p a {color:#fff;text-decoration:underline;-webkit-transition: color 0.3s linear;}
      	#sb-player p a:hover {color:#F1A7AF;}
  /* @end */

  /* @group Footer */
    footer{border-top:solid 3px #000;clear:both;padding-top:7px;display:block}
      footer div{float:left;display:inline;margin:0;width:445px;border:0}
        footer div:first-child p{margin-bottom:0px}
        footer div small{font-size:0.8em;line-height:16px}
  /* @end */
/* @end */
