/* LEARNLOCAL STYLES */

/*
    CHARCOAL: #3F3E3C
    MUSTARD: #EFC01C
    GREEN: #659A41
    BLUE: #5286BC
    LIGHT GRAY: #E2E1E0
*/

* {
    margin: 0;
}
html, body {
    height: 100%;
}
body{
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
    /*    background:#a2c2e2 repeat-y url('../images/bk-gradient.png') center;*/
    background:#f3f3f3;
}

a:hover{
    color:#659A41;
}
.clear{
    clear:both;
}

.wrapperNew{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -140px;
}

/* additional icons in bootstrap sprite (horizontal, vertical) */
.icon-dollar { background-position: -408px  -240px; }
.icon-trophy { background-position: -96px -336px; }
.icon-marker { background-position: -288px -288px; }

/* NAVBAR 2.0 RC1 */

#topbar-v2-ct{
    -webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    1px 1px 3px rgba(50, 50, 50, 0.4);
    box-shadow:         1px 1px 3px rgba(50, 50, 50, 0.4);
    margin-bottom:20px;
    z-index:1800;
}
#topbar-v2{
    /*    line-height:55px;*/
    background:#FFF;
    color:#6D6E71;
    /*    height:55px;*/
    padding:5px 0px;
    border-top:5px solid #6D6E71;
    height:36px;
}
#topbar-inner-v2{
    width:960px;
    margin:0 auto;
    /*    padding:5px 0;*/
    /*    text-align:right;*/
    position:relative;
}
/*#topbar-inner-v2 #logo-v2{
        height:55px;
        line-height:55px;
        display:inline-block;
        vertical-align:top;
    width:253px;
    margin-right:10px;
}*/
/*#nav_button{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0 0 0 0;

    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);

    background-color: #F5F5F5;
    border-width: 1px;

    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);

    color: #9f9f9f;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 14px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}*/
#nav_cats{
    font-size:19px;
    padding-top:8px;
    font-family:'Open Sans Condensed',sans-serif;
}
#nav_cats_icon{
    font-size:15px;
}
#nav_cats:hover, #nav_cats_icon:hover{
    cursor:pointer;

}
.navbar-search {
    position: relative;
    margin:0;
    padding-top:3px;
}
.navbar-search .site-search {
    padding-right: 29px;
    background:#F7F7F7;
    margin:0;
}
.navbar-search .icon-search {
    position: absolute;
    top: 10px;
    right: 11px;
    background-image: url("https://www.learnlocal.com/site/templates/v2/libraries/bootstrap/img/glyphicons-halflings.png");
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* IE 5-7 */
    filter: alpha(opacity=50);
    /* Netscape */
    -moz-opacity: 0.5;
    /* Safari 1.x */
    -khtml-opacity: 0.5;
    /* Good browsers */
    opacity: 0.5;
}
#site-search-results{
    padding:0px;
    z-index:1850;
}
#site-search-results li.active > a,
#site-search-results li.active > a:hover,
#site-search-results li.active > a:focus{
    /*    background:#E2E1E0;*/
    background:#f1f8fa;
    color:#000;
}
/*#site-search-results li{
    border-bottom: 1px dashed #CCCCCC;
}

#site-search-results li:first-child{
    border-bottom: none;
}*/
#site-search-results li > a.header,
#site-search-results li.active > a.header,
#site-search-results li.active > a.header:hover,
#site-search-results li.active > a.header:focus{
    background:#5286BC;
    color:#FFF;
    font-weight:600;
    font-size:16px;
    line-height: 22px;
}
#site-search-results li .title{
    font-size:18px;
    line-height:40px;
}
#site-search-results li .title_top{
    display:block;
    font-size:15px;
}
#site-search-results li .details{
    display:block;
    font-size:13px;
}
#site-search-results li.nomatch span{
    padding:3px 20px;
}
li.more-results{
    height:28px;
    background:#f1f8fa;
    text-align:right;
}
li.more-results > a{
    min-height:28px !important;
    height:28px;
    line-height:22px;
}
li.more-results > a span.span24{
    min-height:28px;
    height:28px;
}

#nav-bar-right{
    padding-top:3px;
    text-align:right;
}
#set-city-ct{
    /*    display:inline-block;*/
    text-align:right;
    line-height:30px;
    font-size:14px;
    margin-right:10px;
}
#set-city-ct a{
    color: #666666;
}

.hdr_btn{
    padding:4px 8px;
    background-color:#5286BC;
/*    font-family:'Open Sans Condensed',sans-serif;*/
    font-size:12px;
    white-space: nowrap;
    color:#FFF;
}
.hdr_btn_left{
    background-color:#699ace;
    border-right:1px solid #4c78a7;
}
.hdr_btn:hover{
    color:#FFF;
    background-color:#659A41;
}

#member_btn{
    background-color: #F5F5F5;
    background-image:none;
    color: #666666;
    font-weight:600;
    height:20px;
    border-right:none;
}
#member_btn img{
    position:absolute;
    left:0;
    top:0;
}
#member_btn img.rightBorder{
    border-right-color: #c5c5c5;
    border-right-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    border-right-style: solid;
    border-right-width: 1px;
}
.member_btn_name{
    padding-left:25px;
}
#member_btn span.caret{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
#member_btn_nav{
    font-size:12px;
    text-align:left;
    line-height:16px;
}
#member_btn_nav li, #member_btn_nav li a{
    line-height:16px;
}
.btn-group.dropdown{
    float:none;
}
#notifications_btn_ct{
    float:none;
}
#notifications_btn{
    background-color: #F5F5F5;
    background-image:none;
    color: #666666;
    height:30px;
}
#member_notifications{
    font-size:12px;
    text-align:left;
    line-height:16px;
    width:360px;
    padding:0px;
/*    overflow-y: scroll;
    overflow-x: hidden;*/
/*    max-height:200px;*/
}
#member_notifications.dropdown-menu-arrow::before {
    left: inherit;
    right: 13px;
}
#member_notifications.dropdown-menu-arrow::after {
    left: inherit;
    right: 14px;
}

#member_notifications li, #member_notifications li a{
    line-height:16px;
    white-space:normal;
}
#member_notifications li{
/*    border-top: 1px dashed #CCCCCC;*/
}

#member_notifications li:first-child{
/*    border-top:none;*/
}
#member_notifications li.disabled{
    background:#5286BC;
    color:#FFF;
    font-weight:700;
    padding:3px 20px;
    line-height: 18px;
    font-size:13px;
}
#member_notifications li ul{
    margin-left:0;
}
.notification_ts{
    display:inline-block;
    width:50px;
    padding-right:5px;
    font-style:italic;
}
.dropdown-footer{
    background:#E2E1E0;
    border-top:none;
    color:#FFF;
    text-align:center;
}
.dropdown-footer a{
    font-weight:700;
    padding:5px;
}
.dropdown-menu a.btn{
    display:inline-block;
    color:#FFF;
}
#member_notifications.dropdown-menu li > a:hover,
#member_notifications.dropdown-menu li > a:focus{
    background-color:#F1F8FA;
    color:#000;
    background-image:none;
    background-repeat:no-repeat;
}
#member_notifications.dropdown-menu li.dropdown-footer > a:hover,
#member_notifications.dropdown-menu li.dropdown-footer > a:focus{
    background-color:#5286BC;
    color:#FFF;
    background-image:none;
    background-repeat:no-repeat;
}

ul.scroll-menu {
    position: relative;
    display: inherit !important;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: auto;
    max-height: 500px;
    margin: 0;
    border-left: none;
    border-right: none;
/*    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding:0px;
}
ul.scroll-menu-2x {
    max-height: 120px;
}
li.notification_item{
    border-top:1px dashed #CCC;
    min-height:16px;
    padding:0;
    margin:0;
}
li.notification_item:first-child{
    border-top:none;
}
.notification_item .snippet{
    margin-top:0px;
    height:16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.notification_item span.nolink{
    padding:3px 20px;
    color:#333333;
    display:block;
}
.notification_item .row-fluid{
    display:inline-block;
}
.row-fluid.noMinHeight [class*="span"]{
    min-height:1px;
}
.nTimestamp{
    font-style:italic;
    text-align:right;
    font-size:11px;
}

/* SUBNAV V2 RC1 */
#subnav-v2{
    display:none;
    background-color:#5286BC;
    color:#FFF;
}
#subnav-cats li a{
    color:#FFF;
}
#subnav-cats li.active,
#subnav-cats li a:hover,
#subnav-cats > .active > a,
#subnav-cats > .active > a:hover {
    background-color:#EEE;
    color:#333;
}
.subnav_cat{
    display:none;
}
.subnav_cat:first-child{
    display:inline-block;
}
.subnav_community_title{
    padding:5px;
    margin:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.newCount{
    font-weight:700;
    font-size:10px;
    background-color:#cc0000;
}
.dashed-bottom{
    margin-bottom:15px;
    padding-bottom:15px;
    border-bottom: 1px dashed #CCCCCC;
}
div.small-min-height{
    min-height:15px !important;
}

/* REFFERED MEMBER */
#referred_by_bar{
    background:#FFF;
    width:960px;
    margin:0 auto 20px auto;
    line-height:30px;
    font-size:14px;
}

/* ALERTS */

#site_alerts_CT{
    margin-top:0px;
    margin-bottom:0px;
}
#site_alerts{
    float:none;
    margin:0 auto;
}
#geolocate_alert .alert,
#site_alerts .alert{
    margin:5px 0 0 0;
}
#change_city_alerts .alert{
    margin:0 0 5px 0;
}

/* CONTENT */

#contentCT{
    min-height:4px; /* shadow height */
    padding:0;
    width:960px;
    margin:0 auto;
}
.white_well h2{
    border-bottom: 1px dashed #CCCCCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

/* FOOTER */

.footerNew, .pushNew{
    height:170px;
}

#footerBox{
    margin:0 auto;
    background:#F8F8F8;
}
#footerBoxInner{
    margin: 0 auto;
    width:960px;
    padding-top:15px;
    position:relative;
}
#footerLinks{
    padding:10px 15px 10px 15px;
    width:760px;
    float:left;
}

.footerPanel ul li{
    font-size:12px;
    line-height:16px;
}
#footerPanelThree{
    width:225px;
}

ul.columns {
    list-style: none;
    margin:10px 0 0 0;
    margin:0;
    padding:0;
}
ul.columns li{
    float: left;
    margin: 0;
    padding:0;
    width: 150px;
    line-height: 23px;
    font-size:15px;

}
ul.columnsSingle li{
    float:none;
}
#footerPanelThree ul{
    width:90px;
    float:left;
}