/* @override 
	http://www.rocketandsquash.com/wp-content/themes/goldendelicious/style.css
	http://www.rocketandsquash.com/twelve/wp-content/themes/goldendelicious/style.css */

/*
Theme Name: Golden Delicious
Theme URI: http:/rocketandsquash.com/
Author: Oliver Smith
Author URI: http:/rocketandsquash.com/
Description: A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development.
Version: 1.4
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Structure
-------------------------------------------------------------- */




@import url("font-awesome.css");

body {
width: 100%;
	margin: 0;
	font: 16px/1.3 'URWGaramondTW01-Regular';

	-webkit-text-size-adjust:none;
}

a {
	text-decoration: none;
	color: black;
}

em {
	font-family: 'URWGaramondTW01-Italic';
	font-weight: normal;
	font-style: normal;
}

strong, b {
	font-family: 'URW Garamond T W01 Bold';
	font-weight: normal;
	font-style: normal;
}
.entry-content a {
	border-bottom: 1px solid #555;
}

.entry-content a:hover {
	border-bottom: 1px solid #999;
}

.entry-content .bubble-content a, .entry-content .bubble-content a:hover {
	border-bottom: none;
}

#nav-above div.nav-previous a {
	
}

a:hover {
	color: #444;
}
h1, h2, h3 {
	font-weight: normal;
	font-style: normal;
}

h1{
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	font-size: 2em;
	line-height: 1;
}
#page {
	display: block;
	width: 61.125em;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding-right: .9375em;
	padding-left: .9375em;
}
#primary {
	float: left;
	margin: 0 0px 0 0;
	width: 100%;
}
#content.single {
	width: 38em;
	position: relative;
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10em;
}


div.entry-content {
	padding-left: 4em;
	background: url(images/shadow.png) repeat-y;
	float: left;
}

.full-width div.entry-content {
	padding-left: 0px;
	background: none;
	line-height: 1;
}

#content.single header.entry-header {
	padding-left: 4em;
	background: url(images/shadow_top.png) no-repeat 0 bottom;
	float: left;
}


#main .widget-area {

	overflow: hidden;
	
}

#content.single footer.entry-meta {
	padding-left: 6.5em;
	background: url(images/shadow_bottom.png) no-repeat;
	height: 2em;
}

#featured-post {
	float: left;
	margin-bottom: 1em;
}

#logos {
	margin-bottom: 10px;
}

#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
-------------------------------------------------------------- */

#site-title {
	font-size: 2em;
	margin: 0;
}
#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
}


header#branding {
	padding-bottom: 1.25em;
	border-bottom: 1px solid #eee;
	position: relative;
	float: left;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 2em;
}



#featured-img {
	width: 29.625em;
	float: left;
	background-color: #eee;
	
}

div#post-index {
	width: 47.25em;
	float: right;
	position: relative;
	border-left: 1px solid #ddd;
}

h2 {
	margin-top: .5em;
	margin-bottom: .25em;
	font-size: 1.25em;
}

#supplementary .widget-area {
	
	float: left;
	padding-right: .9375em;
	padding-left: .9375em;
}

div#first.widget-area {
	width: 18.1875em;
}

div#second.widget-area {
	border-left: 1px solid #ddd;
	width: 39.125em;
}

#supplementary {
	float: left;
	padding-top: 1.25em;
	border-top: 1px solid #ddd;
}

#site-generator {
border-top: 1px solid #ddd;
width: 100%;
	padding-top: 1.25em;
	padding-bottom: 3.25em;
	margin-top: 1.25em;
	font: .875em 'URWGaramondTW01-Italic';
	color: #777;
	float: left;
}

#site-generator a {
	font-family: 'URWGaramondTW01';
	
}

#post-index article {
	width: 13.875em;
	margin-bottom: .75em;
	margin-left: 1.875em;
	float: left;
	height: 20em;
}

.full-width #post-index article {
	
	float: none;
}

#post-index h4 {
	margin-left: 3em;
	}

h4 {
	margin-top: 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	font: .6875em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 2em;
}


#sidebar li {
	list-style: circle;
	margin-bottom: .5em;
	padding-bottom: .625em;
	font-family: 'URWGaramondTW01-Italic';
	border-bottom: 1px dotted #ccc;
}

#sidebar li:last-child {
	border-bottom: 1px none #333;
}

#post-index div.navigation {
	width: 100%;
	clear: left;
	padding-top: .5em;
	padding-bottom: .5em;
		margin-top: 2em;
		letter-spacing: 1px;
		text-transform: uppercase;
		font: .6875em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		text-align: center;
		float: left;
	}

#featured-text {
	width: 29.625em;
	float: right;
	margin-left: 1.875em;
	-ms-word-break: break-all; word-break: break-all; word-break: break-word;
	-moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; hyphenate: auto;
	
}




/* =Menu
-------------------------------------------------------------- */


#spacer {
	
	width: 100%;
	float: left;
	text-align: center;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 1em auto;
}

#spacer img {
	
}

#access {

	display: block;
	float: right;
	margin: 0 auto 1em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 300;
}

hgroup {
	width: 400px;
	float: left;
}

#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
}
#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: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {

}
#access ul ul a:hover {
	background: #cecece;
}
#access ul li:hover > ul {
	display: block;
}


/* =Content
-------------------------------------------------------------- */

.sticky {
}
.entry-meta {
	clear: both;
	display: block;
	color: #999;
	text-transform: uppercase;
	font: 0.625em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	
}

article.search {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #eee;
}

.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	font-size: 0.875em;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
	font-size: 0.875em;
}

#content nav#nav-above .nav-previous {
	float: left;
	font-size: 0.875em;
	text-align: center;
	padding-bottom: 1em;
}



#sidebar img {
	text-align: center;
}

#sidebar.category {
	text-align: center;
}

.entry-content ul {
list-style: circle;
font-family: 'URWGaramondTW01-Italic';
margin-bottom: 2.5em;
}

.entry-content ul li {
	list-style: circle;
	margin-bottom: .5em;
	padding-bottom: .625em;
	border-bottom: 1px dotted #ccc;
}

a.img-link {
	float: left;
	line-height: 0.5;
}
a.img-link:hover {
		box-shadow: 0px 0px 3px #333;
		-webkit-box-shadow:0px 0px 3px #333);
		 -moz-box-shadow: 0 0 3px #333;
		 opacity: 0.9;
	
	 }

#sidebar ul.cat {
	padding-right: 2em;
	padding-left: 2em;
	list-style: none;
}

#sidebar ul.cat li {
	list-style: none;
}

#content nav#nav-above .nav-next {
	float: left;
	text-align: center;
	width: 100%;
	font-size: 0.875em;
}

#content #nav-above {
	
	display: none;
	position: absolute;
	top: 20px;
	left: -12em;
	width: 6em;
	font-family: 'URWGaramondTW01-Italic';
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 3em 0 0;
	font-family: 'URWGaramondTW01-Italic';
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	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-top: 1em;
}
.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;
}

a.fancybox, a.fancybox:hover, .gallery-item a, .gallery-item a:hover {
	border-bottom-style: none;
}

 {
	
}

p img {
	margin-bottom: 1em; /* a small bottom margin prevents content floating under images */
	height: auto;
}

#post-index p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	-ms-word-break: break-all; word-break: break-all; word-break: break-word;
	-moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; hyphenate: auto;
	
	line-height: 1.2;
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}


img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.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%;
	background:;
	border: 1px solid #ddd;
	padding:3px;
	font: 16px 'URWGaramondTW01-Regular';
	color: #666;
	margin-right: 5px;
}





#subscribe-blog p input {
	border: 1px solid #ddd;
	padding: 6px;
	color: #666;
	background-color: #eee;
	text-transform: uppercase;
	font-family: 'URWGaramondTW01-Regular';
	letter-spacing: 2px;
}

input#subscribe-field {
	width: 60%;
	background:;
	border: 1px solid #ddd;
	padding:3px;
	color: #666;
	margin-right: 5px;
	text-transform: capitalize;
}

input#searchsubmit {
	border: 1px solid #ddd;
	padding: 6px;
	color: #666;
	background-color: #eee;
	text-transform: uppercase;
	font-family: 'URWGaramondTW01-Regular';
	letter-spacing: 2px;
}

#searchfield {
	float: right;
}

input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}





/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	padding: 1em 0 0;
}


/* MENU
/* @group Menu */

/* Everything CSS Sprite Menu */
	ul#menu{margin:0; padding:0; list-style:none;
		float: right;
	}
	
	#menu li{overflow:hidden;
		display: inline;
			float: left;
			margin-left: 3px;
			font-size: 11px;
			text-transform: uppercase;
			letter-spacing: 1px;
			padding-top: 10px;
		}
		
		#menu li a{background: url(images/menu-sprite-2011a.jpg) no-repeat;
				
				color: #333;
				padding-top: 65px;
				padding-left: 15px;
				padding-right: 15px;
			}
			
			#menu li a:hover {
				text-decoration: none;
				color: black;
				border-bottom-style: none;
			}
			
			/* About Button */
			#menu li.about{
				
			}
				#menu li.about a{background-position: -0px -1px;}
				#menu li.about a:hover{background-position: -0px -91px;
					color: #d68e09;
				}
				#menu li.about a.selected{background-position: -5px -182px;}
			
			/* Eatingin Button */
			#menu li.eatingin{
				
			}
				#menu li.eatingin a{background-position: -77px -1px;}
				#menu li.eatingin a:hover{background-position: -77px -91px;
					color: green;
				}
				#menu li.eatingin a.selected{background-position: -80px -182px;}
				
			/* Eating Out Button */
			#menu li.eatingout{
				
			}
				#menu li.eatingout a{background-position: -164px -1px;}
				#menu li.eatingout a:hover{background-position: -164px -91px;
					color: #d68e09;
				}
				#menu li.eatingout a.selected{background-position: -170px -182px;}

/* Noted Button */
			#menu li.noted{
				
			}
				#menu li.noted a{background-position: -265px -1px;}
				#menu li.noted a:hover{background-position: -265px -91px;
					color: green;
				}
				#menu li.noted a.selected{background-position: -270px -182px;}

/* Reading Button */
			#menu li.reading{
				
			}
				#menu li.reading a{background-position: -330px -1px;}
				#menu li.reading a:hover{background-position: -330px -91px;
					color: #d68e09;
				}
				#menu li.reading a.selected{background-position: -270px -182px;}



/* @end */

form#search_form #s {
font-family:arial;
font-size:16px;
background:#ff0000;
color:#fff;
border:5px solid #000;
padding:10px;
width:210px;
}

#sidebar {

	float: left;
	width: 12em;

}

#sidebar #box {
	border: 1px none #eeeeee;
	width: 	10em;
	padding: 1em;
	margin-bottom: 2em;
		background-color: #eee;
}

#sidebar #box p, #sidebar #box li, #sidebar h3 {
	font-size: .875em;
	
}
img#wpstats{width:0px;height:0px;overflow:hidden}


#twitter {
	
}

h3.widget-title {
	margin-top: 0;

}

#igw_gallery_content a.igw_fancy.igw_thumblink img {
	margin-left: .185em;
	margin-right: .185em;
}



#twitter ul {
	list-style: none;
	padding-left: 0;
}

div.instagram-image {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0;
	padding: 0;
	
}

#twitter ul li {
	padding-bottom: 1em;
	font-family: 'URWGaramondTW01-regular';
	list-style: none;
	-ms-word-break: break-all; word-break: break-all; word-break: break-word;
	-moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; hyphenate: auto;
	
}

ul.tweet_list li a {
	color: #d68e09;
	
}

ul.tweet_list li a:hover {
	border-bottom: 1px solid #d68e09;
}

a.read_more {
	color: #0f760f;
	font-family: 'URWGaramondTW01-Italic';
}

a.read_more:hover {
	border-bottom: 1px solid #0f760f;
}



ul.tweet_list li .tweet_time a{
	color: #777;
	font-family: 'URWGaramondTW01-Italic';
}

/* @group Untitled Group */

#featured{
	position:relative; 
	border: 5px none #ccc;
	background:#fff;
	width: 19em;
	height: 12em;
	padding-left: 20em;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0;
	list-style:none; 
	padding:0; margin:0;
	width: 18em;
	left: 0;
	border-style: none;
}
#featured ul.ui-tabs-nav li{
	color:#666;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: .2em;
	background-color: #FFF;
	border:  none;
	margin-bottom: .3em;
	border-bottom: 1px dashed #ddd;
}


#featured a span p {
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{
	line-height: 18px; 
}
#featured li.ui-tabs-nav-item a{ 
	
	color: #777;  background:#fff;
	text-decoration: none;
	font-size: .875em;
	cursor: default;
	font-weight: normal;
	font-style: normal;
	outline: none;
}

#featured li.ui-tabs-nav-item a.actual-link, #featured ul.ui-tabs-nav li.ui-tabs-selected a.actual-link {
  font-family: 'URWGaramondTW01-Italic';
	cursor: pointer;
	color: green;
}

#featured li.ui-tabs-nav-item a:hover{
	color: black;
}
#featured li.ui-tabs-selected{
	background-repeat: no-repeat;
	outline: none;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	color: black;
}
#featured .ui-tabs-panel{
	height: 12em; 
	background:#999; position:relative;
	width: 19em;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:170px; right:10px; 
	background: url('images/transparent-bg.png');
	color: white; text-shadow: black 0.1em 0.1em 0.2em
}

div#thumbnail {
	width: 13.875em;
	height: 165px;
	background-color: #eee;
}

#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}


ul.social {
	padding: 0;
	margin: 0;
	float: right;
}
ul.social li {
	display: inline;
}

ul.social li:after {
	content: "|";
}

ul.social li:last-child:after {
	content: "";
}

#tweet img {
	margin-left: 5.25em;
}
/* @end */

div#bottom.widget-area {
	float: left;
	margin-left: 12mm;
}

#bottom div div form {
	float: left;
}

#bottom div h4 {
	float: left;
}

/* =Comments
----------------------------------------------- */
#comments {
  margin-bottom: 48px;
  float: left;
}
#comments .avatar {
  float: left;
  margin-right: 24px;
  display: none;
}

.comments-title,
#reply-title {
  font-weight: normal;
}

.comments-list {
  list-style: none;
  margin: 24px 0 96px;
}
.comments-list .children {
  list-style: none;
  margin-left: 48px;
}
.comments-list + nav {
  margin-bottom: 96px;
  margin-top: -72px;
}

.comment,
.pingback {
  margin-bottom: 48px;
}

.comment-content {
  font-family: 'URWGaramondTW01-Italic';
}

div.comment-meta.commentmetadata {
font: 0.625em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
}

.comment-footer {
  margin-bottom: 24px;
}

.comment-time {
  color: #666666;
}

.comment-author {

  padding-right: 12px;
  font-weight: normal;
  font-style: normal;
}

cite.fn {
	font-weight: normal;
	font-style: normal;
	font-family: 'URWGaramondTW01-Italic';
}

.bypostauthor {
  /**/
}

#respond .required {
  color: #d68e09;
}
#respond input,
#respond textarea {
  display: block;
  line-height: 2em;
  border: 1px solid #ddd;
}

.comment-notes,
.form-allowed-tags {
  color: #666666;
}

#commentform p.form-allowed-tags {
	display: none;
}


article.comment {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	
}


#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}

#respond {
padding-left: 2em;	
}



#cat-nav-below {
	width: 40%;
	font-size: 1.2em;
	text-align: center;
	margin: 2em auto 1em;
}

div.clearfix {
	width: 100%;
	float: left;
	height: 1.5em;
}

div#primary.full-width {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

/*tuition styles */

.page-template.page-template-page-tuition-catering-php h2 {
	text-align: center;
	margin-bottom: 5px;
}

.page-template.page-template-page-tuition-catering-php h4 {
	text-align: center;
	
font: 13px 'URWGaramondTW01-Regular';
margin-bottom: 8px;
}


#signup {
    overflow: auto;
	width: 500px;
	height: 180px;
	background-color: #FDFDFD;
	text-align: center;
}

#page #signup {
	display: none;
}

input#mc-embedded-subscribe.button {
	border: none;
	color: white;
	text-decoration: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	-webkit-backface-visibility: hidden;
	font-size: 12px;
	line-height: 26px;
	text-transform: uppercase;
	vertical-align: middle;
	letter-spacing: 0.175em;
	padding: 4px 6px;
	background-color: #ccc;
	cursor: pointer;
	 -webkit-appearance: none;
	 font-family:'Tee Franklin W01 Light';
}

input#mce-EMAIL.required.email {
	border: 2px solid #eee9e9;
	color: #34495e;
	padding: 4px 0 4px 10px;
	text-indent: 1px;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
}

#mc-embedded-subscribe-form div.mc-field-group label {
	font-size: 12px;
	line-height: 26px;
	text-transform: uppercase;
	vertical-align: middle;
	letter-spacing: 0.175em;
}

input#mce-EMAIL.required.email:focus {
	border-color: #cabfbf;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

input:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; }
}

#mc-embedded-subscribe-form div.mc-field-group {
	display: inline-block;
}

#mc-embedded-subscribe-form div.clear {
	display: inline-block;
	margin-top: 10px;


}


/* @group Instagram */

#instafeed {
	float: left;
	overflow: hidden;
	display: block;
	margin-bottom: 30px;
	
}

.instagram-feed {
	width: 33.3%;
	float: left;
	padding: 0 ;
	padding: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (max-width : 640px)  {
   /* Tablet view: 2 tiles */
.instagram-feed {
	width: 33.3%;
	}
}

@media only screen and (max-width : 780px) and (min-width : 651px) {
/* Small desktop / ipad view: 3 tiles */
.instagram-feed {
	width: 50%;
	}
}

@media only screen and (max-width : 1290px) and (min-width : 1051px) {
/* Medium desktop: 4 tiles */
.instagram-feed {
	width: 33.3%;
	}
}


.insta_time a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	padding-left: 5px;
}

#instafeed .caption {
	display: none;
}

#instafeed img {
	display: block;
	
}

/* @end */