/*
 * ---:[ Thesis CSS reset ]:---
 */
* {
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

html {
  -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; }

img,
fieldset {
  border: 0; }

abbr,
acronym {
  text-decoration: none; }

code {
  line-height: 1em; }

pre {
  overflow: auto;
  clear: both;
  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;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  float: none;
  clear: both; }

.block,
.alignnone {
  display: block;
  clear: both; }

input[type="submit"],
button {
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none; }

.wp-smiley {
  display: inline; }

/*
 * ---:[ layout structure ]:---
 */
body {
  font-family: "Muli", sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #111111;
  background-color: white;
  padding-top: 28px; }

.container {
  width: 1109px;
  margin: 0 auto; }

.columns,
.columns > .content,
.columns > .sidebar {
  box-sizing: border-box; }

.columns > .content {
  width: 738px;
  float: left;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: #80cacf; }

.columns > .sidebar {
  width: 371px;
  float: right;
  padding: 28px 28px 0 28px; }

/*
 * ---:[ links ]:---
 */
a {
  color: #f48467;
  text-decoration: none; }

p a {
  text-decoration: underline; }

p a:hover {
  text-decoration: none; }

/*
 * ---:[ nav menu ]:---
 */
.menu {
  position: relative;
  z-index: 50;
  list-style: none;
  border-width: 0 0 1px 1px;
  border-style: solid; }

.menu li {
  position: relative;
  float: left;
  margin-bottom: -1px; }

.menu .sub-menu {
  position: absolute;
  left: -1px;
  display: none;
  list-style: none;
  z-index: 110;
  margin-top: -1px; }

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

.menu li:hover > .sub-menu {
  display: block; }

.menu .sub-menu li {
  width: 238px;
  clear: both; }

.menu a,
.menu_control {
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 17px;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #111111;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  background-color: #eeeeee;
  padding: 0.5em 1em; }

.menu a:hover {
  background-color: #80cacf; }

.menu_control {
  display: none;
  background-color: white; }

.menu .sub-menu a {
  border-left-width: 1px; }

.menu,
.menu a,
.menu .sub-menu {
  border-color: #80cacf; }

.menu .current-menu-item > a {
  border-bottom-color: white;
  background-color: white;
  cursor: text; }

.menu .sub-menu .current-menu-item > a {
  border-bottom-color: #80cacf; }

/*
 * ---:[ header ]:---
 */
.header {
  border-bottom: 3px double #80cacf;
  padding: 28px; }

#site_title {
  font-family: "Raleway", sans-serif;
  font-size: 31px;
  line-height: 1.32em;
  font-weight: bold;
  color: #80cacf; }

#site_title a {
  color: #80cacf; }

#site_title a:hover {
  color: #f48467; }

#site_tagline {
  font-size: 31px;
  color: #f48467;
  line-height: 1.32em; }

/*
 * ---:[ golden ratio typography with spaced paragraphs ]:---
 */
.grt,
.grt h3 {
  font-size: 16px;
  line-height: 28px; }

.grt h1,
.grt .headline {
  font-family: "Raleway", sans-serif;
  font-size: 26px;
  line-height: 41px; }

.grt .headline {
  margin: 0; }

.headline,
.headline a {
  color: #80cacf; }

.headline a:hover {
  color: #f48467; }

.grt h2 {
  font-size: 20px;
  line-height: 33px;
  margin-top: 42px;
  margin-bottom: 14px; }

.grt h2,
.grt h3 {
  color: #111111; }

.grt h3 {
  font-weight: bold; }

.grt .small,
.grt .caption {
  font-size: 13px;
  line-height: 24px; }

.grt .drop_cap {
  font-size: 56px;
  line-height: 1em;
  margin-right: 0.15em;
  float: left; }

.grt h1,
.grt p,
.grt ul,
.grt ol,
.grt blockquote,
.grt pre,
.grt dl,
.grt dd,
.grt .center,
.grt .block,
.grt .aligncenter,
.grt .alignnone,
.grt .post_image,
.grt .post_image_box,
.grt .wp-post-image,
.grt .caption,
.grt .wp-caption,
.grt .alert,
.grt .note,
.grt .box,
.grt .footnotes,
.headline_area {
  margin-bottom: 28px; }

.grt ul,
.grt ol,
.grt .stack {
  margin-left: 28px; }

.grt ul ul,
.grt ul ol,
.grt ol ul,
.grt ol ol,
.wp-caption p,
.grt .alert p:last-child,
.grt .note p:last-child,
.grt .box p:last-child,
.grt blockquote.right p,
.grt blockquote.left p,
.grt .footnotes p:last-child {
  margin-bottom: 0; }

.grt .left,
.grt .alignleft,
.grt .ad_left {
  margin-bottom: 28px;
  margin-right: 28px; }

.grt .right,
.grt .alignright,
.grt .ad {
  margin-bottom: 28px;
  margin-left: 28px; }

.grt .caption {
  margin-top: -14px;
  color: #888888; }

.grt .footnotes p {
  margin-bottom: 14px; }

/*
 * ---:[ custom text styles ]:---
 */
.grt ul {
  list-style-type: square; }

.grt li a {
  text-decoration: underline; }

.grt li a:hover {
  text-decoration: none; }

.grt blockquote {
  color: #888888;
  margin-left: 14px;
  padding-left: 14px;
  border-left: 1px solid #80cacf; }

.grt code {
  font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif; }

.grt pre {
  font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif;
  background-color: #eeeeee;
  padding: 14px;
  -webkit-tab-size: 4;
  -moz-tab-size: 4;
  tab-size: 4; }

.grt .frame,
.grt .post_image_box,
.grt .wp-caption {
  border: 1px solid #80cacf;
  background-color: #eeeeee;
  padding: 14px; }

.grt .wp-caption img,
.grt .post_image_box .post_image,
.grt .thumb {
  margin-bottom: 14px; }

.wp-caption.aligncenter img {
  margin-right: auto;
  margin-left: auto; }

.wp-caption .wp-caption-text .wp-smiley {
  display: inline;
  margin-bottom: 0; }

.grt .wp-caption p {
  font-size: 13px;
  line-height: 24px; }

.grt .alert,
.grt .note,
.grt .box {
  padding: 14px; }

.grt .alert {
  background-color: #ffff99;
  border: 1px solid #e6e68a; }

.grt .note {
  background-color: #eeeeee;
  border: 1px solid #80cacf; }

.grt .box {
  background-color: #fef3f0;
  border: 1px solid #fbcec2; }

.grt .footnotes {
  font-size: 13px;
  line-height: 24px;
  border-top: 1px dotted #80cacf;
  padding-top: 28px; }

.grt .avatar {
  width: 65px;
  height: 65px;
  float: right;
  clear: both;
  margin-left: 14px; }

.grt .footnotes,
.grt sub,
.grt sup,
.grt .post_cats,
.grt .post_tags,
.byline,
.byline a {
  color: #888888; }

.byline a {
  border-bottom: 1px solid #80cacf; }

.byline a,
.post_author,
.post_date {
  text-transform: uppercase;
  letter-spacing: 1px; }

.byline a:hover,
.num_comments {
  color: #111111; }

.byline .post_edit {
  margin-left: 14px; }

.byline .post_edit:first-child {
  margin-left: 0; }

.post_author_intro,
.post_date_intro,
.byline .post_cats_intro {
  font-style: italic; }

.grt .author_description {
  border-top: 1px dotted #80cacf;
  padding-top: 28px; }

.grt .author_description_intro {
  font-weight: bold; }

.grt .author_description .avatar {
  width: 84px;
  height: 84px;
  float: left;
  margin-right: 14px;
  margin-left: 0; }

/*
 * ---:[ golden ratio pullquotes ]:---
 */
.grt blockquote.right,
.grt blockquote.left {
  font-size: 26px;
  line-height: 37px;
  width: 45%;
  margin-bottom: 14px; }

.grt blockquote.right,
.grt blockquote.left {
  padding-left: 0;
  border: 0; }

/*
 * ---:[ post box structural styles ]:---
 */
.post_box {
  padding: 28px 28px 0 28px;
  border-top: 1px dotted #80cacf; }

.top {
  border-top: 0; }

/*
 * ---:[ other post box styles ]:---
 */
.num_comments_link {
  display: inline-block;
  color: #888888;
  text-decoration: none;
  margin-bottom: 28px; }

.num_comments_link:hover {
  background-color: #c0e5e7; }

.bracket,
.num_comments {
  font-size: 28px; }

.bracket {
  color: #80cacf; }

/*
 * ---:[ misc. content elements ]:---
 */
.archive_intro {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #80cacf; }

.archive_intro .headline {
  margin-bottom: 28px; }

.prev_next {
  clear: both;
  color: #888888;
  border-top: 1px solid #80cacf;
  padding: 14px 28px; }

.prev_next .next_posts {
  float: right; }

.previous_posts,
.next_posts {
  display: block;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 2px; }

.previous_posts a:hover,
.next_posts a:hover {
  text-decoration: underline; }

/*
 * ---:[ comments ]:---
 */
#comments {
  margin-top: 56px; }

.comments_intro {
  color: #888888;
  margin-bottom: 14px;
  padding: 0 28px; }

.comments_intro a:hover {
  text-decoration: underline; }

.comments_closed {
  font-size: 13px;
  line-height: 24px;
  color: #888888;
  margin: 0 28px 28px 28px; }

.comment_list {
  list-style-type: none;
  margin-bottom: 56px;
  border-top: 1px dotted #80cacf; }

.comment {
  border-bottom: 1px dotted #80cacf;
  padding: 28px; }

.children .comment {
  list-style-type: none;
  margin-top: 28px;
  border-left: 1px solid #80cacf;
  border-bottom: 0;
  padding: 0 0 0 28px; }

.children .bypostauthor {
  background-color: transparent;
  border-color: #f48467; }

.comment .comment_head {
  margin-bottom: 14px; }

.children .comment_head {
  margin-bottom: 0; }

.comment .comment_author {
  font-weight: bold; }

.comment_date {
  font-size: 13px;
  margin-left: 14px;
  color: #888888; }

.comment_date a {
  color: #888888; }

.comment_footer a {
  font-size: 13px;
  line-height: 24px;
  color: #888888;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: 14px; }

.comment_head a:hover,
.comment_footer a:hover,
.comment_nav a:hover {
  text-decoration: underline; }

.comment_footer a:first-child {
  margin-left: 0; }

.comment .avatar {
  width: 56px;
  height: 56px;
  float: right;
  margin-left: 14px; }

.comment_nav {
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-style: dotted;
  border-color: #80cacf;
  padding: 14px 28px; }

.comment_nav_top {
  border-width: 1px 0 0 0; }

.comment_nav_bottom {
  margin: -56px 0 56px 0;
  border-width: 0 0 1px 0; }

.next_comments {
  float: right; }

/*
 * ---:[ inputs ]:---
 */
input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="password"],
select,
textarea,
.input_text {
  font-family: inherit;
  font-size: inherit;
  line-height: 1em;
  font-weight: inherit;
  color: #111111;
  border: 1px solid #80cacf;
  background-color: #eeeeee;
  padding: 0.35em;
  box-sizing: border-box; }

input[type="text"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus,
.input_text:focus {
  border-color: #eeeeee;
  background-color: white; }

textarea,
textarea.input_text {
  line-height: inherit; }

/*
 * ---:[ buttons ]:---
 */
button,
input[type="submit"],
.input_submit {
  font-family: inherit;
  line-height: 1em;
  font-weight: bold;
  border: 3px double #80cacf;
  background-color: white;
  padding: 0.5em; }

button:hover,
input[type="submit"]:hover,
.input_submit:hover,
button:active,
input[type="submit"]:active,
.input_submit:active {
  background-color: #eeeeee;
  transition: background-color 0.3s; }

/*
 * ---:[ misc. form elements ]:---
 */
fieldset legend {
  font-weight: bold; }

.grt fieldset {
  margin-top: 28px;
  margin-bottom: 28px; }

.grt fieldset legend {
  margin-bottom: 14px; }

/*
 * ---:[ comment form ]:---
 */
#commentform {
  margin: 56px 0;
  padding: 0 28px; }

.comment #commentform {
  margin-top: 0;
  padding-right: 0;
  padding-left: 0; }

.comment_form_title {
  font-size: 20px;
  line-height: 33px;
  color: #111111;
  margin: 0 -28px;
  border-bottom: 1px dotted #80cacf;
  padding: 0 28px 14px 28px; }

#commentform label {
  display: block; }

#commentform p {
  margin-bottom: 14px; }

#commentform p .required {
  color: #dd0000; }

.comment_moderated {
  font-weight: bold; }

#commentform .input_text {
  width: 50%; }

#commentform textarea.input_text {
  width: 100%; }

#commentform .input_submit {
  font-size: 20px; }

#cancel-comment-reply-link {
  float: right;
  font-size: 13px;
  line-height: inherit;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #f48467; }

#cancel-comment-reply-link:hover {
  text-decoration: underline; }

.login_alert {
  font-weight: bold;
  border: 1px solid #80cacf;
  background-color: #eeeeee; }

/*
 * ---:[ sidebar ]:---
 */
.sidebar {
  font-size: 13px;
  line-height: 20px; }

.sidebar .headline,
.sidebar .sidebar_heading,
.sidebar .widget_title {
  font-size: 21px;
  line-height: 31px; }

.sidebar .sidebar_heading,
.sidebar .widget_title {
  font-variant: small-caps;
  letter-spacing: 1px;
  margin-bottom: 10px; }

.sidebar .input_submit {
  font-size: inherit; }

.sidebar p,
.sidebar ul,
.sidebar ol,
.sidebar blockquote,
.sidebar pre,
.sidebar dl,
.sidebar dd,
.sidebar .left,
.sidebar .alignleft,
.sidebar .ad_left,
.sidebar .right,
.sidebar .alignright,
.sidebar .ad,
.sidebar .center,
.sidebar .aligncenter,
.sidebar .block,
.sidebar .alignnone {
  margin-bottom: 20px; }

.sidebar .left,
.sidebar .alignleft,
.sidebar .ad_left {
  margin-right: 20px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.sidebar .right,
.sidebar .alignright,
.sidebar .ad,
.sidebar .stack {
  margin-left: 20px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.wp-caption p,
.sidebar .post_excerpt p {
  margin-bottom: 0; }

.widget,
.sidebar .text_box,
.sidebar .thesis_email_form,
.sidebar .query_box {
  margin-bottom: 40px; }

.sidebar .thesis_email_form .input_text,
.widget li {
  margin-bottom: 10px; }

.sidebar .search-form .input_text,
.sidebar .thesis_email_form .input_text {
  width: 100%; }

.sidebar .query_box .post_author,
.sidebar .query_box .post_date {
  color: #888888; }

.sidebar .post_content,
.widget li ul,
.widget li ol,
.sidebar .search-form input[type="submit"] {
  margin-top: 10px; }

.widget ul {
  list-style-type: none; }

.widget li a:hover {
  text-decoration: underline; }

/*
 * ---:[ footer ]:---
 */
.footer {
  font-size: 13px;
  line-height: 24px;
  text-align: right;
  color: #888888;
  border-top: 3px double #80cacf;
  padding: 14px 28px; }

.footer a {
  color: #888888; }

.footer a:hover {
  color: #111111; }

/*
 * ---:[ custom template styles ]:---
 */
body.landing {
  padding-top: 0; }

.landing .container {
  width: 738px; }

.landing .header,
.landing .headline_area,
.landing .footer {
  text-align: center; }

.full_page .columns > .content {
  width: 1109px;
  float: none;
  border-right: 0; }

/*
 * ---:[ woocommerce compatibility ]:---
 */
.woocommerce-shop .content {
  padding: 28px; }

.woocommerce-archive .content {
  padding: 0 28px; }

.woocommerce-archive .post_box {
  margin: 0 -28px 28px -28px; }

.woocommerce-archive .term-description {
  margin-bottom: 28px; }

.woocommerce-result-count {
  font-size: 13px;
  line-height: 24px;
  color: #888888; }

.woocommerce .content > .product {
  margin: 28px 28px 0 28px; }

.woocommerce-shop .page-title,
.woocommerce .product_title {
  font-family: "Raleway", sans-serif;
  font-size: 26px;
  line-height: 41px; }

.woocommerce .page-title {
  padding: 0 28px 28px;
  border-bottom: 1px solid #80cacf;
  margin: 0 -28px 28px -28px; }

.woocommerce .product_title {
  margin-bottom: 14px; }

.woocommerce nav.woocommerce-pagination ul.page-numbers {
  margin: -7px 0 14px 0; }

.woocommerce .products a.button,
.woocommerce .cart button.button,
.grt .woocommerce input.button,
.woocommerce .grt input.button,
.woocommerce .grt #respond input#submit {
  font-family: inherit;
  line-height: 1em;
  padding: 0.5em 0.75em; }

.woocommerce #comments {
  margin-top: 28px; }

.woocommerce #reviews h2 {
  margin-top: 0; }

.woocommerce #commentform {
  padding: 0;
  margin-top: 28px; }

/*
 * ---:[ clearfix ]:---
 */
.columns:after,
.menu:after,
.post_box:after,
.post_content:after,
.author_description:after,
.sidebar:after,
.query_box:after,
.prev_next:after,
.comment_text:after,
.comment_nav:after {
  display: table;
  clear: both;
  content: ''; }

/*
 * ---:[ media queries ]:---
 */
@media all and (max-width: 1109px) {
  body {
    padding-top: 0; }

  .container,
  .landing .container {
    width: auto;
    max-width: 738px; }

  .header {
    border-top: 1px solid #80cacf; }

  .landing .header {
    border-top: 0; }

  .columns > .content {
    float: none;
    width: 100%;
    border: 0; }

  .full_page .columns > .content {
    width: 100%; }

  .columns > .sidebar {
    float: none;
    width: 100%;
    border-top: 3px double #80cacf; }

  .menu_control {
    display: block;
    width: 100%;
    border-width: 0;
    background-color: white;
    padding: 1em 28px;
    cursor: pointer;
    box-sizing: border-box; }

  .menu {
    display: none;
    width: 100%;
    border-width: 1px 0 0 0;
    clear: both; }

  .show_menu {
    display: block; }

  .menu .sub-menu {
    position: static;
    display: block;
    margin: 0;
    border-top: 1px solid #80cacf;
    padding-left: 28px; }

  .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: white;
    padding: 1em 28px; }

  .menu .current-menu-item > a {
    background-color: #eeeeee; }

  .menu > li > a {
    border-left-width: 1px; }

  .menu li:first-child > a:first-child {
    border-top-width: 0; }

  .sidebar .search-form .input_text,
  .sidebar .thesis_email_form .input_text {
    width: 50%; } }

@media all and (max-width: 738px) {
  .menu a {
    border-right-width: 0; }

  .menu > li > a {
    border-left-width: 0; }

  .grt .frame,
  .grt .post_image_box,
  .grt .wp-caption {
    box-sizing: border-box; } }

@media all and (max-width: 450px) {
  .menu a,
  .menu_control {
    padding: 1em 14px; }

  .header,
  .columns > .sidebar,
  .post_box,
  .prev_next,
  .comments_intro,
  .comment,
  .comment_nav,
  #commentform,
  .comment_form_title,
  .footer {
    padding-right: 14px;
    padding-left: 14px; }

  .menu .sub-menu,
  .children .comment {
    padding-left: 14px; }

  .comments_closed,
  .login_alert {
    margin-right: 14px;
    margin-left: 14px; }

  .comment_form_title {
    margin-left: -14px;
    margin-right: -14px; }

  .right,
  .alignright,
  img[align="right"],
  .left,
  .alignleft,
  img[align="left"] {
    float: none; }

  .grt .right,
  .grt .left,
  .grt .alignright,
  .grt .alignleft,
  .grt blockquote.right,
  .grt blockquote.left {
    margin-right: 0;
    margin-left: 0; }

  .post_author:after {
    content: '\a';
    height: 0;
    white-space: pre;
    display: block; }

  .grt blockquote.right,
  .grt blockquote.left,
  #commentform .input_text,
  .sidebar .search-form .input_text,
  .sidebar .thesis_email_form .input_text {
    width: 100%; }

  .grt blockquote {
    margin-left: 0; }

  .comment_date {
    display: none; } }

/*
 * ---:[ custom CSS ]:---
 */
@import url('https://fonts.googleapis.com/css?family=Sacramento');
body {
  padding-top: 0 !important;
  overflow-x: hidden; }

.pps-content .sharedaddy {
  display: none; }

.header {
  background: white;
  min-height: 35px;
  padding: 40px 0 40px 0;
  margin: 0 auto;
  border-width: 0 0 0 0 !important; }

#site_title {
  font-size: 31px;
  line-height: 47px;
  font-weight: normal;
  color: #80cacf;
  font-family: 'Raleway', sans-serif;
  float: left;
  padding-right: 18px; }

#site_title a {
  color: #80cacf !important; }

#site_title a:hover {
  color: #f48467 !important; }

#site_tagline {
  font-family: "Sacramento", sans-serif !important;
  line-height: 57px;
  animation: fadein 5s;
  -moz-animation: fadein 5s;
  -webkit-animation: fadein 5s;
  -o-animation: fadein 5s; }

#content-spacer {
  height: 188px; }

.columns > .content {
  border-width: 0; }

#chimp-left {
  float: left;
  width: 55%;
  padding-left: 24px; }

#chimp-right {
  float: right;
  width: 40%;
  text-align: right;
  padding: 6px 24px 6px 0; }

#chimp-right .input_submit {
  font-size: 14px;
  margin-left: -5px; }

#chimp-right .input_text {
  color: #cccccc;
  max-width: 150px; }

@media screen and (min-width:494px) {
  .one_half {
    width: 50%;
    float: right; } }

.input_text {
  font-size: inherit;
  line-height: 1em;
  font-family: inherit;
  font-weight: inherit;
  color: black;
  border: 1px solid #80cacf;
  background-color: white;
  padding: 0.35em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input_submit {
  font-size: 18px;
  line-height: 1em;
  font-family: inherit;
  font-weight: bold;
  border: 3px double #80cacf;
  background: #f48467 url(/wp-content/thesis/skins/classic-r/images/bg-button.png) repeat-x !important;
  padding: 0.5em;
  cursor: pointer;
  overflow: visible; }

#signup-container {
  background-color: #80cacf;
  display: inline-block;
  width: 100%; }

#signup-label {
  color: white;
  font-size: 0.9em;
  padding: 10px 0; }

#signup-label span {
  font-size: 1.4em;
  color: #ffe1da; }

#signup-label span:before {
  font-family: "dashicons";
  content: "\f303";
  margin-left: 7px;
  vertical-align: middle; }

.tagcloud,
#tag_cloud-2 > p {
  clear: both; }

@media all and (max-width: 1109px) {
  #chimp-left {
    width: 100%;
    padding-left: 0;
    text-align: center; }

  #chimp-right {
    width: 100%;
    padding-right: 0;
    text-align: center; }

  #signup-label {
    padding: 0; } }

@media all and (max-width: 500px) {
  #chimp-right .input_text {
    max-width: 100px; } }

.simple-social-icons {
  max-height: 47px !important;
  overflow: hidden !important; }

.commentnumber {
  padding-right: 8px;
  float: left;
  color: #cccccc; }

.blue {
  color: #80cacf; }

.orange {
  color: #f48467; }

#scroll-top-widget p.widget_title {
  display: none; }

.scrollToTop {
  width: 118px;
  height: 22px;
  padding: 10px;
  text-align: center;
  background: #80cacf;
  font-weight: bold;
  color: white;
  text-decoration: none;
  position: fixed;
  bottom: 2px;
  right: 3px;
  display: none; }

.scrollToTop:hover {
  text-decoration: none;
  color: F48467; }

a.scrollToTop:after {
  font-family: "dashicons";
  content: "\f342";
  vertical-align: middle;
  float: right; }

#ad .widget_title {
  display: none; }

/*
 * header
 */
#header_left {
  float: left;
  width: 60%; }

#header_right {
  float: right;
  width: 40%;
  max-height: 75px; }

#recent-posts h1 {
  padding: 10px 0 10px 23px;
  color: #80cacf; }

/*
 * teasers
 */
.query_box.post_box.grt.top img {
  margin-bottom: -52px; }

.query_box.post_box.grt.top h1.headline {
  padding: 0 10px;
  outline: 1px solid #f48467;
  background: white;
  position: relative;
  margin-bottom: 21px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px; }

/*
 * 
 * * ---:[ nav menu ]:---
 */
.menu {
  font-family: 'Raleway', sans-serif;
  position: relative;
  z-index: 50;
  list-style: none;
  border-width: 0 0 0 0; }

.menu li {
  position: relative;
  float: left;
  margin-bottom: -1px; }

.menu .sub-menu {
  position: absolute;
  left: -1px;
  display: none;
  list-style: none;
  z-index: 110;
  margin-top: -1px;
  outline: 1px solid #f48467;
  border-bottom: 1px solid #f48467; }

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

.menu li:hover > .sub-menu {
  display: block; }

.menu .sub-menu li {
  width: 154px;
  clear: both; }

.menu a,
.menu_control {
  display: block;
  font-size: 17px;
  line-height: 16px;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #f48467;
  border-width: 0px 0px 0px 0;
  border-style: solid;
  background-color: white;
  padding: 0.75em 1em; }

.menu a:hover {
  background-color: #80cacf; }

.menu .sub-menu a:hover {
  color: white; }

.menu_control {
  display: none;
  background-color: white; }

.menu .sub-menu a {
  border-left-width: 1px;
  color: #80cacf;
  font-size: 11px; }

.menu,
.menu a,
.menu .sub-menu {
  border-color: #80cacf; }

.menu .current-menu-item > a {
  border-bottom-color: white;
  background-color: white;
  cursor: text; }

.menu .sub-menu .current-menu-item > a {
  border-bottom-color: #80cacf; }

/*
 * make menu float in the middle:
 */
.menu {
  padding: 0 0 0 50%;
  margin-left: -506px; }

/*
 * recipe index
 */
.gridme {
  width: 200px;
  float: left;
  margin: 0 2px 2px 0; }

.gridme h2.headline {
  font-size: 22px;
  line-height: 26px; }

#recipe-cat-index h1 {
  font-size: 36px;
  text-align: center;
  line-height: 56px; }

#recipe-cat-index {
  text-align: center;
  font-size: 20px;
  color: #80cacf; }

div#index-header h2 {
  text-align: center;
  font-size: 32px;
  background: white url("https://www.peanutbutterrunner.com/wp-content/thesis/skins/classic-r/images/post-divider.png") no-repeat bottom;
  padding-bottom: 15px;
  color: #80cacf;
  text-indent: -8px;
  line-height: 60px; }

div#index-header {
  clear: both;
  padding-top: 10px; }

div#index-header.yoga {
  margin-top: -55px; }

#cat-list .archive_intro h1.headline {
  color: #80cacf;
  font-size: 32px; }

#cat-list .archive_intro h3.headline {
  margin-bottom: 0px; }

#cat-list .archive_intro h3.headline a {
  font-weight: bold;
  font-size: 22px; }

#cat-list .archive_intro h3.headline a:hover {
  color: #f48467;
  -webkit-transition: color ease 0.5s;
  -moz-transition: color ease 0.5s;
  -ms-transition: color ease 0.5s;
  -o-transition: color ease 0.5s;
  transition: color ease 0.5s; }

#cat-list .grt .headline {
  line-height: 20px; }

#cat-list .post_content.post_excerpt {
  margin-top: -19px; }

#cat-list .post_date {
  margin-left: 3px;
  text-transform: none; }

#cat-list .post_date:before {
  font-family: "dashicons";
  content: "\f464";
  color: #f48467; }

.post_author_intro:before {
  font-family: "dashicons";
  content: "\f464";
  color: #f48467;
  margin-right: 3px; }

.post_box {
  border: none; }

/*
 * #cat-list .archive_intro h3.headline a:before {    font-family: "dashicons";    content: "\f139"; color:#80CACF; }
 */
#cat-list .post_box ul {
  list-style-type: none; }

#cat-list .grt ul,
#cat-list .grt ol,
#cat-list .grt .stack {
  margin-left: 0; }

#cat-list li {
  clear: both; }

#cat-list img {
  float: left;
  max-width: 150px;
  padding: 0 10px 10px 0;
  margin-bottom: 35px; }

#cat_title_date {
  float: left;
  max-width: 445px; }

#cat-list .num_comments {
  margin-left: 15px;
  font-size: 15px; }

#cat-list .num_comments:before {
  font-family: "dashicons";
  content: "\f101";
  color: #cccccc; }

#cat-list .bracket {
  display: none; }

#recipe-link {
  float: left;
  clear: both; }

/*
 * widget adjustments
 */
#intro-text {
  font-size: 13px;
  font-style: italic; }

#welcome p.widget_title:before {
  font-family: "dashicons";
  content: "\f345";
  vertical-align: middle; }

#intro-pic {
  padding: 4px;
  border: 1px solid #80cacf;
  width: 131px;
  margin-left: 5px; }

#welcome > div {
  min-height: 135px; }

#more-jen {
  font-size: 14px;
  margin-top: 11px; }

.left-ad {
  float: left;
  width: 160px; }

.left-ad p.widget_title,
.right-ad p.widget_title {
  display: none; }

.right-ad {
  float: right;
  width: 160px; }

#ad-spacer-top-28 {
  margin-top: 28px; }

#ad-spacer-top-120 {
  margin-top: 139px; }

.border_bottom {
  background: white url("https://www.peanutbutterrunner.com/wp-content/thesis/skins/classic-r/images/sb-border.png") repeat-x bottom;
  margin-bottom: 11px;
  padding-bottom: 20px; }

.border_bottom .textwidget {
  line-height: 14px; }

.padding_one,
#nudge_border {
  padding-bottom: 1px; }

#sub_btn p.widget_title:after {
  font-family: "dashicons";
  content: "\f303";
  margin-left: 7px;
  vertical-align: middle; }

#sidebar-featured p.widget_title:before {
  font-family: "dashicons";
  content: "\f132";
  vertical-align: middle; }

.sidebar .textwidget p,
form#subscribe-blog-blog_subscription-4 p {
  font-style: italic; }

#sub_btn p#subscribe-email {
  margin-bottom: 0 !important;
  width: 63%;
  float: left; }

#subscribe-email input {
  height: 27px;
  width: 100%;
  border: 1px solid #80cacf;
  padding: 1px 4px !important; }

#sub_btn input[type="submit"] {
  margin-left: 15px;
  height: 31px;
  background: #80cacf;
  color: white;
  text-transform: uppercase;
  padding: 0 9px;
  border: none; }

.jetpack_subscription_widget input[type="email"] {
  height: 27px;
  width: 100%;
  border: 1px solid #80cacf;
  padding: 1px 4px !important; }

#padding_bottom {
  padding-bottom: 20px; }

p#subscribe-text,
p#subscribe-email {
  float: left; }

p#subscribe-email {
  width: 100% !important; }

input#fscf_name1,
input#fscf_email1 {
  line-height: 1em;
  font-family: inherit;
  font-weight: inherit;
  color: black;
  border: 1px solid #80cacf;
  background-color: white;
  padding: 0.35em;
  width: 100%;
  height: 40px;
  font-size: 15px; }

.sidebar .sidebar_heading,
.sidebar .widget_title {
  font-variant: initial;
  text-transform: uppercase;
  letter-spacing: 0px;
  margin-bottom: 9px;
  color: #f48467; }

/*
 * footer adjustments
 */
#footer_menu {
  margin-bottom: 5px; }

.footer {
  background: #80cacf url("https://www.peanutbutterrunner.com/wp-content/thesis/skins/classic-r/images/footer-border.png") repeat-x top;
  padding-top: 29px;
  text-align: left;
  color: white; }

#footer-container {
  max-width: 994px;
  margin: 0 auto; }

.footer p.widget_title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 3px; }

.footer .menu {
  margin-left: -5px;
  padding: 0; }

.footer .menu a {
  color: white;
  background: #80cacf;
  font-size: 13px;
  padding: 0.75em 0.5em; }

#footer-social {
  margin: 0 0 15px -13px; }

#footer-social p.widget_title {
  margin-left: 15px; }

.footer .simple-social-icons ul li a {
  color: #f48467 !important;
  background-color: #80cacf !important; }

.footer .simple-social-icons ul li a:hover {
  color: white !important;
  background-color: #80cacf !important; }

#footer-arch,
#footer-cat {
  margin-bottom: 24px; }

#footer-arch label,
#footer-cat label {
  display: none; }

#footer-cat {
  margin-top: 20px; }

.footer select {
  height: 35px;
  color: #111111;
  width: 300px;
  font-size: 16px;
  border: 1px solid #f48467; }

.footer ul.sub-menu {
  visibility: hidden; }

#instagram-footer {
  float: right;
  margin-bottom: -65px;
  margin-top: -3px; }

#instagram-footer img {
  padding: 4px; }

p.attribution a {
  color: white;
  text-decoration: none; }

p.attribution a:hover {
  color: white;
  text-decoration: underline; }

/*
 * custom header div
 */
header:not(.tasty-recipes-entry-header) {
  height: 175px;
  background: white url("https://www.peanutbutterrunner.com/wp-content/thesis/skins/classic-r/images/nav-border.png") repeat-x bottom;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0px;
  z-index: 999;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s; }

@media screen and (min-width:496px) {
  header:not(.tasty-recipes-entry-header) {
    top: 77px; } }

header.smaller {
  z-index: 1;
  top: 0; }

.admin-bar header.smaller {
  top: 32px; }

header h1.site_title {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

/*
 * header nav {
 * display: inline-block;
 * float: right;
 * }
 */
header .menu  a {
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s; }

header div#header {
  width: 979px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

header.smaller div#header {
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid #80cacf; }

header.smaller {
  height: 35px;
  min-height: 35px; }

header.smaller h1#site_title,
header.smaller #site_title {
  height: 40px;
  line-height: 41px;
  font-size: 15px;
  padding-right: 7px;
  padding-left: 15px; }

header.smaller div#site_tagline {
  height: 40px;
  line-height: 43px;
  font-size: 18px; }

/*
 * adjust social icons
 */
header.smaller .simple-social-icons {
  padding-right: 20px; }

header.smaller .simple-social-icons ul li a {
  font-size: 16px; }

header.smaller .simple-social-icons ul li a:hover {
  font-size: 16px; }

header.smaller .simple-social-icons ul li a,
header.smaller .simple-social-icons ul li a:hover {
  padding: 12px 3px; }

/*
 * move the menu
 */
header.smaller .menu {
  border: none !important;
  position: absolute;
  top: 6px;
  margin-left: 29%;
  padding: 0; }

header.smaller .menu a {
  font-size: 13px;
  padding: 1em 0.5em; }

/*
 * 
 * * ---:[ media queries ]:---
 */
@media all and (max-width:1109px) {
  header {
    top: 108px; } }

@media all and (max-width: 1088px) {
  body {
    padding-top: 0; }

  .container,
  .landing .container {
    width: auto;
    max-width: 654px; }

  .header {
    border-top: 1px solid #80cacf; }

  header div#header {
    width: 100% !important; }

  #header_right,
  #header_left {
    width: 100% !important;
    text-align: center; }

  header.smaller #header_right {
    width: 50% !important; }

  header.smaller #header_left {
    width: 50% !important;
    text-align: left !important; }

  #header_right {
    max-height: 45px !important;
    overflow: hidden !important; }

  #site_title {
    float: none !important; }

  header.smaller #site_title {
    float: left !important;
    margin-left: 10px !important;
    padding-left: 0px !important; }

  .menu .current-menu-item > a {
    background-color: white !important;
    font-weight: bold !important; }

  .simple-social-icons {
    width: 280px;
    margin: 0 auto; }

  header.smaller .simple-social-icons {
    width: initial;
    padding-right: 5px !important; }

  header.smaller .menu a,
  header.smaller .menu_control {
    font-size: 14px !important;
    padding: 12px 6px !important; }

  header .menu a,
  header .menu_control {
    font-size: 14px !important;
    padding: 12px 6px !important;
    z-index: 999; }

  .landing .header {
    border-top: 0; }

  .columns > .content {
    float: none;
    width: 100%;
    border: 0; }

  .columns > .sidebar {
    float: none;
    width: 100%;
        /*
     * 
     * * border-top: 3px double #80CACF;
     */ }

  .menu_control {
    display: block;
    width: 100%;
    border-top: 1px solid #80cacf;
    border-bottom: 1px solid #80cacf;
    background-color: white;
    padding: 1em 24px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  header.smaller .menu_control {
    border-top: none; }

  .menu {
    display: none;
    width: 100%;
    border-width: 1px 0 0 0;
    clear: both;
    padding: 0 !important;
    margin-left: 0 !important;
    background: #80cacf;
    color: white; }

  header.smaller .menu {
    top: 101px !important; }

  .show_menu {
    display: block; }

  .menu .sub-menu {
    position: static;
    display: block;
    margin: 0;
    border-top: 1px solid white;
    outline: none;
    padding-left: 24px; }

  .menu li {
    width: 100%;
    float: none;
    margin-bottom: 0;
    border-top: 1px solid white; }

  .menu li:hover {
    background: #f48467; }

  .menu .sub-menu li {
    width: 100%;
    border: none; }

  .menu .sub-menu li a {
    color: white;
    font-size: 16px; }

  .menu a {
    border-width: 1px 1px 0 0;
    background-color: #80cacf;
    padding: 1em 24px;
    color: white; }

  .menu a:hover {
    background: #f48467; }

  .menu .current-menu-item > a {
    background-color: #f48467;
    color: #80cacf; }

  .menu > li > a {
    border-left-width: 1px; }

  .menu li:first-child > a:first-child {
    border-top-width: 0; }

  .sidebar .search-form .input_text,
  .sidebar .thesis_email_form .input_text {
    width: 50%; }

  /*
   * 
   * * custom
   */  #content-spacer {
    height: 250px; }

  header.smaller #content-spacer {
    height: 50px; }

  .header {
    min-height: 115px; }

  header.smaller .header {
    min-height: 37px; }

  .widget-1.border_bottom {
    padding-bottom: 90px !important; }

  .sidebar .search-form .input_text,
  .sidebar .thesis_email_form  .input_text {
    width: 100%; }

  #sub_btn p#subscribe-email {
    width: 81% !important; }

  #sidebar-featured {
    max-width: 199px;
    float: left;
    margin-right: 7px; }

  #sidebar-featured .widget_title {
    font-size: 13px; }

  .newsletter {
    clear: both; }

  .x-more,
  .x-more:hover {
    font-size: 11px !important; }

  #instagram-footer {
    float: left !important;
    clear: both;
    margin-bottom: 30px !important; }

  .scrollToTop {
    display: none !important; }

  .gridme {
    max-width: 200px;
    width: 100% !important; }

  .gridme h2.headline {
    font-size: 15px !important;
    line-height: 18px !important; }

  .menu_control {
    font-size: 13px;
    line-height: 1px;
    height: 15px; }

  header.smaller .menu {
    top: 74px !important; }

  #site_title {
    padding-right: 0; } }

@media all and (max-width:782px) {
  header {
    top: 120px; } }

@media all and (max-width: 660px) {
  header h1#logo {
    display: block;
    float: none;
    margin: 0 auto;
    height: 100px;
    line-height: 100px;
    text-align: center; }

  header nav {
    display: block;
    float: none;
    height: 50px;
    text-align: center;
    margin: 0 auto; }

  header nav a {
    line-height: 50px;
    margin: 0 10px; }

  header.smaller {
    height: 75px; }

  header.smaller h1#logo {
    height: 40px;
    line-height: 40px;
    font-size: 30px; }

  header.smaller nav {
    height: 35px; }

  header.smaller nav a {
    line-height: 35px; } }

@keyframes fadein {
    from {
    opacity: 0; }


    to {
    opacity: 1; }
 }
@-moz-keyframes fadein {
    /*
   * Firefox
   */
    from {
    opacity: 0; }


    to {
    opacity: 1; }
 }
@-webkit-keyframes fadein {
    /*
   * Safari and Chrome
   */
    from {
    opacity: 0; }


    to {
    opacity: 1; }
 }
@-o-keyframes fadein {
    /*
   * Opera
   */
    from {
    opacity: 0; }


    to {
    opacity: 1; }
 }
/*
 * 
 * * **** media query for 654px or less********
 */
@media all and (max-width: 654px) {
  .menu a {
    border-right-width: 0; }

  .menu > li > a {
    border-left-width: 0; }

  .post_box .frame,
  .post_box .post_image_box,
  .post_box .wp-caption {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  /*
   * 
   * * header.smaller h1#site_title{font-size:16px !important; line-height:17px !important; margin-left:27px !important; height:14px !important}
   */  header.smaller #header_right {
    width: 35% !important; }

  header.smaller #header_left {
    width: 65% !important; }

  .header {
    padding-right: 0 !important;
    padding-left: 0 !important; } }

@media all and (max-width: 494px) {
  header.smaller div#site_tagline {
    display: none; }

  header.smaller h1#site_title {
    overflow: hidden;
    font-size: 12px !important; }

  header.smaller #header_right {
    width: 50% !important; }

  header.smaller #header_left {
    width: 50% !important; }

  #sidebar-featured {
    max-width: 300px; }

  .gridme {
    max-width: 120px;
    width: 100% !important; }

  header.smaller,
  header {
    position: relative !important; }

  #content-spacer {
    height: 50px !important; } }

@media all and (max-width: 450px) {
  .menu a,
  .menu_control {
    padding: 1em 12px; }

  .header,
  .columns > .sidebar,
  .post_box,
  .prev_next,
  .comments_intro,
  .comment,
  .comment_nav,
  #commentform,
  .comment_form_title,
  .footer {
    padding-right: 12px;
    padding-left: 12px; }

  .menu .sub-menu,
  .children .comment {
    padding-left: 12px; }

  .comments_closed,
  .login_alert {
    margin-right: 12px;
    margin-left: 12px; }

  .comment_form_title {
    margin-left: -12px;
    margin-right: -12px; }

  .right,
  .alignright,
  img[align="right"],
  .left,
  .alignleft,
  img[align="left"] {
    float: none; }

  .grt .right,
  .grt .left,
  .post_box .alignright,
  .post_box .alignleft,
  .grt blockquote.right,
  .grt blockquote.left {
    margin-right: 0;
    margin-left: 0; }

  .post_author:after {
    content: "\a";
    height: 0;
    white-space: pre;
    display: block; }

  .grt blockquote.right,
  .grt blockquote.left,
  #commentform .input_text,
  .sidebar .search-form .input_text,
  .sidebar .thesis_email_form .input_text {
    width: 100%; }

  .post_box blockquote {
    margin-left: 0; }

  .comment_date {
    display: none; }

  #site_title {
    font-size: 24px; }

  #site_tagline {
    font-size: 26px;
    line-height: 37px; }

  header.smaller #site_title {
    font-size: 9px !important;
    padding-left: 3px !important; }

  header.smaller #header_right {
    width: 50% !important; }

  header {
    top: -8px; } }

@media all and (max-width: 345px) {
  #site_title {
    font-size: 18px; }

  #site_tagline {
    font-size: 23px;
    line-height: 39px; } }

/*
 * overrides by isaac
 */
@media (max-width: 1088px) {
  .columns > .content {
    float: none;
    width: 100%;
    border: 0; } }

@media (min-width: 768px) {
  .columns > .content {
    width: 60% !important;
    float: left !important; }

  .columns > .sidebar {
    width: 40% !important;
    float: left !important; }

  .container {
    max-width: 100% !important; } }

@media (min-width:1200px) {
  .columns > .content {
    width: 738px !important;
    float: left;
    border-width: 0 1px 0 0; }

  .columns > .sidebar {
    width: 371px;
    float: right;
    width: 371px !important; } }