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

	color: #ffffff;
	border-right: 0px solid #3d4a68;
	border-left: 0px solid #3d4a68;
	border-top: 0px solid #3d4a68;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 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: #f6bf18;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6bf18), color-stop(50%,#f6bf18), color-stop(51%,#f6bf18), color-stop(100%,#f6bf18));
	background: -moz-linear-gradient(top,  #f6bf18 0%, #f6bf18 50%, #f6bf18 51%, #f6bf18 100%);
	background: -webkit-linear-gradient(top,  #f6bf18 0%,#f6bf18 50%,#f6bf18 51%,#f6bf18 100%);
	background: -o-linear-gradient(top,  #f6bf18 0%,#f6bf18 50%,#f6bf18 51%,#f6bf18 100%);
	background: -ms-linear-gradient(top,  #f6bf18 0%,#f6bf18 50%,#f6bf18 51%,#f6bf18 100%);
	background: linear-gradient(top,  #f6bf18 0%,#f6bf18 50%,#f6bf18 51%,#f6bf18 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6bf18', endColorstr='#f6bf18',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #3d4a68;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Georgia, 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/peterboroughtownlibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #f6bf18;
	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: #f6bf18;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6bf18), color-stop(50%,#f6bf18), color-stop(51%,#f6bf18), color-stop(100%,#f6bf18));
	background: -moz-linear-gradient(top,  #f6bf18 0%, #f6bf18 50%, #f6bf18 51%, #f6bf18 100%);
	background: -webkit-linear-gradient(top,  #f6bf18 0%,#f6bf18 50%,#f6bf18 51%,#f6bf18 100%);
	background: -o-linear-gradient(top,  #f6bf18 0%,#f6bf18 50%,#f6bf18 51%,#f6bf18 100%);
	background: -ms-linear-gradient(top,  #f6bf18 0%,#f6bf18 50%,#f6bf18 51%,#f6bf18 100%);
	background: linear-gradient(top,  #f6bf18 0%,#f6bf18 50%,#f6bf18 51%,#f6bf18 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6bf18', endColorstr='#f6bf18',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: #3d4a68;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #3d4a68;
	border-color: #3d4a68;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #3d4a68;
}
.polaris-nav-active i{
	color: #3d4a68;
}
.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: #3a4f4b;}
.headingtext{color: #3d4a68;}
/*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;
}

/* Base font size */
html, body {
  font-size: 17px; 
}

/* Navigation font size */
#navbar {
  font-size: 95%; 
}

/* Center Nav Bar */
@media (min-width: 768px) {
  .navbar-nav {
    float: none;
    display: flex;
    justify-content: center;
  }
}

/* Site Search */
form.main-search-form {
  text-align: center; 
  font-size: 100%;
}
form.main-search-form input {
  width: 400px;
  max-width: 75%;
  border: none;
  padding: 12px 12px 12px 60px;
  background-image: url(https://peterboroughtownlibrary.libnet.info/images/editor/peterboroughtownlibrary/icon-library.png);
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: 10px 3px;
}
form.main-search-form input:focus {
  outline: none; 
}
form.main-search-form button {
  width: 60px;
  padding: 12px;
  border: none;
  background: #cbcbcb;
}
form.main-search-form input::-webkit-input-placeholder {
  font-style: italic;
}
form.main-search-form input:-moz-placeholder {
  font-style: italic;  
}
form.main-search-form input::-moz-placeholder {
  font-style: italic;  
}
form.main-search-form input:-ms-input-placeholder {  
  font-style: italic; 
}
.nav-list > li > a {
  cursor: pointer; 
}
@media(max-width: 600px) {
  form.main-search-form input {
    background-image: none;
    padding: 12px;
  }
}