/*
 Theme Name:   Rented Lifestyle
 Description:  Rented Lifestyle Theme
 Author:       Blue Sun Media
 Author URI:   http://www.bluesunmedia.com
 Template:     strappress
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  rentedlifestyle
*/


/* ==========================================================================
   Globals
   ========================================================================== */

body {
    font-size: 16px;
}

a {
	color: #d29c5f;
}

h2.instagram {
    background-image: url("/wp-content/themes/rentedlifestyle/images/inst-icon.jpg");
}

h2.pinterest {
    background-image: url("/wp-content/themes/rentedlifestyle/images/pin-icon.jpg");
}

h2.twitter {
    background-image: url("/wp-content/themes/rentedlifestyle/images/tw-icon.jpg");
}

h2.facebook {
    background-image: url("/wp-content/themes/rentedlifestyle/images/fb-icon.jpg");
}

h2.tumblr {
    background-image: url("/wp-content/themes/rentedlifestyle/images/tum-icon.jpg");
}

h2.youtube {
    background-image: url("/wp-content/themes/rentedlifestyle/images/yt-icon.jpg");
}

h2.pinterest, h2.twitter, h2.facebook, h2.tumblr, h2.youtube, h2.instagram {
    font-size: 14px;
    color: #333;
    text-align: center;
    padding-top: 30px;
    background-position: center top;
    background-repeat: no-repeat;
}

.wmle_post_title h2 {
    margin-top: 0;
}

/* Home Page ad units  */

.ads img {
    width: 100%;
    height: auto;
}

/* for wp native posts on home page */

.wmle_post_title h2.ask.christy,
.wmle_post_title h2.blog {
    line-height: 18px;
    text-align: center;
}

.wmle_post_title h2.ask.christy a,
.wmle_post_title h2.blog a {
    color: #333 !important;
    font-size: 18px !important;
}

.wmle_container .wmle_item .wmle_post_excerpt {    
    padding-top: 0 !important;    
}

.wmle_container .wmle_item .wmle_post_excerpt p {
    line-height: 1;
    color: #666;
}

/* end wp native posts on home page */

.wmle_container .wmle_item {
    box-shadow: 0px 0px 0px 0px;
    border: none  !important;
}

.wmle_container .wmle_item img {
    border: none !important;
}

.wmle_container .wmle_item .wmle_post_title,
.wmle_container .wmle_item {
    border: none !important;
    box-shadow: none !important;
}

/* Custom styles for native wp posts */
.wpme_image a[href^="http://rentedlifestyle"] img {
    border: 4px solid #AE926D !important;
}

.wmle_post_title h2.ask.christy a {
    color: #AE926D !important;
    font-size: 22px !important;
}

/*.wmle_container .wmle_item .wmle_post_excerpt p {
    font-size: 14px;
    color: #AE926D !important;
}
*/
/* ------------ End of Globals ------------------- */

/* ==========================================================================
   HEADER
   ========================================================================== */

.page-header {border: none;}

.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
}

.navbar-inverse .navbar-toggle {
	border-color: #fff;	
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus
a.navbar-brand {
	background-color: #fff !important;
}

#header-logo {
	margin-top: 20px;
}

.page-header {
	margin: 10px 0px;
}

/* show hamburger menu all the time*/

.navbar-header {
    float: none;
}
.navbar-toggle {
    display: block;
    float: left;
    margin-top: 26px;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
    display: none!important;
}
.navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
}
.navbar-nav>li {
    float: none;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-collapse.collapse.in{
    display: block!important;
}

#menu-main a, #menu-main a:hover {
	color: #000;
}

#menu-main li.current-menu-item a {
	color: #fff;	
}

/* end hamburger menu css */

.navbar-form {
    margin-top: 26px !important;
}

.social-icons {
    margin-top: 25px;
}

#social-header {
	text-align: right;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}

.social-icons a {
    color: #d29c5f;
}

/*.navbar-form {
    display: none;
}*/

.navbar-toggle {
        z-index: 999999999999999999999 !important;
}

/* ------------ Search Box ------------------- */
.header-search {
	margin-top: 24px;
}
.header-search button {
    display: none;
}

.header-search .input-group {
    float: left;
    margin-top: -5px;
    width: 60%;
}

#searchbox {
    background-color: #ccc;
    padding: 10px;
    display: block;
    width: 193px;
    position: absolute;
    height: 44px;
    top: 30px;
    left: 0px;
	z-index: 1;
}

.header-search .search-toggler img {
    width: 20px;
    height: auto;
    margin-top: 9px;
}

/* ------------ End Box ------------------- */


/* ------------ End of HEADER ------------------- */


/* ==========================================================================
   SINGLES
   ========================================================================== */

.single #wrapper {
    max-width: 990px;
    margin: 0 auto;
}

.single .post-entry p {
    padding: 0 5%;
}

.single .post-entry img {
    width: 106%;
    height: auto;
    margin-left: -3%;
}

.single .entry-content p,
.single .entry-content div,
.single .entry-content div img {
    margin-bottom:15px;
}

.single header {
    position: relative;
}

.single h1.page-title {
    background-color: rgba(255,255,255, .5);
    padding: 20px;
    position: absolute;
    bottom: 0;
}

.col-xs-6.posted-by,
.col-xs-6.addthis-btns {
    margin-bottom: 15px;
}

.at4-show {
    text-align: right;
}

.slidingDiv {
    height: 28px;
    padding: 0px;
    margin-top: -2px;
    position: absolute;
    width: 259px;
    top: 2px;
    left: 56px;
	display: none;
}

.slidingDiv input, .slidingDiv input[type=text] {
	border-color: #ccc;
	color: #000;
}

.slidingDiv button {
    background: #ccc;
    color: #fff;
}

.slidingDiv .input-group-btn button {
	background: #ccc !important;
}

.show_hide {
	display:none;
}

#widgets a, .page .post-entry p {
	font-family: 'Adobe Garamond W01',Garamond,Baskerville,'Baskerville Old Face','Hoefler Text','Times New Roman',serif;
}

#widgets .widget-title {
	padding: 10px 0;
	font-family: 'Futura W01',Futura,'Trebuchet MS',Arial,sans-serif;	
}

#widgets ul {
	padding: 0px;
}

#widgets li {
	margin-bottom: 20px;
	list-style-type: none;
}

.post-entry p, .wmle_post_title, .wmle_post_excerpt p, .home .post-entry p {
	/*font-family: 'Adobe Garamond W01',Garamond,Baskerville,'Baskerville Old Face','Hoefler Text','Times New Roman',serif;*/
	font-family: 'Futura W01',Futura,'Trebuchet MS',Arial,sans-serif;
}

/* ------------ End of SINGLES ------------------- */


/* ==========================================================================
   HOME PAGE
   ========================================================================== */

.scroll-top {
    background-image: url('/wp-content/uploads/2016/06/new-rl-logo.png');
    min-height: 100px;
    background-repeat: no-repeat;
    background-position-x: 30px;
}

#footer-wrapper .social-icons {
	display: none;
}

#footer-wrapper,
#footer-wrapper a,
#footer-wrapper p {
	font-size: 16px;
	font-family: 'Adobe Garamond W01',Garamond,Baskerville,'Baskerville Old Face','Hoefler Text','Times New Roman',serif;	
}


/* ------------ End of FOOTER ------------------- */



/* ==========================================================================
   HOME PAGE
   ========================================================================== */
.home .page-title,
#respond,
.post-meta {
    display: none;
}

.wmle_container .wmle_item_holder .wpme_image {
    position: relative;
}

.wmle_container .wmle_item_holder .wpme_image img {
    width: 100% !important;
}

.wmle_container .wmle_item_holder .wpme_image img.play-btn {
    width: 54px !important;
    height: 54px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

/* ------------ End of HOME PAGE ------------------- */



/* ==========================================================================
   Search Results PAGE
   ========================================================================== */

.search-results {
	margin-top: 22px;
}

/* ------------ End of Search Results PAGE ------------------- */


.powered, .scroll-top { text-align: right; }






/*--move--*/
.search-results #widgets {
	display: none;
}

.search-results img {
	max-width: 100%;
}

.search-results .col-lg-9 {
	width: 100%;
}

.search-results article {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.search-results a {
	font-size: 18px;
}

h1.page-title {
	font-family: 'Futura W01',Futura,'Trebuchet MS',Arial,sans-serif;	
}

.navbar-right {
	display: none;
}

#menu-main {
    background: #fff;
}

button {
	background-color: transparent !important;
}

.addthis_toolbox {
    float: right;
}

.addthis_button_facebook,
.addthis_button_twitter,
.addthis_button_linkedin,
.addthis_button_google,
.addthis_button_email,
.addthis_button_print,
.addthis_button_compact {
    text-indent: -50px;
    width: 32px !important;
    height: 32px !important;
    margin-left: 3px;
    display: inline-block;
    overflow: hidden;
}

.addthis_button_facebook {
    background-image: url('/wp-content/themes/rentedlifestyle/images/soc-icons/fb.png');
}
.addthis_button_twitter {
    background-image: url('/wp-content/themes/rentedlifestyle/images/soc-icons/tw.png');
}

.addthis_button_linkedin {
    background-image: url('/wp-content/themes/rentedlifestyle/images/soc-icons/li.png');
}

.addthis_button_google {
    background-image: url('/wp-content/themes/rentedlifestyle/images/soc-icons/go.png');
}

.addthis_button_email {
    background-image: url('/wp-content/themes/rentedlifestyle/images/soc-icons/mail.png');
}
.addthis_button_print {
    background-image: url('/wp-content/themes/rentedlifestyle/images/soc-icons/print.png');
}
.addthis_button_compact {
    background-image: url('/wp-content/themes/rentedlifestyle/images/soc-icons/plus.png');
}

/* ==========================================================================
   Basic Breakpoints
   ========================================================================== */

@media (max-width: 991px) {
    .header-search .input-group {
    float: right;
    margin-top: -5px;
    width: 60%;
}
}

@media (max-width: 980px) {
    /*--search box adjustments--*/
    .slidingDiv {
        left: initial;
        right: 54px;
    }
    /*--social icon alignment--*/
    #social-header {
        text-align: center;
    }
    .header-search {
        text-align: right;
    }
    .social-icons {
        margin-top: 0;
        margin-bottom: 20px;
    }   
}


@media (max-width: 767px) {
    .single h1.page-title.mobile-title {
        position: relative;
        padding: 0;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 2em;
        text-align: center;
    }

}


@media (max-width: 600px) {
    /*--search box adjustments--*/
button.navbar-toggle {
    margin-bottom: 0;
    padding: 6px 10px;
}

    .slidingDiv {
        top: 3px;
        width: 230px;
    }
    .wmle_item_holder {
        width: 100% !important;
    }
    #header-logo {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    #header-logo img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 343px;
    }

    .copyright, .powered, .scroll-top {
        text-align: center; margin: 20px 0;
    }
    .page-header {
        margin: 48px 0px;
    }

    /* single post Posted by & addthis buttons */
    .col-xs-6.posted-by,
    .col-xs-6.addthis-btns {
        width: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width: 400px) { 
    #header-logo img {
    width: 100%;
}
}

.wmle_post_title h2.ask.christy,
.wmle_post_title h2.blog {
    line-height: 18px;
    text-align: center;
}


/*updates per russ*/
.wmle_post_title h2.blog,
.wmle_post_title h2.fashion,
.wmle_post_title h2.beauty,
.wmle_post_title h2.experience,
.wmle_post_title h2.travel {
    line-height: 18px;
    text-align: center;
}
.wmle_post_title h2.blog a,
.wmle_post_title h2.fashion a,
.wmle_post_title h2.beauty a,
.wmle_post_title h2.experience a,
.wmle_post_title h2.travel a {
    color: #AE926D !important;
    font-size: 22px !important;
}

.read-more {
     display: none;
}

.wmle_post_excerpt p {
    font-size: 14px;
    font-family: 'Futura W01',Futura,'Trebuchet MS',Arial,sans-serif !important;
    text-align: center;
    line-height: 1.3em !important;
}

