@charset "UTF-8";

#navhead {
  position:fixed;
  top:2px;
  left:150px;
  padding-left:160px;
  display:block;
  width:700px;
  height:35px;
  z-index:9999;
  background:rgba(0,0,46,0.4) url(https://media.giphy.com/media/l0MYw0HS5w3vwDZi8/giphy.gif) center no-repeat;
}

#nv a {
  padding:11px 11px 4px 8px;
  display:inline-block;
  float:inherit;
  position:relative;
  text-transform:uppercase;
  border-left:0 solid #aaaaaa;
  border-right:0 solid #aaaaaa;
  color:#FFF;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  text-shadow:0 2px 1px #000;
  text-decoration:none;
  font-size:15px;
}

#nv a:hover {
  font-weight:bold;
  font-style:none;
  color:#FFF;
  padding:11px;
  background:rgba(0,0,0,0.9);
  -webkit-box-shadow:inset 0 10px 10px 0 #000;
  -moz-box-shadow:inset 0 5px 5px 0 #000;
  box-shadow:inset 0 5px 5px 0 #000;
  text-shadow:-4px 8px 9px #000;
  font-size:17px;
  position:relative;
  -moz-box-shadow:0 18px 10px -9px rgba(0,0,0,0.7);
  -webkit-box-shadow:0 18px 10px -9px rgba(0,0,0,0.7);
  box-shadow:0 18px 10px -9px rgba(0,0,0,0.7);
  -o-box-shadow:0 18px 10px -9px rgba(0,0,0,0.7);
  -ms-box-shadow:0 18px 10px -9px rgba(0,0,0,0.7);
}

#about_me_label {
  display:none!important;
}

#about_me_value {
  width:100%!important;
}

#tags_value {
  width:100%!important;
}

#tags_label {
  display:none!important;
}

a:link {
  color:#819FF7;
}

a:visited {
  color:#819FF7;
}

a:hover {
  color:#065035;
}

a:active {
  color:#C70039;
}

.buttons {
  background-color:#C70039;
  width:574px;
  margin:10px auto;
}

.videos {
  width:816px;
  margin:0 auto;
}

.recent photos {
  display:tablecell;
}

.menu {
  width:800px;
  margin:0 auto;
}

.about {
  width:500px;
  margin:0 auto;
}

body {
  background:#C70039 url(https://img.mfcimg.com/photos2/202/20202003/600-292-847-210-11761076.jpg) fixed;
  font-family:garamond,palatino;
  font-weight:bold;
  color:#C70039;
  line-height:20px;
  font-size:18px;
  width:890px;
  margin:0 auto;
}

.profile_row #profile_header {
  background:url(http://imageshack.com/a/img907/5461/3AwiL3.png) no-repeat center;
  display:table-cell;
  vertical-align:bottom;
  width:890px;
  height:225px;
  border-bottom:solid 5px;
  color:#C70039;
}

#profile {
  background-color:rgba(255,255,255,0.3);
  #profile_headerprofile_section_contentpadding:0;
  margin:0;
  height:45px;
  cursor:url(http://tinyurl.com/lamj7zn),auto;
}

#profile_header .profile_section_content {
  padding:0;
  margin:0;
  height:45px;
}

#avatar_holder {
  position:absolute;
  margin:auto;
  right:0;
  left:0;
}

#profile_avatar {
  border:solid 3px;
  color:#C70039;
  border-radius:50px;
  -webkit-border-radius:25px;
  -moz-border-radius:50px;
  height:110x;
  width:110px;
}

#profile_about_me {
  margin-top:60px;
}

#profile_about_me .container {
  display:block;
  margin:0 auto;
  text-align:center;
}

#profile_about_me .label,#profile_about_me .value {
  display:inline-block;
  width:200px;
}

#profile_about_me .label {
  border-right:solid 3px;
  color:#C70039;
  text-align:center;
  padding-center:13px;
  margin-center:13px;
}

#profile_about_me .value {
  text-align:center;
  padding-left:0;
}

#header_bar,#footer_bar,.header_time,.heading,#profile_header_container,#schedule {
  display:none;
}