.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1320px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1320px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1320px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1320px;}
.bodysize{max-width: 1320px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1320px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1320px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #dd5533;}
.link:hover, a:hover{color: #303030;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #303030;
		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:#000000;
	}
#default_footer a{
		text-decoration: underline;
		color:#000000;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #dd5533;
	background: #dd5533;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd5533), color-stop(50%,#dd5533), color-stop(51%,#dd5533), color-stop(100%,#dd5533));
	background: -moz-linear-gradient(top,  #dd5533 0%, #dd5533 50%, #dd5533 51%, #dd5533 100%);
	background: -webkit-linear-gradient(top,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	background: -o-linear-gradient(top,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	background: -ms-linear-gradient(top,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	background: linear-gradient(top,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd5533', endColorstr='#dd5533',GradientType=0 );
	border: 1px solid #dd5533;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #303030;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303030), color-stop(50%,#303030), color-stop(51%,#303030), color-stop(100%,#303030));
	background: -moz-linear-gradient(top,  #303030 0%, #303030 50%, #303030 51%, #303030 100%);
	background: -webkit-linear-gradient(top,  #303030 0%,#303030 50%,#303030 51%,#303030 100%);
	background: -o-linear-gradient(top,  #303030 0%,#303030 50%,#303030 51%,#303030 100%);
	background: -ms-linear-gradient(top,  #303030 0%,#303030 50%,#303030 51%,#303030 100%);
	background: linear-gradient(top,  #303030 0%,#303030 50%,#303030 51%,#303030 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#303030',GradientType=0 );
	border: 1px solid #303030;
	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 #dd5533;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #dd5533;
	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: #303030;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #303030;
	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 #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #292929;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#292929), color-stop(50%,#292929), color-stop(51%,#292929), color-stop(100%,#292929));
	background: -moz-linear-gradient(top,  #292929 0%, #292929 50%, #292929 51%, #292929 100%);
	background: -webkit-linear-gradient(top,  #292929 0%,#292929 50%,#292929 51%,#292929 100%);
	background: -o-linear-gradient(top,  #292929 0%,#292929 50%,#292929 51%,#292929 100%);
	background: -ms-linear-gradient(top,  #292929 0%,#292929 50%,#292929 51%,#292929 100%);
	background: linear-gradient(top,  #292929 0%,#292929 50%,#292929 51%,#292929 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292929', endColorstr='#292929',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: normal;
	background: #292929;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#292929), color-stop(50%,#292929), color-stop(51%,#292929), color-stop(100%,#292929));
	background: -moz-linear-gradient(-90deg,  #292929 0%, #292929 50%, #292929 51%, #292929 100%);
	background: -webkit-linear-gradient(-90deg,  #292929 0%,#292929 50%,#292929 51%,#292929 100%);
	background: -o-linear-gradient(-90deg,  #292929 0%,#292929 50%,#292929 51%,#292929 100%);
	background: -ms-linear-gradient(-90deg,  #292929 0%,#292929 50%,#292929 51%,#292929 100%);
	background: linear-gradient(-90deg,  #292929 0%,#292929 50%,#292929 51%,#292929 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #dd5533;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#dd5533), color-stop(50%,#dd5533), color-stop(51%,#dd5533), color-stop(100%,#dd5533));
	background: -moz-linear-gradient(-90deg,  #dd5533 0%, #dd5533 50%, #dd5533 51%, #dd5533 100%);
	background: -webkit-linear-gradient(-90deg,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	background: -o-linear-gradient(-90deg,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	background: -ms-linear-gradient(-90deg,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	background: linear-gradient(-90deg,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd5533', endColorstr='#dd5533',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #292929;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#292929), color-stop(50%,#292929), color-stop(51%,#292929), color-stop(100%,#292929));
	background: -moz-linear-gradient(top,  #292929 0%, #292929 50%, #292929 51%, #292929 100%);
	background: -webkit-linear-gradient(top,  #292929 0%,#292929 50%,#292929 51%,#292929 100%);
	background: -o-linear-gradient(top,  #292929 0%,#292929 50%,#292929 51%,#292929 100%);
	background: -ms-linear-gradient(top,  #292929 0%,#292929 50%,#292929 51%,#292929 100%);
	background: linear-gradient(top,  #292929 0%,#292929 50%,#292929 51%,#292929 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292929', endColorstr='#292929',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #292929;
	border-left: 0px solid #292929;
	border-top: 0px solid #292929;
	-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: #dd5533;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd5533), color-stop(50%,#dd5533), color-stop(51%,#dd5533), color-stop(100%,#dd5533));
	background: -moz-linear-gradient(top,  #dd5533 0%, #dd5533 50%, #dd5533 51%, #dd5533 100%);
	background: -webkit-linear-gradient(top,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	background: -o-linear-gradient(top,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	background: -ms-linear-gradient(top,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	background: linear-gradient(top,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd5533', endColorstr='#dd5533',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #292929;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.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/massillonlibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #303030;
	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: #dd5533;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd5533), color-stop(50%,#dd5533), color-stop(51%,#dd5533), color-stop(100%,#dd5533));
	background: -moz-linear-gradient(top,  #dd5533 0%, #dd5533 50%, #dd5533 51%, #dd5533 100%);
	background: -webkit-linear-gradient(top,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	background: -o-linear-gradient(top,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	background: -ms-linear-gradient(top,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	background: linear-gradient(top,  #dd5533 0%,#dd5533 50%,#dd5533 51%,#dd5533 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd5533', endColorstr='#dd5533',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: #dd5533;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #dd5533;
	border-color: #dd5533;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #dd5533;
}
.polaris-nav-active i{
	color: #dd5533;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #303030;}
.headingtext{color: #dd5533;}
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}


::selection {
    background: #dd5533;
    color: #fff;
}

html, body {
      font-size: 15px;
      font-family: 'Open Sans', sans-serif;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
}

#body {
    font-family: 'Open Sans', sans-serif;
  	font-size: 15px;
  	font-weight: normal;  
}

h1, h2, h3, h4, h5, h6 {
    color: #1D1D1C;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 500;
}

.button {
  width: auto;
  height: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  text-transform: capitalize;
  letter-spacing: 0.2px;
  border-radius: 0px;
  font-weight: normal;
  padding: 10px 16px;
  cursor: pointer;
  outline: none;
  transition: all 0.2s ease;
}

::placeholder { 
    color: #58595B !important;
    font-weight: 400;
}

img {
    height: auto;
}

a:hover {
  transition: all 0.1s ease;
  cursor: pointer !important; 
}


input:focus {
   color: #58595B;
   background: transparent;
   border-color: rgba(0,0,0,.3) !important;
   box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.2) !important;
}
p {
    margin: 0;
}
.events2-reg-thanks-stage {
  margin: 1em 0; 
}

@media(max-width: 767px) {
  .bodysize {
	padding: 20px;
  }
}

/*============ CMS NAVIGATION ==================*/

/*dropdown menus on hover*/
@media (min-width: 768px){
	.dropdown:hover > .dropdown-menu {
		display: block !important;
	}
}

.navbar {
	border-radius: 0px;
    border: unset;
}
/*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;
}
.yamm .yamm-content {
    padding: 0;
}
#navbar-collapse-grid > ul {
  background-color: #292929;
  width: 100%;
  text-align: center;
}
.navbar-top .navbar-nav > li > a {
      padding: 16px 18px;
}
.nav > li > a {
	font-size: 16px;  
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

/* fa nav icons */
#navbar-collapse-grid > ul > li > a > i {

}
.fa-sort-desc:before {
	content: "\f078";
    font-size: small;
}
/* nav tabs */
.dropdown-menu > li > a {
    text-transform: uppercase;
    background: #303030;
    color: white;
    display: block;
    white-space: normal;
    margin: 0;
    font-size: 12px !important;
    padding: 1em 1.5em;
    border-bottom: 1px dotted;
    border-color: rgba(255, 255, 255, 0.2);
    width: 256px;
}
.dropdown-menu > li > a:hover {
  background: #dd5533;
  color: white;
}
#navbar-collapse-grid > ul > li > ul {
  background: #303030;
  border-radius: 0px;
}
li.dropdown > ul{
    padding: 0;
    border: unset;
}
#ids5nWP {
	margin-left: 25px;
}
#search-btn {
	background: #292929;
    border: none;
}
#search-btn > i {
   color: #dd5533;
  font-size: 18px;
}
#submitSearch {
   background: #dd5533;
  border: none;
  margin-left: -1px;
  padding: 13px 15px;
}
#submitSearch > i {
   color: white;
}
.search-form {  
   position: relative;
    width: 316px;
    top: 1.4em;
    right: 18em;
    margin: 0;
    padding: 1em;
    background: white;
    box-shadow: 0 2px 2px #aaa;
    z-index: 999;
}
#\31 4802 {
    height: 20px;
}
#ids5nWP{
	width: 81.67%;
}
.search-field {
    display: inline-block;
  box-sizing: border-box;
  margin: 0;
  padding: 0.75rem;
  min-width: 100px;
  width: 100%;
  -webkit-appearance: none;
  line-height: 1;
  -webkit-appearance: textfield;
}
#search-form > form > label > input{
 -webkit-appearance: textfield;
  width: 102%;
}
/*============ HEADER ==================*/
/* social icons */
.socicon {
  position: relative;
  top: 3px;
  display: inline-block;
  font-family: 'wpzoom-socicon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2em;
}
.header-widget-title {
     color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: bold;
   margin-bottom: 10px;
}
.header-widget {
    float: right;
}

.site-title {
	color: white;
    font-size: 36px;
    text-transform: uppercase;
}
.site-title a {
	color: white;
    font-size: 36px;
    text-transform: uppercase;
}
.site-branding .custom-logo {
    float: left;
    margin: 0.5em 1em 0 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    border: none;
    vertical-align: top;
}
.site-description {
    margin-top: 10px;
    font-size: 15px;
    color: white;
}

#idCsrLB {
	border-bottom: 5px solid #dd5533;
}
.social-icon.socicon-facebook:before {
    content: "\e91a";
}
/*===========events calendar=============*/
.events-grid-body .events-grid-row{
  display: flex;
}

.events-grid-body .events-grid-cell-date{
  font-size: 11px;
}

.events-grid-cell-event-holder{
  position: static;
  margin-top: 1.5em;
  margin-bottom: .5em;
}

.events-grid-body .events-grid-cell-event{
  margin-bottom: 16px;
  border: 0;
  white-space: normal;
  line-height: 1.5;
}

.events-grid-body .events-grid-cell-event:last-child{
  margin-bottom: 0;
}

.events-grid-cell-event i, .events-grid-cell-event b{
  display: block;
}
/*============ FOOTER ==================*/
#default_footer, #default_footer a {
	background: #fff;
    font-size: 13px;
    color: #000;
}
#footer {
	margin: auto;
}

#footer, #footer a, #footer h2, #footer h3 {
      font-size: 15px;
      color: #fff;
      font-family: 'Open Sans', sans-serif;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
}
 #footer a:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.site-footer a:link, .site-footer a:visited {
  border-bottom: 1px dotted;
  border-color: rgba(255, 255, 255, 0.6);
}
.site-footer .site-info {
  float: left;
  padding: 2.5em 0;
}
/*scroll to top btn*/
#myBtn {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 30px;
  z-index: 99;
  font-size: 16px;
  border: none;
  outline: none;
  background-color: #dd5533;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 1px;
}
#myBtn:hover {
	background: #303030;
}
/*======================MEDIA QUERIES========================*/
/*===================small break point=======*/
  @media (max-width: 992px){
	  .navbar-top .navbar-nav > li > a {
    padding: 10px 10px;
  }
 
  #mce_22 > p > button {
    	margin-bottom: 1.5em;
    }
  .navbar-brand {
    display:none;
  }
   .navbar-top {
     border: unset;
    }
  .navbar-top > div > ul > li > a,.dropdown-menu > li > a {
      color: #fff !important;
     background-color: black !important;
  }
 .navbar-nav {
	margin: auto;
  }
    .navbar-collapse {
    	border-top: unset;
    }
    #ids5nWP {
	margin-left: 0px;
}
    #\31 4802 {
       height: 27px;
}
    .search-form {
       right: auto;
      top: 1em;
    }
    #idShKGm > div {
        margin: 0 !important;
         padding: 0 !important;
    }
  .site-branding .custom-logo {
      float: unset; 
      display: block;
      padding: 0;
      max-width: 100%;
      height: auto;
      border: none;
      vertical-align: top;
      margin: auto;
    }
    .site-title,.site-description,.header-widget-title,#zoom-social-icons-widget-7 > ul {
        text-align: center;
    }
    .header-widget{
        float: unset;
    }
    .site-footer .site-info {
      float: unset;
      padding: 2.5em 0;
      text-align: center;
}
    .navbar-top .navbar-collapse {
         padding: 0;
}
    #ids5nWP {
        width: 100%;
    }
    .dropdown-menu > li > a {
       width: 100%;
    }
}