@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
@import url('https://fonts.googleapis.com/css?family=Exo+2:900|Paytone+One|Lato:900,700,400,300');
@import url('https://fonts.googleapis.com/css?family=PT+Serif:400i');

img, object, embed, video {
	max-width: 100%;
	height: auto;
}



/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	18;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 88.626%;
	padding-left: 1.1869%;
	padding-right: 1.1869%;
}
p  {
	margin-top: 15px;
	margin-bottom: 15px;
}
.floatright  {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.copy {
	font-family: Lato;
	font-size: 1.7em;
	line-height: 1.2em;
	color: #666;
	font-weight: 500;
}
.copy2 {
	font-family: Lato;
	font-size: 1.7em;
	line-height: 1.2em;
	color: #666;
	font-weight: 400;
	margin-left: 14px;
	display: block;
	margin-right: 20px;
}
.copy3 {
	font-family: Lato;
	font-size: 1.7em;
	line-height: 1.2em;
	color: #666;
	font-weight: 400;
	margin-left: 14px;
	display: block;
	margin-bottom: 12px;
}
.linksmall {
	color: #666;
}
#topper {
	clear: both;
	width: 100%;
	display: block;
	background-image: url(images2/starburst2.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 20px;
}
h1.mainpage  {
	display: block;
	font-size: 3.1em;
	line-height: 1em;
	color: #FFFFFF;
	text-align: right;
	font-family: 'Paytone One', sans-serif;
	padding-top: 18px;
	text-shadow: 0px 0px 5px #262293;
	font-weight: normal;
}
h1.subpage {
	width: 100%;
	display: block;
	font-family: 'Paytone One', sans-serif;
	font-size: 1.9em;
	line-height: 1.2em;
	font-weight: 700;
	text-align: left;
	background-image: url(images2/starburst5.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #669999;
	clear: both;
	padding-top: 7px;
	float: left;
	margin-bottom: 7px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 7px;
}
h1.subpage  a{
	color: #ffd457;
	text-decoration: none;
	text-shadow: 0px 0px 4px #262293;
}
#topper2 {
	clear: both;
	width: 100%;
	display: block;
	background-image: url(images2/starburst2.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
h2.subpage{
	display: block;
	font-size: 3em;
	line-height: 1em;
	color: #FFFFFF;
	text-align: right;
	font-family: 'Paytone One', sans-serif;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: 300;
}
.toppick {
	display: block;
	font-size: 2.5em;
	line-height: 0.5em;
	color: #47437E;
	text-align: center;
	font-family: "PT Serif: 400i";
	font-weight: 400;
	font-style: italic;
	margin-top: 22px;
	margin-bottom: 15px;
}
h2.mainpagetitle {
	margin-left: 0px;
	margin-right: 0px;
	font-family: Lato;
	font-size: 1.8em;
	line-height: 1.1em;
	color: #47437E;
	font-weight: 900;
	margin-bottom: 0px;

}
h2.carnivalhead{
	margin-top: 20px;
	margin-left: 0px;
	text-align: center;
	color: #47437E;
	font-family: Lato;
	font-size: 1.9em;
	font-weight: 900;

}
h3.subpage {
	font-family: Lato;
	font-size: 1.8em;
	line-height: 1.1em;
	color: #474747;
	font-weight: 900;
}
h4.copy4 {
	font-family: Lato;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #636363;
	font-weight: 900;
	margin-left: 10px;
	display: block;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.adsense {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	display: block;
}
#introduction {
	clear: both;
	width: 100%;
	display: block;
	color: #FFF;
	text-align: left;
	font-size: 1.2em;
	margin-top: 5px;
	line-height: 1.2em;
	font-family: Lato;
	font-weight: 700;
	background-image: url(images2/topper-pic4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 72%;
	background-size: contain;
	margin-bottom: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
footer {
	clear: both;
}
#footernew {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: Lato;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: 700;
	color: #FFF;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 40px;
}
#footer a   {
	color: #FFF;
}
#footer2 {
	width: 100%;
	display: block;
	font-family: 'Paytone One', sans-serif;
	font-size: 1.9em;
	line-height: 1.2em;
	font-weight: 700;
	text-align: right;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images2/starburst4.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #D7E1F2;
	clear: both;
	padding-top: 7px;
	margin-top: 20px;
	float: left;
	color: #424242;
	text-decoration: none;
	padding-right: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.indent {
	margin-left: 25px;
	display: block;
}

#box1 {
	clear: both;
	float: left;
	display: block;
	background-color: #FFF;
	border-top-style: solid;
	border-top-color: #AFC0DC;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-top-width: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
#box1 #background{
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	background-image: url(images2/carnival_of_illusion2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	padding-top: 87%;
	font-size: 1px;
	color: #FFF;
}
#box2 {
	clear: both;
	float: left;
	display: block;
	background-color: #FFF;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 12px;
	padding-right: 12px;
}
.box4 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #FFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #AFC0DC;
	margin-top: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
}
.box5 {
	clear: both;
	width: 100%;
	display: block;
	margin-top: 20px;
	padding-top:20px;
}
ins.adsbygoogle { 
	background: transparent !important; 
}
.box9 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #FFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #AFC0DC;
	margin-top: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 20px;
	padding-right: 30px;
}
#copyright {
	clear: both;
	float: left;
	margin-left: 0px;
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 20px;
}
.nopadding {
margin-left: -12px;
margin-right: -12px; }

.container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.here {
	color:#fac62f; 
	text-decoration:underline; 
	text-shadow: 1px 1px 2px #100d59;
}

}



/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {


.gridContainer {
	width: 91.4836%;
	padding-left: 0.7581%;
	padding-right: 0.7581%;
}
p  {
	margin-top: 21px;
	margin-bottom: 15px;
}
.floatright  {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.copy {
	font-family: Lato;
	font-size: 1.8em;
	line-height: 1.2em;
}
.copy2 {
	font-family: Lato;
	font-size: 1.8em;
	line-height: 1.2em;
	margin-left: 35px;
	margin-right: 15px;
}
.copy3 {
	font-family: Lato;
	font-size: 1.8em;
	line-height: 1.2em;
	margin-left: 35px;
}
#topper {
	clear: both;
	width: 100%;
	display: block;
	background-image: url(images2/starburst2.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	height: 150px;
}
h1.mainpage {
	display: block;
	font-size: 3.7em;
	line-height: 1em;
	text-align: right;
	font-family: 'Paytone One', sans-serif;
}
h1.subpage {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#topper2 {
	clear: both;
	width: 100%;
	display: block;
	background-image: url(images2/starburst2.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
h2.subpage{
	display: block;
	font-size: 3.9em;
	line-height: 1em;
	text-align: right;
	font-family: 'Paytone One', sans-serif;
	margin-bottom: 20px;
}
h2.mainpagetitle {
	font-family: Lato;
	font-size: 1.8em;
	line-height: 23px;

}
h2.carnivalhead{
	margin-top: 20px;
	margin-left: 0px;
	text-align: center;
	color: #47437E;
	font-family: Lato;
	font-size: 1.9em;
	font-weight: 900;
	line-height: 1.1em;
}
h3.subpage {
	font-family: Lato;
	font-size: 2.1em;
	line-height: 1.1em;
	font-weight: 900;
}
h4.copy4 {
	font-family: Lato;
	font-size: 1.6em;
	line-height: 1.2em;
	margin-left: 20px;
}
#introduction {
	clear: both;
	width: 100%;
	display: block;
	font-size: 1.3em;
	line-height: 1.2em;
	margin-left: 0;
	background-image: url(images2/topper-pic4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 72%;
	background-size: contain;
}
#footernew {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: 1.5em;
}
#footer2 {
	clear: both;
	width: 100%;
	display: block;
	font-size: 2.1em;
}
.indent {
	margin-left: 40px;
}
#box1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #AFC0DC;
}
#box1 #background{
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 96%;
	background-image: url(images2/carnival-of-illusion5.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 58%;
	line-height: 0px;
	margin-top: 15px;
	margin-bottom: 12px;
}
#box2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.box4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #AFC0DC;
}
.box9 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #AFC0DC;
}
#copyright {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 15px;
}
}

@media only screen and (min-width: 600px) {
	
#introduction {
	clear: both;
	width: 100%;
	display: block;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-left: 0;
	background-image: url(images2/topper-pic2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35%;
	background-size: contain;
}
.here {
	color:#fac62f; 
	text-decoration:underline; 
	text-shadow: 2px 2px 3px #100d59;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 978px) {
.gridContainer {
	width: 89.3478%;
	max-width: 1232px;
	padding-left: 0.326%;
	padding-right: 0.326%;
	margin: auto;
}
p {
	margin-top: 12px;
	margin-bottom: 12px;
}
.floatright {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left:15px;
	float: right;
}
.floatleft {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right:15px;
	float: left;
}
.title {
	font-family: Lato;
	font-size: 2.1em;
	line-height: 23px;
	font-weight: 900;
}
.copy {
	font-family: Lato;
	margin-bottom: 15px;
	font-size: 1.8em;
	line-height: 1.2em;
}
.copy2 {
	font-family: Lato;
	font-size: 1.8em;
	line-height: 1.3em;
	margin-left: 45px;
	margin-right: 45px;
}
.copy3 {
	font-family: Lato;
	font-size: 1.8em;
	line-height: 1.2em;
	margin-left: 40px;
}
.margin {
	margin-top: 25px;
}
#topper {
	clear: both;
	width: 88.8077%;
	display: block;
	background-image: url(images2/starburst2.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	margin-left: 5.5961%;
}
h1.mainpage {
	display: block;
	font-size: 4.4em;
	line-height: 1em;
	text-align: right;
	font-family: 'Paytone One', sans-serif;
}
h1.subpage {
	clear: both;
	width: 88.8077%;
	display: block;
	font-size: 2.8em;
	margin-left: 5.5961%;
}
#topper2 {
	clear: both;
	width: 88.8077%;
	display: block;
	background-image: url(images2/starburst2.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	margin-left: 5.5961%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
h2.subpage {
	display: block;
	font-size: 4.5em;
	line-height: 1.1em;
	text-align: right;
	font-family: 'Paytone One', sans-serif;
	margin-bottom: 20px;
}
h2.mainpagetitle {
	font-family: Lato;
	font-size: 2.1em;
	line-height: 1.1em;
	font-weight: 900;
	margin-top: 25px;
}
h2.carnivalhead {
	margin-top: 20px;
	margin-left: 0px;
	text-align: center;
	color: #47437E;
	font-family: Lato;
	font-size: 2.1em;
	font-weight: 900;
}
h3.subpage {
	font-family: Lato;
	font-size: 2.1em;
	line-height: 1em;
	font-weight: 900;
	margin-top: 25px;
}
h4.copy4 {
	font-family: Lato;
	font-size: 1.6em;
	line-height: 1.3em;
	margin-left: 25px;
	margin-right: 25px;
}
.adsense {
	margin-left: 30px;
	margin-right: 30px;
}
#introduction {
	clear: both;
	width: 88.8077%;
	display: block;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-left: 5.5961%;
	background-image: url(images2/topper-pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 29%;
	background-size: contain;
}
#footernew {
	clear: both;
	float: left;
	width: 94.4038%;
	display: block;
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 1.6em;
}
#footer2 {
	clear: both;
	width: 88.8077%;
	display: block;
	font-size: 2.8em;
	margin-left: 5.5961%;
}
.indent {
	margin-left: 100px;
}
#box1 {
	clear: both;
	float: left;
	margin-left: 5.5961%;
	width: 88.8077%;
	display: block;
	border-left-style: solid;
	border-top-style: solid;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-width: 8px;
	border-top-color: #AFC0DC;
}
#box1 #background {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images2/carnival-of-illusion6.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 46%;
	margin-top: 15px;
}
#box2 {
	clear: both;
	float: left;
	margin-left: 5.5961%;
	width: 88.8077%;
	display: block;
	border-left-style: solid;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	padding-left: 30px;
	padding-right: 30px;
}
.box4 {
	clear: both;
	float: left;
	margin-left: 5.5961%;
	width: 88.8077%;
	display: block;
	border-right-width: 8px;
	border-right-style: solid;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #AFC0DC;
}
.box5 {
	clear: both;
	margin-left: 5.5961%;
	width: 88.8077%;
	display: block;
}
.box9 {
	clear: both;
	float: left;
	margin-left: 5.5961%;
	width: 88.8077%;
	display: block;
	border-left-width: 8px;
	border-left-style: solid;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-left-color: #AFC0DC;
}
#copyright {
	clear: both;
	float: left;
	margin-left: 5.5961%;
	width: 88.8077%;
	display: block;
	margin-top: 15px;
}
}

.shopify-ad {clear:both;display:table;margin:0 auto 0;max-width:87%;padding-top:20px;padding-bottom:25px}

@media (max-width:700px) {
.shopify-ad {clear:both;padding-right:3%;padding-left:3%}
}


