
.container{
    max-width:1000px !important;
    min-width: 300px !important;
}
@media only screen and (max-device-width: 500px) {
    .container{
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }
}
.content-section{

}
.carousel-text{
    background: rgba(0,0,0,0.4);
    color: white;
    padding:10px;
    width:100%;
    bottom: 0;
    position:absolute;

    font-weight: 600;
}
.carousel-text > span{
    color:white;
}
.carousel-text-large{
    font-size:22px;
}
.carouse-text-small{
    font-size:18px;
}
@media only screen and (max-device-width: 500px) {
    .carousel-text{
        padding:2px;
      font-size: larger;
    }
}



.big-header-text h1 {
    font-family: Open Sans,serif !important;
}

.big-header-text h1 {
    font-weight: 700 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Open Sans,serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 300 !important;
}

body {
    font-family: "Open Sans",serif !important;
    /*background-image: url("/Sandbox/images/psu_bg.png");*/
    background-color: slategray;

}


@media screen and (min-width: 50em) {
    body {
        font-weight: "400" !important;
        background: rgb(143, 191, 255) url('/img/PSUBackground-014k-2.jpg')  no-repeat top center fixed;
        background-size: cover;
    }

}



#home {

    height: 80px !important;
}

.big-header-text {
    bottom: 15% !important;
}

span.categories-links a, .cat-link a, a time.entry-date, a.url.fn.n, li.page-nav-arrows a, a.author-link, .required, footer#colophon .foot a:hover, #tertiary.sidebar-container .widget-area a, .entry-content p a, span.comments-bubble a:hover {
    color: #2980b9 !important;
}

.stories ul.slides li img:hover {
    border: 5px solid #2980b9 !important;
}

mark, .btn-default.dropdown-toggle:hover, .container ::-webkit-scrollbar-thumb, span.gallery-arrow-right, #nav-area.normal-header, .meta-feat, #section-info .info-first p.readmore a, .hero_slider:hover .flex-next:hover, .hero_slider:hover .flex-prev:hover, .stories:hover .flex-next:hover, .stories:hover .flex-prev:hover, .footer_slider:hover .flex-next:hover, .footer_slider:hover .flex-prev:hover, .footer_slider .flex-control-paging li a, span.featured-post, .mosaicSlider .photoMosaic .ms_bubble, .hero-btn h3 a:hover {
    background: black !important;
}


.header-wrap.nonfixed {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}
p.copyright {
    color: #fff !important;
    font-size: 1.1em !important;
}
p.usage {
    color: #a4a4a4 !important;
    font-size: 1em !important;
}
.ad {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px
}


#wrapper {
    top: 0px;
    padding-left: 150px;
    transition: all 0.4s ease 0s;
}

#sidebar-wrapper-left {
    top: 0px;
    width: 300px;
    float: right;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: -1;

    background: url("/img/Right%20Panel%20White.png") repeat-y;
    background-size: contain;
}
#sidebar-wrapper-right {
    top: 0px;
    margin-right: -150px;
    right: 150px;
    width: 300px;

    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: -1;
    transition: all 0.4s ease 0s;
    background: url("/img/Left%20Panel%20White.png") repeat-y;
    background-size: contain;
}
@media (max-width:767px) {
    .sidebarsize
}


@media (max-width:767px) {

    #wrapper {
        padding-left: 0;
    }

    #sidebar-wrapper-left {
        left: 0;
    }


}
.image {
    position: relative;
    width: 105%; /* for IE 6 */
}

.imagetext {
    position: absolute;
    top: 200px;
    left: 20px;
    width: 100%;
    color: white;
}
div.title-background
{


}
h1.transbox
{
    font-family: Arial !Important;
    font-weight:900;


}
.bgwhite{

    background-color: white;
}
div.breadcrumb{
    width:90%;margin-left: auto;margin-right: auto;
}
.forminvalid{
    color:red;
}
.fix-menu{
    position: fixed;
    top: 0px;
}
.searchbar{
    padding:15px;
}

#kodda_container {

    max-width: 1000px !important;
    background-color: #1D416E !important;
    margin-left: auto;
    margin-right: auto;
    /* color/bg/border */
    z-index: 999999;
    border-top: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;

    /* CSS3 Gradient */
    background-image: -webkit-linear-gradient(top, transparent, transparent);
    background-image: -moz-linear-gradient(top, transparent, transparent);
    background-image: -o-linear-gradient(top, transparent, transparent);
    background-image: -ms-linear-gradient(top, transparent, transparent);
    background-image: linear-gradient(top, transparent, transparent);

    /* CSS3 Box Shadow */
    -moz-box-shadow: 0px 0px 0px 0px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px 0px #ffffff;

    /* CSS3 Border Radius */
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;

    /* Prevent background color leak outs */
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;

}
.psumenu{
    background-color: #1D416E !important;
}
.container-fluid{
    background-color: #1D416E;/*rgba(0, 0, 0, 0.2);*/
}
.container-fluid-menu{

    background-color: #1D416E;/*rgba(52, 52, 52, 0.6);*/
    border-bottom: 1px solid rgba(0,0,0,.2);
}
.container-fluid-menu .navbar-collapse{
    max-height: 50px;
    background-color: #1D416E; /*rgba(52, 52, 52, 0.4);*/
}
/*
.container-fluid{
    background-color: #1D416E;
}
.container-fluid-menu{
    background-color: rgb(52, 52, 52);

}
*/
.fixed-nav{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999999;
}
.fixed-nav .navbar-default{
    background-color: #1D416E !important;
}
.navbar-default{
    background-color: #1D416E !important;
}
.topmargin{
    margin-top: 83px;
}

.loggedindiv{
    float: right; margin: 5px
}
#dvArticle a{
    color: blue;
}

.navbar-nav>li>a{
    color: white !important;
}
.dropdown-menu{
    background-color: black !important;
}
p.ahref a:hover {
    text-align: center;
    color: black !important;
    text-decoration: underline;
}
p.ahref {
    text-align: center !important;
}
