
/*
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: 688px;
    float: left;
    
}
.poc {
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.poc li {
    font-size: 10pt;
    float: left;
    padding: 10px;
}
# tag isnt working
.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-left: 0px;
    margin-right: 0px;
    float: left;
    height: 273px;
    width:357px;
}
/*#commission-container.emd-container.emd-wrap {
    margin: 50px;
    float: left;
    height: 500px;
    width: 500px;
}*/
#commission .col-sm-3 {
    margin-left: 60px;
    width: 150px;
    height: 330px;
}
.container {
    height: 1000px;
}
.ctag-container {
    width: 750px;
    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;
}
div.emd-container .panel {
	height: 250px;
	width: 326px;
}

div.emd-container .panel-body {
	padding: 0px;
}
div.emd-container .row {
	    margin-left: -5px;
	    margin-right: -15px;
}
div.emd-container .well {
	width: 324px;
	padding: 0px;
	height: 203px;
}
#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;
	    }
#li-img {
	width: 140px;
	margin-left: 5px;
        margin-top: 15px;
}

#li-info {
	width: 140px;
	padding-top: 0px;
	margin-left: 5px;
        margin-top: 0px;
}
.line-height-bios {
	line-height: .5;
}
div.line-height-titles-names {
	line-height: 1.2;
}
/* side bar style */
#sidebar {
	margin-top: 15px;
	font-family: 'Source Sans Pro', sans-serif;
       	font-size: 12pt;
       	color: #444;
	background-color: #fff;
		
  		  }
#menu-item-3353 {
	line-height:1.2;
}
#inner-wrap-mobile{
	width:900px;
}

/* 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;
	    height:7650px;
    }
    #inner-wrap-mobile{
	    width: 345px;
    }
    #ctag-container.emd-container.emd-wrap {
        margin: 50px;
        float: none;
        height: 225px;
        width: 345px;
	margin-left: 10px;
    }
}

