/*
 Theme Name:     Hueman Child Theme
 Theme URI:      DJC WP Test
 Description:    Hueman Child Theme
 Author:         DJC Design
 Author URI:     http://www.djcdesign.co.uk
 Template:       hueman
 Version:        1.0.0
*/
 
@import url("../hueman/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/*  backgrounds for News and Our Projects index commented out
/* ------------------------------------ 

.post-inner {padding: 10px;}
.featured {background: #eaeaea;}
.post-list .post-inner {background: #eaeaea;} */

/*  owl slides
/* ------------------------------------ */

ul.display-posts-listing {
     list-style: none;
font-size: 0.9em;
line-height: 100%;
   }

li.display-posts-listing {
     list-style: none;
font-size: 0.9em;
line-height: 100%;
   }

.iteminsidewrap {
    height: 470px;
   
}
.itemtext {
font-size: 0.9em;
line-height: 100%;
    padding: 0px 0px;
    background: #fff;
    min-height:145px;
}

.itemtextlink { 
font-size: 0.9em;
line-height: 100%;
font-weight: bold;
    padding: 0px 0px;
    background: #fff;
}
.itemtitle { font-weight: bold; padding-bottom: 12px;}

.itemimage {
   
    
   
}

.iteminsidewrap,
.itemimage {
    display: block;
}

#owl-demo .item{
display: block;
padding: 0px 0px;
margin: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

}
.owl-theme .owl-controls .owl-buttons div {
padding: 5px 9px;
}
 
.owl-theme .owl-buttons i{
margin-top: 2px;
}

.owl-page {display:none;}
 
//To move navigation buttons outside use these settings:
 
.owl-theme .owl-controls .owl-buttons div {
position: absolute;
}
 
.owl-theme .owl-controls .owl-buttons .owl-prev{
left: -45px;
top: 55px;
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{
right: -45px;
top: 55px;
}


/* Aligning home columns ---------- */

.homewrap {
    
    
}
.homecontent {
    padding: 5px 10px;
    min-height: 20em;
}
.homemore {
    min-height: 2em;
}

.homecontent,
.homemore {
    display: block;
}

.slideshow-home { }

/* Swap photos css ---------- */

.image-swapwes {
   width: 150px;
   height: 150px;
background: url("http://merseytribe.co.uk/images/wes-a.png");
   background-position: 0 0;
display:block;
text-indent:-9999px;
}
 
.image-swapwes:hover {
background-position: 0 100%;
}


.image-swaptel {
   width: 150px;
   height: 150px;
background: url("http://merseytribe.co.uk/images/terry-h.png");
   background-position: 0 0;
display:block;
text-indent:-9999px;
}
 
.image-swaptel:hover {
background-position: 0 100%;
}

.image-swapryan {
   width: 150px;
   height: 150px;
background: url("http://merseytribe.co.uk/images/ryan-c.png");
   background-position: 0 0;
display:block;
text-indent:-9999px;
}
 
.image-swapryan:hover {
background-position: 0 100%;
}

.image-swapmart {
   width: 150px;
   height: 150px;
background: url("http://merseytribe.co.uk/images/martin-b.png");
   background-position: 0 0;
display:block;
text-indent:-9999px;
}
 
.image-swapmart:hover {
background-position: 0 100%;
}

.image-swaplin {
   width: 150px;
   height: 150px;
background: url("http://merseytribe.co.uk/images/linda-r.png");
   background-position: 0 0;
display:block;
text-indent:-9999px;
}
 
.image-swaplin:hover {
background-position: 0 100%;
}

.image-swapgra {
   width: 150px;
   height: 150px;
background: url("http://merseytribe.co.uk/images/graham-m.png");
   background-position: 0 0;
display:block;
text-indent:-9999px;
}
 
.image-swapgra:hover {
background-position: 0 100%;
}

#menu-about.menu ul li { font-size:smaller; }

/* Header ---------- */

.header-phone {float: right; font-size: 125%; color: #ffffff;}

.header-phone a:link {
    color: #ffffff;
}

.header-phone a:visited {
    color: #ffffff;
}

.header-phone a:hover {
    color: #ffffff; text-decoration: underline; 
}

.header-left { display:block;
    float:left; }

.header-right { display:block;
    float:right; }


.logo-left { display:block;
    float:left; }

.logo-right { display:block;
    float:left; padding-top: 5px;
    padding-left: 20px; }

div#text-4 {}

div#search-5 { float: right; width: 285px; padding-top:10px; height:35px;}

.logo-text {font-size: 125%; color: #ffffff; font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif; }

.entry h2 {
font-size: 2.1em; }

/* Make the Nav seperator bigger ---------- */
#nav-header .nav ul li { box-shadow: 0 2px 0 rgba(255,255,255,0.06); -webkit-box-shadow: 0 2px 0 rgba(255, 255, 255, 0.06); }

/* Navigation ---------- */

ul#menu-main-menu {
text-transform: uppercase; font-weight: bold;
}

#nav-footer .nav {
text-align: left;
padding-left: 130px;
}




.alternate-styling .display-posts-listing .listing-item .title {margin-top: 160px;}
.alternate-styling .display-posts-listing .listing-item img { } 

/* Hide Case studies ---------- */

.category-casestudies .post-meta .post-date { display: none; }

.single .category-casestudies .post-byline { display: none; }


.single .category-casestudies .post-meta .post-date { display: none; }

/* Titles ---------- */

.featured .post-title {
font-size: 28px; }

.single .post-title { font-size: 28px; }

.entry h4 {
font-size: 22px; }

.page-title {height: 29px;
font-size: 24px;
letter-spacing: -0.3px;
margin-bottom: 14px;
font-weight: 400;
line-height: 1.3em;
text-transform: none;}

/* Breadcrumbs ---------- */

#breadcrumbs {
padding-left: 30px;
padding-top: 10px;
font-size: smaller;
}

#breadcrumbs a { }


/* Home Page ---------- */

.home-title h3 {height: 50px; color: #ffffff; background-color: #50608F; padding-left: 5px;}

.home-more-news  {height: 35px; color: #ffffff; background-color: #50608F; padding-left: 5px; margin-top: 25px; }

.home-more-project  {height: 35px; color: #ffffff; background-color: #50608F; padding-left: 5px; margin-top: 55px;}

/* Staff photos */

.link-spanner {
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1; }

.widget_listcategorypostswidget > ul > li a:before { content: "\f017"; }
.widget_listcategorypostswidget ul li { padding: 10px 0; border-bottom: 1px solid #e4e4e4; }

.staff-photo { padding-bottom: 30px; }

/*  single : sectors
/* ------------------------------------ */
.post-sectors { margin-bottom: 0px; }
.post-sectors span { font-size: 14px; color: #999; display: inline-block; margin: 0 7px 0 0; }
.post-sectors a { background: #f2f2f2; display: inline-block; line-height: 16px; white-space: nowrap; font-size: 12px; color: #999; padding: 3px 7px; margin: 0 5px 2px 0;
-webkit-border-radius: 2px; border-radius: 2px; }
.post-sectors a:hover { background-color: #3b8dbd; color: #fff; }

/*  footer menu
/* ------------------------------------ */
#footer .widget { padding-bottom: 10px; }
#footer .widget_nav_menu ul li a {padding: 5px 0; font-size:smaller;}
#footer .widget_text a {padding: 5px 0; }

/* Media queries for smaller screens */

/* Reduce Home headline */
@media (max-width:1080px) {
.entry h2: font-size: 1.8em; }
 }

/* smartphones, iPhone, portrait 480x320 phones */

@media (max-width:320px)  {  }

/* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */

@media (max-width:481px)  {  }

/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */

@media (max-width:641px)  { 
.itemtext {
font-size: 0.9em;
line-height: 100%;
    padding: 0px 0px;
    background: #fff;

}
.iteminsidewrap, .itemimage img {
width:95%;
min-width:220px;
}
 }

/* tablet, landscape iPad, lo-res laptops ands desktops */

/* Stop items appear at 900px */
@media (max-width:900px) {
#nav-footer {
        display:none;
    }
.header-phone {display:none;}
.investor {display:none;}
#search-5 {display:none;}
.logo-right {display:none;}
#footer-widgets {display:none;}
.iteminsidewrap, .itemimage img {
width:95%;
min-width:220px;
}
}

/* End of media queries ---------- */
