/* custom state template style */

/* <textEditor> */
.h4special {
    color:#376996;
    font-family: "Roboto Slab",serif !important;
}

/* </textEditor> */

#header {
    background-color: #FFF;
}
#navigation .globalMenu li a:hover {
	border-top: solid 4px #FFC15D;
	background-color:#06203b;
}
nav {
    background-color: #376996;
}
#subfooter {
    background-color: #376996;
}
#article .placement .postThumb {} 
#article .placement .blogList ul .postThumb {
    width:150px;
    margin-bottom: 40px;}
#article .blogList .postThumb img {width:150px;}
#article .placement .postFeaturedImage img {width:200px; float:left; padding:0 25px 15px 0;}
#article .blogList ul .postThumb + .postContent {
    margin-left: 170px;
}
.tagCount {
    display: inline-block;
    min-width: 10px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #ad4a4d;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #ad4a4d;
    border-radius: 6px;
}
.tagNum {    
    color: white;
    
}
.placement .postDate {
    display: none;
}
@media (max-width: 450px) {
    #article .blogList ul .postThumb + .postContent {
        margin-left: 10px;
    }
    .blogList .postThumb img {
        max-width: 90%;
    }    
    
}
.rural {
-webkit-box-shadow: 0 0 8px #ccc;
        box-shadow: 0 0 8px #ccc;
        padding:1px 25px 25px 25px;
        background-color: #FFF;
}
header .socbar {
	margin: 0px 0px 0px 0px;
}
@media (max-width: 600px) {
    .rural .fr-video iframe {
        width: 100%;
    }
    .rural h3 {
        text-align:center;
    } 
    .rural .fr-imgleft {
        text-align: center;
        float:none;
        margin: 0px 25px 20px 25px;
}
    
}
@media (min-width: 601px) {
    .rural .fr-video iframe {
        width: 375px;
        height: 200px;
    }
    .rural h3 {
        text-align:left;
    }    
    .rural .fr-imgleft {
        float: left;
        margin: 0px 25px 20px 0px;
        
}
}
.sldw_caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    background: url(../img/elements/image/sldw_caption_bg_off.png) 0 0 repeat;
}
.subscribe-front {
    
}
.sldw_caption h3 {font-size:15px;}
#searchnav ul {
    background-color: #376996;
}
#element7448568_2320869 .sldw_caption,#element7448568_2320869 .description {
   
    font-size:1.6em;
    line-height:1.2em;
}
#element7448568_2320869 .sldw_caption h3,#element7448568_2320869 .description h3 {
   
    text-shadow: 0px 0px 5px #000;
    font-size:1.6em;
    line-height:1.2em;
    background:rgba(0, 0, 0, 0.3);
}
@media (max-width: 600px) {
#element7448568_2320869 {
    height:250px;
}
#element7448568_2320869 .SlideShowImage img {
    max-width: none;
    height: 288px;
    margin-left: -200px;
}
#element7448568_2320869 .SlideShowImage div [style] {
    width:100% !important;
    overflow:hidden;
    
}
#element7448568_2320869 .sldw_caption,#element7448568_2320869 .description {
    height: 288px;
    font-size:1.45em;
    line-height:1.2em;
    background:rgba(0, 0, 0, 0.2);
}
#element7448568_2320869 .sldw_caption h3,#element7448568_2320869 .description h3 {
    text-align: center;
    text-shadow: 0px 0px 5px #000;
    font-size:1.45em;
    line-height:1.2em;
    background:none;
}
.sldw_caption h3 {
    font-size: 18px;
    text-shadow: 0px 0px 5px #666;
}
}
@media screen and (max-width: 950px) {
#searchnav ul a:hover {
    background: #376996;
    border-top: solid 4px #376996;
}
nav .level2 a:hover, nav .level2 .selectedPage a, nav .level2 .selectedPagePath a, nav .level2 .selectedPageParent a {
    color: #000 !important;
}
#navigation .globalMenu li a {
    border-top: none;
}
#navigation .globalMenu li a:hover {
	border-top: none;
	background-color:#376996;
}
}