/* Blog styles ====================*/
#main {
  width: 100%;
  background: #f3f2eb;
  padding: 80px 0;
}
.blog-wrapper {
  max-width: 1130px;
  margin: 0 auto;
  padding: 0 15px;
}
.blog,
.sidebar.blog {
  width: 100%;
}
.blog a {
  color: #383838;
}
.blog p a {
  color: orange;
}
.blog h3 {
  color: #383838;
}
.blog p {
  color: #383838;
}
.blog .share-enjoy-box h3{
width: 100%;
display: inline-block;
margin-bottom:15px;
}
.blog-wrapper {
  
}
.blog-wrapper.blog-post {
  padding-top: 0;
}
.blog-post-list .post:last-child {
  margin-bottom: 30px;
}
.blog .post {
  margin: 0 0 50px 0;
}
.blog.blog-article .post {
  margin-bottom: 40px;
}
.blog .post ul li {
  margin: 0 0 5px 0;
  list-style-position: inside;
  color: #000;
}
.blog .post ul {

}
.blog .post .entry img {
  height: auto;
}
.blog img.alignleft {
  float: left;
  margin: 4px 30px 20px 0;
  max-width: 50%;
}
.blog img.alignright {
  float: right;
  margin: 4px 0 20px 30px;
  max-width: 50%;
}
.blog .entry-header {
  margin-bottom: 11px;
}
.blog .entry-header a {
  text-decoration: none;
}
.post-date {
  font-style: italic;
  color: #939393;
}
.post-date a {
  color: #5c7e94;
}
.blog .entry-title {
  margin: 0 0 5px 0;
  color: #555;
  font-size: 45px;
  line-height: 1;
}
.blog .entry-title a {
  color: #3E433E;
  font-size: 45px;
}
.blog .entry-title a:hover {
  color: #ee3a43;
}
.blog .entry-content {
  padding: 0 0 25px 0;
  color: #3e433e;
}
.blog .entry-content h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #383838;
}
.blog .entry-content p {
  margin: 0 0 21px;
  color: #383838;
}
.blog .entry-content img {
  height: 100%;
}
.blog-article .share-enjoy-box {
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 18px;
  padding-bottom: 8px;
}
.blog .entry-meta {
  padding: 18px 0 0 0;
  border-top: 7px solid #ffc400;
}
.blog .entry-meta .categories {
}
.entry-meta .categories {
  float: left;
}
.entry-meta .comments {
  float: right;
}
.sidebar.blog .sidebar-widgets {
  padding: 0;
}
.sidebar-widgets .widgettitle {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  color: #444;
  font-size: 1.500em;
  line-height: 1;
  font-weight: bold;
}
.sidebar-widgets .widgettitle {
  border-bottom: 7px solid #ffc400;
}
.sidebar.blog li {
  padding: 0;
  list-style: none;
}
.sidebar-widgets ul {
  margin: 0;
  padding: 0;
}
.sidebar-widgets .widget {
  margin: 0 0 30px 0;
}
.sidebar-widgets li {
  margin: 0 0 7px 0;
}
.sidebar-widgets a {
}
.sidebar-widgets .current-cat a,
.sidebar-widgets a:hover {

}
.sidebar-widgets .recent-post li {
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 15px;
}
.sidebar-widgets .recent-post li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.sidebar-widgets .recent-post .post-pic {
  margin-right: 5.000%;
  margin-top: 4px;
  text-decoration: none;
}
.sidebar-widgets .recent-post .post-pic img {
  height: auto;
}
.sidebar-widgets .recent-post .post-link {
  font-size: 0.875em;
  text-decoration: none;
  line-height: 1.3;
  display: block;
  margin-top: 15px;
}
.commentlist,
.commentlist .children {
  padding: 0;
}
.commentlist li {
  list-style:none;
}
.commentlist .children li {
  padding:0 0 0 25px;
  min-width:400px;
  background:none;
}
.commentlist .comment-body {
  padding:0 0 25px 0;
}
.comment-author.vcard {
  margin:0 0 10px 0;
  line-height:1;
}
.comment-author.vcard img {
  float:left;
  margin:3px 10px 0 0;
}
.comment-author.vcard .fn {
  font-style:normal;
  font-weight:bold;
}
.comment-meta.commentmetadata {
  margin:0 0 15px 0;
  font-size:13px;
}
.commentlist a {
}
.commentlist a:hover {

}
.commentlist .reply {
  padding: 8px 0 0 0;
  text-decoration: underline;
}
.commentlist p {
  margin:0 0 5px 0;
  clear:both;
}
.form-allowed-tags {
  display:none;
}
#respond {
  padding: 0 0 40px 0;
}
#respond:after {
  display:block;
  content:'.';
  height:0;
  overflow:hidden;
  clear:both;
}
#respond p {
  position: relative;
  margin: 0 0 10px 0;
}
#respond label {
  display: none;
}
#respond label.error {
  position: static;
  color: #ee3a43;
  font-size: 15px;
}
#respond .input-text,
#respond .textarea {
  font-size: 14px;
}
#respond #author,
#respond #email,
#respond #url {
  display: block;
  margin: 0;
  padding: 0 5px 0 10px;
  height: 37px;
  width: 100%;
  border: 2px solid #d7d7d7;
  font-size: 18px;
  line-height: 37px;
}
#respond #author.error,
#respond #email.error,
#respond #url.error,
#respond #comment.error {
  border: 2px solid #ee3a43;;
}
#respond #comment {
  display: block;
  padding: 9px 5px 5px 10px;
  min-height: 185px;
  height: 185px;
  resize: vertical;
  width: 100%;
  border: 2px solid #d7d7d7;
  line-height: 1.2;
  font-size: 18px;
}
#respond #submit {
  display: block;
  margin: 0 auto;
  height: 38px;
  width: 241px;
  background: #b28e5f;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
}
#nav-below {
  margin-bottom: 20px;
}
#nav-below .assistive-text {
  margin-top: 0;
}
#nav-below .nav-previous {
  float: left;
}
#nav-below .nav-next {
  float: right;
}
.sidebar.blog {
  margin-top: 25px;
}
.widget_search {

}
.widget_search #searchform {
  position: relative;
}
.widget_search label {
  display: block;
  margin-bottom: 5px;
  color: #383838;
}
.widget_search #s {
  width: 80%;
  padding: 4px 5px 4px 8px;
  display: inline-block;
  vertical-align: top;
  outline: none;
  border: 1px solid #999;
  color: #383838;
}
.widget_search #searchsubmit {
  display: inline-block;
  vertical-align: top;
  width: 18%;
  border: 1px solid #999;
  padding: 0;
  height: 29px;
  background: #fff url("../images/loupe.png") no-repeat 50% 4px;
  outline: none;
  font-size: 10px;
  color: transparent;
  color: #383838;
}
.widget_search #searchsubmit:hover {
  background: #ffc400 url("../images/loupe.png") no-repeat 50% -31px;
}
/* end Blog styles ====================*/

@media (min-width: 795px) {
  /* Blog styles ====================*/
  .blog-wrapper {
    padding-top: 25px;
  }
  .sidebar-widgets .widget {
    margin-bottom: 55px;
  }
  .blog-wrapper .sidebar .widget {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  div.blog {
    float: left;
    width: 70.3125%;
  }
  .sidebar.blog {
    float: right;
    width: 20.83333333%;
  }
  .blog-article {
    margin-bottom: 40px;
  }

  #nav-below {
    margin-bottom: 40px;
  }
  #respond #submit {
    float: right;
    margin: 0;
  }
  /* end Blog styles ====================*/
}

.wp-paginate {
margin:20px 0 !important;
}

a.more-link {
	color: rgb(191, 20, 20);
	display: block;
}