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

/*=====Custom Styles for About Page====*/

.resumeEducaton {
font-family: 'Source Sans Pro', 'Myriad Pro', sans-serif;
font-weight: 400;
margin-top: 0px;
padding-top:0;
}


#resumeGraphic {
position: relative;
}
#resumeGraphic img, #resumeBubble {
position: absolute;
top:0;}
.resumeSpeech {
font-family: 'Source Sans Pro', 'Myriad Pro', sans-serif;
font-weight: 400;

}


#content #resumeFrame .resumeRow .resumeCell .resumeEducaton ul {
font-weight: 400;
font-size: 20px;
line-height: 26px;
margin-top:0;
margin-bottom:10px;
margin-left:0;
margin-right:0;
padding: 0;
list-style: none;
list-style-image: none;
}

#content #resumeFrame .resumeRow .resumeCell .resumeEducaton ul li {
padding: 0;
margin: 0;
}




#content #resumeFrame .resumeRow .resumeCell .resumeExpertise {
font-weight: 400;
font-size: 20px;
line-height: 26px;
margin-top:0;
margin-bottom:10px;
margin-left:0;
margin-right:0;
padding: 0;
list-style: none;
list-style-image: none;
}
#content #resumeFrame .resumeRow .resumeCell .resumeExpertise li {
display: inline-block;
white-space: nowrap;
padding: 0;
margin: 0;
}

#content #resumeFrame .resumeRow .resumeCell .resumeExpertise li::after { 
  content: " • ";
}

#content #resumeFrame .resumeRow .resumeCell .resumeExpertise li:last-child::after 
{
   content: none;
}



.resumeAccomplishments{
font-family: 'Source Sans Pro', 'Myriad Pro', sans-serif !important;
font-weight: 600;
font-size: 20px;
line-height: 30px;
margin-top: 10px;
padding-bottom: 1px;
margin-bottom: 12px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #B5B5B5 !important;
}



.resumeAccomplishments:last-child{
border-bottom-style: none;
border-bottom-width: 0px;
border-bottom-color: transparent;
}


#content #resumeFrame .resumeRow .resumeCell .resumeAccomplishments ul {
font-weight: 400;
font-size: 20px;
line-height: 25px;
margin: 0;
padding-bottom: 0px;
padding-top: 10px;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
padding-right: 10px;
list-style: none;
}

#content #resumeFrame .resumeRow .resumeCell .resumeAccomplishments ul li {
padding-left:30px;
background-repeat: no-repeat;
background-position: top left;
background-size: 24px 24px;
}

#aWebApps {
background-image: url("../img/aWebApp.svg")
}


#aOnline {
background-image: url("../img/aOnline.svg")
}


#aAsset {
background-image: url("../img/aAsset.svg")
}

#aEmail {
background-image: url("../img/aEmail.svg")
}

#aStreamline {
background-image: url("../img/aStreamline.svg")
}

#aMagazine {
background-image: url("../img/aMagazine.svg")
}

#aWeb {
background-image: url("../img/aWeb.svg")
}

#aAdvertise {
background-image: url("../img/aAdvertise.svg")
}

#aCustom {
background-image: url("../img/aWebApp.svg")
}

#aCMS {
background-image: url("../img/aCMS.svg")
}

#aTix {
background-image: url("../img/aTix.svg")
}


#resumeFrame .resumeRow .resumeCell .resumeAccomplishments ul {
padding-top: 0;
padding-bottom: 4px;
}
#resumeHeader {
margin-top: 17px;
}

#resumeName{
font-family: 'Source Sans Pro', 'Myriad Pro', sans-serif !important;
font-size: 36px;
font-weight: 300;
line-height: 30px;
text-align: center;
}
#resumeAddress{
font-family: 'Source Sans Pro', 'Myriad Pro', sans-serif !important;
font-size: 20px;
font-weight: 400;
line-height: 24px;
text-align: center;
text-transform: uppercase;
}

#resumeTagLine{
font-family: 'Source Sans Pro', 'Myriad Pro', sans-serif !important;
font-size: 21px;
font-weight: 400;
line-height: 23px;
text-align: center;
color: #650099;
margin-top: 10px;
margin-bottom: 12px;
}

#contactButton {
display: block;
width: 188px;
height: 30px;
border-radius: 18px;
margin-right: auto;
margin-left: auto;
background-image: url("../img/contact_me.svg");

border:2px;
border-style: solid;
border-color:transparent;
}
#contactButton:hover {
background-color: #EFEFEF;
border-color: #D8D8D8;


}
#contactButton span {
display: none;
}


#resumeFrame {
margin-top:10px;
padding-top:20px;
border-top:solid;
border-top-width: 12px;
border-top-color: #650099;
margin-bottom: 50px;
}


.resumeRow {
display: flex;
margin-bottom: 20px;
}


.resumeHeaderCell {
width:25%;
font-family: 'Source Sans Pro', 'Myriad Pro', sans-serif !important;
font-size: 20px;
font-weight: 400;
line-height: 19px;
text-transform: uppercase;
text-align: right;
box-sizing: border-box;
padding-right: 14px;
padding-top: 0px;
padding-bottom: 4px;
margin-top: 4px;
}

.resumeCell {
width:75%;
font-family: 'Source Sans Pro', 'Myriad Pro', sans-serif !important;
font-size: 20px;
font-weight: 400;
line-height: 28px;
padding: 0;
margin: 0;
}

.resumePosition {
font-weight: 600;
margin-top: 12px;
}

.resumePosition:first-child{
margin-top: 0px;}

.resumeDates{
font-size: 18px;
line-height: 23px;
font-style: italic;
padding-bottom: 8px;
}

#resume #downloadButton {
display: block;
width:175px;
margin-right: auto;
margin-left:auto;
text-align: center;
text-decoration:none;
}
#resume #downloadButton:hover {
text-decoration:none;
}

#resume #downloadButton:link span, #resume #downloadButton:visited span
{
font-family: 'Source Sans Pro', 'Myriad Pro', sans-serif !important;
font-size: 20px;
font-weight: 300;
line-height: 25px;
border-radius: 12px;
color:black;
display:block;
padding-right:5px;
padding-left:5px;
margin-right:auto;
margin-left: auto;
text-decoration: none;

}

#resume #downloadButton:hover span
{
text-decoration: none;
color: white;
background-color:#037AFF;
}

#resume #downloadButton img {
width:150px;
height:150px;
display:block;
border:2px;
border-style: solid;
border-color:transparent;
border-radius: 4px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
margin-bottom: 2px;
}


#resume #downloadButton:hover img {
background-color: #EFEFEF;
border-color: #D8D8D8;
}


#resume {
box-sizing: border-box;
background-color: white;
border: solid;
border-width: 1px;
border-color: black;
padding-right: 15px;
padding-left: 15px;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 15px;
margin-bottom: 100px;
margin-right: auto;
margin-left: auto;
max-width: 800px;
}


#backgroundLayer {
  background-color:#650099;

}




#content ul li a {
background-color: rgba(101,0,153,.86);
}


#footer {
  color:#9900E8;
  }
  
  
  
  
  
@media only screen and (max-width: 625px) {  



.resumeEducaton {
text-align: center;
}

#content #resumeFrame .resumeRow .resumeCell .resumeExpertise {
text-align: center;
}

.resumeRow {
display:block;
}

.resumeHeaderCell {
width:100%;text-align: center;margin-top: 22px; padding-bottom: 10px; padding-right: 0; border-top:solid; border-top-width: 1px;border-top-color: #650099; padding-top: 22px; font-weight: 600;
}



.resumeRow:first-child .resumeHeaderCell {
margin-top: 0px; 
border-top:none; 
border-top-width:0px;
border-top-color: transparent; 
padding-top: 0px;
}





.resumeCell {
width:100%;
}

.resumeDates, .resumePosition {
text-align: center;
}
}


 @media print { 
 /* All your print styles go here */
 #downloadButton, #navbarLayer, .navbar, #footer, #backgroundLayer { display: none !important; } 
}