/* lazyest-stylesheet */
/* Add your permanent styles below. */

.home .home-sidebar-top {
	overflow: hidden;
	height: 265px;
}

.home .home-sidebar-bottom {
	overflow: hidden;
}

#utm-branding-bar {
    height: 77px;
}

#gtranslate body, h2, h2 a, h2 a:visited, h3, h4, h5, h6, p, select, textarea {
    font-size: 12px;
}

#genesis-responsive-slider {
background-color: #666666;
}

#gtranslate {
    padding-bottom: 16px;
    padding-left: 15px;
    padding-right: 1px;
    padding-top: 1px;
    position: static;
}

#inner {
    padding-bottom: 7px;
    padding-top: 32px;
}

#home-featured .intro .inner {
    height: 113px;
}

#footer .wrap {
    padding-bottom: 4px;
    padding-top: 4px;
}

#genesis-responsive-slider .flex-control-nav {
    margin: 9px 0 6px;
}

#footer {
    background-color: #f3f3f3;
    border-top: medium none;
}

#homecalendar, #news_events, #after-news, #after-events {
    padding-top: 16px;
}

#homecalendar, #news_events, #after-news, #after-events {
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
}

.sidebar .widget {
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
}

.s {
    width: 100%;
}

.menu-primary, .menu-secondary {
    margin-bottom: -3px;
    margin-top: -32px;
}

#home-featured .featured .widget p {
    color: #666666;
}

.taxonomy-description h1, .widget-area h4 {
    color: #333333;
    text-shadow: 1px 1px #FFFFFF;
}

#home-featured .featured .inner {
    padding-bottom: 0px;
    padding-left: 28px;
    padding-right: 5px;
    padding-top: 22px;
}

#home-featured .featured .widget {
    width: 23%;
}

#home-featured .featured .widget {
    margin-right: 18px;
}

#home-featured .featured .widget-wrap {
   -moz-border-radius: 14px;
   -webkit-border-radius: 14px;
   border-radius: 14px;
}

.more-link {
    width: 120px;
}

#home-featured .inner {
    padding-bottom: 28px;
    padding-left: 56px;
    padding-right: 50px;
    padding-top: 27px;
}

#home-featured .featured .widget-wrap {
    background: none repeat scroll 0 0 #e8e3d0;
    border: 1px solid white;
    box-shadow: 0px 0px 5px 0px #cccccc inset;
}

li, ol, ul {
    list-style: none outside none;
}

#home-featured .featured .inner {
    background: none repeat scroll 0 0 #cccccc;
    background-color: #FFFFFF;
}

#home-featured .slider {
    padding-bottom: 0;
}

#genesis-responsive-slider .slide-excerpt {
opacity: 0.85;
}

.slide-excerpt {
    height: 25%;
    width: 51%;
    background-color: #000000;
}

.widget-area .avatar, .widget-area .featuredpage img, .widget-area .featuredpost img {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    padding: 1px;
}

.widget-area h4 {
    margin: 0 0 7px;
}

#home-featured .intro {
    text-align: left;
}

#home-featured p {
    font-size: 13px;
    margin-bottom: 7px;
    margin-top: 10px;
    color: #FFFFFF;
}

body, h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6, p, select, textarea {
    line-height: 18px;
}

#home-featured .intro, #home-featured .intro p {
    color: #4E9D9A;
    font-family: "Helvetica Neue";
    font-size: 12px;
    line-height: 15px;
}

#home-featured .intro .inner {
    background-image: linear-gradient(bottom, #262626 54%, #666666 100%);
    background-image: -o-linear-gradient(bottom, #262626 54%, #666666 100%);
    background-image: -moz-linear-gradient(bottom, #262626 54%, #666666 100%);
    background-image: -webkit-linear-gradient(bottom, #262626 54%, #666666 100%);
    background-image: -ms-linear-gradient(bottom, #262626 54%, #666666 100%);

    background-image: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0.54, #262626),
    	color-stop(1, #666666)
    );
}

#header .searchform {margin-top: -40px;}
#header .s {width:200px;}
#header .menu {background: none}
#header .widget-area {min-height: 55px}

#footer .creds {
    float: right;
    padding-right: 160px;
    text-align: right;
    width: 650px;
}

#home-featured .featured .widget-wrap {
	padding-top: 5px;
}

 #genesis-responsive-slider h2 a {
 color: #ffb853
 }

 #genesis-responsive-slider h2 a:hover {
 color: #ffffff
 }
