/*-- homepage padding 
#post-1518 {
    margin-top: -40px;
}--*/

/*-- remove copyright area --*/
.footer-socket-wrapper {
    padding: 10px 0px;
    background-color: #F8F8F8;
    border-top: 1px solid #EAEAEA;
    display: none !important;
}
/*-- header area --*/


/*-- logo padding --*/
#header-logo-image {
    float: left;
    padding: 0px 20px 0 0;
    max-width: 100%;
}

/*-- header styles --*/
#header-text-nav-container 
{
   /*-- border-bottom: 1px solid #EAEAEA; --*/
   border-bottom: 0px solid #91ea1a4;
  background-color: #35719D;
}

 
.main-navigation a {
    /*--color: #444;--*/
  	color:#fff !important;
    display: block;
    float: left;
    line-height: 1.875;
    
}

.main-navigation a:hover
{
  color: #ccc !important;
}

/*-- nav dropdown arrow color --*/
.main-navigation ul li:hover > .sub-toggle 
{
    color: #35719D;
}

/*--For right side text in rotation--*/
#featured-slider .entry-container-right .slider-title-head, #featured-slider .entry-container-right .entry-content
{
  text-align:left;
}

/*--
#featured-slider .entry-container-right .slider-read-more-button
{
  float:left;
}
--*/

/*-- homepage featured items no page text --*/
.widget_service_block p {
    padding-bottom: 0;
    display: none;
}

/*-- homepage featured items border --*/
/*--
.tg-one-third {
    float: left;
    width: 28.407225%;
    margin: 0 2.46305419%;
    padding: 0px 0px 30px;
    border: #eaeaea;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    border-style: solid;
}
--*/
/*-- #spacious_service_widget-1 img
{
  margin-bottom:0px;
}
--*/

/*-- Uppercase page title headers --*/
.post .entry-title, .page .entry-title
{
  text-transform:uppercase !important;
}
/*-- meeting minutes post grid styles --*/
#post-grid-798 {
    padding: 0px;
    background: url() repeat scroll 0 0;
}
.post-grid .grid-nav-top {
    text-align: center;
    margin-bottom: 0px !important;
}

/*-- online form two column --*/
/*#left {
    width: 47%;
    float: left;
    margin-right:6%;
}
 
#right {
    width: 47%;
    float: left;
}
 
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
}
 
.clearfix {
    display:block;
}
*/

.content-column.one_half{
	padding-right: 30px;
}