.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: #996633;}
.link:hover, a:hover{color: #bf752a;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #c0c0c0;}
body{
		color: #222222;
		font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	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: #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 );
	border: 1px solid #996633;
	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: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #996633;
	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: #996633;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #cc9933;
	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: 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: #634730;
}
.vtab{
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, right, left, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(-90deg,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 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: #cc9933;
}
.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: #cc9933;
}
.tab a{
	color: #634730;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #cc9933;
}
.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: Arial, Helvetica, 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 #cc9933;
	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: normal;
	-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: #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 );
}
.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: #996633;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #996633;
	border-color: #996633;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #996633;
}
.polaris-nav-active i{
	color: #996633;
}
.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: #222222;}
.headingtext{color: #996633;}
/*@import url(http://fonts.googleapis.com/css?family=Questrial|Josefin+Sans:400,300,600,700|Open+Sans+Condensed:300,700);
*/

body {
  font-family: "futura-pt", sans-serif!important; 
}

.events-view-row {
  margin: 0; 
}

@media(max-width: 998px) {
  #body > .events, #header {
    padding: 0 15px; 
  }
}

/* Hide RSS feed times */
.rssFeed .rssRow > div {
  display: none;
}
.rssFeed .rssRow {
  padding: 10px 0;
}


a:link {
      transition: color .4s ease!important;
  font-weight: 500;
}


/*VT Overides for header and footer*/
div#header, div#footer{
	height: auto;
	max-width: 988px;

}

#default_footer, #default_footer a {
  text-decoration: none;
  color: #999999;
    visibility: hidden;
}

/*VT Overides for the slideshow plus widget */
div#idjcSjI a {

  font-family: "adobe-garamond-pro", serif;
  font-style: italic;
  font-weight: 300;
}

/*VT Overides for the tabbed search widget */
.desktop-search button {
  border: 1px solid #E65F02;
  background-color: #E65F02; 
}
.desktop-search button:hover {
  border: 1px solid #996633;
  background-color: #996633; 
}
.desktop-search {
  text-align:center;
  background-color: #282828;
  color: #fff;
  padding: 1.50em;
}
.amsc-tabs li {
  background-color: #928D83;
    border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-family: "futura-pt", sans-serif!important;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding-top:15px;
  color: #FFF6F3;
}

.amsc-tab2-content {
  padding-top:0px;
}

.amsc-tabs li.amsc-tab-active, .amsc-tabs li.amsc-tab-active:hover {
  background-color: #3c2916;
}
.amsc-tabs li:hover {
	background-color: #6D4827;
}
.desktop-search div#id6zz6z input{
  background-color: #000000;
}


#idrl1WF h3 {
    font-family: "futura-pt-condensed", sans-serif!important;
    font-weight: 500;
  font-size: 1.9em;
}


/*VT Overides for the events widget */
/*startpage height*/
div#idsggA9 .amev-event-list {
  height:446px;
}
/*desktop height */
div#idciIJ2 .amev-event-list {
  height:274px;
}


.amev-event-title a {
    font-size: 1.6em;
    font-family: "futura-pt-condensed", sans-serif!important;
    font-weight: 500;
  	line-height: 100%;
  	color: #432904;
}

.amev-event-title a:hover {
  	color: #ffffff;
}
div#idsggA9 .amev-event-location, .eelistvenues, .amev-event-time  {
  font-size: 1.2em;
  color: #ffffff;
  font-weight: 500;
}
.amev-event-description {
  font-size: 1.2em;
  padding-top: 4px;
}

.eeeventall a {
  font-size: 1.4em;
  color: #432904;
}

.eeeventall a:hover {
 color: #ffffff;
}


.amev-show-full:hover {
  
  color:#FFF;
}






/*VT Overides for the events page */

.events-calendar {
    font-size: 15px;
}


div.eelistevent .eelistvenues {
      color: #996633;
}
.eelistevent {
    font-size: 1.2em;
}
.eelisttitle a {
    font-family: "futura-pt-condensed", sans-serif!important;
    font-weight: 500;
  	line-height: 100%;  
  font-size: 140%;
    color: #D79639;
}

.eelisttitle a:hover {
    color: #634631;
}

.aml-brodcast-location-name {
  font-size: 3em;
}


.aml-brodcast-welcome {
  font-size: 3em; 
}

.ame-brodcast-event-datestring{
font-family: "futura-pt", sans-serif!important;
font-weight: 700;}

.ame-brodcast-event-description {
line-height: 1.2;}


div.widget[data-widgetid='3292'] .amev-event-list{
    height: 500px !important;
  
}

div.widget[data-widgetid='3293'] .amev-event-list{
    height: 330px !important;
}

div.widget[data-widgetid='3295'] .amev-event-list{
    height: 330px !important;
}

div.widget[data-widgetid='3296'] .amev-event-list{
    height: 400px !important;
}