/* ================================================== *
 * Author: Ciplex
 * Author URI: http://ciplex.com/
 * Copyright: Zester Daily 2012 All Rights Reserved
 * Description: Zester Daily 2.1 Redev by Mel
 * Designed by: Ciplex (http://ciplex.com)
 * Hand-coded by: Ciplex (http://ciplex.com)
 * Theme Name: Zester Daily 2.1
   ================================================== */
* {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
}

@font-face {
    font-family: 'DINSchriftRegular';
    src: url('fonts/dinengschrift_0-webfont.eot');
    src: url('fonts/dinengschrift_0-webfont.eot#iefix') format('embedded-opentype'),
				 url('fonts/dinengschrift_0-webfont.svg') format('svg'),
         url('fonts/dinengschrift_0-webfont.woff') format('woff'),
         url('fonts/dinengschrift_0-webfont.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
}

h2 a, h3 a, h4 a {

  font-family: 'DINSchriftRegular';
  }

html {
  background: #cecece url(images/bodybg.jpg) repeat-x;
}
body {
  display: block;
  background: url(images/header/header-bg.jpg) center top repeat-x;
}
body,
input,
textarea,
select {
  color: #585858;
  font-weight: 400;
  font-size: 13px;
  font-family: Arial, Sans-Serif;
}
p,
blockquote {
  line-height: 22px;
}
strong,
b {
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h2 {
  font-size: 36px;
  font-family: 'DINSchriftRegular';
}
h4 {
  font-size: 16px;
  font-family: 'DINSchriftRegular';
}
.alignright {
  float: right;
  margin: 0 0 10px 10px;
}
.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}
a {
  color: #5D1671;
  text-decoration: none;
  outline: none;
  border: none;
  font-weight: 400;
}
time {
  float: left;
  padding-right: 5px;
}
a:hover {
  text-decoration: underline;
}
a:hover span,
a:hover h4,
a:hover h5,
a:hover h6,
a:hover cite {
  text-decoration: none;
}
a:active {
  text-decoration: none;
  outline: none;
}
em {
  font-style: italic;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}

#wrapper {
  width: 100%;
  display: inline-block;
}
#BAP-holder {
  display: none;
}
hr {
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #CCC;
  display: inline-block;
  margin-bottom: 10px;
}
#header-wrap {
  width: 100%;
}
#header {
  width: 940px;
  height: 212px;
  margin: 0 auto;
}
#top-bar {
  width: 950px;
  height: 30px;
  float: left;
  font-family: 'DINSchriftRegular';
}
#top-bar h3 {
  width: 202px;
  height: 30px;
  float: left;
  line-height: 30px;
  font-size: 13px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #f7f4f1;
}
#top-nav {
  height: 30px;
  float: left;
  list-style: none;
}
#top-nav li {
  width: auto;
  height: 30px;
  float: left;
  padding: 0 20px;
  border-left: 1px solid #444;
}
#top-nav a {
  width: auto;
  height: 30px;
  float: left;
  font-size: 14px;
  text-transform: uppercase;
  color: #fefefe;
  line-height: 30px;
}
#top-newsletter {
  width: 220px;
  height: 30px;
  float: left;
  border-left: 1px solid #444;
  padding-left: 15px;
}
#top-newsletter h4 {
  width: 60px;
  height: 30px;
  float: left;
  font-size: 14px;
  line-height: 30px;
  text-transform: uppercase;
  color: #fcdb05;
  padding-right: 4px;
}
#top-newsletter input.email {
  float: left;
  width: 88px;
  height: 14px;
  background-color: #525252;
  padding: 0 3px;
  margin-right: 8px;
  color: #fff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 11px;
  margin-top: 8px;
  background-color: #3b2754;
}
#top-newsletter input.subscribe_btn {
  float: left;
  width: 34px;
  height: 14px;
  color: #585858;
  background-color: #fcdb05;
  margin-top: 8px;
  font-size: 12px;
  line-height: 14px;
  cursor: pointer;
  text-transform: uppercase;
  font-family: 'DINSchriftRegular';
}
#top-social {
  width: 156px;
  height: 30px;
  float: left;
  list-style: none;
  border-left: 1px solid #444;
}
#top-social li {
  width: auto;
  height: 30px;
  float: left;
  padding-left: 5px;
}
#top-social a {
  width: auto;
  height: 30px;
  float: left;
  display: block;
  text-indent: -99999em;
  background: url(images/header/social-sprite.jpg) left top no-repeat;
}
#top-rss a {
  width: 15px;
  background-position: left top;
}
#top-facebook a {
  width: 8px;
  background-position: -15px top;
}
#top-twitter a {
  width: 12px;
  background-position: -23px top;
}
#top-youtube a {
  width: 40px;
  background-position: right top;
}
#top-pinterest a {
  width: 16px;
  background: url(images/header/pinterest.png) left top no-repeat !important;
  background-image: url(images/header/pinterest.png) !important;
}
#top-instagram a {
  width: 19px;
  background: url(images/header/insta.png) left top no-repeat !important;
}
#header-bottom {
  width: 940px;
  height: 180px;
  float: left;
}
h1 {
  width: 202px;
  height: 182px;
  float: left;
  /* background: url('images/header/logo.jpg') left top no-repeat; */

}
h1 a {
  width: 162px;
  height: 182px;
  float: left;
  display: block;
  text-indent: -99999em;
  background: url(images/header/logo.png) left 6px no-repeat;
}
#header-right {
  width: 738px;
  height: 160px;
  float: right;
}
#banner {
  width: 728px;
  height: 90px;
  float: left;
  overflow: hidden;
  margin: 10px 0 12px;
  padding: 5px;
  background: url(images/header/banner-bg.jpg) left top no-repeat;
}
#navigation {
  height: 36px;
  float: left;
  list-style: none;
  border-right: 1px solid #b9b9b9;
}
#navigation li {
  width: 120px;
  height: 36px;
  float: left;
  border-left: 1px solid #b9b9b9;
}
#navigation a {
  width: 120px;
  height: 32px;
  float: left;
  font-size: 16px;
  text-align: center;
  line-height: 32px;
  font-family: 'DINSchriftRegular';
  text-transform: uppercase;
  color: #000;
  border-bottom: 1px solid #b9b9b9;
  border-top: 3px solid #b9b9b9;
  background-color: #edebe9;
}
#navigation a:hover,
#navigation .current-menu-item a {
  border-top: 3px solid #fcda05;
  border-bottom: 1px solid #edebe9;
  text-decoration: none;
}
#navigation ul {
  z-index: 2;
  display: none;
  list-style-type: none;
  position: relative;
}
#navigation ul li {
  height: 34px;
}
#navigation li:hover ul {
  display: inline-block;
}
#navigation li:hover ul a {
  border-top-width: 1px;
}
#search-site {
  width: 248px;
  height: 26px;
  float: right;
  margin-top: 4px;
}
input#searchtext {
  float: left;
  width: 153px;
  height: 26px;
  font-family: 'DINSchriftRegular';
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  padding-left: 3px;
  padding-right: 3px;
  line-height: 26px;
  vertical-align: middle;
  background-color: #fff;
}
#checkboxes {
  float: left;
  height: 26px;
  padding-left: 6px;
}
#checkboxes .checkbox {
  width: 11px;
  height: 11px;
  background-color: #fff;
  margin-bottom: 4px;
}
#checkboxes .checkbox.active,
#checkboxes .checkbox:hover {
  background-color: #FCDA05;
  cursor: pointer;
}
#checkboxtext {
  float: left;
  height: 26px;
  padding-left: 4px;
  width: 35px;
}
#checkboxtext h5 {
  display: block;
  height: 13px;
  font-family: 'DINSchriftRegular';
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  color: #000;
  text-transform: uppercase;
  line-height: 13px;
  vertical-align: middle;
}
input#searchbtn {
  cursor: pointer;
  float: right;
  height: 26px;
  width: 26px;
  background: url(images/searchbtn.png) no-repeat center center;
}
#main-wrap {
  width: 100%;
  display: inline-block;
}
#main {
  width: 940px;
  margin: 0 auto;
}
#left-content,
#article-list {
  width: 623px;
  float: left;
  position: relative;
}
#article-list {
  width: 640px;
  overflow: hidden;
}
#left-content .article {
  width: 620px;
  min-height: 260px;
  float: left;
  margin: 0 17px 17px 0;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0 3px 3px 0;
  /* background-color: #ffffff; */

  background: url(images/content/rgba-black-5.png) left top repeat;
}
.article a {
  color: #000000;
}
.article a:hover {
  color: #585858;
  text-decoration: none;
}
#article-list .article {
  width: 300px;
}
#article-list .article .image {
  width: 300px;
  height: 205px;
  float: left;
}
#article-list .article .image a {
  width: 300px;
  height: 200px;
  float: left;
  border-bottom: 5px solid #fcdb05;
}
#article-list .article .image a:hover {
  border-bottom: 5px solid #585858;
}
#article-list .article .image img {
  width: 300px;
  height: 200px;
  float: left;
}
#article-list .article .description {
  width: 280px;
  height: 175px;
  float: left;
  padding: 10px;
  background: url(images/content/article-desc.jpg) left top repeat-y;
}
#article-list .article .left {
  width: 130px;
  float: left;
  text-align: right;
  display: table;
}
#article-list .article .right {
  width: 130px;
  height: 175px;
  float: right;
  position: relative;
}
#article-list .article h3 {
  width: 100%;
  padding: 3px 0px;
  line-height: 24px;
  font-family: 'DINSchriftRegular';
  font-size: 24px;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
}
#article-list .article h4 {
  width: 100%;
  padding: 7px 0px;
  box-sizing: border-box;
  line-height: 18px;
  font-size: 14px;
  text-transform: uppercase;
  border-top: 1px dotted #efefef;
  display: inline-block;
  vertical-align: bottom;
}
#article-list .article h4 cite {
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-transform: lowercase;
}
#article-list .article .excerpt {
  width: 130px;
  height: 130px;
  float: left;
  overflow: hidden;
  color: #000;
  line-height: 21px;
}
#article-list .article .readmore {
  width: 130px;
  height: 22px;
  line-height: 24px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  display: block;
  text-align: center;
  font-family: 'DINSchriftRegular';
  text-transform: uppercase;
  font-size: 14px;
  background-color: #fcdb05;
}
#article-list .article .readmore:hover {
  background-color: #585858;
  color: #fff;
}
#slider {
  width: 620px;
  height: 270px;
  float: left;
  padding: 0 3px 3px 0;
  position: relative;
}
#slider .article {
  width: 620px;
  height: 270px;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#slider #slide-1 {
  display: block;
}
#slider .article .left {
  width: 170px;
  height: 230px;
  overflow: hidden;
  float: left;
  padding: 20px;
  background-color: #fff;
  position: relative;
}
#slider h2 {
  width: 170px;
  height: 140px;
  line-height: 38px;
  float: left;
  font-size: 34px;
  padding-bottom: 10px;
  text-transform: capitalize;
  border-bottom: 1px dotted #efefef;
  color: #000;
}
#slider h4 {
  width: 170px;
  height: 32px;
  line-height: 32px;
  float: left;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px dotted #efefef;
}
#slider h4 cite {
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  text-transform: lowercase;
}
#slider .article .image {
  width: 410px;
  height: 270px;
  float: right;
}
#slider .image a {
  width: 410px;
  height: 270px;
  float: left;
}
#slider .image img {
  width: 405px;
  height: 270px;
  float: left;
  border-left: 5px solid #fcdb05;
}
#slider .image a:hover img {
  border-left: 5px solid #585858;
}
#slider-nav {
  width: 80px;
  height: 10px;
  position: absolute;
  top: auto;
  bottom: 15px;
  left: 20px;
  list-style: none;
}
#slider-nav li {
  width: 10px;
  height: 10px;
  float: left;
  margin-right: 10px;
}
#slider-nav a {
  width: 10px;
  height: 10px;
  float: left;
  background-color: #7f7f7f;
  display: block;
  text-indent: -99999em;
}
#slider-nav .active a,
#slider-nav a:hover {
  background-color: #fcda05;
}
.large-btn {
  width: 620px;
  min-height: 42px;
  float: left;
  margin: 0 0 17px;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0 3px 3px 0;
  background: url(images/content/rgba-black-5.png) left top repeat;
}
.large-btn a {
  width: 620px;
  height: 42px;
  float: left;
  line-height: 47px;
  background-color: #fcdb05;
  text-align: center;
  font-size: 30px;
  font-family: 'DINSchriftRegular';
  text-transform: uppercase;
  color: #000;
}
.large-btn a:hover {
  background-color: #585858;
  color: #fff;
  text-decoration: none;
}
#pagination {
  width: 620px;
  min-height: 42px;
  float: left;
  margin: 0 0 17px;
  padding: 0 3px 3px 0;
  background: url(images/content/rgba-black-5.png) left top repeat;
}
#paginationbar {
  width: 620px;
  height: 42px;
  float: left;
  background-color: #fff;
}
#paginationbar .left {
  float: left;
  height: 37px;
  margin-left: 20px;
  padding-left: 10px;
  background: url(images/arrow_left.png) no-repeat left center;
  border-bottom: 5px solid #fff;
}
#paginationbar .left:hover {
  background: url(images/arrow_left_hover.png) no-repeat left center;
  border-bottom: 5px solid #fcdb05;
}
#paginationbar .right {
  float: right;
  height: 37px;
  text-align: center;
  margin-right: 20px;
  padding-right: 10px;
  background: url(images/arrow_right.png) no-repeat right center;
  border-bottom: 5px solid #fff;
}
#paginationbar .right:hover {
  background: url(images/arrow_right_hover.png) no-repeat right center;
  border-bottom: 5px solid #fcdb05;
}
#paginationbar a {
  font-family: 'DINSchriftRegular';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 40px;
  color: #AEA4A4;
}
.recommends {
  width: 303px;
  height: 403px;
  float: left;
  margin: 0 0 17px;
}
.recommend {
  width: 300px;
  min-height: 190px;
  float: left;
  margin: 0 17px 17px 0;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0 3px 3px 0;
  /* background-color: #ffffff; */

  background: url(images/content/rgba-black-5.png) left top repeat;
}
.recommend-wrap {
  width: 260px;
  min-height: 145px;
  float: left;
  padding: 20px;
  border-bottom: 5px solid #fcdb05;
  background-color: #fff;
}
.recommend-wrap h3 {
  width: 260px;
  height: 80px;
  float: left;
  overflow: hidden;
  margin: 5px 0;
}
.recommend-wrap h3 a {
  font-family: 'DINSchriftRegular';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 25px;
  vertical-align: middle;
  overflow: hidden;
}
.recommend-wrap h5 {
  width: 260px;
  line-height: 28px;
  float: left;
  font-size: 14px;
  font-family: 'DINSchriftRegular';
  text-transform: uppercase;
}
.recommend-wrap h5 cite {
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000;
  text-transform: lowercase;
}
.recommend a {
  color: #000000;
}
.recommend a:hover {
  color: #585858;
  text-decoration: none;
}
#sort-tabs-wrap {
  width: 620px;
  height: 24px;
  list-style: none;
  float: left;
  margin: 17px 17px 17px 0;
  padding: 0 3px 3px 0;
  background: url(images/content/rgba-black-5.png) left top repeat;
}
#sort-tabs {
  width: 620px;
  height: 24px;
  list-style: none;
  float: left;
  background-color: #fff;
}
#sort-tabs li {
  width: auto;
  height: 24px;
  float: left;
  border-left: 1px solid #dfdfdf;
}
#sort-tabs li a {
  width: auto;
  height: 24px;
  float: left;
  color: #b5b5b5;
  line-height: 27px;
  font-size: 16px;
  font-family: 'DINSchriftRegular';
  text-transform: uppercase;
  padding: 0 20px;
}
#sort-tabs li a:hover,
#sort-tabs li.active a {
  text-decoration: none;
  color: #000;
}
#sort-tabs li.active {
  height: 31px;
  background: url(images/activetab-bg.png) center bottom no-repeat;
}
.section-title {
  width: 620px;
  height: 24px;
  list-style: none;
  float: left;
  margin: 0 0 17px;
  padding: 0 3px 3px 0;
  background: url(images/content/rgba-black-5.png) left top repeat;
}
.section-title h2,
.section-title h3 {
  width: 600px;
  height: 24px;
  list-style: none;
  float: left;
  line-height: 28px;
  font-size: 16px;
  background-color: #fff;
  text-transform: uppercase;
  padding-left: 20px;
}
#content a {
  font-weight: 700;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
#content .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  font-style: italic;
}
#content {
  width: 620px;
  list-style: none;
  float: left;
  margin: 2px 0 17px;
  padding: 0 3px 3px 0;
  background: url('images/content/rgba-black-5.png') left top repeat;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  font-weight: bold;
}
#content #content-inside {
  width: 590px;
  float: left;
  padding: 15px;
  background-color: #fff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  line-height: 25px;
  color: #000;
}
#content-inside.added-padding {
  width: 560px;
  padding: 30px 30px 15px;
  font-size: 14px;
}
#content p {
  margin: 0 0 15px;
  line-height: 25px;
}
#content ul,
#content ol {
  padding-left: 40px;
}
#content form p {
  margin: 0 0 20px;
}
#content div.author-bio {
  text-align: left !important;
}
#recommend {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 35px;
  vertical-align: middle;
  margin-top: 15px;
}
#recommend h4 {
  width: auto;
  float: left;
  display: block;
  font-family: 'DINSchriftRegular';
  font-size: 16px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  vertical-align: middle;
}
#recommend span {
  float: left;
  display: block;
  margin-top: 7px;
  margin-left: 10px;
}
#emailicon {
  float: left;
  width: 28px;
  height: 20px;
}
emailicon a {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
  background: url(images/email.png) no-repeat top left;
}
#author-info-wrap {
  width: 620px;
  list-style: none;
  float: left;
  margin: 2px 0 17px;
  padding: 0 3px 3px 0;
  background: url(images/content/rgba-black-5.png) left top repeat;
}
#author-info {
  width: 580px;
  float: left;
  padding: 20px;
  background-color: #fff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  line-height: 25px;
  color: #000;
  border-bottom: 5px solid #FCDB05;
}
#author-left {
  width: 180px;
  float: left;
}
#author-left a {
  float: left;
  display: block;
  color: #000;
}
#author-left img {
  width: 180px;
  float: left;
  border-bottom: 5px solid #FCDB05;
  margin-bottom: 10px;
}
#author-left h2 {
  width: 180px;
  float: left;
  border-bottom: 1px dotted #EFEFEF;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 35px;
}
#author-left span {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #EFEFEF;
  margin-top: -1px;
}
#author-left span h6 {
  margin-right: 6px;
  display: block;
  margin-left: 5%;
  float: left;
  height: 30px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
  vertical-align: middle;
  margin-top: -1px;
  text-transform: lowercase;
}
#author-left span h4 {
  width: auto;
  display: block;
  height: 30px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 30px;
  vertical-align: middle;
  white-space: nowrap;
}
#author-left a.bio-link {
  float: left;
  width: 100%;
  height: 24px;
  background-color: #CCC;
  line-height: 24px;
  vertical-align: middle;
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'DINSchriftRegular';
  color: #fff;
}
#author-left a.bio-link:hover {
  background-color: #fcdb05;
}
#wb {
  display: inline-block;
  height: 24px;
  padding-left: 20px;
  background: url(images/website.png) no-repeat center left;
}
#tw {
  display: inline-block;
  height: 24px;
  padding-left: 15px;
  background: url(images/tw.png) no-repeat center left;
}
#fb {
  display: inline-block;
  height: 24px;
  padding-left: 10px;
  background: url(images/fb.png) no-repeat center left;
}
#author-books {
  float: left;
  width: 180px;
  height: auto;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  line-height: 20px;
  vertical-align: middle;
}
#author-books h3 {
  font-family: 'DINSchriftRegular';
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 10px;
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px dotted #CCC;
}
#author-bio {
  width: 380px;
  float: right;
}
#author-bio p {
  margin: 0 0 15px;
  line-height: 25px;
  font-size: 12px;
}
#titlebox, #titleboxb {
  float: right;
  width: 200px;
  min-height: 215px;
  height: auto;
  margin: 15px;
  margin-right: 0;
  clear: right;
  background-color: #AEA4A4;
  text-align: left;
  padding: 20px 20px 10px;
  color: #333;
  z-index: 99999;
  font-size: 12px;
}
#titlebox b, #titleboxb b {
     color: #FFF;
}
#titlebox strong, #titleboxb strong {
     color: #FFF;
}

#titlebox p, #titleboxb p {
  margin: 0 0 10px;
  width: 100%;
  float: left;
}
#titlebox strong, #titleboxb strong {
  font-size: 12px;
  color: #fff;
}
#comments_outer {
  width: 620px;
  list-style: none;
  float: left;
  margin: 2px 0 17px;
  padding: 0 3px 3px 0;
  /* background-color: #ffffff; */

  background: url(images/content/rgba-black-5.png) left top repeat;
}
#comments_box {
  width: 620px;
  list-style: none;
  float: left;
  background-color: #fff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  line-height: 25px;
  color: #000;
}
#comments_box h3#comment-title {
  width: 575px;
  float: left;
  display: block;
  height: 40px;
  line-height: 43px;
  vertical-align: middle;
  font-family: 'DINSchriftRegular';
  font-size: 24px;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 45px;
  background: #aea4a4 url(images/commentsbubble.png) 20px center no-repeat;
}
#comments {
  width: 620px;
  float: left;
}
#comments .comment {
  width: 580px;
  float: left;
  padding: 26px 20px;
  border-bottom: 1px dotted #ccc;
}
.commenthead_left {
  float: left;
  width: 50%;
  height: 24px;
  font-family: 'DINSchriftRegular';
  font-size: 18px;
  line-height: 24px;
  vertical-align: middle;
  text-transform: uppercase;
}
.commenthead_right {
  float: right;
  width: 50%;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-style: italic;
  text-align: right;
}
.commentcontent {
  float: left;
  width: 100%;
  margin-top: 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 24px;
  vertical-align: middle;
}
#backtotop {
  position: absolute;
  display: block;
  left: -10px;
  bottom: 19px;
  width: 98px;
  padding-left: 10px;
  height: 32px;
  background: url(images/backtotop.png) top left no-repeat;
  z-index: 30;
}
#backtotop a {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
}
#respond {
  float: left;
  width: 580px;
  padding: 20px;
  background-color: #aea4a4;
}
h3#reply-title {
  font-family: 'DINSchriftRegular';
  font-size: 24px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}
#commentform {
  float: left;
  width: 100%;
}
#commentform input {
  float: left;
  color: #000;
  width: 272px;
  height: 18px;
  padding: 4px;
  background-color: #F7F5F6;
}
input#emailbox {
  float: right;
}
.comment-form-comment {
  float: left;
  width: 100%;
}
textarea#comment_reply_box {
  float: left;
  width: 560px;
  height: 120px;
  background-color: #F7F5F6;
  margin-top: 20px;
  padding: 10px;
}
.form-submit {
  float: left;
  width: 100%;
  height: 65px;
  line-height: 65px;
  vertical-align: middle;
}
.form-submit input#submit {
  float: right;
  margin: 0;
  padding: 0;
  width: 108px;
  height: 26px;
  font-family: 'DINSchriftRegular';
  font-size: 18px;
  line-height: 26px;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
  background-color: #585252;
  margin-top: 20px;
  cursor: pointer;
}
span.wpcf7-form-control-wrap {
  position: relative;
}
.wpcf7 form input {
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  width: 540px;
  background-color: #CCC;
  color: #fff;
  padding: 0 10px;
}
.wpcf7 form textarea {
  width: 540px;
  height: 110px;
  background-color: #CCC;
  color: #fff;
  padding: 10px;
}
.wpcf7 form input.wpcf7-submit {
  float: right;
  height: 25px;
  margin-top: 20px;
  width: 80px;
  line-height: 25px;
  vertical-align: middle;
  text-transform: uppercase;
  cursor: pointer;
}
#contributors {
  width: 620px;
  list-style: none;
  float: left;
  margin: 2px 0 17px;
  padding: 0 3px 3px 0;
  /* background-color: #ffffff; */

  background: url(images/content/rgba-black-5.png) left top repeat;
}
#contributors-inside {
  width: 620px;
  list-style: none;
  float: left;
  background-color: #fff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  line-height: 25px;
  color: #000;
}
.contributor {
  width: 580px;
  height: 130px;
  float: left;
  padding: 20px;
  border-bottom: 1px dotted #ccc;
  font-family: 'DINSchriftRegular';
}
.contributor a {
  float: left;
  display: block;
  color: #000;
}
.contributor .auth-img {
  width: 135px;
  height: 130px;
  float: left;
  margin-right: 5px;
}
.contributor .auth-img a {
  width: 130px;
  height: 130px;
  float: left;
  border-right: 5px solid #fff;
}
.contributor .auth-img a:hover {
  border-right: 5px solid #fcdb05;
}
.contributor .auth-img img {
  width: 130px;
  height: 130px;
}
.contributor .info {
  float: left;
  width: 160px;
  height: 130px;
}
.contributor .info span {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #EFEFEF;
  margin-top: -1px;
}
.contributor .info h3 {
  height: 66px;
  overflow: hidden;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 35px;
}
.contributor .info h3 a:hover {
  color: #585858;
  text-decoration: none;
}
.contributor .info h6 {
  display: block;
  float: left;
  height: 30px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
  vertical-align: middle;
  margin-top: -1px;
}
.contributor .info h4 {
  float: left;
  display: block;
  width: 122px;
  height: 30px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 30px;
  vertical-align: middle;
  white-space: nowrap;
}
.contributor .viewfullbio {
  float: left;
  width: 100%;
  height: 24px;
  background-color: #CCC;
  line-height: 24px;
  vertical-align: middle;
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
}
.contributor .viewfullbio a {
  width: 100%;
  height: 100%;
  color: #fff;
}
.contributor .viewfullbio a:hover {
  background-color: #fcdb05;
  color: #fff;
  text-decoration: none;
}
.contributor .recentarticles,
.contributor .staffdesc {
  float: right;
  width: 260px;
  height: 130px;
  overflow: hidden;
}
.contributor .staffdesc {
  font-size: 12px;
  color: #585858;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}
.contributor .recentarticles h3,
.contributor .staffdesc h3 {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 30px;
  vertical-align: middle;
}
.contributor ul {
  list-style: none;
}
.contributor li {
  float: left;
  width: 245px;
  border-left: 5px solid #fff;
  padding-left: 10px;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  overflow: hidden;
}
.contributor li:hover {
  border-left: 5px solid #fcdb05;
}
.contributor .recentarticles h5 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  line-height: 25px;
  vertical-align: middle;
}
.contributor .recentarticles li a {
  color: #717171;
}
.contributor .recentarticles li a:hover {
  color: #000;
  text-decoration: none;
}
.calendar-table .event {
  font-size: 12px !important;
}

.calendar-month {
	line-height: 50px;
}

#sidebar {
  width: 303px;
  float: right;
}
.ad-block, #sidebar .textwidget {
  width: 300px;
  min-height: 90px;
  float: left;
  margin-bottom: 15px;
  padding: 0 3px 3px 0;
  background: url(images/content/rgba-black-5.png) left top repeat;
}
.ad-block-wrap, #sidebar .textwidget {
  width: 300px;
  min-height: 90px;
  height: auto;
  max-height: none;
  padding: 0px !important;
  overflow: auto;
  float: left;
  background-color: #fff;
}
.ad-block-wrap.no-max {
  max-height: none;
}
.ad-block a {
  color: #585858;
}
.ad-block p {
  margin: 0px !important;
  margin-bottom: 0px !important;
}
/* .ad-block-wrap img{width:300px;height:auto;} _NO__DOTCOMMA__AFTER__
   ==================================================
   ================================================== */
.ad-block-wrap .content-block {
  width: 295px;
  min-height: 90px;
  height: auto;
  float: left;
  display: block;
  border-left: 5px solid #fff;
}
.ad-block-wrap .content-block:hover {
  border-left: 5px solid #fcdb05;
  text-decoration: none;
}
.ad-block h3 {
  font-size: 30px;
  color: #585858;
  font-weight: 400;
  font-family: 'DINSchriftRegular';
  padding: 10px;
  text-transform: uppercase;
}
.ad-block p {
  color: #585858;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}
.ad-block a:hover h3,
.ad-block a:hover p,
.ad-block a:hover h5,
.ad-block a:hover {
  text-decoration: none;
  cursor: pointer;
}

#sidebar .textwidget {
  dpadding: 0px !important;
  height: auto;
  overflow: hidden;
  padding: 0 3px 3px 0 !important;
  background: url(images/content/rgba-black-5.png) left top repeat !important;
}
#sidebar .textwidget a { display: block; }

.eab-events-archive { overflow: hidden; }

  .eab-events-archive  article { padding: 10px;}

  .eab-events-archive article h4 { margin: 5px; max-width: 55%; float: left; }

  .eab-events-archive .event.open a:nth-child(2) {
    display: none;
  }

  .eab-events-archive .wpmudevevents-viewevent,
  .eab-events-archive div.wpmudevevents-buttons input {
    display: inline-block;
    float: right;
    margin: 5px;
    padding: 3px;
    padding-left: 7px;
    padding-right: 7px;
    color: #220640;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    background: #FDDD00;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
  }
  .eab-events-archive .wpmudevevents-viewevent:hover,
  .eab-events-archive div.wpmudevevents-buttons input:hover {
    opacity: 0.7;
  }
  .eab-events-archive div.wpmudevevents-buttons input {
    background: #220640;
    color: #FDDD00;

  }

  .eab-events-archive .wpmudevevents-date,
  .eab-events-archive .wpmudevevents-location { background: none; font-family: Georgia; font-size: 14px; padding: 10px; }

  .eab-events-archive .wpmudevevents-date > span { display: block; font-size: 10px; font-style: italic; }

  .eab-events-archive .wpmudevevents-date > span:first-child { display: block; font-size: 10px; font-style: italic; }


  .eab-events-archive .wpmudevevents-date br { display: none; }
  .eab-events-archive .wpmudevevents-location { display: block; width: 100%; font-size: 10px; font-style: italic; }


  .eab-events-archive .wpmudevevents-buttons { display: none; }

  .eab-events-archive hr {
    display: none;
  }


#event-popular {
  width: 300px;
  min-height: 90px;
  float: left;
  margin-bottom: 15px;
  padding: 0 3px 3px 0;
  background: url(images/content/rgba-black-5.png) left top repeat;
}

  #event-popular ul { list-style-type: none; }

    #event-popular ul li {
      overflow: hidden;
        display: block;
        padding: 10px;
        background: #fff;
font-family: DINSchriftRegular;
font-size: 18px; line-height: 24px;
color: #000;
border-bottom: 5px solid rgb(252, 219, 5);}

    #event-popular ul li:last-child {
      border-bottom: none !important;
    }
      #event-popular ul li a {
        color: #000;
}


      #event-popular ul li a img { float: left; width: 150px; height: 150px; margin-right: 15px; margin-top: -10px; margin-left: -10px; margin-bottom: -10px; }


      #event-popular ul li a br { display: none; }


      #event-popular ul li p { display: none; }





  #event-popular .wpmudevevents-viewevent,
  #event-popular div.wpmudevevents-buttons input {
    display: inline-block;
    float: right;
    margin: 5px;
    padding: 3px;
    padding-left: 7px;
    padding-right: 7px;
    color: #220640;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    background: #FDDD00;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
  }
  #event-popular .wpmudevevents-viewevent:hover,
  #event-popular div.wpmudevevents-buttons input:hover {
    opacity: 0.7;
  }
  #event-popular div.wpmudevevents-buttons input {
    background: #220640;
    color: #FDDD00;

  }

  #event-popular .wpmudevevents-date,
  #event-popular .wpmudevevents-location { background: none; font-family: Georgia; font-size: 10px; font-style: italic; color: #999; }

  #event-popular .wpmudevevents-date > span.wpmudevevents-date_format-start {
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
    font-size: 12px;
    font-family: 'DINSchriftRegular';
    margin-right: 3px;
    margin-bottom: 3px;

    }



  #event-popular .wpmudevevents-date > span.wpmudevevents-date_format-end { display: inline-block; font-size: 10px; font-style: italic; }

  #event-popular .wpmudevevents-date > span.wpmudevevents-date_format-end .wpmudevevents-date_format-end_date { display: inline; font-size: 10px; font-style: italic;
    font-weight: 300;
    text-transform: uppercase;
    display: inline;
    font-size: 12px;
    font-family: 'DINSchriftRegular'; }

  #event-popular .wpmudevevents-date > span.wpmudevevents-date_format-end .wpmudevevents-date_format-end_time { display: inline; font-size: 10px; font-style: italic;
    font-weight: 300;
    text-transform: uppercase;
    display: inline;
    font-size: 12px;
    font-family: 'DINSchriftRegular'; }


  #event-popular .wpmudevevents-date br { display: none; }
  #event-popular .wpmudevevents-location { display: block; width: 100%; font-size: 10px; font-style: italic; }


  #event-popular .wpmudevevents-buttons { display: none; }

  #event-popular hr {
    display: none;
  }



.events_calendar {
  width: 270px;
  border-left: 5px solid #fff;
  height: 70px;
  background-color: #fff;
  color: #585858;
  padding: 22px 0 0 5px;
  background: url(images/content/event-arrow.jpg) 236px 50px no-repeat;
}
.events_calendar h5 {
  float: left;
  display: block;
  width: 100%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
}
.events_calendar h3 {
  float: left;
  display: block;
  width: 100%;
  font-family: 'DINSchriftRegular';
  font-size: 39px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: -5px;
  padding: 0;
}
#categorycloud {
  float: left;
  width: 270px;
  padding: 15px;
  font-family: 'DINSchriftRegular';
  font-size: 14px;
  text-transform: uppercase;
  line-height: 14px;
  vertical-align: middle;
  background-color: #fff;
}
#categorycloud ul {
  list-style: none;
}
#categorycloud ul li {
  float: left;
  margin: 5px;
  line-height: 20px;
  vertical-align: middle;
  background-color: #CCC;
}
#categorycloud a {
  display: block;
  color: #fff;
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px;
}
#categorycloud a:hover {
  background-color: #fcdb05;
}
#sidebar_sort_nav {
  float: left;
  width: 300px;
  overflow: hidden;
  height: auto;
  padding: 0;
}
#sidebar_sort_nav ul {
  list-style: none;
}
#sidebar_sort_nav ul li {
  float: left;
  height: 23px;
  width: 95px;
  overflow: hidden;
  line-height: 23px;
  vertical-align: middle;
  background-color: #F8F8F8;
  border-right: 1px solid #DFDFDF;
  text-align: center;
  font-family: 'DINSchriftRegular';
  font-size: 14px;
  text-transform: uppercase;
}
#sidebar_sort_nav ul li a {
  color: #B5B5B5;
  display: block;
  width: 100%;
  height: 22px;
  border-bottom: 1px solid #DFDFDF;
}
#sidebar_sort_content {
  float: left;
  width: 300px;
  height: 202px;
  background-color: #fff;
  line-height: 23px;
  vertical-align: middle;
  font-family: 'DINSchriftRegular';
  font-size: 16px;
  text-transform: uppercase;
}
#sidebar_sort_content ul li {
  float: left;
  width: 285px;
  padding-left: 10px;
  border-left: 5px solid #fff;
  border-bottom: 1px dotted #EFEFEF;
}
#sidebar_sort_content ul li a {
  color: #999;
  display: block;
  padding-top: 18px;
  padding-bottom: 18px;
}
#sidebar_sort_nav ul li:hover a,
#sidebar_sort_nav ul li.active a {
  color: #000;
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
#sidebar_sort_content ul li:hover {
  border-left: 5px solid #fcdb05;
}
#sidebar_sort_content ul li:hover a {
  color: #000000;
}
#footer-wrap {
  width: 100%;
  height: 100px;
  padding-top: 1px;
  background: url(images/footer/footer-bg.jpg) center top repeat-x;
}
#footer {
  width: 940px;
  margin: 0 auto;
}
#footer-top {
  width: 940px;
  height: 50px;
  float: left;
  line-height: 50px;
  font-family: 'DINSchriftRegular';
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
#footer-top ul {
  float: left;
  list-style: none;
}
#footer-top ul.floatright {
  float: right;
}
#footer-top li {
  width: auto;
  height: 50px;
  float: left;
  margin-right: 50px;
}
#footer-top ul.floatright li {
  margin-right: 0;
}
#footer-top a {
  color: #565656;
}
#footer-top ul.floatright a {
  width: 30px;
  height: 50px;
  float: left;
  display: block;
  text-indent: -99999em;
  background: url(images/footer/social.jpg) left top no-repeat;
}
#foot-rss a {
  background-position: left top;
}
#foot-facebook a {
  background-position: -30px top !important;
}
#foot-twitter a {
  background-position: -60px top !important;
}
#foot-youtube a {
  background-position: right top !important;
}
#foot-pinterest a {
  background: url(images/footer/pinfooter.png) left top no-repeat !important;
}
#foot-instagram a {
  background: url(images/footer/instafooter.png) left top no-repeat !important;
}
#footer-bottom {
  width: 940px;
  height: 50px;
  float: left;
  line-height: 50px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 12px;
  color: #565656;
}
#footer-bottom a {
  color: #565656;
}
.ngg-imagebrowser-nav .counter {
	 	margin-top: -17px;
 }
.ngg-imagebrowser-nav {
	min-height: 45px;
}
.ngg-imagebrowser-desc {
	font-size: 12px;
	font-style: italic;
	width: 400px;
	margin: 0 auto;
}


.zester-checkbox {
    margin: 10px 0;
}
.zester-checkbox input[type="checkbox"] {
    display: none; /* hide original checkbox */}
.zester-checkbox input[type="checkbox"]:checked + label .box { /* checked style */
    position: relative;
}
.zester-checkbox input[type="checkbox"]:checked + label .box:after { /* check */
    content: '';
    width: 8px;
    height: 4px;
    position: absolute;
    left: 3px;
    top: 3px;
    border: 1px solid #414141;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.zester-checkbox .box { /* unckecked style for checkbox */
    display: inline-block;
    width: 11px;
    height: 11px;
    border: 1px solid #c3c3c3;
    float: left;
    margin-top: 1px;
    background-color: white;
}
.zester-checkbox label {
    font: 13px sans-serif;
    color: #3e3e3e;
}

.zester-checkbox label:hover .box { /* hover style for checkbox */
    border-color: #a5a5a5;
}

.zester-checkbox label:active .box { /* active style for checkbox */
	background-color: #FCDA05;
}














#wpmudevevents-wrapper{
}

#wpmudevevents-single{
}

.wpmudevevents-list{
}
.wpmudevevents-list tr {
}
.wpmudevevents-list tr td {
  margin: 0px !important;
  padding: 5px !important;
  height: 120px !important;
  min-height: 120px !important;
  vertical-align: top !important;
font-family: DINSchriftRegular;
font-size: 25px;

}
.wpmudevevents-list tr td p {
  margin: 0px !important;
  padding: 0px !important;
}

.wpmudevevents-header{
}

.wpmudevevents-buttons{
}

.wpmudevevents-list .wpmudevevents-buttons{
}

.wpmudevevents-list .wpmudevevents-buttons input {
}

#wpmudevevents-payment{
}

#wpmudevevents-payment form {
}

.wpmudevevents-content{
}

#wpmudevevents-contentheader{
}

#wpmudevevents-user{
}

.wpmudevevents-contentmeta{
}

.wpmudevevents-list .wpmudevevents-contentmeta{
}

.wpmudevevents-date{
}

.wpmudevevents-location{
}

.wpmudevevents-price{
}








.ad-block, .ad-block-wrap, .ad-block-wrap p {
  background: #fff !important;
  background-image: none !important;
  box-shadow: none !important;
  border: none !important;
  overflow: auto;
  border-width: 0 0 0 0 !important;
  border-image-width: 0 0 0 0 !important;
  margin: 0px !important;
  padding: 0px !important;
  outline: none !important;

}

.ad-block-wrap p {
  padding: 10px !important;
  background: #fff !important;
}


.ad-block {
  margin-bottom: 15px !important;
}


.ad-block-wrap p img {
  dmargin: -8px;
  margin-right: 16px;
}

.wpmudevevents-contentmeta hr { display: none !important; }

#wpmudevevents-contentheader { padding: 15px !important; }
#wpmudevevents-content hr { display: none !important; }
#wpmudevevents-contentheader { display: none !important; }
.wpmudevevents-buttons { display: none !important; }

.wpmudevevents-date,
.wpmudevevents-date_format-start,
.wpmudevevents-date_format-end { display: none !important; }


.single-incsub_event #wpmudevevents-contentbody .agm_google_maps { display: none !important; }

.single-incsub_event #wpmudevevents-map .agm_google_maps { display: block !important; }

.visiblebox {
height: auto !important;
width: auto !important;
}

.visiblebox #message {
  padding: 50px !important;
  background: rgba(255,255,255,0.75) !important;
width: 400px;
height: 400px !important;
}
.visiblebox #message a  {
  color: #000 !important;
}
.visiblebox #message .claimbutton a, #clearforever {
  color: #fff !important;
}


/* Image Browser */

.ngg-imagebrowser {
  margin-left: 15%;
  margin-right: 15%;
}

.ngg-imagebrowser a img {
  width: 100%;
  height: auto;
  padding: 0px !important;
  margin-bottom: -12px;
}

.ngg-imagebrowser .counter {
  margin-top: 5px;
}

.ngg-imagebrowser h1, .ngg-imagebrowser h2, .ngg-imagebrowser h3, .ngg-imagebrowser h4 {
  display: none;
}

.ngg-imagebrowser-desc {
  padding-top: 20px;
}

#amazonembed {
height: 360px;
overflow-y: hidden;
overflow-x: hidden;
border-bottom: 5px solid #FCDB05;
}

  #amazonembed embed {
    margin-top: -1px;
    margin-left: -1px;
    margin-right: -1px;
    width: 304px !important;
    height: 390px !important;
  }

blockquote { padding: 10px; padding-left: 25px; }

/*.gallery { width: 100% !important; height: 350px !important; margin-left: auto !important; margin-right: auto !important; text-align: center !important; }
*/
.attachment-full { max-width: 100% !important; height: auto !important; margin-left: auto !important; margin-left: auto !important; }
/*.activeSlide { position: relative !important; max-height: 100% !important; max-width: 100% !important; margin-left: auto !important; margin-left: auto !important; }
*/

.zlrecipe-container-border {}
  #zlrecipe-container { font-family: Georgia, 'Times New Roman', Times, serif; }
  #zlrecipe-container .h-4 { font-weight: bold; margin-top: 10px; margin-bottom: 5px; }
    #zlrecipe-innerdiv {}
      #zlrecipe-title { font-size: 15px; font-weight: bold; }
      .zlmeta {}
        .zlmeta p { margin-bottom: 0px !important; font-style: italic; }
          .zlmeta p span { font-style: normal; }
        #zlrecipe-rating {}
          .rating {}
        #zlrecipe-prep-time {}
        #zlrecipe-cook-time {}
        #zlrecipe-total-time {}
      .zlclear {}
      #zlrecipe-ingredients {}
        ul#zlrecipe-ingredients-list { margin-left: 0px; padding-left: 0px; list-style-type: none; }
          li.ingredient {}
          .ingredient-label { font-style: italic; font-weight: bold; margin-top: 5px; }
      #zlrecipe-instructions {}
        ol#zlrecipe-instructions-list { margin-left: 0px; padding-left: 15px; }
          li.instruction {}
          .instruction-label { font-style: italic; font-weight: bold; margin-top: 5px; }

#content-inside img {
	max-width: 100%;
	height: auto;
}
#content-inside .wp-caption {
	max-width: 100%;
	height: auto;
	margin: 0px;
}
#content-inside .wp-caption.alignright {
	margin-left: 20px;
}
#content-inside .wp-caption.alignleft {
	margin-right: 20px;
}
#content-inside .alignright {
	margin-left: 20px;
}
#content-inside .alignleft {
	margin-right: 20px;
}
#content-inside .wp-caption img {
	max-width: 100%;
	height: auto;
}