/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

footer {
   background-color:#efefef !important;
   position: absolute;
   width:100%;
   
   padding:0;margin:0;
   display:block;
    }
footer,.push {    
    height: 4em;
    }

#world {
    min-height:100%;
    position:relative;
    text-align: left;
    padding:0 0 0 0;
    background-color: #ffffff;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
    }
.lt-ie7 #world {
    height:100%;
    }
.lt-ie9 #world {
    min-height:100%;
    position:relative;
    }
.lt-ie9 #center {
    height:100%;
    }   

/* -----------------------------------------
   Teaser
----------------------------------------- */
.teaser .teaser-title {
    margin-bottom:6px;
    }
.teaser .tim_wrapper {
 /*   float:left; 
/*    max-width:25%;
    margin-right:.42em;
*/
    }
    
.teaser .tim {
    max-width:100%;
    height:auto;
    }    


/* -----------------------------------------
   Page Name 2
----------------------------------------- */

