.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#body.content{max-width: 980px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1000px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1000px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #996633;}
.link:hover, a:hover{color: #996633;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccccc;}
body{
		color: #222222;
		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: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #cc9933;
	background: #cc9933;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc9933), color-stop(50%,#cc9933), color-stop(51%,#cc9933), color-stop(100%,#cc9933));
	background: -moz-linear-gradient(top,  #cc9933 0%, #cc9933 50%, #cc9933 51%, #cc9933 100%);
	background: -webkit-linear-gradient(top,  #cc9933 0%,#cc9933 50%,#cc9933 51%,#cc9933 100%);
	background: -o-linear-gradient(top,  #cc9933 0%,#cc9933 50%,#cc9933 51%,#cc9933 100%);
	background: -ms-linear-gradient(top,  #cc9933 0%,#cc9933 50%,#cc9933 51%,#cc9933 100%);
	background: linear-gradient(top,  #cc9933 0%,#cc9933 50%,#cc9933 51%,#cc9933 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc9933', endColorstr='#cc9933',GradientType=0 );
	border: 1px solid #cc9933;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #a37315;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a37315), color-stop(50%,#a37315), color-stop(51%,#a37315), color-stop(100%,#a37315));
	background: -moz-linear-gradient(top,  #a37315 0%, #a37315 50%, #a37315 51%, #a37315 100%);
	background: -webkit-linear-gradient(top,  #a37315 0%,#a37315 50%,#a37315 51%,#a37315 100%);
	background: -o-linear-gradient(top,  #a37315 0%,#a37315 50%,#a37315 51%,#a37315 100%);
	background: -ms-linear-gradient(top,  #a37315 0%,#a37315 50%,#a37315 51%,#a37315 100%);
	background: linear-gradient(top,  #a37315 0%,#a37315 50%,#a37315 51%,#a37315 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a37315', endColorstr='#a37315',GradientType=0 );
	border: 1px solid #a37315;
	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: 1px solid #cc9933;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #634730;
	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 #cccccc;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	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: #634730;
}
.vtab{
	font-weight: bold;
	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: #634730;
}
.vtab:hover, .vtab_selected{
	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%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #996633;
}
.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: #634730;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 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: #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: #996633;
}
.tab a{
	color: #634730;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #996633;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.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/cuyahoga/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #94a545;
	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: #94a545;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#94a545), color-stop(50%,#94a545), color-stop(51%,#94a545), color-stop(100%,#94a545));
	background: -moz-linear-gradient(top,  #94a545 0%, #94a545 50%, #94a545 51%, #94a545 100%);
	background: -webkit-linear-gradient(top,  #94a545 0%,#94a545 50%,#94a545 51%,#94a545 100%);
	background: -o-linear-gradient(top,  #94a545 0%,#94a545 50%,#94a545 51%,#94a545 100%);
	background: -ms-linear-gradient(top,  #94a545 0%,#94a545 50%,#94a545 51%,#94a545 100%);
	background: linear-gradient(top,  #94a545 0%,#94a545 50%,#94a545 51%,#94a545 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94a545', endColorstr='#94a545',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: #634730;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #634730;
	border-color: #634730;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #634730;
}
.polaris-nav-active i{
	color: #634730;
}
.widgetbody hr{
	color: #cccccc;
	background-color: #cccccc;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccccc;
}
.bottomrule{
	border-bottom: 1px solid #cccccc;
}
.bodytext{color: #222222;}
.headingtext{color: #634730;}
/* Hide RSS feed times */
.rssFeed .rssRow > div {
  display: none;
}
.rssFeed .rssRow {
  padding: 10px 0;
}

/********** Removes "Staff Only" selection from Event Type filter *********/

label[for="type_7"] {
  display: none;
}

label[for="type_8"] {
  display: none;
}

/************************* WIDGET SIZING *************************/

div.widget[data-widgetid=3297] .amev-event-list{
    height: 600px !important;
  
/************************* TOP LEVEL SETTINGS *************************/  
}
html {
  display: table;
  margin: auto;
}

body {
  font-family: "futura-pt", sans-serif; 
  font-weight: 400;
  font-size: 18px;
  display: table-cell;
  vertical-align: middle;
  
}


/*hides the home tab - which is actually the second menu item DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
   display: none;
}


#body {
  min-height: 500px;
  margin-top: 15px;
}





/************************* BUTTONS *************************/
.button, .button:hover{
  font-family: "futura-pt-condensed", sans-serif!important;
  font-weight: 500;
  font-size: 0.92em;
  padding:10px 24px 10px 24px;
  text-decoration: none;
	box-shadow: 1px 2px 5px rgba(0,0,0,.2);
}

@media (max-width: 768px){
  .button, .button:hover {
  	display: block;
    width: 60%;
    margin: 5px auto;
	}
}




/************************* HEADER *************************/
/*full header stretching the entire window width*/
#header {
  font-family: "futura-pt-condensed", sans-serif!important;
  font-weight: 500;
  width: 100vw;
  background-color: #ffffff;
  border-bottom: 4px solid #996633;
}

/*only the content area of header*/
#id6aE9e {
  margin: 0 auto;
  max-width: 1000px;
}

/*header and navigation*/
#idLhZtE{
}
#idLhZtE #navbar{
  transition-delay: 0s;
  transition-duration: 0.4s;
  transition-property: color;
  transition-timing-function: ease;
  clear: none;
  margin-left: 280px;
}
#idLhZtE ul.nav.navbar-nav{
 float: right; 
}
#idLhZtE ul.nav.navbar-nav>li>a{
  font-family: "futura-pt-condensed", sans-serif!important;
  font-weight: 500;
  text-decoration: none;
  padding: 10px 0 15px 17px;
  font-size: 1.25em;
}







/*dropdown menu list items*/
#header .dropdown-menu{
  background: #996633;
  border-radius: 5px !important;
  padding: 0 ;
  margin: 10px 0 0 0;
}
#header .dropdown-menu:before{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 23px 16px 23px;
  border-color: transparent transparent #996633 transparent;
  top: -15px;
  left: 20px;
  position: absolute;
  content: ' ';
}
#header .yamm-content>.list-unstyled.nav-list>li>a, .dropdown-menu>li>a {
  color: #ffffff;
  background: #996633;
  text-decoration: none;
  font-family: "futura-pt-condensed", sans-serif!important;
  font-size: 1.2em;
  font-weight: 500;
  padding-top:6px;
  padding-bottom:6px;
  border-bottom: 1px solid #875730;
  border-top: 1px solid #a17653;
}

#header .dropdown-menu>li>a:hover {
  color: #634730;
  background: #996633;
  text-decoration: none;
}

#header .yamm-content>.list-unstyled.nav-list>li>a:hover {
  color: #634730;
  background: #996633;
  text-decoration: none;
}

#header .yamm-content>.list-unstyled.nav-list>li:last-child>a, .dropdown-menu>li:last-child>a{
  border-bottom: none;
}
#header .yamm-content>.list-unstyled.nav-list>li:first-child>a, .dropdown-menu>li:first-child>a{
  border-top: none;
}




/*extra space for the dropdown menu items on smaller devices*/
@media (max-width: 768px){
.navbar-top > div > ul > li > a {
    margin-left: 10px;
  }
} 

.nav-mobile .navbar-brand {
    visibility: hidden;
    color:#000000;
}



 /*nav open on hover*/
.dropdown:hover .dropdown-menu { 
  display: block;
  position: absolute;
  float: left;
  color: #996633 !important; 
}


 /*remove dropdown black arrow*/
.dropdown .fa-sort-desc {
  display: none; 
}




/*top right area of header - My Account link */
.header-account-link {
  font-weight: 500;
  font-size: 1em;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px solid #cccccc;
  color: #963;
}

.header-account-link:hover {
  text-decoration: none;
  color: #c93;
}




/************************* FOOTER *************************/
#footer {
margin: 10px auto 0 auto;
}


/*footer titles*/
.footer-heading {
  font-family: "futura-pt", sans-serif;
  font-size: 22px;
  font-weight: 300;
  color: #ffffff;
  margin: 6px 0 6px 20px;
  text-transform: uppercase;
  letter-spacing: 8px;
}

.footer-quick-links>em>a {
  font-size: 20px;
  color: #222222;
  text-decoration: none;
  font-family: "adobe-garamond-pro", serif;
  font-style: italic;
}

.footer-quick-links>em>a:hover {
  color: #634730;
  text-decoration: underline;
}
.footer-quick-links{
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #f8f8f8;
  padding: 8px;
  margin: 0;
}

div#id2GOBK>div.amh-content .footer-quick-links:first-child{
	border-top: none;
}



.footer-email-button {
  font-size: 17px;
  text-decoration: none;
  font-family: "futura-pt", sans-serif;
  color: #ffffff;
  background-color: #c93;
  padding: 8px 60px 8px 60px;
  border: 1px solid #c93;
  border-radius: 10px;
  box-shadow: 1px 2px 5px rgba(0,0,0,.2);
}

.footer-email-button:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #a37315;
}


/*footer logo area*/
.footer-logo {
    float: left;
    width: 264px;
    padding-right: 20px;
    margin-right: 20px;
    background: url(//cuyahogalibrary.org/App_Themes/ccpl_main/Images/vr.png) center right repeat-y;
}

.footer-address-info {
  float: left;
  font-family: "futura-pt", sans-serif;
  font-weight:400;
  font-size: 18px;
  -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
}
.footer-address-info a {
  text-decoration: none;
  color: #963;
}
.footer-address-info a:hover {
color: #c93;
  text-decoration: underline;
}
.footer-address-info ul {
    float: left;
    padding: 0;
  
}
.footer-address-info li {
    display: inline;
}
.footer-address-info .first {
    float: left;
    padding-top 1em;
  margin-bottom: 1em;
}
.footer-address-info .last {
    clear: both;
  margin-right: 0;
}



#footer .social-icons {
    margin: 10px auto;
    width: 440px;
}
#footer .social-icons a {
    float: left;
    padding: 0 6% 0;
    background: url(//cuyahogalibrary.org/images/tile/cuyahoga/vr.png) repeat-y center right;
}
#footer .social-icons a:last-child {
    background: none;
}

#idxZAd5, #id9IXu7, #ido45Kb {
    height: 20px;
    background: url(//cuyahogalibrary.org/images/tile/cuyahoga//hr.png) repeat-x center bottom;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
  z-index: 400;
}

#ido45Kb {
    height: 10px;
    background: url(//cuyahogalibrary.org/images/tile/cuyahoga//hr.png) repeat-x center bottom;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
  z-index: 400;
}

#id9IXu7 .amh-content {
  background-color: transparent!important;
}

#default_footer {
display: none;
}

/************************* Upcoming Events widget *************************/

/*height of events listing widget*/
#idtvR3F .amev-event-list{
	height: 520px;
}

/*register button in widget*/
#idtvR3F .eventRegButton{
  font-family: "futura-pt", sans-serif;
  display:block;
  width: 60%;
  margin: 10px auto 5px auto;
}

/*event listing title upcoming events widget*/
.amev-event-title {
  font-family: "futura-pt", sans-serif;
  font-size: 1.5em;
  line-height:1.3;
}

.amev-event-title a {
  font-weight: 500;
}

/* "Upcoming events" text at the top of upcomgin events widget */
#idsqaCW h4 {
  font-family: "futura-pt", sans-serif;
  font-size: 1.7em;
  margin-bottom: 0.5em;
  font-weight: 500;
  border-radius: 1px;
  text-align: left; 
}











/************************* EVENT PAGE *************************/



.closeddesc {
    font-style: italic;
    font-size: 75%;
}

/*event page title*/
#idaiMWo h2 {
    font-family: "futura-pt", sans-serif;
	font-weight: 500;
}

/*event page sub title*/
#idaiMWo h3 {
    font-family: "futura-pt", sans-serif;
	color: #222222;
  font-weight: 500;
    font-size: 1.3em;
}
/*extra space for calendar and location icons*/
#idm0vRo, #idV05ku {
  padding-left: 10px;
}

/*border above and below the date, time and location info*/
#id4VX3g .amh-row, #idlw5ZC.amh-row.row {
  border-top: 1px solid #d0d0d0;
  padding: 8px 0;
}

/*event page short description*/
#idjLXfv .custom1 {
  font-family: "futura-pt", sans-serif;
  color: #222222;
  margin: 1em 0;
  font-weight: 300;
  font-size: 1.3em;
}

/* On Events page, provide more space between events listing and calender/date picker */
div.events-right {
  margin-left: 290px;
}

/* location name at bottom of events page */
#idu1bAQ h2 {
font-weight: 500;
font-size: 2em;
}


/************************* EVENTS LISTING PAGE *************************/

/* On Events listing page, event titles are larger */
div.eelisttitle a {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  color: #996633;
  font-size: 1.4em;
}

.events-views i {
    margin-left: 0.2em;
}

.events-holder {
margin-bottom: 40px;
}

.events-right > h1,
.events-grid > h1 {
  text-align: center;
     font-family: "futura-pt", sans-serif;
    font-size: 22px;
    font-weight: 300;
    color: #ffffff;
    margin: 20px 0;
    text-transform: uppercase;
  padding: 8px 0;
    letter-spacing: 8px;
  background: #3c2916;
}

.events-change-prev, .events-change-next {
    color: #996633;
}
.events-body {
  margin-top: 20px;
}

@media (max-width: 768px){ 
  div.events-right {
    margin: 0 20px;
}
}

.events-view-row {
  margin: 0 20px;
}

.events-filter-row {
    margin: 10px 5px 10px 5px;
}

@media (max-width: 768px) {
  .events-filter-row > div{
    text-align: center;
}
}
@media (max-width: 991px) {
  .events-filter-row .form-control {
  margin-bottom: 20px;
}
}

/************************* CALENDAR *************************/

/*filter buttons*/
@media (max-width: 768px){
.events-views {
    max-width: 768px;
    margin-top: 10px;
    text-align: center;
  }
}

.ammev-login{
  min-height: 230px;
}


/************************* RESERVE *************************/
.amrp-holder h2 {
    font-weight: 500;
}

  

#BBPanelHeading {display:none;}


.amev-event-list {
   height: calc(100vh - 100px)!important;
}

