/*
Theme Name:     ActionLife
Theme URI:      http://example.com/
Description:    Child theme for the Scrollider theme
Author:         Studio 43 1/2
Author URI:     http://studio435.com
Template:       scrollider
Version:        0.1.0
*/

@import url("../scrollider/style.css");
#mobileMenu_top-nav {
	display: none !important;
}

#footer-widgets .widget h3 {
    font-family: "Sans","Gill Sans MT",Calibri,sans-serif;
}

#navigation ul.nav ul li a {
    font-size: 1.0em !important;
}

.post-share-bar ul li.delicious a {
   display: none;
}

.post-share-bar ul li.reddit a {
   display: none;
}

.post-share-bar ul li.technorati a {
   display: none;
}

.post-share-bar ul li.pinterest a {
   display: none;
}

#footer-widgets-container #footer-widgets .widget h3 {
    display: none !important;
}

#footer-widgets-container #footer-widgets .widget h2 {
    color:#D7DEE4;
}

ul#main-nav.nav {
    background: none repeat scroll 0 0 padding-box rgba(0, 0, 0, 0.08);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2) inset;
    float: none;
    padding: 0.857em 0.53em;
}

#top {
    background: none repeat scroll 0 0 #035191 !important;
}

#top ul.nav > li:hover {
    background: url("/wp-content/themes/scrollider/images/facebook_icon_top.png") no-repeat scroll left 5px transparent !important; 
}

#top ul.nav > li a:hover {
    background: none no-repeat scroll left 5px #035191 !important;
}

li#menu-item-309.menu-item {
	background: url("/wp-content/themes/scrollider/images/facebook_icon_top.png") no-repeat scroll left 5px transparent;
	padding-left: 16px;
}

div.article-inner section.entry ul li {
	list-style-position:outside;
	margin-left:10px;
}

.page-id-557  .header {display: none;}