/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
}
html {
	word-break: break-word;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	word-break: normal;
}
img, fieldset {
	border: 0;
}
abbr, acronym {
	text-decoration: none;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align=left] {
	display: block;
	float: left;
}
.right, .alignright, img[align=right] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align=middle] {
	display: block;
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
input[type=submit], button {
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
}
.wp-smiley {
	display: inline;
}
/**
 * Table of Contents:
 *
 * 1.0 - Reset \"like\" - General
 * 2.0 - Typography
 * 3.0 - Structural Grid
 * 4.0 - Menus
 * 5.0 - Post Box Styles
 * 6.0 - Query Box Styles
 * 7.0 - Widget Styles
 * 8.0 - Input Fields
 * 9.0 - Comments
 * 10.0 - Pagination
 * 11.0 - Area Styles
 * 12.0 - Front Template Styles
 * 13.0 - Single Template Styles
 * 14.0 - Archive Template Styles
 * 15.0 - Home Template Styles
 * 16.0 - Custom Template Styles
 * 17.0 - Misc
 * 18.0 - Media Queries
 * -----------------------------------------------------------------------------
 */


 /**
 * 1.0 Reset \"like\" - General
 * -----------------------------------------------------------------------------
 */
body {
	font-size: 16px;
	font-family:Calibri, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color:#555555;
}

img,
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone {
	max-width:100%;
	height:auto;
	display:block;
}

.alignleft{	margin-right:26px;}

.alignright{margin-left:26px;}

/** Typical links **/
a{color:#6C3500;}

a:hover{color:#3B8183;}


 /**
 * 2.0 Typography
 * -----------------------------------------------------------------------------
 */
h1, h2, h3, h4, h5, h6{font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;}

.post_box .headline,
.query_box .headline{font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;}

.widget .widget_title{font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;}

p,
.post_content,
.post_excerpt{
	font-size:16px;
	line-height:27px;
	margin-bottom:26px;
}

.full p,
.full .post_content,
.full .post_excerpt{
	font-size:20px;
	line-height:32px;
	margin-bottom:39px;
}

.one-third p,
.one-third .post_content,
.one-third .post_excerpt,
.one-quarter p,
.one-quarter .post_content,
.one-quarter .post_excerpt{
	font-size:15px;
	line-height:22px;
	margin-bottom:26px;
}

h1,
h2.headline{
	font-size:27px;
	line-height:38px;
	margin-bottom:39px;
}

.full h1{
	font-size:36px;
	line-height:50px;
	margin-bottom:52px;
}

h2{
	font-size:24px;
	line-height:35px;
	margin-bottom:39px;
}

.full h2{
	font-size:32px;
	line-height:46px;
	margin-bottom:52px;
}

.one-third h2,
.one-third h2.headline,
.one-quarter h2,
.one-quarter h2.headline{
	font-size:21px;
	line-height:29px;
	margin-bottom:39px;
}

h3{
	font-size:21px;
	line-height:31px;
	margin-bottom:39px;
}

.full h3{
	font-size:28px;
	line-height:41px;
	margin-bottom:26px;
}

.one-third h3,
.one-quarter h3{
	font-size:19px;
	line-height:27px;
	margin-bottom:26px;
}

h4{
	font-size:19px;
	line-height:29px;
	margin-bottom:26px;
}

.full h4{
	font-size:24px;
	line-height:36px;
	margin-bottom:39px;
}

.one-third h4,
.one-quarter h4{
	font-size:17px;
	line-height:24px;
	margin-bottom:26px;
}

h5{
	font-size:16px;
	line-height:27px;
	margin-bottom:26px;
}
.full h5{
	font-size:20px;
	line-height:32px;
	margin-bottom:39px;
}

.one-third h5,
.one-quarter h5{
	font-size:15px;
	line-height:21px;
	margin-bottom:26px;
}

h6{
	font-size:14px;
	line-height:24px;
	margin-bottom:26px;
}

.full h6{
	font-size:18px;
	line-height:30px;
	margin-bottom:39px;
}

.one-third h6,
.one-quarter h6{
	font-size:13px;
	line-height:20px;
	margin-bottom:26px;
}


 /**
 * 3.0 Structural Grid- Version 2.1.11
 * -----------------------------------------------------------------------------
 */
.page_wrapper {
	width: 1032px;
	max-width:100%;
	margin-right: auto;
	margin-left: auto;
}

.clearfix{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.columns_1,
.columns_2,
.columns_3,
.columns_4,
.columns_321,
.columns_312,
.columns_431,
.columns_413,
.columns_4112,
.columns_4121,
.columns_4211,
.subcolumns{
	clear:both;
	padding:26px 0;
}

.full,
.half,
.one-quarter,
.one-third,
.two-thirds,
.three-quarters{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.reverse_wrapper{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.full{
	width:100%;
	float:none;
	padding:0 0;
}

.half,
.columns_4112 .reverse_wrapper{
	width:50%;
	padding:0 13px;
}

.one-quarter{
	width:25%;
	padding:0 13px;
}

.three-quarters{
	width:75%;
	padding:0 26px 0 13px;
}

.one-third,
.columns_4121 .reverse_wrapper .one-quarter,
.columns_4112 .reverse_wrapper .one-quarter{
	width:33.3%;
	padding:0 13px;
}

.columns_321 .one-third,
.columns_312 .one-third{
	width:33.5%;
}

.two-thirds,
.columns_4121 .reverse_wrapper .half {
	width:66.5%;
	padding:0 26px 0 13px;
}

.columns_312 .two-thirds{
	float:right;
}
.columns_413 .three-quarters,
.columns_431 .one-quarter,
.columns_4112 .half,
.columns_4121 .reverse_wrapper .half{float:right;}
.columns_4121 .reverse_wrapper{
	width:75%;
	padding:0;
}

.columns_4112 .reverse_wrapper{
	width:75%;
	padding:0;
	float:right;
}

.columns_4112 .reverse_wrapper .half{
	float:right;
	width:66.666%;
}

.columns_4112 .reverse_wrapper .one-quarter{float:left;}
.columns_1:after,
.columns_2:after,
.columns_3:after,
.columns_4:after,
.columns_321:after,
.columns_312:after,
.columns_431:after,
.columns_413:after,
.columns_4112:after,
.columns_4121:after,
.columns_4211:after,
.subcolumns:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* End Columns Style*/


 /**
 * 4.0 Menus
 * -----------------------------------------------------------------------------
 */

/*  Typical Horizontal Drop Down Menu Structure*/

.menu {
	position: relative;
	z-index: 50;
	list-style: none;
}

.menu li {
	position: relative;
	float: left;
}

.menu .sub-menu {
	position: absolute;
	display: none;
	list-style: none;
	z-index: 110;
}

.menu .sub-menu .sub-menu {
	top: 0;
	left: 150px;
	margin: 0;
}

.menu a,
.menu li:hover > .sub-menu {display: block;}
.menu .sub-menu li {
	width: 220px;
	clear: both;
}

.menu_control {display: none;}

.menu a,
.menu .current-menu-item .sub-menu a{cursor:pointer;}

.menu .current-menu-item > a {cursor: text;}

/*  Link Styles*/
.menu a, .menu_control {
    font-size: 21px;
    line-height: 16px;
    padding: 10px 14px;
    text-decoration:none;
	text-transform: lowercase;
}

.menu a,
.menu_control,
.menu .current-menu-item .sub-menu a{
    color: #111;
    background-color:#FFF;
}

/*  Hover Styles*/
.menu a:hover{
    color: #007D9B;
    background-color:#FFF;
    text-decoration:none;
}
/*  Current Styles*/
.menu .current-menu-item > a {
    color: #007D9B;
    background-color: #FFF;
    cursor: text;
}
 /**
 * 5.0 Post Box Styles
 * -----------------------------------------------------------------------------
 */
.post_image {
	margin-top:8px;
}
p.wp-caption-text {
	text-align:center;
	font-size:12px;
	margin-bottom:10px;
}
.post_content ul {
    list-style-position: outside;
	padding-left:40px;
	margin-bottom:26px;
}
 /**
 * 8.0 Input Fields
 * -----------------------------------------------------------------------------
 */

input[type=\"text\"],
input[type=\"email\"],
textarea {
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
	padding: 5px;
	background-color:$c_bg_input;
}

input[type=\"text\"]:focus,
textarea:focus {
	border-style: solid;
	background-color:#fff;
}

input[type=\"submit\"] {
	color: #6C3500;
	background-color: #dcdcdc;
	text-decoration: none;
	border:none;
	padding: 10px 20px;
}

input[type=\"submit\"]:hover {
	cursor:pointer;
	background-color: #cecece;
}

#gform_submit_button_1.gform_button.button,
#gform_submit_button_2.gform_button.button {
    padding: 10px 16px 10px 16px;
    color: #fff;
    background: #0082A1;
}


 /**
 * 9.0 Comments
 * -----------------------------------------------------------------------------
 */
.comment {
        margin-top: 26px;
        padding-top: 3px;
        padding-left: 3px;
        clear:both;
}

.comment .comment_author {}

.comment .comment_aux {}

.children .comment {
        list-style-type: none;
        border-style: none;
        padding-left: 13px;
}

.comment .comment_text ul {
        list-style-type: square;
        list-style-position: inside;
}

.comment .comment_text ul,
.comment .comment_text ol {
        margin-left: 26px;
}

.comment p,
.comment .comment_text ul,
.comment .comment_text ol,
.comment .comment_text blockquote,
.comment .comment_text pre {
        margin-bottom: 26px;
}

.comment .comment_text li ul,
.comment .comment_text li ol {
	margin-left: 26px;
	margin-bottom: 0;
}

.comment .comment_text .left,
.comment .comment_text .alignleft {
	margin-bottom: 26px;
	margin-right: 26px;
}

.comment .comment_text .right,
.comment .comment_text .alignright {
        margin-bottom: 26px;
        margin-left: 26px;
}

.comment .comment_text .center,
.comment .comment_text .aligncenter {
        margin: 0 auto 26px auto;
}
.comment .comment_text .block,
.comment .comment_text .alignnone {
        margin: 0 auto 26px 0;
}

.comment .avatar{
	float:left;
	margin:0 13px 13px 0;
}

p.comments_intro,
p.comment_form_title{
	padding-bottom:26px;
}

#commentform label{
	display:block;
	padding-bottom:5px;
}
#commentform input[type=\"text\"]{
	padding:5px;
	width:90%;
	margin-bottom:13px;
}

#commentform textarea{
	padding:5px;
	width:100%;
	margin-bottom:13px;
}


 /**
 * 10.0 Pagination
 * -----------------------------------------------------------------------------
 */
.wp-paginate {
	padding:0;
	margin:0;
}

.wp-paginate li {
	display:inline;
	list-style:none;
}

.wp-paginate a {
	background:#ddd;
	border:1px solid #ccc;
	color:#666;
	margin-right:4px;
	padding:4px 8px;
	text-align:center;
	text-decoration:none;
}

.wp-paginate a:hover,
.wp-paginate a:active {
	background:#ccc;
	color:#888;
}

.wp-paginate .title {
	color:#555;
	margin-right:4px;
}

.wp-paginate .gap {
	color:#999;
	margin-right:4px;
}

.wp-paginate .current {
	color:#fff;
	background:#5f87ae;
	border:1px solid #89adcf;
	margin-right:4px;
	padding:4px 8px;
}

.wp-paginate .page {}

.wp-paginate .prev,
.wp-paginate .next {}


 /**
 * 11.0 Area Styles
 * -----------------------------------------------------------------------------
 */
#current_event.text_box.page_wrapper h3 {
	margin-bottom: 0px;
}
#mailchimp_signup_area.area_wrapper #mc_embed_signup,
#footer_area.area_wrapper #mc_embed_signup {
	width: 100%;
}
.text_box.mailchimp_sound_sessions #mc_embed_signup #mce-success-response {
  	color: #0082A1;
	width: 100%;
}
.text_box.mailchimp_sound_sessions #mc-embedded-subscribe.button {
  color: #E2D9CC;
  background-color: #0082A1;
  font-size: 16px;
  font-weight: bold;
  border-radius: 1em 1em 1em 1em;
  margin-top: 9px;
  margin-bottom: 10px;
  text-decoration: none;
  border: none;
}
.thesis_email_form .email_form_intro{
	box-sizing: border-box;
	float:left;
	padding:0 0 10px 0;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:20px;
	font-size: 14px;
	font-weight:300;
	color:#FFFFFF;
	text-align:center;
}
.thesis_email_form:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.thesis_email_form{
	margin-bottom:0px;
	padding:0px;
	text-align:center;
}
.thesis_email_form_name.input_text {
	margin-top:9px;
	margin-bottom:7px;
}
.thesis_email_form.top_footer_mailchimp input[type=\"text\"], input[type=\"email\"], textarea {
    margin-bottom: 7px;
	color:#777777;
}

.thesis_email_form_submit.input_submit {
    color: #0082A1;
    background-color: #E2D9CC;
	font-size: 16px;
	font-weight:bold;
    border-radius: 1em 1em 1em 1em;
	margin-top: 9px;
	margin-bottom: 10px;
	text-decoration: none;
	border:none;
	padding: 10px 20px;
}


.thesis_email_form_submit.input_submit:hover {
  background: #E2D9CC;
}
.thesis_email_form:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.thesis_email_form{
	margin-bottom:10px;
	padding-top:20px;
}
form.thesis_email_form {
    padding: 5px;
    border-width: 0px;
    border-style: none;
    border-color: #76CCD0;
    color: #FFF;
    background-color: #0082A1;
}
form.thesis_email_form.mailchimp_footer p.email_form_title,
form.thesis_email_form.mailchimp_sound_sessions p.email_form_title {
	font-family: Arial,\"Helvetica Neue\",Helvetica,sans-serif;
	font-size: 20px;
	line-height: 2.6em;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	text-align: center;
}
input.thesis_email_form_email.input_text,
input.thesis_email_form_name.input_text {
	color:#777777;
	width: 180px;
	padding: 10px;
}
.text_box.mailchimp_sound_sessions input.thesis_email_form_email.input_text,
.text_box.mailchimp_sound_sessions input.thesis_email_form_name.input_text {
	width: 240px;
}
.copyright p {
	color: #777777;
}
#header_image_area.area_wrapper,
#page_content_area.area_wrapper {
	background-color: #E2D9CC;
}
.crystal_tree_images .alignleft {
    margin-right: 15px;
}
table.pay_options {
	margin-left:auto; 
    margin-right:auto;
	border: 1px solid;
	border-color: #0082A0;
}
#mc_embed_signup_scroll {
	text-align:center;
}
#kids_teacher_training #mc_embed_signup form {
	padding: 10px 0 10px 0;
}
.data_fields .mc-field-group {
	text-align:center;
}
#mc_embed_signup .mc-field-group input {
    padding: 10px;
}
#mc_embed_signup input {
    padding: 8px;
}
.text_box.mailchimp_footer #mc_embed_signup form {
    text-align: center;
    padding: 10px;
    background-color: #E2D9CC;
}
.text_box.mailchimp_sound_sessions #mc_embed_signup form {
    text-align: center;
    padding: 10px;
    background-color: #E2D9CC;
}
.mailchimp_join #mc-embedded-subscribe.button,{
    background-color: #0082a1;
}
#kids_teacher_training #mc_embed_signup {
	margin:auto;
}
#kids_teacher_training #mc_embed_signup .button {
	background-color: #0F6F90;
}
.text_box.mailchimp_add_to_list #mc-embedded-subscribe.button {
    background-color: #0F6F90;
}
.text_box.mailchimp_footer #mc_embed_signup form {
    background-color: #0082A1;
}
.text_box.mailchimp_footer #mc_embed_signup h2 {
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 18px;
    line-height: 2.6em;
    font-weight: 500;
    letter-spacing: 0.1em;
	margin: 0;
    text-align: center;
    color: #fff;
}
.text_box.mailchimp_footer p.email_form_intro{
    box-sizing: border-box;
    float: left;
    padding: 0 0 10px 0;
    margin-bottom: 0px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 300;
    color: #FFFFFF;
    text-align: center;
}
.text_box.mailchimp_sound_sessions p.email_form_intro{
    box-sizing: border-box;
    padding: 0 0 10px 0;
    margin-bottom: 0px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
}
.text_box.mailchimp_footer #mc-embedded-subscribe.button {
    color: #0082A1;
    background-color: #E2D9CC;
    font-size: 16px;
    font-weight: bold;
    border-radius: 1em 1em 1em 1em;
    margin-top: 9px;
    margin-bottom: 10px;
    text-decoration: none;
    border: none;
}
.text_box.mailchimp_footer #mc_embed_signup .mc-field-group {
    width: 90%;
    padding: 10px;
	text-align: center;
}
.data_fields .mc-field-group div.mce_inline_error {
    margin: 0;
    padding: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: normal;
    z-index: 1;
    color: #0082a1;
}.gdpr_compliance {
	font-size: 11px;
	font-weight: 100;
	color: #fff;
}
.text_box.mailchimp_add_to_list #mc_embed_signup input.email{
    display:inline-block;
}
.text_box.mailchimp_add_to_list #mc_embed_signup input.name{
    display:inline-block;
}
/*** MailChimp Kids Reiki Teacher Training Signup
get input fields lined up in a single row

#mc-embedded-subscribe-form.validate input {
	vertical-align: middle;
  	margin: 5px 10px 5px 0;
  	padding: 10px;
}
*/
 /**
 * 12.0 Front Template Styles
 * -----------------------------------------------------------------------------
 */
#calendar_area.area_wrapper .text_box.calendar_title h3{
	font-size:28px;
	line-height:41px;
	margin-bottom:26px;
}
#header_area.area_wrapper .page_wrapper .columns_413 {
	padding: 13px 0 0 0;
}
#header_area.area_wrapper .page_wrapper .columns_413 .three-quarters {
	padding: 13px 0 0 150px;
}
#slider_area.area_wrapper .columns_1 {
	padding: 10px 0 40px;
}
#photo_area.area_wrapper img.aligncenter {
	display:block;
}
#slider_area.area_wrapper,
#photo_area.area_wrapper,
#new_events_area.area_wrapper,
#current_event_area.area_wrapper,
#top_content_area.area_wrapper, 
#middle_content_area.area_wrapper,
#bottom_content_area.area_wrapper,
#gallery_area.area_wrapper,
#signup_area.area_wrapper,
#about_area.area_wrapper,
#mission_statement_area.area_wrapper,
#lower_page_content_area.area_wrapper,
#calendar_area.area_wrapper,
#summer_camp_area.area_wrapper,
#class_repeat_area.area_wrapper {
	background-color: #E2D9CC;
}
#summer_camp_area.area_wrapper p {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 26px;
  margin-top: 26px;
}
.text_box.mission_statement { 
	margin-left: 120px;
	margin-right: 120px;
}
#calendar_area.area_wrapper .page_wrapper .columns_3{
	margin-left: 120px;
	margin-right: 120px;
}
#photo_area.area_wrapper .columns_1 {
	padding:0;
}
.text_box.new_events_title h3{
	font-size:28px;
}
#top_content_area.area_wrapper .columns_3,
#middle_content_area.area_wrapper .columns_3,
#bottom_content_area.area_wrapper .columns_3 {
	padding:0;
}
#current_event_area.area_wrapper .columns_1 {
    padding: 0 0 26px 0;
}

 /**
 * 13.0 Single Template Styles
 * -----------------------------------------------------------------------------
 */


 /**
 * 14.0 Archive Template Styles
 * -----------------------------------------------------------------------------
 */


 /**
 * 15.0 Home Template Styles
 * -----------------------------------------------------------------------------
 */


 /**
 * 16.0 Custom Template Styles
 * -----------------------------------------------------------------------------
 */


 /**
 * 17.0 Misc
 * -----------------------------------------------------------------------------
 */
/** eStore Shopping Cart Customizations */
.shopping_cart a {
    color: #555555;
    text-decoration: none;
}

.this_week p {
    line-height: 12px;
    margin-bottom: 26px;
}
.this_week h4 {
	margin-top: 39px;
}
.testimonials {
    padding: 10px;
    font-style: italic;
    font-size: 18px;
    border: 1px solid #0081A0;
	margin-bottom:30px;
}

 /**
 * 18.0 Media Queries
 * -----------------------------------------------------------------------------
 */
/* Tablet Landscape Media Query */
@media only screen and (max-width:1024px), screen and (max-device-width:1024px) and (orientation:landscape){
	.page_wrapper{
		width:auto;
		padding:0 8px;
		margin:0;
	}
	.columns_321 .two-thirds {
		width:auto;
		margin-right:320px;
	}
	.columns_321 .one-third {
		float:left;
		width:320px;
		margin-left:-320px;
	}
	.columns_312 .two-thirds {
		width:auto;
		float:right;
		margin-left:320px;
	}
	.columns_312 .one-third {
		width:320px;
		float:left;
		margin-right:-100%;
	}
	.columns_431 .three-quarters {
		width:auto;
		margin-right:250px;
	}
	.columns_431 .one-quarter {
		float:left;
		width:250px;
		margin-left:-250px;
	}
	.columns_413 .three-quarters {
		width:auto;
		float:right;
		margin-left:250px;
	}
	.columns_413 .one-quarter {
		width:250px;
		float:left;
		margin-right:-100%;
	}
	.columns_4121 .reverse_wrapper .half,
	.columns_4112 .reverse_wrapper .half {width:65.666%; }
	iframe{max-width:100%;}
	#header_area.area_wrapper .page_wrapper .columns_413 .three-quarters {
    	padding: 8px 0 0 100px;
	}
}

/*  Tablet Portrait Media Query*/
@media only screen and (max-width:800px), screen and (max-device-width:800px) and (orientation:portrait){

	.menu_control {
		display: block;
		width: 100%;
		background-color: #fff;
		padding: 1em 26px;
		cursor: pointer;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.menu a {
  		font-size: 18px;
	}
	.menu,
	.header .menu {
		display: none;
		width: 100%;
		border-top: 1px solid #ddd;
		clear: both;
        background-color: #fff;
	}
	.show_menu {
		display: block;
	}
	.menu .sub-menu {
		position: static;
		display: block;
		margin: 0;
		border-top: 1px solid #ddd;
		padding-left: 26px;
	}
	.menu li {
		width: 100%;
		float: none;
		margin-bottom: 0;
	}
	.menu .sub-menu li {
		width: 100%;
	}
	.menu a {
		border-width: 1px 1px 0 0;
		background-color: #fff;
		padding: 1em 26px;
	}
	.menu .current-menu-item > a {background-color: #eee;}
	.menu > li > a {border-left-width: 1px;}
	.menu li:first-child > a:first-child {border-top-width: 0;}
	.columns_321 .two-thirds {
		width:auto;
		margin-right:249px;
	}
	.columns_321 .one-third {
		float:left;
		width:250px;
		margin-left:-250px;
	}
	.columns_312 .two-thirds {
		width:auto;
		float:right;
		margin-left:250px;
	}
	.columns_312 .one-third {
		width:250px;
		float:left;
		margin-right:-100%;
	}
	.columns_3 .one-third {
		width:50%;
		padding-bottom:26px;
	}
	.columns_4 .one-quarter {
		width:50%;
		min-width:250px;
		padding-bottom:26px;
	}
	.columns_4211 .half {
		width:100%;
		padding-bottom:26px;
	}
	.columns_4211 .one-quarter {
		width:50%;
		min-width:250px;
		padding-bottom:26px;
	}
	.columns_4112 .half {
		width:100%;
		padding-bottom:26px;
	}
	.columns_4112 .one-quarter {
		width:50%;
		min-width:250px;
		padding-bottom:26px;
	}
	.columns_4121 .half {
		width:50%;
		padding-bottom:26px;
	}
	.columns_4121 .one-quarter {
		width:50%;
		min-width:250px;
		padding-bottom:26px;
	}
	.columns_4121 .reverse_wrapper{
		width:100%;
		padding-bottom:26px;
	}
	.columns_4112 .reverse_wrapper{
		width:100%;
		padding-bottom:26px;
	}
	.columns_4112 .one-quarter{
		width:50%;
		padding-bottom:26px;
	}
	#top_content_area.area_wrapper .page_wrapper .columns_3 .one-third,
	#middle_content_area.area_wrapper .page_wrapper .columns_3 .one-third, 
	#bottom_content_area.area_wrapper .page_wrapper .columns_3 .one-third,
	#footer_area.area_wrapper .page_wrapper .columns_3 .one-third {
    width: 33%;
    padding-bottom: 0px;
	}
	#header_area.area_wrapper .page_wrapper .columns_413 .three-quarters {
    padding: 0px 0 0 300px;
	}
	#header_area.area_wrapper .page_wrapper .columns_413 .one-quarter img#thesis_header_image {
		max-width: 80%;
	}
	#header_area.area_wrapper .page_wrapper .columns_413 .three-quarters span.menu_control {
    font-size: 18px;
	}
	#header_area.area_wrapper .page_wrapper .columns_413 .three-quarters {
    	width: 600px;
		text-align: right;
	}
	/* Fix this for MailChimp single line signup
	form#mc-embedded-subscribe-form.responsive {
		.responsive input {margin: 10px 0;}
		.responsive {flex-direction: column; align-items: stretch;}
	}
} */

/*  Phone Landscape Media Query*/
@media only screen and (max-width:699px),  screen and (max-device-width:699px){
    .menu a {border-right-width: 0;}
	.menu > li > a {border-left-width: 0;}
	.full,
	.half,
	.two-thirds,
	.three-quarters{
		padding:12px 8px;
		width:100%;
		margin-bottom:26px;
	}
	
	.one-third,
	.one-quarter{
		padding:12px 8px;
		width:50%;
	}
	.columns_2 .half{
		width:100%;
		float:none;
		padding:12px 8px;
	}
	.columns_321 .two-thirds,
	.columns_312 .one-third {
		width:100%;
		margin-right:0;
		clear:both;
		margin-bottom:26px;
	}
	.columns_321 .one-third,
	.columns_312 .two-thirds {
		float:none;
		width:100%;
		margin-left:0;
		clear:both;
		margin-bottom:26px;
	}
	.columns_431 .three-quarters,
	/*.columns_413 .one-quarter*/ {
		width:100%;
		margin-right:0;
		clear:both;
		margin-bottom:26px;
	}
	.columns_431 .one-quarter,
	/*.columns_413 .three-quarters*/{
		width:100%;
		margin-left:0;
		clear:both;
		margin-bottom:0px;
	}
	.columns_413 .three-quarters {
		width:auto;
		float:right;
		margin-left:250px;
	}
	.columns_413 .one-quarter {
		width:250px;
		float:left;
		margin-right:-100%;
	}
	.columns_4121 .one-quarter,
	.columns_4121 .half {
		width:100%;
		float:none;
		margin-bottom:26px;
	}
	.columns_4121 .reverse_wrapper .half,
	.columns_4121 .reverse_wrapper .one-quarter {
		width:100%;
		float:none;
		padding:12px 8px;
		margin-bottom:26px;
	}
	.columns_4112 .reverse_wrapper .half,
	.columns_4112 .reverse_wrapper .one-quarter{
		width:100%;
		float:none;
		padding:12px 8px;
		margin-bottom:26px;
	}
	#header_area.area_wrapper .page_wrapper .columns_413 {
		max-width: 100%;
	}

	
	#header_area.area_wrapper .page_wrapper .columns_413 .one-quarter {
    	width: 50%;
		margin-bottom: 0;
	}
	#header_area.area_wrapper .page_wrapper .columns_413 .three-quarters {
    	width: 60%;
		text-align: right;
		padding: 15px 0 0 50px;
		margin-left:0;
		margin-bottom: 0;
	}
	
	#slider_area.area_wrapper .columns_1 {
    	padding: 10px 0 0px;
	}
	#footer_area.area_wrapper .page_wrapper .columns_3 .one-third {
    	width: 50%;
    	padding-bottom: 0px;
	}
	#photo_area.area_wrapper .columns_1 .photo_area.full {
		padding: 0px 8px;
    	margin-bottom: 0px;
	}
	.text_box.mission_statement {
  		margin-left: 30px;
  		margin-right: 30px;
	}
}

/*  Phone Portrait Media Query*/
@media only screen and (max-width:415px), screen and (max-device-width:415px) and (orientation:landscape){
    .menu a,
	.menu_control {padding: 1em 13px;}
	.one-third,
	.one-quarter{
		width:100%;
		padding-bottom:0;
		margin-bottom:26px;
	}
	.columns_3 .one-third {
		width:100%;
		margin-bottom:26px;
	}
	.columns_4 .one-quarter,
	.columns_4211 .one-quarter,
	.columns_4112 .one-quarter{
		width:70%;
		margin-bottom:0;
	}
	.page_wrapper .full,
	.half,
	.page_wrapper .one-quarter,
	.page_wrapper .one-third,
	.page_wrapper .two-thirds,
	.page_wrapper .three-quarters{padding:0;}
	#header_area.area_wrapper .page_wrapper .columns_413 .one-quarter {
    	margin-top: 10px;
	}
	#header_area.area_wrapper .page_wrapper .columns_413 .three-quarters {
    	padding: 0px 0 0 0px;
		}
	#footer_area.area_wrapper .page_wrapper .columns_3 .one-third {
    	width: 100%;
    	padding-bottom: 0px;
		}
	#footer_area.area_wrapper .page_wrapper .columns_3 .one-third {
    	margin-bottom: 0px;
	}
	#calendar_area.area_wrapper .page_wrapper .columns_3 {
  	margin-left: 40px;
  	margin-right: 40px;
	}
}