/******************************************************************
Site Name: Sonja Thomas 2024
Author: Websy Daisy

Stylesheet: Main Stylesheet

******************************************************************/

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
/* ==========================================================================
   Base
   ========================================================================== 
 */

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	  scroll-behavior: smooth;

}
html, button, input, select, textarea {
	font-family: "raleway", sans-serif;
}
body {
	margin: 0;
}
a:focus {
	outline: done;
}
a:active, a:hover {
	outline: 0;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}
h3 {
	font-size: 1.17em;
	margin: 1em 0;
}
h4 {
	font-size: 1em;
	margin: 1.33em 0;
}
h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}
h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
p, pre {
	margin: 0em 0 1.3em 0;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: '';
	content: none;
}
small {
	font-size: 75%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl, menu, ol, ul {
	margin: 1em 0;
}
dd {
	margin: 0 0 0 40px;
}
menu, ol, ul {
	padding: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin-top: 11px;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
	*margin-left: -7px;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
	font-family: 'Raleway', sans-serif;
}
button, input {
	line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	-webkit-hyphens: none;
	-epub-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
b, strong, .strong {
	font-weight: bold;
}
dfn, em, .em {
	font-style: italic;
}
small, .small {
	font-size: 75%;
}
ul, ol {
	padding: 0;
	list-style-type: none;
}
#content ul {
	padding-left: 20px;
	list-style-type: disc
}
#content ul.gform_fields {padding-left:0}
#content ol {
	padding-left: 20px;
	list-style-type: decimal
}
dd {
	margin: 0;
}
.sidebar ul, .sidebar ol, .commentlist {
	list-style: none;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.image-replacement {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
span.amp {
	font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
	font-style: italic;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.alert {
	margin: 10px;
	padding: 5px 18px;
	border: 1px solid;
}
.alert-help {
	margin: 10px;
	padding: 5px 18px;
	border: 1px solid;
	border-color: #e8dc59;
	background: #ebe16f;
}
.alert-info {
	margin: 10px;
	padding: 5px 18px;
	border: 1px solid;
	border-color: #bfe4f4;
	background: #d5edf8;
}
.alert-error {
	margin: 10px;
	padding: 5px 18px;
	border: 1px solid;
	border-color: #f8cdce;
	background: #fbe3e4;
}
.alert-success {
	margin: 10px;
	padding: 5px 18px;
	border: 1px solid;
	border-color: #deeaae;
	background: #e6efc2;
}
.button, .button:visited, .fasc-button, .fasc-button:visited {
	border: 0;
	padding: 7px 20px;
	color: #ffffff!important;
	display: inline-block;
	font-size: 20px;
	line-height:27px;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 20px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background-color: #47357a!important;
	text-align: center;
	font-family: "ff-prater-serif-web", serif;
	letter-spacing: 2px;
	text-transform:uppercase;
	margin:10px;
}
.button:hover, .button:visited:hover, .button:focus, .button:visited:focus, 
.fasc-button:hover, .fasc-button:visited:hover, .fasc-button:focus, .fasc-button:visited:focus {
	color: #ffffff;
	background-color: #7462b2!important;
}
.buttons .button {
	width: 95%;
	margin: 0 auto
}
html, body {}
body {
	font-size: 16px;
	line-height: 26px;
	color: #6a6a6a;
	font-family: 'Raleway', sans-serif;
	background-image: url("../images/footer.png");
	background-color: #c9e6fe;
}
.publish {
	font-size:14px;
	padding:20px 0
}
.publish p {margin-bottom:0}

select {
	margin-top: 20px
}
.wrap {
	width: 92%;
	margin: 0 auto;
}
a, a:visited {
	color: #1d55bb;
	text-decoration: none
}
a:hover, a:visited:hover, a:focus, a:visited:focus {
	color: #c66cb8;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	text-rendering: optimizelegibility;
	font-weight: 300;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
	text-decoration: none;
}
.textwidget a {
}
.textwidget img {
	margin-top: 10px;
}
.byline {
	color: #999;
	font-sizE: 14px;
}
.entry-content {}
.entry-content dd {
	margin-left: 0;
	font-size: 0.9em;
	color: #787878;
	margin-bottom: 1.5em;
}
img {
	max-width: 100%;
	height: auto;
}
.entry-content video, .entry-content object {
	max-width: 100%;
	height: auto;
}
.entry-content pre {
	background: #eee;
	border: 1px solid #cecece;
	padding: 10px;
}
.wp-caption {
	max-width: 100%;
	padding: 5px;
}
.wp-caption img {
	max-width: 100%;
	margin-bottom: 0;
	width: 100%;
}
.wp-caption p.wp-caption-text {
	font-size: 0.85em;
	margin: 4px 0 7px;
	text-align: center;
}
.page-navigation, .wp-prev-next {
	margin: 1.1em 0 2.2em;
}
#content .bones_page_navi {
	list-style-type: none
}
.bones_page_navi li {
	float: left;
	margin-left: 10px;
}
.bones_page_navi li a {
	padding: 3px 6px;
	display: block;
	text-decoration: none;
	position: relative;
}
.bones_page_navi li a:hover, .bones_page_navi li a:focus {
	color: #47357a;
	text-decoration: underline;
}
.bones_page_navi li.bpn-current {
	padding: 3px 6px;
	border-bottom: 2px solid #47357a;
	position: relative;
}
.bones_page_navi li.bpn-current a {
	/* hovering on current page link */
}
.bones_page_navi li.bpn-prev-link, .bones_page_navi li.bpn-next-link {
	font-weight: 700;
}
.bones_page_navi li.bpn-prev-link a, .bones_page_navi li.bpn-next-link a {
	padding: 0;
}
.bones_page_navi li.bpn-prev-link a:hover, .bones_page_navi li.bpn-next-link a:hover, .bones_page_navi li.bpn-first-page-link a:hover, .bones_page_navi li.bpn-last-page-link a:hover {
	background: none;
}
.wp-prev-next .prev-link {
	float: left;
}
.wp-prev-next .next-link {
	float: right;
}
#comments {}
.commentlist {}
.commentlist li {
	position: relative;
	clear: both;
	overflow: hidden;
	list-style-type: none;
	margin-bottom: 1.5em;
	padding: 0.7335em 10px;
}
.commentlist li:last-child {
	margin-bottom: 0;
}
.commentlist li ul.children {
	margin: 0;
}
.commentlist li[class*=depth-] {
	margin-top: 1.1em;
}
.commentlist li.depth-1 {
	margin-left: 0;
	margin-top: 0;
}
.commentlist li:not(.depth-1) {
	margin-right: -10px;
	margin-left: -10px;
	margin-top: 0;
	padding-bottom: 0;
}
.commentlist .odd {
	background: #eee;
}
.commentlist .even {
	background: #fefefe;
}
.commentlist .vcard {
	margin-left: 50px;
}
.commentlist .vcard cite.fn {
	font-weight: 700;
	font-style: normal;
}
.commentlist .vcard time {
	float: right;
}
.commentlist .vcard time a {
	color: #999;
	text-decoration: none;
}
.commentlist .vcard time a:hover {
	text-decoration: underline;
}
.commentlist .vcard img.avatar {
	position: absolute;
	left: 10px;
	padding: 2px;
	border: 1px solid #cecece;
	background: #fff;
}
.commentlist .comment_content {
	margin-left: 50px;
}
.commentlist .comment_content p {
	margin: 0.7335em 0 1.5em;
	font-size: 1em;
	line-height: 1.5em;
}
.commentlist .comment-reply-link {
	text-decoration: none;
	float: right;
	background: #4598bb;
	padding: 3px 5px;
	color: #fff;
	opacity: 0.65;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 0.9em;
}
.commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
	opacity: 1;
}
.respond-form {
	margin: 1.5em 10px;
	padding-bottom: 2.2em;
}
.respond-form form {
	margin: 0.75em 0;
}
.respond-form form li {
	list-style-type: none;
	clear: both;
	margin-bottom: 0.7335em;
}
.respond-form form li label, .respond-form form li small {
	display: none;
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url], .respond-form form textarea {
	padding: 3px 6px;
	background: #efefef;
	border: 2px solid #cecece;
	line-height: 1.5em;
}
.respond-form form input[type=text]:focus, .respond-form form input[type=email]:focus, .respond-form form input[type=url]:focus, .respond-form form textarea:focus {
	background: #fff;
}
.respond-form form input[type=text]:invalid, .respond-form form input[type=email]:invalid, .respond-form form input[type=url]:invalid, .respond-form form textarea:invalid {
	outline: none;
	border-color: #fbc2c4;
	background-color: #f6e7eb;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url] {
	max-width: 400px;
	min-width: 250px;
}
.respond-form form textarea {
	resize: none;
	width: 97.3%;
	height: 150px;
}
#comment-form-title {
	margin: 0 0 1.1em;
}
#allowed_tags {
	margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
	margin: 0 20px 1.1em;
}
.alignleft, img.alignleft, .alignright, img.alignright, .aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	margin-bottom: 20px
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.menu li {
	display: inline-block;
	position: relative;
	z-index: 99999;
}
.menu li a {
	text-decoration: none;
	padding: 0px 5px;
    font-size: 0;
    width: 96px;
    color: #372d1f;
    padding-top: 110px;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-image: url(../images/about.png);
    padding-left: 53px;
    padding-right: 53px;
	margin:0 2px
}
.menu li.menu-item-171 a {
	background-image: url(../images/books.png);
}
.menu li.menu-item-177 a {
	background-image: url(../images/visits.png);
}
.menu li.menu-item-176 a {
	background-image: url(../images/news.png);
}
.menu li.menu-item-169 a {
	background-image: url(../images/home.png);
}
.menu li.menu-item-178 a {
	background-image: url(../images/contact.png);
}
.menu ul.sub-menu li:hover {
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
.menu li:hover {
	-moz-transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
.menu li ul.sub-menu, .menu li ul.children {
	margin-top: -10px;
	border: 0;
	border-top: 0;
	position: absolute;
	display: none;
	z-index: 8999;
	left: 0;
	padding-top: 10px;
}
.menu li ul.sub-menu li, .menu li ul.children li {
	text-align: left;
}
.menu li ul.sub-menu li a, .menu li ul.children li a {
	padding-left: 10px;
	border-right: 0;
	display: block;
	width: 220px;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	background-image: none;
	font-size: 14px;
	background-color: #FFF;
}
.menu li ul.sub-menu li a:hover, .menu li ul.children li a:hover {
	background-color: #7463b2;
	color: #FFF;
}
.menu li:hover ul {
	top: auto;
	display: block;
}
.mobile .menu-left-container {
	float: left
}
.mobile .menu-right-container {
	float: right
}
#content {
	padding: 40px 0 0;
	background-image: url("../images/swirl.jpg");
}
.home #content {
	padding: 40px 0 100px;
}
.blog #content, .archive #content, .single #content, .archive #content, .search #content, .page-template-visits #content {padding-bottom:60px;}
#logo {
	text-align: center;
	max-width: 100%;
	height: 100%
}
#logo img {
	max-width: 100%;
	height: auto
}
.nowrap {
	white-space: nowrap
}
.footer {
	clear: both;
	padding: 30px 0;
	text-align:center;
	font-size:12px;
	line-height:21px;
	color:#7462b2
}
.footer a {
	text-decoration: none;
	color: #7462b2;
}
.social {
	padding: 77px 0 37px;
    font-size: 30px;
    background-image: url(../images/socialcat.png);
    background-position: top center;
    background-repeat: no-repeat;
    margin-bottom: -10px;
    margin-top: -80px;
}
.social a {
color: #FFF;
    padding: 5px 0 0 15px;
}
.footer .button {padding:15px 20px; margin-bottom:20px}
.social a:hover {color:#d4e8f2}
.subfooter {
	text-align: center;
	font-size: 12px;
	color: #0393bd;
	padding-top: 20px
}
.subfooter a {
	color: #0393bd
}
.header {
	background-image: url("../images/header.png");
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 14px;
    padding-bottom: 0px;
}
#logo {
	position: relative;
	margin-bottom: -25px
}
#icons {
	clear: both
}
#icons img {
	padding: 0 5px
}
#icons.left {}
#icons.right {}
.footer .gform_wrapper h3.gform_title {
	font-family: "ff-prater-serif-web", serif;
	font-weight: 400;
	font-size: 30px;
	color: #000;
	margin: 0
}
.footer .gform_wrapper ul.gform_fields {
	display: inline-block;
	width: 100%;
}
.footer .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 10px;
}
.footer .gform_wrapper .gform_body {}
body .footer .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
	line-height: 21px!important;
}
.footer .gform_wrapper .gform_footer {
	padding: 0;
	margin: 16px 0 0;
	clear: none;
	width: 100%;
}
.footer .gform_wrapper .gform_heading {
	margin-bottom: -16px;
	z-index: 99;
	position: relative;
}
.footer .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding: 8px 5px 5px 5px;
	border: 2px solid #99dbf8;
	font-family: "ff-prater-serif-web", serif;
	font-size: 30px;
	color: #b3e3fa;
}
::-webkit-input-placeholder {
	/* Edge */
	color: #5D5D5D;
}
:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #5D5D5D;
}
::placeholder {
	color: #5D5D5D;
}
.widget .button {margin:20px 0 0}
.widget p {margin-bottom:0}
.footer .gform_wrapper {
	margin: 0
}
.footer .gform_wrapper li.hidden_label input {
	margin-top: 0;
}
.widget .is-form-style {margin-top:20px;}
.widgettitle {
	border-bottom: 0;
	margin-bottom: 0.75em;
	margin: 0;
	font-family: "ff-prater-serif-web", serif;
	text-align: center;
	font-size:30px;
	color:#47357a
}
.widget.blue {
	padding: 20px;
	margin: 0 0 30px;
}
.widget ul li {
	margin-bottom: 0.75em;
	/* deep nesting */
}
.widget ul li ul {
	margin-top: 0.75em;
	padding-left: 1em;
}
h1, .h1 {
	font-size: 30px;
	line-height: 1.333em;
}
h3, .h3 {
	font-size: 1.125em;
}
.desktop {
	display: none
}
#icons {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
}
#icons img {
	width: 16%
}
#logo {
	margin-bottom: 0
}
.footer .sixcol.first {
	text-align: center;
	margin-bottom: 30px;
}
img.border {
	border: 8px solid #9581cd
}
img.round, .under .gallery-item img {
	border-radius:50%;
	border:7px solid #d67878!important
}
home .tape {
	position: absolute;
	top: -21px;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.tape {
	width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-top: -63px;
    clear: both;
}
h1.entry-title, h1.page-title {
}
.widget .tape {
	margin-left: -20px;
}
.teal {
	background-color: #45bbaa;
	padding: 40px 20px;
	position: relative;
	color: #FFF;
	font-size: 19px;
	line-height: 32px;
	text-align: center;
}
.teal h2 {
	    color: #FFF;
    font-sizE: 36px;
    line-height: 49px;
    margin-bottom: 5px;
    font-weight: normal;
	margin-top:0
}
.quotee {
	font-size: 15px;
	line-height: 24px;
	padding-top: 15px;
}
.below {
	padding-top: 70px
}
.blue {
	padding:30px;
	margin:30px 0;
	background-color:#deeffc
}
h2:first-child {margin-top:0}
.one-praise {
	padding:20px;
	margin:0 0 20px;
	background-color:#deeffc;
	font-weight:500
}
.one-praise p:last-child {margin-bottom:0}
.teal.tilt1 p:last-child {
	margin-bottom: 0
}
.teal.tilt1 {
	margin-top: 40px;
	-moz-transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	transform: rotate(2deg);
	max-width:406px;
}
.teal a {color:#caeef3;font-weight:500}
.butterfly {
	position: Absolute;
	bottom: -165px;
	right: -31px;
}
.home .sixcol.first img {
	-moz-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg);
    width: 100%;
    max-width: 369px;
}
.teal.tilt1 p:last-child {
    margin-bottom: 0;
}
.desktop1 {
	display: none
}
.home-books {
	text-align: center;
}
.white {
	background-color: #FFF;
	padding: 40px 40px 80px;
	margin-bottom: 0;
}
.section.white {margin-bottom:30px;padding:20px}
h2, #content .gform_legacy_markup_wrapper h3.gform_title {
	font-size: 40px;
	line-height: 50px;
	padding: 0;
	margin: 20px 0 30px;
	font-family: "ff-prater-serif-web", serif;
	color: #4d3d99;
	font-weight:normal
}
.one-book, .one-vid {
	display: inline-block;
	margin: 1%;
	vertical-align: top;
}
.one-book img {
    max-height: 350px;}
h3, .h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-family: "ff-prater-serif-web", serif;
    letter-spacing: 2px;
    color: #7463b2;
}
.one-books {
	margin-bottom: 20px
}
.one-book h3 {
	text-align: center
}
.reviews, .photos {
	text-align: center;
	padding-top: 50px;
	clear: both;
}
.one-review {
	display: inline-block;
	vertical-align: top;
	margin: 1%;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 40px;
	background-color: #00bdf5;
	padding: 40px 20px 20px;
	position: relative;
	color: #FFF;
	text-align: center;
}
.one-review p {
	margin-bottom: 5px
}
h3.script {
	font-size: 40px;
	font-family: "ff-prater-serif-web", serif;
	color: #ff7596
}
.one-books h2 {
	color: #00bdf0
}
.pub {
	font-style: italic;
	margin: 10px 0
}
h1.series, h1.archive-title {
	font-size: 40px;
	line-height: 1.333em;
	font-family: "ff-prater-serif-web", serif;
	color: #ba62aa;
	margin: 0 0 30px;
	text-align: center
}
.intro {
	text-align: Center;
	padding: 10px 10px 5px;
	margin: 0 auto 20px;
	max-width: 900px;
	background-color: #fefbfc;
}
.intro h3 {
	font-size: 21px;
	margin: 0 0 20px;
	font-family: "ff-prater-serif-web", serif;
	letter-spacing: -2px;
	color: #cc5c4b;
}
.purple {
	padding: 8px;
	background-color: #c66cb8
}
.purple.side {
	padding: 20px 20px 15px;
	color: #FFF
}
.purple h2 {
	font-family: "ff-prater-serif-web", serif;
	color: #ffbbd3;
	margin-bottom: 10px;
	text-align: center
}
.purple a, .purple a:visited, .purple a:focus {
	color: #ffbbd3
}
.purple a:hover {
	color: #feeee3
}
.credit {
	font-size: 14px;
	color: #FFF;
}
.gallery-item img {
	border: 0!important;
}
.one-event {
	border-top: 2px solid #00bdf0
}
h4 {
	font-family: "ff-prater-serif-web", serif;
}
select {
	-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
	background-color:#FFF
}
h1, .h1 {
	font-size: 50px;
	line-height: 58px;
	font-family: "ff-prater-serif-web", serif;
	margin: 10px 0 20px;
	color:#4d3d99
}
.activity h3 {
	font-size: 17px;
	color: #c86ebb;
}
.button {
	width: 100%
}
.button.wide {
	width: 80%;
    padding: 10px;
    max-width: 300px;
}
h1, h2, h3, h4 {
}
#content .widget_categories ul {
	padding-left: 0
}
.wp-caption-text {
	font-size: 14px;
}
.one-books .threecol .credit {
	color: #333;
	text-align: center;
	margin-bottom: 20px;
}
#content li {margin-bottom:10px;}
#content a {font-weight:500}
.border-box {
	border-top:3px solid #deeffc;
	padding-top:30px; margin-top:30px;
}
.post, .one-post {background-color:#FFF; padding:30px; margin-bottom:30px; }
.widget select, .widget input {
    width: 100%;
    padding: 5px;
    border: 0;
	font-family: "raleway", sans-serif;
	color:#333
}
.gform_legacy_markup_wrapper ul.gfield_checkbox li label, .gform_legacy_markup_wrapper ul.gfield_radio li label {
    vertical-align: top;
}
.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0;
    margin-right: 5px;
}
	.gallery-item {
	padding: 10px!important;
}
.caption {max-width:230px; margin:5px auto;text-align:center; font-size:14px; line-height:23px;}
@media only screen and (min-width: 481px) {
	.button {
		width: auto
	}
}
@media only screen and (min-width: 768px) {
	.alignleft, img.alignleft {
		margin-right: 1.5em;
		display: inline;
		float: left;
	}
	.alignright, img.alignright {
		margin-left: 1.5em;
		display: inline;
		float: right;
	}
	.aligncenter, img.aligncenter {
		margin-right: auto;
		margin-left: auto;
		display: block;
		clear: both;
	}
	.onecol {
		width: 5.801104972%;
	}
	.twocol {
		width: 14.364640883%;
	}
	.threecol {
		width: 22.928176794%;
	}
	.fourcol {
		width: 31.491712705%;
	}
	.fivecol {
		width: 40.055248616%;
	}
	.sixcol {
		width: 48.618784527%;
	}
	.sevencol {
		width: 57.182320438000005%;
	}
	.eightcol {
		width: 65.74585634900001%;
	}
	.ninecol {
		width: 74.30939226%;
	}
	.tencol {
		width: 82.87292817100001%;
	}
	.elevencol {
		width: 91.436464082%;
	}
	.twelvecol {
		width: 99.999999993%;
	}
	.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
		position: relative;
		float: left;
		margin-left: 2.762430939%;
	}
	.first {
		margin-left: 0;
	}
	.last {
		float: right;
	}
	.gallery-columns-2 .gallery-item {
		width: 48%;
	}
	.gallery-columns-3 .gallery-item {
		width: 31%;
	}
	.gallery-columns-4 .gallery-item {
		width: 23%;
	}
	.gallery-columns-5 .gallery-item {
		width: 18%;
	}
	.gallery-columns-6 .gallery-item {
		width: 14.6%;
	}
	.wrap {
		max-width: 1200px;
	}
	.wrap.narrow {
		max-width: 930px;
		position: relative
	}
	.footer .sixcol.first {
		text-align: left;
		margin-bottom: 0px;
	}
	.footer .gform_wrapper .gform_body {
		width: 80%;
		float: left;
	}
	.mobile1 {
		display: none;
	}
	.desktop1 {
		display: block
	}
	.one-review {
		display: inline-block;
		vertical-align: top;
		width: 46%;
	}
	.activity {
		width: 46%;
		margin: 1%;
		display: inline-block;
		vertical-align: top
	}
	.widgettitle {
		font-size: 25px;
	}
	h1, h2, h3, h4 {
	}
	#content .widget ul {
		padding-left: 0
	}
	.home-books h2, .intro h3 {
		text-align: center
	}
	#content .border-box ul {padding-left:40px;}

}
@media only screen and (min-width: 957px) {
	.desktop {
		display: block
	}
	.mobile {
		display: none
	}
	#icons {
		position: absolute;
		top: 143px;
		margin: 0
	}
	#icons img {
		padding: 0 5px;
		width: auto
	}
	#icons img:hover {
		-moz-transform: translateX(0px) translateY(-5px);
		-webkit-transform: translateX(0px) translateY(-5px);
		-o-transform: translateX(0px) translateY(-5px);
		-ms-transform: translateX(0px) translateY(-5px);
		transform: translateX(0px) translateY(-5px);
	}
	#icons.left {
		left: 0px;
	}
	#icons.right {
		right: 0px;
	}
	#logo {
		margin-bottom: -25px
	}
	.header {
    padding-bottom: 29px;
}

}
@media only screen and (min-width: 1267px) {
	#icons.left {
		left: 142px;
	}
	#icons.right {
		right: 142px;
	}
	#content .widget_categories ul {
		padding-left: 20px
	}
}
@media only screen and (max-width: 767px) {
	h1, h2, h3 {text-align:center}
	.gallery-item {
	padding: 10px!important;
	width:100%!important
}

}