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

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
body{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color:#1a1613;
    margin: 0;
}
.headline h2 span, #mainContainer .borderBottom{
    background: #5c94c5;
    height: 1px;
    width: 35px;
    display: block;
    text-indent: -9999px;
}
.textIndent{
    text-indent:-9999px;
}
nav li.lastChild {
    margin-right: 0;
}
header h1{
    text-indent: -9999px;
    background: url('../../images/logo.png') no-repeat;
    height: 125px;
    width: 146px;
}
nav {
    text-align: right;
}
nav li {
    float: left;
    list-style: none;
    font-size: 13px;
    margin: 95px 18px 0 0;
    text-transform: uppercase;
}
nav li a {
    text-decoration: none;
    color:#1a1613;
}
nav li a:hover, nav li a.active {
    color: #3788b9;
}
nav li.dropDown {
    position: relative;
}
nav li.dropDown a{
    padding-bottom: 20px;
}
nav li.dropDown:hover ul{
    display: block;
}
nav li.dropDown ul{
    position: absolute;
    background: #fff;
    padding: 0;
    left: -15px;
    top: 25px;
    z-index: 9999;
    -moz-box-shadow:0px 2px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:0px 2px 3px rgba(0, 0, 0, 0.5);
    box-shadow:0px 2px 3px rgba(0, 0, 0, 0.5);
    display: none;
}
nav li.dropDown ul li{
    margin: 0
}
nav li.dropDown ul li a{
    line-height: 30px; 
    width: 180px;
    display: block;
    text-align:left;
    padding-left:7px;
    padding-bottom: 0;
    background: #fff;
    text-transform: capitalize;
    border-bottom: #ccc solid 1px;
}
nav li.dropDown ul li a:hover{
    background: #000;
    color: #fff;
}
#spotlight{
    overflow: hidden;
    width: 100%;
    position: relative;
}
#spotlight li{
    list-style: none;
}
.spotLight{
    margin: 0;
}
.headline {
    position: absolute;
    background: rgba(255,255,255,0.6);
    top: 0;
    width: 100%;
}
.headline h2 {
    line-height: 14px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    width: 510px;
    display: block;
    padding: 20px 0;
    position: relative;
    margin: 0 auto;
}
.headline h2 span{
    position: absolute;
    top: 28px;
}
.headline h2 span.brdLeft{
    left: -45px;
}
.headline h2 span.brdRight{
    right: -35px;
}

/****PROJECTS****/
#projects{
    background: #f7f7f7;
    height: 120px;
}
#projects .blueBox{
    background: #a8ca4b;
}
#projects .greenBox{
    background: #54c3e3;
}
#projects span{
    background: url('../../images/layout/projectIcons.png') no-repeat;
    display: block;
    float: left;
    height: 67px;
    width: 51px;
    margin: 30px 30px 0 30px;
}
#projects span.completedIcon{
    background-position: -99px 0;
}
#projects .content{
    float: right;
    width: 300px;
    border-left: #c6df7f solid 1px;
    padding: 0 30px 20px 30px;
    height: 100px;
    color: #fff;
}
#projects .content h4{
    margin: 20px 0 10px 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
#projects .content p{
    margin: 0;
    font-size: 13px;
}
#projects .content a, #mainContainer a{
    color: #4d4d4d;
    text-decoration: none;
    font-style: italic;
}
#projects .content a:hover, #mainContainer a:hover{
    text-decoration: underline;
}
#projects .greenBox .content {
    border-left: #85d7ef solid 1px;
}
/****MAIN CONTAINER****/
#mainContainer{
    text-align: center;
    padding: 80px 0;
}
#mainContainer h3, #photoGallery h3{
    font-size: 21px;
    text-transform: uppercase;
    margin: 0 0 30px 0;
    font-weight: 600;
}
#photoGallery h3{
    margin: 0 0 30px 0;
}
#mainContainer h4{
    font-weight: 600;
    margin: 0;
}
#mainContainer p{
    width: 730px;
    margin: 10px auto;
    color: #646464;
}
#mainContainer h4, #mainContainer a{
    color:#0060af;
}
#mainContainer span.borderBottom{
    margin: 30px auto 80px auto;
    float: none;
}
/****PHOTO GALLERY****/
#photoGallery{
    background: #f7f7f7;
    text-align: center;
    padding: 80px 0;
    /* height: 430px; */
    height: 1350px;
}
.headline.getTxt{
    position: relative;
    background:#0060af;
    color: #fff;
    height: 55px;
}
.headline.getTxt span{
    background: #519ad7;
    width: 22px;
}
.headline.getTxt h2 {
    width: 200px;
}
.gallery{
    position: relative;
}
.gallery a{
    position: absolute;
}
.gallery a.photo001{
    top: 0;
    left: 0;
}
.gallery a.photo002{
    top: 0;
    left: 250px;
}
.gallery a.photo003{
    top: 0;
    left: 570px;
}
.gallery a.photo004{
    top: 0;
    left: 730px;
}
.gallery a.photo005{
    top: 190px;
    left: 0;
}
.gallery a.photo006{
    top: 190px;
    left: 250px;
}
.gallery a.photo007{
    top: 190px;
    left: 410px;
}
.gallery a.photo008{
    top: 240px;
    left: 730px;
}
.gallery a.photo009 {
    top: 375px;
    left: 0px;
}
    
.gallery a.photo0011 {
        top: 375px;
        left: 326px;
}
    
.gallery a.photo0012 {
        top: 375px;
        left: 659px;
}
    
    .gallery a.photo0013 {
        top: 568px;
        left: 0px;
    }
    
    .gallery a.photo0014 {
        top: 568px;
        left: 325px;
    }
    
    .gallery a.photo0015 {
        top: 568px;
        left: 660px;
    }
    
    .gallery a.photo0016 {
        top: 759px;
        left: 0px;
    }
    
    .gallery a.photo0017 {
        top: 759px;
        left: 325px;
    }
    
    .gallery a.photo0018 {
    top: 759px;
    left: 660px;
    }
    
    .gallery a.photo0019 {
        top: 959px;
        left: 0px;
    }
    
    .gallery a.photo0020 {
        top: 959px;
        left: 325px;
    }
    
    .gallery a.photo0021 {
    top: 959px;
    left: 660px;
    }
    
    .gallery a.photo0022{
    top: 1159px;
    left: 0px;
    }
    
    .gallery a.photo0023 {
    top: 1159px;
    left: 325px;
    }
    .gallery a.photo0010 {
        top: 1159px;
        left: 660px;
        }    
/****FOOTER****/
footer{
    background: #fdfdfd;
    color: #1a1613;
}
footer h5{
    color: #0060af;
    font-size: 13px;
    font-style: italic;
    font-weight: 500;
    margin-bottom: 10px;
}
footer ul {
    float: left;
    padding: 0;
    margin: 0;
    width: 150px;
    line-height: 28px;
}
footer ul li {
    list-style: none;
    text-transform: uppercase;
}
footer ul li a, footer a {
    text-decoration: none;
    color: #1a1613;
}
footer ul li a:hover, footer ul li a.active, footer a:hover {
    color: #3788b9;
}
footer p{
    line-height: 28px;
    margin: 0;
}
#footerBottom{
    background:#f7f7f7;
    margin-top: 15px;
    color: #0060af;
    text-align: right;
}
#footerBottom a{
    color: #0060af;
    font-weight: 600;
    text-decoration: none;
}
#footerBottom a:hover, footer a:hover {
    text-decoration: underline;
}
.spotLight img{
    display: none;
}

/* #Page Styles
================================================== */

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}