.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: bold;}
.navbar, .searchbox, #header, #layout>#header{max-width: 988px;}
#body.content{max-width: 988px;}
#footer, #layout>#footer{max-width: 988px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #870d55;}
.link:hover, a:hover{color: #f07d24;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #c0c0c0;}
body{
		color: #474747;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #634730;
	}
.content{
		background-color: #94a545;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#634730;
	}
#default_footer a{
		text-decoration: underline;
		color:#634730;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #94a545;
	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 );
	border: 1px solid #94a545;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #efefef;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(50%,#efefef), color-stop(51%,#efefef), color-stop(100%,#efefef));
	background: -moz-linear-gradient(top,  #efefef 0%, #efefef 50%, #efefef 51%, #efefef 100%);
	background: -webkit-linear-gradient(top,  #efefef 0%,#efefef 50%,#efefef 51%,#efefef 100%);
	background: -o-linear-gradient(top,  #efefef 0%,#efefef 50%,#efefef 51%,#efefef 100%);
	background: -ms-linear-gradient(top,  #efefef 0%,#efefef 50%,#efefef 51%,#efefef 100%);
	background: linear-gradient(top,  #efefef 0%,#efefef 50%,#efefef 51%,#efefef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#efefef',GradientType=0 );
	border: 1px solid #222222;
	color: #f07d24;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #f07d24;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #f07d24;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 1px solid #94a545;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #870d55;
	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: #231e5a;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #94a545;
	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 #c0c0c0;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: #844b16;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#844b16), color-stop(50%,#844b16), color-stop(51%,#844b16), color-stop(100%,#844b16));
	background: -moz-linear-gradient(top,  #844b16 0%, #844b16 50%, #844b16 51%, #844b16 100%);
	background: -webkit-linear-gradient(top,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	background: -o-linear-gradient(top,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	background: -ms-linear-gradient(top,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	background: linear-gradient(top,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#844b16', endColorstr='#844b16',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: bold;
	background: #844b16;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#844b16), color-stop(50%,#844b16), color-stop(51%,#844b16), color-stop(100%,#844b16));
	background: -moz-linear-gradient(-90deg,  #844b16 0%, #844b16 50%, #844b16 51%, #844b16 100%);
	background: -webkit-linear-gradient(-90deg,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	background: -o-linear-gradient(-90deg,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	background: -ms-linear-gradient(-90deg,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	background: linear-gradient(-90deg,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #996633;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#996633), color-stop(50%,#996633), color-stop(51%,#996633), color-stop(100%,#996633));
	background: -moz-linear-gradient(-90deg,  #996633 0%, #996633 50%, #996633 51%, #996633 100%);
	background: -webkit-linear-gradient(-90deg,  #996633 0%,#996633 50%,#996633 51%,#996633 100%);
	background: -o-linear-gradient(-90deg,  #996633 0%,#996633 50%,#996633 51%,#996633 100%);
	background: -ms-linear-gradient(-90deg,  #996633 0%,#996633 50%,#996633 51%,#996633 100%);
	background: linear-gradient(-90deg,  #996633 0%,#996633 50%,#996633 51%,#996633 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#996633', endColorstr='#996633',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #844b16;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#844b16), color-stop(50%,#844b16), color-stop(51%,#844b16), color-stop(100%,#844b16));
	background: -moz-linear-gradient(top,  #844b16 0%, #844b16 50%, #844b16 51%, #844b16 100%);
	background: -webkit-linear-gradient(top,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	background: -o-linear-gradient(top,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	background: -ms-linear-gradient(top,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	background: linear-gradient(top,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#844b16', endColorstr='#844b16',GradientType=0 );

	color: #ffffff;
	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: #996633;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#996633), color-stop(50%,#996633), color-stop(51%,#996633), color-stop(100%,#996633));
	background: -moz-linear-gradient(top,  #996633 0%, #996633 50%, #996633 51%, #996633 100%);
	background: -webkit-linear-gradient(top,  #996633 0%,#996633 50%,#996633 51%,#996633 100%);
	background: -o-linear-gradient(top,  #996633 0%,#996633 50%,#996633 51%,#996633 100%);
	background: -ms-linear-gradient(top,  #996633 0%,#996633 50%,#996633 51%,#996633 100%);
	background: linear-gradient(top,  #996633 0%,#996633 50%,#996633 51%,#996633 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#996633', endColorstr='#996633',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.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: normal;
	background: #844b16;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#844b16), color-stop(50%,#844b16), color-stop(51%,#844b16), color-stop(100%,#844b16));
	background: -moz-linear-gradient(top,  #844b16 0%, #844b16 50%, #844b16 51%, #844b16 100%);
	background: -webkit-linear-gradient(top,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	background: -o-linear-gradient(top,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	background: -ms-linear-gradient(top,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	background: linear-gradient(top,  #844b16 0%,#844b16 50%,#844b16 51%,#844b16 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#844b16', endColorstr='#844b16',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/cuyahoga/app-header-logo_230w.png);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #231e5a;
	background-color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-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: normal;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
	background: #231e5a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#231e5a), color-stop(50%,#231e5a), color-stop(51%,#231e5a), color-stop(100%,#231e5a));
	background: -moz-linear-gradient(top,  #231e5a 0%, #231e5a 50%, #231e5a 51%, #231e5a 100%);
	background: -webkit-linear-gradient(top,  #231e5a 0%,#231e5a 50%,#231e5a 51%,#231e5a 100%);
	background: -o-linear-gradient(top,  #231e5a 0%,#231e5a 50%,#231e5a 51%,#231e5a 100%);
	background: -ms-linear-gradient(top,  #231e5a 0%,#231e5a 50%,#231e5a 51%,#231e5a 100%);
	background: linear-gradient(top,  #231e5a 0%,#231e5a 50%,#231e5a 51%,#231e5a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#231e5a', endColorstr='#231e5a',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #870d55;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #870d55;
	border-color: #870d55;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #870d55;
}
.polaris-nav-active i{
	color: #870d55;
}
.widgetbody hr{
	color: #c0c0c0;
	background-color: #c0c0c0;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #c0c0c0;
}
.bottomrule{
	border-bottom: 1px solid #c0c0c0;
}
.bodytext{color: #474747;}
.headingtext{color: #870d55;}
/* Hide RSS feed times */
.rssFeed .rssRow > div {
  display: none;
}
.rssFeed .rssRow {
  padding: 10px 0;
}

.widget_tab_bar {
  display: flex;
  flex-flow: row wrap;
  height: unset;
  border-bottom: none;
}
.widget_tab, .widget_tab_selected {
  margin-left: unset; 
  margin-bottom: 1px;
}

div.widget[data-widgetid='3287'] .amev-event-list{
    height: 320px !important;
}

div.widget[data-widgetid='3288'] .amev-event-list{
    height: 350px !important;
   width: 430px
}

div.widget[data-widgetid='3290'] .amev-event-list{
    height: 280px !important;
}
div.widget[data-widgetid='3292'] .amev-event-list{
    height: 480px !important;
}

div.widget[data-widgetid='3296'] .amev-event-list{
    height: 450px !important;
}
div.widget[data-widgetid='3295'] .amev-event-list{
    height: 320px !important;
}

div.widget[data-widgetid='3293'] .amev-event-list{
    height: 320px !important;
}
div.widget[data-widgetid='3297'] .amev-event-list{
    height: 500px !important;
}
div.widget[data-widgetid='3297'] .widgetheader {
	display: none;
}
.advanced-slideshow-widget .ame-events-slideshow-button{
  opacity: .75;
}

@media (max-width:420px) {
div.widget[data-widgetid='3288'] .amev-event-list{
  	width: 320px;
    height: 300px !important;
   
  }
  
  div.widget[data-widgetid='3292'] .amev-event-list{
    height: 300px !important;
  }
 iframe.widgetframepreview[data-widgetid='14456'] {
  	width: 320px !important;
    height: 400px;
   
  } 
  
}

body.embeded div.widget div.widgetbody span,
body.embeded div.widget div.widgetbody p {
  color: black !important; 
}