/* This stylesheet is meant for custom styles, on top of the Bone Template */

.elevator {
	font-size: 20px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style:italic;
	text-align:center;
	padding: 15px 25px 0px 15px;
	line-height: 1;
}

.elevator .highlight {
	font-size:18px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#AD0508;
	font-weight:bold;
	
}

.conavail {
	font-size: 16px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align:center;
	
}
	
.gmap {
	align-content:center;
}

.abouttxt {
	font-size: 16px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style:italic;
	text-align:center;
	
}

.banner {
  font-size: 2.2em;
  font-weight:bold;
  margin: 10px 0 25px;
  color:#ff7300;
  text-shadow: 2px 2px #000000
}


h1.port {
  font-size: 3em;
  color:#FF7600;
  font-weight:bold;
  }
  
.iconitem {
	text-align:center;
}

p span {
	font-weight:bold;
	color:#F89B03;
}

.skills {
  font-size: 1.3em;
  margin-bottom: 10px;
  font-family: "Roboto Mono", "Helvetica Neue", sans-serif;
  text-align:left;
}

.experience {
  margin: 5px 0;
}

