/*
Theme Name: cap_child
Version: 1.0
Description: A child theme of Hueman
Template: hueman
*/

@import url("../hueman/style.css");
.entry .wp-caption-text {
color: #33363b;
font-size: 20px !important;}
.sidebar .widget {
padding: 29px 30px 1px;
}
.pad {
padding: 13px 30px 20px;
}
#header { background-image: url("http://cap.penrosedigital.com/wp-content/uploads/2014/08/PRISON-BARS_CAP.jpg"); position: relative; padding-bottom: 60px; }
/* Enter Your Custom CSS Here */
#header .pad {
padding-top: 5px;
}
.site-title {
font-size: 42px;
font-weight: 600;
letter-spacing: -0.5px;
float: right;
line-height: 60px;
padding: 5px 0;
}
.site-description {
width: 900px;
line-height:130%;
font-style: normal;
color: rgb(0,0,0);
font-size: 30px;
color: #fff;
font-weight: 600;
letter-spacing: -0.5px;
float: left;
padding-top:30px;
}
@media only screen and (min-width: 480px) and (max-width: 1250px) {
.site-description {
width: 500px;}
  
.sidebar .widget {
padding: 30px 30px 0px !important;
}
.sidebar .widget {
margin-bottom:none;
}
.tribe-event-bar{
display:none;
}
.entry .wp-caption-text {
color: #999;
font-size: 20px !important;}
  
.sidebar .widget {
padding: 29px 30px 1px !important;
  }
