
/*--- archive page --- */

.archive-header {
  display: block;
  width: auto;
  padding: 10px 0;
  margin: 0;
  max-width: 100%;
  background: #fff;
}
.archive-title {}

/*--- breadcrumbs --- */

.crumbs {
  background: #fff;
  margin: 2px;
  margin-bottom: 20px;
}
#crumbs {
  height: 2.3em;
  border: 0px solid #dedede;
}
#crumbs li {
  float: left;
  line-height: 2.3em;
  color: #777;
  padding-left: .75em;
}
#crumbs li a {
  background: url(../images/crumbs.png) no-repeat right center;
  display: block;
  padding: 0 15px 0 0;
}
#crumbs li a:link, #crumbs li a:visited {
  color: #777;
  text-decoration: none;
}
#crumbs li a:hover, #crumbs li a:focus {
  color: #dd2c0d;
}
.prev-thumbs, .next-thumbs {
  display: inline-block;
  position: absolute;
  bottom: 40px;
  z-index: 9999;
  font-family: 'BrandonGrotesqueBoldRegular';
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #58585b;
  line-height: 8px;
}
.next-thumbs {
  right: 0;
  background: url(../images/arrow-right.png) no-repeat right center;
  padding-right: 34px;
}
.prev-thumbs {
  left: 0;
  background: url(../images/arrow-left.png) no-repeat left center;
  padding-left: 34px;
}
.thumb-wrapper {
  display: block !important;
}
.thumbs li {
  list-style: none;
  display: inline-block;
  margin: 0 2px;
}
.gallery-single {
  position: relative;
  margin: 0 auto 1.3em;
}
#gallery-slider {
  display: block;
  position: relative;
}
.slideshow img {
  max-width: 100%;
  width: 100%;
  position: relative;
}
.slideshow, .thumbs {
  margin: 0 auto;
  text-align: center;
}
.thumbs li {
  list-style: none;
  display: inline-block;
  margin: 0 2px;
}
.archive-list ul li, .archive-list-full ul li {
  list-style: disc;
}
#comments li {
  list-style: none;
}
.archive-list h5, .archive-list-full h5 {
  margin-bottom: 10px;
}
.tagcloud a {
  background: #f2f2f2;
  padding: 3px 5px;
  margin: 1px;
  color: #757575;
  font-size: 12px !important;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  display: inline-block;
}
.gallery-single-holder {
  width: 100%;
}
.image-wrapper {
  margin-bottom: 10px;
  display: block;
  width: 100%;
}

h2.front-subject {
  text-align: left;
  display: block;
  width: 100%;
  font:30px/35px "Lato",sans-serif;
  margin-bottom: 10px;
}
h2.front-subject a{
  color: #DFB863;
}
.header-meta {
    text-align: left;
    margin-bottom: 20px;
    font-size: 13px;
}
body.home span.date {
    font-size: 16px;
}
body.home span.category.box {
    display: block;
}

.main-grid-shell {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 0px;
  padding-top: 0px;
  max-width: 1140px
}
.meta-wrap {
  margin: 20px;
  float: left;
}
video, #player {
  max-width: 100%;
  height: auto;
  width: 100%;
  z-index: 99!important;
}
.video {
  max-width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video iframe, .video object, .video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.metainfowrap {
  float: left;
  width: 170px;
  text-align: left;
  margin: 10px 0;
  height: 100%;
  display: block;
  padding: 5px;
  margin-left: 0px;
}
.meta-contain-date {
  font: 15px/25px 'Roboto Condensed', sans-serif;
  padding-top: 4px;
}
.footer-additional-copy-wrap {
  background: #3b3b3b;
  border-top: 1px solid #323232;
}
.footer-inside {
  background: #212121 url(../images/footerbgpattern.png) repeat left;
  border-top: 1px solid rgba(0, 0, 0, .1);
  border-bottom: 1px solid #494949;
}
.next-post {
  margin: 10px 0;
  text-align: left;
}
.header-inside-wrap {
  background: #FFF;
}
img.avatar.avatar-32.photo {
    border-radius: 50%;
    float: left;
    margin: 6px 1em 0 0;
}
a:hover span.button {
  text-decoration: none;
}
span.button {
  margin: 2px;
  padding: 5px;
  font: bold 13px 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #fff;
  color: #5c5c5c;
  border: 1px solid #b2b2b2;
  background: #ededed;
  box-shadow: inset 0 0 0 1px #fff;
}
.metainfocontent {
  width: 100%;
  float: left;
  padding-right: 5px;
  border-right: 1px solid #ddd;
}
.tags {
  background: url(../images/pinktag.png) no-repeat top left;
  padding-left: 25px;
  float: left;
  margin: 10px 0;
}
.postedin {
  background: url(../images/folder.png) no-repeat top left;
  padding-left: 25px;
}
img.single-slider-page {
  max-width: 100%;
  margin: 0 auto;
}
.masonry-format-image {
  margin: 0;
  padding: 0;
}
.post-entry ol, .post-entry ul {
  margin: 20px;
}
.post-entry ul li {
  list-style: disc;
}

/*--- post formats --- */

.front-subject h2 {
  padding: 5px;
}
.format-standard .front-subject, .front-subject {
  /*	background: #C4BAA2;
	border-bottom: 10px solid rgba(0,0,0,0.03);*/
}
.front-subject h2 {}

/*.format-gallery .front-subject { background: #C4C98A; }

.format-video .front-subject { background: #B96362; }*/

.format-gallery .front-subject h2 a {}
.format-gallery .front-subject h2 a:hover {}
.format-standard .front-subject h2 a, .front-subject h2 a {}
.masonry-format-image p {
  padding: 10px;
  font-size: 11px;
  font-weight: 300;
}
p.meta {
  padding: 10px;
  margin: 10px 0;
}
.gallery-post-wrap-home {
  padding: 10px;
  color: #797979;
}
.standard-post-wrap-home {
  padding: 10px;
  border-bottom: 1px solid #cacaca;
  color: #797979;
}
.gallery-post-wrap-home-footer {
  display: block;
  font: 12px 'Roboto Condensed', sans-serif;
  padding: 10px;
  text-shadow: 1px 1px 1px #fff;
  color: #666;
  text-align: right;
}
.standard-post-wrap-home-footer {
  display: block;
  font: 12px 'Roboto Condensed', sans-serif;
  padding: 10px;
  text-shadow: 1px 1px 1px #fff;
  color: #666;
  text-align: right;
  border-top: 1px solid #fff;
}
.standard-post-wrap {
  padding: 10px;
  width: auto;
  color: #fff;
}
.singlepage-post-wrap {
  display: block;
  float: left;
  width: 100%;
  background: #E9CE97;
  border: 1px solid #000;
  color: #fff;
}
.edit-link {}
.entry-meta {}
.entry-meta a {
  color: #333;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, .8);
  font: bold 12px Arial, Helvetica, sans-serif;
}
.single-post-img-wrap {
  height: auto;
  margin: 0 auto;
  border: 0px solid #8e8e8e;
  line-height: 0;
  padding: 0;
  max-width: 600px;
}
.single-post-img {
  padding: 0px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  height: auto;
}
.single-post-img-wrap img {
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.single-post-contain {
  background: #fff;
}
.single-post-img-wrap {
  padding: 0px;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}
.singlepostwrapper {}
.post-meta-wrap {
  display: block;
  margin: 10px auto;
  color: #848484;
  font-size: 14px;
  line-height: 44px;
}
.front-social{
display: inline-block;
float: right;
}
.leave-reply {
  display: block;
}
span.box {
  margin-right: 15px;
}
span.share-text {
  display: inline-block;
  float: left;
  font-style: italic;
  padding-right: 5px;
  line-height: 44px;
}



/* Tag Styles */

p.tags {
  font: bold 11px/23px 'Merriweather Sans', sans-serif;
  text-transform: uppercase;
  width: 95%;
  display: block;
}
p.tags span.st_tag {
  padding: 0px 0px 0px 15px;
  margin: 3px;
  background: url(../images/tag_bg_left.png) no-repeat left center;
  display: inline-block;
}
p.tags span.st_tag a {
  text-decoration: none;
  text-shadow: #f4f4f4 1px 1px 1px;
  padding: 0px 10px 0px 2px;
  background: url(../images/tagbg.png) repeat-x right center;
  display: inline-block;
  border-right: 1px solid #aaaaaa;
  color: #505050;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, .1);
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
p.tags span.st_tag a:hover {
  color: #333;
}
.single-subject h2 a {
  font-weight: 700;
  font: 28px/30px 'Roboto Condensed', sans-serif;
  color: #DFB863;
}

h3.sidebar-widget-title {
  font: 20px/22px 'Open Sans', sans-serif;
  margin-bottom: 15px;
  font-weight: 400;
  padding: 10px;
  color: #888;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 2px solid #fff;
}
.format-chat {}
.format-standard {}
.meta-masonry {
  text-align: right;
  display: block;
}
.standard-post-holder {
  padding: 10px;
}
.format-gallery {}
.format-image {
  margin: 0;
  padding: 0;
}
.format-link {}

.format-status:hover {
  background: #619bb0;
}
.format-status {
  padding: 10px;
  background: #333;
  color: #f5f5f5;
  border: none;
  transition: background 1s ease-in;
  -webkit-transition: background 1s ease-in;
}
.format-video {
  padding: 0;
  margin: 0;
}

/* blockquote */

blockquote {
  font-family: Georgia, serif;
  font-size: 18px;
  font-style: italic;
  display: block;
  margin: 0.25em 0;
  padding: 1.5em 40px;
  line-height: 1.45;
  position: relative;
  background: #F3F3F3;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0;
  top: -15px;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
.single-quote {
  display: block;
  max-width: 100%;
  width: 100%;
}
.singlepostinside {
  float: left;
}

/* form */

fieldset {
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 0;
}



input:-moz-placeholder {
  color: #fff;
}
input::-webkit-input-placeholder {
  color: #fff;
}
input[type="text"], textarea {
  background: #eee;
  border: solid 1px #ddd;
  padding: 6px 5px;
}
.input_search {
  display: inline;
}
input[type="text"] {
  width: 100%;
  max-width: 70%;
}
textarea {
  width: 98%;
  height: 180px;
}
.single-quote .entry-content {
  background: #7D6962;
  padding: 20px;
  display: block;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
}

.single-subject {
    margin: 10px 0;
}
/*Footer Style*/

.widget-holder {
  display: block;
  float: left;
  color: #f4f4f4;
  width: 100%;
  margin-bottom: 10px;
  max-width: 25%;
  padding-top: 10px;
}
.pagination {
  clear: both;
  padding: 20px 0;
  position: relative;
}
#content .pagination span, #content .pagination a {
  display: inline-block;
  margin: 0 3px;
  text-decoration: none;
  line-height: 30px;
  padding:0 10px;
  font-size: 15px;
  color: #DFA0A8;
  background: #fff;
  border:1px solid #DFA0A8;
  }
#content .pagination a:hover {
  color: #fff;
  background: #DFA0A8;
}
#content .pagination .current {
  background:#DFA0A8;
  color: #fff !important;
}
.footer-post-meta span {
    margin-right: 15px;
}

/* Wordpress classes */

.alignleft {
  float: left;
  margin: 0 1.5em 1.5em 0;
}
.alignright {
  float: right;
  margin: 0 0 1.5em 1.5em;
}
.aligncenter {
  margin: 0 auto;
  display: block;
}
img.alignleft {
  float: left;
  margin: 0 1.5em 1.5em 0;
}
img.alignright {
  float: right;
  margin: 0 0 1.5em 1.5em;
}
img.aligncenter {
  margin: 0 auto;
  display: block;
}
.wp-caption {

  text-align: center;
  background-color: #ddd;
  width: 100%;
}
p.wp-caption-text{
  padding:10px;
}
.wp-caption {
  width: auto;
  max-width: 100%;
  height: auto;
}

/* calendar widget */

#wp-calendar {
  width: 100%;
  max-width: 100%;
}
#wp-calendar caption {
  text-align: right;
  color: #333;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 15px;
}
#wp-calendar thead {
  font-size: 10px;
}
#wp-calendar thead th {
  padding-bottom: 10px;
}
#wp-calendar tbody {
  color: #aaa;
}
#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  text-align: center;
  padding: 3px;
}
#wp-calendar tbody td:hover {
  background: #fff;
}
#wp-calendar tbody .pad {
  background: none;
}
#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
}
#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}
.authorinfo h3 {
  font-size: 18px;
  margin: 0;
  padding: 10px 10px 5px 0px;
}
.authorinfo h3 a {
  text-decoration: none;
  font-weight: bold;
}
.author-single-contain img {
  margin: 0 1em 1em 0;
  padding: 10px;
  float: left;
  border-radius: 3px;
  width: 80px;
  max-width: 100%;
  height: 80px;
}
.authorinfo p {
  float: left;
  padding: 10px 0;
}
.authorinfo p a {
  color: #333;
}
.authorinfo {
  width: auto;
  float: left;
  max-width: 70%;
}
div[id*="gallery-"] img{
    border:1px solid #ccc !important;
    padding:4px;
}
.related-noimg {
    background: #ccc;
    min-height: 120px;
    text-align: center;
    line-height: 120px;
}
.related-noimg a {
    display: block;
}
/*--- share buttons on single page --- */
span.nav-previous {
    float: left;
}

span.nav-next {
    float: right;
}

.social-tags:hover {
  transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: .5;
}


.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
