/*
Theme Name: SCCWRP Child
Theme URI: http://www.wpzoom.com/themes/capital
Template: capital
Author: SCCWRP
Author URI: http://www.wpzoom.com
Description: This is a child theme for SCCWRP website
Tags: events,slider,responsive,theme-options,blog,widgetized homepage
Version: 1.1.5.1522421401
Updated: 2018-03-30 14:50:01

*/

.main-navbar .navbar-nav {
    padding-top: 0;
    padding-top: 20px;
}

article .post-thumb {
    display: none;
}

h1 {
    font-size: 16px;
}

#sidebar {
    margin-right: 140px;
}

.post-wrap,
.single-tribe_events .type-tribe_events {
    width: 710px;
    float: left;

}

.poc {
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.poc li {
    font-size: 10pt;
    float: left;
    padding: 10px;
}

.dkpdf-button-container div {
    padding-top: 20px;
    padding-bottom: 40px;
}

.dkpdf-button-icon {
    display: none;
}

.emd-container {
    margin-top: 10px;
}

div.emd-container .col-sm-3 {
    height: 230px;
    width: 175px;
}

#emd-sidebar {
    width: 300px;
}

.single-sidebar {
    float: right;
    width: 300px;
    margin-top: 20px;
    margin-right: 140px;
}

.single-sidebar h3.title {
    line-height: 1.2;
    margin: 0 0 25px;
    padding: 0 0 15px;
    border-bottom: 1px solid #ebebeb;
    color: #222;
    font-size: 20px;
    font-weight: 600;
}

.single-sidebar ul {
    list-style-type: none;
}

#ctag-container.emd-container.emd-wrap {
    margin: 50px;
    float: left;
    height: 500px;
    width: 400px;
}

#commission-container.emd-container.emd-wrap {
    margin-left: 0px;
    margin-right: 30px;
    float: left;
    height: 415px;
    width: 325px;
}

#commission .col-sm-3 {
    margin-left: 60px;
    width: 150px;
    height: 330px;
}

.container {
    height: 1000px;
    padding-left: 0px !important;
}

.ctag-container {
    width: 1000px;
    height: 1200px;
}

#ctag-header {
    font-size: 12pt;
}

div.emd-container .panel-staff {
    border-color: #3498db;
}

div.emd-container .panel-staff>.panel-heading {
    color: #ffffff;
    background-color: #3498db;
    border-color: #3498db;
    line-height: 1.2;
    height: 41px;
}

div.emd-container .panel {
    height: 395px;
    width: 326px;
}

div.emd-container .well {
    height: 352px;
}

div.emd-container .panel-body {
    padding: 0px;
}

div.emd-container .row {
    margin-left: -5px;
    margin-right: -15px;
}

div.emd-container .well {
    /*width: 363px;*/
    padding: 0px;
}

#commission .col-sm-3 {
    margin-left: 25px;
}

div.emd-container .row {
    margin-left: 12px;
}

.widget .feature-posts-list li {
    padding: 0 0 15px;
    margin: 0 0 15px;
}

#fixed_li_width {
    width: 120px;
    margin-right: 12px;
    margin-left: 15px;
    margin-top: 15px;
    padding: 0px;
}

.line-height-bios {
    line-height: .5;
}

div.line-height-titles-names {
    width: 120px;
    line-height: 1.2;
}

/* side-bar line height */

#menu-item-3353 {
    line-height: 1.2;
}

/* style for the footer note at the bottom of the web page 'The U.S. Env...' */

#footer-note {
    float: left;
    width: 688px;
    margin-bottom: 35px;
}

/* this will be the styling code for moble size */

/*
@media screen and (max-width: 600px) {
    #sccwrp-logo{
	    padding-right:0px;
    }
    #sidebar{
	    margin-top:45px;
    }
    .post-wrap{
	    width:345px;
	    /*width: inherit;*/
/*	    height:7200px;          */
/*height: auto;*/
/*  }
    #inner-wrap-mobile{
	    width: inherit;
    }
    #ctag-container.emd-container.emd-wrap {
        margin: 50px;
        float: none;
        height: 225px;
        width: 345px;
	margin-left: 10px;
    }
    #footer-note{
	    float: left;
	    width: 345px;
	    margin-bottom:35px;
    }
}
*/
