@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700|Sorts+Mill+Goudy');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1200px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1200px;}
.bodysize{max-width: 1200px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #3f8c44;}
.link:hover, a:hover{color: #00961d;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #bfbfbf;}
body{
		color: #333333;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#ffffff;
	}
#default_footer a{
		text-decoration: underline;
		color:#ffffff;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #3f8c44;
	background: #3f8c44;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f8c44), color-stop(50%,#3f8c44), color-stop(51%,#3f8c44), color-stop(100%,#3f8c44));
	background: -moz-linear-gradient(top,  #3f8c44 0%, #3f8c44 50%, #3f8c44 51%, #3f8c44 100%);
	background: -webkit-linear-gradient(top,  #3f8c44 0%,#3f8c44 50%,#3f8c44 51%,#3f8c44 100%);
	background: -o-linear-gradient(top,  #3f8c44 0%,#3f8c44 50%,#3f8c44 51%,#3f8c44 100%);
	background: -ms-linear-gradient(top,  #3f8c44 0%,#3f8c44 50%,#3f8c44 51%,#3f8c44 100%);
	background: linear-gradient(top,  #3f8c44 0%,#3f8c44 50%,#3f8c44 51%,#3f8c44 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f8c44', endColorstr='#3f8c44',GradientType=0 );
	border: 0px solid #000000;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #00961d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00961d), color-stop(50%,#00961d), color-stop(51%,#00961d), color-stop(100%,#00961d));
	background: -moz-linear-gradient(top,  #00961d 0%, #00961d 50%, #00961d 51%, #00961d 100%);
	background: -webkit-linear-gradient(top,  #00961d 0%,#00961d 50%,#00961d 51%,#00961d 100%);
	background: -o-linear-gradient(top,  #00961d 0%,#00961d 50%,#00961d 51%,#00961d 100%);
	background: -ms-linear-gradient(top,  #00961d 0%,#00961d 50%,#00961d 51%,#00961d 100%);
	background: linear-gradient(top,  #00961d 0%,#00961d 50%,#00961d 51%,#00961d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00961d', endColorstr='#00961d',GradientType=0 );
	border: 0px solid #000000;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 0px solid #000000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #004960;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #ffffff;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #bfbfbf;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #333333;
}
.vtab{
	font-weight: normal;
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	color: #333333;
}
.vtab:hover, .vtab_selected{
	background: #f6f6f6;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#f6f6f6), color-stop(50%,#f6f6f6), color-stop(51%,#f6f6f6), color-stop(100%,#f6f6f6));
	background: -moz-linear-gradient(-90deg,  #f6f6f6 0%, #f6f6f6 50%, #f6f6f6 51%, #f6f6f6 100%);
	background: -webkit-linear-gradient(-90deg,  #f6f6f6 0%,#f6f6f6 50%,#f6f6f6 51%,#f6f6f6 100%);
	background: -o-linear-gradient(-90deg,  #f6f6f6 0%,#f6f6f6 50%,#f6f6f6 51%,#f6f6f6 100%);
	background: -ms-linear-gradient(-90deg,  #f6f6f6 0%,#f6f6f6 50%,#f6f6f6 51%,#f6f6f6 100%);
	background: linear-gradient(-90deg,  #f6f6f6 0%,#f6f6f6 50%,#f6f6f6 51%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6',GradientType=0 );
	color: #333333;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );

	color: #333333;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(50%,#f6f6f6), color-stop(51%,#f6f6f6), color-stop(100%,#f6f6f6));
	background: -moz-linear-gradient(top,  #f6f6f6 0%, #f6f6f6 50%, #f6f6f6 51%, #f6f6f6 100%);
	background: -webkit-linear-gradient(top,  #f6f6f6 0%,#f6f6f6 50%,#f6f6f6 51%,#f6f6f6 100%);
	background: -o-linear-gradient(top,  #f6f6f6 0%,#f6f6f6 50%,#f6f6f6 51%,#f6f6f6 100%);
	background: -ms-linear-gradient(top,  #f6f6f6 0%,#f6f6f6 50%,#f6f6f6 51%,#f6f6f6 100%);
	background: linear-gradient(top,  #f6f6f6 0%,#f6f6f6 50%,#f6f6f6 51%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6',GradientType=0 );
	color: #333333;
}
.tab a{
	color: #333333;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #333333;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/mylondonlibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #333333;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #333333;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(50%,#333333), color-stop(51%,#333333), color-stop(100%,#333333));
	background: -moz-linear-gradient(top,  #333333 0%, #333333 50%, #333333 51%, #333333 100%);
	background: -webkit-linear-gradient(top,  #333333 0%,#333333 50%,#333333 51%,#333333 100%);
	background: -o-linear-gradient(top,  #333333 0%,#333333 50%,#333333 51%,#333333 100%);
	background: -ms-linear-gradient(top,  #333333 0%,#333333 50%,#333333 51%,#333333 100%);
	background: linear-gradient(top,  #333333 0%,#333333 50%,#333333 51%,#333333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#333333',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #004960;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #004960;
	border-color: #004960;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #004960;
}
.polaris-nav-active i{
	color: #004960;
}
.widgetbody hr{
	color: #bfbfbf;
	background-color: #bfbfbf;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #bfbfbf;
}
.bottomrule{
	border-bottom: 1px solid #bfbfbf;
}
.bodytext{color: #333333;}
.headingtext{color: #004960;}
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700|Sorts+Mill+Goudy');

body {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 15px;
}

h2, .heading2, h3, .heading3, h4, .heading4 {
font-family: 'Sorts Mill Goudy', serif;
}


.button {
  	text-decoration: none;
  	font-weight: 400;
    padding: 8px 18px;
  	transition: all .25s ease;
}
.button:hover {
  	text-decoration: none;
}


/*HEADER*/
#header {
    border-bottom: 5px solid #3f8c44;
  	min-height: 70px;
}

#header #top_bar {
    background: #3f8c44;
    height: 40px;
    line-height: 40px;
    text-align: right;
    font-size: 14px;
    transition: all 0.5s cubic-bezier(.87,-.41,.19,1.44);
}
.content_wrap {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
#header #top_bar ul.top_bar_menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
#header #top_bar ul.top_bar_menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
#header #top_bar ul.top_bar_menu li a {
    display: inline-block;
    color: #fff;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s cubic-bezier(.87,-.41,.19,1.44);
}
#header #top_bar ul.top_bar_menu li a:hover {
    text-decoration: underline;
}
#header #top_bar ul.top_bar_menu li:after {
    content: "|";
    color: #fff;
}
#header #top_bar ul.top_bar_menu li:last-child:after {
    content: "";
}
#logo {
    position: absolute;
    top: -40px;
    left: 0;
    background: #fff;
    padding: 20px 30px;
    z-index: 99999;
    transition: all 0.2s ease;
    box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}
#logo img {
    transition: all 0.2s ease;
}


/*CMS NAV*/

/*hides the default home tab - DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}
.fa-sort-down:before, .fa-sort-desc:before {
    display: none;
}
.navbar-nav {
    padding-left: 15px;
}

.navbar-nav>li>a {
  font-size: 15px;
  text-transform: uppercase;
  line-height: 40px;
  font-weight: 500;
}

.nav-mobile .navbar-brand {
    display: none;
}
.burger-button {
    float: left;
  	padding-top: 12px;
}
.nav-mobile {
    font-size: 2.2em;
    padding-left: 10px;
}
#header .dropdown-menu {
    min-width: 160px;
    padding: 0px 0;
    margin: 0px 0 0;
    font-size: 15px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
#header .dropdown-menu>li>a {
  	display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

/*FOOTER*/

#default_footer {
    display: none;
}
#footer {
  margin: 0 auto;
}

#footer_upper {
    background: url(//mylondonlibrary.libnet.info/images/tile/mylondonlibrary/footer_bg.jpg) center center no-repeat;
    background-size: cover;
    padding: 40px 0;
    color: #fff;
    text-align: center;
}
#footer_upper .widget_wrapper {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
#footer_upper .widget_wrapper:nth-child(1) {
    width: 24%;
}
#footer_upper .widget_wrapper {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
#footer_upper .widget_wrapper:nth-child(2) {
    width: 50%;
    text-align: center;
}
#footer_upper .widget_wrapper:nth-child(3) {
    width: 24%;
}
#footer_upper ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer_upper h3 {
    margin: 0 0 15px 0;
  	color: #ffffff;
  	font-size: 1.17em;
}

#footer_sn a.facebook {
    background: #3b5998;
}
#footer_sn a.twitter {
    background: #6acff4;
}
#footer_sn a.instagram {
    background: #C0B2A9;
}
#footer_sn a.pinterest {
    background: #CD2128;
}
#footer_sn a {
    display: inline-block;
    width: 30px;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    border: 1px solid #73acbc;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.5);
    font-size: 20px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
    transition: all 0.2s ease;
    vertical-align: top;
    margin: 0;
}
#footer_sn a:hover {
    margin: -5px 0 0 0;
    transform: scale(1.1);
}

#footer-lower {
  text-align: center;
    background: #2d324a;
    color: #fff;
    font-size: 13px;
  	padding: 20px;
}

#footer_menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer_menu li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
#footer_menu li a {
    padding: 0 25px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    transition: all .2s ease;
    font-size: 15px;
}
#footer_menu li a:hover {
    text-decoration: underline;
}

/**EVENTS LISTING PAGE**/

/*Events listing title*/
.events-right > h1, .events-grid > h1 {
	font-size: 3.8em;
    margin-top: 14px;
  	margin-bottom: 14px;
    padding-bottom: 5px;
    font-weight: 400;
}
@media (min-width: 768px) {
.events-right {
    margin-left: 260px;
}
}
/*event listing date bar*/
.events-date-bar {
    font-size: 1.6em;
  	margin-bottom: 1em;
    font-weight: 600;
    padding: 10px 0;
  	border-top: 1px solid #bbbbbb;
  	border-bottom: 1px solid #bbbbbb;
}
/*event listing title*/
.eelisttitle a {
  	font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 0.5em;
  	text-decoration: none;
}
/*event listing date and time*/
div.eelisttime.headingtext {
  	color: #2c3e50!important;
}
/*event listing short description*/
.eelistdesc {
  font-size: 1.2em;
}
.eventRegButton {
  	margin-bottom: 0.75em;
}
.events-day-title > .events-date-string > .headingtext, .events-day-title >.events-date-range-string >.headingtext {
	color:  #56585B!important;
}
.events-left .tab-content {
	background: #ffffff;
}
@media (max-width: 768px){
  .events-details {
    margin-bottom: 20px;
  }
}

/*filters*/

#eventsearch {
  margin-bottom: 15px;
}
.events-filter-row {
    padding: 1em 2em 1em 2em;
  	margin-bottom: 0px;

}
.events-view-row {
  	padding: 5px 40px;
}
@media (max-width: 768px){
.events-filter-row {
    max-width: 768px;
    text-align: center;
}
}
/*filter buttons*/
@media (max-width: 768px){
.events-views {
    max-width: 768px;
    margin-top: 10px;
    text-align: center;
}
}

/**EVENT PAGES**/

/*border above and below the date, time and location info*/
#id4VX3g .amh-row, #idlw5ZC.amh-row.row {
  	border-top: 1px solid #bbbbbb;
  	padding: 8px 0;
}
/*event page sub title*/
#idaiMWo h3 {
	color: #56585B;
    font-size: 1.8em;;
	font-weight: 400;
}
/*event page date*/
#idm0vRo h4 {
  	color: #2d3e4f;
}
/*event description*/
#idiga4D p {
  	color:  #56585B;
}
/*event short description*/
#idjLXfv .custom1 {
  	color: #34485e;
    margin: 1em 0 0.5em 0;
    font-weight: 400;
    font-size: 1.3em;
}

/**** Upcoming Events widget ****/

/*widget title*/
#idsqaCW h4 {
  	font-size: 1.8em;
  	margin-bottom: 0.5em;
  	font-weight: 400;
  	color: #1d1d1d;
}
/*height of events listing widget*/
#idtvR3F .amev-event-list{
  	height: 580px;
}
/*date string in upcoming events widget*/
.amev-event-time > .headingtext {
  	color: #000000 !important;
}
.amev-event-title a {
    text-decoration: none;
}

.amev-event-description .eventRegButton {
  	font-size: 1em;
  	margin-bottom: 0.3em;
}

/*my events login page*/
.ammev-login {
    margin: 20px auto;
}
.amPopup {
    padding-bottom: 15px;
}

/** RESERVE **/

.amnp-holder {
    padding: 15px;
}



/**SIZES**/

@media (min-width: 768px) {
.navbar {
    border-radius: 0px;
}
.dropdown:hover > .dropdown-menu { 
  	display: block !important;  
  }
#navbar {
    float: right;
}
  div#navbar {
  margin-top: 10px;
  margin-bottom: 10px;
}
/*last dropdown aligned to right of parent tab*/
.navbar-nav>li:nth-child(16):hover ul{
    left:auto;
    right:0;
    margin-right:-10px;
}  
}




@media (max-width: 1200px) and (min-width: 768px) {
#logo img {
    height: 60px!important;
    width: auto;
}
#logo {
    padding: 5px 10px;
}
}



@media (max-width: 767px) {
#logo {
    position: absolute;
    background: none;
    padding: 0!important;
    margin-top: 0px;
    left: 50%;
    top: 0px;
    box-shadow: none;
    text-align: center;
    float: none;
  	margin-left: -42px;
}
#logo  img {
    height: 60px!important;
}
#header #top_bar {
    display: none;
}
  .content_wrap {
    margin: 0 auto;
}
.navbar-nav {
    margin: 7.5px -15px 0 -15px;
}
  #footer_upper .widget_wrapper {
    width: auto !important;
    float: none;
    padding: 20px;
    text-align: left !important;
    display: block;
}
  #footer_menu li a {
    padding: 5px 10px;
    font-size: 12px;
}
}



@media (max-width: 1199px) and (min-width: 1001px) {
.navbar-top .navbar-nav > li > a {
    padding: 5px 12px;
}
}


@media (max-width: 1000px) and (min-width: 768px) {
.navbar-nav>li>a {
    font-size: 11px;
  }
.navbar-top .navbar-nav > li > a {
    padding: 5px 9px;
}
#header .dropdown-menu {
    font-size: 11px;
    background-color: #fff;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
}

@media only screen and (max-width: 1200px) {
#footer_upper .widget_wrapper:nth-child(3) {
    display: none;
}
#footer_upper .widget_wrapper:nth-child(2) {
    width: 75%;
    text-align: right;
}
  #footer_menu li a {
    padding: 0 9px;
    font-size: 11px;
}
}

@media only screen and (min-width: 1201px) {
.events-filter-row {
    padding: 2em 2em 1em 2em;
    margin-bottom: 0px;
}
}