@charset "UTF-8";
/*
Theme Name:     Happyolks 2015
Theme URI:      http://happyolks.com
Description:    I knead you because you're puree and I truss you.
Version:        2.0.0
Author:         Designed by Samantha Kogle, Coded by Aaron Wade
Author URI:     http://samanthakogle.com • http://areuswade.com
*/
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.post-meta a, .comment-author, .center-text, .side-menu a, .social a, input, textarea, .connect h5, .subscribe h5, .ginput_container input, .ginput_container textarea, .category-left h3, .content-left, .mid-wrapper, h1, h2, header, footer {
  font-family: "azo-sans-web", sans-serif;
}

.page-numbers, body {
  font-family: "sorts-mill-goudy", serif;
}

.center-text, .overlay, input, textarea, .sherlock, .modal, .smokescreen, .imgPinWrap .pin {
  -moz-transition: all 750ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: all 750ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -webkit-transition: all 750ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  transition: all 750ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}

#respond .submit, li #commentform .submit, #s {
  -moz-transition: none !important;
  -o-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

h2 a {
  color: #747474;
}
h2 a:hover {
  color: #658793;
}

article img {
  width: 100%;
}
article time {
  margin-bottom: 16px;
  display: block;
  margin-top: -1px;
  letter-spacing: 1px;
}

.post-meta {
  overflow: hidden;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 15px 0 8px;
  color: #ebebeb;
}
.post-meta a {
  display: inline-block;
  text-transform: uppercase;
  color: #747474;
}
.post-meta img {
  max-width: 35px;
}
.post-meta li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 8px;
}
.post-meta li:last-child {
  margin-right: 0;
}
.post-meta .left {
  position: relative;
  top: 7px;
}
.post-meta a {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  color: #747474;
}
.post-meta a:hover {
  color: #658793;
}

#comments {
  margin-top: 30px;
  color: #747474;
}
#comments img {
  width: auto;
}
#comments a {
  color: #658793;
}
#comments li {
  overflow: hidden;
  font-size: 13px;
  margin-bottom: 10px;
}
#comments li p {
  margin-bottom: 10px;
}
#comments li li {
  float: right;
  display: inline;
}
#comments time {
  margin-bottom: 10px;
}

.comment-author {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 12px;
  font-weight: 500;
}

.chalt {
  border-left: 1px solid #ebebeb;
  padding-left: 15px;
  width: 95%;
  margin: 10px 0 10px 20px;
}

.form-allowed-tags {
  display: none;
}

#respond, li #commentform {
  border-top: 1px solid #ebebeb;
  padding-top: 20px;
  margin-top: 20px;
}
#respond label, li #commentform label {
  display: block;
}
#respond .required, li #commentform .required {
  color: #658793;
}
#respond input, #respond textarea, li #commentform input, li #commentform textarea {
  padding: 10px;
  border: 1px solid #ebebeb;
  font-size: 12px;
}
#respond input:focus, #respond textarea:focus, li #commentform input:focus, li #commentform textarea:focus {
  border: 1px solid #afc2c8;
}
#respond textarea, li #commentform textarea {
  width: 96%;
  border: 1px solid #ebebeb;
  line-height: 1.6em;
}
#respond .submit, li #commentform .submit {
  background: #658793;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding: 10px 20px;
  position: relative;
  top: -8px;
  cursor: pointer;
}
#respond .submit:hover, li #commentform .submit:hover {
  background: #afc8d4;
}

li #commentform {
  background: #f8f8f8;
  overflow: hidden;
  padding: 20px;
}
li #commentform .reply-notify {
  display: none;
}
li #commentform textarea {
  width: 98%;
}

.comment-form-author, .comment-form-email, .comment-form-url {
  width: 33%;
  float: left;
  display: inline;
}

.reply-notify {
  cursor: pointer;
  position: relative;
  top: 5px;
}

.reply-notify, .form-submit, #cancel_reply {
  float: right;
  display: inline;
  margin-right: 4%;
}

.form-submit {
  margin-right: 20px;
  float: left;
  margin-right: 0;
}

#comment_mail_notify {
  margin-right: 8px;
}

.sidebar img {
  max-width: 100%;
}

.wrapper {
  display: block;
  vertical-align: top;
  position: relative;
}
.wrapper img {
  vertical-align: bottom;
}

.widget {
  position: relative;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
  padding-bottom: 20px;
  margin-top: 20px;
}
.widget.no-border {
  border-top: none !important;
}

.about {
  margin-top: 0 !important;
  padding-bottom: 0 !important;
  vertical-align: bottom;
  border-top: none !important;
  padding-top: 0 !important;
}
.about img {
  vertical-align: bottom;
}

.center-text {
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  top: 50%;
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.overlay:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.overlay:hover .center-text {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.overlay.visible {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  background: transparent;
}
.overlay.visible .center-text {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.side-menu {
  padding-bottom: 0;
}
.side-menu a {
  display: block;
  text-align: center;
  color: #747474;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.side-menu a:hover {
  color: #658793;
}
.side-menu a:last-child {
  margin-bottom: 0;
}

.featured-links a {
  margin-bottom: 20px;
}

.social a {
  width: 48%;
  padding: 5px 0;
  font-size: 10px;
  letter-spacing: 1.5px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 8px;
  background: #658793;
  letter-spacing: 1px;
  color: #fff;
}
.social a:nth-child(2n+2) {
  margin-left: 2%;
}
.social a:hover {
  background: #afc8d4;
}

.sponsors {
  margin-top: 20px;
}

input, textarea {
  outline: none;
  resize: none;
}

#s {
  padding: 11px 40px 11px 11px;
  font-size: 12px;
  color: #ebebeb;
  background: transparent;
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ebebeb;
}
#s:focus {
  background: transparent;
  color: #747474;
}

.sherlock {
  width: 16px;
  position: absolute;
  right: 16px;
  top: 6px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}
.sherlock img {
  max-width: 100%;
}
.sherlock.holmes {
  opacity: 1 !important;
}

.modal {
  pointer-events: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transform: translateY(5%);
  -ms-transform: translateY(5%);
  -webkit-transform: translateY(5%);
  transform: translateY(5%);
}

.smokescreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  pointer-events: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

.show {
  pointer-events: auto !important;
  display: inline;
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.close {
  width: 16px;
  position: absolute;
  right: 45px;
  top: 45px;
  z-index: 1000;
}
.close img {
  max-width: 100%;
}

.connect, .subscribe {
  z-index: 11;
  width: 650px;
  padding: 45px;
  position: fixed;
  background: #fff;
}
.connect .page-head, .subscribe .page-head {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 20px;
  color: #3b3b3b;
}
.connect h5, .subscribe h5 {
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  color: #323232;
  font-size: 12px;
  margin-bottom: 10px;
}

.subscribe #gform_fields_2 {
  width: 275px;
}
.subscribe .gform_body {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.subscribe .gform_footer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 75px;
}

.gfield_label {
  display: none !important;
}

.ginput_container {
  margin-bottom: 10px;
}
.ginput_container ::-webkit-input-placeholder {
  color: #dedede;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.ginput_container :-moz-placeholder {
  color: #dedede;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.ginput_container ::-moz-placeholder {
  color: #dedede;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.ginput_container :-ms-input-placeholder {
  color: #dedede;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.ginput_container input {
  border: 1px solid #ebebeb;
  padding: 10px;
  font-size: 12px;
  width: 100%;
}
.ginput_container textarea {
  border: 1px solid #ebebeb;
  padding: 10px;
  width: 100%;
  line-height: 1.8em;
  height: 130px;
}

#field_1_2, #field_1_3, #field_1_5 {
  width: 285px;
}

#gform_submit_button_1, #gform_submit_button_2 {
  background: #3b3b3b;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  border: none;
  font-size: 12px;
  padding: 13px 20px;
  cursor: pointer;
}

#gform_submit_button_2 {
  padding: 11px 30px;
  position: relative;
  top: -5px;
  margin-left: 10px;
}

.center-modal {
  text-align: center;
}

#gform_wrapper_2 {
  text-align: center;
}
#gform_wrapper_2 form {
  position: relative;
  left: -25px;
}

.sub-social {
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.sub-social li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 30px;
}
.sub-social li:last-child {
  margin-right: 0;
}

.imgPinWrap {
  position: relative;
  display: inline-block;
  width: 100%;
}
.imgPinWrap:hover .pin {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.imgPinWrap .left {
  left: 15px;
}
.imgPinWrap .right {
  right: 15px;
}
.imgPinWrap .bottom {
  bottom: 15px;
}
.imgPinWrap .top {
  top: 15px;
}
.imgPinWrap .center {
  left: 50%;
  top: 50%;
}
.imgPinWrap .pin {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  display: block;
  width: 36px;
  height: 36px;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.imgPinWrap .pin img {
  display: block;
  max-width: 100%;
}

.category-left {
  text-align: right;
  width: 140px;
  padding-right: 25px;
  float: left;
  display: inline;
  border-right: 1px solid #ebebeb;
}
.category-left a {
  color: #747474;
}
.category-left a:hover {
  color: #658793;
}
.category-left li {
  list-style: none !important;
  margin-bottom: 3px;
}
.category-left h3 {
  list-style: none;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  color: #323232;
  margin-bottom: 6px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}

.block {
  margin-bottom: 40px;
}

.content-left, .mid-wrapper {
  float: left;
  display: inline;
  width: 560px;
  padding-left: 20px;
  font-size: 10px;
  text-transform: uppercase;
}
.content-left li, .mid-wrapper li {
  float: left;
  display: inline;
  text-align: center;
  width: 260px;
  margin-bottom: 15px;
}
.content-left li div, .mid-wrapper li div {
  height: 135px;
  width: 230px;
  background: #658793;
  color: #fff;
  margin: 0 auto;
  position: relative;
}
.content-left li div span, .mid-wrapper li div span {
  position: absolute;
  left: 0;
  letter-spacing: 3px;
  padding: 0 20px;
  width: 100%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1.5em;
}
.content-left li h4, .mid-wrapper li h4 {
  font-size: 10px;
  letter-spacing: 1px;
  margin-top: 5px;
  padding: 0 5%;
}
.content-left li a, .mid-wrapper li a {
  display: block;
  color: #747474;
}
.content-left li img, .mid-wrapper li img {
  max-width: 100%;
}
.content-left li:nth-child(2n+1), .mid-wrapper li:nth-child(2n+1) {
  margin-right: 20px;
}

.mid-wrapper {
  overflow: hidden;
  border-top: 1px solid #ebebeb;
  text-align: center;
  padding-left: 0;
  position: relative;
  left: 35px;
  width: 510px !important;
  padding-top: 10px;
}

.next, .prev {
  display: inline;
  font-size: 12px !important;
  font-family: "azo-sans-web", sans-serif !important;
  margin: 0 !important;
  padding: 0 !important;
}

.next {
  float: right;
}

.prev {
  float: left;
}

.custom-pagination {
  font-size: 12px;
  letter-spacing: 2px;
}

.page-numbers {
  font-size: 16px;
  color: #747474;
  padding: 0 6px;
}
.page-numbers:hover {
  color: #658793;
}
.page-numbers.current {
  color: #658793;
}

.current-menu-item a {
  color: #6d9ab0;
}

.page-content {
  margin-top: 59px;
}
.page-content h2 {
  font-size: 20px;
  text-transform: uppercase;
  margin: 20px 0;
  letter-spacing: 2px;
  font-weight: normal;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-size: 14px;
  color: #323232;
  line-height: 1.58em;
}
body.recipe-index footer {
  margin-top: 10px;
}

h1 {
  font-size: 20px;
  color: #323232;
}
h1.page-head {
  border-bottom: 1px solid #ebebeb;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

h2 {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

a {
  text-decoration: none;
}

p {
  margin-bottom: 20px;
}

.container {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 10px;
}

.sidebar, .content {
  float: left;
  display: inline;
}

.wrapper {
  overflow: hidden;
}
.wrapper.text-link {
  height: 120px;
  background: #658793;
}
.wrapper.text-link:hover {
  background: #afc8d4;
}

.sidebar {
  width: 220px;
}

.content {
  width: 700px;
  margin-right: 20px;
}
.content article {
  margin-bottom: 100px;
}

header {
  padding: 30px 0 20px;
  font-size: 12px;
  text-transform: uppercase;
  overflow: hidden;
}
header .logo {
  width: 270px;
  float: left;
  display: inline;
}
header .logo img {
  max-width: 100%;
}
header ul {
  float: right;
  display: inline;
  position: relative;
  top: 70px;
}
header li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 25px;
}
header li:last-child {
  margin-right: 0;
}
header a {
  color: #747474;
  letter-spacing: 2px;
  font-weight: 500;
}
header a:hover {
  color: #658793;
}

.right {
  float: right;
  display: inline;
}

.left {
  float: left;
  display: inline;
}

footer {
  margin-top: 75px;
  border-top: 1px solid #dedede;
  padding-top: 15px;
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #cbcbcb;
  text-align: center;
  margin-bottom: 75px;
}

.imgPinWrap > img {
  width: 100%;
}

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

article h2 a {
  color: #747474;
}
article a {
  color: #658793;
}

.loop-pagination {
  text-transform: uppercase;
  text-align: center;
}

.gform_validation_container {
  display: none;
}
