@charset "UTF-8";
.trentWilsonHeader {
    padding-top: 34px;
}

#trentSelfie {
    width: 300px;
    height: 300px;
    border: thick solid rgba(120,7,7,1.00);
    border-radius: 8px;
    float: right;
}	
svg {
  width: 0.75em;
}
ul {
  list-style-type: none;
}

a:hover {
    background-color: #780707;
    text-decoration: underline;
    color: rgba(212,225,212,1.00);
    -webkit-box-shadow: 0px 0px rgba(212,225,212,1.00);
    box-shadow: 0px 0px rgba(212,225,212,1.00);
}

a:hover:visited {
    background-color: #780707;
    text-decoration: underline;
    color: rgba(212,225,212,1.00);
    -webkit-box-shadow: 0px 0px rgba(212,225,212,1.00);
    box-shadow: 0px 0px rgba(212,225,212,1.00);
}

a:visited {
    color: #0057B9;
}
a:link {
    color: #59A2F4;
}

.skip-link {
    display: none;
    color: rgba(89,162,244,1.00);
}
.aside {
    background-color: rgba(215,215,215,1.00);
    border: 2px inset rgba(0,87,185,1.00);
    padding-right: 22px;
}

body {
    background-color: #C7C7C7;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    margin: 2rem;
    color: #292B2F;
    padding-left: 173px;
    padding-right: 187px;
}
ul li p {
    font-size: 20px;
}
body main h2 {
    margin-left: -33px;
}
body main ul {
    padding-left: 2px;
}
.maincourseDesc {
    font-size: 17px;
}
.helpfulResources {
    padding-bottom: 8px;
    padding-left: 11px;
    padding-right: 0px;
    text-align: left;
    padding-top: 0px;
    margin-top: 12px;
}
.mainCourseProjects {
    text-decoration: none;
    color: rgba(0,87,185,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    padding-left: 7px;
    font-size: 29px;
}
.helpfulResources {
}
.trentWilsonHeader .siteDesc {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-variant: small-caps;
    font-weight: bold;
}
body aside h1 {
    padding-top: 17px;
    margin-top: 59px;
}
.contactMe {
    margin-top: 59px;
}

h1 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    text-align: left;
    color: #780707;
    border-bottom: thick ridge rgba(0,87,185,1.00);
    border-radius: 0px 271px 0px 87px;
    padding-right: 0px;
    margin-right: 111px;
    vertical-align: 10px;
}
body main h1 {
    font-size: 31px;
}
body main h2 {
    width: 400px;
}
body header p {
    margin-top: -5px;
    margin-bottom: 77px;
}

h2,
h3,
h4 {
  font-family: "Fraunces", serif;
  text-align: center;
  color: #5a5a5a;
}

h2,
h3 {
  text-decoration: underline;
}

nav ul li {
  list-style: none;
  margin-right: 4rem;
  font-size: 1.8rem;
}

.profile ul {
  -webkit-columns: 1;
     -moz-columns: 1;
          columns: 1;
  list-style: none;
}

#styles ul {
  -webkit-columns: 1;
     -moz-columns: 1;
          columns: 1;
  list-style: none;
}

.page-footer ul {
  -webkit-columns: 1;
     -moz-columns: 1;
          columns: 1;
  list-style: none;
}
  
  nav ul {
    text-align: center;
  }

  nav ul li {
    display: inline;
    line-height: 6rem;
  }
  
  .container ul {
    -moz-columns: 2;
         columns: 2;
    -webkit-columns: 2;
    -moz-coulmns: 2;
  }
.maincourseDesc {
}
.contactMe {
}
.trentWilsonHeader {
}
.helpfulResources {
}
.mainCourseProjects {
}
.siteDesc {
}
.aside {
}
