/* automatic text resizing
style="font-size:10vw" (add the VW)
*/
html 
{
	font-family: Verdana, Geneva, sans-serif;
}

mainFont {
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
  font-weight: normal;
}

tickOne {
font-weight: bold;
}

a {
font-weight: normal;
color: #0029a7;
text-decoration: underline;
target-new: window;
}


a:visited {
font-weight: bold;
color:#0029a7;
text-decoration: underline;

}

a:active{
font-weight: bold;
color:#0029a7;
text-decoration: underline;
}

a:hover{
font-weight: normal;
color:#0029a7;
text-decoration: underline;
text-emphasis: bold; /* PL 2/6 */
}



.sectionSmallFooter.a {
font-weight: normal;
color: #0029a7;
text-decoration: underline;
}



body {
    color: #000000;
	background-color: #ffffff;
}

h1 {
    color: green;
}
h2 {
    color: #23a455;
}
h3 {
    color: #008000;
}
h4 {
    color: #23a455;
}
p.normal {
  font-style: normal;
}

p.italic {
  font-style: italic;
}

p.oblique {
  font-style: oblique;
}
p.small {
  font-variant: small-caps;
}

li.feed-item a {
    font-size: 18px;
    color: #0029a7;
  font-family: Arial, Helvetica, sans-serif;
}
li.feed-item a:hover {
    color: #0029a7;
  font-family: Arial, Helvetica, sans-serif;
}
li.feed-item a:visited {
    color: #0029a7;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
}
li.feed-item a:hover {
    text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
}
ul.rss-aggregator {
    list-style-type: none;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
}



table#t01 tr:nth-child(even) {
  background-color: #eee;
}
table#t01 tr:nth-child(odd) {
  background-color: #fff;
}
table#t01 th {
  color: white;
  background-color: black;
}

.greyButt {
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  background-color: #f4f4f4;
  width: 250px;
  padding: 11px;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
}
.greyButt:hover {
  border-style: solid;
  border-color: #ededaf;
  border-width: 1px;
  background-color: yellow;
  width: 250px;
  padding: 11px;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
}
.greyButtSmall {
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  background-color: #f4f4f4;
  width: 150px;
  padding: 11px;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
}
.greyButtSmall:hover {
  border-style: solid;
  border-color: #ededaf;
  border-width: 1px;
  background-color: #ffffff;
  width: 150px;
  padding: 11px;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
}


.searchButt{
 border-style: solid;
  border-color: #ededaf;
  border-width: 1px;
  background-color: #ff0000;
  padding: 0px;
  font-size: 12px;
	margin: 0px;
}
.search-form{
 border-style: none;
  border-color: #ededaf;
  border-width: 1px;
  background-color: inherit;
  width: 400px;
  padding: 0px;
  font-size: 12px;
  cursor: pointer;
  display: inline-block;
}
.websearch-form{
 border-style: none;
  border-color: #ededaf;
  border-width: 1px;
  background-color: inherit;
  width: 300px;
  padding: 0px;
  font-size: 12px;
  cursor: pointer;

}

p.section0 {
  color: #7d7d7d; 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  font-weight: normal;
  font-stretch: expanded;
  text-align: right;
   margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

p.section1 {
  color: #7d7d7d; 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
  font-weight: normal;
  font-stretch: expanded;
}

.sectionLibHoursBig {
  color: #7d7d7d; 
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
  font-weight: normal;
  font-stretch: expanded;
}
.sectionLibHoursSmall {
  color: #000000; 
  text-align: left;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: normal;
  font-stretch: expanded;
}
p.section2 {
  color: #7d7d7d; 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
  font-weight: normal;
  font-stretch: expanded;
}
p.section3 {
  color: #7d7d7d; 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  line-height: 15px;
  font-weight: normal;
  font-stretch: expanded;
}
p.sectionLargeFooter {
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
  font-stretch: expanded;
  text-align: left;
   margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 20px;
}

p.sectionLargeFooterWhite {
  color: #ffffff; 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
  font-stretch: expanded;
  text-align: left;
   margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
p.sectionLargeHeaderWhite {
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
  font-weight: bold;

  text-align: left;
   margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
p.sectionSmallFooter {
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
  font-weight: normal;
  font-stretch: expanded;
  line-height: 18px;
  text-align: left;
   margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 20px;
}
p.sectionSmallHeaderWhite {
  color: #ffffff; 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
  font-stretch: expanded;
  line-height: 5px;
  text-align: left;
   margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
p.sectionSmallFooterWhite {
  color: #ffffff; 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: normal;
  font-stretch: expanded;
  line-height: 5px;
  text-align: left;
   margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.LibHours {
  color: #000000;
  text-align: left;
  margin: 0px;
  padding; 0px;
}

.ageIcons {
 margin: auto;
}

.widget_rss .widget-title img {
	display: none;
}

.widget_rss li {
	margin-bottom: 0.625rem;
}

.widget_rss li a {
	display: block;
}

.widget_rss li .rss-date {
	display: inline-block;
	margin-right: 0.5rem;
}

.widget_rss li .rss-date, .widget_rss li cite {
	color: rgba(153, 153, 153, 0.7);
	font-size: 0.875rem;
}

.widget_rss li .rssSummary {
	font-size: 0.875rem;
	display: inline;
}
/*
.go{
  background-color: inherit;
}*/

#multi-search {
 border-style: solid;
  border-color: #000000;
  border-width: 1px;
  background-color: #DAEDF0;
  background-repeat: no-repeat;
  background-image: url(https://bataviapubliclibrary.org/wp-content/uploads/search-box-1.jpg);
  width: 200%;
   height: 100%;
  padding: 25px;
  font-size: 16px;
    line-height: 35px;
  cursor: pointer;
  margin-bottom: 30px;
}

#multi-search input[type=submit] {
  background-color: #ffffff;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  color: black;
 cursor: pointer;
  margin-bottom: 30px;
   margin-top: 30px;
  target-new: window;
}

#multi-search label{
  background-color: inherit;
  color: #000000;

}
#multi-search p{
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  text-align: left;

}
#multi-search h2{
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  text-align: left;

}


#multi-search input[type=radio] {
  background-color: #ffffff;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
   padding: 0px;
  margin-left: 15px;
    margin-right: 7px;
  color: black;
 cursor: hand;


}
#multi-search input[type=checkbox] {
  background-color: #ffffff;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
   padding: 0px;
  margin-left: 15px;
    margin-right: 7px;
  color: black;
 cursor: hand;

}

#multi-search [type=text]:focus {
  background-color: #ffffff;

}
#multi-search [type=text] {
  background-image: url(https://bataviapubliclibrary.org/wp-content/uploads/ourIcon.ico);
  background-position: 10px 10px; 
  background-repeat: no-repeat;
  padding: 0px 0px 0px 40px;
 background-color: #ffffff;
}
