/* ---------------------------------- */

/*
 * This is based off the Nike Better World 2011 (base.css)
 *
 * 
 */

/* ---------------------------------- */

/* @Reset */

html
{
  margin: 0;
  padding: 0;
  height: 100%;
  overflow-x: hidden;
}

body
{
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 1000px;
	overflow-x: hidden;
	background-image:url("http://www.frankgarofalo.com/images/body_back2011_3.jpg");
	/*background-image:url("http://www.frankgarofalo.com/images/body_back2011.png");*/
	background-repeat:no-repeat;
	background-position:center top;
}


*
{
  margin: 0;
  padding: 0;
  outline: none;
}

  body,
  div,
  dl,dt,dd,
  ul,ol,li,
  h1,h2,h3,h4,h5,h6,
  pre,
  form,fieldset,
  input,textarea,
  a,
  p,blockquote,
  th,td 
  { 
    margin: 0;
    padding: 0;
    vertical-align: baseline;
  }
    
  img 
  {
   border: 0
  }
    
  address,
  caption,
  cite,
  code,
  dfn,
  em,
  strong,
  th,
  var 
  {
    font-style: normal;
    font-weight: normal;
  }
    
  ol,ul 
  {
    list-style: none;
  }
    
  h1,h2,h3,h4,h5,h6 
  {
    font-size: 100%;
    font-weight: normal;
  }
  
  b,
  .bold {
    font-size: 100%;
    font-weight:bold !important;
  }
  .noborder { border:none !important; }
  .nounderline { text-decoration:none !important; }
  .nooutline { outline:none !important; }
  
  .float_right { float:right; }
  .display_inline { display:inline-block; }

/* ---------------------------------- */

/* @HTML5 */

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary, mark {  
  display:block;
}
   
    
/* ---------------------------------- */

/* @Global */

* 
{
  line-height: 20px;
    font-family:Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size-adjust:0.49; 
  font-weight: 100 !important; 
  font-style: normal;

}

  p
  {
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 24px;
    font-family:Arial, Helvetica, sans-serif;
  }
  
  a
  {
    font-size: 14px;
    color: #466a7f;
    text-decoration: none;
    
  }
 
  a:hover {
    color: #888;
  }
  
    a.outlink {

      padding-right: 16px;
	  background-color:#CCCCCC;
      background: transparent url('http://www.frankgarofalo.com/images/linkout.png') 100% 50% no-repeat;
      border-bottom: 1px dotted #222;
    }
  
  h1 {
    font-size-adjust:0;
    font-weight:100 !important; 
    font-style:normal;
  }
  
  /*header h1 {
	text-shadow:2px 2px 4px #999;
	font-family:"Courier New", Courier, monospace;
  }*/

/* ---------------------------------- */

/* @Wrapper */

div#wrapper {
  width: 100%;
  max-width: 1920px;
  min-width: 100px;
  padding: 0;
  margin: 0 auto;
  position:relative;
}

/* ---------------------------------- */

/* @Masthead */

#masthead {
  padding:0;
  width: 900px;
  margin: 0 auto;
  height: 220px;
  overflow: hidden;
}

header#masthead h1 {
	display:none;
}

header#masthead h2 {
	display:inline-block;
	margin:170px 0 0 0;
	height: 50px;
	vertical-align:bottom;
	font-family:'Garamond', Verdana, Geneva, sans-serif;
	font-size:40px;
	color:#999;
	/*text-indent: -9000px;*/
	float:left;
}

header#masthead p {
	margin:180px 0 0 25px;
	padding:0;
	font-size:12px;
	color:#999;
	float:left;
	display:inline-block;
	text-indent:0;
	cursor:default;
}


/* ---------------------------------- */

/* @Nav */


nav#main {
  position: fixed;
  right: 20px;
  top: 46%;
  z-index: 999999;
}

  nav#main li {
    height: 20px;
    position: relative;
  }

  nav#main a {
    display: block;
    width: 20px;
    height: 20px;
    background: url('http://www.frankgarofalo.com/images/dotnav.png') 0 100% no-repeat;
    text-indent: -9000px;
    overflow: hidden;
  }


  nav#main a:hover,
  nav#main li.active a {
    background-position: 0 0;
  }
  
      nav#main h1 {
        display: none;
        opacity: 0;
        position: absolute;
        right: 25px;    
        top: -4px;
        white-space: nowrap;
        padding: 0 6px 0 0;
	  	background-color:#000;
        background: url('http://www.frankgarofalo.com/images/arrow_right.png') 100% 50% no-repeat;
      }
      nav#main span {
        display: block;
        background: #466a7f;
        color: #fff;
        padding: 4px 8px;
        white-space: nowrap;
      }
      
      nav#main li:hover h1 {
        xdisplay: block;
      }
      
      nav#main li:hover {
        background: 
      }


/* ---------------------------------- */

/* @Lines */

.line {
  position: absolute;
  width: 900px;
  left: 50%;
  margin-left: -450px;
  height: 0;
}

    
/* ---------------------------------- */

/* @GlobalStories */

.story {
  min-height: 900px;
  position: relative;
  width: 100% !important;
  min-width: 1000px;
  margin: 0;
  padding: 0;

}

  .story article {
    width: 900px;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
  }

  .story header {
   position: absolute;
   left: 0;
   top: 0;
   width: 400px;
   z-index: 99999;
  }
  
  .story .article-content {
    z-index: 1; 
  }
  
  
  .story header p {
    width: 100%;
    color: #000;
    font-size: 15px;
	font-weight:bold;
	
  }
  
    .story header p a {
      color: #222;
      border-bottom: 1px dotted #222;
    }
    
    .story header a {
      font-size: 15px;
      color: #222 !important;
      border-bottom: 1px dotted #222;
    }
    
    .story header a:hover { 
      color: #000 !important;
      border-bottom: 0; 
    }
  
  .story h1 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 2px 0;
  }
  
  .story header h2 {
    margin: 0 0 50px 0;
    color: #466a7f;
    font-size: 75px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 60px;
	text-shadow:1px 1px 0 #fff;
	text-transform: none !important;
  }


/* ---------------------------------- */

/* @Form */

	table,
	tr,
	td {
		margin:0;
		padding:0;
	}
	form {
		margin:0;
		padding:0;
	}
	
	td.label {
		padding:2px;
		padding-right:10px;
		text-align:right;
		vertical-align:middle;
	}
	td.top {
		vertical-align:top;
	}
	input.formfield,
	textarea.formfield {
		font-size:14px;	
		padding:5px;
		margin-bottom:3px;
		background-color:#F0F0F0;
		border:1px solid #666;
		border-radius:5px;
		-webkit-border-radus:5px;
		-moz-border-radius:5px;
	}
	
	#hiitest_explain {
		cursor:pointer;
	}
	#hiitest_explain #explain_msg {
		display:none;
	}
	#hiitest_explain:hover #explain_msg,
	#hiitest_explain:focus #explain_msg {
		display:inline-block;
		position:absolute;
		top:390px;
		left:160px;
		width:220px;
		padding:8px;
		margin:0;
		padding:0;
		background-color:#333;
		border:1px solid #333;
		border-radius:5px;
		-webkit-border-radus:5px;
		-moz-border-radius:5px;
	}
	#hiitest_explain #explain_msg p {
		margin:3px;
		color:#FFF;
		font-weight:bold;
	}
	.formbutton {
		color:#FFF;
		margin-top:10px;
		padding:5px;
		font-size:20px;
		font-weight:bold;
		background-color:#466a7f;
		border:2px solid #333;
		border-radius:5px;
		-webkit-border-radus:5px;
		-moz-border-radius:5px;
		float:left;
		display:inline-block;
	}
	.formbutton:active {
	}
	
	#alert_red,
	#alert_green {
		font-weight:bold;
		font-size:18px;
		margin-bottom:25px;
		display:inline-block;
	}
	#alert_red {
		color:#F00;
	}
	#alert_green {
		color:#060;
	}
  

/* ---------------------------------- */

/* @Footer */

footer {
  width: 960px;
  margin: 0 auto;
  padding: 250px 0 0 20px;
}

#page_end {
	margin-top:20px;
}
h3.quote1,
h3.quote2 {
	margin:50px 0 0 0px;
	display:inline-block;
	vertical-align:bottom;
	font-family:'Garamond', Verdana, Geneva, sans-serif;
	font-size:30px;
	line-height:32px;
	height:50px;
	color:#999;
	/*text-indent: -9000px;*/
	float:left;
}
h3.quote2 {
	margin-top:70px;
	margin-left:180px;
}

  footer a {
      color: #222;
      border-bottom: 1px dotted #222;
      padding: 0 !important;
      margin: 0 !important;
      text-indent: 1px !important;
  }
  
    footer a:hover {
      border-bottom: 0;
    }
  
  .footer-legal {
    margin: 500px 0 20px 0;
    font-size: 12px;
  }
  
  .footer-legal * {
    font-size: 12px;
  }

/* ---------------------------------- */

/* @Proof-Points */

.proof-points {
  margin: 20px auto;
  position: relative;
  width: 900px;
  height: 900px;
}
  
  .proof-points-mask {
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -450px;
    width: 900px;
    overflow: hidden;
    height: 280px;
  }
  
  .proof-points-container {
    position: relative;
    width: 9000px;
  }
  
  .proof-point {
    width: 900px;
    margin: 20px 150px 0 0 ;
    background: #fff;
    display: block;
    height: 580px;
    overflow: hidden;
  }
  
  .proof-points .active {
    visibility: visible !important;
  }

  .proof-points h1 {
    font-size: 60px;
    line-height: 55px;
    color: #466a7f;
    margin: 10px 0 10px 0;
    text-align: left;
    letter-spacing: -1px
    
  }
  
  .proof-description {
    width: 900px;
    background: #fff;
  }
  
    .proof-description p {
      display: block;
      width: 600px;
      margin: 0 0;
      text-align: right;
	  font-weight:bold;
    }
    
    .proof-description aside {
      float: left;
      width: 80px;
    }
    
  nav.more {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -49px;
    top: 500px;
    z-index: 99999;
    background: url(../img/icon_more.png) 50% 50% no-repeat;
    height: 118px;
    width: 98px;
   
  }
  
    nav.more a {
      display: block;
      height: 118px;
      width: 98px;
      background: url('http://www.frankgarofalo.com/images/icon_arrow.gif') 0 0 no-repeat;
      position: absolute;
      left: 0; 
      top: 0;
      -webkit-transition: -webkit-transform .3s ease-in;
      /*-moz-transition: -moz-transform .3s ease-in;*/
	  float:left;
    } 
    
    nav.more a._down{
      opacity: .5 !important;
      
    }
  
  nav.more a:hover {
    -webkit-transform:rotate(-180deg);
    /*-webkit-transform:rotate(180deg);*/
    /*-moz-transform:rotate(180deg)*/
  }

/* ---------------------------------- */

/* @Icons */

  .icon-fb{
    display: inline-block;
    margin: 0 0 0 15px;
    line-height: 60px;
    width: 28px;
    height: 28px;
    overflow: hidden;
    text-indent: -9000px;
    background: url(../img/icon_fb.png) 0 0 no-repeat;
	display:none;
  }
  
  .icon-twitter{
    display: inline-block;
    margin: 0 0 0 10px;
    line-height: 60px;
    width: 28px;
    height: 28px;
    overflow: hidden;
    text-indent: -9000px;
    background: url(../img/icon_twitter.png) 0 0 no-repeat;
	display:none;
  }
  
  .icon-twitter:hover,
  .icon-fb:hover {
    background-position: 0 100%;
  }

/* ---------------------------------- */

/* @Clear */

.clear-self:after 
{ 
  content: " "; 
  display: block; 
  clear: both; 
  visibility: hidden; 
  line-height: 0; 
  height: 0;
  margin-bottom: 0; 
}

.clear-self 
{ 
  /*display: inline-block;*/
  display: block;
}

html[xmlns] .clear-self 
{ 
  display: block;
}

* html .clear-self 
{ 
  height: 1%; 
}