/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#container {
	width: 100%;
	height: 100%;
	/* background: url(../img/wallpaper/white-parchment-paper-texture.png) repeat; */
	opacity: 1;
}

#pageWrap {
	width: 940px;
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
	opacity: 1;
}

header {
	border-bottom: 1px solid;
	height: 150px;
}

h1 {
	color: #FF2121;
	font-family: 1.8em 'Oswald', sans-serif;
	text-align: left;
	position: relative;
	float: left;
	display: block;
	margin-top: 65px;
}


h1 a{
		font-family: 1.8em 'Oswald', sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #EA1616;
}

#address {
	font: .71em 'Oswald', sans-serif;
	color: #3d3d3d;
	position: absolute;
	margin-top: 90px;
}

#address2 {
	font: .9em Georgia, 'Oswald', sans-serif;
	color: #3d3d3d;
	position: absolute;
	margin-top: 95px;
}


ul#delaware {
	list-style: none;
	text-decoration: none;
	width: 460px;
	margin-left: -48px;
}
ul#delaware li {
	float: left;
	margin-left: 9px;
	margin-right: 2px;
}

ul#maple {
	list-style: none;
	text-decoration: none;
	width: 480px;
	margin-left: -40px;
}
ul#maple li {
	float: left;
	margin-left: 9px;
	margin-right: 7px;
}


#flax {
	width: 49px;
	height: 70px;
	position: absolute;
	background-image: url(../img/flax.png);
	margin-left: 432px;
	margin-top: 50px;
}

h2 {
	position: absolute;
	color: #f1a244;
	font: 1.5em 'Oswald', sans-serif;
	margin-left: 490px;
	margin-top: 65px;
	width: 420px;
}

h2 a {
 text-decoration: none;
 color: #f1a244;
}

h3 {
	color: #f1a244;
	font: italic 'Oswald', sans-serif;
	padding-bottom: 10px;
	position: absolute;
	margin-left: 490px;
	margin-top: 92px;
	width: 350px;
	letter-spacing: .082em;
	left: 618px;
	top: -7px;
}

#headshot {
	width: 200px;
	height: 149px;
	/* background-image: url(../img/toni.png); */
	position: relative;
	display: block;
	float: right;
	margin-top: 12px;
}


nav {
	display: block;
	float: left;
	list-style: none;
	width: 940px;
	height: 30px;
	clear: both;
	
}

nav li {
	display: block;
	float: left;
	margin-right: 60px;
	font: 1em 'Oswald', sans-serif;
	font-weight: bold;

}

nav li a {
	display: block;
	color: #e05562;
	text-decoration: none;
	margin-left: -40px;
	font-weight: bold;
	}

#facebook {
	height: 17px;
	width: 300px;
	display: block;
	float: right;
	margin-top: -17px;
	background-image: url(../img/facebook.png);
}

#facebook p {
	margin-top: 0px;
	margin-left: 0px;
	font-size: .8em;
}

#facebook a {
	text-decoration: none;
	color: #e05562;
	
}

h4 {
	display: none;
}

h5 {
	font-family: 1em'Oswald', sans-serif;
	font-weight: bold;
	color: #00181a;
	margin-bottom: 8px;
	margin-top: 10px;
}

section#about {
	margin-top: 20px;
	width: 610px;
	height: 510px;
	display: block;
	float: left;
	padding: 10px;
	padding-top: 0px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}

section#aboutToni {
	
	margin-top: 20px;
	width: 620px;
	height: 180px;
	display: block;
	float: left;
	padding: 10px;
	padding-top: 0px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	/*background-repeat: no-repeat;
	background-image: url(../img/wallpaper/transparency4_180_2.png);*/
}


#herbs {
	width: 600px;
	height: 75px;
	background-image: url(../img/collage.png);
}

section#about p {
	font: .8em sans-serif;
	width: 600px;
	margin-bottom: 20px;
	text-align: justify;
}

section#about li {
	font: .8em 'Oswald', sans-serif;
	padding-bottom: 5px;
	list-style-type: disc;
	line-height: 1.2em;
}

section#aboutToni p {
	font: .8em sans-serif;
	width: 600px;
	margin-bottom: 20px;
	text-align: justify;}

#chapparal {
	width: 620px;
	height: 310px;
	background-image: url(../img/juniper.png);
	display: block;
	float: left;
	margin-bottom: 40px;

}

#chapparal small {
	font-size: .7em;
	width: 620px;
	text-align: right;
	display: block;
	margin-top: 312px;
}
aside#testimonial {
	width: 300px;
	height: 290px;
	display: block;
	float: right;
	margin-top: 20px;
	vertical-align: middle;
	background-color: #FF9C99;
}

aside#free {
	width: 300px;
	height: 105px;
	display: block;
	float: right;
	margin-top: 10px;
	background-color: #FF524C;
}

aside#free p {
	font: .93em 'Oswald', sans-serif;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	}
	
aside#free p#call {
	margin-top: -8px;
	letter-spacing: .1em;
}

aside#packet {
	width: 300px;
	height: 105px;
	display: block;
	float: right;
	margin-top: 10px;
	vertical-align: middle;
	background-color: #FF9C99;
}

aside#packet p {
	color: #000000;
	font: .93em 'Oswald', sans-serif;
		margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}

aside#packet a {
	font: .93em 'Oswald', sans-serif;
	padding-left: 10px;
	color: #000000;
	text-decoration:none;
	}

section#locations {
	width: 625px;
	height: 520px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
	background-color: #ffffff;

}

section#locations iframe {
	margin-left: 95px;
	margin-top: 5px;
}

section#locations small {
	margin-left: 95px;
}

ul#Buffalo_loc {
	width: 130px;
	padding-left: 10px;
	display: block;
	float: left;
	margin-right: 35px;
	margin-left: 35px;
}

ul#Buffalo_loc li {
	list-style: none;
	font-size: .8em;
}
ul#maple_loc {
	width: 150px;
	padding-left: 10px;
	display: block;
	float: left;
	margin-right: 25px;


}

ul#maple_loc li {
	list-style: none;
	font-size: .8em;
}

ul#Hours {
	width: 200px;
	padding-left: 10px;
	display: block;
	float: left;

}
ul#Hours li {
	list-style: none;
	font-size: .8em;
}


h6 {
	font: 1em'Oswald', sans-serif;
	color: #00181a;
	margin-bottom: -3px;
	margin-top: 10px;
	width: 300px;
	text-align: left;
	padding-left: 10px;
}

h6l {
	/*font: 1em Sans, "Times New Roman", Times, serif;
	color: #000000;
	margin-bottom: -3px;
	margin-top: 10px;
	width: 300px;
	text-align: left;
	padding-left: 10px; */
	font: 1em 'Oswald', sans-serif;
	color: #00181a;
	margin-bottom: -3px;
	margin-top: 10px;
	width: 300px;
	text-align: left;
	padding-left: 10px;
}



blockquote {
	width: 260px;
	margin-left: 15px;
	text-align: left;
	vertical-align: middle;
	margin-top: 15px;
	font: italic .9em/1.8em 'Oswald', sans-serif;
}

aside#map {
	width: 250px;
	margin: 25px;
}

footer {
	clear: both;
	display: block;
	width: 950px;
	height: 40px;
	border-top: 1px solid;
	padding-top: 15px;
	font: .75em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	text-align: center;
}

footer a {
	text-decoration: none;
	color: #000;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
