/* $Id: explore.css, v1.0.0, 2012-07-26 2034(PST) Steve Exp$ */
body.home
{
    font: normal 14px Arial, Helvetica, sans-serif;
    background: url(../images/background-home.jpg) no-repeat 0 0 fixed #000; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* =Extremely Common Elements
-------------------------------------------------------------- */

body.home#ie9, body.home#ie8, body.home#ie7 {
    background:none;
}

#ie9 #cover, #ie8 #cover, #ie7 #cover {
    position:absolute; 
    z-index:-1;
    
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1024px;
    
    /* Set up proportionate scaling */
    width: 100%;
    height: auto;
    
    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
}

#landing-pg {
    margin: 0 auto;
    width: 100%;
    max-width: 1080px;
    position: relative;
    zoom: 1;
}

#msg {
    position:absolute;
    top:5em; left:10em;
    z-index:9000;
}
 
#logo {
    display: block;
    margin: 0 auto;
    padding: 160px 0 0 10px;
    width: 300px;
    height: 0;
    background: url(../images/exptac-logo-blue.png) no-repeat center 15px;
    overflow: hidden;    
}

#district-select {
    font: normal 24px 'BebasNeueRegular', Arial, sans-serif;
    color:#fff;
    letter-spacing:0;
    display: block;
    margin: 0 auto;
    padding: 20px 0 0 150px;
    width: 50%;
}

#district-select ul {
    list-style:none;
}

#district-select a {
    color:#fff;
    display:block;
}

#district-select a:hover, #district-select li:hover {
    color:#D79D3A;
    text-decoration:none;
}

#district-select li {
    float:left;
    padding:10px 15px;
    background:#333;
    border: 5px solid #333;
    height:30px;
}


#district-select li.transparent, #district-select li:hover.transparent {
    background:none;
    font-size:36px;
    line-height:32px;
    color:#333;
}

#district-select ul li ul {
    display:none;
    position:absolute;
    z-index:9000;
    height:250px;
    width:360px;
    background:#333;
    padding:15px; margin:0;
    margin:10px 0 0 -180px;
}

#district-select ul li:hover ul {
    display:block;
}

#district-select ul ul li {
    font-size:21px;
    line-height:21px;
    height:auto;
    padding:5px 10px; margin:0;
    width:40%;
    background:none;
    border:0;
}

#district-select ul ul li:nth-child(odd) {
    border-right: 1px solid #D79D3A;
}

#district-select ul ul .highlight {
    display:none;
}

/* =Landing Page Events
-------------------------------------------------------------- */

#events-home {
    font-size:12px;
    color:#fff;
    min-height: 180px;
    background: #1D1D1D;
    z-index:1;
    position:relative;
    text-align:center;
    margin-top:350px;
}

#events-home .container {
    margin: 0 auto;
    width:90%;
}

#events-home a {
    color:#F6A101;
}

#events-home #event-box {
    display:inline-block;
    font-size:14px;
    text-align:left;
    color:#000;
    background: #7DABB8;
    margin:-50px auto 0 auto;
    padding-bottom:20px;
    width:425px;
    position:relative;
}

#events-home #calendar-title {
    position:relative;
    background: url(../images/bkgd-ribbon.png) no-repeat center;  
    margin:-60px auto 0 auto;
    text-align:center;
    text-indent:-20px;
    padding:70px 70px 20px 70px;
    word-spacing:75px;
    color: #fff;
    font: normal 32px 'BebasNeueRegular', Arial, sans-serif;
}

#homepage-ajax { }

#events-home #event-box p, #event-box h2 {
    padding:5px 20px;
}

#events-home #event-box h2 {
    text-transform: uppercase;
}

#events-home #event-box em {
    font-style:italic;
}

#events-home #event-box strong {
    font-weight:bold;
}

#events-home #event-box .date {
    font-weight:bold;
    text-align:center;
    width:40px;
    font-size:16px;
    color:#fff;
    text-transform:uppercase;
    margin:10px 20px;
    padding: 15px;
    float:left;
    background:#F6A101;
    border-radius:50px;
}

#events-home .desc {
    clear:both;
    padding-bottom:20px;
}

#events-home #event-box a {
    color:#000;
}

#events-home #event-box .district-list {
    font-size:10px;
    font-style:italic;
}
#events-home #event-box .district-list a {
    padding:0;
    font-weight:normal;
    display:inline;
    color:#000;
    text-align:right;
}

#events-home a.learnmore {
    position: absolute;
    bottom:-25px;
    right:5px;
    padding:10px;
    font-style:italic;
    font-weight:bold;
    display:block;
    color:#000;
    text-align:right;
}

#social-media-home {
    position:absolute;
    top:0; left:0;
    clear:both;
}

#facebook-feed {
    position:absolute;
    left:20px;
    min-height:150px;
    text-align:left;
    margin:20px 20px 0 40px;
    padding-left:60px;
    display:block;
    background: url(../images/icn-face.png) no-repeat 0 0 ;
    width:18%;
}

#twitter-feed {
    position:absolute;
    right:20px;
    min-height:100px;
    text-align:left;
    margin:20px 20px 0 20px;
    padding-left:60px;
    background: url(../images/icn-twit.png) no-repeat 0 0 ;
    width:18%;
}


	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		
		body {
	        font-size:0.6em;
		}
                #msg { top:25em; z-index:0; }
                #district-select { width: auto; padding: 0; }
                #district-select ul ul li {
                    height:auto;
                    width:auto;
                }
                    
                #district-select ul li ul {
                    height:auto;
                    width:auto;
                    margin:10px auto; margin-left:-25px;
                }
                
                #facebook-feed, #twitter-feed {
                    min-height:60px;
                    right:auto; left:auto;
                    position:relative;
                    width:auto;
                    margin:30px 20px 20px 20px;
                }
                #twitter-feed { margin:10px 20px 100px 20px;  }
                #facebook-feed { margin-top: 40px;  }
                #events-home #event-box {
                    width:100%;    
                }
                #events-home #calendar-title {
                    padding:70px 20px 20px 20px;
                }
        }
        
        