/*

Theme Name: Enfold Child
Theme URI: http://isicolowp1/wordpress
Description: Child theme for the Enfold Theme
Author: Rob Galpin
Author URI: http://www.infostructures.com
Template: enfold
Version: 1.1.0
*/




@import url("../enfold/style.css");

strong.logo {padding-top:10px;}

.managed-it-services-padding {padding-top:10px; font-style:italic; background:#0159B1;}

.awesome-textshadow {
	text-shadow: 3px 3px 3px #333;
}

.icon-box-managed-services{height:350px;}

.special-heading {margin-bottom: 30px; padding-top: 0px;}

.cons-supp-func-area-heading{font-size:16px; text-align:center; background-color:#eee;}


.iconbox_icon,	.iconlist_icon   {
	background-color:#85ba4c !important; 
	border-color:#cccccc !important; 

}


.iconbox_icon custom-iconbox {
	background-color:#85ba4c !important; 
	border-color:#cccccc !important; 

}
/* RSS FEED PAGE */
#rss-2 ul li a {font-size:21px; margin-top:20px; color:#0159b1; line-height:1.3em; }
#rss-2 .rss-date{font-size:13px;line-height:0px;margin-bottom:20px; font-weight:bold; font-style:italic; color:#909090;}
#rss-2 .rssSummary{font-size:16px; font-style:normal; font-family:arial; padding-top:10px;}
#rss-2 ul {list-style: none; margin-left: 0px;}
#rss-2 h3 { color:#454545; }

/* RSS FEED SIDEBAR */
#rss-3 ul li a { font-weight:bold; color:#000000;}

/* SUB MENU 
#header_meta { background-color: #012E58; }
#top .sub_menu ul li a { color:#ffffff; }
#top .sub_menu ul li a:hover { color:#f8f8f8 !important; }
*/

/* MAIN MENU */
.main_menu .current-menu-item {
	background-color: #fbfbfb;
}


.grid-entry-title {
   font-size: 22px;
}

.home main.template-page.content.av-content-full.alpha.units {
padding: 0;
}

/*




#top .avia-icon-list .iconlist_icon {
	background: #85ba4c;
}

#top .entry-content-wrapper h1 {
	font-size: 18px;
}
*/

a:focus {
	/* outline: 0; */
	border: 2px solid #ccddff;
}

.skip-link {
    position: absolute;
    top:-100px;
 
    /* Styled to match the default WordPress screen reader text */
    background-color: #f1f1f1;
    -webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    color: #21759b;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left:306px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    width: auto;
    z-index: 100000; /* Above WP toolbar */
 
    -webkit-transition: top .75s ease-out;
    transition: top .75s ease-out;
}
 
.skip-link:focus {
    color: #21759b;
    top: 7px;
 
    -webkit-transition: top .2s ease-in;
    transition: top .2s ease-in;
}

.isi-hide-element {
	display:none;
}

div.ls-slide { height: 0px !important;}
