/*
Theme Name: RBChildTheme-Greedly
Theme URI: http://beezenwebdesign.com
Description: A child theme for Reality Blurs For Customization
Author: John Arcadian
Author URI: http://beezenwebdesign.com
Template: greedly
Version: 2.2
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 09 Jan 2015 17:22:04 +0000 */ 

@import url('../greedly/style.css');


@font-face {
    font-family: 'station';
    src: url('fonts/station-webfont.eot');
    src: url('fonts/station-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/station-webfont.woff2') format('woff2'),
         url('fonts/station-webfont.woff') format('woff'),
         url('fonts/station-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


/* FONT*/
body, h1, h2, h3, h4, h5, h6, .widget, .archive-title span, #search-wrap input {
 font-family: "station", serif !important;
}

.post-type-label, .post-title, .post-footer, .post-meta, .logo, .footer .copyright-wrapper, .table, .tags-wrap a, .comment-date, .comment-title, .comment-form-wrap h3, .form-control, #submit, .comment-content a, .post-nav-wrap a, .author-biography a, .loadmore-wrap a,
.share-wrap h3, .tags-wrap h3, .archive-title, .sb-menu, .widget-title, .widget h4.media-heading, .widget p > a, .menu-title, .site-nav-wrap, .widget select, .tweet-time, .widget .featured-video-widget .heading, .tagcloud a, #search-wrap, .wpcf7 {
 font-family: "station", sans-serif  !important;
}

.credits {color: #fff; text-shadow: 1px 1px 3px black;}

.alignnone {
	margin: 0px !important;
}
.alignnone, .aligncenter {
    margin: 30px auto !important;
    display: block;
}

/* Header and Logo */

.logo img {
    max-height: 75px !important;
    cursor: pointer;
}
.navbar {
    padding: 35px;}
.navbar {
    background-color: rgba(0, 0, 0, 1);
}
@media (max-width: 767px) {

.logo img {
    max-height: 60px !important;
    cursor: pointer;
}
.navbar {
    padding: 25px !important;}
}

@media (max-width: 479px) {


.logo img {
    max-height: 40px !important;
    cursor: pointer;
}
.navbar {
    padding: 20px !important;
    }
}


/* General */

body {color: #000 !important;}

.main-post-content, .post-external-wrap {
    margin-top: 12px;
}

/* Post Specific*/

.home .post-type-label, .post-type-label {
    display: none !important;
}

/* .home .post-inner { */
.post-inner {
padding: 3px !important;
margin: 4px !important;
    }
 
/* .home .post-inner:before { */
.post-inner:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border: 3px solid black;

}


.home .post-meta, .post-meta {
    border-top: none;
    }
    

    
.home .post-title, .home .post-meta, .archive .post-title, .archive .post-meta, .search .post-title, .search.post-meta  {

  text-shadow:  3px 3px 20px #000,
  -3px 3px 20px #000,
  6px 6px 20px #000,
  -6px 6px 20px #000,
  4px 4px 20px #000,
  -4px 4px 20px #000,
      -2px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;

}



.post-outer:hover .post-inner, .tags-wrap a:hover, #submit:hover, .feature-imge-wrap .btn-icon:hover, .quote-wrap .btn-icon:hover, .gallery-wrap .btn-icon:hover, .share-wrap a:hover, .owl-theme .owl-controls .owl-buttons div:hover {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7) !important;
}

.archive-author-holder .author-name {
    font-size: 28px;
}
.archive .panel-body {color: #fff; font-size:16px;}

.post-author-holder .author-name, .post-author-holder .author-name a {
    font-size: 18px;
    margin: 10px 0px -5px;
    color: #000;
}

.author-biography .panel-body {
    padding: 0px 0px 10px;
    font-size: 14px;
    line-height: 18px;
    text-align: left !important;
    margin-left: 5px;
 }

/* Post Nav */
.current {
    background: #000 none repeat scroll 0% 0% !important;
    color: #fff  !important;
}

 .site-nav-wrap a:hover {
    background: #000 none repeat scroll 0% 0% !important;
    color: #fff  !important;
}

/* Comments */
.comment-author {
    padding: 10px 0px 0px 10px !important;
}

.comment-content, .comment-content a {
    color: #fff !important;
}

.comment-date, .comment-date a,  .comment-author .author-name {
    color: #fff !important;
}

.post-nav-wrap a, .loadmore-wrap a, .site-nav-wrap a, .site-nav-wrap .current {
    text-transform: uppercase;
    font-size: 12px;
    padding: 6px 20px;
    width: auto !important;
    border-radius: 30px;
    border: 2px solid #FFF;
    display: inline-block;
    line-height: 30px;
}

.comment-form-wrap { color: #fff;}
/* 
.home .post-title {
    margin: 0px !important;
    background: none repeat scroll 0% 0%  rgba(0, 0, 0, .95);
    width: 100%;
padding: 10px 0px;
}
.home .post-meta {
    display: inline-block;
    border-top: none;
    padding: 10px 30px 10px;
margin: 0px;
  width: 100%;
  background: none repeat scroll 0% 0%  rgba(0, 0, 0, .95);
}
*/

.feature-imge-wrap {
    position: relative;
    border-bottom: 3px solid black;
}

.post-inner, .table th, .feature-imge-wrap .btn-icon, .quote-wrap .btn-icon, .gallery-wrap .btn-icon, .owl-theme .owl-controls .owl-buttons div {
background-color: rgba(0, 0, 0, 0);
color: #fff;
}

.post-outer:hover .post-inner, .tags-wrap a:hover, #submit, .mejs-controls .mejs-time-rail .mejs-time-loaded, .widget a.latest-post-image, .widget a.featured-post-image, .instagram-row a, .flickr-row a, .loadmore-wrap a:hover, .current {
	background: rgba(71,186,193,1.0); /* Primary Color */
}
.post-outer:hover .post-inner, .tags-wrap a:hover, #submit:hover, .feature-imge-wrap .btn-icon:hover, .quote-wrap .btn-icon:hover, .gallery-wrap .btn-icon:hover, .share-wrap a:hover, .owl-theme .owl-controls .owl-buttons div:hover, .tagcloud a:hover {
	background: rgba(71,186,193,.7); /* Primary Color */	
}

/* Search */

#search-wrap .mainsearch {
    color: #fff !important;
}
.no-results-form #s {
    background: none repeat scroll 0% 0% #FFF;
    color: #000 !important;
}
