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

#nav-subheader .nav > li > a {
    padding: 12px 9px !important;
}

#logo { font-size: 42px; font-weight: 400; text-transform: uppercase; float: left; line-height: 50px; padding: 4px 0; }
#logo a { display: block; color: #444; float: left; max-width: 100%; white-space: nowrap; }
#logo a img { float: left; display: block; max-width: 100%; max-height: 148px; height: auto; padding: 5px 0; margin: 0 auto; }
#tagline { font-size: 16px; font-style: italic; color: #bbb; float: left; margin-left: 20px; line-height: 50px; padding: 50px 0; }
#footer-content #footer-logo { display: block; margin: 10px auto; max-height: 148px; width: auto; }

#header .pad {
    padding-top: 10px;
    padding-bottom: 10px;
}
#header-search {
    float: right;
    width: 210px;
    margin-top: 60px;
    margin-left: 20px;
}
.social-module {
    float: right;
    padding: 60px 0px 0px;
    position: relative;
    z-index: 2;
}
#tagline {
    font-size: 16px;
    font-style: italic;
    color:#000;
    float: left;
    margin-left: 20px;
    line-height: 50px;
    padding: 50px 0px;
}
body {
    color: #000;
}
.text .excerpt {
	color: #000;
}


.widget .sticky a {
    color: #red;
    font-weight: bold;
}
