/*
    Document   : lga
    Created on : Aug 20, 2013, 11:47:21 AM
    Author     : johnreeve
    Description:
        Custom Styles for LGA

COLORS

DK Blue:        #00263d
Red:            #e91f3f

white:          #ffffff
lt grey:        #999999
lt grey 2:      #727272
med gray:       #6f6f6f
mediumer grey:  #e6e6e6
dk grey:        #545454
dker grey:      #5d5c5c

font-family: 'Cabin', sans-serif;
font-family: 'Cabin Condensed', sans-serif;
font-family: "Gill Sans", "Gill Sans MT", Calibri, 'Cabin',  sans-serif;

*/

body,html{
    height:100%;
}

html{
    position:relative;
    padding-top:22px
}

body:before{
    position:absolute;
    top:0;
    left:0;
    content: "  ";
    width:100%;
    height:22px;
    background:#00263d url('../../images/lga_htmlTopBorder.png') repeat-x;
}

body {
    font-family: 'Cabin', sans-serif;
    color: #373737;
}

.full-height{
    min-height:100%;
}

.center {
    text-align: center;
}

.dkBlueText {
    color: #00263d;
}

h1.center {
    margin: 30px auto;
    font-family: "Gill Sans", "Gill Sans MT", Calibri, 'Cabin', sans-serif;
    text-transform: uppercase;
    line-height: 1;
    font-size: 42px;
    color:#727272;

}

h4 a {
    font-family: 'Cabin Condensed', sans-serif;
    color: #494949;
    text-decoration: none;
}

/* nav */

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.nav-container {
    position: relative;
}

.navbar-inner {
    background-color: #fff;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: no-repeat;
    filter: none;
    border: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar .nav > li > a {
    color: #959595;
}

body.admin-bar .navbar-fixed-top {
    top: 50px;
}

.navbar-fixed-top {
    top: 30px;
}

.phone {
    position: absolute;
    bottom: 40px;
    right: 18px;
    font-size: 21px;
    color: #6f6f6f;
}

.banner-phone.hidden-desktop {
    text-align: center;
    font-size: 24px;
    margin: 30px 0;
    color: #6f6f6f;
}

/* Nivo Slider */

.theme-bar .nivo-controlNav {
    height: 30px;
    text-align: center;
    padding: 5px 0;
    border-top: 1px solid #333;
    background: rgba(0,38,61,.5) !important;
    filter:none;
    opacity: inherit;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

/* Page Styles */

#main article {
    border-bottom:none;
}

.post-thumb img {
    display: block;
    margin: 0 auto;
}

.lead {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: initial;
}

.subBannerText {
    font-weight: normal;
    text-align: center;
    font-size: 25px;
    margin: 20px 0;
    line-height: 38px;
}

after_posts h3 {
    margin-top: 40px;
}

/* Footer */

#mainFooter {
    height: 260px;
}

#hardcodeFooter {
    background:#e6e6e6;
    color:#5d5c5c;
    padding:40px 0;
}

#hardcodeFooter-inner img.center{
    display:block;
    margin: 0 auto;
}

.footer-links {
    float: none;
    margin-bottom: 0;
}


.footer-links .menu li {
    float: none;
    margin-left: 10px;
}

.attribution {
    text-align:center;
}

.subFooter {
    background: #00263d;
    padding: 10px 0 50px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

/* Widget Styles */

.widgetbadge {
    display: block;
    float: left;
    margin: 0;
    position: relative;
    top: 5px;
    left: -15px;
}

h3.widgettitle {
    color:#00263d;
}

ul.recent_posts_with_excerpts {
    list-style: none;
    margin: 0;
}

ul.recent_posts_with_excerpts li {
    position:relative;
    margin-bottom: 40px;
}

h2.recent_posts_with_excerpts {
    margin-right: 10px;
    float:left;
    font-size:15px;
    line-height:1;
}

h2.recent_posts_with_excerpts a {
    color:#434343;
}

h3.date {
    line-height:1;
    font-size: 15px;
    float:left;
    color:#959595;
}

.recent_posts_with_excerpts blockquote {
    clear:both;
    border-left:none;
    padding:0;
    margin:0 0 20px;
}

.recent_posts_with_excerpts blockquote p {
    font-size:15px;
}

.recent_posts_with_excerpts .alignright {
    display:none;
}

.recent_posts_with_excerpts .more-link {
    color:#00263d;
    float:right;
}

.meetTheTeam ul {
    margin:0;
}

.meetTheTeam li {
    margin-bottom:40px;
    line-height: 1;
}

.meetTheTeam .thumbnail {
    margin-right:20px;
}

.meetTheTeam h5 {
    margin:0;
}

.meetTheTeam li:nth-child(2n+1) {
    margin-left:0;
}

/* Responsive */

@media only screen and (min-width: 1058px) {
    body {
        padding-top: 20px;
    }

    .navbar .nav {
        float: right;
        margin: 70px 0 0;
    }

    .navbar .nav:after {
        display: block;
        content: " ";
        width: 100%;
        height: 5px;
        background: url('../../images/lga_headerNavBG.png') repeat-x;
        margin-top: 36px;
    }

    .navbar .nav > li > a {
        font-size: 16px;
        padding: 10px 0 10px 30px;
    }

    .navbar .nav > .active > a,
    .navbar .nav > .active > a:hover,
    .navbar .nav > .active > a:focus {
        color: #545454;
        font-weight:bold;
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow:none;
    }
}

@media (max-width: 767px) {
    body {
        padding-left: 0;
        padding-right: 0;
    }

    .container-fluid {
        padding-left: 20px;
        padding-right: 20px;
    }
}



@media (max-width: 480px) {
    .navbar{
	overflow:hidden;
    }
    .navbar .nav{
        margin:20px 0 0 0;
        float:none;
    }
    #menu-header li {
	display:block;
	float:none;
    }
    #menu-header li a{
	text-align:center;
	font-size: 32px;
    }
    .navbar .brand{
        float:none;
        text-align:center;
    }
    .navbar .nav > .active{
    	overflow:hidden;
    	float:none;
    }
    #hardcodeFooter-inner{
        padding-left:0;
        text-align:center;
    }
    #hardcodeFooter-inner .span3{margin-bottom:15px;}
}

a.paypal {
  width: 100%;
  padding: 0 1.25em;
  font-size: 1em;
  line-height: 2.5em;
  border: 2px solid green;
  color: green;
  display: inline-block;
  text-align: center;
  position: relative;
  top: 0;
  right: 18px;
}

a.paypal:hover {
  border: 2px solid transparent;
  background: green;
  color: white;
  text-decoration: none;
}
@media (min-width: 768px) {
  a.paypal {
    width: auto;
    position: absolute;
  }
}
