/* custom state template style */
h4 {
    color: #376996;
}
#header {
    background-color: #06203b;
    height:140px;
}
#navigation .globalMenu li a:hover {
	border-top: solid 4px #9e0b10;
	background-color:#06203b;
}
nav {
    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('/Websites/oag/templates/state template/images/sldw_caption_bg_off.png') 0 0 repeat;*/
}
@media (min-width: 501px) {
    .homepage #contents {
           background-image:url(/Websites/oag/images/wheat_bg.jpg);
    }
}
.dynamic-blogdetail .titleofpage {
    display:none;
    }
#article .postTitle a {
    font-size: .9em
}
.taglist ul li {
    /*list-style: none;
    display: inline;*/
    margin-right: 10px;
}

h3:before, h4:before { 
  display: block; 
  content: " "; 
  margin-top: -185px; 
  height: 185px; 
  visibility: hidden; 
}
.dynamic-searchresults #contents {
    background:none;
}

@media screen and (max-width: 950px) {
#searchnav ul a:hover {
   background: #232a3d;
    border-top: solid 4px #232a3d;
}
nav .level2 a:hover, nav .level2 .selectedPage a, nav .level2 .selectedPagePath a, nav .level2 .selectedPageParent a {
    color: #232a3d !important;
}
#navigation .globalMenu li a {
    border-top: none;
}
#navigation .globalMenu li a:hover {
	border-top: none;
	background-color:#232a3d;
}
#navigation .globalMenu li:first-child a:link, #navigation .globalMenu li:first-child a {
    color: #232a3d;
}
.hasChildren .level2, .hasChildren .level2 {
    display:none;
    height:0;
}
}


/* <textEditor> */

.introText {
    font-family: 'Roboto Slab', serif !important;
    font-size: 1.1em !important;
    color: #376996 !important;
}
/* </textEditor> */
