/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  01: 1 Col Flex
  ------------------------------------------------
*/
a {
	border: 0px !important;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	padding-bottom: 4em;
	background: url(../-Images/-Structure/-Backgrounds/BackgroundFog.jpg) center center no-repeat fixed;
	background-size: cover;
}
img {
	vertical-align: bottom;
}
#logo {
	position: absolute;
	left: 50%;
	top: 10px;
	height: auto;
	z-index: 11;
	margin-left: -153px;
	width: 300px;
}
.cornerleft {
	position: absolute;
	top: 150px;
	left: -10px;
}
.cornerright {
	position: absolute;
	top: 150px;
	right: -10px;
}
.spacer {
	width: 300px;
}
.contactinfo {
	width: 1050px;
	left: 50%;
	margin-left: -525px;
	padding: 20px;
	position: absolute;
	top: 217px;
	z-index: 2;
	color: #FFF;
	font-family: 'Slabo 27px', serif;
	text-shadow: 1px 1px 1px #000;
}
.leftinfo {
	text-align: left;
	width: 50%;
	float: left;
}
.rightinfo {
	text-align: right !important;
	width: 48%;
	float: left;
}
.contactinfographic {
	width: 1100px;
	height: auto;
	z-index: 0;
	position: absolute;
	top: 230px;
	left: 50%;
	margin-left: -550px;
}
.top-navigation {
	background: url(../-Images/-Structure/HorizontalTrim.jpg) bottom center;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.65);
	box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.65);
	position: relative;
	height: 13px;
}
.masthead {
	padding: 70px 0px 0px;
	text-align: left;
	position: relative;
	z-index: 3;
	box-shadow: 0px 0px 30px #000;
	background: url(../-Images/-Structure/RedBoardWall.jpg) top center;
}
.content-wrapper {
	margin: 7.5em 1.25em 0em 1.25em;
	overflow: hidden;
}
.columns-wrapper {
	overflow: hidden;
	position: relative;
	max-width: 1225px;
	margin: auto;
}
.main-content .content {
	padding: 30px;
	margin: 5px;
	font-size: 1em;
	line-height: 1.5em;
	border: 1px solid;
	border-radius: 25px;
	border-color: #CCC;
	background-color: #fff;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
}
/*Heading styles*/
h1, h2, h3 {
	margin: 30px 0px 0px 0px;
	font-weight: normal;
}
h1 {
	font-size: 1.8em;
	font-family: 'Noto Serif', serif;
	color: #4C3621;
}
h2 {
	font-size: 1.5em;
	font-family: 'Noto Serif', serif;
	color: #4C3621;
}
h3 {
	font-size: 1.35em;
	font-family: 'Noto Serif', serif;
	color: #4C3621;
}
h4 {
	font-size: 1.1em;
	font-family: 'Noto Serif', serif;
	color: #4C3621;
	line-height: 1em;
}
h5 {
	font-size: 1.7em;
	font-family: 'Dancing Script', cursive;
	color: #58821f;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	text-align: center;
	color: #632817
}
/*A utility rule assigned to the first heading to remove top margins.*/
.content h1:first-child, .content h2:first-child, .content h3:first-child, .content h4:first-child {
	margin-top: 0px;
}
/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
}
/*Ordinary Link Styles*/
.content a {
	color: #742E1F !important;
	text-decoration: none;
	font-weight: bold;
	transition: width .5s;
	-webkit-transition: all .5s;
}
.content a:hover, .content a:focus {
	color: #09F !important;
}
.footer a {
	color: #FFF;
	transition: width .5s;
	-webkit-transition: all .5s;
	text-decoration: none;
	border-bottom: 1px solid;
	line-height: 1.4em;
}
.footer a:hover, .footer a:focus {
	color: #0CF;
}
/*The Footer*/
.footer {
	background: url(../-Images/-Structure/RedBoardWall.jpg) top center;
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	font-size: 0.9em;
	color: #FFF;
	font-family: 'Slabo 27px', serif;
	background-position: center 85%;
	transition: background-color linear .35s, border-color linear .35s;
	text-shadow: 2px 2px 5px rgba(113,48,28,.8), -2px -2px 5px rgba(113,48,28,.8), 2px -2px 5px rgba(113,48,28,.8), -2px 2px 5px rgba(113,48,28,.8), -2px 2px 5px rgba(0,0,0,.8);
	text-align: center;
	clear: both;
	position: fixed;
	z-index: 999;
	top: auto;
	bottom: 0% !important;
	width: 100%;
	padding-bottom: 15px;
}
.footer p.copyright {
	text-transform: uppercase;
	margin: 0px;
	padding: 7px 15px;
}
.footertrim {
	width: 100%;
	height: 8px;
	background: url(../-Images/-Structure/HorizontalTrim.jpg) bottom center;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45);
}
.menuclear {
	clear: both;
	display: none;
}
hr {
	border: 0;
	border-bottom: 1px dashed #999;
}
.leftborder {
	border: 0;
	border-left: 1px dashed #999;
}
.month {
	transform: rotate(0deg);
	width: 8.8%;
	background-color: rgba(120,163,76,.5);
}
.apple {
	width: 20%;
	text-align: right;
	padding-right: 5px;
	font-family: 'Oswald', sans-serif;
	background-color: rgba(120,163,76,.4);
	color: #030;
}
.highlighted {
	background-color: rgba(120,163,76,1);
}
.applelink {
	float: right;
	width: 43%;
	height: auto;
	max-width: 454px;
}
.pumpkinlink {
	float: left;
	width: 50%;
	height: auto;
	max-width: 536px;
}
.applelink:hover, .pumpkinlink:hover {
	/* Tilt  */
	transform: rotate(1deg);
	-ms-transform: rotate(1deg);
	-webkit-transform: rotate(1deg);
}
.map {
	padding: 10px;
	-webkit-transform-style: preserve-3d;
	background-image: linear-gradient(0deg, #7E613E, #E7DA74);
	background-color: #D8B86A;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
}
.facebooklink {
	width: 20%;
}
.festivals.cms-editable-content img, .news.cms-editable-content img {
	width: 40%;
	height: auto;
	margin: 20px !important;
	border: #D8B86A solid 4px;
	/* Rounded Corners */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
}
#text_color {
	display: none !important;
}
.event {
	background-color: rgba(241,238,204,1);
	clear: both;
	padding: 10px;
	margin-top: 20px;
	min-height: 300px;
	/*Outer Shadow*/
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
}
.event img {
	position: relative;
	top: -20px;
	right: -20px;
	border: 0px !important;
	/*No Outer Shadow*/
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	/* No Rounded Corners */
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	border-radius: 0px !important;
	float: right;
	width: 300px !important;
	height: auto;
}

/*Medium windows - reduce padding content padding*/

@media only screen and (min-width: 1000px) and (max-width: 1280px) {
.columns-wrapper {
	max-width: 960px;
	margin: auto;
}
#logo {
	position: absolute;
	left: 50%;
	top: 10px;
	height: auto;
	z-index: 11;
	margin-left: -138px;
	width: 275px;
}
.spacer {
	width: 300px;
}
.masthead {
	padding: 50px 0px 0px;
}
.cornerleft {
	position: absolute;
	top: 125px;
}
.cornerright {
	position: absolute;
	top: 125px;
}
.contactinfo {
	width: 850px;
	margin-left: -430px;
	top: 190px;
}
.contactinfographic {
	width: 890px;
	top: 203px;
	margin-left: -445px;
}
}

@media only screen and (min-width: 850px) and (max-width: 1000px) {
.columns-wrapper {
	max-width: 810px;
	margin: auto;
}
#logo {
	position: absolute;
	left: 50%;
	top: 10px;
	height: auto;
	z-index: 11;
	margin-left: -130px;
	width: 250px;
}
.spacer {
	width: 250px;
}
.masthead {
	padding: 50px 0px 0px;
}
.cornerleft {
	position: absolute;
	top: 125px;
	width: 90px;
	height: auto;
}
.cornerright {
	position: absolute;
	top: 125px;
	width: 90px;
	height: auto;
}
.contactinfo {
	width: 720px;
	margin-left: -370px;
	top: 190px;
}
.contactinfographic {
	width: 750px;
	top: 203px;
	margin-left: -375px;
}
.apple {
	width: 25%;
}
.month {
	width: 8.3%;
}
.leftinfo, .rightinfo, .centerinfo {
	font-size: .9em;
}
}

/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
	
@media only screen and (min-width: 0px) and (max-width: 850px) {
h1, h2, h3, h4 {
	text-align: center;
}
.footer {
	position: relative;
}
.content-wrapper, .columns-wrapper {
	margin: 40px 5px 0px;
	border: none;
}
.main-content .content {
	padding: 20px 10px;
	border: none;
}
body {
	font-family: "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0px;
	font-size: 1em;
	padding-bottom: 4em;
	background: url(../-Images/-Structure/-Backgrounds/BackgroundFog850.jpg) center center no-repeat fixed;
	background-size: cover;
	padding-bottom: 0px;
}
#logo {
	position: absolute;
	left: 5%;
	top: 10px;
	height: auto;
	z-index: 11;
	margin-left: 0px;
	width: 60%;
	max-width: 250px;
}
.masthead {
	padding: 50px 0px 0px;
}
.spacer {
	display: none;
}
.menuclear {
	display: block;
}
.cornerleft {
	position: absolute;
	top: 115px;
	width: 60px;
	height: auto;
	left: 0px;
}
.cornerright {
	position: absolute;
	top: 115px;
	width: 60px;
	height: auto;
	right: 0px;
}
.contactinfo {
	width: 100%;
	margin-left: 0px;
	padding: 10px 0;
	left: 0;
	top: 148px;
	position: absolute;
	z-index: 2;
	font-size: .9em;
}
.contactinfographic {
	width: 80%;
	top: 155px;
	margin-left: -0px;
	left: 10%;
}
.rightinfo {
	width: 80%;
	text-align: center !important;
	display: block;
	margin: 0 10%;
}
.leftinfo {
	display: none;
}
.centerinfo {
	margin-left: -150px;
	float: none !important;
	text-align: center;
	width: 300px;
	left: 50% !important;
	position: relative;
	font-size: .9em;
	padding-top: 2px;
}
.apple {
	width: 30%;
}
.month {
	transform: rotate(-90deg);
	font-size: .8em;
	line-height: .6em;
	font-family: Arial, Helvetica, sans-serif;
	width: 7.7%;
}
.applelink, .pumpkinlink {
	float: none;
	width: 100%;
}
.event {
	padding: 10px 10px 20px;
	width: calc(100% - 20px) !important;
	margin-left: -10px;
}
.festivals.cms-editable-content img, .news.cms-editable-content img {
	width: calc(100% + 20px) !important;
	float: none !important;
	display: block;
	margin: 0 auto !important;
	max-width: none;
	position: relative;
	left: -10px;
}
}

@media only screen and (min-width: 0px) and (max-width: 700px) {
.leftborder {
	border: 0;
	border-left: 0px dashed #ccc;
	background: #fff;
}
.event {
	padding: 10px 10px 20px;
	width: calc(100% - 20px) !important;
	margin-left: -10px;
}
.festivals.cms-editable-content img, .news.cms-editable-content img {
	width: calc(100% + 20px) !important;
	float: none !important;
	display: block;
	margin: 0 auto !important;
	max-width: none;
	position: relative;
	left: -10px;
}
}
