/*
Theme Name: Georgetown Responsive Website
Theme URI: https://gic.delaware.gov
Description: Bootstrap 3 responsive WordPress theme for Georgetown Public Library DE.
Author: DDL
Author URI: https://delawarelibraries.org
Version: 1.0
Tags: mobile first, responsive, Georgetown Public Library, Delaware.
*/
body { 
padding-top: 54px; 
padding-bottom: 0px; 
background-color: #ffffff !important;
color: #5f666d !important;
margin-top:0px !important;
font-size: 16px !important;
}
p {font-size:16px !important; margin-bottom:15px !important;}

/* Wordpress Specific Image Classes */
img.alignright {float:right; margin:0 0 1em 1em !important}
img.alignleft {float:left; margin:0 1em 1em 0 !important}
img.aligncenter {display: block; margin-left: auto; margin-right: auto !important}
a img.alignright {float:right; margin:0 0 1em 1em !important}
a img.alignleft {float:left; margin:0 1em 1em 0 !important}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto !important}
/* end WP image classes */

/*======================================= EVENT CALENDAR ================================*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.eme-location-map {
width: 100% !important;
height: 350px !important;
}
.eme-calendar-table {
font-size: 12px;
width:100%;
height:240px;
background-color:#2b6b97;
}
.month_name {
color:#FFF;
font-size: 20px;
font-weight:100;
}
.eme-calendar-table thead th {
font-size: 8px;
padding: 5px 0;
color: #666;
text-transform: uppercase;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
border-bottom: 1px solid #bbbbbb;
background: #f7f7f7;
/*background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#f1f1f1));
background: -moz-linear-gradient(top,  #f7f7f7,  #f1f1f1);*/
}

.eme-calendar-table tbody td {
color: #666;
padding: 8px;
text-align: center;
border: 1px solid;
border-color: #fff #bbbbbb #bbbbbb #fff;
background: #ededed;
background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#dedede));
background: -moz-linear-gradient(top,  #ededed,  #dedede);
}
table.eme-calendar-table td {
padding:2px !important;
}
table.eme-calendar-table td.eventful a {
color:#61aadd !important;
font-weight:bold;
}

.prev-month {
color:#FFF;
font-size:10px;
}

.next-month {
color:#FFF;
font-size:10px;
}
/*======================================================== END CALENDAR ==================================*/

.col-sm-2.input-group {
float: right !important;
margin-top: 8px !important;
margin-right: 10px !important;
font-family: 'Open Sans Condensed', sans-serif;
}

.col-sm-9.input-group {
float: left !important;
margin-top: 5px !important;
padding-right: -15px !important;
}

.col-sm-5 {
padding:0px 0 0 0 !important;}

.col-sm-9 {
padding-right: 0 !important;
}

.hrstyle1 {
border-color: #c9dde6;
}
.lib-header {
background-color: #2e645f;
height: 110px;
background-position: left;
}

.lib-logo {
width: 100px;
height: 97px;
background-image: url(img/GPLSupsm.png);
background-repeat: no-repeat;
margin:8px 0 0 -10px;

}

.lib-footer-bar {
height: 100px;
background-color: #f1eada;
}

.lib-footer {
background-color: #f1eada;
min-height: 100px;
background-position: center;
}

.foottext {
color: #7b7b7b;
text-align:center;
font-size: 1.0em !important;
padding-top: 15px;
margin-bottom:20px;
}
.footer-right p {
float: right;
padding-top: 5px;
color: #7b7b7b;
font-size: 11px !important;
}

/*border-top: 2px solid #efc799;*/
}

#uppersubnav {color:#ffffff; font-size: 0.8em;}
#uppersubnav a {color:#ffffff;}
#uppersubnav a:hover {color:#cce2b0 !important;}
#uppersubnav a:visited {color:#ffffff;}


.lib-title h1 {
color: #ffffff;
font-size: 45px !important;
font-weight:lighter;
margin-left:165px;
margin-top:40px;
}

h2.lib-subtitle {
*margin-top: 0px;
color: #672668;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 300;
}

h4.lib-subtitle-orange {
margin-top: 0px;
color: #ed8f2e;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 300;
font-size: 32px;
}

.lib-subtitle-purple {
color: #672668;
}

h4.lib-subtitle {
margin-top: 0px;
color: #672668;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 300;
font-size: 32px;
}

h4.lib-subtitle-white {
margin-top: 0px;
color: #ffffff;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 300;
font-size: 32px;
}

h5.lib-subtitle-orange {
margin-top: 0px;
color: #ed8f2e;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 300;
font-size: 18px;
}

.lib-tagline {
font-size: 24px !important;
margin-top: -20px;
color: #566d7c;
font-family: 'Open Sans Condensed', sans-serif;
margin-left:-35px;
text-transform: uppercase;
}

.lib-menu-title {
color: #ffffff !important;
padding-left: 15px;
margin-top: 12px !important;
font-family: 'Open Sans Condensed', sans-serif;
}

.lib-menu-title {
color: gray;
padding-left: 15px;
margin-top: 12px !important;
font-family: 'Open Sans', sans-serif;
}

.nav-search {
margin:5px;
border:1px solid #6b9d8b;
float:right;
}

.input-group {margin-top:10px !important;float:right;}


.btn-search {
background-color: #9c599b;
height: 32px;
border-radius: 0px !important;
}
.btn-search a:hover {
background-color: #834182 !important;
}
h2.interior-heading {
margin-top: 0px !important;
color:#672666;
font-family:'Open Sans Condensed', sans-serif;
font-weight:300;
padding-bottom:5px;
padding-top:5px;
font-size: 35px;
}

h2 {
color: #672668;
font-weight:300;
font-family:'Open Sans Condensed', sans-serif;
margin:5px 0 0 0;
font-size: 35px;
}

h3 {
color: #672668;
font-weight:300;
font-family:'Open Sans Condensed', sans-serif;
margin:5px 0 0 0;
}

h3.lib-subtitle-purple {
color: #763077;
}

h3.lib-subtitle-purple a {
color: #006e63;
}

h4. lib-subtitle {
color: #006e63;
font-family:'Open Sans Condensed', sans-serif;
margin:5px 0 0 0;
}

/*.page h3 {
font-family:'Open Sans Condensed', sans-serif;
color:#377ca5;
margin-top:10px;
font-weight:bold;
}*/
li.page_item a:hover {
color: #5492b2 !important;
background-color: #c5dae5 !important;
}
li.page_item a {
color: white !important;
}

.main-body {
/*background-color: #cfdee6;*/
background-color:#FFF;
height: auto;
padding: 20px;
}

.home-page-bottom {
height: auto;
margin-top: 10px;
margin-left:-15px !important;
margin-right:-15px !important;
}

.left-sidebar-home {
height: auto;
margin-bottom: 10px;
padding: 5px;

}
.left-sidebar-interior {
height: auto;
margin:0 -10px 0 -15px;
margin-bottom: 10px;
padding: 5px;
}

.lib-right-home {
min-height: 300px;
margin: 0 -15px 5px 0;
padding: 5px;
font-family: 'Roboto', sans-serif;
font-weight:300;
font-size:17px;
}
.lib-right-home ul {
margin-left:-40px;
list-style-type:none;
margin-top:10px;
}
.lib-right-home ul li {
font-size:17px;
margin-bottom:18px;
}
.view-all-posts a{
color:#2b6b97;
text-decoration:underline;
}
.view-all-posts a:hover {
color:#53a1d6;
}
.lib-right-home ul li a {
display:block;
font-weight:400;
}
.lib-middle-home {
min-height: 400px;
margin-bottom: 10px;
padding: 0 10px 10px 10px;
font-family: 'Roboto', sans-serif;
font-weight:300;
}
.lib-middle-home ul {
margin-left:-20px;
list-style-type: square;
}
.lib-middle-home ul li {
font-size:17px;
margin-bottom:0px;
margin-top:10px;
}

.lib-middle-home p {
margin-bottom:20px;
font-size:16px;
font-weight:400;
}
.view-all-events a{
color:#2b6b97;
text-decoration:underline;
}

.view-all-events a:hover {
color:#53a1d6;
}

.vert-line {
min-height: 470px;
border-right: 2px solid #eef4f7;
position: absolute;
margin-left: 660px;
}

.slider-text-wrapper {
background-color: #d1e9db !important;
margin-bottom:0px;
}

.slider-area {
background-color: #ffffff;
margin-bottom: 20px;
max-height: 300px;
}

.home-text-area {
background-color: white;
padding:10px 10px 0px 5px;
margin-bottom: 5px;
min-height:300px;
font-size: 18px;
}


/*.home-text-area .btn-default {
color:#FFF;
background-color:#6f9ebe;
font-size:16px;
font-family: 'Open Sans Condensed', sans-serif;
border-radius:0px !important;
border:1px solid #5a89a8;
}
.home-text-area .btn-default button:hover {
background-color:#2b6b97 !important;
color:red !important;
}*/


.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {background-color:#c5d8e5 !important;}

/*================================== META SLIDER ===================================*/

.nivoSlider {

}
img.nivo-main-image {
display: block;
}
.nivo-caption {
background: #486477 !important;
}

/*======================= BOOTSTRAP OVERRIDES ========================================*/
.navbar {
border-radius: 0px !important;
border: 0px solid !important;
height: 52px !important;
-webkit-box-shadow: 0 8px 6px -6px black;
       -moz-box-shadow: 0 8px 6px -6px black;
            box-shadow: 0 8px 6px -6px black;
}

.navbar-default {
background-color: #ffffff !important;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
color: #343536 !important;
font-family: 'Open Sans Condensed', sans-serif;
font-size:16px !important;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
background-color: #cec2a5 !important;
}

.navbar-default .navbar-nav>.open>a {
background-color: #cec2a5 !important;
color: white; 
}

.nav {
padding-top: 0px;
}

.navbar-default .navbar-toggle {
background-color: #beaf8b;
border-color: #beaf8b !important;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #cec2a5 !important;
}

.navbar-nav {
margin-left: -15px !important;
}

.form-control {
border-radius: 0px !important;
}

.navbar-default .navbar-nav>.active>a {
background-color: #cec2a5 !important;
color: #ffffff !important;
}

.navbar-default .navbar-nav>li>a {
color: #343536 !important;
font-size:16px !important;
font-family: 'Open Sans Condensed', sans-serif;
}

.navbar-default .navbar-nav>li>a:hover {
background-color: #f1eada !important;
color:#000000 !important;
}
.navbar-collapse {
background-color:#ffffff;
}

.btn-default {
background-color: #92a878 !important;
color: white;
border-radius: 0px !important;
font-size:16px;
font-family: 'Open Sans Condensed', sans-serif;
margin: 0px 0 0px 0 !important;
}

.get-posts-class {
min-height: 300px;
margin-bottom: 5px;
padding: 10px;
font-family: 'Roboto', sans-serif;
font-weight:300;
font-size:17px;
}
.get-posts-class ul {
margin-left:-40px;
list-style-type:none;
margin-top:10px;
}
.get-posts-class ul li {
font-size:17px;
margin-bottom:18px;
}

.get-posts-class ul li a {
display:block;
font-weight:400;
}

/*=========================== additional CSS for Stuff ==================================*/

.news_date {font-size:1.0em; padding:0 5px 0 0; }
.news_title {font-size:1.0em; padding:0 5px 0 0;}
.news_desc {font-size: 0.9em;}

#SearchSelectors {display: inline-block;
width:100%;
    margin-bottom: 5px;
    color: #ffffff;
    font-weight:normal;
    font-size: .8em;
    }
.ngg-gallery-thumbnail {border:none !important; margin:5px !important;}
 
#top {width:100%;}
#right {float:right; width:45%}
#left {float:left; width:40%;}

.get-posts-class ul {
    list-style:none;
    margin: 10px 0 10px -40px;
    }
    
#right ul li {margin: 0 0 10px 0;}
#right ul li a {display:block;}
    
#heritageOptionLabel1 {padding: 2px 15px 0 5px;}
#catelogOptionLabel2 {padding: 2px 15px 0 5px;}
#thissiteOptionLabel3 {padding: 2px 15px 0 5px;}

.support {padding:0 0 15px 0;}

#getsocial {margin:10px 0 0 0; text-align:center; color:#2e87b1; font-size:1.3em; padding:10px 0 0 0;}
.socialicons {margin:10px 0 0 0; display:inline;}
.socialicons2 {margin:10px 0px 0px 0; text-align:center;}

#hours {background-color:#f1eada; width:100%; padding:10px;}
.hourstitle {color:#343536; font-size:1.9em; font-family: 'Open Sans Condensed', sans-serif;}
.hourstext {color:#3433536; font-size:0.9em;}
#hours a {color:#4a4c4f;font-size:1.2em;}

#featuredbook {background-color:#f1eada; width:100%; padding:10px; display: inline-block;}
.featuredbooktitle {color:#343536; font-size:1.3em; font-family:'Open Sans Condensed', sans-serif;}
.featuredbooktext {color:#343536;font-size:0.9em;}
#featuredbook a {color:#4a4c4f;}
#bookleft {float:left; padding: 0 10px 0px 0;}
#bookright {}

#footerddl {background-image:url(img/ddlfooter2.jpg); background-repeat:no-repeat; height:55px; width:200px; margin-top:5px; float:left;}
#footerimls {background-image:url(img/imlsfooter.png); background-repeat:no-repeat; height:60px; width:147px; float:right;}

#googletranslate {float:right; margin:10px 0 0 0 !important;}

#columnleft {float:left;}
#columnright {float:right;}

#iconright1 {background-color:#2e645f; height:120px; padding:0px 0 10px 0; margin-bottom:20px;}
#iconright2 {background-color:#672668; height:120px; padding:0px 0 10px 0; margin-bottom:20px;}
#iconright3 {background-color:#d8caad; height:120px; padding:0px 0 10px 0; margin-bottom:20px;}

#iconright1img {background-image:url(img/button-Meeting.jpg); background-repeat:no-repeat; float:left; width:90px; height:90px; margin:15px 0 0 10px;}
#iconright2img {background-image:url(img/button-Hands.jpg); background-repeat:no-repeat; float:left; width:90px; height:90px;margin:15px 0 0px 10px;}
#iconright3img {background-image:url(img/button-eMedia.jpg); background-repeat:no-repeat; float:left; width:90px; height:90px;margin:15px 0 0px 10px;}

.iconright1text{font-size:1.8em; font-weight:bold; font-family: 'Open Sans Condensed', sans-serif; padding:24px 0 0 5px; margin:0 0 0 110px;}
.iconright2text{font-size:1.8em; font-weight:bold; font-family: 'Open Sans Condensed', sans-serif; padding:20px 0 0 5px; margin:0 0 0 110px;}
.iconright3text{font-size:1.8em; font-weight:bold; font-family: 'Open Sans Condensed', sans-serif; padding:20px 0 0 5px; margin:0 0 0 110px;}

.iconrightsubtx {font-size:0.9em; color:#ffffff; font-family: 'Open Sans Condensed', sans-serif; padding:0px 10px 0 5px; margin:0 0 0 110px;}
.iconrightsubtx a {color:#ffffff;}

.iconright1text a {color:#ffffff;}
.iconright2text a {color:#ffffff;}
.iconright3text a {color:#ffffff;}

#wirelessprint {background-color:#2e645f; width:100%; padding:10px; color:#ffffff; font-size:1.1em; padding:5px;}
#wirelessprint a:link {color:#ffffff !important;}


/*colors for htags*/
.green{color: #7c9a22;}

.blue{color: #4e80aa !important;}

.orange{color: #fe8127 !important;}

.purple {color:#39004f;}

.white {color:#ffffff;}

.red {color:#780817 !important;}

.redgeek {color:#980808 !important; padding:0;}

.brown {color:#4a2f23 !important; padding-bottom:10px;}


.tinytext {font-size:.8em;}


/*===== Flipster =====*/

#newarrivals {
	width:100% !important;
	height:270px;
	overflow:hidden;
}
.newarrivals {width:100% !important; height:300px;}
.naheader {font-family: 'Open Sans Condensed', sans-serif;}

/*========== Search DDL catalog ========*/

#searchwrapper {border: 1px solid #bcd39e; background-color: #bcd39e; padding:0px 0; margin:20px 0 0 0px !important;}
#searchwrapper input {border: 1px solid #e0e9d8; width:82%; margin:0px 3px 0 0; font-size:0.9em; padding:5px 5px; color:#9e9f9f;}
#searchwrapper fieldset {border:1px solid #bbd6e3; float:left;}
#searchwrapper #searchButton {float:right; background:#5d98bf; font-size:0.8em; width:15%; color:#ffffff; border:1px solid #bb6e3;}
#searchwrapper textarea { border:1px solid #2d84ad; color:#2d84ad; margin:0px; padding:0px; width:100%; }
select {padding:3px; margin:3px; color:#ccdcb3; }
#ddl_catalog_search {margin:5px 5px;}


/*====================== MEDIA QUERIES ================================================*/

@media (min-width: 992px) and (max-width: 1199px) {


.lib-title h1 {
color: #ffffff;
font-size: 34px !important;
font-weight:normal;
margin-left:-3px;
margin-top:5px;
}

.home-text-area p {
font-size: 14px !important;
}

.fb-alert p {
margin-top:-33px !important;
}

.home-text-area {
margin:-15px 0 0 0;
padding:0px 0px 5px 0px;
min-height:255px;

}

.slider-area {
background-color: #ffffff;
margin-bottom: 0px;
max-height: 220px;

}

#getsocial {margin:0 0 0 0; font-size:1.0em;}
.socialicons {margin:10px 0 0 0;}
.socialicons2 {margin:10px 0px 0px 0;}

#searchButton {width:18% !important;}
#searchwrapper input {width:78%; margin:0px 2px 0 0;}

}


/*========= Media Min-Width: 768 Max-width:991 ==========*/

@media (min-width: 768px) and (max-width: 991px) {


.lib-right-home {
margin-left: 10px;
margin-right: -10px;
}


.slider-area {
background-color: #ffffff;
margin-bottom: 0px;
max-height: 220px;
}


.home-text-area p {
font-size: 12px !important;
}
.home-text-area {
margin:-5px 0 0 0;
padding:0px 0px 3px 0px;
max-height:190px;
}

#getsocial h4 {font-size:1.0em;}
.socialicons {margin:0px 0 0 0;}
.socialicons2 {margin:0px 0 0px 0;}

#getsocial {margin:0px 0 0 0;}

#uppersubnav {margin:5px -5px 0 0px; font-size: 0.8em;}

#left {float: left; width:100%; margin:0px 0px 0 0;}
#right {float:left; width:100%; margin:10px 0px 0 0px; border-top:1px solid #dcdcdc;}

.iconright1text{font-size:1.2em;}
.iconright2text{font-size:1.2em;}

.col-sm-9.input-group {
display:none;
}


.navbar-default .navbar-nav>li>a {
font-size:13px !important;
padding-right:5px !important;
color:#696969 !important;
}
.lib-right-home .lib-subtitle  {
font-size:22px;
}

.lib-middle-home .lib-subtitle  {
font-size:22px;
}

.support {padding: 0 0 15px 0px;}

.lib-title h1 {
font-size: 24px !important;
margin-left:-9px;
margin-top:5px;
}

h4.lib-subtitle-white {
font-size: 22px;
}

#columnleft {float:left; width:50%;}
#columnright {float:right; width:50%;}

.didyouknowtext {font-size:0.7em;}


#searchButton {width:18% !important;}
#searchwrapper input {width:77%; margin:0px 2px 0 0;}

.aalchattext {font-size: .9em; padding:5px 0 0 75px;}

.left-sidebar-interior h4.lib-subtitle-white {font-size: 22px;}
.left-sidebar-interior h4.lib-subtitle {font-size: 22px;}

.btn-default {
font-size:12px;
font-family: 'Open Sans Condensed', sans-serif;
margin:-10px 0 5px 0 !important;}

}


/*============= Media max width: 767px =========*/
@media (max-width: 767px) {
body {
margin-top:0px !important;
}


#left {float: left; width:100%; margin:0px 0px 0 0;}
#right {float:left; width:100%; margin:10px 0px 0 0px; border-top:1px solid #dcdcdc;}


.lib-title h1 {
font-size: 20px !important;
margin-left:-3px;
margin-top:2px;
}

h4.lib-subtitle-white {
font-size: 22px;
}

.didyouknowvideo {display:none;}

#footerddl {background-image:url(img/ddlfootersm2.jpg); background-repeat:no-repeat; height:40px; width:100px; margin-top:-5px;}
#footerimls {background-image:url(img/imlsfootersm2.png); background-repeat:no-repeat; height:34px; width:88px; margin-top:-5px;}

.foottext {
font-size: 0.6em !important;
}

.lib-middle-home {
min-height:200px !important;
margin-left: -15px;
margin-right: -15px !important;
}
.lib-right-home {
margin-left: -15px;
margin-right: -15px;
}

.left-sidebar-interior {display:none;
}


.main-body {
padding-bottom: 10px;
}
a:hover {text-decoration:none !important;}


.navbar-ex1-collapse {
padding-bottom:10px;
}
.navbar-collapse {
background-color:#f7f7f7;
max-height:350px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-bottom:2px solid #3a7ea7;
}

.home-text-area {
margin:0px 15px;
min-height:100px;}
.socialicons {margin:0px 0 10px 0;}
.socialicons2 {}

#getsocial {margin:0px 0 0 0; padding:5px 0 0 0;}

.support {padding: 0 0 15px 40px;}

#SearchSelectors {display: inline-block;
width:100%;
    margin-bottom: 5px;
    color: #ffffff;
    font-weight:normal;
    font-size: .6em;
    font-family: 'Open Sans Condensed', sans-serif;
    }

#googletranslate {float:left; margin:10px 0 !important;}
#uppersubnav {width:100%;}
#searchwrapper input {width:82%; margin:0; font-size:0.8em; padding:0;}

.sidlc {}
.siis {}
.silc {}
.siapp {display:none;}
.siapp2 {display:none;}
.siod {}
.siflip {}
.siask {}

.ngg-navigation {margin-bottom:20px;}
}

/*============ Media Min-Width: 240px ============*/


/* RESPONSIVE CONTACT FORM 7 */
@media only screen and (min-width : 240px) {
   .wpcf7-textarea,
   .wpcf7-text,
   .wpcf7-captchar {
     max-width: 100%;
     padding: 10px 1px !important;
}}


/*======================= FONT AWESOME ==================================================*/
.fa-search {
color: white !important;
}
/****FIREFOX SEARCH FIX****/
@-moz-document url-prefix() { 
  .nav-search {
     margin-top: 8px !important;
     width:auto !important;
}
.ngg-navigation {margin-bottom:20px;}
}
/*============================================== Justified Home Nav ===================================*/
/* Customize the nav-justified links to be fill the entire space of the .navbar */

.nav-justified {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0px;
  margin-top: 10px;
}
.nav-justified > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 18px;
  color: white;
  text-align: center;
  background-color: #6f9ebe;
  font-family: 'Open Sans Condensed', sans-serif;
}
.nav-justified > li > a:hover {
/*background-color: #b3cbdb !important;*/
background-color:#81b0d0;

}
.nav-justified > li:first-child > a {
  border-radius: 0px 0px 0 0;
}
.nav-justified > li:last-child > a {
  border-bottom: 0;
  border-radius: 0 0 0px 0px;
}

@media (min-width: 768px) and (max-width: 991px) {
.nav-justified > li > a {
font-size: 14px;
}}

@media (min-width: 767px) {
  .nav-justified {
    max-height: 40px;
	background-color: #3a7ea7 !important;}
  .nav-justified > li > a {
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #fff;}
  .nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 0px 0 0 0px;
    margin-left: -21px;}
  .nav-justified > li:last-child > a {
    border-right: 0;
    border-radius: 0 0px 0px 0;
    margin-right: -21px;}
}


/*** -Sticky Post Padding- ***/
.sticky-post {
padding-bottom:10px;
}

/********** -Interior Page Styles- **********/
.eme_events_list {
margin-top:10px;
}
.eme_events_list li {
margin-bottom:5px;
}
.eme_events_list a {
font-weight:normal;
}
.interior-sidebar-wrapper {
background-color:#CC3;
}

/****** FaceBook Icon ******/
div.fb-alert.alert.alert-info{
padding: 10px 5px 5px 5px !important;
margin-bottom:0px !important;
}
div.fb-alert.alert.alert-warning{
padding: 10px 5px 5px 5px !important;
margin-bottom:0px !important;
}
.fa-facebook-square {
color:#3f63b6;
font-size:2.2em !important;
}
/**Town Facebook Icon**/
.fb-alert p {
margin-top:-25px;
margin-left:35px;
line-height:16px;
font-size:16px !important;
}



/********** CSS for LibCal note tcam is library name ******/

/*other calls-displaying the following date tdat - time ttim - title of event ttit - Room location tloc- Registration treg*/

/*Header*/
.s-lc-ea-h3 {display:none !important;}

/*title of event*/
.s-lc-ea-ttit {font-weight:bold !important; font-family: 'Open Sans Condensed', sans-serif; font-size: 1.2em;}

/*location-room*/
.s-lc-ea-tloc {padding-bottom: 5px !important;}

/*library*/
.tcam {display:none !important;} 

/*Label */ 
.s-lc-ea-l {display:none !important;}

/*Category-audience*/
.s-lc-ea-tcat {display: none !important; }

.s-lc-ea-tcat {display: none !important; }

/*description*/
.s-lc-ea-tdes {display: none !important; }

/*Presenter*/
.s-lc-ea-tpre {display: none !important; }

/*registration*/
.s-lc-ea-treg {display: none !important; }

/*table*/
.s-lc-ea-tb {margin: 10px 0 !important; width:100% !important; font-family: 'Open Sans Condensed', sans-serif !important; font-size: 1.2em !important; border-bottom: 1px solid #c4c4c4 !important;}
.s-lc-ea-to {display:none !important;}
.s-lc-ea-tr {padding: 0 0 3px 0 !important; margin-bottom: 3px !important;}

.caltext {padding:10pxpx 0; width:100%; display:inline;}



