html, body, .main-container{
	font-family: 'Open Sans', sans-serif;
	height: 100%;
	overflow-x: hidden;
}


h1{
	font-weight: bold;
	font-size: x-large;
	margin: 5px 0 2% 0;
	color: #191970;
}
h2{
	font-weight: bold;
	font-size: large;
	margin: 5px 0 5px 0;
	color: #191970;
}

p{
	display: block;
	margin: 2% 0 2% 0;
}

.callout{
	font-weight: bold;
	color: 	#DA70D6;
}
	
.bars, .dates{
	display: none;
}
#content-container .left-bar li[name=back]{
    display: none;
}
.close-dates{
	display: none;
}

#header{
	
	color:#191970;
}
#header:after{
	content : "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
 
    width: 100%;
    height: 680px;
    opacity : 0.4;
    z-index: -2;
}
#header #header-title-container{
	padding: 10px 2%;
}
#header #header-title-container .header-title{
	margin-top: 1%;
	font-size: 60px;
}
#header #header-title-container .header-title img{
	width:100px;
	vertical-align: middle;
	margin-right: 5px;
}
#header #header-title-container .header-title .ieee-logo{
	width:50px;
	height: 50px;
	background-size: url(images/logo.png);
	background-size: 80px;
}
#header #header-quick-links{
	padding-left: 0%;
}
#content-container{
	min-height:70%;
	
}
#content-container .left-bar{
	width: 100%;
	padding: 0;
	
	font-weight: normal;
	padding-top: 0px;
	
}
#content-container .left-bar ul{
	margin: 0;
	padding: 0;
}
#content-container .left-bar li{
	width: 100%;
	padding: 7%;
	color: black;
	
}
#content-container .left-bar li:hover{
	background: Khaki;
	color: #191970;
	
}
#content-container .left-bar a i{
	margin-right:10px;
}
#center-content{
	background: whitesmoke;
}

.main-content{
	padding: 5%;
	line-height: 20px;
	font-size: medium
}
.main-content #images{

} 
.main-content #images .about-image{
	width: 150px;
	height: 150px;
	margin-right: 1%;
	border-radius: 50%;
}
.main-content .text{
	margin-bottom:1%;
}

#right-bar{
	
}
#right-bar #top{
	height: 80px;
	width: 100%;
}
#right-bar #top #title{
	padding: 30px 0 20px 10px;
	font-size: medium;
	color: #8C001A;
}
#right-bar #content{
	font-size: small;
	border-left: 1px solid #ccc;
}
#right-bar #content ul{
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
#right-bar #content ul li{
	padding: 5% 0 5% 0;
}
#right-bar #content a{
	color: red;
	font-size: small;
	text-decoration: underline;;
}
#right-bar #content ul li .date{
	padding-top: 5px;
	color: #8C001A;
}
#right-bar #content ul li .title{
	font-size: medium;
}

#footer{
	
	width: 100%;
	min-height: 80px;
	color: black;
	padding: 1%;
	
}
#footer #link-section{
	padding-bottom: 15px;
	border-bottom: 1px solid black;
}
#footer #link-section .title{
	font-size: large;
	text-align: left;
	text-transform: uppercase;
}
#footer #link-section ul{
	font-size: small;
	text-align: left;
}
#footer #link-section ul li{
	padding-top: 10px;
}

#footer #bottom-section{
	margin-top: 30px;
	font-size: small;
}
#footer #bottom-section i{
	padding-right: 20px;
}
#footer #bottom-section ul li{
	padding-top: 20px;
	text-align: center;
}


.slide-back{
	display: none;
}

.round{
	border-radius: 50px;
	min-width: 100px;
}


button{
	background: #e63900;
	border: 0;
	padding: 1% 0% 1% 0%;
	color: white;
	font-size: medium;
	min-width: 148px;
	margin-right: 0%;
	min-height: 30px;
}
button:hover{
	cursor: pointer;
	background: whitesmoke;
	color:#191970;
}

a{
	color: inherit;
	text-decoration: none;
	font-size: inherit;
}

#header .news-ticker{
	padding-left: 5%;
	margin-top:1.5%;
	font-size: 22px;
}


@media screen and (max-width: 900px){
html, body, .main-container{
	font-family: 'Open Sans', sans-serif;
	height: 80%;
	overflow-x: hidden;
}


h1{
	font-weight: bold;
	font-size: large;
	margin: 5px 0 2% 0;
	color: #191970;
}
h2{
	font-weight: bold;
	font-size: large;
	margin: 5px 0 5px 0;
	color: #191970;
}

p{
	display: block;
	margin: 2% 0 2% 0;
}

.callout{
	font-weight: bold;
	color: 	#DA70D6;
}
	
.bars, .dates{
	display: none;
}
#content-container .left-bar li[name=back]{
    display: none;
}
.close-dates{
	display: none;
}

#header{
	
	color:#191970;
}
#header:after{
	content : "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
 
    width: 100%;
    height: 680px;
    opacity : 0.4;
    z-index: -2;
}
#header #header-title-container{
	padding: 10px 2%;
}
#header #header-title-container .header-title{
	margin-top: 1%;
	font-size: 50px;
}
#header #header-title-container .header-title img{
	width:80%;
	vertical-align: middle;
	margin-right: 5px;
}
#header #header-title-container .header-title .ieee-logo{
	width:40px;
	height:40px;
	background-size: url(images/logo.png);
	background-size: 80px;
}
#header #header-quick-links{
	padding-left: 0%;
}
#content-container{
	min-height:70%;
	
}
#content-container .left-bar{
	width: 100%;
	padding: 0;
	
	font-weight: normal;
	padding-top: 0px;
	
}
#content-container .left-bar ul{
	margin: 0;
	padding: 0;
}
#content-container .left-bar li{
	width: 100%;
	padding: 7%;
	color: black;
	
}
#content-container .left-bar li:hover{
	background: Khaki;
	color: #191970;
	
}
#content-container .left-bar a i{
	margin-right:10px;
}
#center-content{
	background: whitesmoke;
}

.main-content{
	padding: 5%;
	line-height: 20px;
	font-size: medium
}
.main-content #images{

} 
.main-content #images .about-image{
	width: 150px;
	height: 150px;
	margin-right: 1%;
	border-radius: 50%;
}
.main-content .text{
	margin-bottom:1%;
}

#right-bar{
	
}
#right-bar #top{
	height: 80px;
	width: 100%;
}
#right-bar #top #title{
	padding: 30px 0 20px 10px;
	font-size: medium;
	color: #8C001A;
}
#right-bar #content{
	font-size: small;
	border-left: 1px solid #ccc;
}
#right-bar #content ul{
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
#right-bar #content ul li{
	padding: 5% 0 5% 0;
}
#right-bar #content a{
	color: red;
	font-size: small;
	text-decoration: underline;;
}
#right-bar #content ul li .date{
	padding-top: 5px;
	color: #8C001A;
}
#right-bar #content ul li .title{
	font-size: medium;
}

#footer{
	
	width: 100%;
	min-height: 80px;
	color: black;
	padding: 1%;
	
}
#footer #link-section{
	padding-bottom: 15px;
	border-bottom: 1px solid black;
}
#footer #link-section .title{
	font-size: large;
	text-align: left;
	text-transform: uppercase;
}
#footer #link-section ul{
	font-size: small;
	text-align: left;
}
#footer #link-section ul li{
	padding-top: 10px;
}

#footer #bottom-section{
	margin-top: 30px;
	font-size: small;
}
#footer #bottom-section i{
	padding-right: 20px;
}
#footer #bottom-section ul li{
	padding-top: 20px;
	text-align: center;
}


.slide-back{
	display: none;
}

.round{
	border-radius: 50px;
	min-width: 100px;
}


button{
	background: #e63900;
	border: 0;
	padding: 1% 0% 1% 0%;
	color: white;
	font-size: medium;
	min-width: 148px;
	margin-right: 0%;
	min-height: 30px;
}
button:hover{
	cursor: pointer;
	background: whitesmoke;
	color:#191970;
}

a{
	color: inherit;
	text-decoration: none;
	font-size: inherit;
}

#header .news-ticker{
	padding-left: 5%;
	margin-top:1.5%;
	font-size: 22px;
}
}