/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*Add your own styles here:*/
/*NOTE:  Have also included media-queries-with-color-only --
  especially for taglines on different devices.*/


/*Change login message for Restrict Content by Role plugin. These CSS are not working.  Caching prob?*/
/*#top body.login.login-action-login.wp-core-ui.locale-en-us div#login p.message{background:aqua!important;font-size:1.5rem!important;}*/
/*#top .login #login_error, .login .message{background:aqua!important;font-size:1.5rem!important;}

#top body .login .login-action-login .wp-core-ui .locale-en-us div#login p.message{background:aqua!important;font-size:1.5rem!important;}
*/
#top span#eoh-login-restriction-message{background:orange!important;}

/*Turns off comments, date, by whom on ANY page...especially Lesson Guides and single Lessons*/
.post-meta-infos{display:none!important;}

/*On study guide, under Principles are individual principle.  Want vertical space under TOP Principles general header*/
div.principles{padding-top:5px!important;}


/*Starts Logo - front page...BEFORE scroll...on the FullScreen Slider
Others are in media-queries-with-color-only*/
#top .subtext {
float: left;
height:30px; 
/*NOTE:  If height too high, when you click on item near top of list...you'll go to the URL of front page...because you're REALLY clicking on span.subtext!*/
/*position: relative;
top:-75px!important;*/
}

 #top .logo, #top .logo a {
    overflow: visible;
}

#top .logo-title {
position:relative!important; 
    /*color: red !important;*/
    /*If don't SHOW color...will pick up theme color*/
        text-shadow: 1px 1px 0px #000;
    font-size: 18px !important;
top:-75px!important;
float: left;}

span.menu-break{
display: block!important;
line-height: 0!important;
top:-35px!important;
position: relative;
}

/*Ends Logo - front page...BEFORE scroll...on the FullScreen Slider*/

/*Starts Logo - White when scrolled - Front page Scrolled and ALL other pages*/
/*
#top .header-scrolled.subtext {
float: left;
position: relative;
top:-75px!important;
}
#top .logo, #top .logo a {
    overflow: visible;
}
#top .header-scrolled #header_main_alternate.container_wrap
{background:orange!important;}

#top  .header-scrolled .logo-title {
position:absolute!important;
    color: yellow !important;
    font-size: 18px !important;
top:10px!important;
}
*/
/*Ends Logo - White when scrolled - Front page Scrolled and ALL other pages*/

/*Sidebar for lessons only...but putting in general styles for now*/
/*Used in Blog and in Single lesson...both use same sidebar right now*/
.display-posts-listing .listing-item {
    clear: both;
}

.display-posts-listing img {
    float: left;
    margin: 0 10px 10px 0;
}
/*To move the second title UP in the sidebar, use:*/
.sidebar-display-posts-shortcode > p{margin-top:0!important;}

/*eoh_print_button STYLE*/
.eoh-print-link {
display:inline-block;
margin-bottom: 15px;
padding:8px 20px;
line-height:1em;
background-color: #005288;
color: #FFF !important;
font-size: 14px;
font-family:"Lucida Grande", 'LucidaSansRegular', Arial, Helvetica, sans-serif !important;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-shadow: 1px 1px 1px #111;
box-shadow: 1px 1px 1.2px #555555;
-moz-box-shadow: 1px 1px 1.2px #555555;
-webkit-box-shadow: 1px 1px 1.2px #555555;
transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
/*-0-transition: all 0.5s ease 0s;*/
}
.eoh-print-link:hover {
background-color: #C60;
color: #FFF;
text-decoration:none;
}

/*For EOH lesson category page - with Taxonomy images and descriptions only-NOT Excerpts*/

/*For EOH lesson category - sub-page - with title of Taxonomy Item at top
taxonomy-lesson-category.php
Module 1
Blah blah This will whatever... (tagline for taxonomy category) 
Has become an Href, BTW, so may need "a".
*/
#top h2.taxonomy-name-class{
    /*text-align:center!important;*/
    font-size:3.0rem!important;
}
/*Maybe just div and no > p?  Really ONLY want on Taxonomy for LESSONS page, not on Category (normal) page*/
div.category-term-description{
    font-size:1.5rem!important;
    /*text-align:center!important;*/
    color:navy!important;
}
/*Second title on Taxonomy Term page (i.e., Lesson_category->Module 1 -- individual posts)
Second title needs to be higher-closer to TITLE*/
h2.post-title.entry-title {margin-bottom:0!important;padding-bottom:0!important;}
/*span.secondclasstitle{line-height:0!important;}*/


h2.second-title-in-lesson-taxonomy-item-class span.secondtitleclass > p{
    line-height:1.1rem!important;
    margin-top:0!important;
    /*text-align:center!important;*/
    /*background:yellow!important;*/
}
/*.archive .tax-lesson_category .term-module_1 */
/*WORKED body#top.archive .tax-lesson_category div.header_bg{background:orange!important;}*/
/*Didn't body#top.archive .tax-lesson_category h4.second-title-lesson-post-in-grid-blog{background:red!important;}*/


/*Archive for the Taxonomy items ... good CSS is .archive.tax-lesson_category .second-title-lesson-post-in-grid-blog*/

/*http://www.changingdirections.org/lesson_category/module_1*/
/*Second title in the blog showing entries.  May need media query!*/
div.second-title-lesson-post-in-grid-blog{
    margin-top: 0 !important;
    padding-top: 0 !important;
    line-height: 0rem !important;
    position: relative;
    top: -10px !important;
    text-align: center !important;
    
    padding-bottom:8px!important; /*or too close to the hr*/
    margin-bottom:8px!important;
    
    /*color:red!important;*/
    color:#333!important;
}

/*http://www.changingdirections.org/lesson_category/module_1*/
/*#top.archive.tax-lesson_category div.slide-entry-title.entry-title{background:orange!important;}*/
/*Don't want count, date, etc. under grid item on Lesson Items page...i.e., for Module 1*/
#top.archive.tax-lesson_category div.slide-meta{display:none!important;}

/*Lesson widget for ITEMS within specific Lesson_Category term...i.e., single lesson within Module 1 within Lesson_Category.*/
div.eoh_widget_for_item_within_specific_term_in_tax ul li a.lesson-image-for-sidebar-widget img.attachment-thumbnail.size-thumbnail.wp-post-image
{
 float:left!important;
    /*padding-bottom, padding-left, padding-right:10px!important;*/
    border-radius:50%!important;
    vertical-align:top!important;
}
div.eoh_widget_for_item_within_specific_term_in_tax ul li a.lesson-title-for-sidebar-widget{
    /*padding-left:10px!important;*/
    vertical-align:middle!important;
    /*padding-top:10px!important;*/
}
