/*
Theme Name: PFL
Theme URI: http://www.bentforkz.com
Description: PFL is a custom theme created by Bentforkz, with additional development work by Chris Bournakis
Version: 3.0
Author: Ethan Wright-Magoon (@bentforkz)
Author URI: http://www.bentforkz.com
Tags: BS3
*/

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') 
  	format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') 
  	format('woff'), url('fonts/glyphicons-halflings-regular.ttf') 
  	format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') 
  	format('svg');
}


/* GLOBAL STYLES -------------------------------------------------- */

/* RESET STYLES */
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;padding: 0;border: 0;
	font: 14px/16px "Source Sans Pro";
	font-style: inherit;
	text-shadow: none;
}

a:active {
	outline: none;
}
.page-template-default .col-sm-8 ul, .page-template-template-kids-php .col-sm-8 ul, .page-template-template-no-sidebar-php .col-sm-8 ul, .page-template-template-teens-php .col-sm-8 ul  {
    list-style: none;
    padding:0;
    margin:0;margin-left: 15px;
}

.page-template-default .col-sm-8 li, .page-template-template-kids-php .col-sm-8 li, .page-template-template-no-sidebar-php .col-sm-8 li, .page-template-template-teens-php .col-sm-8 li { 
    padding-left: .9em; 
    text-indent: -12px;
}

.page-template-default .col-sm-8 li:before, .page-template-template-kids-php .col-sm-8 li:before, .page-template-template-no-sidebar-php .col-sm-8 li:before, .page-template-template-teens-php .col-sm-8 li:before {
    content: "•"; font-size: 20px;
    color: #888;padding-right: 6px;
}


/* BUTTON STYLES -------------------------------------------------- */

a.btn.btn-default {
	background-color: #f0f0f0;
	border-style: none;
	color: #808080;
}

a.btn.btn-default:hover {
	background-color: #dfdfdf;
}


/* NAVBAR -------------------------------------------------- */

.navbar-default b.caret { display: none;
}
b.caret {
	border-top: 8px solid;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent; vertical-align: top; margin-top: 5px;margin-left: 16px;
}

div.logo-wrapper {
 	height: 140px;
 	position: relative;
 	top: 30px;
 }

div.logo-wrapper div.logo {
 	float: left;
 	width: 165px;
 	height: 140px;
	margin-left: 15px;
}

div.logo-wrapper div.tag,
div.logo-wrapper div.addy {
	color: #444;
}

div.logo-wrapper div.tag {
	font: 27px Georgia, "Times New Roman", Times, serif;
	padding-left: 210px;
	position: absolute;
	top: 89px;
}

div.logo-wrapper div.addy p{
	font: 12px/16px Tienne, Georgia, serif;
	display: block;
	text-align: left;
}

div.logo-wrapper div.addy {
	width: 100px;
	float: right;
	top: 55px;
	position: relative;
	display: none;
}

/*div.navbar-wrapper {
	height: 195px;
	background: url(images/grad-blue.png) left top / auto repeat-x, url(images/stained-blue.png) center -130px / cover no-repeat #e2e9eb;
}*/
div.navbar-wrapper {
	height: 195px;
	background: #e2e9eb url(images/pfl-background-stained-glass.jpg) left top no-repeat; background-size: cover;background-position: center center;
	}

.navbar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
}

.navbar-wrapper .container {
  padding-left: 0;
  padding-right: 0;
}

div.navbar {
	background-color: #b55433;
	border-style: none;
}

ul#menu-main-nav.nav.navbar-nav li a {
	color: #fff;
	font: 14px Tienne, Georgia, serif;
	line-height: 21px;
	padding: 16px 8px 13px;
}

ul#menu-main-nav.nav.navbar-nav #menu-item-302 a {
	color: #693c08;
	font-size: 12px;
	float: right !important;
	right: 0;
	position: absolute;
}



div.searchbox a {
	background-color: #583800;
	color: #fff;
	text-align: center;
	height: 50px;
	padding: 10px;
	float: right;
	width: 70px;
	line-height: 13px;
}

div.searchbox a:hover {
	text-decoration: none;
	background-color: #7c6442;
}


ul#menu-main-nav.nav.navbar-nav li#menu-item-164 a {
	padding-left: 14px;
}


div.navbar.navbar-default div.container {
	padding-left: 0;
}

li.menu-item.current-menu-item.active a {
	background-color: #A64326;
}


#menu-item-164 a,
#menu-item-22 a {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}


div.navbar-collapse.collapse {
	padding-left: 10px;
}

.dropdown-menu {
	background-color: #A64326 !important;
	opacity: 0.93;
	padding-left: 0;
	margin-left: 0;
	border-style: none;
	padding-top: 0;
}

ul#menu-main-nav.nav.navbar-nav li ul li a {
	background-color: transparent !important;
	font: 14px/16px "Source Sans Pro";
	padding-top: 10px;
	padding-bottom: 10px;
}

ul#menu-main-nav.nav.navbar-nav li ul li a:hover {
	background-color: #973d23 !important;
	opacity: 1 !important;
}

ul#menu-main-nav.nav.navbar-nav li a:hover {
	background-color: #A64326 !important;

}

ul#menu-main-nav.nav.navbar-nav li.open a {
	background-color: #A64326;
}

.navbar-wrapper .navbar {
  padding-left: 15px;
  padding-right: 15px;
	position: relative;
	top: 30px;
}

a.dropdown-toggle:focus {
	background-color: #A64326;

}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background-color: #A64326;
}
.top-btns-container {
 width: 512px; float: right; 
}

.quicklinks-container {
width: 200px; display: inline-block;
}

.quicklinks-container i.fa.fa-bookmark.fa-2x {
	color: #fff; font-size: 14px; position: absolute; z-index: 999;margin-top: 12px;margin-left: 20px;opacity: .9;
}
.quicklinks-container i.fa.fa-sort-down.fa-2x {
	color: #fff; font-size: 22px;  position: absolute; z-index: 999;margin-top: -35px;margin-left: 170px;opacity: .9; display: none;
}
.quicklinks-container a.dropdown-toggle {
	color: #fff;	font: 14px Tienne, Georgia, serif !important;
	height: 38px;padding: 10px; padding-left: 50px;
}
.quicklinks-container a.dropdown-toggle{
	background-color: rgba(179, 84, 56, 1); border-radius: 0px 0px 0px 4px; text-transform: uppercase; min-width: 200px;
}
.quicklinks-container ul.dropdown-menu {
	min-width:200px;
}
.quicklinks-container ul.dropdown-menu a {
	color: #fff; line-height: 1.75em;font-size: 14px;
}
.quicklinks-container ul.dropdown-menu a:hover {
background-color: #973d23!important;}
.quicklinks-container a.dropdown-toggle:hover, .quicklinks-container a.dropdown-toggle:active, .quicklinks-container a.dropdown-toggle:focus {
	background-color: rgba(164, 67, 43, 1);border-radius: 0px 0px 0px 4px;
}

.donate-btn-container {
width: 312px; background-color: rgba(87, 56, 7, 1.0);
 display: inline-block; color: #fff;font: 14px Tienne, Georgia, serif !important; border-radius: 0px 0px 4px 0px;
}

.donate-btn-container i.fa.fa-gift.fa-2x {
	color: #fff; font-size: 14px; position: absolute; z-index: 999;margin-top: 12px;margin-left: 20px;opacity: .9;
}
.donate-btn-container i.fa.fa-sort-down.fa-2x {
	color: #fff; font-size: 22px;  position: absolute; z-index: 999;margin-top: -35px;margin-left: 170px;opacity: .9; display: none;
}

.donate-btn-container a.dropdown-toggle {
	color: #fff;	font: 14px Tienne, Georgia, serif !important;
	height: 38px;padding: 10px; padding-left: 40px;
}
.donate-btn-container a.dropdown-toggle{
	background-color: rgba(87, 56, 7, .85); border-radius: 0px 0px 4px 0px; text-transform: uppercase; min-width: 300px;
}
.donate-btn-container ul.dropdown-menu {
	min-width:292px;
	background-color: rgba(87, 56, 7, .85) !important;
}
.donate-btn-container ul.dropdown-menu a {
	color: #fff; line-height: 1.75em;font-size: 14px;
}
.donate-btn-container ul.dropdown-menu a:hover {
background-color: #583800!important;}
.donate-btn-container a.dropdown-toggle:hover, .donate-btn-container a.dropdown-toggle:active, .donate-btn-container a.dropdown-toggle:focus {
	background-color: rgba(88, 56, 0, 1);border-radius: 0px 0px 4px 0px;
}

/*a .donate-btn-container {
width: 292px; 	background-color: rgba(87, 56, 7, .85);
 display: inline-block;color: #fff;font: 14px Tienne, Georgia, serif !important;text-transform: uppercase; height: 38px;vertical-align: top;padding: 10px 20px;border-radius: 0px 0px 4px 0px;
}
a .donate-btn-container:hover{
	background-color: rgba(87, 56, 7, 1);
}
.donate-btn-container i.fa.fa-gift.fa-2x {
	color: #fff; font-size: 18px;  opacity: .9;float: left;margin-left: 5px;
}*/
div.Zebra_Tooltip_Message {
	padding: 10px!important;
}

/* PAGE -------------------------------------------------- */

div.container.page {
	color: #5f5f5f;
	margin-top: 195px;
	padding-top: 50px;
	min-height: 600px;
	padding-bottom: 50px;
}



div.col-sm-8 {
	padding-left: 23px;
	padding-right: 23px;
}

div.container.page p {
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 15px;
}

div.col-sm-8 h1 {
	font: 22px/24px Tienne, Georgia, serif !important;
	margin-bottom: 20px;
}

div.col-sm-8 h2 {
	font-size: 18px !important;
	margin-bottom: 10px !important;
}
div.col-sm-8 p {
	margin-top: 15px;
}
div.col-sm-8 p strong {
	font-weight: 700;
}
div.col-sm-8 strong {
	font-weight: 700;
}
div.col-sm-8 p em {
	font-style: italic;
}

div.col-sm-8 h3 {
	font: 16px Tienne, Georgia, serif;
	margin-bottom: 15px !important;
	margin-top: 15px !important;
}

div.breadcrumbs a {
	font: 9px Tienne, Georgia, serif;
	text-transform: uppercase;
}

blockquote p {
	width: 90%;
	margin: 23px auto 23px !important;
	padding: 5px 10px 5px 15px;
	border-left: 1px solid #ccc;
	font: 15px Tienne, Georgia, serif !important;
	line-height: 22px !important;
	color: #999;
}
.container.page p span.intro, .container.page p span.intro a {
	font: 15px/22px Tienne, Georgia, serif;
	font-weight: 200;
}
.container.page .intro, .container.page .intro a {
	font: 15px/22px Tienne, Georgia, serif;
	font-weight: 200; 
}
div.container.page p.intro,
div.container.page p.intro a {
	font: 15px/22px Tienne, Georgia, serif;
	font-weight: 200;
	margin-bottom: 25px;
}

div.container.page h2 {
	font: 27px/30px Tienne, Georgia, serif;
	margin-bottom: 0px;
}
#tribe-bar-views .tribe-bar-views-list{
	z-index: 9!important;
}

.tribe-bar-views-option-month a, .tribe-bar-views-option a {
		background:#f5f5f5!important; padding-top: 2px!important;
	
}
#tribe-bar-views ul.tribe-bar-views-list li{
	display: block;
}

.tribe-bar-active a {
	background:#f5f5f5!important;
}
.tribe-select2-results-views span[class^="tribe-icon-"],.tribe-bar-views-list span[class^="tribe-icon-"],.tribe-bar-view-list a[class^="tribe-icon-"]{background-image:url(/wp-content/plugins/the-events-calendar/resources/images/events-bar/icon-list.png)!important;-webkit-background-size:15px 10px!important;background-size:15px 10px!important;}

.tribe-select2-results-views .tribe-icon-month,.tribe-bar-views-list span.tribe-icon-month,.tribe-bar-view-list a.tribe-icon-month{background-image:url(/wp-content/plugins/the-events-calendar/resources/images/events-bar/icon-month.png)!important;-webkit-background-size:15px 16px!important;background-size:15px 16px!important;}
.col-sm-8 h2.tribe-events-single-event-title.summary {
		font: 24px/28px Tienne, Georgia, serif!important;
color: rgba(76, 113, 129, 1);}

ul.tribe-related-events.tribe-clearfix.hfeed.vcalendar li div.tribe-related-events-thumbnail a.url img.attachment-large.wp-post-image {
	border-radius: 5px;
}

h3.tribe-related-events-title.summary {
	margin: 0!important; font-family: Tienne, Georgia, serif!important;
}

ul.tribe-related-events.tribe-clearfix.hfeed.vcalendar li div.tribe-related-event-info h3.tribe-related-events-title.summary a.url {
	font: 13px/1em Tienne, Georgia, serif!important;
}

 ul.tribe-related-events.tribe-clearfix.hfeed.vcalendar li div.tribe-related-event-info span.date-end,  ul.tribe-related-events.tribe-clearfix.hfeed.vcalendar li div.tribe-related-event-info span.date-start {
	font-size: 13px;
}

.col-sm-8 #tribe-events-content div.tribe-events-schedule.updated.published.tribe-clearfix h3 {
	margin: 0!important;
}
.event-is-recurring {
	display: none;
}
.tribe-events-meta-group.tribe-events-meta-group-details dl dt:nth-of-type(3) {
	display: none;
}
dd.tribe-events-event-categories {
	display: none;
}
img.size-large {
	width: 100%;
	height: auto;margin-top: 15px;
}
img.size-medium {
 margin-bottom: 2px!important;margin-top: 4px;
	margin-right: 15px;
}
img.size-full {
	max-width: 750px;
	height: auto;
	margin-bottom: 20px;
}
img.size-thumbnail {
 margin-right: 15px;
	margin-bottom: 20px;
	border-radius: 5px;
}
.col-sm-8 img.alignleft {
	float: left; margin-right: 15px;
	
}
.col-sm-8 img.alignright{
	float: right; margin-left: 15px;
}
.col-sm-8 .alignnone {
	float: none; margin-right: 15px;
	
}
div.breadcrumbs {
	height: 22px;
	margin-bottom: 25px;
	text-transform: uppercase;
	font: 9px Tienne, Georgia, serif;
	border-bottom: 1px solid #edeeed;
	letter-spacing: 1px;
	margin-top: 20px;
	color: #999;
}

div#tribe-events-footer {
	border-style: none !important;
}



#attachment_898  {
	display: inline-block!important;float: left!important;margin-top: 2px;
}

div.tribe-events-event-image a img {
	border-radius: 5px;
}

div.tribe-events-single-section.tribe-events-event-meta {
	background-color: #ecedec;
	border-style: none;
	border-radius: 5px;
}

.tribe-events-meta-group-details dl dt,
.tribe-events-meta-group-venue.vcard dl dt {
	font-weight: 600 !important;
}

p.tribe-events-back a {
	font: 12px Tienne, Georgia, serif !important;
	font-weight: normal;
	text-transform: uppercase;
}

h3.tribe-events-single-section-title {
	font-family: Tienne, Georgia, serif;
	font-weight: normal !important;
}

body.search.search-results h2 a{
	font: 18px Tienne, Georgia, serif !important;
}
.page-template-template-no-sidebar-php .col-sm-8 {
	width: 100%;
}
.col-sm-8 table{
	background-color: #dedede; border-radius:0px 0px 5px 5px; overflow: hidden;
}
.col-sm-8 table tbody tr:first-child{
	background-color: rgba(76, 113, 129, 1);color: #fff;
}
table.tribe-events-calendar tbody.vcalendar tr{
	background-color: #efefef!important;
}

#tribe-events-daynum-1, #tribe-events-daynum-2, #tribe-events-daynum-3, #tribe-events-daynum-4, #tribe-events-daynum-5, #tribe-events-daynum-6, #tribe-events-daynum-7, #tribe-events-daynum-8, #tribe-events-daynum-9, #tribe-events-daynum-10, #tribe-events-daynum-11, #tribe-events-daynum-12, #tribe-events-daynum-13, #tribe-events-daynum-14, #tribe-events-daynum-15, #tribe-events-daynum-16, #tribe-events-daynum-17, #tribe-events-daynum-18, #tribe-events-daynum-19, #tribe-events-daynum-20, #tribe-events-daynum-21, #tribe-events-daynum-22, #tribe-events-daynum-23, #tribe-events-daynum-24, #tribe-events-daynum-25, #tribe-events-daynum-26, #tribe-events-daynum-27, #tribe-events-daynum-28, #tribe-events-daynum-29, #tribe-events-daynum-30, #tribe-events-daynum-31 {
		background-color: #dedede!important;
	
}
.tribe-events-present #tribe-events-daynum-1, .tribe-events-present #tribe-events-daynum-2,.tribe-events-present #tribe-events-daynum-3,.tribe-events-present #tribe-events-daynum-4,.tribe-events-present #tribe-events-daynum-5,.tribe-events-present #tribe-events-daynum-6,.tribe-events-present #tribe-events-daynum-7,.tribe-events-present #tribe-events-daynum-8,.tribe-events-present #tribe-events-daynum-9,.tribe-events-present #tribe-events-daynum-10,.tribe-events-present #tribe-events-daynum-11,.tribe-events-present #tribe-events-daynum-12,.tribe-events-present #tribe-events-daynum-13,.tribe-events-present #tribe-events-daynum-14,.tribe-events-present #tribe-events-daynum-15,.tribe-events-present #tribe-events-daynum-16,.tribe-events-present #tribe-events-daynum-17,.tribe-events-present #tribe-events-daynum-18,.tribe-events-present #tribe-events-daynum-19,.tribe-events-present #tribe-events-daynum-20,.tribe-events-present #tribe-events-daynum-21,.tribe-events-present #tribe-events-daynum-22,.tribe-events-present #tribe-events-daynum-23,.tribe-events-present #tribe-events-daynum-24,.tribe-events-present #tribe-events-daynum-25,.tribe-events-present #tribe-events-daynum-26,.tribe-events-present #tribe-events-daynum-27, .tribe-events-present #tribe-events-daynum-28, .tribe-events-present #tribe-events-daynum-29, .tribe-events-present #tribe-events-daynum-30, .tribe-events-present #tribe-events-daynum-31 {
		background-color: rgba(76, 113, 129, 1)!important;
	
}
table.tribe-events-calendar thead tr th{
	background-color: #bbb!important; color: #fff;
}
.col-sm-8 table tbody tr td strong{
	font: 16px/1.5em Tienne, Georgia, serif;padding:  0px 0px 0px 0px;
}
.page-id-158 .col-sm-8 table tbody tr td{
	padding: 5px 0px 6px 0px; line-height: 1.25em;
}
.page-id-158 .col-sm-8 table tbody tr td table tbody tr td{
	padding: 0px 0px 6px 10px;  background-color: #ccc;color: #000;
}
.page-id-158 .col-sm-8 table tbody tr td strong{
	padding: 5px 0px 6px 10px;
}

.col-sm-8 table tbody tr td{
	padding: 5px 0px 6px 10px; line-height: 1.25em;
}
.col-sm-8 table tbody tr:nth-of-type(even) {
background-color: #cdcdcd;
}

.tribe-events-month-event-title.entry-title.summary a.url {
	color: rgba(76, 113, 129, 1); opacity: 1;
}

.tribe-events-calendar .hentry.vevent.tribe_events.type-tribe_events, .tribe-events-calendar .hentry.vevent.tribe_events.tribe-events-last {
		border-bottom: 1px solid #ccc!important;
	
}

.tribe-events-last {
	border-bottom: 1px solid #333!important;
}

.tribe-events-calendar tbody tr:nth-of-type(even), .tribe-events-calendar tbody tr:first-child{
	background-color: inherit!important;
}

.paypal-form-container form p {
margin: 0!important;margin-top: -30px!important;

	}
	
	#attachment_898 {
		margin-left: 0;margin-right: 5px;
	}
.wp-caption.alignright {
	float: right;margin-left: 15px; 
}
p.wp-caption-text {
	line-height: 14px!important;
	margin-top: 0!important; font-size: 12px!important;
}
	
.wp-caption.alignleft {
	float: left;margin-right: 15px;
}	
.history-one {
	display: block;clear: both;margin-bottom: 30px; min-height: 435px;
}
	.history-two {
		display: block;clear: both;margin-bottom: 30px; min-height: 220px;
	}
	.history-three {
		display: block;clear: both;margin-bottom: 30px; min-height: 180px;
	}
	.history-four {
		display: inline-block;margin-bottom: 30px;
	}
	.history-hours{
		display: inline-block; vertical-align: top;margin-left: 35px;
	}
	img.size-medium {
		margin-top: 2px!important;
	}
	
	.page-template-template-history-php .textwidget strong {
		font-weight: 600;
	}
	
	.wp-caption img {
	margin-bottom: 5px;
}
.archives-thumbnail{
	width: 100px;height: 100px;
	vertical-align: top;float: left; margin-right: 15px;
}
.archives-thumbnail img {
	height: 100px; width: 100px; margin-top: 10px;
}	
.page-template-archives-php .excerpt { margin-left: 115px;
}
	.page-template-archives-php article h2 a{	font: 16px Tienne, Georgia, serif; color: rgba(179, 84, 56, 1);
	
}
.page-template-archives-php article { display: block; clear: both; margin-bottom: 20px; min-height: 100px;
}
	.archive-date{
		font: 10px Tienne, Georgia, serif; margin-top: -10px;margin-bottom: 10px; text-transform: uppercase;color: #888;
	}
	/* History page -------------------------------------------------- */
	
	
.page-template-template-history-php .wp-caption{
	width: 100%!important;
}
.page-template-template-history-php .galleries-container{
	margin-bottom: 30px;
}
.page-template-template-history-php .galleries-container h4{
display: none;
}
.page-template-template-history-php .widgettitle{
	margin-top: 30px;
}
	.page-template-template-history-php .textwidget{
		border-radius: 0px 0px 4px 4px;
		padding: 16px; display: block;background-color: #efefef;
	}
	.page-template-template-history-php .textwidget a{
		display: block;margin-bottom: 10px;
	}
	
	/* History page revised -------------------------------------------------- */
	
	
.page-template-template-history-room-php .wp-caption{
	width: 100%!important;
}
.page-template-template-history-room-php .galleries-container{
	margin-bottom: 30px;
}
.page-template-template-history-room-php .galleries-container h4{
display: none;
}
.page-template-template-history-room-php .widgettitle{
	margin-top: 30px;
}
	.page-template-template-history-room-php .textwidget{
		border-radius: 0px 0px 4px 4px;
		padding: 16px; display: block;background-color: #efefef;
	}
	.page-template-template-history-room-php .textwidget a{
		display: block;margin-bottom: 10px;
	}
	
	/* Friends page -------------------------------------------------- */
	
	
.page-template-template-friends-php .wp-caption{
	width: 100%!important;
}
.page-template-template-friends-php .galleries-container{
	margin-bottom: 30px;
}
.page-template-template-friends-php .galleries-container h4{
display: none;
}
.page-template-template-friends-php .widgettitle{
	margin-top: 30px;
}
	.page-template-template-friends-php .textwidget{
		border-radius: 0px 0px 4px 4px;
		padding: 16px; display: block;background-color: #efefef;
	}
	.page-template-template-friends-php .textwidget a{
		display: block;margin-bottom: 10px;
	}
	
	/* Bookstore page -------------------------------------------------- */
	
	
.page-template-template-bookstore-php .wp-caption{
	width: 100%!important;
}
.page-template-template-bookstore-php .galleries-container{
	margin-bottom: 30px;
	margin-top:100px;
}
.page-template-template-bookstore-php .galleries-container h4{
display: none;
}
.page-template-template-bookstore-php .widgettitle{
	margin-top: 30px;
}
	.page-template-template-bookstore-php .textwidget{
		border-radius: 0px 0px 4px 4px;
		padding: 16px; display: block;background-color: #efefef;
	}
	.page-template-template-bookstore-php .textwidget a{
		display: block;margin-bottom: 10px;
	}	
		
	
/* WIDGET -------------------------------------------------- */

ol.hfeed.vcalendar,
div.widget_recent_entries ul {
	list-style: none;	background-color: #edeeed;
	
}

h4.entry-title.summary a,

div.widget_recent_entries a  {
	font: 13px Tienne, Georgia, serif;color: rgba(76, 113, 129, 1);
}

ol.hfeed.vcalendar div.duration,
div.date,
div.widget_recent_entries ul li p  {
	font-size: 12px !important;margin-bottom: 0!important;
}

h2.widgettitle {
	font-size: 16px !important;
}


div.container.page  div.col-sm-4 {
	border-radius: 5px;
	margin-bottom: 30px;
	margin-top: 20px;
}

div.widget_recent_entries {
	padding: 16px 16px 0px 16px;background-color: #edeeed !important;
}

div.widget_recent_entries:last-of-type{
	margin-bottom: 0!important; border-radius: 0px 0px 4px 4px;padding-bottom: 15px;
}

div.col-sm-4 ul li { padding-bottom: 1px;
	
}

div.col-sm-4 table {
	margin-bottom: 30px;background-color: #edeeed !important; border-radius: 0px 0px 5px 5px!important; overflow: hidden;
	
}
tr.business_hours_has_exception {
	display: none;
}
div.col-sm-4 table td.business_hours_table_day {
	padding-left: 16px; padding-top: 5px;
}
div.col-sm-4 table tbody tr:nth-child(odd){
	background-color: #f5f5f5 !important;
}
div.tribe-bar-views-inner {
	border-radius: 0px 5px 5px 0px;
	background-color: #f5f5f5 !important;overflow: visible!important;
}

#tribe-bar-views .tribe-bar-active a {
	background-color: #f5f5f5 !important;overflow: visible!important;
}


#tribe-bar-collapse-toggle {
	background-color: transparent !important;
}

#tribe-bar-form {
	border-radius: 5px 5px 5px 5px;
	background-color: #f5f5f5 !important;min-height: 78px;
}

h2.tribe-events-list-event-title.summary a.url {
	font: 20px Tienne, Georgia, serif;
}

div.tribe-events-venue-details p {
	display: none;
}

.tribe-events-list-separator-month span {
	font: 20px Tienne, Georgia, serif;
	font-weight: normal;
	text-transform: uppercase;
}

.hentry.vevent.type-tribe_events {
	padding-bottom: 10px;padding-top: 10px;
	border-bottom: 1px solid #e4e5e4 !important;
}

div#tribe-events-bar {
	border-radius: 5px; min-height: 78px;
}

p.tribe-events-widget-link a {
	font: 9px Tienne, Georgia, serif;
	text-transform: uppercase; padding-left: 10px; color: rgba(76, 113, 129, 1);;
}

ol.hfeed.vcalendar li.tribe-events-list-widget-events {
	margin-bottom: 15px;
	border-style: none !important;
}

hr.widget {
	border-bottom: 1px solid #ccc;
	border-top-style: none;
}

h2.widgettitle {
	background-color: rgba(76, 113, 129, 1); color: #fff;padding-left: 16px; height: 34px;line-height: 34px!important;
}
.rpp-container h2.widgettitle {
	background-color: #b85331;
}
.rpp-container .widget_recent_entries ul li a {
	color: #b85331!important;
}
div.col-sm-4 {
	padding: 0!important; border-radius:0px 0px 4px 4px;
}

ol.hfeed.vcalendar {
	padding: 0px 16px 0px 16px; 
}

p.tribe-events-widget-link { padding-left: 6px;padding-top: 10px;
	padding-bottom: 10px;margin-top: 0!important;
background-color: #edeeed; border-radius: 0px 0px 4px 4px;
}
.page-template-template-kids-php h2.widgettitle{
}
.page-template-template-kids-php ol.hfeed.vcalendar{
	
}

.page-template-template-kids-php p.tribe-events-widget-link {
	
}
.page-template-template-kids-php .hentry.vevent.type-tribe_events {
}

/* KIDS PAGE -------------------------------------------------- */

.kids-tile-container {border-radius: 0px 0px 5px 5px;overflow: hidden;
width:30.5%; display: inline-block; margin-right: 4%; margin-bottom: 36px; margin-top: 20px;
}
.kids-tile-container2 {border-radius: 0px 0px 5px 5px;overflow: hidden;
width:30.5%; display: inline-block; margin-right: 0; margin-bottom: 36px; margin-top: 20px;
}

.kids-tile-container .title-wrap{
	height: 34px;font: 16px/34px Tienne, Georgia, serif !important; padding-left: 16px; color: #fff;
	
}
.kids-tile-container2 .title-wrap{
	height: 34px;font: 16px/34px Tienne, Georgia, serif !important; padding-left: 16px; color: #fff;
	
}
.kids-tile-container a .image-tile{
	background-color: #e1e0e4!important;
}
.kids-tile-container2 a .image-tile{
	background-color: #e1e0e4!important;
}
.kids-tile-container a .image-tile img{
	height: auto;width: 100%; 
}
.kids-tile-container2 a .image-tile img{
	height: auto;width: 100%; 
}
.booklists-container{
	background-color: #b55433;
}
.booklists-container .title-wrap, .homework-helper-container .title-wrap, .story-time-container .title-wrap{
	height: 34px;font: 16px/34px Tienne, Georgia, serif !important; padding-left: 16px; color: #fff;
}
.booklists-container a:hover, .homework-helper-container a:hover, .story-time-container a:hover{
	text-decoration: none;
}
.col-sm-4 .booklists-container{
	margin-bottom: 15px;
}
.col-sm-4 .homework-helper-container{
	margin-bottom: 15px;
}
.page-template-template-teens-php .col-sm-4 .booklists-container {
	background-color: #b55433;
}
.page-template-template-teens-php .col-sm-4 .story-time-container {
	background-color: #f9bb68;
}
.page-template-template-teens-php .col-sm-4 .homework-helper-container {
	background-color: #676300;
}
.page-template-template-teens-php .homework-helper-container {
	background-color: #4a7083;
}
.page-template-template-teens-php .booklists-container {
	background-color: #676300;
}
.page-template-template-teens-php .story-time-container {
	background-color: #b55433;
}
.homework-helper-container{
	background-color: #676300;
}
.kids-tile-container2 a:hover, .kids-tile-container a:hover {
	text-decoration: none;
}
.story-time-container{
	background-color: #f9bb68; text-decoration: none;
}

.page-template-template-kids-c-php .col-sm-8{
	padding-left: 16px;padding-right: 0;
}
.page-template-template-kids-b-php .col-sm-8{
	padding-left: 16px;padding-right: 0;
}
.galleries-container h4{
	color: #4a7083;font: 14px Tienne, Georgia, serif;padding-left: 5px; margin-top: 10px;
}

.galleries-container h3{
	color: #333;font: 18px Tienne, Georgia, serif;padding-left: 5px;
}

.galleries-container .gallery-row {margin-bottom: 10px;margin-top: 10px;
	
}

.galleries-container a img.attachment-thumbnail {
	border-radius: 5px!important; 
}
.galleries-container a img.attachment-thumbnail:hover {
	opacity: .8;
}

span.slb_template_tag.slb_template_tag_ui.slb_template_tag_ui_slideshow_control {
	display: none!important;
}

div.slb_container {border-radius: 5px!important;overflow: hidden;
	padding: 0!important;
}
.page-template-template-kids-php
div.slb_data_content, .page-template-template-teens-php
div.slb_data_content  {
}
.slb_data_content{
	padding-left: 10px!important;padding-top: 10px!important;
}
.slb_data_title{
	line-height: 12px!important;
}
.slb_template_tag_item_title {
		font: 12px Tienne, Georgia, serif;color: #333; 
vertical-align: top!important;
	
}

span.slb_template_tag.slb_template_tag_ui.slb_template_tag_ui_group_status {
	display: none;
}



div.photo-gallery  {
	font: 12px Tienne, Georgia, serif;
	border-radius: 0px 0px 4px 4px;
	color: #fff;
	height: 342px;
	margin-top: -370px!important;
	float: right;
	width: 260px; 
	padding: 0;
}
.page-template-template-kids-b-php .photo-gallery{
	margin-top: 0!important; width: 100%;
}
.page-template-template-kids-b-php .col-sm-4 {
	max-width: 292px!important; float: right; margin-right: 16px;
}
.page-template-template-kids-b-php .col-sm-4 {
	max-width: 292px!important; float: right; margin-right: 16px;
}
.page-template-template-kids-b-php .carousel-caption, .page-template-template-kids-c-php .carousel-caption {

	background-color: #e1e0e4;
}
.page-template-template-kids-b-php .carousel-control, .page-template-template-kids-c-php .carousel-control{
	background-color: #4a7083!important;
}
.page-template-template-kids-b-php .carousel-caption, .page-template-template-kids-c-php .carousel-caption, .page-template-template-kids-b-php .carousel-caption p, .page-template-template-kids-c-php .carousel-caption p, .page-template-template-kids-b-php .carousel-caption p.date, .page-template-template-kids-c-php .carousel-caption p.date{
	color: #555;
}
.page-template-template-kids-b-php .carousel-caption a, .page-template-template-kids-c-php .carousel-caption a{
	color: #4a7083!important;
}
.page-template-template-kids-d-php .kids-tile-container {
	width: 30.5%;
}
.page-template-template-kids-d-php .kids-tile-container:nth-child(5) {
	margin-right: 0;
}
.page-template-template-kids-php .kids-tile-container {
	width: 30.5%;
}
.page-template-template-kids-php .kids-tile-container:nth-child(7) {
	margin-right: 0;
}
.kids-blog-container .archive-date{
	margin: 0;
}
.kids-blog-container h4 {
		font: 18px Tienne, Georgia, serif;
	
}
.kids-blog-content {
	color: #000;
}
.kids-blog-container{
	border-bottom: 1px solid #dedede; margin-bottom: 35px;
}

.page-template-template-kids-d-php .col-sm-8 h2 {
			font-size: 22px!important;	
}
.page-template-template-kids-php .col-sm-8 h2 {
			font-size: 22px!important;	
}
.kids-blog-container img {
		float: right!important;margin-left: 16px; max-width: 250px; height: auto;margin-top: 18px; margin-bottom: 15px; margin-right: 0!important;
}
.kids-blog-container .kids-blog-content {margin-bottom: 30px; overflow: hidden;
}

.view-more {
	text-align: center; text-transform: uppercase; 
	
}
.view-more a {
			font: 12px Tienne, Georgia, serif;
	
	
}

/* added 11/10/14 */
.friends-bookstore-btn{
	height: 34px;background-color: #676300;padding-left: 16px;
}

.friends-bookstore-btn .title-wrap a, .friends-bookstore-btn .title-wrap {
	font: 16px/34px Tienne, Georgia, serif !important; color: #fff;
}

#greentitle h2.widgettitle {
	background-color: #676300 !important;
	}
	
#redtitle h2.widgettitle {
	background-color: #b55433 !important;
	}	

/*  */

/* CAROUSEL -------------------------------------------------- */

div.view-events {
	font: 18px Tienne, Georgia, serif;
	color: #FFF;
	margin-bottom: 8px;
	margin-left: 8px;
}
.page-template-template-kids-c-php .view-events{
	color: #333;margin-left: 0;max-width: 500px;
}
div.container.tabs {
	padding-right: 35px;
	position: relative;
	bottom: 80px;
}

.nav-tabs {
	border-style: none;
	height: 40px;
	border-radius: 0px 0px 0px 5px;
	z-index: 10;
	
}

.nav-tabs li {
	background-color: #444;
}

.nav-tabs li.active.everyone {
	border-radius: 0px 0px 0px 5px;
}

.nav-tabs > li > a {
	font-size: 12px;
	padding: 12px 8px 11px;
	margin-right: 0px;
	border: none;
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
	font-family: Tienne, Georgia, serif;
}

.nav-tabs li.active.everyone a {
	border-radius: 0px 0px 0px 5px;
}

.nav-tabs li.everyone a:hover {
	border-radius: 0px 0px 0px 5px;
}


.nav-tabs > li > a:hover {
	background-color: #757675;
}

.nav-tabs > li > a:hover,
.nav-tabs li.active,
.nav-tabs li,
.nav-tabs li.active a,
.nav-tabs li.active a:hover
.nav-tabs li.active a:active {
	border-style: none;
	outline: none;
	border-radius: 0px 0px 0px 0px;
}

.nav-tabs > li.active a {
	background-color: #757675 !important;
	color: #fff !important;
	border-style: none;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
	border-width: 0;
	border-style: none;
	border-bottom-color: transparent;
}

.nav-tabs > li.active a:hover {
	background-color: #757675;
	color: #fff;
}

div.tab-content {
	background:#333 url(images/stained-grey.png) no-repeat; background-size: cover; background-position: center -130px;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-top: 195px;
	min-height: 390px;
}
.page-template-template-kids-c-php .tab-content{
	background: none;
}


#slideEveryone,
#slideKids,
#slideTeens,
#slideAdults {
	margin-bottom: 0;
	padding-left: 0;
}

.sponsor-thumbnail div.carousel-img.col-sm-3 {
	max-width: 200px; background-size: 100%;
}

.sponsor-container .carousel-indicators {
	display: none!important;
}






/* Fade transition for carousel items */
.carousel .item {
    left: 0 !important;
      -webkit-transition: opacity .4s; /*adjust timing here */
         -moz-transition: opacity .4s;
           -o-transition: opacity .4s;
              transition: opacity .4s;
}

.tab-content > .container .tab-pane {
  display: none;
}

.tab-content > .container .active {
  display: block;
}


.next.left,
.prev.right {
    opacity: 1;
    z-index: 1;
}
.active.left,
.active.right {
    opacity: 0;
    z-index: 2;
}

.carousel-control {
	width: 21px;
	height: 21px;
	font-size: 13px !important;
	color: #fff;
	text-align: center;
	text-shadow: none;
	opacity: 1;
	filter: alpha(opacity=100);
	background: url(none) #777 !important;
	border-radius: 5px;
}

.forwback {
	z-index: 10;
	position: absolute;
	top: 20px;
	left: 49.65%;
}

a.left.carousel-control,
a.right.carousel-control {
	float: left;
	position: relative;
	margin-right: 8px;
}

/*a.left.carousel-control {
	margin-left: 15px;
}*/

a.left.carousel-control span.glyphicon.glyphicon-chevron-left,
a.right.carousel-control span.glyphicon.glyphicon-chevron-right {
	position: static;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	font-size: 13px !important;
	width: 15px;
	height: 15px;
}

div.carousel-caption.col-sm-5 {
	padding-bottom: 0px;
	position: relative;
}

div.carousel-caption.col-sm-5 p.fmi a {
	color: #fec272;
	font: 11px Tienne, Georgia, serif;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
}

div.carousel-caption.col-sm-5 p.fmi a:nth-child(2) {
	color: #656665;
}

.carousel-caption {
	text-align: left;
	position: relative;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #444;
	height: 342px;
	border-radius:  0px 0px 5px 0px ;
	width: 300px;
	margin-left: -15px;
	padding-left: 30px;
	padding-right: 25px;
}

.carousel-caption p.date {
	color: #fff;
	font: 15px/21px Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-bottom: 10px;
}

.counter {
	position: relative;
	left: 60px;
	width: 50%;
	top: 2px;
}

.carousel-img {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	border-radius: 0px 0px 0px 5px;
	margin-top: 0px;
	padding-top: 15%;
	padding-bottom: 15%;
	height: 90px;
}

.carousel-caption p {
	color: #fff;
	font-size: 14px;
	line-height: 19px;
	margin-top: 10px;
	display: block;
}

a.btn.btn-lg.btn-primary {
	font-size: 24px;
	letter-spacing: 0;
	border-style: none;
}

p.fmi a {
	display: block;
	padding-top: 10px;
}


/* MARKETING -------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-left: 15px;
  padding-right: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-sm-4 {
  text-align: center;
  margin-bottom: 20px;
}
.marketing h2 {
	font-weight: 600 !important;
	letter-spacing: -1px;
	color: #666;
}
.marketing .col-sm-4 p {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 17px;
	line-height: 21px;
	color: #818181;
	font-weight: 300;
	margin-bottom: 15px;
}

.marketing-img {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	width: 200px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}


/* FEATURETTES ------------------------- */


.featurettes {
  padding-left: 15px;
  padding-right: 15px;
}

.featurette-divider {
  margin: 40px 0; /* Space out the Bootstrap <hr> more */
}


h2.featurette-heading {
	font: 50px/54px 'Source Sans Pro', sans-serif;
	font-weight: 600;
	letter-spacing: -1px;
}

span.text-muted {
	font:'Source Sans Pro', sans-serif;
	font-weight: 100;
	display: block;
	color: #7c7c7c;
}

.featurette-img {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 60%;
	border-radius: 7px;
}

p.lead {
	font-size: 200;
	line-height: 26px;
	color: #878787;
}

div.the-date {
	color: #fff;
	font: 17px Tienne, Georgia, serif;
	margin-top: 7%;
	margin-bottom: 15px;
}

div.carousel-caption h1 a {
	color: #ffc372;
	font: 24px/28px Tienne, Georgia, serif;
	letter-spacing: -1px;
}

div.carousel-caption h1 a:hover {
	text-decoration: none;
}

.carousel-caption p.fmi a:hover {
	text-decoration: none;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_prev .slb_template_tag  ,#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_next .slb_template_tag {
	opacity: 0.8!important;
}

/* LOOP ------------------------------------- */

div.container.loop {
	margin-top: 40px;
	margin-bottom: 60px;
	padding: 0;
}

body.home.blog {
	background-color: #eee;
}

body.page {
	background-color: #fff;
}

div.container.loop div.post {
/*	width: 47%;
	float: left;
	margin-right: 5%;*/
}

div.container.loop div.post {
	margin-bottom: 25px;
}

div.container.loop div.post {
	float: left;
	margin-right: 0%;
}

div.post.news.col-sm-6,
div.post.history.col-sm-6 {
	padding-left: 0 !important;padding-right: 0;
}

div.post.news.col-sm-6:nth-child(2),
div.post.hours.col-sm-6 {
	padding-right: 0 !important;
	padding-right: 15px !important;
}

/*3 column news styles */

div.post.newnews.col-sm-4{
	padding-right: 15px !important;padding-right: 0;
}

div.post.newnews.col-sm-4:last-child,
div.post.hours.col-sm-12{
	padding-right: 0px !important;
}

div.post.hours.col-sm-12{
	padding-left:0px !important;
}

div.col-sm-9.col-md-9 h3 {

    font: 16px Tienne, Georgia, serif;
    color: #b85331;
    margin-bottom: 8px;

}

div.col-sm-9.col-md-9 h3 span {

    font: italic 16px Georgia, serif;
    color: #999;

}

div.col-sm-3.col-md-3 h3 {

    font: 16px Tienne, Georgia, serif;
    color: #b85331;
    margin-bottom: 8px;

}

/*-------------------*/


.post.hours table{
	width: 100%!important; 
}
div.container.loop time {
	display: block;
	clear: both;
	background-color: #b85331;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #fff;
	font: 12px/16px Tienne, Georgia, serif;
}


div.container.loop .downloads time {
	background-color: #666300;
}

div.container.loop .downloads a.btn.btn-warning.btn-sm {
	background-color: #666300;
	color: #fff;
	border-style: none;
	display: block;
	padding: 6px;
	font: 11px Tienne, Georgia, serif;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
}

div.container.loop .tumble-image {
	width: 100%;
	background-size: cover;
	background-position: left top;
	padding-top: 30%;
	padding-bottom: 30%;
	min-height: 170px;
	background-repeat: no-repeat;
	padding: 0;
}

div.container.loop .downloads time,
div.container.loop .hours time,
div.container.loop time {
	margin-top: -2px;
}

div.container.loop .hours time {
	background-color: #497183;
}

div.container.loop div.content {
	padding: 12px 12px 15px;
	background-color: #fff;
	border-radius: 0px 0px 7px 7px;
	min-height: 220px;
}

div.container.loop span.post-title,
div.container.loop span.post-title a {
	font: 15px/20px Tienne, Georgia, serif;
	color: #b85331;
	margin-bottom: 10px;
	display: block;
}

div.container.loop span.post-title a:hover {
	text-decoration: none;
}

div.container.loop .downloads span.post-title,
div.container.loop .downloads span.post-title a,
div.container.loop .downloads a.btn.btn-sm {
	color: #666300;
}

div.container.loop .hours span.post-title,
div.container.loop .hours a.btn.btn-sm  {
	color: #497183;
}

div.container.loop div.content p {
	color: #5f5f5f;
	display: block;
	margin-bottom: 25px;
	line-height: 19px;
}

div.container.loop .downloads div.content p {
	margin-bottom: 8px;
}

div.container.loop a.btn.btn-sm {
	padding: 0;
	font: bold 9px Tienne, Georgia, serif;
	color: #b85331;
}

td.business_hours_table_closed {
	
}



div.post.hours table {
	color: #5e5f5e;
}



div.col-sm-6.col-md-6 h3 {
	font: 16px Tienne, Georgia, serif;
	color: #b85331;
	margin-bottom: 8px;
}

div.col-sm-6.col-md-6 h3 span {
	font: italic 16px Georgia, serif;
	color: #999;
}



div.post.downloads h3 {
	color: #666200;
}

div.post.hours h3 {
	color: #497182;
}

td.business_hours_table_day,
td.business_hours_table_open,
td.business_hours_table_close,
td.business_hours_table_closed {
	padding-bottom: 5px;
}

.searchbox {
	float: right;
	position: absolute;
	z-index: 200;
	right: 0;
}


/*TRANSITION STYLES*/

.searchbox div.input-group,
.searchbox input.form-control,
.searchbox .radios,
.searchbox  {
	-webkit-transition: all 0.3s linear;
	-moz-transition:    all 0.3s linear;
	-o-transition:      all 0.3s linear;
}

.searchbox div.input-group {
	display: inline-block !important;
	height: 50px;
	float: right;
	width: 133px; 
}
.searchbox a{
	border-radius: 0px 6px 6px 0px; padding: 0!important;
}
.searchbox a .account-btn {
	border-radius: 0px; padding: 8px;	height: 50px;
	background-color: #583800;	font: 12px Tienne, Georgia, serif;
	
	
}
.searchbox a .account-btn:hover {
	background-color: #7c6442;
	
}
.searchbox .social {
	display: inline-block !important;
	float: right;
}
.social a{
	padding: 0!important; width: 40px!important;
}
a .social-facebook,
.social-twitter {
	font: 23px/30px FontAwesome;
	background-color: #4b7182;
	color: #fff;
	text-align: center;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	width: 40px; 
}

a .social-facebook {
	border-radius: 0px 4px 4px 0px;

	padding-left: 1px;
}

.social-twitter {
	border-radius: 0px 4px 4px 0px;
	padding-right: 5px;
}

.searchbox input.form-control {
	border-radius: 0;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	background-color: #666300;
	height: 50px;
	color: #fff;
	font: 15px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	float: left;
	padding-right: 10px;
	padding-left: 13px;
	width: 83px;
}

.lighten {
	background-color: #595700 !important;
}
	


.searchbox button.btn.btn-default {
	font: 20px/30px FontAwesome;
	background-color: #666300;
	border: none;
	border-radius: 0px;
	color: #fff;
	height: 50px;
	float: left;
	padding-right: 0;
	padding-left: 0;
	width: 50px;
}

.searchbox .radios {
	margin-top: -30px;
	background-color: #525252;
	padding-left: 11px;
	padding-top: 7px;
	padding-bottom: 6px;
	width: 150px;
	opacity: 0;
	border-radius: 4px 4px 0px 0px;
}

.choose {
	opacity: 1 !important;
}

@-moz-document url-prefix() {
	.searchbox .radios {
		margin-top: -31px;
	}
}


input#r2[type=radio],
input#r2[type=checkbox],
input#r1[type=radio],
input#r1[type=checkbox] {
	display: none;
}

.radios label {
	font: 12px Tienne, Georgia, serif;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 17px;
	margin-right: 10px;
}

.radios label:before {
    content: "\f111";
	display: inline-block;
	margin-right: 10px;
	position: absolute;
	left: 0;
	bottom: 2px;
	font-family: FontAwesome;
	font: 12px FontAwesome;
	color: #727272;
}

.radios label:before {
	border-radius: 8px;
}


input#r2[type=radio]:checked + label:before,
input#r1[type=radio]:checked + label:before {
    content: "\f058";
	color: #a7a300;
	font-size: 15px;
	bottom: 1px;
	
}


.searchbox input.btn.btn-default {
	font: 20px/30px FontAwesome;
	background-color: #666400;
	border: none;
	border-radius: 0px;
	color: #fff;
	height: 50px;
	float: left;
	padding-right: 0;
	padding-left: 0;
	width: 50px;
}

.form-control:-moz-placeholder {
  color: #fff;
}

.form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #fff;
}

.form-control::-webkit-input-placeholder {
  color: #fff;
}

footer {
	height: 100px;
	background-color: #edeeed;
}

body.home.blog footer {
	background-color: #fff;
}

footer p {
	text-align: center;
	position: relative;
	padding-top: 40px;
}



.tap-tooltip {
	color: #fff;
	position: relative;
	float: right;
	top: 17px;
	font-family: Tienne, Georgia, serif;
	margin-right: 18px;
}

.tap-tooltip span {
	font: 16px FontAwesome;
	position: absolute;
	margin-left: 8px;
}



div.sponsor  {
	font: 12px Tienne, Georgia, serif;
	color: #fff;
	height: 342px;
	margin-top: -342px!important;
	float: right;
	width: 260px; overflow: hidden;
	padding: 0;
}

div.social-twitter {
	display: none;
}

.admin-bar .navbar-wrapper {
	margin-top: 32px;
}

div.sponsor-thumb {
	margin-bottom: 30px; margin: 14px 10px 0px;
}

/* New Quick Links Styles - added 4/30/2019 */

.newquicklinks-container {min-height:342px; background-color:#497183; color:#fff;}
.newquicklinks-container a {color:#fff;}
.newquicklinks-container h3 {font-family:Tienne, Georgia, serif; text-transform:uppercase; font-size:1.2em; padding:10px 15px;}
.quicknav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 15px;
}

.quicknav > li > a::after {
  content: " »";
} 

.quicknav > li > a:hover {
	background:#a5b7c1;
}

span.other-announcements{
	font: 16px Tienne, Georgia, serif; padding: 6px 0px 6px 10px; display: block;	
		background-color: #b85331;
	
}
span.sponsored-by {
	font: 16px Tienne, Georgia, serif; padding: 6px 0px 6px 10px;display: block;
		background-color: #497183; 
}
.sponsor-container {
	background-color: #444;
	border-radius: 0px 0px 4px 4px;min-height: 110px;margin-bottom: 14px;
}
.announcment-container {
	 margin-bottom: 16px;background-color: #444;
	 border-radius: 0px 0px 4px 4px;padding-bottom: 2px;
}
.announcements-container p {
	margin-top: 12px; 
}
.announcements-container {
	padding: 0px 10px;
}
.announcements-container h4 {
	margin-top: 12px; font: 14px Tienne, Georgia, serif;
}


/* FORMS -------------------------------------------------- */
.gform_body ul, .gform_body li{
	margin-left: 0!important; padding-left: 0!important; text-indent: 0!important;
}

.gform_body li:before{
	content: none!important;
}
#field_2_3{
	font-weight: bold; vertical-align: top; margin-left: 20px!important; 
}
#field_2_1, #field_2_2, #field_2_3,#field_2_4 {
	display: inline-block; 
}

#field_2_2, #field_2_4{
	vertical-align: top; margin-left: 25px!important; 
}










/* RESPONSIVE CSS ------------------------------------- */


@media (max-width: 420px) {


div.carousel-caption.col-sm-5 p.fmi {
	margin-top: 15px;
}

div.carousel-caption.col-sm-5 h1 a {
	font-size: 24px;
	line-height: 28px;
}

.carousel-caption {
	text-align: left;
	position: relative;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	padding-left: 10px !important;
	padding-right: 10px;
}

div.col-sm-6.col-md-6 h3 {
	font-size: 20px;
}

div.col-sm-6.col-md-6 div.post.news {
	width: 100%;
}

div.col-sm-6.col-md-6 div.post.news:nth-of-type(2) {
	display: none;
}

div.col-sm-6.col-md-6 div.post.hours {
	width: 100%;
}


div.col-sm-6.col-md-6 div.post.downloads {
	width: 100%;
}

td.business_hours_table_day,
td.business_hours_table_closed,
td.business_hours_table_open,
td.business_hours_table_close {
	font-size: 14px !important;
}

.carousel-img {
	padding-top: 15% !important;
	padding-bottom: 15% !important
}

}






@media (max-width: 452px) {

div.logo-wrapper div.tag {
	display: none;
}


}




@media (max-width: 535px) {

div.logo-wrapper div.tag {
	font: 20px Georgia, "Times New Roman", Times, serif;
	top: 97px;
}




}






@media (max-width: 767px) {
	
.searchbox {top:0px;}	
.tag {display:none;}
	
.col-sm-8 table{
	max-width: 100%!important;width: 100%!important;
}
.col-sm-8 img.alignright{
	float: none; margin-left: 0px;
}
button.navbar-toggle {
	float: left;
}
div.searchbox a {
	display: none;
}
.searchbox button.btn.btn-default {
	border-radius: 0px!important; position: absolute; right: 0;
}
.searchbox{
	overflow: visible!important; }
.searchbox .radios {opacity: 1!important;position: absolute!important;margin-top: -30px;overflow: visible; 
}
input#searchterms.form-control {
	width: 100%!important;opacity: 1!important; padding-left: 10px!important;
}


.searchbox .input-group{
		overflow: visible!important;
	
}

form#search_form_pfl {
	overflow: visible!important;
}
.navbar.navbar-default{
	padding: 0;
}
.navbar-header{
	margin: 0!important; 
}
div.col-sm-6.col-md-6 div.post.news:nth-of-type(2) {
	display: none;
}
.tab-content .container{
	display: none;
}
.tab-content{
	min-height: 20px!important;padding: 0!important;
}
div.col-sm-6.col-md-6{
	margin-left: 0px;
}
div.col-sm-6.col-md-6 div.post.news {
	padding-left: 0px !important;z-index: 9;
}
div.col-sm-6.col-md-6 div.post.hours {
	width: 100%; padding-left: 0!important;
}

div.col-sm-6.col-md-6 h3 {
	font-size: 20px;
}
td.business_hours_table_day,
td.business_hours_table_closed,
td.business_hours_table_open,
td.business_hours_table_close {
	font-size: 14px !important;
}
div.container.loop div.content {
	
	min-height: 160px;
}
div.navbar-collapse {
	border-style: none !important;
	background-color: #a54326;
	border-width: 0;
	box-shadow: none;
  	max-height: 600px !important;
	z-index: 1000 !important;
}

div.navbar-collapse.in {
	border-style: none !important;
	background-color: #a54326;
	position: relative;
	border-width: 0;
	z-index: 1000 !important;
}

.nav-tabs>li>a.view-events {
	display: inline-block ;
}

div.navbar-wrapper {
	height: 195px;
	background: url(images/grad-blue.png) left top / auto repeat-x, url(images/stained-blue.png) center -40px / auto no-repeat #e2e9eb;
}

div.logo-wrapper div.addy p {
	margin-right: 5px;
}

.nav-tabs>li>a.view-events {
	display: none;
}

/*.forwback {
	z-index: 5;
	margin-bottom: 0px;
	top: 120px;
}*/

.carousel-caption p.date {
	color: #fff;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 6px;
}



a.left.carousel-control,
a.right.carousel-control {
	float: none;
	position: absolute;
	display: block;
	margin-right: 12px;
	width: 30px;
	height: 30px;
	padding-top: 4px;
	padding-right: 2px;
	top: -60px;
}

a.left.carousel-control {
	margin-left: 12px;
}


.nav-tabs>li>a {
	font-size: 12px;
	padding: 12px 8px 11px;
}

.carousel-caption p {
	color: #fff;
	font-size: 14px;
	line-height: 19px;
	margin-top: 5px;
	display: block;
}

.marketing .col-sm-4 {
  margin-bottom: 60px;
}

.marketing h2,
.marketing .col-sm-4 p,
h2.featurette-heading,
p.lead {
	width: 65%;
	margin-right: auto;
	margin-left: auto;
}

h2.featurette-heading {
    font-size: 40px;
	line-height: 42px;
}

p.lead {
	line-height: 24px;
	color: #878787;
	font-size: 20px;
}

.featurette-img {
	border-radius: 0px;
}
.counter {
	left: 0px;
	margin-top: 10px;
	margin-bottom: -5px;
}

.searchbox button.btn.btn-default {
	border-radius: 0px 0px 0px 0px !important;
}

button.navbar-toggle {
	font: 23px FontAwesome;
	margin: 0;
	height: 50px;
	width: 50px;
	color: #FFF;
	border-radius: 0px;
	border-style: none;
	background-color: #A64326;
	position: relative;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #933f25;
}

div.input-group {
	width: 200px!important; 
}

form#search_form_pfl{
	width: 200px;position: absolute; right: 0!important;overflow: visible!important;
}
div.container.tabs {
	margin-top: 0;
	position: relative;
	top: -325px;
}

@-moz-document url-prefix() {

	.container.tabs {
		top: -310px !important;
	}
}

div.carousel-caption.col-sm-5 {
 	min-height: 270px !important;
	padding-left: 10px !important;
}

div.tab-content {
	padding-bottom: 0px;margin-bottom: 40px;
}

div.container.loop {
	margin-top: -15px;
}

div.container.page  div.col-sm-4 {
	border-radius: 0px;
	margin-bottom: 0px;
	margin-top: 60px;
}

ul#menu-main-nav.nav.navbar-nav li a {
	color: #fff;
	font: 14px Tienne, Georgia, serif;
	line-height: 21px;
	padding: 16px 8px 13px;
	text-align: center;
}
.opened200 {
	width: 270px !important;
	overflow: visible !important;
}

.opened150 {
	width: 220px !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
	opacity: 1 !important;
}
.top-btns-container {
 display: none;
}
div.container.page  div.col-sm-4 {
margin-left: 16px; margin-right: 16px;

}

div.rpp-container {
	margin-top: 15px;
}
div.container.loop .tumble-image {

	min-height: 200px;

}

ul.dropdown-menu {
  background-color: #933f25!important;
}

img.size-large {
 margin-right: 0;
 width: 100%;
 height: auto;
}
img.size-medium {
 margin-right: 0;
 width: 100%;
 height: auto;
}
div.col-sm-8 {
	padding-left: 16px;
	padding-right: 16px;
}
.kids-tile-container {
	display: block; width: 100%;
}
.kids-tile-container2 {
	display: block; width: 100%;
}
.page-template-template-kids-c-php .col-sm-8, .page-template-template-kids-b-php .col-sm-8 {
	width: 100%!important; padding-right: 16px;
}
.page-template-template-kids-b-php .col-sm-4 {
		padding-right: 0!important; 
	float: none; max-width: 100%!important;margin-top: 30px!important;
}
.page-template-template-kids-b-php .galleries-container{
		margin-top: 20px;
}
.galleries-container{
		margin-top: 20px;
}
.photo-gallery {
	height: auto!important; display: block;
}
.wp-caption.alignright {
	float: none;margin-left: 0px;width: 100%!important;
}
p.wp-caption-text {
	line-height: 14px!important;
	margin-top: 0!important; font-size: 12px!important;
}
	
.wp-caption.alignleft {
	float: none;margin-right: 0px;width: 100%!important; 
}	
.wp-caption.alignnone{
	float: none;margin-right: 0px;width: 100%!important; 
}	
.wp-caption img {
width: 100%!important;height: auto;

}	
	
		.page-template-template-kids-d-php .kids-tile-container {
			width: 100%;
		}
		.page-template-template-kids-php .kids-tile-container {
			width: 100%;
		}
		.kids-blog-content img {
				max-width: 100%; float: none;margin-left: 0; width: 100%; margin-bottom: 0;
		}
		.column1, .column2{
			margin-right: 0; max-width: 100%;
		}
		.col-sm-8 img.alignleft {
			float: none; margin-right: 0px; width: 100%;height: auto;margin-bottom: 10px;
			
		}
		.history-hours{
			margin-left: 0; border-top: 1px solid #efefef; width: 100%; 
		}
}







@media (min-width: 768px) {

.searchbox {top:-50px;}
.tag {display:none;}

.counter {
	margin-top: -10px;padding-bottom: 10px;
	
}
.carousel-caption.col-sm-3 p.fmi a {
	padding-top: 4px;
}
.marketing {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-wrapper .container {
    padding-left:  15px;
    padding-right: 15px;
  }
  
  .navbar-wrapper .navbar {
    padding-left:  0;
    padding-right: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

ul#menu-main-nav.nav.navbar-nav li a {
	color: #fff;
	font: 12px Tienne, Georgia, serif;
	line-height: 21px;
	padding: 16px 8px 13px;
}
h2.featurette-heading {
    font-size: 38px;
	line-height: 43px;
	margin-top: 10px;
}

.tap-tooltip {
	display: none;
}
div.sponsor  {
	font: 12px Tienne, Georgia, serif;

	color: #fff;
	height: 342px;
	margin-top: -32px;
	margin-bottom: 25px;
	float: right;
	width: 210px;
}
.forwback {
	top: 10px;
}
.carousel-caption {
	text-align: left;
	position: relative;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	padding-left: 10px !important;
	padding-right: 10px;
	width: 242px;
}


.carousel-img {
	height: 342px;
	
}
div.tab-content {
	padding-bottom: 0px;
}

ul.nav.nav-tabs.col-sm-6 {
	margin-top: -40px;
}
div.container.loop .tumble-image {

	min-height: 140px;

}
div.container.page  div.col-sm-4 {
width: 32%;

}
.page-template-template-kids-b-php .container.page  div.col-sm-4 {
width: 28%; margin-top: 42px;

}
.page-template-template-kids-b-php .container.page  div.col-sm-8 {
width: 66%;

}
.page-template-template-kids-c-php  div.col-sm-8 {
width: 73.5%;

}
.page-template-template-kids-c-php .photo-gallery.col-sm-3{
	width: 22.5%;margin-top: -300px!important;
}
.page-template-template-kids-c-php .kids-tile-container a .image-tile{
	height: 175px;
}
.page-template-template-kids-b-php .kids-tile-container a .image-tile{
	height: 170px;
}
img.size-medium {
 margin-right: 0;
 width: 100%;
 height: auto;
}
.page-template-template-kids-b-php .galleries-container{
	margin-top: 20px;
}
.page-template-template-kids-c-php .tab-content {
	margin-bottom: 0px;
}
	
	.page-template-template-kids-d-php .col-sm-4 {
		max-width: 292px; float: right; margin-right: 0px;
	}
	.page-template-template-kids-d-php .galleries-container { margin-left: -5px; margin-top: 30px;margin-right: -5px;
	}
	.page-template-template-kids-php .col-sm-4 {
		max-width: 292px; float: right; margin-right: 0px;
	}
	.galleries-container { margin-left: -5px; margin-top: 30px;margin-right: -5px;
	}
	.page-template-template-kids-blog-all-php .col-sm-4 {
		max-width: 292px; float: right; margin-right: 0px;
	}
	.page-template-template-kids-blog-all-php .galleries-container { margin-left: -5px; margin-top: 30px;margin-right: -5px;
	}
	.column1 {
		display: inline-block; margin-right: 35px; max-width: 100%;
	}
	
	.column2 {
		display: inline-block; vertical-align: top;max-width: 100%;
	}
	
	.searchbox input.form-control {
		width: 133px;
	}
	
	div.input-group {
		width: 183px !important;
	}
	.radios.choose, .radios{
		width: 133px!important; padding-left: 8px!important; 
	}
	.radios label:nth-of-type(2), .radios.choose label:nth-of-type(2){
		margin-right: 0!important;
	}
	div.sponsor-thumb  img.attachment-medium.wp-post-image {
			width: auto;height: auto;max-height: 65px;max-width: 135px;
		background-size: 100%;opacity: .8;
		border-bottom: 0px solid #888; 
	}
}

@media (min-width: 990px) {
	
.searchbox {top:0px;}
.tag {display:initial;}	

img.size-medium {
 margin-bottom: 25px;margin-top: 4px; 
	margin-right: 15px;width: inherit;
}
.page-template-template-kids-b-php .kids-tile-container a .image-tile{
	height: 220px;
}
.page-template-template-kids-c-php .kids-tile-container a .image-tile{
	height: 240px;
}
.page-template-template-kids-c-php .photo-gallery.col-sm-3{
	margin-top: -373px!important;
}
.page-template-template-kids-c-php .tab-content {
	margin-bottom: 30px;
}
	
.page-template-template-history-php .col-sm-4 {
	max-width: 292px; float: right; margin-right: 16px;
}

.page-template-template-history-room-php .col-sm-4 {
	max-width: 292px; float: right; margin-right: 16px;
}

.page-template-template-friends-php .col-sm-4 {
	max-width: 292px; float: right; margin-right: 16px;
}

.page-template-template-bookstore-php .col-sm-4 {
	max-width: 292px; float: right; margin-right: 16px;
}

.page-template-template-kids-d-php .galleries-container { margin-left: -5px; margin-top: 30px;margin-right: -5px;
}
.page-template-template-kids-php .col-sm-4 {
	max-width: 292px; float: right; margin-right: 16px;
}
.page-template-template-teens-php .col-sm-4 {
	max-width: 292px; float: right; margin-right: 16px;
}
.galleries-container { margin-left: -5px; margin-top: 30px;margin-right: -5px;
}
.page-template-template-kids-blog-all-php .col-sm-4 {
	max-width: 292px; float: right; margin-right: 16px;
}
.page-template-template-teens-blog-all-php .col-sm-4 {
	max-width: 292px; float: right; margin-right: 16px;
}
.page-template-template-kids-blog-all-php .galleries-container { margin-left: -5px; margin-top: 30px;margin-right: -5px;
}
div.sponsor-thumb  img.attachment-medium.wp-post-image {
	max-height: 125px;max-width: 190px;
}

}

@media (min-width: 1200px) {
.column1 {
	display: inline-block; margin-right: 35px; max-width: 325px;
}

.column2 {
	display: inline-block; vertical-align: top;max-width: 350px;
}
div.sponsor  {
	font: 12px Tienne, Georgia, serif;
	
	color: #fff;
	height: 342px;
	margin-top: -32px;
	float: right;
	margin-bottom: 25px;
	width: 260px;
}
.carousel-caption {
	width: 292px;
}

div.container.loop .tumble-image {

	min-height: 170px;

}

ul#menu-main-nav.nav.navbar-nav li a {
	color: #fff;
	font: 14px Tienne, Georgia, serif;
	line-height: 21px;
	padding: 16px 8px 13px;
}
.page-template-template-kids-b-php .container.page  div.col-sm-8 {
width: 68.9%;

}
.page-template-template-kids-c-php  div.col-sm-8 {
width: 73.8%;

}
.page-template-template-kids-c-php .kids-tile-container a .image-tile{
	height: 300px;
}
.page-template-template-kids-b-php .kids-tile-container a .image-tile{
	height: 280px;
}
.page-template-template-no-sidebar-php .container {
	width: 1170px;
}
/*.page-template-template-teens-php div.col-sm-8 {
	width: 72%;padding-right: 0;
}*/
	div.sponsor-thumb  img.attachment-medium.wp-post-image {
		max-height: 125px;max-width: 235px;
	}
}

@media (max-width: 1200px) {

.carousel-img {
	padding-top: 15%;
	padding-bottom: 15%;
	
}
.carousel-caption {
	padding-bottom: 0;
}



}







@media (max-width: 990px) {



.nav-tabs>li>a.view-events {
	display: none;
}

td.business_hours_table_day,
td.business_hours_table_closed,
td.business_hours_table_open,
td.business_hours_table_close {
	font-size: 11px;
}

div.col-sm-6.col-md-6 h3 span {
	display: none;
}

.searchbox button.btn.btn-default {
	border-radius: 0px 0px 0px 0px;
}

.social-twitter,
.social-facebook {
}




.carousel-caption p.date {
	color: #fff;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 6px;
}

.carousel-img {
	padding-top: 19%;
	padding-bottom: 19%; height: 270px; border-bottom-left-radius: 10px;
}
.carousel-caption {
width: 187px;height: 270px;
}

div.carousel-caption h1 a {
	color: #ffc372;
	font: 20px/24px Tienne, Georgia, serif;
	letter-spacing: -1px;
}

.carousel-inner{
	height: 270px;
}
div.sponsor  {
	font: 12px Tienne, Georgia, serif;
	background-color: #444;
	border-radius: 0px 0px 4px 4px;
	color: #fff;
	height: 270px;
	margin-top: -270px!important;
	float: right;
	width: 155px;
}
.searchbox a{
	border-top-right-radius: 4px; border-bottom-right-radius: 4px;
}

.announcment-container {
	 margin-bottom: 1px;
}
span.other-announcements, span.sponsored-by  {
	font-size: 12px;
}

.announcements-container p {
	font-size: 12px;
}
.friends-bookstore-btn .title-wrap a, .friends-bookstore-btn .title-wrap {
	font-size:9px !important;
}

}

.page-template-template-teens div.col-sm-8 h2 {
    font-size: initial !important;
    margin-bottom: 10px !important;
}

/* Events page - for internal use */

body.page-template-template-events-page div.tab-content {
	background:none;
	margin-top: 10%;
}

body.page-template-template-events-page {
	background:#333 url(images/stained-grey.png);
}

body.page-template-template-events-page div.container {width:80%;}

body.page-template-template-events-page .carousel-inner {background-color:#444;}


body.page-template-template-events-page .col-sm-6 {width:60%;}
body.page-template-template-events-page .carousel-caption {width:39%; margin-left:0px;}

body.page-template-template-events-page .forwback {
    left: 60.65%;
}

/*added 2/21/18 */

.sidebarspace {margin-top:129px !important;}

/*added 4/30/19 */
.friends-bookstore{

    background-color: rgba(179, 84, 56, 1);
    border-radius: 0px 0px 0px 4px;
    text-transform: uppercase;
    min-width: 200px;
	color: #fff;
	font: 14px Tienne, Georgia, serif !important;
	height: 38px;
	padding-left: 15px;
	padding-top:10px;
	float:left;
}

.friends-bookstore a {color:#fff; text-decoration:none; font: 14px Tienne, Georgia, serif !important;}
.friends-bookstore a:hover {text-decoration:underline;}

/*new footer styles */

footer { background: #e2e9eb url(images/pfl-background-stained-glass.jpg) left bottom no-repeat; background-size:cover; height:auto;}

#mainfooter {padding:35px 0 25px 0; color#fff;}

.foothours {color:#fff;}
.foothours h3 {font: 20px Tienne, Georgia, serif; font-weight:normal;}
.foothours time {font-size:16px !important; font-weight:bold;}
.foothours .post-title { font-size:16px; line-height:22px;}
.foothours a {color:#fff !important; text-decoration:underline;}
.foothours .btn-sm {padding:5px 0 !important;}

#subfooter {padding:0 0 40px 0;}
#subfooter p {padding-top:0; color:#fff;}
#subfooter a {color:#fff; text-decoration:underline;}

#mainfooter .alignright {float:right;}
#mainfooter h2.widgettitle {background-color: transparent; color: #000; margin-top:0px; padding-left: 0px; height: auto; min-height:34px; line-height: normal !important; font: 24px Tienne, Georgia, serif; font-weight:normal; clear:both;}
#mainfooter .textwidget {color:#000; line-height:1.5em;}
#mainfooter .textwidget a {color:#000 !important; text-decoration:none;}
.contactfoot a::after {content: " »";}
.socialfoot {padding-top:15px;}
.socialfoot img {padding-right:10px;}
.socialfoot a img:hover {opacity:.8;}

#mainfooter .textwidget { border-radius: 0px; padding: 0px; display: initial; background-color:transparent;}
#mainfooter .textwidget a {display:initial;}

div.container.loop span.post-title-dev a {font: 15px/20px Tienne, Georgia, serif; color: #497183; margin-bottom: 10px; display: block;}

@media (max-width: 990px) {
	#mainfooter .alignright {float: none;}
	.foothours {padding-bottom:20px;}
}