/*
 Theme Name:   Pbnmasters child
 Theme URI:    
 Description:  a child theme
 Author:       
 Author URI:   
 Template:     knowhow
 Version:      1.0.0
 Tags:         
 Text Domain:  pbnmasters_child
*/

@import url("../knowhow/style.css");

/* Add your custom css below
-------------------------------------------------------------- */
.row, .row-fixed, .row-adaptive, .row-delaybreak { width: 100%; max-width: 1170px; margin: 0 auto;zoom: 1; }

html {
    background: #fafafa;
}

/*  Headings */
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
 
    margin: 0 0 10px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 500;
  color: #428bca;
}

#primary.sidebar-right #content {
    float:left;
    padding: 20px 40px 0 0;
    border-right:1px solid #e6e6e6;
}
#site-footer {
    border-top:1px solid #e6e6e6;
    padding:5px 0 50px 0;
    margin:0;
    line-height: 10px;
    color:#444;
    font-size:15px;
    clear:both;
}
#site-footer #footer-nav {
    float:right;
}
#footer-nav ul {
    margin:2px 0 0;
    padding:0;
    list-style:none;
}
#footer-nav li {
    display:inline-block;
    margin:0 5px 0 0;
    line-height: 25px;
}
#footer-nav li:after {
    content:"|";
    color:#ccc;
    margin: 0 0 0 5px;
}
#footer-nav li:last-child:after {
    content:"";
}
#footer-nav a,
#footer-nav a:visited {
    border-bottom:none;
    color:#008cba;
}
#site-footer #copyright {
    float:left;
    font-size:15px;
    margin:10px 0 0;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.single #page-header,
.single-format-video #page-header,
.category #page-header {
    padding-left: 50px;
    margin-top: 20px;
}
#related-posts a:hover {
    text-decoration: underline;
}
.widget .widget-title {
    border-bottom: 1px solid #E5E5E5;
    color: #444;
    font-size: 18px;
    margin: 0 0 25px;
    position: relative;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 200;
}
.widget .widget-title span {
	background-color: #fafafa;
    display: table;
    margin: -6px 0 0px;
    padding: 0 10px 5px 0;
}
#live-search {
    background:#eeeeee;
    padding:25px 0;
    border-top:1px solid #e8e8e8;
    border-bottom:1px solid #e8e8e8;
}
body {
    padding: 40px 0 0 0;
    background: #fafafa;
}
 
 
.slide {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
 
.slide--reset {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
 
.slide--up {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}
 
.navbar-brand,
.navbar-nav > li > a {
    text-shadow: rgba(255, 255, 255, 0.247059) 0px 1px 0px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
}
 
.navbar-inverse {
    background-image: linear-gradient(rgb(60, 60, 60) 0px, rgb(34, 34, 34) 100%);
    background-repeat: repeat-x;
}
 
.navbar-inverse .navbar-nav > .active > a {
    -webkit-box-shadow: rgba(0, 0, 0, 0.247059) 0px 3px 9px inset;
    box-shadow: rgba(0, 0, 0, 0.247059) 0px 3px 9px inset;
    background-image: linear-gradient(rgb(34, 34, 34) 0px, rgb(40, 40, 40) 100%);
    background-repeat: repeat-x;
}
 
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
    text-shadow: rgba(0, 0, 0, 0.247059) 0px -1px 0px;
}
 
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0px;
}
 
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    text-shadow: rgb(48, 113, 169) 0px -1px 0px;
    border-color: rgb(50, 120, 179);
    background-image: linear-gradient(rgb(66, 139, 202) 0px, rgb(50, 120, 179) 100%);
    background-repeat: repeat-x;
}
 
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: #006687;
}
 
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
 
a.navbar-brand span {
    display: block;
    margin-top: -3px;
    color: #fff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 19px;
}
 
.navbar-header {
	padding: 0 0 0 3px; 
}
 
a img.navbar-brand {

    height: 39px;
    padding: 0;
    margin: 3px 7px -10px 0;
}
 
.navbar-nav > li > a {
    padding-top: 13px!important;
}
 
.navbar {
    min-height: 45px !important;
    font-weight: 300;
}
 
nav#nav-below.navigation {
    font-size: 15px;
}
 
.navbar-nav > li > a, .navbar-brand {  
    height: 45px;
}
 
.navbar {
    min-height:45px !important;
}
 
#page-header h2.page-title {
    padding-bottom: 10px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 32px!important;
    color: #428bca;
}
 
.entry-title > a:hover, h3 > a:hover, li a:hover {
    color: #428bca;
}
 
aside#sidebar a {
 
    font-size: 15px;
}

#top-title
{
  background-color: #eeeeee;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  padding-top: 35px;
  padding-right: 0px;
  padding-bottom: 35px;
  padding-left: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e8e8e8;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e8e8e8;
}

#top-title h1 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 42px;
	font-weight: bold;
}