/*styles for ie 8 and above*/
/*header*/
.msie .class-landing_page#page .container{
    /*width: 996px;*/
}

.msie #page .header-social{
    width: 100%;
}

.msie #page .header-social > a{
    float: right;
}

.msie .header,
.msie #site-wide-search-field {
    filter: none;
}

/*gospel gradient fix*/
.gospel.msie .header{
    background: url(/bundles/gospel/images/msie-gospel_header_gradient.png) top repeat-x black;
    background-position: 0 43px;
}

/* psta-180 */
.msie .photos.latest-news-column-block .image-container {
    float: left;
    display: inline-block;
    clear: none;
    width: 87px;
    height: 67px;
}

/*PSTA-178*/
.msie .schedule-block .class-show_episode .attribute-image img,
.msie .right-zone-container .article-basic .main-image img{
    width: 100%;
}

/*psta-179*/
.gospel.msie input#site-wide-search-field {
    background: url(/bundles/core/images/icons/sprite.png) -44px 116px no-repeat;
}

/* psta-157 */
.msie .navbar.main-navi > .navbar-inner > .container {
    overflow: hidden;
}

.msie .opacity-background{
    background-color: inherit;
}

/*PSTA-181*/
.msie .featured_4 .presenter-slider .block-name{
    top: 0;
}

/*PORG-72*/

.msie .featured-post-block .attribute-image{
    width: 95px;
}

.msie .opacity-background{
    background: url(/bundles/core/images/nav_bg.png) repeat;
}

body.msie .radio-station-featured .currently-playing{
    height: auto;
}

/*PORG-80*/
.msie .class-article{
    max-width: none;
}

.msie .article-primary .main-image .attribute-title{
    width: 100%;
    background: url(/bundles/core/images/nav_bg.png) repeat;
    max-width: none;
}

/*PORG-76*/
body.msie  .radio-featured .overlay-container{
    bottom: 41px;
}


/*PMAG-96*/
.msie .class-folder .article-primary.item-news h2 {
	padding-right: 20px;
}

body.msie .navbar .navbar-inner{
    background: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* 
 *  HEADER and NAV --------
 */
.msie #page .navbar.main-navi .nav.headerLinksLandingPage,
.msie #page .nav.headerLinksLandingPage{
    height: initial;
    min-height: 0;
}

body.msie .main-navi.navbar #nav-location-home a {
   background: url(/bundles/core/images/icons/sprite.png) -35px -179px no-repeat;
}
body.msie .main-navi.navbar #nav-location-home.selected a {
   background: url(/bundles/core/images/icons/sprite.png) -68px -176px no-repeat;
}

body.msie .navbar .nav {
    overflow: hidden;
}

body.msie .navbar.main-navi.second-level * {
    height: auto;
    max-height: initial
}

body.msie .navbar.main-navi.second-level {
    height: 1px;
    overflow: 0;
}
body.msie .navbar.main-navi.second-level li {
    height: 20px;
    display: block;
}

.msie .extra-navi.navbar .nav > li,
.msie .extra-navi.navbar .nav {
    position: static;
}

/* header site specifics */
body.premier.msie .navbar.main-navi,
.premier.msie header.header {
    background-color: #D8D9E0;
}
body.premier.msie .navbar.main-navi.second-level {
    background-color: #83929F
}
body.youthwork.msie .navbar.main-navi,
.youthwork.msie header.header,
.christianity.msie .navbar.main-navi,
.childrenswork.msie .navbar.main-navi {
    background-color: #fff
}
.premier.msie .navbar.main-navi {
    top: -30px;
}
.radio.msie #page .navbar.main-navi .nav.headerLinksLandingPage {
    top: 31px !important;
}
body.msie.christianity .main-navi.navbar #nav-location-home.selected a {
	background: url(/bundles/core/images/icons/sprite.png) -35px -175px no-repeat;
}
.msie #page .article-authors ~ .related-items img,
.msie .class-article img {
    max-width: 100%;
}

.msie #page .navbar.main-navi .nav.headerLinksLandingPage {
    top: 32px;
}

/*RHS blocks*/
.msie.youthwork .span12.main-content .span4.right-zone-container .span4 {
	background-color: #D0C9CC;
}
.msie.childrenswork .span12.main-content .span4.right-zone-container .span4 {
	background-color: #B2BEC1;
}