/* ========= LAYOUT SECTION =========    */

body {
	background-color: whitesmoke;
	margin-top:2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 0;
	font-family: Verdana, Georgia, serif;
	font-size: 15px;
	color: black;
}


#header {
background-color: lightblue;
margin-left: 2px;
margin-right: 2px;
height: 90px;
border-radius: 5px;
}



#search {
	position: absolute;
	font-size: 80%;
	right: 10px;
	top: 28px;
	border-radius: 5px;
}

#header h3 {
font-size: 225%;
text-align: center;
color: darkblue;
font-weight:bold;
font-family: "Century Gothic", "Gill Sans", Arial, serif;
margin: 0;
padding-top: 23px;
}

#statistics {
	position: absolute;
	font-size: 100%;
	text-align: left;
	left: 5px;
	font-weight:bold;
	color: darkblue;
}

#number {
	color: white;
	text-align: left;
	padding-left: 20px;
}

#navmenu1 {
	z-index:1;
	position: relative;
	margin-top: 3px;
	margin-left: 2px;
	margin-right: 2px;
	height: auto;
	min-height: 48px;
	border-radius: 5px;
	font-size: 1.0em;
	font-weight:bold;
}
nav {
	background-color: grey;
	position: absolute;
	top: 0px; left: 0px;
	padding: 0px 0 0 0;
	width: 100%;
	border-radius:5px;
}
nav:: after {content:''; display: block; clear: both;}

nav a.mobile_menu {
	width: 32px; height: 32px;
	background: url(../images/menu.svg) no-repeat 0 0;
	background-size: contain;
	position: absolute; top: 8px; left: 10%; margin-left: -16px;
	display: none;
}

nav ul { list-style: none; margin: 0; padding: 0;}
nav ul li:hover {background-color: #6d0911;}
nav ul li:hover > ul {display: block;}

nav ul li a{	
	display: inline-block;
	color: #fff;
	padding: 10px 20px;
	text-decoration: none;
	width: 125px;
	position: relative;
}
nav ul li a: visited: {color: #fff;}
nav ul li a:hover {background-color: #6d0911;}

nav ul ul {position: absolute; top: 100%; background-color: #2b0306; display: none;}
nav ul ul li {position: relative; }
nav ul ul ul {left: 100%; top: 0px;}

/* top-level */
nav > ul {padding-left: 10px;}
nav > ul > li {float: left;}
nav > ul > li > a {width: auto; padding: 10px 20px 15px 20px;}

/* triangle indicator */
nav > ul {padding-left: 10px; }
nav > ul > li {float: left; }
nav > ul > li > a {width: auto; padding: 10px 20px 15px 20px; }
nav a[aria-haspopup="true"]::after {
	content: '';
	display: block; width: 0px; height: 0px;
	position: absolute;
	top: 16px; right: 15px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #fff;
}
nav > ul > li > a[aria-haspopup="true"]::after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid white;
	left: 20px; right: auto;
	bottom: 6px; top: auto;
}


.main {
    background-color: burlywood;
    margin-left: 30.5%;
    margin-right: 2px;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 5px;
    padding: 10px;
    padding-top:5px;
    padding-bottom:5px;
    font-size: 110%;
    color: darkblue;
}

#sun {
	background-color: burlywood;
    margin-left: 30.5%;
    margin-right: 2px;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 5px;
    padding: 3px;
    padding-top:5px;
    padding-bottom:5px;
    font-size: 110%;
    color: darkblue;
}

#sun #imgSun {
	border-radius: 5px;
    width:100%;
    padding:3px;	
}

.siderighttop {
    background-color: lightblue;
    margin-left: 2px;
    margin-right: 3px;
    margin-top: 3px;
    margin-bottom: 0px;
    border-radius: 5px;
    padding: 5px;
    font-size: 115%;
	float: left;
    clear: left;
    width: 30.2%;
    color: darkred;
}

.siderighttop .myImage {

    border-radius: 5px;
    width:100%;
    padding:1px;

}

.sideright {
    background-color: lightblue;
    margin-left: 2px;
    margin-right: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 5px;
    padding: 5px;
    font-size: 90%;
	float: left;
    clear: left;
    width: 30.2%;
    color: darkred;
}
.sideright a {
	color: darkred;
	text-decoration: underline;
}

.main1{
	z-index: 10;
    background-color: burlywood;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 5px;
    padding: 10px;
    padding-top:5px;
    padding-bottom:5px;
    font-size: 110%;
    color: darkblue;
}


.main1 ul li a{
    color:#ce282e;
    text-decoration:underline;
    font-size: 18px;
}
.main1 ul li a:visited{
    color:darkgreen;
}

.main1 ul li .image{
    width: 300px;
}


.sideright p a{
    color: darkred;
    text-decoration:underline;
}

.sideright p a:visited{
    color:darkgreen;
}

.certificate{

    background-color: lightblue;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    margin-bottom: 5px;
    border-radius: 5px;
    padding: 0;
    font-size: 105%;
    text-align: center;
    width: 350px;
    height: 335px;
    float: left;
}
.images{
    margin: 20px;
    line-height: 1.2;
    color: white;
    font-size: 120%;
    font-family: serif;
    width:300px;

}


.imagesidebar {
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
margin-bottom: 10px;
border-radius: 5px;
float: right;
width: 300px;
clear: right;
opacity: 1.0;
transition: opacity 0.5s ease-in-out;
}

.imagesidebar:hover {
opacity: 0.4;
}

#footer {
background-color: lightblue;
margin-left: 2px;
height: 27px;
clear: both;
border-radius: 5px;
color: #fff;
margin-right:2px;
font-size: 120%;
}

#footer ul {
list-style-type: none;
text-align: center;
border-radius: 5px;
padding-top:3px;
padding:0;

}

#footer ul li {
display: inline;
}

#footer ul li a {
text-decoration: none;
font-family: Arial;
padding: 0.05em 0.5em;
color: darkblue;
background-color: lightgrey;
}
#footer ul li a:visited{
    color:darkgreen;
}

#footer ul li a:hover {
color: #000;
background-color: #fff;
border-radius: 3px;
}

/* ========= HEADINGS SECTION =========    */

.main h1 {
font-size: 120%;
color: #ce282e;
}

.main1 h2 {
	font-size: 120%;
	color: #ce282e;
}
.sideright h2 {
font-size: 120%;
color: #ce282e;
margin-left:2px;
}
h2 a {
    text-decoration:underline;
}
h2 a:visited {
    color: darkgreen;
}




.contentText {
    margin: 0;
    line-height: 1.2;
    font-size: 20px;
    color: darkblue;
    font-family: serif;
}
.contentText h2 {
	font-size: 160%;
	color: #ce282e;
}


#blog {
	padding: 1px;
	padding-left: 10px;
	padding-right: 10px;
	background: #F1F8E0;
	border-radius: 5px;
	
}


#comment {
	padding: 1px;
	padding-left: 10px;
	padding-right: 10px;
	background: white;
	color: black;
	border-radius: 5px;
	
}

/* media queries */
@media screen and (max-width: 2000px) {

	nav {
		width: 2000px;
	}
	
}


@media screen and (max-width: 1500px) {	
	#header {
		height: 70px;
	}
	#header h3{
		text-align: left;
		font-size: 150%;
		padding-top: 22px;
	}
	#search {
		top: 23px;
	}
}

@media all and (max-width: 625px) {
	#sun {
		display: none;
	}
	#header {
		height: 50px;		
	}
	#search {
		position: absolute;
		right: 5px;
		top: 22px;

	}
	#box {
		width: 80px;
	}
	#header h3 {
		font-size: 130%;
		text-align: left;
		padding-left: 5px;
		padding-top: 23px;

		color: darkblue;
		font-weight:bold;
		font-family: "Century Gothic", "Gill Sans", Arial, serif;
		margin: 0;


	}	
	#navmenu1 {
		min-height: 48px;
		background-position: left bottom;
	}
	nav {padding: 35px 10px 13px 15px; height: 0px; overflow: hidden; width: 100%;}
	nav a.mobile_menu {
		display: block;
	}
	nav ul,
	nav ul ul,
	nav ul ul ul {
		display: block;
		position: static;
	}

	
	nav > ul {padding: 0;}
	nav > ul > li { float: none; margin-top: 5px;}
	
	nav ul li:hover {background: none;}
	nav ul li a {
		width: auto;
		display: block;
		margin: 8px 10px;
		padding: 6px 15px 6px 2px;
		border-bottom: 1px solid rgba(255, 255, 255, .25);		
	}
	nav ul li a:hover {
		background-color: rgba(255, 255, 255, .2);
	}
	nav ul ul {background: none;}
	nav ul ul li a { margin-left: 30px; }
	nav ul ul ul li a {margin-left: 60px;}
	


}



}
