/**
 * CSSReset.com - How To Keep Footer At Bottom of Page with CSS
 * 
 * Original Tutorial: http://www.cssreset.com/2010/css-tutorials/how-to-keep-footer-at-bottom-of-page-with-css/
 * License: Free - do whatever you like with it! Credit and linkbacks much appreciated.
 *
 * NB: Make sure the value for 'padding-bottom' on #content is equal to or greater than the height of #footer.
 */

@font-face {
  font-family: EE;
  src: url('./fonts/Arena Condensed Bold.eot') format('etf'),
	   url('./fonts/Arena Condensed Bold.otf') format('otf'),
       url('./fonts/Arena Condensed Bold.ttf') format('truetype'),
       url('./fonts/Arena Condensed Bold.ttf.svg#webfontFHzvtkso') format('svg'); 
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'A1';
  src: url('./fonts/AWConquerorDidot-Light.eot'),
       url('./fonts/AWConquerorDidot-Light.otf');
  font-weight: normal;
  font-style: normal; 
}
 
  
@font-face {
  font-family: 'A2';
  src: url('./fonts/2C4B13_1_0.eot');
  src: url('./fonts/2C4B13_1_0.eot?#iefix') 
  format('embedded-opentype'),url('./fonts/2C4B13_1_0.woff2') 
  format('woff2'),url('./fonts/2C4B13_1_0.woff') 
  format('woff'),url('./fonts/2C4B13_1_0.ttf') 
  format('truetype');
}

@font-face {
  font-family: DD;
  src: url('./fonts/StMarie-Thin.otf') format('opentype'),
	   url('./fonts/StMarie-Thin.eot') format('eot'),
       url('./fonts/StMarie-Thin.ttf') format('truetype'),
       url('./fonts/StMarie-Thin.svg#webfontFHzvtkso') format('svg'); 
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather Sans";
  font-style: normal;
  font-weight: lighter;
  src: local("./fonts/Merriweather Sans Light"), local("./fonts/MerriweatherSans-Light"), url("http://fonts.gstatic.com/s/merriweathersans/v4/6LmGj5dOJopQKEkt88Gowby3qP8l_EZEfCX16eKT4TP3rGVtsTkPsbDajuO5ueQw.woff") format("woff");
}

@font-face {
  font-family: CC;
  src: url('./fonts/Frankfurt Bold.eot') format('eot'),
	   url('./fonts/Frankfurt Bold.woff') format('woff'),
       url('./fonts/Frankfurt Bold.ttf') format('truetype'),
       url('./fonts/Frankfurt Bold.svg#webfontFHzvtkso') format('svg'); 
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: BB;
  src: url('./fonts/Folio Light BT.eot') format('eot'),
	   url('./fonts/Folio Light BT.woff') format('woff'),
       url('./fonts/Folio Light BT.ttf') format('truetype'),
       url('./fonts/Folio Light BT.svg#webfontFHzvtkso') format('svg'); 
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: AA;
  src: url('./fonts/MerriweatherSans-Light.eot') format('eot'),
	   url('./fonts/MerriweatherSans-Light.otf') format('otf'),
       url('./fonts/MerriweatherSans-Light.ttf') format('truetype'),
       url('./fonts/MerriweatherSans-Light.svg#webfontFHzvtkso') format('svg'); 
  font-weight: normal;
  font-style: normal;
}


html,
body {	
	margin:0;
	padding:0;
	height:100%;
	font-size:100%;
	font-family:EE, Tahoma, sans-serif;
}

p {
	font-family:Merriweather Sans, Tahoma, sans-serif;	
	font-size:1.2rem;
}

header {
    text-align: justify;
    line-height: 1.0em;
    margin-top: -10px;
    margin-bottom: -10px;
    /*padding: 2em 10%;*/
}
 
header::after {
    content: '';
    display: inline-block;
    width: 100%;
}

header h1,
header nav {
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
}

header nav {
    padding-top: 1em;
    padding-bottom: 1em;
    background-color: black;
    padding-right: 20px;
    padding-left: 20px;
}

nav a:hover {
  color: yellow;
}


header h1 {
    width: 50%;
    text-align: left;
    padding-top: 0.5em;
    font-size: 4rem;
}

h3 {
  margin-left: auto;
  margin-right: auto;
  font-weight: normal;
  font-family: DD;
  font-size: 4rem;
  color:white;
  /* text-decoration: underline; */
  /* -moz-text-decoration-color: gray;  Code for Firefox */
  /* text-decoration-color: gray; */
}

  h2 {
    font-size: 1.4rem;
    font-weight: normal;
    font-family: EE;
  }

h4 {
  font-weight: normal;
  font-size: 2rem;
  line-height: 2.3rem;
}

h5 {
  font-weight: 0.2;
  font-family: BB;
  color: rgb(170, 170, 170);
}


a:visited {
  color: rgb(160,160,160);
}

.back {
  padding-left: 3px;
  padding-right: 3px;
  background-color: black;
  /*color: black;*/
  /*background-color: rgb(255, 255, 95);*/

}

.mylink {
  color: rgb(250,0,0);
  font-style: bold;
  text-decoration: none;
  font-size: 1.3rem;
}
 
nav a {
    text-decoration: none;
    text-align: center;
    padding-right: 1em;
    padding-left: 1em;
    color:white;
}

nav a:visited{
    color:white;
}
nav a:hover {
    color:yellow;
}

aside {
  margin-left: auto;
  margin-right: auto; 
  width: 60%;
  text-align: center;
}

aside p {
  font-family: AA;
  font-size: 2.3rem;
  line-height: 2.6rem;
}

aside.large {
  width: 90%;
}
#wrapper {	
	min-height:80%;
	position:relative;
	width: 90%;
	margin: 0 auto;
}


#main {
	padding-bottom:50px; /* Height of the header element */
	width:100%;	
}

#image img{
	width: 100%;
	height: auto;  
}

#content {
  vertical-align: top;
	padding-bottom:100px; /* Height of the footer element */
	width:100%;
	min-width:200px;		
}

#resume {
  margin-top: -20px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 75%;
  /*background-color: black;*/
}

.line-separator{
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  height:1px;
  background: #AAA;
  background: rgb(190, 190, 190);
  /* background: red;
  /* margin-top: 0px;
  margin-bottom: 0px;*/
}

.long {
  width: 40%;
  background: rgb(200,200,200);
}

.padding-top {
  padding-top: 30px;
  text-align: center;
}
.line-padding-bottom{
  width: 55%;
  margin-bottom: -30px;
  height:1.5px;
  background: rgb(220,220,220);
}

.line-padding-top{
  width: 55%;
  margin-top: -30px;
  height:1.5px;
  background: rgb(220,220,220);
}

.line-separator_footer {
  width: 100%;
}

.class_resume_name {
  margin-bottom: -40px;
}

.class_resume_description p{
  font-size: 1.3rem;
}


.gallery {
	text-align: center;
}


.imgclass {
  vertical-align: top;
  display: inline-block;
  margin:4px 4px 4px 4px;
}

.imgclass img {
	border-style: solid;
  border-width: 2px;
  border-color:black;
  display: inline-block;
}

.centered {
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.imgInterview h2 { 
   position: relative; 
   top: -55px; 
   margin-right: auto;
   margin-left: auto;
   width: 100%; 
}
#overlay    {  background:rgba(0,0,0,.75);
               text-align:center;
               padding:45px 0 66px 0;
               opacity:0;
               -webkit-transition: opacity .25s ease;
-moz-transition: opacity .25s ease;}

#box:hover #overlay {
               opacity:1;}

#plus       {  font-family:Helvetica;
               font-weight:900;
               color:rgba(255,255,255,.85);
               font-size:96px;}
               
.soon:hover {
  opacity: 0.6;
  filter: alpha(opacity=60); /* For IE8 and earlier */
}

.soon:hover p {
  /*margin: 30px 40px;*/
  font-weight: bold;
  color: #000000;
}

#section1 {
  width: 45%;
  display: inline-block;
  margin-right: 12%;
}

#sectionbio {
  width: 60%;
  display: inline-block;
}

#section1 p {
  text-align: left;
}

#section2 {
  width: 42%;
  display: inline-block;
  margin-left: auto;
  /* background-color: red; */
}

#section2 article {
  text-align: center;
}


#section2 img{
  max-width: 100%;
}

/* interview gallery picture page */
.imgInterview h2 span{ 
   color: white;
   font-size:72%;
   font-family: DD, Tahoma, sans-serif;
   /*font: bold 24px/45px EE, Helvetica, Sans-Serif; */
   background: rgb(0,0,0);
   letter-spacing: 1.8px;
   background: rgba(0, 0, 0, 0.6);
   padding: 10px 40px 10px 40px;
   /*border-style: solid;
   border-width: 1px;
   border-color:red;*/
}

.score-text {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
}



div#one {
  width: 15%;
  float: left;
  height: 160px;
}
div#two {
    height: 60px;
    margin-right: auto;
    margin-left: auto;
}

div#two p{
  text-align: center;
  font-size: 1.2rem;
  font-family: DD;
}

 .circle {
    position:relative;
    margin-left: auto;
    margin-right:auto;
    margin-top: 10px;
    font-size: 3.8rem;
    width: 120px;
    height: 120px;
    line-height: 120px;
    border-radius:100%;
    text-align:center;
    background: black;
    color: yellow;
  }


#resume p {
  padding-right: 40px;
  padding-top: -40px;
}
.circle2 {
  position: relative;
  top: -55px;
  right: -55px;
  border-radius:100%;
  font-size:90%;
  color:#fff;
  text-align:center;
  background:#000;
  border:3px double
}

.circle2.multi-line {
  width: 120px;
  line-height: 18px;
  height: 76px;
  padding-top: 46px;
  font-size:96%;
}

.circle2.one-line {
  width: 120px;
  height: 120px;
  line-height:120px;
}

.circle2.purple {
  background:rgb(0, 51, 102);
  color:white;
}

.circle2.black {
  background:rgb(0, 0, 10);
  color:white;
}

.circle2.yellow {
  background:rgb(255, 255, 180);
  color: black;
}

span.red {
  color:red;
  font-weight: bold;
}

span.big {
  font-family: AA;
  font-size: 5rem;
}

span.medium {
  font-family: AA;
  font-size: 3rem;
}


#footer {	
	width:100%;
	height:60px;
	bottom:0;
  /*background-colox: rgb(234,234,234);*/
}

.footerSocial ul li{
  display: inline-block;
  list-style-type: none;
  float:left;
  padding-top: 10px;
  font-size: 1.2rem;
  color: rgb(20,20,20);
}
.footerSocial ul a {
    padding-right: 0em;
    padding-left: 2em;
}

.footer-p{
  font-size: 0.8rem;
  margin-left: 10px;
  float:right;
  margin-right: 6px;
}

.footer-b {

}


@media only screen and (min-device-width : 1440px) {
  #wrapper {
     width: 75%;
   }
}

@media only screen and (min-device-width : 640px) and (max-device-width : 1024px){
  body, p { 
     font-size: 1.5rem;
     line-height: 1.8rem;
   }

   h2 {
    font-size: 1.6rem;
    font-weight: 0.9;
  }

  aside p {
    line-height: 2.6rem;
  }

  nav a:hover {
    color: yellow;
  }

  nav a:visited{
    color: white;
  }

  .circle2.multi-line {
    width: 135px;
    line-height: 20px;
    height: 85px;
    padding-top: 50px;
    font-size:60%;
  }

 } 

@media only screen and (min-device-width : 320px) and (max-device-width : 640px){
   body, p { 
     font-size: 3.0rem; 
   }
   #wrapper {
     width: 95%;
   }
   header nav {
    font-size: 1.6rem;
   }
   nav a {
    padding-right: 0.5em;
   }

  nav a:hover a:link{
    color: yellow;
  }

  nav a:visited {
    color: white;
  }

  h2 {
    font-size: 3.1rem;
    font-style: bold;
    font-weight: 0.9;
  }

  h4 {
    font-size: 4.5rem;
    line-height: 5rem;
  }

  aside p {
    font-family: AA;
    font-size: 4rem;
    line-height: 4.3rem;
  }

  aside {
    width: 65%;
  }

  h3 {
    font-size: 5rem;
  }
   
  .class_resume_description p{
    font-size: 2.2rem;
  }
 
  #section1 {
    width: 95%;
  }
   #section2 {
    width: 95%;
  }


  .circle2 {
    font-size: 42%;
  }

  .circle2.one-line {
    width: 160px;
    height: 160px;
    line-height:160px;
  }

  span.medium {
    font-family: AA;
    font-size: 6rem;
  }

  .circle2.multi-line {
    width: 160px;
    line-height: 20px;
    height: 100px;
    padding-top: 60px;
    font-size:40%;
  }

  .footerSocial ul li{
    font-size: 2rem;
  }

  .footer-p{
    font-size: 2.2rem;
  }

}
