/**   Styles for "Screen" Media
*     File: styles.css
*     Author: Stephen Davis & Nate Hanna
*     Auth Web: http://www.mediasation.com
*     modified: 2010-05-06 (by Nate Hanna)
* --------------------------------------------------------------
**/

/** Element/Global Styles (including Typography)
-------------------------- **/
html {
   font-size: 62.5%; /* about 10px if browser size is set at default (16px) */
   font-family: Geneva, Arial, Helvetica, "microsoft sans serif", sans-serif;
   color: #333;
}
   #topNavigation,
   #default #sectionNavigation,
   div.title,
   #vcard { font-family: Georgia, "New York", Garamond, "Times New Roman", Times, serif; }

body { background: #000 url('../images/bg_body.jpg') center top; }
   a {
      color: #333;
      text-decoration: underline;
   }
      a:hover { text-decoration: none; }
      a:visited { color: #666; }
      a img { border: 0; }

   h1, h2, h3, h4, h5, h6,
   .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
      line-height: 1.25em;
      font-weight: normal;
      font-family: Georgia, "New York", Garamond, "Times New Roman", Times, serif;
      color: #000;
   }
   #contentSlot h1, #contentSlot h2, #contentSlot h3, #contentSlot h4, #contentSlot h5, #contentSlot h6 {
      color: #FD7E04;
      text-transform: uppercase;
   }
      h1, .content h1 { font-size: 2em; }
      h2, .content h2 { font-size: 1.5em; }
      h3, .content h3 { font-size: 1.4em; }
      h4, .content h4, div.title { font-size: 1.2em; }
      h5, .content h5 { font-size: 1.0em; }
      h6, .content h6 { font-size: 0.9em; }

div.hr {
   height: 1px;
   margin: 1.6em 0;
   background: #000 no-repeat scroll center;
}
   div.hr hr { display: none; }

#wrapper {
   position: relative;
   width: 952px;
   margin: 0 auto;
}

pre { color: #000; }
/** Header
-------------------------- **/
/** @group header */
#header { height: 398px; }
   #home #header { height: 601px; }

#header #masthead a, 
#header #masthead a:visited {
   position: absolute;
   display: block;
   background: url("../images/logo_2010.png") 0 0 no-repeat;
   text-indent: -10000px;
   width: 310px;
   height: 93px;
   text-decoration: none;
   overflow: hidden;
   z-index: 5;
   top: 20px;
   left: 50%;
   margin-left: -144px;
}
#hdrImg {
   position: absolute;
   top: 170px;
}

#header #overlay {
   position: absolute;
   width: 244px;
   height: 228px;
   left: 27px;
   top: 0;
   background: url('../images/bg_overlay-default.png') top left repeat-y;
}
   #home #header #overlay {
      display: none;
      width: 947px;
      height: 426px;
      left: 0;
      background-image: url('../images/bg_overlay-home.png');
   }
/* @end header **/

/** ContentWrapper
-------------------------- **/
/** @group contentWrapper */
#contentWrapper {
   background: url('../images/bg_contentWrapper.gif') top left repeat-y;
}
   #home #contentWrapper {
      background-image: url('../images/bg_contentWrapper-home.jpg');
      border: solid #000;
      border-width: 4px 0;
      margin-top: 15px;
      height: 191px;
   }
#innerWrapper {
   padding: 20px 0 30px;
   background: url('../images/bg_contentSlot.jpg') top left no-repeat;
}
   #home #innerWrapper {
      padding: 0 4px 10px;
      background-position-right: 4px;
      background: none;
   }
/** @group contentSlot */
#contentSlot {
   width: 652px;
   float: right;
}
   #home #contentSlot {
      width: 311px;
      height: 191px;
      overflow: auto;
      float: left;
   }
#default #layout {
   padding: 0 40px 0 16px;
/*   background: red;*/
}
   #home h1.pg_title,
   #home #marginSlot h3 {
      color: #FFF;
      font-size: 1.5em;
      text-transform: none;
      padding: 0 10px;
      margin: 4px 0 0;
      line-height: 43px;
      background: url('../images/bg_heading-home.png') top left repeat-x;
   }
#home #layout p,
#home #marginSlot p {
   padding: 0 20px;
}
/* @end contentSlot **/
/** @group sideBar */
#sideBar {
   width: 300px;
   float: left;
}
   #home #sideBar {
      width: 629px;
      float: right;
   }
#default #sideBarHook { padding: 30px 45px 0; }
#sideBar img {
   padding: 8px 3px;
}
   #home #marginSlot {
      float: left;
      width: 311px;
      height: 191px;
      overflow: auto;
      padding-left: 4px;
   }
   #home #services {
      width: 311px;
      float: right;
      overflow: hidden;
   }
      #home #services img { padding: 0; }
/** @group topNavigation */
#topNavigation {
   position: absolute;
   left: 0;
   top: 140px;
   width: 909px;
   z-index: 3;
}
/*#topNavigation ul {
   margin: 0;
   list-style: none;
}
   #topNavigation ul li {
      margin: 0;
      float: left;
   }
      #topNavigation ul li a {
         border: 0;
         font-size: 16px;
         line-height: 16px;
         color: #FFF;
         display: block;
         padding: 0 20px;
         background: #F00;
         text-transform: uppercase;
      }*/
/* @end topNavigation **/

/** @group sectionNavigation */
#default #sectionNavigation {
   position: relative;
/*   right: 684px;*/
   top: -10px;
/*   width: 238px;
   left: -26px;*/
/*   background: red;*/
}
#sectionNavigation ul,
#default #marginSlot a {
   list-style: none;
   margin: 0;
   padding: 0;
   text-align: right;
}
   #sectionNavigation ul li {
      display: block;
      margin: 0; 
      padding: 0;
      width: 210px;
      min-height: 36px;
   }
      #default #marginSlot a,
      #sectionNavigation ul li a {
         color: #FFF;
         font-size: 1.2em;
         text-decoration: none;
         display: block;
         padding: 9px 8px;
         color: #000;
         border-bottom: 1px solid #D9D9D9;
         /*text-shadow:0.1em 0.1em 4px #121212;*/
      }
      #default #marginSlot a:hover,
      #sectionNavigation ul li a:hover { 
         text-decoration: underline;
         background-color: #D9D9D9;
      }

#default #marginSlot a { font-size: 1.0em; }
   #default #marginSlot a u { text-decoration: none; }
/*#home #sectionNavigation {
   width: 314px;
   float: right;
   background: #F00;
}
#home #sectionNavigation ul {
      text-align: center;
      width: 290px;
      padding-top: 8px;
      margin: 0 auto;
      background: #083;
   }
      #home #sectionNavigation ul li a {
         line-height: 51px;
         padding: 0;
         margin: 5px 0;
         background: url('../images/bg_sectionNav.png') top left no-repeat;
         color: #F70;
         font-size: 1.15em;
         letter-spacing: 0.05em;
         text-transform: uppercase;
         font-weight: bold;
      }*/
/* @end sectionNavigation **/


/* @end sideBar **/
/* @end contentWrapper **/



/** Footer
-------------------------- **/
/** @group footer */
#footer {
   padding: 10px 0 40px;
   height: 20px;
}
   #footer, #footer a { color: #999; }
      #footer a { text-decoration: none; }
      #footer a:hover{ text-decoration: underline; }

#copyright {
   padding-top: 6px;
   float: left;
}

#siteBy { clear: both; }

#vcard {
   float: right;
   color: #FFF;
   font-size: 2em;
   text-align: right;
   margin-top: -35px;
}
#vcard .org,
#vcard #phone .type,
#vcard #phone .seperator { display: none; }
/* @end footer **/


/** @group formContent */
#formContent td.content label { font-weight: normal; }
#formContent select, #formContent input.input, #formContent textarea.textarea { border-color: #000; }
#formContent input.submit {
   background-color: #000;
   border: 1px solid #000;
   border-left-color: #333;
   border-top-color: #333;
   color: #FFF;
}
/* @end formContent **/


/** Class Styles
-------------------------- **/
.hidden, .printOnly, #corner1, #corner2, #corner3, #corner4, #outer_footer { display: none; }

.content {
   font-size: 1.2em;
   line-height: 1.4em;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  margin-bottom:-1px;
}

.clearafter:after {
   content: "";
   display: block; 
   height: 100%;
   clear: both;
   visibility: hidden;
}
