/*

 Theme Name:     Seed Child for Martha's Vineyard Massage

 Theme URI:      http://goffgrafix.com

 Description:    SEED Child Theme

 Author:         organic themes and goffgrafix

 Author URI:     http://organicthemes.com

 Template:       organic_seed

 Version:        1.0.1

*/



@import url("../organic_seed/style.css");



/* =Theme customization starts here

-------------------------------------------------------------- */

.container {
    background: none;
	    background: #fff;
    max-width: 940px;
    margin: 24px auto 48px;
    padding: 20px;

}
.headline {
    font-size: 2em;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 1px;
    margin: 0px;
    padding: 0px 0px 12px;
}
.flexslider {
    background: none repeat scroll 0% 0% #fff;
    margin: 0px;
    padding: 12px;
    overflow: hidden;
}
#header #logo img {
    max-height: 140px;
    margin-bottom: 20px;
}
#wrap .menu a {
    color: #fff;
    font-size: 1.4em;
font-weight: 300;
letter-spacing: 0px;

}
a.button, .reply a, #searchsubmit, #prevLink a, #nextLink a, .more-link, #submit, #comments #respond input#submit, .container .gform_wrapper input.button {
    display: inline-block;
    position: relative;
    top: -2px;
    background-color: #fff;
    color: #1E73BE !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    margin: 12px 0px;
    padding: 6px 12px;
    border-radius: 3px;
    border: medium none;
    box-shadow: none;
    background-image: none;
}
.footer {
    background: none repeat scroll 0% 0% #FFF;
    margin: 0px auto;
    padding: 0px;
    overflow: hidden;
    border-top: 1px solid #d4d4d4;
}
.footer-information {
    background: none repeat scroll 0% 0% #fff;
    padding: 48px 100px;
    overflow: hidden;
}
.slideshow {
    display: block;
    height: 100%;
    margin: 0px 0px 0px;
    padding: 0px;
    position: relative;
}
.social-icons li a {
    display: block;
    background: none repeat scroll 0% 0% #1E73BE;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 32px;
    min-width: 32px;
    margin: 4px;
    padding: 0px;
    border-radius: 16px;
}
@media only screen and (max-width: 767px) {		
.menu-toggle {
		color: #000 !important;
		
		font-size: 24px;
		text-align: right;
		line-height: 1.2;
		margin: 0;
		padding: 12px 18px;
		}
	.menu-toggle:hover {
		color: #1E73BE !important;
		}
		.mobile-menu a {
    display: block;
    color: #fff !important;
    font-size: 1.2em;
    text-decoration: none;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.1);
    padding: 6px 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
}