/*Begin class stuff */
.star-bright, hr.star-dark {
  margin: 40px auto 30px;
  padding: 0;
  max-width: 512px;
  border: 0;
  border-top: solid 5px;
  text-align: center;
  color: #DE5A51;
}

.button {
  color: #DE5A51;
  border: solid 2px #FFF;
  border-radius: 50%;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 24px;
  line-height: 48px;
}

.fa {
  font-size: 36px;
}

.descText {
  max-width:960px;
}

.thirds {
  display: inline-block;
  width: 50%;
  font-family: 'Raleway', sans-serif;
}

.img {
	width: 50%;
}
/*Begin id stuff*/
#infoHeader {
  max-width: 900px;
  margin: -100px auto auto auto;
  padding: 0px 0px -100px 0px;
  font-family: Verdana, Geneva, sans-serif;
  text-align: center;
}

#infoHeader {
  color: #DE5A51;
}

#devInfo {
  font-family: 'Raleway', sans-serif;
}

#name {
  background-color: #FFF;
  width: 50%;
  margin: -150px auto;
  padding: 25px;
  text-align: center;
 font-family: 'Raleway', sans-serif;
  font-size: 64px;
  font-variant: small-caps;
	font-weight: 100;
}

#nameline{
  margin-top:-50px;
  width: 50%;
  color: #000;
}

#ML {
  width: 100%;
}

#background{
  background-color: #77585800;
}

#socialBar {
  padding-top:10px;
  padding-bottom:-10px;
  color: #294052;
  margin: 0 auto;
  text-align:right;
  font-size:24px;
}

#creatorImg {
  border-radius: 50%;
}

#certHolder {
  width: 75%;
  grid-template-columns: 25% 25% 25%;
  grid-template-rows: 75%;
}

#portID {
  color:#000;
}

#portLineID {
  color: #000;
  padding-bottom:80px;
  width: 10%;
}

#portLineIDCert {
  color: #000;
  padding-bottom:30px;
  width: 40%;
}

#colorswap {
  width: 50%;
  height: 50%;
}

#filtering {
  width: 35%;
}

#extraspace {
  padding-top: 40px;
  padding-bottom: 40px;
}

#rec {	
}

#game {
  width: 35%;
}

#quote {
  width: 100%;
}

#weather {
  width: 100%;
}

#certID {
  color: #000;
}
/* Begin specific type stuff */
video {
  width: 100%;
}

h1 {
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-size: 3em;
}
h2 {
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-size: 1.5em;
}

