/*
Theme Name: Knowmad
*/

/* main elements */

.sub-nav .current_page_item a {
    color: #999999;
    text-decoration: none;
}
.header img{
float:left;
}
#main h1{
    float:left;
    padding:0 10px 0 0;
    color:#004280;
    margin:0;
    position:relative;
    font: 3em/1.1em "myriad-pro-condensed-n4","myriad-pro-condensed",Helvetica,Arial,sans-serif;
}
#main h1 span {
    padding: 10px 0px 0px;
    display: block;
    font-size: 0.43em;
    line-height: 1.1em;
}
#main h1 span a {
    color: inherit;
}
#main h2{
    font: 1.75em/1.22em "myriad-pro-condensed-n4","myriad-pro-condensed",Helvetica,Arial,sans-serif;
    color: #004280;
    margin: 0px 0px 10px;
    clear:both;
}
#main .selected-block .wrap h2{
font-size:2.0em !important;
}
#main h2 span {
    padding: 10px 0px 10px;
    display: block;
    font-size: 0.43em;
    line-height: 1.1em;
}
#selected-work #main .txt-box h3{
font-size:1.5em !important;
}

#searchform #searchquery {
width: 160px !important;
}

#header-block .panel .widget_search {
float: right;
margin-right: 160px;
}


.social_top {
position: relative;
left: 555px;
top: -5px;
}

.social_top img {
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

.social_top img:hover {
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

@media all and (min-width: 768px) and (max-width: 1024px) {

.social_top {
top: -28px;
}

}

#stb-3240 {  /*newsletter subscription */
	width:280px !important;
	border: solid 1px #666;
}

.stb h3 {
    font-size: 1.25em;
    line-height: 22px;
    color: black;
    font-weight: 400;
}

.stb p {
    line-height: 18px;
    margin: 4px 0;
}

div.callbox{
    background: #F7F7F7;
    border: 1px dotted #ccc;
    padding: 6px;
    float:right;
}
.dropcap {
    float: left;
    color: #903;
    font-size: 50px;
    line-height: 41px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
    font-family: Georgia;
}
.about-list{
max-width:805px;
}
.manual-main-column{
width: 100% !important;
}
