@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Josefin Sans", sans-serif;
	background: #FFFFFF;
	color: #000;
	padding: 0;
	margin: 0;
	text-align: center;
	font-weight: 300; 
	padding-bottom: 50px;
}

 a:link
{
color: #37323C;
background-color: #FFFFFF;
text-align: center;
}

#content {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right : 0px;
	padding-left: 0px;
	align: center;
	

}



/* P=BASIK */
p {
	font-family: "Josefin Sans", sans-serif;
	font-weight: 100;
	font-size:14px;
	text-align: left;
	color: #000000;
	text-indent:0px;
	margin: 0.3em;
	margin-left: 21em;
	margin-right: 21em;
	float: inherit;
	}


/* P=CENTERED */
p1 {
	font-family: "Josefin Sans", sans-serif;
	font-weight: 100;
	font-size:13px;
	text-align: center;
	color: #000000;
	text-indent:0px;
	margin: 0.3em;
	margin-left: 21em;
	margin-right: 21em;
	float: inherit;
	}
p2 {
	font-family: "times";
	font-size: 16px;
font-weight: 300;
letter-spacing: 0,8px;
line-height: 1.6em;
	text-indent:15px;
	  margin-left: 27%;
	margin-right: 27%;
	text-align: justify;
	  display: inline-block;
	}


	
		

	}

p7 {
	font-family: "Josefin Sans", sans-serif;
	font-weight: 300;
	font-size:15px;
	line-height: 1em;
	color: #070505;
	text-indent: 0px;
	letter-spacing: 0.1pt;
	text-align: left;
	margin: 0.3em;

	}

p9 {
	font-family: "Josefin Sans", sans-serif;
	font-weight: 100;
	font-size:19px;
	text-align: left;
	color: #000000;
	text-indent:0px;
	margin: 0.3em;
	margin-left: 21em;
	margin-right: 21em;
	float: inherit;
	}

blockquote {
 margin:10px;
 padding-left:170px;
	padding-right: 170px;
	padding-top: 30px;
	padding-bottom: 0;
	line-height:26px;
	
 }

/* EMAIL LINK */
h20 {
	font-family: "Josefin Sans", sans-serif;
	font-weight: 80;
	font-size:12px;
	text-decoration:none;
	text-decoration-color: blanchedalmond;
	text-align: center;
	color: #000000;
	text-indent:0px;
	
	}
	/* H3= p condensed text */
h3 {
	font-family: "Source Code Pro", sans-serif;
	font-weight: 200;
	font-size:12px;
	text-align: left;
	color: #000000;
	text-indent:0px;
	margin: 0.3em;
	margin-left: 22em;
	margin-right: 22em;
	min-width: 400px;
	}
	
/* H1=CENTER */
h1 {
	font-family: "Source Code Pro", sans-serif;
	font-weight: 100;
	font-size:13px;
	text-align: center;
	color: #000000;
	}
	
/* H11=CENTER SMALL */
h11 {
	font-family: "Source Code Pro", sans-serif;
	font-weight: 100;
	font-size:11px;
	text-align: center;
	color: #000000;
	}
	
/* H2=RIGHT */	
h2 {
	font-family: "Source Code Pro", sans-serif;
	font-weight: 100;
	font-size:12px;
	text-align: right;
	color: #000000;
	padding-right:240px;
	margin: 0.3em;
	}

h25 {
	font-family: "Source Code Pro", sans-serif;
	font-weight: 100;
	font-size:12px;
	color: #000000;
	padding-right:50%;
	
	}
h7 {
	font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif';
	font-weight: 0;
	font-size:27px;
	text-align: center;
	line-height: 7em;
	color: #FF5139;
	text-indent: 0px;
	padding:2em;
	letter-spacing: 0.2pt;

	}
	
	
/* IMAGES 
..............
..............
..............*/





/* THE NAVBAR */
#navbar ul { 
	margin: 0; 
	padding: 0px; 
	list-style-type: none; 
	text-align: center;
	letter-spacing: 1px; 
	background-color: #FFFFFF;
	padding-top:40px;
	padding-bottom:6px; 
	} 
 
#navbar ul li {  
	display: inline; 
	} 
 
#navbar ul li a { 
	text-decoration: none; 
	font-size: 23px;
	font-weight:300;
	padding: .2em 1em; 
	color: #000000; 
	background-color: #FFFFFF; 
	} 
 
#navbar ul li a:hover { 
	color: #000; 
	background-color: #fff; 
	} 
 a:link,a:visited
{
font-weight:light;
color:#000000;
background-color:#FFFFFF;
text-align:center;
padding:0px;
text-decoration:none;
}
a:hover,a:active
{
background-color:#FFFFFF;
}




/* ~~ THE FOOTER ~~ */
.footer {
	margin-top: 0px;
	padding-bottom: 20px;
	background: #FFFFFF;
	font-size:15px;
	text-align: center;
	font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'
}


figure {
    display: inline-block;
    border: none;
    margin: 20px; /* adjust as needed */
	
}
figure2 {
    display: inline-block;
	text-align: justify;
 /* adjust as needed */

figure img {
    vertical-align: top;
}
figure figcaption {
    border: none;
	border-top: none;
	padding: 50px; 
    text-align: center;
	font-size: 12px;
	line-height:14px;
}
figure figcaption2 {
    border: 20px;
	border-top: none;
	padding: 50px; 
    text-align: left;
	font-size: 18px;
	line-height:23px;
}

/* ~~ HOVER ~~ */

.image {
  opacity: 1;
}
.container {
   animation: none;
}
.container:hover .image {
  opacity: 0.7;
}
