/*
Theme Name: NPRInc Blog
Theme URI: http://digwp.com
Description: Child theme of BLANK
Author: JFalkMedia
Template: BLANK-Theme
Version: 1
*/

@import url("../BLANK-Theme/style.css");
*{
    padding: 0;
    margin: 0;
}

body{
    max-width: 980px;
    margin: auto;

    /* background: url(https://blog.nprinc.com/wp-content/uploads/2013/09/bg3.gif); */
    font-family: arial, helvetica, lucida grande, sans-serif;

}
.alignleft{
    float: left;
}
.mr-20{
    margin-right: 20px;
}
.mb-20{
    margin-bottom: 20px;
}
.mt-20{
    margin-top: 20px;
}
.ml-20{
    margin-left: 20px;
}
.alignright{
    float: right;
}
.center-text{
    text-align:center;
}
.btn-primary{
    background: #009999;
    border: none;
}
.btn-primary:hover{
    background: rgba(0,153,153,0.7);
}
.opacityFX{
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -khtml-opacity: 1.0;    
}
.opacityFX:hover{
    filter:alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    -khtml-opacity: 0.70;
}
#contentBlock{
    margin-right:0;
    margin-left:0;
    padding: 20px;
}
#page-wrap{
    background-color: #fff;
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    -moz-box-shadow:
         0 0 10px 2px #999;   
    -webkit-box-shadow:
         0 0 10px 2px #999;   
    box-shadow:
         0 0 10px 2px #999;
}

#headerImage{
    background: url(https://nyc.nprinc.com/wp-content/uploads/2021/04/npr-inc-nyc-schools-logo-teal-452-x-160.png) no-repeat;
    display: block;
    height: 160px;
    max-width: 960px;
    z-index: -9999;
    text-indent: -9999px;
}

.hideTitle a, #blogTitle a{
    font-size: 0 !important;
    text-indent: -1000px !important;
    margin-top: -50px;
}

 .description{
    font-size: 0;
    text-indent: -1000px;
}

h1{
    font-size: 1.5em;
    color: #0b4560;
}

h2, h2 a{
    font-size:1.3em;
    color: #0b4560;
}

a{
    color: #007d7d;
}

a:hover{
    color: #19678b;
}


#footer-sidebar1 ul li{
    margin-left: 10px;
    list-style: square;
    font-size: 0.9em;
}

ul{
    margin-left: 25px;
}

ol{
    margin-left: 25px;
}

ul li ul{
    margin-left: 35px;
}

.post-ul{
    margin-left: 180px;
}

.post, #respond{
    padding: 20px;

}

#breadcrumb, #comments, .pageTitle{
    padding: 0 20px 0 20px;
   
}

.meta{
    margin-bottom: 10px !important;
}

#breadcrumbs{
    margin-left: 20px;

}

.commentlist {
    padding: 0 20px 0 15px;
}
#sidebar{

}

.right{
    float: right;
    margin-right: 20px;
}

.left{
    float: left;
    margin-left: 20px;
}

#rssiconwidget-2{
    float: right;
    margin-right: 180px;
}

/* Top Menu */
#TopMenu {
    clear: both;
    float: right;
    max-width: 680px;
    /* height: 35px; */
    padding: 0;
    margin: 0;
    margin-top: -140px;
    z-index: 9999;
}
.socialIcons{
    float: right;
}

#backToStore{
    float: right;
    margin-top: -48px;
    margin-right: 10px;
    z-index: 9999;
}

/* Footer Content */
#Container {
    width: 100%;
    margin: auto;

}
#ContainerLower {
    width: 100%;
    clear: both;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;    
}
#ContainerFooter {
    clear: both;
    float: left;
    width: 100%;
    margin: auto auto;
}
#ContainerLower ul{
    list-style: none;
    margin-left: 20px;
}
#ContainerLower ul li .fchild{
    list-style: square;
    margin-left: 10px;
}
#ContainerLower a{
    font-size: 0.9em;
    text-decoration: none;
}
#ContainerLower .Divider { /* Divider line */
    float: left;
}
#LowerLeft { /* Contains newsletter form */
    float: left;
    /* width: 653px; Makes 3 column Category Footer */
    /* padding: 0 40px 0 40px; */
    
}
/* #LowerLeft .Column1, #LowerLeft .Column2 {
    float:left;
    width: 215px;
} */
#LowerRight { /* Contains news list */
    float: right;
    /* width: 327px; Makes 1 column on right in footer */
    /* padding: 0 40px 0 40px; */
    width: 300px;
    margin-left: 30px;
}
#LowerRight a{
    color: #fafafa;
}

#Footer { /* Copyright info */
    clear: both;
    font-size: 0.85em;
    text-align: right;
    padding: 0;
    margin-bottom: 20px;
}
#Footer p {
}




/* Footer Top Menu */
#Footer #TopMenu{
    float: left;   
    color: white;
}

#Footer #TopMenu a{
    color: white;
}

#Footer .socialIcons{
    vertical-align: middle;
    margin-top: -10px;
}

#social img{
    vertical-align: middle;
}



#Footer #social{
    text-align: center;
    
}

#Footer #footerBio{
    text-align: center;
}

#bottomFooterLinks{
    text-align: center;
}

#ContainerLower {
    /*background: #f3f3f3 url(../../CleanHarmony/images/white/BgContainerLower.gif) 0 0 repeat-x;*/
    /*margin-top: -17px;*/  
    background: #0B4560;  
    background-image: linear-gradient(right , #0B4560 4%, #245F7A 50%, #0B4560 99%);
background-image: -o-linear-gradient(right , #0B4560 4%, #245F7A 50%, #0B4560 99%);
background-image: -moz-linear-gradient(right , #0B4560 4%, #245F7A 50%, #0B4560 99%);
background-image: -webkit-linear-gradient(right , #0B4560 4%, #245F7A 50%, #0B4560 99%);
background-image: -ms-linear-gradient(right , #0B4560 4%, #245F7A 50%, #0B4560 99%);

background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(0.04, #0B4560),
    color-stop(0.5, #245F7A),
    color-stop(0.99, #0B4560)
);
}

#footerFarLeft .parent a, #footerMidLeft .parent a, #footerFarRight .parent a, #footerFarRight .nolink{
    color: #d2eaea;
    font-size: 0.9em;
}
#ContainerLower li {
    color: #fafafa;

}
#ContainerLower .fchild a, #ContainerLower .child a{
    color: #fafafa;
    font-size: 0.875em;
}
#ContainerLower a:hover{
    text-decoration: underline;
}

#ContainerFooter {
    /*background: #fff url(../../CleanHarmony/images/white/BgContainerFooter.gif) 0 0 repeat-x;*/
    background: transparent;
    border-top: 1px solid #eaeaea;
}

#Footer p {
    color: #a5a5a5;
}
#Footer a {
    color: #a5a5a5;
}
#footerBioBox{
    color: #0b4560;

    /*background-color: #E7E7E7;*/
    background-color: #dfeff7;
    /*background: url(https://store-dpshrnnr.mybigcommerce.com/product_images/uploaded_images/bg3.gif);*/
    display: block;

    left: 5px;
    padding: 3px 10px;
    position: relative;
    /* border-top: 1px solid #363636;
    border-bottom: 1px solid #202020; */
    background: linear-gradient(top, #383838 0%, #262626 100%);
    border-radius: 2px 2px 0 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3); 

    border: 1px solid white;
    border-right: 1px solid #d2eefb;
    float:right;
    margin-top: 20px;
  
}
#footerBioBox:after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -11px;
    z-index: -10;
    border: 5px solid;
    border-color: #242424 transparent transparent transparent;  
        right: 0;
}

.copyright{
    color: #fff;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}

#footer-sidebar{
    color: #d2eaea;
    float: right;
    width: 300px;
}

#footer-sidebar a{
    color: #fff;
}


/***** Image Hover Effects *******/
.view {
    width: 360px;
    height: 276px;
    margin: 10px;
    float: right;
    border: 10px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view .mask, .view .content {
    width: 360px;
    height: 276px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.view img {
    display: block;
    position: relative;
}

.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0;
}
.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center;
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000;
}
.view a.info:hover {
    box-shadow: 0 0 5px #000;
}

.view-first img { 
    transition: all 0.2s linear;
}
.view-first .mask {
    opacity: 0;
    background-color: rgba(0, 153, 153, 0.7); 
    transition: all 0.4s ease-in-out;
}
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first p { 
    transform: translateY(100px);
    opacity: 0;
    transition: all 0.2s linear;
}
.view-first a.info{
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first:hover img { 
    transform: scale(1.1);
} 
.view-first:hover .mask { 
    opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
}

button{
    background: #0b4560 !important;
    border-radius: 5px;
    padding: 10px !important;
    font-size: 0.93em !important;
}

.woocommerce div.product div.images.woocommerce-product-gallery{
opacity:1 !important;
}
.related {
    clear:both;
}

.woof_sid_auto_shortcode{
    border: none !important;
}
.woof_sid_auto_shortcode .woof_container{
    float:right !important;
}
.woof_sid_auto_shortcode.woof{
    padding: 0 !important;
}
.woof_submit_search_form_container{
    display: none;
}
