/*
Theme Name:     GSA
Theme URI:      http://www.kadencethemes.com/product/virtue-premium-theme/
Description:    Child theme for Virtue Premium
Author:         Kadence Themes
Author URI:     http://www.kadencethemes.com
Template:       virtue_premium
Version:        1.0.0
*/
#logo .logocase {
max-width: 200px;
}

.flex-control-paging li a {
        display: none;
 }
.sf-menu a {
       padding: 10px 10px;
}
#page-id=1558  {
display: none;
}

.sidebar {
border-left: 1px solid #eee;
padding-left: 20px;
}
.sidebar .widget-inner li {
    line-height: 26px;
list-style-image: url(../../uploads/2015/02/graphic-21x18.png);
}
.landing {
background: #ddeeff;
padding: 25px;
line-height: 1.5;
font-size: 15px;
font-weight: 600;
margin-bottom: 10px;
}
.widget_recent_entries .widget-inner li a:before {
    content: none;
   }
#containerfooter {
    padding-top: 0;
}
.footercredits p {
    color: #fff;
    font-size: 0.7em;
}
@media (min-width: 1200px) {
.container {
    width: 1000px;
}
}