/* Learning Centre Article Stylesheet */


/* Main Body */
body{
	background-image: url("assets/backwall2.jpg"); 
	background-size: cover;
	background-attachment: fixed;
	background-color: #007a76;
	margin:0;
	font-family: roboto;	
}


/* Main Content */
.maincontent{
	width: 950px;
	margin: auto;
	height: auto;	
}



/* TITLE NAVIGATION BAR */
.titlebar{
	padding: 0px 0; 
	display:block; 
	background-color:#000000; 
	height:50px; 
	width:100%;
}			
.globalnav{
	margin:auto; 
	font-family: roboto italic; 
	width:950px; 
	font-size:20px; 
	list-style-type:none; 
	overflow:hidden; 
	color:white; 
	list-style-type:none; 
	overflow:hidden;
	padding-top: 2px;
}
.irclogo {
	float: left;
	margin: auto;
	color: white;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 9px;	
}
.globalmenuitem {
	float: left;
	font-family: roboto italic; 
}
.globalmenuitem a {
	font-family: roboto italic; 
	font-size: 22px; 
	display: block;
	color: white;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 11px;
	padding-right: 11px;
}
.globalmenuitem a:hover:not(.active) {
	background-color: #840000;
}



/* website Title thing */
.titlenamebar{
	background-image:url(assets/learning_narrow_title.jpg);
	background-size: cover;
	background-position: center;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 4px;
	height: 50px;
	width: 100%;
	color: white;
	list-style-type: none;
	padding: 0;
	overflow: hidden;
	background-color: #000000;
}
.titlename {
	float: left;
	font-family: roboto bold italic;
	font-size: 36px;
	line-height: 40px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 9px;		
}
.titlename a{ 
	display: block;	
	text-shadow: 1px 2px 5px #000000;
	color: white;
	text-align: center;
	text-decoration: none;
}
.titlebutton {
	font-family: roboto bold italic; 
	float: left;
	font-size: 18px;
	text-shadow: 1px 2px 5px #000000;
}
.titlebutton a {	
	display: block;
	color: white;
	text-align: center;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 15px;
	padding-left: 9px;
	padding-right: 9px;
}
.titlebutton a:hover:not(.active) {
	background-color: #027878;
	text-decoration: underline;
}



.topictitlebar{
	background-color: gray;
	background-size: cover;
	background-position: center;	
	height: 55px;
}


.whitepage{
	background-color: #fff;
	margin-top: 6px;
	height: 100%;	
	display: flex;
}



.breadcrumb{
	font-family: roboto bold italic; 
	font-size: 14px; 
	margin-top: 9px;
	margin-bottom: 9px;
}
.breadcrumb a{
	color: #027878; 
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: underline;
	
}
.breadcrumb a:hover{
	text-decoration: none;
}




.dividingline{ 
	padding-bottom: 1px; 
	background-color: #bababa; 
	margin-left: 5px;
	margin-right: 5px;
}
.pagespacer{
	padding-top: 550px; 
	margin-left: 9px; 
	margin-right: 9px;
}




.article{
	float: left;
	width: 75%;
	height: auto;
	margin-left: 9px;
	margin-right: 6px;
}
.articletitle{
	font-family: roboto bold;
	font-size: 40px;
	line-height: 43px;
	font-weight: normal;
	/*color: #10adad; */
	margin-top: 13px;
	margin-right: 14px;
	margin-bottom: 7px;
	text-transform: capitalize;
}
.articletitle3{
	font-family: roboto bk;
	color: #404040;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;	
	margin-top: 15px;
	margin-right: 14px;
	margin-bottom: 10px;
}
.articletext{
	font-family: roboto;
	font-size: 16px;
	line-height: 19px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}




.list_column_item{
	font-size: 17px;	
	line-height: 25px;
	margin-top: 7px;
	margin-bottom: 7x;
}
.list_column_item ul {
	padding-left: 5px;
	margin-left: 0px;	
}




/* Highlights */
.tealhl{
	font-family: roboto bk;
	font-size: 17px;	
	color: #00755c; 
}
.blackhl{
	font-family: roboto bk;
	font-size: 17px;	
	color: black; 
}



/* Learn Hyperlink */
.learnhyperlink{
	font-family: roboto bold ; 
	font-size: 16px; 
	margin-top: 9px;
	margin-bottom: 9px;
}
.learnhyperlink a{
	color: #027878; 
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;	
}
.learnhyperlink a:hover{
	text-decoration: underline;
}









.flowcontainer {
    display: flex;
    flex-direction: column;
    height: auto; 
    width: 25%; 
    gap: 10px; 
	padding-bottom: 8px;
}

.category {
    font-family: roboto bk;
    font-size: 16px;
    line-height: 20px;
	color: #404040;	
    margin-top: 15px;
    margin-bottom: 0px; 
    text-transform: uppercase;
}

.thumbnailitem {
    height: 180px;
    width: 220px;
    margin: 0; 
	background-color: #ebebeb;  
}
.thumbnailitem a {
    color: #10adad;
	text-decoration: none;
}
.thumbnailitem a:hover {
	color: #027878;
	text-decoration: underline;
}
.thumbnailtitle {
    font-family: roboto bold;
    font-size: 18px;
    line-height: 25px;
    margin-top: 3px;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 4px;
}
.thumbnailimage {
    background-color: black;
    height: 130px;
    width: 210px;
    margin-top: 7px;
    margin-left: 7px;
    margin-right: 7px;
}



.pagespacer40{
	margin-bottom: 40px;
}
.pagespacer80{
	margin-bottom: 80px;
}





/* FOOTER DESIGN */
.footer {
	height: 100px;
	background-color: #840000;
	background-image: url("../assets/footerbg.jpg");
	background-position: center left;
	background-size: cover;	
	color: white;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 14px 0;
}
.footertext{
	margin-top: 20px;
	margin-bottom: 2px;
	font-family: roboto italic;	
}