/*
Theme Name: StarDust Kids
Theme URI: http://squeezecreative.com.au
Description: HTML5 Child theme for the Toolbox theme
Author: Squeeze Creative
Author URI: http://squeezecreative.com.au
Template: toolbox
Version: 1.4
*/

@import url("../toolbox/style.css");

/* @font-face */
@font-face {
 font-family: 'Museo900';
 src: url('webfonts/museo-900-webfont.eot');
 src: url('webfonts/museo-900-webfont.eot?#iefix') format('embedded-opentype'), url('webfonts/museo-900-webfont.woff') format('woff'), url('webfonts/museo-900-webfont.ttf') format('truetype'), url('webfonts/museo-900-webfont.svg#Museo900') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'Museo300';
 src: url('webfonts/museo-300-webfont.eot');
 src: url('webfonts/museo-300-webfont.eot?#iefix') format('embedded-opentype'), url('webfonts/museo-300-webfont.woff') format('woff'), url('webfonts/museo-300-webfont.ttf') format('truetype'), url('webfonts/museo-300-webfont.svg#Museo300') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'MuseoSans300';
 src: url('webfonts/museosans-300-webfont.eot');
 src: url('webfonts/museosans-300-webfont.eot?#iefix') format('embedded-opentype'), url('webfonts/museosans-300-webfont.woff') format('woff'), url('webfonts/museosans-300-webfont.ttf') format('truetype'), url('webfonts/museosans-300-webfont.svg#MuseoSans300') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'MuseoSans300Italic';
 src: url('webfonts/museosans-300italic-webfont.eot');
 src: url('webfonts/museosans-300italic-webfont.eot?#iefix') format('embedded-opentype'), url('webfonts/museosans-300italic-webfont.woff') format('woff'), url('webfonts/museosans-300italic-webfont.ttf') format('truetype'), url('webfonts/museosans-300italic-webfont.svg#MuseoSans300Italic') format('svg');
 font-weight: normal;
 font-style: normal;
}
/* =Structure
-------------------------------------------------------------- */
* {
	box-sizing:border-box;
}
*:focus {
	outline:none;
}
*, body, clear, img {
	margin: 0;
	padding: 0;
}
html {
	font-size: 16px;
	height: 100%
}
body {
	font-weight: normal;
	font-size: 15px;
	line-height: 21px;
	font-family: 'MuseoSans300', sans-serif;
	color: #fff;
	background:#452a98 url(images/star-tile.gif) repeat 0 0;
}
body.page-template-boys_layout-php{
	background:#2c3d96 url(images/star-tile-boys.gif) repeat 0 0;
}
body.page-template-girls_layout-php{
	background:#7a2381 url(images/star-tile-girls.gif) repeat 0 0;
}
#page {
	width: 100%;
	padding: 0;
	margin: 0;
}
#main {
	width: 990px;
	max-width:100%;
	margin: 29px auto 0;
	padding: 0 30px;
	background: #553ca1;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	z-index: 1;
}
.page-template-boys_layout-php #main{
	background: #4459c8;
}
.page-template-girls_layout-php #main{
	background: #ae3d9f;
}
#primary {
	float: left;
	margin: 22px -320px 34px 0;
	width: 610px;
}
#secondary {
	padding-top: 30px;
	width: 290px;
}
#secondary .widget img {
	display: block;
}
#content {
	margin: 0;
}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 290px;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}
/* Increase the size of the content area for templates without sidebars */
.full-width #content, .image-attachment #content, .error404 #content {
	margin: 0;
}
/* Text meant only for screen readers */
.screen-reader-text, .assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* =Header
-------------------------------------------------------------- */
#branding {
	position: relative;
	z-index: 2;
}
#header-group {
	height: 100px;
}
#logo {
	padding: 10px 0 0;
	float: left;
}
#site-title {
	font-size: 2.4em;
	font-weight: bold;
	margin: 0 0 .67em;
	padding: 1em 0 0;
}
#site-description {
	float:right;
	padding: 64px 0 0;
	margin: 0;
}
#banner, .desktop_only {
	background: url(images/top_bg.jpg) repeat 0 0 #e7c1f3;
	margin: 0;
	width: 100%;
}
#banner .widget_ithemesrotatingimages {
	width: 990px;
	margin: 0 auto;
	padding: 0;
}

#banner .widget_ithemesrotatingimages .widget-title {display:none;}
/* =Menu
-------------------------------------------------------------- */

#access {
	background: #382a67 url(images/nav_bg.gif) repeat 0 0;
	float:none;
	height: 61px;
	width: 100%;
	border-top: 1px solid #221a40;
	border-bottom: 1px solid #573fa2;
	margin: 0;
}
#access .menu {
	width:990px;
	margin: 0 auto;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
	border-right: 1px solid #241b43;
}
#access li.last {
	border-right: none;
}
#access a {
	font-size:14px;
	color:#ede8fe;
	display: block;
	line-height: 20px;
	padding: 21px 11px 17px;
	text-decoration: none;
	font-family: 'Museo300', sans;
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: none;
	position: absolute;
	top: 59px;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul li {
	border-top: 1px solid #241b43;
	border-right: none;
}
#access ul ul a {
	background: #382a67;
	line-height: normal;
	padding: 12px 17px 11px;
	width: 174px;
	height: auto;
}
#access li:hover > a, #access ul ul :hover > a {
	background: #382a67 url(images/nav_bg.gif) repeat 0 0;
	color: #f156a0;
}
#access ul ul a:hover {
	background: #302459;
}
#access ul li:hover > ul {
	display: none;
}
#access .current_page_item > a, #access .current_page_ancestor > a {
	color: #f156a0;
}
/* =Content
-------------------------------------------------------------- */

/* Headers */
h1, h2, h3 {
	margin: 0 0 10px;
	font-family: 'Museo900', sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 50px;
	line-height: 55px;
	color: #fff;
	margin-bottom: 16px;
}
h1 a {
	color: #fff;
}
h2 {
	font-size: 28px;
	line-height: 36px;
	color: #f156a0;
	margin: 0 0 13px;
}
h2 a {
	color: #f156a0;
}
h3 {
	font-size: 20px;
	line-height: 26px;
	color: #31cee6;
}
/* Styles */
p {
	margin-bottom:10px;
}
a {
	color: #31cee6;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
hr {
	color: #fff;
	background: none;
	border-top: 1px solid #31cee6;
	border-bottom: none;
	border-right: none;
	border-left: none;
	height: 1px;
	margin: 29px 0 18px;
}
.hentry hr {
	margin: 29px 0;
}
/* Blockquote */
article blockquote {
	position: relative;
	padding: 5px 0 13px 52px;
	margin: 0 0 10px;
	background: url(images/quote.png) no-repeat 0 10px;
	font-family: 'MuseoSans300Italic', sans-serif;
}
/* Post */
article {
	position: relative;
	clear: both;
	color: #fff;
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
	display: block;
}
article.hentry {
	width: 610px;
}
article .entry-content h3 {
	margin-top: 21px;
}
article .entry-content ul {
	margin: 0 0 0 20px;
	color: #f156a0;
}
article .entry-content ol {
	margin: 0 0 15px 26px;
	color: #f156a0;
}
article .entry-content ul li {
	font-size: 15px;
	padding: 0 0 10px 11px;
	margin-left: 20px;
	color:#f156a0;
	font-weight: bold;
}
article .entry-content ol li {
	font-size: 15px;
	padding: 0 0 10px 5px;
	margin-left: 20px;
	color:#f156a0;
	font-weight: bold;
}
article .entry-content ul li span.li, article .entry-content ol li span.li {
	color: #fff;
	font-weight: normal;
}
.sticky {
}
.entry-meta {
	clear: both;
	display: block;
	font-size: 13px;
	line-height: 21px;
	margin: 0 0 9px;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content .see-more {
	line-height: 15px;
}
#content nav#nav-below {
	margin: 0;
	padding: 0 0 19px 429px;
	border-bottom: 1px solid #31cee6;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above, .single #content #nav-above {
	display: block;
}
#content nav {
	/*float:right;*/
	position: relative;
	overflow: hidden;
	padding: 0 1px;
}
#content nav .see-more {
	float: left;
}
#content nav .nav-previous, #content nav .nav-next {
	width:15px;
	height: 20px;
	float: right;
}
#content nav .nav-previous a, #content nav .nav-next a {
	background-image: url(images/arrows.png);
	background-repeat: no-repeat;
	width:15px;
	height: 20px;
	float: left;
	text-indent: 999px;
	overflow: hidden;
}
#content nav .nav-previous {
	float: right;
}
#content nav .nav-previous a {
	background-position: 0 0;
}
#content nav .nav-previous a.no-nav-previous, #content nav .nav-previous a.no-nav-previous:hover {
	background-position: 0 -48px;
	cursor: default;
}
#content nav .nav-previous a:hover {
	background-position: 0 -24px;
}
#content nav .nav-next {
	margin: 0 0 0 21px;
	display:inline;
	text-align: left;
}
#content nav .nav-next a {
	background-position: 100% 0;
}
#content nav .nav-next a.no-nav-next, #content nav .nav-next a.no-nav-next:hover {
	background-position: -21px -48px;
	cursor: default;
}
#content nav .nav-next a:hover {
	background-position: 100% -24px;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}
footer.entry-meta {
    /*margin-top: -12px;*/
}
.addthis_default_style {
	padding: 8px 0 0;
}
/* Inline Gallery */
#page .gallery.gallery-size-thumbnail, #page #content .gallery.gallery-size-thumbnail {
	clear: both;
}
#page .gallery.columns_4 .gallery-item, #page #content .gallery.columns_4 .gallery-item, #page .gallery.gallery-size-thumbnail .gallery-item {
	width: 130px;
	height: 130px;
	margin: 0 30px 30px 0;
	display: inline;
}
#page #content .gallery.columns_4 .gallery-endcol, #page #content .gallery.columns_4 .gallery-endcol, #page .gallery.gallery-size-thumbnail .gallery-endcol {
	margin-right: 0;
}
#page .gallery.default img, #page #content .gallery.default img, #page .gallery.gallery-size-thumbnail img {
	border: none;
	float: left;
}
/* Sidebar */
#social-media {
	background: #372965 url(images/sm_bg.gif) repeat-x 0 100%;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	padding: 14px 15px;
	height: 60px;
	margin: 0 0 10px;
}
#social-media h3 {
	display: none;
}
#social-media ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#social-media ul li {
	float: left;
	padding: 0 8px 0 0;
}
#social-media li.last {
	padding: 7px 0 0;
	width:150px;
}
#sidebar-1 .widget_text{
	text-align: center;
}
#sidebar-1 .widget_text .widget-title {
	background: url(images/special_bg.png) no-repeat 50% 0;
	font-size: 28px;
	line-height: 60px;
	color:#452a98;
	text-align: center;
	margin: 0;
	text-transform: uppercase;
}
#sidebar-1 .textwidget {
	color: #452a98;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	background: #fff;
	padding: 20px 35px 32px;
	-webkit-border-bottom-right-radius: 18px;
	-webkit-border-bottom-left-radius: 18px;
	-moz-border-radius-bottomright: 18px;
	-moz-border-radius-bottomleft: 18px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
}
#sidebar-1 .QuoteRotator_displayWidget {
	margin: 34px 0;

}
#sidebar-1 .QuoteRotator_displayWidget .widget-title {
	padding: 0;
	background: url(images/quote_left.png) no-repeat 50% 0;
	text-indent: -999px;
	overflow: hidden;
	margin: 0;
}
#sidebar-1 #quotearea {
	height: 160px;
	margin: 0;
	width: 290px;
	padding: 0 0 50px;
	background: url(images/quote_right.png) no-repeat 50% 100%;
}
#sidebar-1 #quoterotator {
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	color:#fff;
	padding: 0 35px;
}
#sidebar-1 #quoteauthor{
	font-weight: normal;
	text-align: center;
	font-style: normal;
}
#sidebar-1 .widget_categories {
	padding: 0 30px;
	margin: 0 0 30px;
}
#sidebar-1 .widget_categories .widget-title {
	color:#31cee6;
	font-size: 20px;
	line-height: 26px;
	margin: 0 0 8px;
}
#sidebar-1 .widget_categories ul {
	list-style: disc outside;
	margin: 0 0 0 13px;
	padding: 0 0 0 2px;
}
#sidebar-1 .widget_categories li {
	font-size: 15px;
	line-height: 19px;
	padding: 2px 0;
}
#sidebar-1 .widget_categories li a {
	color:#fff;
}
#sidebar-1 .widget_search {
	background: #fff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	padding: 12px 0 12px 23px;
	height: 36px;
	margin: 0 0 30px;
}
#sidebar-1 .widget_search input#s {
	width: 184px;
	background: #fff;
	border: none;
	padding: 0 5px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	color:#553ca1;
	font-size: 15px;
	font-family: 'MuseoSans300', sans-serif;
}
#sidebar-1 .widget_search input#s:focus {
	outline: none;
}
#sidebar-1 .widget_search #searchsubmit {
	font-size: 28px;
	line-height: 36px;
	color: #f156a0;
	font-family: 'Museo900', sans-serif;
	cursor: pointer;
	background: none;
	border: none;
	margin: 0;
	float: left;
	width: 45px;
	height: 35px;
	text-align: center;
}
#sidebar-1 .widget_search #searchsubmit:hover {
	color:#31cee6
}
/* 404 page */
.error404 #primary{
	float: none;
	width: 100%;
	margin: 0;
	padding: 22px 0 34px 0;
}
.error404 .widget {
	float: none;
	width: auto;
}
.error404 .widget .widgettitle, .error404 .widget ul {
	margin-right: 0;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}
.error404 .widget_search {
	background: #fff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	padding: 12px 0 12px 23px;
	height: 36px;
	margin: 0 0 30px;
}
.error404 #searchform{
	background: #fff;
	padding: 0;
	margin: 0;
}
.error404 .widget_search #searchform input#s {
	float: left;
	width: 825px;
	background: #fff;
	border: none;
	padding: 0 5px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	color:#553ca1;
	font-size: 15px;
	font-family: 'MuseoSans300', sans-serif;
}
.error404 .widget_search #searchform input#s:focus {
	outline: none;
}
.error404 .widget_search #searchform #searchsubmit {
	font-size: 28px;
	line-height: 36px;
	color: #f156a0;
	font-family: 'Museo900', sans-serif;
	cursor: pointer;
	background: none;
	border: none;
	margin: 0;
	float: left;
	width: 45px;
	height: 35px;
	text-align: center;
}
.error404 #sidebar-1 .widget_search #searchsubmit:hover {
	color:#31cee6
}
/* Notices */
.post .notice {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}
/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content, .format-aside .entry-summary {
	padding: 1em 0;
}
.single .format-aside .entry-content, .single .format-aside .entry-summary {
	padding-top: 0;
}
/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}
/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content, .format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content, .single .format-image .entry-summary {
	padding-top: 0;
}
/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 30px; /* a small bottom margin prevents content floating under images */
}
img.alignnone {
	margin: 0;
}
img.alignleft {
	margin-right: 30px;
}
img.alignright {
	margin-left: 30px;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}
/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text], input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}
/* Class for labelling required form items */
.required, #page .contact-form label span {
	color: #f156a0;
}
/* =Comments
-------------------------------------------------------------- */
#comments {
	padding: 30px 0 0;
}
article.comment {
	display: block;
}
.commentlist {
	background: #8877bd;
	margin: 0 0 44px;
	list-style: none;
}
.commentlist ul {
	list-style: none;
}
#comments .children {
	background: #6e59af;
	padding: 0 20px 0 60px;
}
.comment #respond {
	padding: 0 20px 20px;
}
.comment .children #respond {
	padding: 0 0 40px;
}
.commentlist > li.comment {
	position: relative;
	margin: 0;
	padding: 0;
}
.commentlist article.comment {
	padding: 0 20px 0 80px;
}
.commentlist .avatar {
	position: absolute;
	left: 20px;
	top: 20px;
}
.comment-author {
	padding: 16px 0 4px;
}
.reply {
	padding: 0 0 20px;
}
#respond input[type=text], .contact-form input[type=text]{
	background: #fff;
	border: medium none;
	color: #553ca1;
	font-family: 'MuseoSans300', sans-serif;
	font-size: 15px;
	height: 39px;
	line-height: 39px;
	margin: 0;
	padding: 0 5px;
	width: 97%;
}
#respond textarea, .contact-form textarea{
	background: #fff;
	border: medium none;
	color: #553ca1;
	font-family: 'MuseoSans300', sans-serif;
	font-size: 15px;
	height: 118px;
	line-height: 21px;
	margin: 0;
	padding: 5px;
	width: 97%;
	resize: vertical;
}
#respond input#submit, .contact-form input.pushbutton-wide {
	padding: 2px;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}
/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
	padding-bottom: 0;
	margin-bottom: 10px;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}
/* =Footer
-------------------------------------------------------------- */

#colophon {
	margin: 44px 0 0;
	/*background: #bdebfc url(images/footer_bg.gif) repeat-x 0 0;*/
	background: #bdebfc;
	padding: 63px 0 10px;
	position:relative;
}
#colophon:before {
	content:'';
	width:100%;
	height:17px;
	background:url(images/footer-traingle.png) repeat-x 0 0;
	background-size:27px;
	position:absolute;
	left:0;
	top:-16px;
}
/*
.page-template-boys_layout-php #colophon{
	background: #bdebfc url(images/footer_bg_boys.gif) repeat-x 0 0;
}
.page-template-girls_layout-php #colophon{
	background: #bdebfc url(images/footer_bg_girls.gif) repeat-x 0 0;
}
*/
#colophon .widget-area {
/* 	width: 290px; */
	width: 310px;
	float: left;
	margin: 0 30px 0 0;
}
#colophon .widget {
	margin: 0 0 2px;
	padding: 0;
}
#colophon .widget img {
	display: block;
}
#colophon #third {
	margin-right: 0;
}
#page #supplementary {
	display: block;
}
#supplementary, #copyright, #site-generator {
	width: 990px;
	max-width:100%;
	margin: 0 auto;
}
/* Twitter Widget */
.widget_woodojo_tweets {
	height: 266px;
	background: url(images/twitter_bg.jpg) no-repeat 0 0;
	position: relative;
}
.widget_woodojo_tweets .widget-title {
	font-size: 14px;
	line-height: 19px;
	color: #333;
	display: block;
	font-family: 'MuseoSans300', sans-serif;
}
.widget_woodojo_tweets h3.widget-title {
	font-size: 14px;
	line-height: 19px;
	color: #333;
	display: block;
	font-family: 'MuseoSans300', sans-serif;
	top: 237px;
	right: 36px;
	position:absolute;
	text-decoration:underline;
}

.widget_woodojo_tweets h3.widget-title:hover {
	text-decoration:none;
}

.widget_woodojo_tweets .widget-title a {
	color: #333;
}
.widget_woodojo_tweets ul {
	padding: 54px 65px !important;
	list-style:none;
}
.widget_woodojo_tweets li {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	border-bottom:none !important;
}
.widget_woodojo_tweets a {
	color: #333;
}
#copyright {
	font-size: 12px;
	line-height: 20px;
	color: #1d5e76;
	text-align:center;
	padding: 28px 0 0;
}
#site-generator {

	font-size: 12px;
	line-height: 17px;
	color: #1d5e76;
	text-align:center;
	padding: 0 0 18px;
}
#copyright a, #site-generator a {
	color:#333;
	text-decoration: underline;
}
#site-generator a {
	text-transform: capitalize;
}
#copyright a:hover, #site-generator a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	line-height: 0;
}
/* Clearfix */
.clearfix:after, .hentry:after, #supplementary:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix, .hentry, #supplementary {
	display:inline-block;
}
html[xmlns] .clearfix, html[xmlns] .hentry, html[xmlns] #supplementary {
	display:block;
}
* html .clearfix, * html .hentry, * html #supplementary {
	height:1%;
}
input, textarea {
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	border-radius:none;
	-moz-border-radius:none;
	-webkit-border-radius:none;
}
.entry-content iframe {
	width:100%;
	height:auto;
}


.home .addthis_toolbox { display:none !important }


/* Contact form */
body .gform_wrapper ul li.gfield {
    padding-left: 0px;
    padding-bottom: 0px;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 4px !important;
}
body  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 12px 4px;
    border: none;
    margin-right: 0px;
    width: 300px;
}
body  .gform_wrapper textarea {
    border: none;
    height: 210px !important;
    width: 498px !important;
}
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
}
.gform_wrapper .gfield_required {
    font-weight: normal;
    color:#f156a0 !important;
}
body .gform_wrapper .gform_footer {
    padding: 0;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit], .widget-area #text-8 a{
    background: #31cee6;
    color: #fff;
    font-size: 20px !important;
    border-radius: 8px;
    font-family: 'Museo900', sans-serif;
    border: none;
    padding: 11px 20px;
	cursor:pointer;
	-webkit-appearance:none;
}

.widget-area #text-8 a {text-decoration:none;}
.gform_wrapper .gform_footer input.button:focus, .gform_wrapper .gform_footer input[type=submit]:focus, .gform_wrapper .gform_page_footer input.button:focus, .gform_wrapper .gform_page_footer input[type=submit]:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

body .gform_wrapper div.validation_error {
    color: #f156a0;
    border-top: 2px solid #f156a0;
    border-bottom: 2px solid #f156a0;
	border-left:none;
	border-right:none;
	border-radius:0;
}
body .gform_validation_errors>h2 {color: #f156a0;}
body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background: none;
    border: none;
}
.gform_wrapper .validation_message, .gform_wrapper .gfield_error .gfield_label {
    color:#f156a0 !important;
}
@media (max-width: 767px) {
    body  .gform_wrapper textarea {
        width: 100% !important;
    }
}


/* wp-block-button__link */
.page-template-girls_layout .wp-block-button.aligncenter {
	margin-left: 245px;
}
.page-template-girls_layout .wp-block-button.alignright {
	margin-right: 117px;
}
.wp-block-button .wp-block-button__link {
    background: #31cee6;
    color: #fff;
    font-size: 20px;
    border-radius: 8px;
    font-family: 'Museo900', sans-serif;
}
.sqz-mobile_navigation, .sqz-sqz-body_overlay, .sqz-toggle_menu {
	display:none;
}
.blog .entry-header h1 {display:none;}
#banner .mobile_only {
	display:none;
}
#banner .desktop_only {
	display:block;
}
#banner img {
	display:table;
	margin:auto;
}
.sqz-slider .widget {
		margin-bottom:0;
	}
.sqz-top_header {
	display:none;
}

/*responsive */
@media (max-width: 1024px) {
	body {
		background:#553ca1;
	}
	body.page-template-girls_layout-php {
		background:#ae3d9f;
	}
	#banner .mobile_only, .sqz-top_header {
		display:block;
	}
	#banner .desktop_only {
		display:none;
	}
	#page, #banner, #access, #colophon{
		width: 990px;
		max-width:100%;
	}
	#primary, #main .widget-area, article.hentry {
		float:none;
		width:100%;
	}
	
	#main {
		border-radius:0;
		margin:0;
	}
	#primary {
		padding:30px 0 0;
		margin:0;
	}
	#access  {
		display:none;
	}
	#colophon .widget-area {
		width:33.33333%;
		margin:0 0 30px;
	}
	#sidebar-1 .widget_text .widget-title {
		background-size:cover;
		border-radius:25px 25px 0 0
	}
	.widget {
		margin-bottom:30px;
	}
	.sqz-slider .widget {
		margin-bottom:0;
	}
	#sidebar-1 #quotearea {
		width:100%;
		height:auto;
	}
	.body-fixed {
		height:100vh;
		overflow:hidden;
		position:fixed;
	}
	/*top header */
	.sqz-top_contact {
	/*	padding:15px 30px; */
		background: #372b63;
		background: -moz-linear-gradient(top, #372b63 0%, #2c2250 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #372b63), color-stop(100%, #2c2250));
		background: -webkit-linear-gradient(top, #372b63 0%, #2c2250 100%);
		background: -o-linear-gradient(top, #372b63 0%, #2c2250 100%);
		background: -ms-linear-gradient(top, #372b63 0%, #2c2250 100%);
		background: linear-gradient(to bottom, #372b63 0%, #2c2250 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#372b63', endColorstr='#2c2250', GradientType=0 );
		font-family: 'Museo300';
		font-size:16px;
	}
	.sqz-top_contact a {
		text-decoration:none;
		color:#fff;
		position:relative;
		top:2px;
	}
	.sqz-top_contact .widget, .sqz-top_contact p {
		margin:0;
	}
	.sqz-top_contact .widget {
		position:relative;
		padding:18px 0 18px 65px;
		display:inline-block;
	}
	.sqz-top_contact .widget:before {
		content:'';
		width:20px;
		height:20px;
		position:absolute;
		left:30px;
		top:18px;
		background:url(images/phone-icon.svg) no-repeat;
		background-size: cover;
	
	}
	.sqz-top_nav {
		padding:10px 30px;
		position:relative;
		background: -moz-linear-gradient(top, #3e2a7e 0%, #392675 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #3e2a7e), color-stop(100%, #392675));
		background: -webkit-linear-gradient(top, #3e2a7e 0%, #392675 100%);
		background: -o-linear-gradient(top, #3e2a7e 0%, #392675 100%);
		background: -ms-linear-gradient(top, #3e2a7e 0%, #392675 100%);
		background: linear-gradient(to bottom, #3e2a7e 0%, #392675 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e2a7e', endColorstr='#392675', GradientType=0 );
	}
	.sqz-top_nav ul {
		list-style:none;
		margin-left:-10px;
		margin-right:-10px;
	}
	.sqz-top_nav ul:after {
		content:'';
		display:table;
		clear:both;
	}
	.sqz-top_nav > ul > li {
		display:inline-block;
		float:left;
		width:33%;
		padding-left:10px;
		padding-right:10px;
	}
	.sqz-top_nav > ul > li > a {
		background:#31cee6;
		color:#fff;
		border-radius:10px;
		font-family: 'Museo900';
		font-size:16px;
		padding:10px 20px;
		display:block;
		text-align:center;
		text-decoration:none;
		position:relative;
	}
	.sqz-top_nav > ul > li.menu-item-has-children > a {
		padding-right:35px;
	}
	.sqz-top_nav > ul > li.menu-item-has-children > a:after {
		content:'';
		width:6px;
		height:6px;
		position:absolute;
		top:15px;
		right:20px;
		border-right:solid 2px #fff;
		border-bottom:solid 2px #fff;
		transform:rotate(45deg);
		transition:all 0.3s ease-in-out 0s;
	}
	.sqz-top_nav > ul > li.menu-item-has-children > a.child-open:after {
		transform:rotate(-135deg);
		top:18px;
	}
	.sqz-top_nav li ul {
		position:fixed;
		left:10px;
		top:118px;
		right:10px;
		bottom:0;
		background: -moz-linear-gradient(top, #372b63 0%, #2c2250 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #372b63), color-stop(100%, #2c2250));
		background: -webkit-linear-gradient(top, #372b63 0%, #2c2250 100%);
		background: -o-linear-gradient(top, #372b63 0%, #2c2250 100%);
		background: -ms-linear-gradient(top, #372b63 0%, #2c2250 100%);
		background: linear-gradient(to bottom, #372b63 0%, #2c2250 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#372b63', endColorstr='#2c2250', GradientType=0 );
		padding:10px 30px 50px;
		z-index:99;
		overflow:auto;
		display:none;
	}
	.sqz-top_nav li ul li {
		display:block;
	}
	.sqz-top_nav li ul li a {
		color:#fff;
		font-size:16px;
		text-decoration:none;
		display:block;
		padding:10px 0;
	}
	.sqz-body_overlay {
		position:fixed;
		left:0;
		top:0;
		right:0;
		bottom:0;
		background:rgba(0,0,0,0.7);
		z-index:0;
		display:block;
		opacity: 0;
    	visibility: hidden;
    	-webkit-transition: all .5s ease-in-out 0s;
    	transition: all .5s ease-in-out 0s;
	}
	.sqz-menu_open .no .sqz-body_overlay {
		z-index:88;
		opacity: 1;
    	visibility: visible;
	}
	.sqz-mobile_navigation {
		position:fixed;
		width:100%;
		font-family: 'Museo300', sans;
		font-size:18px;
		line-height:1.5;
		z-index:97;
		display:block;
		right:-100%;
		top:57px;
		bottom:0;
		overflow:auto;
		-webkit-transition: all .5s ease-in-out 0s;
    	transition: all .5s ease-in-out 0s;
	}
	.sqz-mobile_navigation, .sqz-submenu_wrap, .sqz-menu_header {
		padding:10px 30px 30px;
		background: -moz-linear-gradient(top, #372b63 0%, #2c2250 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #372b63), color-stop(100%, #2c2250));
		background: -webkit-linear-gradient(top, #372b63 0%, #2c2250 100%);
		background: -o-linear-gradient(top, #372b63 0%, #2c2250 100%);
		background: -ms-linear-gradient(top, #372b63 0%, #2c2250 100%);
		background: linear-gradient(to bottom, #372b63 0%, #2c2250 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#372b63', endColorstr='#2c2250', GradientType=0 );
	}
	.sqz-menu_open.sqz-mobile_navigation {
		right:0;
	}
	.sqz-mobile_navigation ul {
		list-style:none;
	}
	.sqz-mobile_navigation ul li {
		padding:5px 0;
		border-bottom:solid 1px rgba(255,255,255,0.3);
		position:relative;
	}
	.sqz-mobile_navigation ul li a {
		display:block;
		padding:10px 0;
		color:#fff;
		text-decoration:none;
		position:relative;
		z-index:1;
	}
	.sqz-mobile_navigation ul li.menu-item-has-children a {
		margin-right:40px;
	}
	.sqz-mobile_navigation ul li.current-menu-item > a, .sqz-mobile_navigation ul li.current-page-parent > a {
		color:#f156a0;
	}
	.sqz-mobile_navigation .sqz-submenu_wrap {
		position: fixed;
		height: 100%;
		width: 100%;
		right: -100%;
		top: 57px;
		z-index: 98;
		overflow: auto;
		padding-bottom:100px;
	}
	
	.sqz-toggle_menu {
		border: none;
		background:none;
		border-radius: 1px;
		padding: 0;
		float:right;
		position: absolute;
		right: 20px;
		top: 5px;
		display: block;
		height: 50px;
		width: 50px;
		z-index: 99;
		-webkit-transition: all .5s ease-in-out 0s;
		transition: all .5s ease-in-out 0s;
	}
	.sqz-toggle_menu .sqz-menu_bars {
		height: 2px;
		left: 10px;
		right: 10px;
		border-radius: 1px;
		background: #fff;
		position: absolute;
		top: 50%;
		margin-top: -2px;
		-webkit-transition: background 0s 0.3s;
		transition: background 0s 0.3s;
	}
	.sqz-toggle_menu .sqz-menu_bars:before, .sqz-toggle_menu .sqz-menu_bars:after {
		content: '';
		position: absolute;
		height: 2px;
		border-radius: 1px;
		left: 0;
		width: 100%;
		background: #fff;
		transition-duration: .3s,.3s;
		-webkit-transition-duration: .3s,.3s;
		-moz-transition-duration: .3s,.3s;
		-ms-transition-duration: .3s,.3s;
		-o-transition-duration: .3s,.3s;
		transition-delay: .3s,0s;
		-webkit-transition-delay: .3s,0s;
		-ms-transition-delay: .3s,0s;
		-moz-transition-delay: .3s,0s;
		-o-transition-delay: .3s,0s;
	}
	.sqz-toggle_menu .sqz-menu_bars:before {
		top:-8px;
	}
	.sqz-toggle_menu .sqz-menu_bars:after {
		bottom:-8px;
	}
	.sqz-toggle_menu.sqz-open {
		position:relative;
	}
	.sqz-toggle_menu.sqz-open .sqz-menu_bars:before {
		top: 0;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transition-delay: 0s,.3s;
		-webkit-transition-delay: 0s,.3s;
		-ms-transition-delay: 0s,.3s;
		-moz-transition-delay: 0s,.3s;
		-o-transition-delay: 0s,.3s;
	}
	.sqz-toggle_menu.sqz-open .sqz-menu_bars:after {
		bottom: 0;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transition-delay: 0s,.3s;
		-webkit-transition-delay: 0s,.3s;
		-ms-transition-delay: 0s,.3s;
		-moz-transition-delay: 0s,.3s;
		-o-transition-delay: 0s,.3s;
	}
	.sqz-toggle_menu.sqz-open .sqz-menu_bars {
		background:transparent;
	}
	.sub-toggle {
		position:absolute;
		right:0;
		top:9px;
		width:40px;
		height:40px;
		z-index:2;
	}
	.sub-toggle .sqz-right {
		position:relative;
		top:11px;
		left:8px;
	}
	.sub-toggle .sqz-right, .sub-menu_back .sqz-left {
		width:16px;
		height:16px;
		border-top:solid 2px #fff;
		border-right:solid 2px #fff;
		transform:rotate(45deg);
		display:block;
	}
	.sub-menu_back .sqz-left {
		transform:rotate(-135deg);
	}
	.sqz-menu_header {
		text-align:center;
		font-weight:400;
		margin-bottom:20px;
		position:fixed; 
		width:100%;
		top:57px;
		right:-100%;
		z-index:89;
		padding:0;
		-webkit-transition: all .5s ease-in-out 0s;
    	transition: all .5s ease-in-out 0s;
	}
	.sqz-menu_open .sqz-menu_header {
		right:0;
	}
	.sub-menu_back {
		padding:10px 0 10px 30px;
		position:relative;
		display:block;
	}
	.sub-menu_back .sqz-left {
		position:absolute;
		left:0;
		top:13px;
	}
	#banner .widget_ithemesrotatingimages {
		width:100%;
	}
	#rotating-images-rotator_1, #rotating-images-rotator-wrapper_1, #rotating-images-rotator-container_1 .rotating-images-link-overlay_1 {
		width:100% !important;
		height:200px !important;
	}
	#rotating-images-rotator-wrapper_1 img {
		height:200px;
		width:auto;
	}
	#rotating-images-rotator_1 {
		background-size:cover !important;
	}
	body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		width:100%;
	}
	.gallery.default {
		margin-left:-5px;
		margin-right:-5px;
	}
	.gallery.default .gallery-item {
		width:25% !important;
		height:auto !important;
		max-width:none;
		margin:0 !important;
		padding:5px;
	}
	.gallery.default .gallery-item img {
		width:100%;
		height:auto;
	}
	.gallery.default .clear {
		display:none;
	}
	.wp-caption {
		max-width:100%;
	}
}

@media (max-width:767px) {
	img.alignright, img.alignleft {
		float:none;
		display:block;
		margin:30px 0;
	}
	
	img.alignright.home-image {
		display:none;
	}
	#colophon .widget-area {
		float:none;
		width:100%;
		margin:0 0 30px;
	}
	#colophon .widget img {
		display:table;
		margin:auto;
	}
	
	#copyright a {
		display:block;
	}
	.gallery.default .gallery-item {
		width:33.3333% !important;
	}
	article.hentry {
		text-align:center;
	}
	article .entry-content ul {
		text-align:left;
	}
}
@media (max-width:479px) {
	h1 {
		font-size:30px;
		line-height:34px;
	}
	h2 {
		font-size:20px;
		line-height:28px;
	}
	h2 strong {
		display:block;
	}
	.gallery.default .gallery-item {
		width:50% !important;
	}
	article blockquote {
		padding:60px 0 10px;
	}
	article .entry-content ul {
		margin:0;
	}
}

@media (max-width:360px) {
	.sqz-toggle_menu {
		right:0;	
	}
	.sqz-top_nav {
		padding:10px;
	}
	.sqz-top_nav > ul > li > a {
		padding:10px;
	}
	.sqz-top_contact .widget {
		padding-left:45px;
	}
	.sqz-top_contact .widget:before {
		left:15px;
	}
	.sqz-top_nav li ul {
		padding-left:10px;
		padding-right:10px;
	}
	.sub-menu_back {
		right:40px;
	}
	.sqz-mobile_navigation, .sqz-submenu_wrap {
		padding-left:15px;
		padding-right:15px;
	}
	
}

.gform_body, .gform_footer {position:relative;}
.gform_body {z-index:1;}
.gform_footer {z-index:2;}

/* Mobile Menu Tweaks */
.mobile-contact-pink a{
	background:#ff269b!important;
}
@media (max-width: 812px){
.sqz-top_nav > ul > li {
    width: 33.33%;
    padding-left: 3px;
    padding-right: 3px;

}
.sqz-top_nav > ul > li a{
    font-size:14px;
	padding:10px 2px;
}	
}	
@media (max-width: 420px){
.sqz-top_nav > ul > li > a{
    font-size:12px;
}	
}
.breadcrumbs {
	color: #f156a0;
}



.entry-content img[class*="wp-image-"] {border-radius:15px;}


/*wide dropdown menu */
#access .menu {position:relative;}
#access li.menu-item-130 {position:static;}
#access ul li.menu-item-130 ul {background:#382a67; width:100%;}
#access ul li.menu-item-130 ul li {border-top:none; border-bottom:solid 1px #241b43; border-right:solid 1px #241b43; display:inline-block; width:25%;}
#access ul li.menu-item-130 ul li:last-child {border-right:solid 1px #241b43;}
#access ul li.menu-item-130 ul a {display:block; width:100%; padding:18px 17px 17px;}


/*display child paages */
.sqz-parent_row {display:flex; flex-wrap:wrap; margin-left:-10px; margin-right:-10px;}
.sqz-parent_row .sqz-col {padding:10px;-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.sqz-parent_row .sqz-col a {background:#f156a0; color:#fff; font-family:'Museo900', sans-serif; font-size:18px; padding:10px; width:100%; border-radius:10px; text-decoration:none; display:flex; align-items:center; justify-content:center; height:100%; text-align:center;}
.sqz-parent_row .sqz-col a:hover {background:#31cee6;}

@media (min-width:420px) {
	.sqz-parent_row .sqz-col {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
}

@media (min-width:768px) {
	.sqz-parent_row .sqz-col {-ms-flex: 0 0 33.3333%; flex: 0 0 33.3333%; max-width: 33.3333%;}
}
