/*Tag overides************************/
html { font-size: 100%;}
body {padding: 0 10px;}
* {
	font-size: 15px;
}

.shadow {box-shadow: 1px 1px 5px #aaa;}

/* Layout ************************/

#pageContainer {
	width:100%;
	margin:0 auto;
	padding-top: 20px;
}

#contentContainer {
	margin: 15px 0 15px 0px;
}

.sitespacer {display: block; height: 20px;}


/* Header ************************/
header {
	position: relative;
	height: 137px;
}
header .mainHeading {
	width: 237px;
	position: absolute;
	left: 0;
	top: 0;
}
header .mainHeading .logo {
	width: auto;
}
header .social .mobilebutton {
	display: none;
}
header .social {
	position: absolute;
	width: 353px; height: 120px;
	top: 0; right: 0;
}

header .social .icons {
	display: block;
	position: absolute;
	bottom: 0; right: 0;
}

header .social .searchbox {
	width: 333px;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	padding: 0 10px;
	box-shadow: 1px 1px 5px #aaa;
}
header .social .searchbox span.sanserif {display: inline;}
header .social .searchbox form {
	float: right;
	width: 223px; margin-top: -3px; padding: 0;
}
header .social .searchbox form input {
	width: 213px;
	height: 20px;
	margin-top: 3px;
	border: 0;
	font-size: 12px;
	padding: 0 5px;
}

nav.tablet-menu {
	height: 45px;
	display: block;
}
nav.mobile-menu {
	display: none;
}

.column-quarter {
	width: 24%;
	margin-right: 1.35%;
	float: left;
}


article {
	float: right;
	width: 74%
}

article p {
	font-size: 85%;
	line-height: 135%;
}

.home article {
	width: 59.8%;
	margin-left: 1.5%;
	float: left;
}
article h1 {
	font-size: 160%;
	font-size: 1.6rem;
	margin-bottom: 20px;
	font-weight: normal;
}

.halfWidth {
	float: left;
	width: 48%;
}

.column2 {
	float: right;
	width: 49%;
}

.final-segment * {
	font-size: 85%;
	line-height: 130%;
	font-weight: bold;
}

.final-segment h6.mobile-heading {
	display: none;
}
.final-segment h6 {font-weight: normal;
	display: block;
	margin-bottom: 15px;
	font-size: 130%; line-height: 160%;
}
.final-segment img {
	width: 45%;
	margin-left: 2%;
	float: right;
	border: 5px solid rgb(255,255,255);
	border: 5px solid rgba(255,255,255,0.5);
}

.quote-box {
	font-size: 85%;
}
.quote-box h2 {
	font-size: 130%;
}

/* Footer ************************/
footer {
}


/* Widgets **************************/

.widget-area ul {
	list-style-type:none;
	padding:0; margin:0;
}
.widget_area ul li {
	padding:0; margin:0;
}


/* Slider **************************/

.homeslider .caption-html {
	position: absolute;
	width: 33%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(194, 217, 0, 0.75);
}

.homeslider .caption-html h1 {
	font-size: 175%;
	padding: 5%;
	font-weight: normal;
	color: White;
}
.homeslider .caption-html p {
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
	line-height: 125%;
	padding: 0 5% 0 5%;
}
.homeslider .caption-html button {
	display: block;
	position: absolute;
	bottom: 5%;
	border: 1px solid black;
	border-radius: 8px;
	display: block;
	width: 90%;
	margin: 0 5%;
	font-size: 110%;
	color: black;
	font-style: italic;
	font-weight: bold;
	line-height: 130%;
	background-color: rgb(194, 217, 0);
	cursor: pointer;
}
.homeslider .caption-html button:after {
	content: " )";	font-family: "Web Symbols";	font-style: normal;	font-weight: normal;
}
.mobile-inner-menu {display: none;}

.tablet-inner-menu {display: block;}


/***************** Events Home Box *******************/
.events-diary-box {
	position: relative;
	float: right;
	width: 36.7%;
	/*height: 278px;*/
}
.events-diary-box h3, .twitter-back h3 {
	font-size: 160%;
	font-size: 1.6rem;
	padding:10px;
}
.events-diary-box .event {padding: 10px; clear: both;}
.events-diary-box .event h4 {
	font-size: 90%;
	margin-bottom: 3px;
}
.events-diary-box .event p {
	font-size: 85%;
	width: 90%;
}
.events-diary-box .event a {
	font-size: 100%;
	width: 10%;
}

.events-diary-box h5 {
	/*position: absolute;
	bottom: 0;*/
}

.events-diary-box h5 a {
	font-size: 100%;
	font-size: 1.0rem;
}
.events-diary-box h5 a:after {
	content: " )";	font-family: "Web Symbols";	font-style: normal;	font-weight: normal;
}

/************* Home Section 2 ************/
.twitter-back {
	position: relative;
	float: left;
	width: 36.7%;
	min-height: 100px;
	margin-top: 0;
	overflow: hidden;
}

.tweets .article p {
	font-size: 75%;
	margin: 0;
}
.tweets .article a {
	color: white;
	/*opacity: 0.75;*/
}

.tweets .tweet-small {
	font-size: 65%;
}

.tweets-footer {
	position: absolute;
	bottom: 0; height: 40px;
	line-height: 40px;
	width: 97%;
	text-align: right;
}
.tweets-footer a {
	font-size: 75%;
	margin-right: 3%;
}

.featured-image {
	width: 61.9%;
	float: right;
	text-align: right;
	margin-top: 0;
}


/************* Home Section 3 ************/


.thingstodo-box {
	width: 23%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	clear: none; margin-bottom: 0;
}
.thingstodo-box:last-child {
	margin-right: 0;
}
.thingstodo-image {
	width: 100%;
	border: 2px solid white;
	float: none;
	overflow: hidden;
}
.thingstodo-image img {
	width: 100%;
	vertical-align: bottom;
}

footer ul li {
	display: inline;
	font-size: 82%;
	padding: 0 15px;
	white-space: nowrap;
}

/************* Enjoy Section ************/


.enjoy h1 span {display: inline;}

.enjoy .search {
	float: right;
	padding: 0 5px;
	line-height: 40px;
	text-align: right;
	width: auto;
}
.enjoy-thumbs {display: block; height: 210px; overflow: hidden; border-bottom: 2px solid white;}
.enjoy-thumbs img {
	width: 24%; height: auto;
	margin-right: 1%;
	margin-bottom: 15px;
}

.enjoy-thumbs img:first-child {
	margin-right: 1%;
}
.directory-page img:first-child {
	margin-right: 1%;
}
.enjoy-thumbs img:last-child {
	margin-right: 0;
}

.directory-page img {
	width: 42% !important;
}



.mobile-directory-search {display: none !important;}

section.enjoy .search {
	display: block;
}

.directory-column {
	float: left;
	width: 49%;
}
.directory-search:last-child {
	float: right;
}

.directory-side2 {
	float: right;
}



.name-cats a {
	float: right;
	width: 20%;
	display: block;
	margin-left: 5px;
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
	text-align: left;
	margin-top: 2px;
}
.name-cats a:last-child {margin-left: 0px;float: right;}
.tablet-off {display: none;}
.mobile-off {display: block;}

.section-enjoy ul li,.section-enjoy ul li a {font-size: 90%; padding: 0 10px !important; }
.section-enjoy ul li {border-top-width: 0; border-bottom: 2px solid white; border}
.section-enjoy ul.menu {margin-right: 20px;}