/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/


/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */



/* #Base 960 Grid
================================================== */

  













/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */

    @media only screen and (min-width: 768px) and (max-width: 986px) {
        .container                                  { width: 768px; border-radius:40px;
    -webkit-border-radius:40px;
    -moz-border-radius:40px; }
        .container .column,
        .container .columns                         { margin-left: 10px; margin-right: 10px;  }
        .column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
        .column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
		.userArea{width:768px;}

    #container {width:756px; margin:auto; margin-bottom:3em;}
    
    #navigation {width:798px}
      #navcorner-left {position:absolute; margin-top:18px;}
    #navcorner-right {position:absolute; margin-top:18px; margin-left:783px;}

    #header-graphic-top {-moz-border-radius: 30px 30px 0px 0px;
    border-radius: 30px 30px 0px 0px;}

  
#okgovsection {width:450px; height:54px; position:absolute; background:url(smallbuilding.gif) left bottom no-repeat #fff; -moz-border-radius: 15px;
    border-radius: 15px; margin-top:-2em; margin-left:20em;
    -moz-box-shadow: 2px 2px 2px 2px #333;
    -webkit-box-shadow: 2px 2px 2px 2px #333;
    box-shadow: 2px 2px 2px 2px #333;}

    #okgovlogo {float:left; width:88px; height:45px; margin-left:0.7em; margin-top:0.3em;}
      #applicationname {float:right; width:320px; height:45px; margin-right:-0.7em; margin-top:0.75em; font-size:1.5em;}

.sm_radio_group {
    width: 850px !important; 
}

#footer {height:60px; width:768px; padding:0px; margin:0px; 
    border-top:solid #60564A 2px;
background-image: linear-gradient(bottom, #011C4C 30%, #2657A1 82%);
background-image: -o-linear-gradient(bottom, #011C4C 30%, #2657A1 82%);
background-image: -moz-linear-gradient(bottom, #011C4C 30%, #2657A1 82%);
background-image: -webkit-linear-gradient(bottom, #011C4C 30%, #2657A1 82%);
background-image: -ms-linear-gradient(bottom, #011C4C 30%, #2657A1 82%);

background-image: -webkit-gradient(
  linear,
  left bottom,
  left top,
  color-stop(0.4, #011C4C),
  color-stop(0.62, #2657A1)
);

-moz-border-radius: 0px 0px 15px 15px;
    border-radius: 0px 0px 15px 15px;

  }

#bird {margin-top:-2.29em;}

    #footertext {color:white; width:466px; height:40px; text-align:center; margin-left:2.75em; margin-top:0.5em; margin:auto;}
      #footertext p {font-size:0.8em; font-style:italic;}
      #footertext a:link {color:#FFF; text-decoration:none; font-weight:bold; font-style:normal;}
      #footertext a:hover {text-decoration:underline; font-weight:bold; font-style:normal;}
      #footertext a:visited {color:white; font-weight:bold; font-style:normal;}

      #closer {background:#000; width:100%; height:30px;}

        .container .one.column                      { width: 28px; }
        .container .two.columns                     { width: 76px; }
        .container .three.columns                   { width: 124px; }
        .container .four.columns                    { width: 172px; }
        .container .five.columns                    { width: 220px; }
        .container .six.columns                     { width: 268px; }
        .container .seven.columns                   { width: 316px; }
        .container .eight.columns                   { width: 364px; }
        .container .nine.columns                    { width: 412px; }
        .container .ten.columns                     { width: 460px; }
        .container .eleven.columns                  { width: 508px; }
        .container .twelve.columns                  { width: 556px; }
        .container .thirteen.columns                { width: 604px; }
        .container .fourteen.columns                { width: 652px; }
        .container .fifteen.columns                 { width: 700px; }
        .container .sixteen.columns                 { width: 748px; }

        .container .one-third.column                { width: 236px; }
        .container .two-thirds.column               { width: 492px; }

        /* Offsets */
        .container .offset-by-one                   { padding-left: 48px; }
        .container .offset-by-two                   { padding-left: 96px; }
        .container .offset-by-three                 { padding-left: 144px; }
        .container .offset-by-four                  { padding-left: 192px; }
        .container .offset-by-five                  { padding-left: 240px; }
        .container .offset-by-six                   { padding-left: 288px; }
        .container .offset-by-seven                 { padding-left: 336px; }
        .container .offset-by-eight                 { padding-left: 348px; }
        .container .offset-by-nine                  { padding-left: 432px; }
        .container .offset-by-ten                   { padding-left: 480px; }
        .container .offset-by-eleven                { padding-left: 528px; }
        .container .offset-by-twelve                { padding-left: 576px; }
        .container .offset-by-thirteen              { padding-left: 624px; }
        .container .offset-by-fourteen              { padding-left: 672px; }
        .container .offset-by-fifteen               { padding-left: 720px; }

#closer {display:none;}





    }




















/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 767px) {
        .container, .userArea { width: 320px; }
        .columns, .column { margin: 0; }
#navigation {height: 6em !important; }
#closer {display:none;}
#container {width:310px; margin:auto; margin-bottom:3em;}

#okgovlogo {margin-top:0.5em;}
/*.ui-datepicker-trigger {margin-left:0em !important; margin-top:0px !important; float:right; margin-right:-1.5em;}*/
.sm_radio_group {
    width: 350px !important; 
    clear:both !important;
      }

.navigation {padding:0px; margin:0px; background:#fff; float:left; background:none; clear:both !important; float:none !important; clear:both !important; margin-bottom:5em !important;}
.sm_radio_group .sm_radio_wrapper {
    clear:both !important;
    margin-bottom: 0.5em !important;
    width:100% !important;
    }

/*.ui-datepicker-trigger {display:none;} *//*hide datepicker icon */

.login_form {
background:#fff; 
 display:inline;
position:absolute;
 height:4em !important;
  margin-right:20px;
   margin-top:-24.5em;
    margin-bottom:2em;
     padding:6px 3px;
     width:312px;
     margin-left:0em;
     border:solid #999 1px;
overflow:hidden;
 }


.ui-datepicker td {padding-left:0px !important;}
.ui-datepicker td:before {left:0px; width:20px !important;}
.ui-datepicker td {padding-left:0% !important; width:20px !important;}
.ui-datepicker td:before {width:20px !important; display:inline !important;}
.ui-datepicker table {width: 100% !important; font-size: .9em !important; border-collapse: collapse !important; margin:0 0 .4em !important; float:left !important;}
.ui-datepicker th { padding: .7em .3em !important; text-align: center !important; font-weight: bold !important; border: 0 !important;  }
.ui-datepicker td { border: 0 !important; padding: 1px !important; float:left !important;}
.ui-datepicker td span, .ui-datepicker td a { display: block !important; padding: .2em !important; text-align: right !important; text-decoration: none !important; }
.ui-datepicker-month {width:55px !important;}
.ui-datepicker-year {width:55px !important;}
.ui-datepicker thead {height:5px !important;}
.ui-datepicker th span {height:5px !important;}


.CheckBoxSide {display:none !important;}








#loginarea {margin-top:-12.5em !important; overflow:hidden;}

  .login_form input {width:100px !important;}


input[type="text"],
  input[type="password"],
  input[type="email"],
  textarea,
  select {
    border: 1px solid #999;
    padding: 2px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #222;
    margin: 0;
    /*width: 210px;*/
    max-width: 100%;
    display: block;
    margin-bottom: 5px;
    background: #fff; 
    width:150px !important;}





/*specifically for step 1-7 section governor appts */ 
.step {
    font-size:120%;
    color:#333;
    font-weight:bold;
    text-align: center !important;
    padding:0.5em;
    border:thin solid #666;
    width: 95% !important;
    background:white;
  }



/*need to push date selector  due to fixed box width */
/*.ui-datepicker-trigger {margin-left:16.8em !important;}*/



   
   .login_form input {width:100px !important;}
   .login_form label {float:left; margin-right:1.2em; clear:both;}
   .login_form .submit_button {float:right; margin-top:-4.95em;}
.login_link {float:right; margin-top:-1.5em;}







/*REPSONSIVE TABLES WUT WUT */


  /* Force table to not be like tables anymore */
    table, thead, tbody, th, td, tr { 
      display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr { 
      position: absolute;
      top: -9999px;
      left: -9999px;
    }
    
    tr { border: 1px solid #ccc; }
    
    td { 
      /* Behave  like a "row" */
      border: none;
      border-bottom: 1px solid #eee; 
      position: relative;
      padding-left: 40%;
      text-align:left;
    }
    
    td:before { 
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 0px;
      left: 6px;
      text-align:left;
      /*width: 45%; */
      padding-right: 10px; 
      white-space: nowrap;
    }





caption { background:#D8D8D8; width:30.55em; text-align:center;}

    /*
    Label the data
    */

  /*  td:nth-of-type(2):before { content: ""; }
    td:nth-of-type(3):before { content: ""; }
    td:nth-of-type(4):before { content: ""; }
    td:nth-of-type(5):before { content: ""; }*/
  
#bird {display:none;}

#navcorner-left {display:none;}
  #navcorner-right {display:none;}

  h1 {font-size:1.2em;}

#navigation {width:320px; border:0px; margin:0em;}

#header-graphic-top {-moz-border-radius: 30px 30px 0px 0px;
    border-radius: 30px 30px 0px 0px;}

#header-graphic-bottom {display:none;}

#navigation {background:#EAEAEA !important;
margin-top:0em !important; 
margin-bottom:7em !important;}


.navigation {padding:0px; margin:0px 4px 0px 0px ; background:#fff; height:30px; float:left; background-image:none; width:320px !important; height:0px;}
.navigation ul {padding:0.8em; margin-top:4.5em !important; overflow:auto !important; width:320px !important;}
  .navigation li {color:#000; height:20px; text-align:left; background:#D8D8D8; padding-top:0px;  display:block; width:320px; padding-right:0px; padding-bottom:0em; padding-left:0.5em;}
    .navigation li a:link {color:#000; padding:0px; height:100%; width:100%;}
    .navigation li a:hover {color:#fff !important; width:99%;}
    .breadcrumb {display:none;}
#loginarea {margin-top:-9em; margin-bottom:20em;}
#okgovsection {width:320px; height:54px; position:absolute; background:url(smallbuilding.gif) left bottom no-repeat #fff; -moz-border-radius: 15px;
    border-radius: 15px; margin-top:-2em; margin-left:0em;
-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;}


caption { background:#D8D8D8; text-align:center; width:308px !important;}




    #okgovlogo {float:left; width:88px; height:45px; margin-left:0.7em; margin-top:0.3em;}
      #applicationname {float:right; width:200px; height:25px; margin-right:-0.3em; margin-top:0.99em; font-size:1.025em;}

.agencyname {font-family:arial; font-weight:bold; font-size:1.125em; /*18px*/ color:#fff; padding-top:2.5em; padding-left:1.5em;}
      .agency {font-family:Times; font-weight:bold; font-size:2.125em; color:#fff; padding-left:0.8em; padding-top:0.3em;}


#loginarea {position:relative; margin-left:8px; clear:left; padding:5px; width:290px; background:#D8D8D8; height:40px; clear:both;}
  #loggedin {font-size:12px; color:#000;}
    #logincontrols {font-size:10px;}
      #logincontrols a {color:#000; text-decoration:underline;}


/


#navigation {width:320px;}
.navigation {width:320px !important;}
      .navigation ul li {width:295px !important; height:30px; color:#000; height:25px; text-align:left; background:#D8D8D8; border:1px solid #CCC; padding-top:0.2em;}
#footer {width:320px;}



#footer {height:60px; width:320px; padding:0px; margin:0px; 
    border-top:solid #60564A 2px;
background-image: linear-gradient(bottom, #011C4C 30%, #2657A1 82%);
background-image: -o-linear-gradient(bottom, #011C4C 30%, #2657A1 82%);
background-image: -moz-linear-gradient(bottom, #011C4C 30%, #2657A1 82%);
background-image: -webkit-linear-gradient(bottom, #011C4C 30%, #2657A1 82%);
background-image: -ms-linear-gradient(bottom, #011C4C 30%, #2657A1 82%);

background-image: -webkit-gradient(
  linear,
  left bottom,
  left top,
  color-stop(0.4, #011C4C),
  color-stop(0.62, #2657A1)
);

-moz-border-radius: 0px 0px 15px 15px;
    border-radius: 0px 0px 15px 15px;

  }
    #footertext {color:white; width:320px; height:40px; text-align:center; margin-left:0em; margin-top:0.5em;}
      #footertext p {font-size:0.688em; font-style:italic;}
      #footertext a:link {color:#FFF; text-decoration:none; font-weight:bold; font-style:normal;}
      #footertext a:hover {text-decoration:underline; font-weight:bold; font-style:normal;}
      #footertext a:visited {color:white; font-weight:bold; font-style:normal;}

      #closer {display:none;}



/* h1 {padding-top:200px;} */




               

        .container .one.column,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-third.column,
        .container .two-thirds.column  { width: 300px; }

        /* Offsets */
        .container .offset-by-one,
        .container .offset-by-two,
        .container .offset-by-three,
        .container .offset-by-four,
        .container .offset-by-five,
        .container .offset-by-six,
        .container .offset-by-seven,
        .container .offset-by-eight,
        .container .offset-by-nine,
        .container .offset-by-ten,
        .container .offset-by-eleven,
        .container .offset-by-twelve,
        .container .offset-by-thirteen,
        .container .offset-by-fourteen,
        .container .offset-by-fifteen { padding-left: 0; }

    }



























/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */
    @media only screen and (min-width: 480px) and (max-width: 767px) {

/*.navigation {padding:0px; margin:0px; background:#fff; float:left; background:none; clear:both !important; float:none !important; clear:both !important; margin-bottom:5em !important;}*/

.login_form {
background:#fff; 
 display:inline;
position:absolute;
 height:4em !important;
  margin-right:20px;
   margin-top:-21.5em;
    margin-bottom:2em;
     padding:7px;
     width:388px;
     margin-left:0.5em;
     border:solid #999 1px;
     overflow:hidden;
     margin-top:-23em; /*wtf*/
   }

.step {float:none !important;}

/* test navigation layout */

#navigation 
{background:#EAEAEA !important;
margin-top:0em !important; 
margin-bottom:7em !important;
clear:both;
height:100% !important;
}
caption { background:#D8D8D8; text-align:center; width:408px !important;}

#loginarea {background:none !important;}

.navigation ul {margin-top:6.5em !important;
overflow:auto !important;
clear:both !important;
position:relative !important;

}


.ui-datepicker td {padding-left:0px !important;}
.ui-datepicker td:before {left:0px; width:20px !important;}
.ui-datepicker td {padding-left:0% !important; width:20px !important;}
.ui-datepicker td:before {width:20px !important; display:inline !important;}
.ui-datepicker table {width: 100% !important; font-size: .9em !important; border-collapse: collapse !important; margin:0 0 .4em !important; float:left !important;}
.ui-datepicker th { padding: .7em .3em !important; text-align: center !important; font-weight: bold !important; border: 0 !important;  }
.ui-datepicker td { border: 0 !important; padding: 1px !important; float:left !important;}
.ui-datepicker td span, .ui-datepicker td a { display: block !important; padding: .2em !important; text-align: right !important; text-decoration: none !important; }
.ui-datepicker-month {width:55px !important;}
.ui-datepicker-year {width:55px !important;}
.ui-datepicker thead {height:5px !important;}
.ui-datepicker th span {height:5px !important;}

   
   .login_form input {}
   .login_form label {float:left; margin-right:1.2em; clear:both;}
   .login_form .submit_button {float:right; margin-top:-4.95em;}
.login_link {float:right; margin-top:-1.5em;}


/*specifically for step 1-7 section governor appts */ 
.step {
    font-size:120%;
    color:#333;
    font-weight:bold;
    text-align: center !important;
    padding:0.5em;
    border:thin solid #666;
    width: 95% !important;
    background:white;
  }


      .col {margin: 1% 0 1% 0%;}


.span_1_of_1 {width: 100%;}

.span_2_of_3 {width: 100%;}
.span_1_of_3 {width: 100%;}

.span_3_of_3 {width: 100%;}
.span_2_of_3 {width: 100%;}
.span_1_of_3 {width: 100%;}

.span_4_of_4 {width: 100%;}
.span_3_of_4 {width: 100%;}
.span_2_of_4 {width: 100%;}
.span_1_of_4 {width: 100%;}

.span_5_of_5 {width: 100%;}
.span_4_of_5 {width: 100%;}
.span_3_of_5 {width: 100%;}
.span_2_of_5 {width: 100%;}
.span_1_of_5 {width: 100%;}

.span_6_of_6 {width: 100%;}
.span_5_of_6 {width: 100%;}
.span_4_of_6 {width: 100%;}
.span_3_of_6 {width: 100%;}
.span_2_of_6 {width: 100%;}
.span_1_of_6 {width: 100%;}

.span_7_of_7 {width: 100%;}
.span_6_of_7 {width: 100%;}
.span_5_of_7 {width: 100%;}
.span_4_of_7 {width: 100%;}
.span_3_of_7 {width: 100%;}
.span_2_of_7 {width: 100%;}
.span_1_of_7 {width: 100%;}

.span_7_of_7 {width: 100%;}
.span_6_of_7 {width: 100%;}
.span_5_of_7 {width: 100%;}
.span_4_of_7 {width: 100%;}
.span_3_of_7 {width: 100%;}
.span_2_of_7 {width: 100%;}
.span_1_of_7 {width: 100%;}

.span_8_of_8 {width: 100%;}
.span_7_of_8 {width: 100%;}
.span_6_of_8 {width: 100%;}
.span_5_of_8 {width: 100%;}
.span_4_of_8 {width: 100%;}
.span_3_of_8 {width: 100%;}
.span_2_of_8 {width: 100%;}
.span_1_of_8 {width: 100%;}

.span_9_of_9 {width: 100%;}
.span_8_of_9 {width: 100%;}
.span_7_of_9 {width: 100%;}
.span_6_of_9 {width: 100%;}
.span_5_of_9 {width: 100%;}
.span_4_of_9 {width: 100%;}
.span_3_of_9 {width: 100%;}
.span_2_of_9 {width: 100%;}
.span_1_of_9 {width: 100%;}

.span_10_of_10 {width: 100%;}
.span_9_of_10 {width: 100%;}
.span_8_of_10 {width: 100%;}
.span_7_of_10 {width: 100%;}
.span_6_of_10 {width: 100%;}
.span_5_of_10 {width: 100%;}
.span_4_of_10 {width: 100%;}
.span_3_of_10 {width: 100%;}
.span_2_of_10 {width: 100%;}
.span_1_of_10 {width: 100%;}

.span_11_of_11 {width: 100%;}
.span_10_of_11 {width: 100%;}
.span_9_of_11 {width: 100%;}
.span_8_of_11 {width: 100%;}
.span_7_of_11 {width: 100%;}
.span_6_of_11 {width: 100%;}
.span_5_of_11 {width: 100%;}
.span_4_of_11 {width: 100%;}
.span_3_of_11 {width: 100%;}
.span_2_of_11 {width: 100%;}
.span_1_of_11 {width: 100%;}

.span_12_of_12 {width: 100%;}
.span_11_of_12 {width: 100%;}
.span_10_of_12 {width: 100%;}
.span_9_of_12 {width: 100%;}
.span_8_of_12 {width: 100%;}
.span_7_of_12 {width: 100%;}
.span_6_of_12 {width: 100%;}
.span_5_of_12 {width: 100%;}
.span_4_of_12 {width: 100%;}
.span_3_of_12 {width: 100%;}
.span_2_of_12 {width: 100%;}
.span_1_of_12 {width: 100%;}


/*.ui-datepicker-trigger {display:none !important;}*/ /*hide picker icon when switched to mobile */


        .container, .userArea { width: 420px; }
        .columns, .column { margin: 0; }

    #navigation {width:420px; border:0px; margin:0em;}

#container {width:410px; margin:auto; margin-bottom:3em;}

#header-graphic-top {-moz-border-radius: 30px 30px 0px 0px;
    border-radius: 30px 30px 0px 0px;}

#header-graphic-bottom {display:none;}

.navigation {padding:0px; margin:0px; background:#fff; float:left; background:none;}
.navigation ul {width:410px !important; padding-left:5px; margin-left:5px;}
  .navigation li {color:#000; height:15px; text-align:left; background:#D8D8D8; border:1px solid #CCC; padding:1em 0em 0em 0.5em;}
    .navigation li a:link {color:#000; padding:0px; width:100% !important;}
    .navigation li a:hover {color:#000; text-decoration:none;}
    .navigation li a:visited {color:#000; }
        
    .navigation ul li {width:380px !important;}

#okgovsection {width:420px; height:54px; position:absolute; background:url(smallbuilding.gif) left bottom no-repeat #fff; -moz-border-radius: 15px;
    border-radius: 15px; margin-top:-2em; margin-left:0em;
-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;

  }


*+html #okgovsection {margin-left:-2em !important;}
*+html #okgovlogo {margin-top:1em; margin-left:2em;}






    #okgovlogo {float:left; width:88px; height:45px; margin-left:0.7em; margin-top:0.3em;}
      #applicationname {float:right; width:320px; height:45px; margin-right:-0.7em; margin-top:0.75em; font-size:1.5em;}

.agencyname {font-family:arial; font-weight:bold; font-size:1.125em; /*18px*/ color:#fff; padding-top:2.5em; padding-left:1.5em;}
      .agency {font-family:Times; font-weight:bold; font-size:2.125em; color:#fff; padding-left:0.8em; padding-top:0.3em;}


  #loginarea {position:relative; margin-left:8px; clear:left; padding:5px; width:392px; background:#D8D8D8; height:40px; clear:both;}
    #loggedin {font-size:12px; color:#000; margin-top:2em;}
      #logincontrols {font-size:10px;}
        #logincontrols a {color:#000; text-decoration:underline;}


#loginarea {margin-top:-7em !important;}

#footer {height:60px; width:420px; padding:0px; margin:0px; 
    border-top:solid #60564A 2px;
background-image: linear-gradient(bottom, #011C4C 30%, #2657A1 82%);
background-image: -o-linear-gradient(bottom, #011C4C 30%, #2657A1 82%);
background-image: -moz-linear-gradient(bottom, #011C4C 30%, #2657A1 82%);
background-image: -webkit-linear-gradient(bottom, #011C4C 30%, #2657A1 82%);
background-image: -ms-linear-gradient(bottom, #011C4C 30%, #2657A1 82%);

background-image: -webkit-gradient(
  linear,
  left bottom,
  left top,
  color-stop(0.4, #011C4C),
  color-stop(0.62, #2657A1)
);

-moz-border-radius: 0px 0px 15px 15px;
    border-radius: 0px 0px 15px 15px;

  }
    #footertext {color:white; width:320px; height:40px; text-align:center; margin-left:2.75em; margin-top:0.5em;}
      #footertext p {font-size:0.688em; font-style:italic;}
      #footertext a:link {color:#FFF; text-decoration:none; font-weight:bold; font-style:normal;}
      #footertext a:hover {text-decoration:underline; font-weight:bold; font-style:normal;}
      #footertext a:visited {color:white; font-weight:bold; font-style:normal;}

      #closer {background:#000; width:100%; height:30px;}


#navcorner-left {display:none;}
  #navcorner-right {display:none;}

  h1 {font-size:1.2em;}




#navcorner-left {display:none;}
  #navcorner-right {display:none;}



        .container .one.column,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-third.column,
        .container .two-thirds.column { width: 420px; }
    }


/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }