@charset "UTF-8";
/* CSS Document */

body {
	background-color: #828282;
	font-size: 16px;
}

hr.style2 {
	border-top: 3px double #9b9740;
}


#download-res .btn {
	border: 2px #9b9740 dotted;
	background-color:#e9e8dc;
	color: #09585d;
	font-family: lato, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight:900;
	margin-top: 20px;
	letter-spacing: 1px;
}

#download-res .btn .glyphicon {
	color: #9b9740;
}


.glyphicon-phone {
	padding-left: 20px;
}

.res-header {
	font-family: 'Asap', "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: #233b5d;
	text-align: center
}

.res-header h1 {	
	font-size: 4.5em;
	font-family: 'Asap', "Helvetica Neue", Helvetica, Arial, "sans-serif";
	letter-spacing: .08em;
	font-weight: 500;
}


.res-header h3 a:link, a:active {
 	color: #5b2c36;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
}

.res-header h3 a:hover, a:visited {
 	color: dimgray;
}


.res-body h3 {
	color: dimgray;
	font-family: 'Asap', "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 1.6em;
	letter-spacing: 1px;
	font-weight:100;
}

.job-head {
	margin-top: .2em;
}

.job-head strong {
	font-family: 'Asap Bold', "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-weight: bold;
	font-size: 1.2em;
	color: #233b5d;
	letter-spacing: .4px;
}

p.job-head {
	font-family: lato, "open-sans";
	color:rgba(95,95,95,1.00);
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: .2px;
}

.greyAsap {
	font-family: 'Asap Bold', "Helvetica Neue", Helvetica, Arial, "sans-serif";	color:rgba(95,95,95,1.00);
	font-weight: bold;
	font-size: 1em;
	letter-spacing: .2px;
}

em {
	color: #9b9740;
}

.tinytxt {
	font-size: .7em;
	vertical-align:middle;
}

.jobIntro {
	font-family: lato, "open-sans";
	color:rgba(95,95,95,1.00);
	font-size: 1em;
	letter-spacing: .2px;
}


.res-body p {
	font-family:roboto;
	font-size: 1.1em;
}

.well .res-well {
	border: 1px solid red;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

.mainwell {
	margin-top: 2.5em;
}

.eduTitle {
	color: dimgray;
	font-size: 1.1em;
	margin-bottom: 3px;
}

.res-body ul {
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 1.15em;
	list-style: none;
	margin-left: -.5em;
}

.res-body li {
	padding-bottom: 10px;
}

.res-body li {
	padding-bottom: 10px;
}


li.last-bullet {
	padding-bottom: .5em;
}


.res-body .res-jobs li::before {
	content: "✚"; 
	color: #9b9740;
	display: inline-block; 
	width: 1em;
  	margin-left: -1.3em;
	margin-right: .4em;
	font-size: .75em;
	vertical-align: middle
}

.res-skills	h3{
	text-align: center
}


.res-skills	ul {
	margin-left: 0;
	padding: 0;
}

.res-edu ul strong  {
	color:rgba(95,95,95,1.00);
	font-weight: bold;
	letter-spacing: .2px;
}

.res-edu p {
	font-size: .9em;
}


.res-body .well {
	padding-bottom: 5px;
	margin-bottom: 30px;
}

.list-glyph {
	color: #005467;
    font-size: .7em;
	vertical-align: middle;
}




