/*
Theme Name: FultonCountyPublicLibrary
Author: FultonCountyPublicLibrary
Author URI:
Version: 1
Description: FultonCountyPublicLibrary theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fultoncountypubliclibrary
Tags: one-column, two-columns
Theme URI:
*/
html { box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; }
* {
	margin: 0;
	padding: 0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset, mejs-container { margin: 0 0 14px; }
html, body, div, span, applet, embed, object, iframe, frameset, p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center, h1, h2, h3, h4, h5, h6, b, strong, big, u, ins, i, cite, em, var, dfn, address, s, strike, del, dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt, fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border: 0;
	background: none;
}
body {
	color: #000;
	font: 15px/18px Georgia, sans-serif;
	background: #efead1;
	min-width: 1025px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}


div.header-sidebar {
float: left;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary { display: block; }
a {
	text-decoration: underline;
	color: #00F;
	outline: none;
}
a:hover { text-decoration: none; }
img {
	max-width: 100%;
	height: auto;
}
video, iframe, object, embed { max-width: 100%; }
input, textarea, select {
	font: 100% 'Open Sans', Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000;
	overflow: auto;
}
textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
	background: #fff;
	margin: 0;
	border: 1px solid #ccc;
	-webkit-appearance: none;
	padding: 3px 4px;
	-webkit-appearance: none;
	border-radius: 0;
	overflow:inherit !important;
}
label { vertical-align: middle; }
button::-moz-focus-inner, input::-moz-focus-inner {
 padding:0;
 border:0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	width:auto;
	-webkit-appearance: button;
	cursor: pointer;
	background:#fcd938;
	color: #000;
	display: inline-block;
	vertical-align:top;
	font: 15px/18px 'Open Sans', Arial,sans-serif;
	margin: 0 auto;
	padding: 4px 10px;
	text-decoration: none;
	text-transform: capitalize;
	border:none;
	-webkit-appearance: none;
	border-radius: 0;
}
button, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover{ 
	background:#4c4c53;
	color:#fff;
}
input[type="search"] { -webkit-appearance: none; }
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
input[type="search"]::-webkit-search-decoration {
display:none;
}
h1, h2, h3, h4, h5, h6, b, strong, th { font-weight: bold; }
h1 { 
	color: #4c4c53;
    font-size: 30px;
    line-height: 33px;
    margin: 0 0 10px;
    text-transform: capitalize;
}
h2 {
	font-size: 20px;
    line-height: 23px;
    margin:0 0 10px;
	color:#fff; 
}
h3 {
    color: #4C4C53;
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 10px;
}
h4 {
	font-size: 16px;
    line-height: 20px;
    margin: 0 0 10px;
}
h5 {
	font-size: 13px;
    line-height: 16px;
    margin: 0 0 10px;
}
h6 {
	font-size: 12px;
    line-height: 15px;
    margin: 0 0 10px;
}
i, cite, em, var, dfn, address { font-style: italic; }
u, ins { text-decoration: underline; }
s, strike, del { text-decoration: line-through; }
blockquote, blockquote:before, blockquote:after, q, q:before, q:after { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
blockquote {
	border-left: 4px solid #ccc;
	padding-left: 0;
	margin-left: 4px;
}

div#text-7 {
        width: 90%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }
table, caption, tbody, tfoot, thead, tr, th, td {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	padding: 5px 5px;
	vertical-align: top;
	text-align:left;
}

tr.divider {
	border-top: 1px #000 solid;
	}
th {
	border-color: #999;
	text-align: center;
	vertical-align: middle;
}
ul { margin-left: 1px; }
ul, ol { padding-left: 3em; }
ul ul, ul ol, ol ul, ol ol {
	padding-left: 3em;
	margin: 0;
}
ul>li { list-style-type: disc; }
dl dt {
	float: left;
	clear: left;
	padding-right: 4px;
	font-weight: bold;
}

.widget:after{
	display:block;
	clear:both;
	content:"";
}
.widget {
	margin-bottom: 14px;
}
.widget ul { padding-left: 2em; }
.widget select { min-width: 150px; }
.comment-form textarea, .post-password-form input[type="password"], .comment-form input[type="text"], .search-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 100%;
}
.post-password-form input[type="password"], .search-form input[type="text"], input[type="search"] { 
	width:165px;
	height:33px;
	margin:0;
	outline:none;
	font-size:13px;
	line-height:29px;
	border:none;
	color:#808080;
	background:none;
}
.post-password-form input[type="password"]{ 
	display:inline-block;
	vertical-align:top;
	background:#fff;
	height:25px;
	width:128px;
	font-size:13px;
	line-height:16px;
}
.commentlist { margin: 0 0 14px; }
.commentlist .edit-link { margin: 0; }
.commentlist-item .commentlist-item { padding: 0 0 0 3em; }
.comment, .commentlist-holder { overflow: hidden; }
.commentlist-item .commentlist-item, .commentlist-item + .commentlist-item { padding-top: 14px; }
.commentlist .avatar-holder {
	float: left;
	margin: 0 14px 4px 0;
}
.comment-form label {
	display: block;
	padding-bottom: 4px;
}
.comment-form textarea {
	padding: 3px 4px;
	overflow: auto;
	margin: 0;
	height: 120px;
}
  .gallery-item dt {
	float: none;
	padding: 0;
}
.navigation {
	overflow: hidden;
	margin: 0 0 14px;
}
.navigation .next { float: left; }
.navigation .prev { float: right; }
.wp-caption {
	max-width: 98%;
	clear: both;
	border: 1px solid #ccc;
	padding: 5px;
}
.wp-caption img { vertical-align: top; }
.wp-caption p { margin: 10px 0 0; }
div.aligncenter { margin: 0 auto 14px; }
img.aligncenter {
	display: block;
	margin: 0 auto;
}

table.aligncenter {
	display: table;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}

.alignleft {
	float: left;
	margin: 0 14px 4px 0;
}
.alignright {
	float: right;
	margin: 0 0 4px 14px;
}
::-webkit-input-placeholder {
 color: #808080;
}
:-moz-placeholder {
 color: #808080;
}
::-moz-placeholder {
 color: #808080;
 opacity: 1;
}
:-ms-input-placeholder {
 color: #808080;
}
#wrapper {
	max-width: 1025px;
	margin: 0 auto;
	overflow:hidden;
}
#header {
	width: 100%;
	overflow: hidden;
	padding: 13px 0 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
div.logo{
        margin-bottom: 15px;
}
div.logo a img{
	width:135px;
	display:block;
	height:auto;
        margin: auto;

}

div.quote {
	height: 120px;
	width: 420px;
	margin: 0 auto;
	margin-bottom: 10px;
	float: left;
}

#header blockquote{
        clear: left;
	float: left;
	width: 416px;
	margin: 0;
	padding: 0 12px;
	border: 0;
	font-size: 15px;
	line-height: 18px;
	color: #4d4d4d;
}

#header blockquote q{
	display:block;
	margin:0;
	padding:0;
	font-style:italic;
}

#header blockquote .title{
	display:block;
	font-weight:bold;
	font-style:normal;
	margin:0 0 9px;
}
#header blockquote cite{
	float:right;
	font-weight:bold;
	font-style:normal;
}

#header .right-box{
	width: 430px;]
	margin: 0 auto;
	display: inline;
	float: left;
}

.eg-box {
	margin: 0 auto 10px;
	width: 300px;
	height: 88px;
	background-image: url("/wp-content/uploads/2017/03/EG-logo-adj.jpg");
}

div.eg-container {
	height: 45px;
	position: relative;
	top: 60px;
	right: 10px;
}

.eg-search {
	margin: auto;
        display: inline-block;
	float: right;
        height: 46px;
        border: none;
}

.eg-search:before {
content: "|";
	margin: auto;
        display: inline-block;
	float: right;
        height: 50px;
        border: none;
}

.acct {
	margin: auto;
        display: inline-block;
	float: right;
        height: 50px;
        border: none;
}

.top-menu li:first-child{
	background:none;
}

.top-menu li a {
	color: #333;
        display: table-cell;
        vertical-align: middle;
        height: 46px;
        border: none;
}

div.SRCS {
	text-align: center;
	margin: 0 auto 10px;
}

#searchform{ 
	width:450px;
	margin:0 0 10px;
}
.search-form{
	border-radius:20px;
	border-style:solid;
	border-width:1px;
	border-color:#b7b7b7 #808389 #808389 #b7b7b7;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	font-size:13px;
	line-height:16px;
	background:#fff;
	box-shadow:1px -1px 2px -1px #000 inset;
	height: 37px;
}
.search-form .row{
	float: left;
	min-width: 89px;
	width: 40%;

}
.search-form .row input[type="search"],
.search-form .row input[type="text"]{
	height:33px;
	outline:none;
	font-size:13px;
	line-height:17px;
	background:none;
	border:none;
	padding:8px 10px 8px;
	color:#808080;
	float:left;
	overflow:inherit!important;
	-webkit-appearance: none;
	border-radius: 0;
}
.right-search {
	width: 63px;
	float: right;
	border-left: 1px solid #ccc;
}
.search-form .select-box{
	float:left;
	width:93px;
}
.search-form .select-box select{
	width:93px;
	font-weight:bold;
	color:#808080;
	margin:8px 0 0;
}
.search-form input[type="submit"]{
	float:right;
	width:62px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	background:#808389 url(images/btn-search.png) no-repeat 50% 50%;
	outline:none;
	cursor:pointer;
	border-radius:none !important;
	position: relative;
	top: -16px;
}
.search-form input[type="submit"]:hover{ background:#b4b6b8 url(images/btn-search.png) no-repeat 50% 50%;}

#wrapper .open-close { 
	position: relative;
	border:1px solid #d8d3bd;
	box-shadow:0 0 3px #d8d3bd;
	background: #feeea7 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZWVhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjExJSIgc3RvcC1jb2xvcj0iI2ZlZWVhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iI2ZlZWRhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2RiNDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #feeea7 0%, #feeea7 11%, #feeda3 16%, #fcdb45 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feeea7), color-stop(11%,#feeea7), color-stop(16%,#feeda3), color-stop(100%,#fcdb45));
background: -webkit-linear-gradient(top,  #feeea7 0%,#feeea7 11%,#feeda3 16%,#fcdb45 100%);
background: -o-linear-gradient(top,  #feeea7 0%,#feeea7 11%,#feeda3 16%,#fcdb45 100%);
background: -ms-linear-gradient(top,  #feeea7 0%,#feeea7 11%,#feeda3 16%,#fcdb45 100%);
background: linear-gradient(to bottom,  #feeea7 0%,#feeea7 11%,#feeda3 16%,#fcdb45 100%);
}
#wrapper .open-close .opener { 
	display: none;
	font:19px/22px 'Open Sans', Arial, sans-serif;
	text-transform:uppercase;
	color:#333;
	text-decoration:none;
}
#wrapper .js-slide-hidden {
	display: block !important;
	left: 0 !important;
	position: static !important;
	top: 0 !important;
	width: 100%;
}
#nav:after{
	display:block;
	content:"";
	clear:both;
}
#nav{
	width:100%;
}
#nav > ul{
	font: 17px/20px 'Open Sans', Arial, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	text-transform:uppercase;
}
#nav > ul > li{
	list-style:none;
	display:inline-block;
	vertical-align:top;
	border-left:1px solid #fff;
	margin:0 0 0 -3px;
	position:relative;
}
#nav > ul > li:hover > .drop-box{ display:block;}
#nav > ul > li:hover > a{ opacity:0.5}
#nav > ul > li:first-child{
	border:none;
}
#nav > ul > li > a{
	display:block;
	color:#333;
	padding:14px 20px 10px;
	text-decoration:none;
}
#nav > ul > li > a > span{
	display:block;
	padding:0 20px 0 0;
	background:url(images/icon-arrow-2.png) no-repeat 100% 50%;
}
#nav > ul > li.last > .drop-box{
	left:auto;
	right:-2px;
}
#nav > ul > li > .drop-box{
	display:none;
	position:absolute;
	top:44px;
	left:0;
	width:244px;
	text-align:left;
	background:#333;
	padding:5px 0 0;
	z-index:99;
	background: #feeea7 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZWVhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjExJSIgc3RvcC1jb2xvcj0iI2ZlZWVhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iI2ZlZWRhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2RiNDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #feeea7 0%, #feeea7 11%, #feeda3 16%, #fcdb45 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feeea7), color-stop(11%,#feeea7), color-stop(16%,#feeda3), color-stop(100%,#fcdb45));
background: -webkit-linear-gradient(top,  #feeea7 0%,#feeea7 11%,#feeda3 16%,#fcdb45 100%);
background: -o-linear-gradient(top,  #feeea7 0%,#feeea7 11%,#feeda3 16%,#fcdb45 100%);
background: -ms-linear-gradient(top,  #feeea7 0%,#feeea7 11%,#feeda3 16%,#fcdb45 100%);
background: linear-gradient(to bottom,  #feeea7 0%,#feeea7 11%,#feeda3 16%,#fcdb45 100%);
}
.drop-box > ul{
	margin:0;
	padding:0;
	font-size:15px;
	line-height:18px;
}
.drop-box > ul > li{
	list-style:none;
	margin:0 0 5px;
}
.drop-box > ul > li:hover > a{
	background:#fff;
	color:#000;
}
.drop-box > ul > li > a{
	color:#333;
	padding:2px 0px 2px 10px;
	display:block;
	text-decoration:none;
	text-transform: none;
}

#main:after{
	display:block;
	clear:both;
	content:"";
}
#main {
	max-width: 1025px;
        display: block;
	position: relative;
	margin:-30px 0 0;
        margin-left: auto;
        margin-right: auto;
	background:#fff;
}
#main .box-area:after{
	display:block;
	clear:both;
	content:"";
}
#main .box-area {position: relative;}
.inner #main .box-holder{width:100%;}
.inner .box2 .widget-holder{
	padding:30px 49px 30px 49px;
	font:15px/18px 'Open Sans', Arial, sans-serif;
}
.inner .box2 .widget-holder p{
	margin:0 0 10px;
}
.inner #main .aside{
	width:25.8%;
}
.inner #main .box2{
	width:74.2%;
	margin:0;
	padding:0;
	box-shadow:5px 4px 13px #313135;
}
.inner .box2 .head{
	padding:10px 10px 13px;
}
#main .box-holder {
	float: right;
	width: 74%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#main .box2{
	width: 65%;
	float: left;
	min-height:740px;
	margin:-29px 0 -9999;
	padding:0 0 9999;
	box-shadow:0 0 8px #313135;
	position:relative;
	z-index:5;
}
.box2 .head{
	background:#238EFF;
	padding: 3px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
}
.box2 .widget-holder{
	overflow:hidden;
	padding:0 14px 22px;
}
.box2 .widget-holder .btn-see-all{
	display:block;
	width:95%;
	margin:0 auto;
	background:#000088;
	color:#fff;
	text-align:center;
	text-transform:capitalize;
	font:19px/23px 'Open Sans', Arial, sans-serif;
	padding:10px 20px;
	border-radius:25px;
	text-decoration:none;
	font-weight:bold;
}
.box2 .widget-holder .btn-see-all:hover{ background:#4c4c53;}
.box2 .head h1{
	font-size:27px;
	line-height:30px;
	margin:0;
	font-weight:normal;
	text-transform:none;
	color:#fff;
}
.box2 .head h1 span{
	display:block;
	font-weight:bold;
	font-size:30px;
	line-height:35px;
}
.box2 .widget-holder h1{
	font-size:30px;
	line-height:33px;
	text-transform:capitalize;
	text-align:center;
	color:#4c4c53;
}
.box2 .widget-holder .post-holder{
	overflow:hidden;
	margin:0 0 5px;
}

.post-holder .post:first-child{ 
	border-top:none;
	margin:0;
	padding:0 5px 16px;
}
.post-holder .post{
	overflow:hidden;
	border-top:1px solid #f2f2f2;
	padding:9px 5px 6px;
	margin:0 0 15px;
}
.post-holder .post .img-box{
	float:left;
	width:103px;
	margin:0 3.4% 0 0;
}
.post-holder .post .img-box img{
	display:block;
	margin:0 auto;
}
.post-holder .post .text-box{
	float:left;
	width:72%;
	font:15px/18px 'Open Sans', Arial, sans-serif;
}
.post-holder .post .date{
	display:block;
	margin:0 0 9px;
	color:#b3b3b3;
	font-size:13px;
	line-height:16px;
}
.post-holder .post h2{
	font-size:20px;
	line-height:23px;
	color:#000;
	margin:0 0 14px;
}
.post-holder .post h2 span{
	font-style:italic;
}
.post-holder .post p{ margin:0 0 4px;}
.post-holder .post .btn-readmore{
	color:#000088;
	font-weight:bold;
}
#main .sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 26.1%;
	text-align:center;
	background:#fff;
}
.sidebar .head,
.aside .head{
	background:#4c4c53;
	padding: 9px 0;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
}
.sidebar .head h2,
.aside .head h2{
	font-size:20px;
	line-height:23px;
	margin:0;
}
.sidebar .widget-holder{
	overflow:hidden;
	padding:25px 30px 0;
	position:relative;
}
.sidebar .widget-box:first-child,
.aside .widget-box:first-child{ 
	border:none;
	margin:0;
	padding:0 0 15px;
}
.sidebar .widget-box,
.aside .widget-box{
	overflow:hidden;
	padding:8px 0 10px;
	margin:0 0 10px;
}
.sidebar h3{
	display:inline-block;
	vertical-align:top;
	font-size:27px;
	line-height:30px;
	text-transform:capitalize;
	color:#4c4c53;
	margin:0 0 6px;
	border-bottom:4px solid #fcd938;
}
.sidebar .img-box{
	width:76%;
	margin:0 auto 6px;
	overflow:hidden;
	position:relative;
	right:5px;
}
.sidebar .img-box img{
	display:block;
	margin:0 auto;
}
.sidebar .info-link{
	margin:0 0 9px;
	padding:0;
	overflow:hidden;
	font:15px/18px 'Open Sans', Arial, sans-serif;
}
.info-link li:first-child{ background:none;}
.info-link li{
	display:inline-block;
	vertical-align:text-bottom;
	list-style:none;
	padding:0 12px;
	margin:0 0 0 -6px;
	background:url(images/separator-2.png) no-repeat 0 2px;
}
.info-link li a{
	color:#666;
}
.sidebar .btn-more{
	display:inline-block;
	vertical-align:top;
	font:15px/18px 'Open Sans', Arial, sans-serif;
	border-radius:10px;
	background:#4c4c53;
	color:#fff;
	text-transform:capitalize;
	text-decoration:none;
	padding:5px 14px;
	margin:0 auto;
}
.sidebar .btn-more:hover{
	background:#fcd938;
	color:#000;
}
#main .aside {
	float: right;
	width: 35%;
	text-align:center;
}
.aside .widget-holder{
	overflow:hidden;
	padding:0px 0px 0;
	position:relative;
}

.aside .widget-box{	padding-top: 20px !important;	padding-left: 15px !important;	padding-right: 15px !important;}
.aside h3{
	display:inline;
	font-size:20px;
	line-height:23px;
	text-transform:capitalize;
	color:#000;
	margin:0 0 10px;
}
.aside .date{
	display:block;
	clear:both;
	font:16px/18px 'Open Sans', Arial, sans-serif;
	color:#4c4c53;
	margin:10px 0 16px;
}
.aside .btn-more{
	display:block;
	font:15px/18px 'Open Sans', Arial, sans-serif;
	color:#808080;
	text-transform:capitalize;
	margin: 0;
}
.aside .btn-link{
	display:inline-block;
	vertical-align:top;
	font:15px/18px 'Open Sans', Arial, sans-serif;
	border-radius:10px;
	background:#fcd938;
	color:#000;
	text-transform:capitalize;
	text-decoration:none;
	padding: 4px 10px 5px;
	margin:0 auto;
}
.aside .btn-link:hover{
	background:#4c4c53;
	color:#fff;
}

.simcal-default-calendar-list {
	padding: 0!important;
}

nav.simcal-calendar-head {
	display: none!important;
}

.simcal-day-label {
	border-bottom: 0!important;
	text-align: center;
	margin: 0!important;
	font-size: 1.2em!important;
	background-color: gold;
	width: 265px;
}

ul.simcal-events {
	margin: 0 14px 0!important;
	padding: 0!important;
}

ul.simcal-events li {
	margin: 0!important;
	clear: both;
}

#footer{
	overflow:hidden;
	padding:13px 23px 13px 16px;
	background:#26262a;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position:relative;
	z-index:5;

}
#footer .info-box{
	float:left;
}
#footer .socialnetworks{
	float:left;
	margin:0;
	padding:0;	
}
.socialnetworks li{
	list-style:none;
	float:left;
	margin:0 14px 0 0;
}
.socialnetworks li a:hover{ opacity:0.5;}
.socialnetworks li.fb a{
	width:26px;
	height:25px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(http://www.fulco.lib.in.us/wp-content/uploads/2015/01/fb.png) no-repeat;
}
.socialnetworks li.tw a{
	width:25px;
	height:25px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(http://www.fulco.lib.in.us/wp-content/uploads/2015/01/tw1.png) no-repeat;
}
.socialnetworks li.pt a{
	width:25px;
	height:25px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(http://www.fulco.lib.in.us/wp-content/uploads/2016/09/pt.png) no-repeat;
}
.socialnetworks li.sc a{
	width:25px;
	height:25px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(http://www.fulco.lib.in.us/wp-content/uploads/2017/04/sc1.png) no-repeat;
}
.socialnetworks li.ig a{
	width:25px;
	height:25px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(http://www.fulco.lib.in.us/wp-content/uploads/2017/06/ig.png) no-repeat;
}
.info-box .info-nav{
	float:left;
	margin:0;
	padding:3px 0 0;
	text-transform:capitalize;
	font:15px/18px 'Open Sans', Arial, sans-serif;
}
.info-nav li:first-child{ background:none;}
.info-nav li{
	float:left;
	list-style:none;
	padding:0 5px;
	background:url(images/separator-3.png) no-repeat 0 2px;
}
.info-nav li a{
	color:#fff;
}
#footer .copyright{
	float:right;
	color:#fff;
	padding:4px 0 0;
	font-weight:bold;
}
.copyright a{
	color:#fff;
	text-decoration:none;
}
.copyright a:hover{ text-decoration:underline;}
.container{
	overflow:hidden;
	padding:30px 0 0;
}
#content{
	float:left;
	width:70%;
}
#sidebar{
	float:right;
	width:25%;
}
.comment-form textarea{
	resize:none;
}
/* hide original element */
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom select styles */
.select-area {
	background:#fff;
	position: relative;
	overflow: hidden;
	cursor: default;
	height: 33px;
	float: left;
	padding: 0 20px 0 10px;
}
.select-focus {
	border-color: #f00;
}
.select-area .center {
	text-overflow: ellipsis;
	color:#808080;
	font-weight:bold;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	width: 100%;
	padding:9px 0;
}
.select-disabled {
	background: #eee;
}
.select-area .select-opener {
	background:url(images/icon-arrow-1.png) no-repeat;
	position: absolute;
	height: 7px;
	width: 9px;
	right: 10px;
	top: 14px;
}
.select-options {
	position: absolute;
	overflow: hidden;
	background: #fff;
	z-index: 2000;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.select-options .opt-disabled a {
	background: #fff !important;
	color: #aaa !important;
}
.select-options .drop-holder {
	border: 1px solid #777;
	overflow: hidden;
	height: 1%;
}
.select-options ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.select-options ul li {
	width: 100%;
	float: left;
}
.select-options ul a {
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	cursor: default;
	color: #000;
	height: 1%;
}
.select-options .item-selected a {
	text-decoration: none;
	background: #4c4c53;
	color: #fff;
}
/* select options optgroup example styles */
.select-options .optgroup {
	clear: both;
}
.select-options .optgroup strong {
	display: block;
	padding: 5px;
}
.select-options .optgroup ul a {
	padding-left: 30px;
}

/*Branch Styles */
.branch_info {
	width: 100%
}	

.branch_row_odd {
	background: #fcd938;
	padding: 5px;
}	

.branch_row_even {
	padding: 5px;
}	
/*End Branch Styles */

@media only screen and (max-width: 799px) {
	body{ min-width:320px;}
	#wrapper{ padding:0 15px;}
	#header .right-box {
		padding: 19px 0 0;
	}
	#header .top-menu{
		margin: auto;
	}
	.top-menu li{
		padding:0 6px;
	}
	form {
	width: 80%;
	}
	fieldset div.row {
	width: 50%;
	}

	#wrapper .open-close {
		margin:0;
		padding:13px 0 10px;
		width: 100%;
		overflow:hidden;
		background: #feeea7 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZWVhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjExJSIgc3RvcC1jb2xvcj0iI2ZlZWVhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iI2ZlZWRhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2RiNDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #feeea7 0%, #feeea7 11%, #feeda3 16%, #fcdb45 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feeea7), color-stop(11%,#feeea7), color-stop(16%,#feeda3), color-stop(100%,#fcdb45));
background: -webkit-linear-gradient(top,  #feeea7 0%,#feeea7 11%,#feeda3 16%,#fcdb45 100%);
background: -o-linear-gradient(top,  #feeea7 0%,#feeea7 11%,#feeda3 16%,#fcdb45 100%);
background: -ms-linear-gradient(top,  #feeea7 0%,#feeea7 11%,#feeda3 16%,#fcdb45 100%);
background: linear-gradient(to bottom,  #feeea7 0%,#feeea7 11%,#feeda3 16%,#fcdb45 100%);
	}
	#wrapper .open-close .opener {
		display:block;
		margin: 0;
		padding:0 26px 0 17px;
		background:url(images/icon-arrow-320.png) no-repeat 98% 9px;
	}
	#wrapper .js-slide-hidden {
		display: block !important;
		left: -9999px !important;
		position: absolute !important;
		top: -9999px !important;
	}
	#nav > ul{
		text-align:left;
	}
	#nav > ul > li{
		display:block;
		border:none;
		margin:0;
	}
	#nav > ul > li:hover > a {
		background:#fff;
		color:#000;
	}
	#nav > ul > li > a {
		padding:14px 11px 10px;
	}
	#nav > ul > li > .drop-box{
		background:none;
		width:100%;
		display:block;
		padding:0;
		position:static;
	}
	.drop-box > ul > li > a{ padding:7px 30px 5px;}
	.container{
		padding:30px 15px 15px;
	}
	#content,
	#sidebar{
		float: none;
		width:100%;
	}
	#main {
		padding: 0;
		margin:-92px 0 0;
	}
	#main .box-holder {
		width: 100%;
		float: none;
	}
	#main .box2,
	.inner #main .box2 {
		width: 100%;
		float: none;
		clear: both;
		box-shadow:none;
		margin:-13px 0 0;
		padding:0;
	}
	.box2 .widget-holder{
		padding:30px 119px 14px;
	}
	.inner .box2 .widget-holder{ padding:30px 30px 30px 27px}
	.inner #main .aside {
		width: 100%;
	}
	.inner #main .aside:after{ background:none;}
	.inner .aside .widget-holder{ padding:30px 106px 0;}
	#main .sidebar, #main .aside {
		position: relative;
		width: 50%;
		float: left;
	}
	#main .sidebar:after,
	#main .aside:after{
		width:1px;
		height:100%;
		background:#b3b3b3;
		position:absolute;
		top:0;
		right:0;
		content:"";
	}
	.sidebar .widget-holder{
		overflow:hidden;
		padding:19px 68px 0;
	}
	.aside .widget-holder {
		padding: 30px 62px 0;
	}
	.inner .aside .btn-link{ width:70%;}
	.aside .btn-more{ margin:0 0 7px;}
	#main .aside:after{
		right:auto;
		left:-1px;
	}
	#header blockquote{ display:none;}
	#footer .info-box {
		float: none;
		margin: 0 auto 12px;
		overflow: hidden;
		text-align: center;
	}
	#footer .socialnetworks,
	.info-box .info-nav {
		display: inline-block;
		float: none;
		margin: 0;
		padding: 0;
		vertical-align: middle;
	}
	#footer .copyright {
		display: block;
		float: none;
		text-align: center;
	}
}
@media screen and (max-width: 1020px) {
	.commentlist-item .commentlist-item { padding: 0; }
	#wrapper{padding:0;}
	#header{ padding:30px 0 20px; }
	#header .logo {
		display:block;
		float:none;
		height: 135px;
		margin: auto;
	}
	div.header-sidebar, div.quote, #header .right-box {
		float: none;
		display: block;
		margin: 0 auto;
	}
	form {
	width: 80%;
	max-width: 600px;
	}
	div.quote {
		text-align: center;
	}
	div#text-7 {
	        width: 100%;
	}
	#header blockquote {
		float: none;
		display: inline-block;
		margin: 10px 0;
		padding: 0;
	}
	#header blockquote q {
	text-align: left;
	}
	.visual-block {
		float: none;
		display: block;
	}
	.slider {
		float: none;
		display: block;
	}
	#wrapper .open-close .opener {
		background-position:96% 7px;
	}
	/*#nav > ul{ display:none;}*/
	#main{ margin:0;}
	div.box2 {
	
	}
	.inner .box2 .widget-holder {
		padding: 27px 24px 14px;
	}
	.box2 .widget-holder {
		padding:27px 10px 14px;
	}
	.box2 .head{ padding:10px 5px;}
	.post-holder .post .text-box{
		width:100%;
	}
	.box2 .widget-holder h1{ margin:0 0 30px;}
	.post-holder .post{
		padding:15px 5px 10px;
	}
	.post-holder .post .img-box {
		float: none;
		margin: 0 auto 0px;
		overflow: hidden;
		width: 103px;
	}
	#main .sidebar {
		float: none;
		display: table;
		width: auto;
	}
	#main .aside {
		display: none;
	}
	#main .sidebar:after,
	#main .aside:after{ background:none;}
	.sidebar .widget-holder,
	.aside .widget-holder,
	.inner .aside .widget-holder{
		padding:30px 55px 0;
	}
	.inner .aside .btn-link{ width:auto;}
	.box2 .widget-holder .btn-see-all{
		padding:5px 10px;
	}
	#footer{
		padding:13px 17px;
	}
	#footer .socialnetworks{
		margin:0 0 15px;
	}
	.visual-block .breadcrumb{
		left:9px;
		top:55px;
	}
}

#nav > ul > li > a > span {
	background: none !important;
	padding-right: 0;
}
#nav > ul > li.menu-item-has-children > a > span {
	background: none no-repeat 100% 50% !important;
	padding-right: 0;
}

#nav > ul > li:last-child {
	padding-left: 15px;
}

#nav > ul > li:last-child .drop-box {
	left: -50px;
} 
h3.landing {
	margin: 15px 0;
}
h3.landing a {
	color: #666;
	font-size: 25px;
	font-family: georgia,serif;
	text-decoration: none;
}

h3.landing a:hover {
	color: #000;
}

.branch_info .su-row {
	margin-bottom: 0;
	text-align: center;
}

hr {
	margin: 10px 0;
}

.aside h3 {
	border-bottom:  none;
}

.perfect-quotes > span {
	padding-left: 0;
	font-size: 90%;
	display: block;
	text-align: right;
	font-weight: bolder;
}

.perfect-quotes {
	margin-bottom: 0 !important;
	background-image:none !important;

#mission-statement{	max-width:1025px;	margin-left:auto;	margin-right:auto;	text-align:center;	padding-bottom:50px;}

.body-class-page-template-default .box2 .head {background: #238EFF;
}

#cal2-tab, #cal1-tab, #cal3-tab {
	opacity: .6;
}
#cal2-tab {
	background: #000;
}

#cal2-tab a, #cal3-tab a {
	color: #fff;
}

#cal1-tab {
	background: #fcd938;
}
#cal3-tab {
	background: #238EFF;
}
.ui-state-active {
	opacity: 1 !important;
}

.right-box:before {
	content: "";
  	display: block;
  	background: url('http://www.fulco.lib.in.us/wp-content/uploads/2014/09/evergreen-icon.png') no-repeat;
   	width: 40px;
    	height: 46px;
 	float: left;
  	margin: 0 6px 0 0;
	margin-top: -15px;
}

.evergreen-icon a {
	color: #006837 !important;
}
li#menu-item-2146 {
	text-align:center;
	margin-top: 15px;
	padding: 44px;
}

.body-class-page-id-39 #main .sidebar {
	position: relative;
	width: auto;
}

.body-class-home .sidebar .head h2, .body-class-home .aside .head h2 {
	font-size: 18px;
}

.body-class-page-id-362 .widget-holder h3 {
	text-decoration: underline;
}

@media only screen and (max-width: 767px) {
.right-box {
display: block !important;
}

span.blacklink {
    display: block;
    color: #000000;
}

.purechat purechat-widget .purechat-bottom .purechat-bottom-right .purechat-button-unavailable .purechat-widget-super-collapsed {
	margin-right: -40px !important;
}

}