/* ---- Place your custom styles below ---- */

#header > .container > .pad.group
{
	display:none;
}

#header > .container > .newsflash.group
{
	display:none;
}



#header > .ads-header
{
	padding-top:0px;
	background-color:transparent;
}

#topcontent
{
	padding-top:7px;
	padding-right:20px;
    font-weight: 700;
}


#footer-widgets{
    padding-bottom: 0px!important;
    padding-top: 0;
}




table.contacts td {
    border-bottom: 0px solid #E5E5E5;
    font-size: 13px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}

.list_email {
    background-position: -331px -26px;
}

.icon_list {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("img/icon_lists.png");
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 24px;
    margin: 1px 0;
    padding: 0 0 0 28px;
}

.sidebar > .entry-browse.group
{
	display:none;
}

.entry-comments {
    background: none repeat scroll 0 0 #26509a;
    border-radius: 12px 12px 12px 12px;
    bottom: 10px;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    line-height: 20px;
    padding: 0 7px;
    position: absolute;
    right: 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    z-index: 10;
}

#footer-content.pad
{
	padding-top:0px
}


#footer-widgets .widget_archive ul li, #footer-widgets .widget_categories ul li, #footer-widgets .widget_links ul li, #footer-widgets .widget_meta ul li, #footer-widgets .widget_recent_comments ul li, #footer-widgets .widget_recent_entries ul li, #footer-widgets .widget_rss ul li, #footer-widgets .widget_pages ul li a, #footer-widgets .widget_nav_menu ul li a, #footer-widgets .widget_wpb_tabs .wpb-tab li {
    border-color: #2C2C2C;
    box-shadow: none;
	padding:4px 0px 4px 0px;
}

#footer-widgets .widget {
    color: #777777;
    font-size: 13px;
    padding-bottom: 0px;
	margin-bottom:-12px;
}

/* flexslider background colour change */
.flexslider li {
	background: #fff !important;
}