/*
Theme Name: UnionCountyLibrarySystem
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.eot?-6jbxlt");
	src: url("fonts/icomoon.eot?#iefix-6jbxlt") format("embedded-opentype"), url("fonts/icomoon.woff?-6jbxlt") format("woff"), url("fonts/icomoon.ttf?-6jbxlt") format("truetype"), url("fonts/icomoon.svg?-6jbxlt#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow:before {
	content: "\e600";
}

.icon-clock:before {
	content: "\e601";
}

.icon-user:before {
	content: "\e602";
}

.icon-search:before {
	content: "\e603";
}

.widget:after,
.container:after,
#header:after,
.top-buttons:after,
.search-form:after,
#main:after,
#two-columns:after,
.text-box:after,
.services .tab-box:after,
.services .tabset:after,
.book-column:after,
#footer .f1:after {
	content: " ";
	display: block;
	clear: both;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	margin: 0;
	padding: 0;
	max-height: 1000000px;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	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;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

body {
	color: #4d4d4f;
	font: 12px/2 Verdana, Geneva, sans-serif;
	background: #5e5d5f url(images/bg-body.png);
	overflow-y: scroll;
	min-width: 1040px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

a {
	text-decoration: none;
	color: #5800ff;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: 1px dashed #000;
}

img {
	max-width: 100%;
	height: auto;
}

video,
iframe,
object,
embed {
	max-width: 100%;
}

input,
textarea,
select {
	font: 100% Verdana, Geneva, sans-serif;
	color: #a7a7a7;
	vertical-align: middle;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
	max-height: 300px;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	background: #fff;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #868686;
	height: 30px;
	padding: 5px 10px;
	border-radius: 15px;
	background: #fff;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 16px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .07) inset, 0 1px 0 0 rgba(255, 255, 255, .3);
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: none;
}

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"] {
	-webkit-appearance: button;
	cursor: pointer;
}

input[type="submit"] {
	border-radius: 32px;
	padding: 0 10px;
	background: #0f773c;
	border: 0;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	vertical-align: top;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .37);
	text-transform: uppercase;
}

input[type="submit"]:hover {
	background: #15a453;
}

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,
h2,
h3,
h4,
h5,
h6 {
	color: #0f773c;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 33px;
	line-height: 36px;
	margin: 0 0 8px;
}

h2 {
	font-size: 150%;
	margin: 0 0 8px;
}

h3 {
	font-size: 160%;
	line-height: 1.3;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 90%;
}

i,
cite,
em,
var,
dfn {
	font-style: italic;
}

address {
	font-style: normal;
	line-height: 20px;
	margin: 0;
}

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: 10px;
	margin-left: 14px;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

th,
td {
	border: 1px solid #ccc;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}

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;
}

pre {
	max-width: 100%;
	overflow: auto;
}

.widget {
	margin-bottom: 14px;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form textarea,
.comment-form input[type="text"],
.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 280px;
}

.post-password-form label {
	vertical-align: top;
}

.post-password-form input[type="password"],
.search-form input[type="search"] {
	width: 150px;
}

.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 {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.widget_calendar #next {
	text-align: right;
}

.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;
}

.alignleft {
	float: left;
	margin: 0 14px 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 14px;
}

.widget_categories a,
.widget_archive a,
.widget_recent_comments a {
	display: inline !important;
}

.widget_categories a:hover,
.widget_archive a:hover,
.widget_recent_comments a:hover {
	background: transparent !important;
	text-decoration: underline !important;
}

::-webkit-input-placeholder {
	color: #a7a7a7;
}

::-moz-placeholder {
	opacity: 1;
	color: #a7a7a7;
}

:-moz-placeholder {
	color: #a7a7a7;
}

:-ms-input-placeholder {
	color: #a7a7a7;
}

.placeholder {
	color: #a7a7a7;
}

#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 0 0 87px;
}

.container {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 10px;
}

.hold {
	width: 100%;
	-webkit-transition: all .4s;
	transition: all .4s;
}

#header {
	position: relative;
	padding-bottom: 21px;
}

.logo {
	float: left;
	width: 191px;
	margin: 26px 16px 13px 4px;
}

.logo img {
	display: block;
}

.slogan {
	float: left;
	width: 310px;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	padding: 66px 0 0;
}

.slogan a{color:#FFFFFF;}
.slogan span,
.slogan strong {
	display: block;
}

.slogan span:first-child {
	text-transform: uppercase;
	margin: 0 0 2px;
}

.slogan span:last-child {
	font-size: 18px;
	line-height: 22px;
}

.slogan strong {
	font-size: 36px;
	line-height: 33px;
}

.top-bar .close {
	position: absolute;
	left: 100%;
	top: 0;
	display: none;
}

.top-bar .search-form {
	float: right;
	width: 344px;
	padding: 14px 24px 11px 13px;
}

.top-buttons {
	text-align: right;
	float: right;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	margin: 0 -4px 31px 0;
	padding: 0;
}

.top-buttons li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	position: relative;
	top: 0;
	-webkit-transition: all .25s;
	transition: all .25s;
	margin: 0 0 0 11px;
}

.top-buttons li:first-child {
	margin-left: 0;
}

.top-buttons li:hover {
	top: -3px;
}

.top-buttons li:hover a {
	background: #fec405;
	color: #636161;
}

.top-buttons li:hover [class^=icon] {
	color: #fff;
	text-shadow: 0 0 2px #000;
}

.top-buttons a {
	display: block;
	padding: 9px 12px 8px 8px;
	border-radius: 0 0 5px 5px;
	background: #fff;
	background: rgba(255, 255, 255, .3);
	color: #424242;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .5);
	text-decoration: none;
	-webkit-transition: all .25s;
	transition: all .25s;
}

.top-buttons [class^=icon] {
	display: inline-block;
	vertical-align: middle;
	font-size: 21px;
	color: #ffd400;
	-webkit-transition: all .25s;
	transition: all .25s;
	font-size: 24px;
}

.top-buttons [class^=icon].icon-user {
	margin: -1px 5px 0 0;
	font-size: 21px;
}

.top-buttons [class^=icon].icon-clock {
	margin: -1px 0 -3px 0;
}

.search-form {
	background: rgba(255, 255, 255, .3);
	border-radius: 5px;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2);
	width: 344px;
	padding: 14px 24px 11px 13px;
}

.search-form input[type="submit"] {
	border-radius: 50%;
	padding: 0;
	background: #0f773c;
	border: 0;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	color: #fff;
	font-weight: bold;
	float: right;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .37);
	text-transform: uppercase;
	width: 34px;
	height: 34px;
}

.search-form input[type="submit"]:hover {
	background: #15a453;
}

.search-form .text {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0 15px 0 0;
}

.search-form .text:before {
	position: absolute;
	left: 17px;
	top: 9px;
	color: #dcdcdc;
	font-size: 14px;
}

.search-form input[type="search"] {
	height: 30px;
	float: left;
	width: 100%;
	padding: 5px 10px 5px 41px;
	margin: 0;
	border-radius: 15px;
	background: #fff;
	margin: 0;
	font-size: 13px;
	line-height: 16px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .07) inset, 0 1px 0 0 rgba(255, 255, 255, .3);
}

#nav {
	clear: both;
}

#nav ul {
	box-shadow: 0 5px 12px 2px rgba(0, 0, 0, .56);
	border-radius: 5px;
	background: #a6ce39;
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}

#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 24px;
	position: relative;
}

#nav ul li:first-child {
	margin-left: 0;
}

#nav ul li:hover > a,
#nav ul li.active > a {
	background: #fff;
	color: #a6ce39;
	box-shadow: 0 5px 15px 2px rgba(0, 0, 0, .6);
	text-decoration: none;
}

#nav ul li.hover > ul {
	display: block;
}

#nav ul li.last ul {
	left: auto;
	right: 0;
}

#nav ul li.last ul ul {
	right: 100%;
}

#nav ul a {
	color: #fff;
	display: block;
	padding: 8px 25px 9px;
}

#nav ul ul {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 99999;
	font-size: 18px;
	line-height: 22px;
	width: 180px;
	text-align: left;
	display: none;
}

#nav ul ul li {
	display: block;
	margin: 0;
}

#nav ul ul li:first-child > a {
	border-radius: 5px 5px 0 0;
}

#nav ul ul li:last-child > a {
	border-radius: 0 0 5px 5px;
}

#nav ul ul a {
	box-shadow: none !important;
	padding: 8px;
}

#nav ul ul ul {
	top: 0;
	left: 100%;
}

/* burger menu style */

.nav-opener {
	position: absolute;
	right: 10px;
	top: 50%;
	width: 40px;
	height: 40px;
	background: #0f773c;
	border-radius: 3px;
	display: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	background: #fff;
	border-radius: 4px;
	position: absolute;
	top: 50%;
	left: 25%;
	right: 25%;
	height: 4px;
	margin-top: -2px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
	top: 30%;
}

.nav-opener:after {
	top: 70%;
}

.nav-opener:hover {
	opacity: .9;
}

.nav-opener.close {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	top: 4px;
	z-index: 9999;
}

.nav-active .nav-opener span {
	opacity: 0;
}

.nav-active .nav-opener:before,
.nav-active .nav-opener:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15%;
	right: 15%;
}

.nav-active .nav-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.nav-active .hold {
	margin: 0 -280px 0 280px;
}

.nav-active .top-bar .close {
	display: block;
}

.visual {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 0 28px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .85);
}

.visual img {
	display: block;
	width: 100%;
	height: auto;
}

.visual .caption {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	color: #4d4d4f;
	text-align: right;
	width: 429px;
	font-weight: bold;
	padding: 12px 15px 0 40px;
	margin: 3px 0 0 0;
	background-color: #fff;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, .01) 0%, rgba(255, 255, 255, .05) 3%, rgba(255, 255, 255, .14) 7%, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .75) 38%, rgba(255, 255, 255, .87) 53%, rgba(255, 255, 255, .96) 69%, #fff 87%, rgba(255, 255, 255, .98) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, .01) 0%, rgba(255, 255, 255, .05) 3%, rgba(255, 255, 255, .14) 7%, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .75) 38%, rgba(255, 255, 255, .87) 53%, rgba(255, 255, 255, .96) 69%, #fff 87%, rgba(255, 255, 255, .98) 100%);
}

.visual .caption span {
	display: block;
	padding: 0 22px 0 0;
}

.visual .caption strong {
	display: block;
	color: #a6ce39;
	font-size: 53px;
	line-height: 36px;
	padding: 0 0 28px;
}

#main {
	padding-bottom: 40px;
}

#two-columns {
	background: #fff;
	border-radius: 5px;
	padding: 16px 32px 33px 0;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .7);
}

#content {
	float: left;
	width: 100%;
}

#content .content-holder {
	margin: 0 0 0 229px;
	padding: 18px 0 0 0;
}

#content p {
	margin: 0 0 5px;
	font-size: 120%;
	line-height: 1.6em;
}

.text-box {
	margin: 0 0 25px;
}

.primary-list {
	margin: 0 0 3px;
	padding: 0;
}

.primary-list li {
	list-style: none;
	padding: 0 0 0 18px;
	margin: 5px 0 0;
	position: relative;
}

.primary-list li:first-child {
	margin: 0;
}

.primary-list li:after {
	content: "::";
	position: absolute;
	left: 3px;
	top: 0;
}

.primary-list a {
	font-weight: bold;
}

.important-info {
	border: 1px solid #4d4d4f;
	border-width: 1px 0;
	padding: 19px 20px 22px;
	margin: 0 0 25px -20px;
}

.important-info h2 {
	margin: 0;
}

.link-list {
	margin: 0 0 10px;
	padding: 0;
	font-weight: bold;
}

.link-list li {
	list-style: none;
	margin: 0 0 5px;
}

.link-list a {
	color: #4d4d4f;
	text-decoration: underline;
}

.link-list a:hover {
	text-decoration: none;
}

.faq-block > h2 {
	margin: 0 0 16px;
}

.faq-box {
	margin: 0 0 27px;
}

.faq-box h2 {
	margin: 0;
}

.faq-box .primary-list {
	margin: 0 0 15px;
}

.address-block > h2 {
	margin: 0 0 2px;
}

.address-box {
	margin: 0 0 20px;
}

.address-box h3 {
	color: #4d4d4f;
	margin: 0 0 3px;
}

.contact-list {
	margin: 0 0 10px;
	padding: 0;
	line-height: 22px;
}

.contact-list li {
	list-style: none;
	margin: 0;
}

.contact-list a.tel-link {
	color: #4d4d4f;
}

.cycle-gallery {
	position: relative;
	margin: 0 0 50px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .7);
}

.cycle-gallery .mask {
	position: relative;
	overflow: hidden;
}

.cycle-gallery .slideset {
	width: 99999px;
	float: left;
}

.cycle-gallery .slide {
	float: left;
	border-radius: 5px;
	padding: 9px 11px 12px;
}

.cycle-gallery .slide.active {
	z-index: 1;
}

.cycle-gallery .img-wrap {
	width: 73.881%;
	position: relative;
	overflow: hidden;
	border-color: inherit;
}

.cycle-gallery .img-wrap .decor {
	top: 50%;
	margin-top: -350px;
	position: absolute;
	width: 800px;
	height: 700px;
	border: solid;
	border-radius: 50%;
	z-index: 10;
}

.cycle-gallery .img-wrap img {
	vertical-align: top;
	width: 100%;
	height: auto;
}

.cycle-gallery .img-wrap .img-mask {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: auto;
	display: none;
}

.cycle-gallery .img-wrap.alignleft {
	float: left;
	margin: 0 3.6% 0 0;
}

.cycle-gallery .img-wrap.alignleft .decor {
	border-width: 33px;
	right: -33px;
}

.cycle-gallery .img-wrap.alignright {
	float: right;
	margin: 0 0 0 3.6%;
}

.cycle-gallery .img-wrap.alignright .decor {
	border-width: 33px;
	left: -33px;
}

.cycle-gallery .caption {
	overflow: hidden;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	color: #454545;
	padding: 36px 10px 0;
	word-break: break-all;
}

.cycle-gallery .caption strong {
	text-transform: none;
	line-height: 31px;
	font-size: 28px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 5px;
}

.cycle-gallery .caption p {
	margin: 0 0 15px;
}

.cycle-gallery .caption .btn-view {
	font-size: 14px;
	line-height: 18px;
	padding: 8px 13px 9px;
	border-radius: 18px;
	box-shadow: none;
}

.cycle-gallery .caption .btn-view:hover {
	background: #666669;
}

.cycle-gallery .pagination {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	text-align: center;
	padding: 13px 0 0;
}

.cycle-gallery .pagination ul {
	margin: 0;
	padding: 0;
}

.cycle-gallery .pagination ul li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 4px;
}

.cycle-gallery .pagination ul li:hover a,
.cycle-gallery .pagination ul li.active a {
	background: #515151;
	box-shadow: 0 1px 1px 0 rgba(255, 255, 255, .9) inset;
}

.cycle-gallery .pagination ul a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 10px;
	height: 10px;
	background: #ebebeb;
	border-radius: 50%;
}

/***** sizing for the container for the rss feed slide show ******/
.owl-stage-outer{max-height:160px !important;}
.owl-nav{display:none !important;}

.events-block {
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .7);
	margin: 0 0 47px;
	padding: 0 0 15px;
}

.events-block h1 {
	background: #28aae1;
	color: #fff;
	text-align: center;
	text-transform: capitalize;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 28px;
	padding: 9px 10px 6px;
	letter-spacing: 2px;
}

.events-block .events-wrap {
	float: left;
	width: 75.833%;
	position: relative;
	margin: 0 -9px 0 3.8%;
}

.events-block .events-wrap .btn-view {
	background: #a6ce39;
	font-size: 12px;
	line-height: 14px;
	padding: 4px 11px;
}

.events-block .events-wrap .btn-view:hover {
	background: #88aa2a;
}

.events-block .events-wrap .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
}

.events-block .events-wrap .slide.active {
	z-index: 2;
}

.events-block .events-wrap .pagination {
	text-align: center;
	padding: 20px 0 0;
}

.events-block .events-wrap .pagination ul {
	margin: 0;
	padding: 0;
}

.events-block .events-wrap .pagination ul li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 4px;
}

.events-block .events-wrap .pagination ul li:hover a,
.events-block .events-wrap .pagination ul li.active a {
	background: #515151;
	box-shadow: 0 1px 1px 0 rgba(255, 255, 255, .9) inset;
}

.events-block .events-wrap .pagination ul a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 10px;
	height: 10px;
	background: #ebebeb;
	border-radius: 50%;
	outline: none;
}

.events-block .events-box {
	float: left;
	width: 33.333%;
	padding: 0 41px 0 0;
}

.events-block time {
	display: block;
	font-size: 13px;
	line-height: 16px;
	color: #4d4d4f;
	margin: 0 0 5px;
	text-transform: uppercase;
	font-weight: bold;
}

.events-block h2 {
	font-size: 20px;
	line-height: 22px;
	color: #f7941d;
	margin: 0;
}

.events-block h2 a {
	color: #f7941d;
}

.events-block h2.blue {
	color: #27aae1;
}

.events-block h2.blue a {
	color: #27aae1;
}

.events-block .sub-heading {
	display: block;
	color: #454545;
	margin: 0 0 14px;
	font-size: 16px;
	line-height: 19px;
}

.events-block .img-box {
	margin: 0 0 18px;
}

.events-block img {
	vertical-align: top;
}

.events-block .button-box {
	text-align: center;
}

.events-block .events-bar {
	overflow: hidden;
	border: 0;
	box-shadow: none;
	padding: 19px 33px 0 0;
	margin: 0;
}

.events-block .events-bar img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}

.services {
	border-radius: 5px;
	overflow: hidden;
	margin: 0 0 37px;
}

.services h1 {
	background: #0ae;
	color: #fff;
	text-align: center;
	text-transform: capitalize;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 11px 10px 7px;
	letter-spacing: 2px;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .7);
}

.services .tab-box {
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .7);
	background: #fff;
}

.services .tabset {
	float: left;
	width: 262px;
	background: #0ae;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 18px;
	line-height: 24px;
	position: relative;
	box-shadow: -4px 0 4px 0 rgba(0, 0, 0, .2) inset;
	z-index: 1;
}

.services .tabset li {
	list-style: none;
	padding: 25px 0 29px 3px;
	position: relative;
}

.services .tabset li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	display: none;
	width: 30px;
	height: 30px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .4);
	margin: -17px -18px 0 0;
	z-index: -1;
}

.services .tabset li:before {
	content: "";
	position: absolute;
	left: 0;
	right: 32px;
	top: 0;
	height: 0;
	border-top: 1px solid #134e67;
}

.services .tabset li:first-child {
	padding-top: 22px;
}

.services .tabset li:first-child:before {
	display: none;
}

.services .tabset li.active a {
	color: #fff;
	font-weight: bold;
}

.services .tabset li.active:after {
	content: " ";
	display: block;
}

.services .tabset a {
	color: #134e67;
}

.services .tabset a:hover {
	text-decoration: none;
	color: #fff;
}

.services .tab-content {
	padding: 26px 20px 3px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	background: #fff;
}

.tooltip-text {
	z-index: 999;
	position: relative;
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
	padding: 10px;
	border-radius: 5px;
	width: 200px;
}

.logo-list {
	margin: 0;
	padding: 0 35px;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.logo-list li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	margin: 0 0 21px;
	padding: 0 10px;
}

.logo-list a {
	display: inline-block;
	vertical-align: top;
}

.logo-list img {
	display: block;
	width: 100%;
}

.book-column {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .7);
	margin: 0 0 3px;
	padding: 7px 0 9px;
}

.book-column .btn-see {
	float: left;
	width: 193px;
	margin: 0 0 0 -37px;
}

.book-column .btn-see img {
	vertical-align: top;
}

.book-column .btn-see:hover {
	opacity: .8;
}

.book-gallery {
	position: relative;
	padding: 11px 26px 0 13px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
	line-height: 0;
}

.book-gallery .mask {
	position: relative;
	overflow: hidden;
}

.book-gallery .slideset {
	width: 100%;
	float: left;
}

.book-gallery .slide {
	display: inline-block;
	vertical-align: top;
	margin: 0 38px 0 0;
	min-height: 186px;
	padding: 8px 0;
	text-align: center;
}

.book-gallery .slide:last-child {
	margin-right: 0;
}

.book-gallery .slide.active {
	z-index: 1;
}

.book-gallery img {
	vertical-align: top;
	display: block;
	margin: 0 auto;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .7);
}

.book-gallery .pagination {
	text-align: center;
	padding: 12px 0 0;
}

.book-gallery .pagination ul {
	margin: 0;
	padding: 0;
	font-size: 0;
}

.book-gallery .pagination ul li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 4px;
}

.book-gallery .pagination ul li:hover a,
.book-gallery .pagination ul li.active a {
	background: #515151;
	box-shadow: 0 1px 1px 0 rgba(255, 255, 255, .9) inset;
}

.book-gallery .pagination ul a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 10px;
	height: 10px;
	background: #ebebeb;
	border-radius: 50%;
}

/******  hides the book jacket title in the feed ****/
.bookJacketTitle{display:none !important;}


#sidebar {
	float: left;
	width: 216px;
	margin: 0 0 0 -100%;
	position: relative;
	left: -29px;
	color: #fff;
}

#sidebar .search-form {
	width: 100%;
	padding: 10px;
}

.widget {
	background: #4d4d4f;
	border-radius: 5px;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .7);
	padding: 17px 14px 17px 12px;
	margin: 0 0 22px;
}

.widget.style {
	min-height: 477px;
}

.widget ul {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 18px;
}

.widget ul li {
	list-style: none;
	margin: 0 0 10px;
}

.widget ul li.active a {
	font-weight: bold;
	background: #a6ce39;
}

.widget ul a {
	font-weight: normal;
	color: #fff;
	display: block;
	padding: 8px 10px 8px 25px;
	position: relative;
}

.widget ul a:hover {
	text-decoration: none;
	background: #a6ce39;
}

.widget ul a:after {
	content: "::";
	position: absolute;
	left: 8px;
	top: 8px;
}

.desktop-hidden {
	display: none;
}

.mobile-hidden {
	display: block;
}

.events-bar {
	margin: 0 0 20px;
	border-radius: 10px;
	border: 5px solid #0ae;
	background: #fff;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .7);
	text-align: center;
	padding: 16px 0 0;
	text-align: center;
}

.events-bar img {
	vertical-align: top;
	margin: 0 auto -3px;
	position: relative;
	left: 10px;
	display: block;
}

.events-bar .btn-view {
	margin: -21px 10px 0;
}

.btn-view {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	padding: 0 10px;
	font-weight: bold;
	background: #0ae;
	border-radius: 12px;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .2);
	position: relative;
	z-index: 10;
}

.btn-view:hover {
	text-decoration: none;
	background: #0086bb;
}

#footer {
	color: #323232;
	font-size: 13px;
	line-height: 15px;
}

#footer a {
	color: #323232;
}

#footer .f1 {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .7);
	padding: 15px 0 9px 8px;
	position: relative;
}

#footer .columns {
	float: left;
	width: 858px;
	width: 90.13%;
	text-align: center;
}

#footer .columns .col {
	float: left;
	width: 33.333%;
	padding: 0 0 15px;
}

#footer .columns .col:first-child .info-col:after {
	display: none;
}

#footer .img-box {
	max-width: 172px;
	margin: 0 auto 14px;
	border: solid #a6ce39;
	border-width: 3px 4px;
	padding: 6px 7px 7px;
}

#footer .img-box img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

#footer .info-col {
	padding: 0 9%;
	position: relative;
}

#footer .info-col:after {
	content: "";
	position: absolute;
	left: 0;
	top: -4px;
	bottom: -4px;
	width: 0;
	border-left: 1px solid #c1c1c1;
}

#footer .heading {
	display: block;
	font-size: 15px;
	line-height: 19px;
	margin: 0 0 1px;
}

#footer .heading.alt {
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 2px;
}

#footer .object-address {
	min-height: 98px;
	margin: 0 0 10px;
}

#footer address {
	margin: 0;
}

#footer .schedule {
	font-size: 15px;
	line-height: 16px;
	margin: 0 0 11px;
	padding: 0;
}

#footer .schedule li {
	list-style: none;
	margin: 0 0 3px;
}

.social {
	margin: 0;
	padding: 0;
	text-align: center;
}

.social li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 -1px 0 0;
}

.social a {
	display: block;
	width: 31px;
	height: 31px;
	background: url("../images/sprite.png") no-repeat;
}

.social a:hover {
	opacity: .85;
}

.social a.facebook {
	background: url(images/sprite.png) no-repeat;
}

.social a.pinterest {
	background: url(images/sprite.png) no-repeat -33px 0;
}

.social a.twitter {
	background: url(images/sprite.png) no-repeat -66px 0;
	width: 30px;
}

.social a.instagramm {
	background: url(images/sprite.png) no-repeat -98px 0;
	width: 32px;
}

.bottom-bar {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 74px;
	padding: 20px 10px 0 0;
	font-size: 10px;
	line-height: 12px;
}

.bottom-bar ul {
	margin: 0 0 20px;
	padding: 0;
}

.bottom-bar ul li {
	list-style: none;
	margin: 0 0 12px;
}

.go-to-top {
	display: block;
	width: 45px;
	height: 34px;
	background: #a6ce39;
	text-align: center;
	font-size: 10px;
	color: #fff !important;
	text-shadow: 1px 0 1px rgba(0, 0, 0, .37);
}

.go-to-top:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	display: inline-block;
	vertical-align: top;
	line-height: 38px;
}

.go-to-top:hover {
	text-decoration: none;
	background: #88aa2a;
}

noscript {
	text-align: center;
	font-size: 24px;
	color: red;
}

.accessibility {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.accessibility:focus {
	position: static;
	width: auto;
	height: auto;
}

.hidden {
	position: absolute;
	left: -9999px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
	.social a {
		background-image: url("../images/sprite-2x.png");
		background-size: 130px 31px;
	}
}

@media all and (min-width: 1024px) {
	.tel-link {
		cursor: default;
		pointer-events: none;
	}
}

@media only screen and (max-width: 1100px) {
	body {
		min-width: 320px;
	}
}

@media all and (max-width: 1060px) {
	#two-columns {
		padding-left: 16px;
	}

	#content .content-holder {
		margin: 0 0 0 240px;
	}

	#sidebar {
		left: 0;
	}
}

@media all and (max-width: 959px) {
	.top-bar {
		position: absolute;
		right: 100%;
		top: 0;
		width: 280px;
		padding: 5px;
	}

	.top-bar .bar-wrap {
		display: table;
		width: 100%;
	}

	.top-bar .search-form {
		width: 100%;
		padding: 10px;
		margin: 0 0 10px;
	}

	.top-bar .search-form input[type="search"] {
		width: 205px;
	}

	.top-buttons {
		float: none;
		margin: 0 0 10px;
	}

	.top-buttons li {
		display: block;
		margin: 0 0 2px;
	}

	.top-buttons li:hover {
		top: 0;
	}

	.top-buttons a {
		border-radius: 5px;
	}

	#nav {
		display: table-header-group;
	}

	#nav ul {
		font-size: 18px;
		line-height: 22px;
		margin: 0 0 10px;
	}

	#nav ul li {
		display: block;
		margin: 0;
	}

	#nav ul ul {
		position: static;
		width: 100%;
		box-shadow: none;
		border-radius: 0 !important;
	}

	#nav ul ul a {
		padding-left: 20px;
		border-radius: 0 !important;
	}

	#nav ul ul ul a {
		padding-left: 30px;
	}

	.nav-opener {
		display: block;
	}

	.cycle-gallery .img-wrap.alignleft .decor {
		right: -55px;
		border-width: 55px;
		width: 1100px;
		height: 1100px;
		margin-top: -550px;
	}

	.cycle-gallery .img-wrap.alignright .decor {
		border-width: 55px;
		left: -55px;
		width: 1100px;
		height: 1100px;
		margin-top: -550px;
	}

	.cycle-gallery .caption {
		word-break: normal;
	}

	.cycle-gallery {
		margin: 0 0 33px;
	}

	.cycle-gallery .img-wrap {
		float: none !important;
		width: 100%;
		margin: 0 0 10px !important;
	}

	.cycle-gallery .caption {
		padding: 10px 0;
		font-size: 16px;
	}

	.cycle-gallery .caption br {
		display: none;
	}

	.cycle-gallery .caption strong {
		display: inline;
		font-size: inherit;
		line-height: inherit;
	}

	.book-gallery {
		padding: 11px 13px 0;
	}

	.book-gallery .slideset {
		width: 100% !important;
		white-space: nowrap;
	}

	.book-gallery .slide {
		white-space: normal;
		width: 33.333%;
		margin: 0;
		padding: 0 10px;
	}
}

@media all and (max-width: 900px) {
	.events-block h2 {
		font-size: 17px;
		line-height: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.commentlist-item .commentlist-item {
		padding: 0;
	}

	.post-password-form input[type="password"] {
		width: 100%;
	}

	.post-password-form input[type="submit"] {
		width: 100%;
	}
}

@media all and (max-width: 767px) {
	#wrapper {
		padding-bottom: 20px;
	}

	#header {
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.logo {
		width: 90px;
		margin: 0 10px 0 0;
	}

	.slogan {
		padding: 8px 0 0;
		font-size: 10px;
		line-height: 12px;
		float: none;
		overflow: hidden;
		width: auto;
	}

	.slogan span:first-child {
		margin: 0;
	}

	.slogan span:last-child {
		font-size: 10px;
		line-height: 12px;
	}

	.slogan strong {
		font-size: 13px;
		line-height: 15px;
	}

	.search-form {
		width: 100%;
	}

	.visual .caption {
		font-size: 10px;
		line-height: 12px;
		padding: 5px;
		width: 70%;
		margin: 0;
	}

	.visual .caption span {
		padding: 0;
	}

	.visual .caption strong {
		font-size: 20px;
		line-height: 24px;
		padding: 0 0 5px;
	}

	#two-columns {
		padding: 10px;
	}

	#content {
		float: none;
	}

	#content .content-holder {
		margin: 0;
	}

	.important-info {
		margin-left: 0;
	}

	.cycle-gallery .img-wrap .decor {
		height: 500px;
		margin-top: -250px;
	}

	.events-block {
		margin: 0 0 20px;
	}

	.events-block .events-wrap {
		float: none;
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.events-block .events-box {
		float: none;
		width: 100%;
		padding: 0;
		text-align: center;
		max-width: 190px;
		margin: 0 auto 20px;
	}

	.events-block .events-bar {
		max-width: 240px;
		margin: 0 auto;
		padding: 19px 0 0 22px;
	}

	.services {
		margin: 0 0 44px;
	}

	.services .tabset {
		height: auto !important;
		float: none;
		width: 100%;
		padding: 0 20px;
	}

	.services .tabset li {
		padding: 10px !important;
	}

	.services .tabset li:after {
		display: none !important;
	}

	.services .tabset li:before {
		right: 0;
	}

	.services .tab-content {
		height: auto !important;
	}

	.logo-list {
		padding: 0;
	}

	.logo-list li {
		padding: 0 10px;
	}

	.book-column .btn-see {
		width: 60px;
		margin: -46px -60px 0 0;
	}

	#sidebar {
		float: none;
		width: 100%;
		margin: 0;
	}

	.desktop-hidden {
		display: block;
	}

	.mobile-hidden {
		display: none;
	}

	.events-bar img {
		margin: 0 auto;
	}

	#footer .f1 {
		padding-bottom: 0;
	}

	#footer .columns {
		float: none;
		width: 100%;
	}

	#footer .columns .col {
		float: none;
		width: 100%;
		position: relative;
		padding-top: 15px;
	}

	#footer .columns .col:first-child {
		padding-top: 0;
	}

	#footer .columns .col:first-child:after {
		display: none;
	}

	#footer .columns .col:after {
		content: "";
		right: 0;
		height: 0;
		left: 0;
		top: 0;
		position: absolute;
		border-top: 1px solid #c1c1c1;
	}

	#footer .columns .col .info-col {
		height: auto !important;
	}

	#footer .columns .col .info-col:after {
		display: none;
	}

	.bottom-bar {
		position: static;
		width: 100%;
		padding: 10px 0 0;
		text-align: center;
	}

	.go-to-top {
		margin: 0 auto;
	}
}

@media all and (max-width: 479px) {
	.book-gallery {
		text-align: center;
	}

	.book-gallery .slideset {
		width: 100% !important;
	}

	.book-gallery .slide {
		width: 100%;
		margin: 0;
		padding: 0;
	}
}

