/* 
    Created on : Feb 21, 2023, 3:05:22 PM
    Author     : mfocosi
*/
html {
    background-color: #000000;
    font-size:1em;
    color:#000000;
}

body {
    background-color: #000000;
    color:#000000;
    font-size:1em;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.topGoldBar {
    height:34px;
    background-color: #CFB991;
}

.mobileHamburger {
    background-color:#ffffff;
}

blockquote {
    background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}

pre {
    background-color:#ffffff;
}

a {
    color:#0054A3;
}

h1 {
    font-size:2em;
    font-family: "United Sans",Impact,"Arial Black","sans serif";
    font-weight: 700;
}

h2 {
    font-family: "United Sans",Impact,"Arial Black","sans serif";
    font-weight: 700;
    font-size: 1.875rem;
    margin-top:15px;
}

h3 {
    font-size:1.25em;
    margin-top:25px;
    font-weight:bold;
    color:#000000;
    border-bottom:2px solid #CFB991;
    padding-bottom:7px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

h4 {
    font-size:1.125em;
    margin-top:0px;
    font-weight:bold;
}

h5 {
    font-size:1em;
    margin-top:0px;
}

h6 {
    font-size:1em;
    margin-top:0px;
}

a:focus {
    background-color:#000000;
    color:#ffffff;
}

a:hover, a:active {
    background-color:#000000;
    color:#ffffff;
}

main {
    background-color:#ffffff;
    color:#000000;
}

#EEbreadcrumbContainer {
    background-color: #ffffff;
    padding-top:15px;
    padding-left:10px;
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin-left:0px;
        padding-top:10px;
        padding-bottom:10px;
}


#accessibilityBar {
    background-image: url("/assets/images/home_newsBox_bg.png");
    padding:3px;
    text-align:right;
}

#accessibilityBar a {
    color:#ffffff;
    padding:3px
}


#ceriasMastPurdueBar {
    
    color:#ffffff;
}

#ceriasMastPurdueBar .identity {
    font-size:16px;
    line-height: 1.2em;
    font-weight: 400;
    color:#ffffff;
}

#ceriasMastPurdueBar .DPIdentity {
    font-size:12px;
    line-height: 1.2em;
    font-weight: 300;
    color:#ffffff;
}

.identityDiv {
        text-align: center;
}
    
.DPIdentityDiv {
        
        text-align: center;
}

#ceriasMastrightDP {
    text-align:right;
}

#ceriasNavBarContainer {
    background-color: #333333;
}

.ceriasNavSectionHighlight {
    background-color: #3b3b3b;
    color:#ffffff;
}

#ceriasNavBar {
}

#ceriasNavBar a {
    
    font-size:.90em;
}

#ceriasNavBar a:hover {
    color:#ffffff;
    background-color:#000000;
}

#ceriasNavBar a:active {
    color:#ffffff;
    background-color:#000000;
}

#ceriasNavBar a:focus {
    color:#ffffff;
    background-color:#000000;
}


#ceriasNavBar .nav-link {
    color:#ffffff;
}


#subpageBody {
    background:#ffffff;
    padding:10px;
    margin-top:10px;
}

.subpageSidebar {
    background:#ffffff;
    padding:20px;
}

#subpageContentContainer {
    background-color: #ffffff;
    background-repeat: no-repeat;
}

#homeResearch {
    background-image: url("/assets/images/home_bg_research_blue.png");
}

#homeResearch h2 {
    color:#ffffff;
    font-size:55px;
}

.homeResearchAreas {
    color:#ffffff;
    font-size:19px;
    margin-left:0px;
    padding-left:0px;
    font-weight: 900;
}

.homeResearchAreas li {
    color:#ffffff;
    margin-bottom:25px;
    list-style: none;
    margin-left:0px;
    text-align: center;
    text-transform: uppercase;
    border:1px solid #ffffff;
}

.homeResearchAreas li a {
    color: #ffffff;
    display: block;
    padding:10px;
    background: rgba(0, 86, 179, .75);
}

.homeResearchAreas li a:focus {
    color: #ffffff;
    display: block;
    background: rgba(0, 0, 0, 1);
}

.homeResearchAreas li a:hover {
    color: #ffffff;
    display: block;
    background: rgba(0, 0, 0, .5);
}



.newsBox {
    background-image: linear-gradient(#664f14, #000000);
    border:1px solid #333333;
    background-color: #000000;
    margin-bottom:20px;
}

.newsBox h3 {
    color:#ffffff;
    margin:0px;
    font-size:20px;
    padding:5px;
    border-bottom:4px solid #999999;
}

.newsBox a {
    color:#ffffff;
    
}

.newsBox ul {
    color:#ffffff;
}

.newsBox h4 {
    color:#ffffff;
    font-size:20px;
}

.newsBox .card-body {
    background-repeat: repeat-x;
    
    font-size:16px;
}

.alignright {
    display:block;
}
.alignleft {
        float: left;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 5px;
}
.centered {
        display:block;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
}

.news-summary {
    margin-bottom:30px;
}

#footer {
    background-color: #ffffff;
    background-repeat: repeat-x;
    background-position: center bottom;
    padding:15px;
}

#footer a:focus, #footer a:hover, #footer a:active {
    background-color: #000000;
    color:#ffffff;
}

#footerStripeA {
    background-color:#000000;
    height:15px;
}

#footerStripeB {
    background-color:#515151;
    height:15px;
}

#footerStripeC {
    background-color:#666666;
    height:15px;
}

#footerStripeD {
    background-color:#999999;
    height:15px;
}

#footerStripeE {
    background-color:#cccccc;
    height:15px;
}


#desktopSearch {
    display:none; /* default not shown unless large screen (see break points below) */
}

#mobileSearch {
   display:inline;
}

#siteSearch {
    width:175px;
}


/********************************************************************/
/* Blog Stuff                                             
/********************************************************************/
.blog-excerpt {
	
/*	border-bottom:1px dotted #999;*/
/*	padding-bottom:1em;*/
}

.blog-post {
	padding: 0px 0px 30px 0px;
}
    .blog-post h2 {
    	border: 0px;
    	padding:0px;
    	line-height:1.1em;
    }

    .blog-post h2 a:link,
    .blog-post h2 a:visited {
    	border:0px solid black;
    }
    
    .blog-post a:active,
    .blog-post a:focus,
    .blog-post a:hover {
        background-color:#000000;
        color:#ffffff;
    }

/*    .blog-post img {
        display:block;
        text-align:center;
        margin-left: auto;
        margin-right: auto;
    }
*/

.blog-byline {
    border-top:3px solid #CCCCCC;
    font-size:.875em;
    color:#444;
/*	background-image:url(/assets/images/highlight-box-blue-bg.png);*/
    padding: 5px 8px;
    margin-top : 1px;
    margin-bottom:5px;
    line-height:normal;
}

.blog-entry {}

.blog-post-tags {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
/*  background-image:url(/images/highlight-box-bg.png);*/
	background-repeat:repeat-x;
/*  background-color:#E7E2DA;*/
	padding:13px 10px 10px 10px;
	margin:10px 0px;
	display:block;
	width: 100%;
	font-size:.8em;
	color:#777;
}

.blog-answer {
    font-style:italic;
}

.blog-post-metadata {
	text-align:center;
	/* border-top: 1px dashed #ccc; */
	padding-top:3px;
}

.blog-post ul.related {
	padding-top:0px;
	margin-top:0px;
}


.blog-entry pre {
	padding:1em;
	background-color:#e0e0e0;
	border:1px solid #999999;
	color:#333333;
	font-size:1em;
	overflow:auto;
	line-height:1em;
}

.blog-comments {
    margin:0px;
}

.blog-comments .comment {
    padding: 5px 15px 15px 15px;
    margin-bottom:15px;
    font-size:1em;
}

.blog-comments .comment .comment-posted {
    font-size:1em;
    font-variant: small-caps;
    border-bottom:2px solid #CCCCCC;
    padding-bottom:5px;
    font-weight:bold;
}


.blog-share {
	border-top:0px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
/*	background-image:url(/assets/images/highlight-box-light-bg.png);*/
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding:5px 8px;
	margin:0 0 10px 0;
	display:block;
	font-size:.7em;
	color:#777;
}

.blog-share-title {

}

.blog-share ul {
	margin:0px;
	padding:0px;
	display:inline;
}

.blog-share ul>li{

	display:inline;
	margin-right:.7em;

}

.blog-burb {
 padding-left:8px;   
}

/* for people pages */
.facutlyData {
    margin-bottom:25px;
}
.facultyDataLabel {
    font-weight:bold;
}


#covidBanner {
    background-color:#CFB991;
    padding:15px;
    text-align: center;
}

#covidBanner a {
    color:#000000;
}

#covidBanner a:hover {
    color:#ffffff;
}

#covidBanner a:active {
    color:#ffffff;
}

#covidBanner a:focus {
    color:#ffffff;
}

.news_blog-title-link {
    margin-top:5px;
}

.newsPhotoCaption {
    background-color: #efefef;
    padding:10px;
    margin-top:15px;
}


/* bootstrap overrides */

.carousel-control-next:active, .carousel-control-next:focus {
    color:#ffffff;
    opacity:.5;
}

.carousel-control-prev:active, .carousel-control-prev:focus {
    color:#ffffff;
    opacity:.5;
}

.bg-secondary {
    background-color: #555960 !important;
}

.btn-secondary {
    background-color: #555960 !important;
}
/* ./bootstrap overrides */



/* media queries */

/* Extra small devices (portrait phones, less than 576px)
/ No media query for `xs` since this is the default in Bootstrap
*/

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    
    #ceriasMastPurdueBar .dp-logo {
        margin-top:50px;
    }
    #ceriasMastPurdueBar .univ-identity {
        margin-top:35px;
    }
    
    #ceriasMastPurdueBar .cerias-logo {
        margin-top:5px;
    }
    
    
   #mobileSearch {
        display:none;
    }
    
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 

    #ceriasMastPurdueBar .dp-logo {
        margin-top:50px;
    }
    
    #ceriasMastPurdueBar {
        
        background-color: #000000;
        background-repeat:no-repeat;
        background-position: top left;
        color:#ffffff;
    }
    
   #mobileSearch {
        display:none;
    }

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

    #ceriasMastPurdueBar .univ-identity {
        margin-top:38px;
    }
    #ceriasMastPurdueBar .dp-logo {
        margin-top:55px;
    }
    
    #ceriasMastPurdueBar .identityDiv {
        margin-top:45px;
    }
    
    .identityDiv {
        text-align: left;
    }

    .DPIdentityDiv {

            text-align: left;
    }
    
    #mobileSearch {
        display:none;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  


#ceriasMastPurdueBar .identityDiv {
        margin-top:45px;
    }
    
    #mastPurdueLogo::after {
        display: block;
        position: absolute;
        content: "";
        width: 2px;
        height: 50%;
        right: 0;
        top: 35%;
        background-color: #999;
    }

    .identityDiv {
        text-align: left;
    }

    .DPIdentityDiv {

            text-align: left;
    }
    
    #desktopSearch {
        display:inline;
    }
    
    #mobileSearch {
        display:none;
    }
}
