/*
Theme Name: Thymeless Apothecary
Theme URI: http://www.thymelessapothecary.com
Description: thymelessapothecary theme
Author: Jon Nichols
Author URI: http://www.jonnichols.me
Version: 1.0

License: Commercial
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("http://fonts.googleapis.com/css?family=Josefin+Slab");
@import url("http://fonts.googleapis.com/css?family=Josefin+Sans:400,700");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.font_body {
  font-family: "Josefin Slab";
}
.font_block_header {
  font-family: "Josefin Slab";
}
.font_header {
  font-family: "Josefin Sans";
}
html,
body {
  font-family: "Josefin Slab";
  font-size: 13px;
  color: #8a8554;
}
a {
  color: #607890;
  text-decoration: none;
}
body {
  background: #EBEADC;
}
body > header {
  height: 80px;
  background: #d1e8d7;
  background: url("../images/header-background.png");
}
body > header h1 {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  *zoom: 1;
  text-align: center;
}
body > header h1:before,
body > header h1:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
body > header h1:after {
  clear: both;
}
body > header h1:before,
body > header h1:after {
  content: "";
  display: table;
}
body > header h1:after {
  clear: both;
}
body > header h1 .logo {
  display: inline-block;
  background: url("../images/ta-logo.png");
  width: 246px;
  height: 60px;
}
body > nav {
  background: #B6E3CA;
  padding: 4px 0;
}
body > nav > div {
  border: solid rgba(173, 169, 135, 0.5);
  border-width: 1px 0;
}
body > nav ul {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  *zoom: 1;
  list-style: none;
}
body > nav ul:before,
body > nav ul:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
body > nav ul:after {
  clear: both;
}
body > nav ul:before,
body > nav ul:after {
  content: "";
  display: table;
}
body > nav ul:after {
  clear: both;
}
body > nav ul li {
  display: inline-block;
  display: inline;
  float: left;
  width: 31%;
  margin: 0 2.127659574468085% 0 0;
  padding: 6px 0 2px;
  text-transform: uppercase;
  text-align: center;
}
body > nav ul li:last-child {
  margin-right: 0;
}
body > nav ul li.last {
  margin-right: 0;
}
body > nav ul li a {
  font-size: 16px;
  font-family: "Josefin Sans";
  color: #607890;
}
body > nav ul li:hover a {
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
body .footer {
  font-size: 14px;
  line-height: 16px;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  *zoom: 1;
}
body .footer:before,
body .footer:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
body .footer:after {
  clear: both;
}
body .footer:before,
body .footer:after {
  content: "";
  display: table;
}
body .footer:after {
  clear: both;
}
body .footer .footersections {
  display: table;
  table-layout: fixed;
  border-right: 1px solid #f5f6f6;
  border-left: 1px solid #d0cebb;
  width: 100%;
}
body .footer .footersections .footersection {
  display: table-cell;
  width: 25%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #f5f6f6;
  border-right: 1px solid #d0cebb;
  vertical-align: top;
}
body .footer .footersections .footersection h3 {
  font-family: "Josefin Sans";
  color: #8a8554;
  font-weight: bold;
  margin-bottom: 10px;
}
body .footer .footersections .footersection p {
  margin-bottom: 15px;
}
.featured {
  position: relative;
  background: white;
  font-family: "Josefin Sans";
  color: #333;
}
.featured .slideshow {
  max-width: 940px;
  margin: 0 auto;
}
.featured .content {
  max-width:960px; 
width: 100%; 
margin: 0 auto; 
background: white; 
padding-bottom: 20px; 
overflow: auto
}
.featured .content h2 {
  font-size: 32px;
  margin: 20px 0;
}
.featured .content p {
  margin: 15px 0;
  font-size: 15px;
}
.page {
  background: white;
  box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.2);
}
.page .content {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  *zoom: 1;
  padding-top: 35px;
}
.page .content:before,
.page .content:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.page .content:after {
  clear: both;
}
.page .content:before,
.page .content:after {
  content: "";
  display: table;
}
.page .content:after {
  clear: both;
}
.page.fullwide .productslist {
  *zoom: 1;
  padding-bottom: 20px;
}
.page.fullwide .productslist:before,
.page.fullwide .productslist:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.page.fullwide .productslist:after {
  clear: both;
}
.page.fullwide .productslist:before,
.page.fullwide .productslist:after {
  content: "";
  display: table;
}
.page.fullwide .productslist:after {
  clear: both;
}
.page.fullwide .productslist .product h3 {
  font-size: 30px;
  font-family: "Josefin Slab";
  color: #607890;
  margin-bottom: 10px;
}
.page.fullwide .productslist .product img {
  float: right;
  padding: 5px;
  border: 1px solid #ada987;
}
.page.fullwide .productslist .product p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
  padding-right: 300px;
}
.page.fullwide .productslist hr {
  display: block;
  background: url("../images/divider.png") no-repeat;
  width: 864px;
  height: 26px;
  margin: 0 auto;
  border: none;
}
.page.showcase .content > header > img {
  display: block;
  margin: 0 auto 20px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
}
.page.showcase .content > h1 {
  font-size: 48px;
  font-weight: bold;
  float: left;
  width: 50%;
  border-top: 1px solid #d0cebb;
  font-family: "Josefin Slab";
  color: #607890;
  padding: 20px 50px 0 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
}
.page.showcase .content > section {
  font-size: 16px;
  line-height: 20px;
  border-top: 1px solid #d0cebb;
  border-left: 1px solid #d0cebb;
  margin-left: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 22px;
}
.page.showcase .content > section > section {
  margin-bottom: 20px;
}
.page.showcase .content > section p {
  margin-bottom: 20px;
}
.page.showcase .content > section h3 {
  font-weight: bold;
  margin-bottom: 10px;
  font-family: "Josefin Sans";
  color: #8a8554;
}
.page.showcase .content > section h2 {
  font-weight: bold;
  margin-bottom: 10px;
  font-family: "Josefin Sans";
  color: #8a8554;
  font-size: 24px;
  line-height: 32px;
}
.page.twoup .content {
  margin-top: 0;
}
.service_menu li {
  margin-bottom: 40px;
}