@charset "UTF-8";

UTF-8;
/* This coding is copyrighted by MathGuy81 and DinoDummy. No one should use,duplicate or modify this coding for themselves as it is against the copyright law. */
#profile {
  top:0;
  position:absolute;
  width:930px;
  box-shadow:0 0 0 0 #333;
  background-color:transparent;
}

#profile_avatar,#header_bar,#footer_bar,#about_me_label,#profile_interests_content .heading,#profile_interests_content .label,#unix_last_updated_container,#profile_interests_content .label,.recent_photos,#profile_main_photo .heading,#profile_main_photo .profile_section_background,#profile_header .profile_section_background {
  display:none;
}

#profile_header {
  width:940px!important;
  height:600px!important;
  background:url();
  background-size:930px 600px;
  background-repeat:no-repeat;
  background-position:5px 45px;
}

#profile_main_photo {
  display:none;
}

#profile_avatar {
  display:none;
}

body {
  width:940px!important;
  margin:0 auto;
  background:url(https://img06.deviantart.net/c7c9/i/2012/053/5/1/dark_side_of_the_moon_by_arielcz-d4qobh9.png) no-repeat fixed;
  background-size:100%;
  font-size:14px;
  font-weight:bold;
  padding:10px;
}

.name {
  position:absolute;
  top:-105px;
  left:180px;
  font-size:100px;
  color:hotpink;
  -webkit-text-shadow:5px 2px 5px #000;
  -moz-text-shadow:5px 2px 5px #000;
  text-shadow:5px 2px 5px #000;
}

.container {
  display:block;
  margin:-5px;
}

#about_me_value {
  width:auto;
  display:block;
  text-align:center;
}

a:link,a:visited,a:hover,a:active {
  color:hotpink;
  font-weight:900;
}

.profile_section_content {
  color:hotpink;
  font-weight:600;
  background-color:transparent;
  border:0 0 none;
  filter:alpha(opacity=.99);
  opacity:.99;
}

.profile_section_content .heading,.title,.video {
  padding:5px;
  margin:-5px;
  background-position:800px 150px;
  color:hotpink;
  text-align:center;
  font-family:'Playball';
  font-size:50px;
  font-weight:bold;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:5px 2px 5px #000;
  -moz-text-shadow:5px 2px 5px #000;
}

.profile_section_background {
  background:linear-gradient(Black,Black);
  background:filter:alpha(opacity=.8);
  opacity:.8;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
}

.content {
  padding:5px;
}

#username_container,#gender_container,#sexual_preference_container,#marital_status_container {
  display:none;
}

#profile_about_me .heading {
  display:none;
}

#header_bar,#footer_bar {
  display:none;
}

#profile_interests_content .heading {
  display:none;
}

#about_me_label,#profile_interests_content .label {
  display:none;
}

.title {
  margin:-15px 0 0 -12px;
}

#profile_comments {
  opacity:.99;
  filter:alpha(opacity=99);
  display:none;
}

.corner img {
  bottom:20px;
  right:20px;
  position:fixed;
  width:75px;
}

#new_comment {
  margin-left:26px;
  margin-right:-28px;
  padding:20px;
}

#profile_comments #user_comment_comment {
  width:600px;
  height:80px;
}

.wall_post_avatar img {
  border-radius:15px;
  border:silver solid 2px;
}

.wall_post_info {
  padding-left:40px;
}

.wall_post_body {
  background:#fff;
  min-height:75px;
  color:black;
  font-weight:bold;
}

#menu {
  width:100%;
  margin:0 auto;
  position:fixed;
  top:0;
  left:0;
  padding:10px 0 0;
  list-style:none;
  background:linear-gradient(Black,Black);
  border-radius:0;
  box-shadow:0 2px 1px #9c9c9c;
  margin-left:0;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  z-index:500;
}

#menu li {
  float:left;
  padding:0 0 10px;
  position:relative;
}

#menu a {
  float:left;
  height:25px;
  padding:0 40px;
  color:hotpink;
  font-family:'Ceviche One';
  text-transform:uppercase;
  font:bold;
  font-size:25px;
  text-decoration:none;
}

#menu li:hover > a {
  color:black;
}

#menu li:hover > ul {
  display:block;
}

/* Sub-menu */
#menu li ul {
  list-style:none;
  margin:0;
  padding:0;
  display:none;
  position:absolute;
  top:35px;
  left:40%;
  z-index:99999;
  background:linear-gradient(Black,Black);
  -moz-border-radius:5px;
  border-radius:5px;
  text-align:center;
}

#menu ul li {
  float:none;
  margin:0;
  padding:0;
  display:block;
  box-shadow:0 1px 0 #111111,0 2px 0 #777777;
}

#menu ul li:last-child {
  box-shadow:none;
}

#menu ul a {
  padding:10px;
  height:auto;
  line-height:1;
  display:block;
  white-space:nowrap;
  float:none;
  text-transform:none;
}

#menu ul a:hover {
  background-color:#0186ba;
  background-image:linear-gradient(#04acec,#0186ba);
}

#menu li .drop {
  padding-right:15px;
  background:url(http://www.csuchico.edu/chicostatements/_assets/images/dropdown-arrow.png) no-repeat right 8px;
  background-size:8px;
}

#menu li:hover .drop {
  background:url(http://www.csuchico.edu/chicostatements/_assets/images/dropdown-arrow.png) no-repeat right 10px;
  background-size:8px;
}

#status_container {
  bottom:5px;
  left:2px;
  position:fixed;
  z-index:600;
  color:white;
}

#status_value a {
  text-decoration:none;
}

#unix_last_broadcast_container {
  bottom:5px;
  position:fixed;
  right:-55%;
  z-index:600;
  color:white;
}

#status_container .label {
  min-width:40px;
}

#unix_last_broadcast_container .label {
  min-width:60px;
}

#status_value #show_message_dialog {
  display:none;
}

#profile_header .container {
  bottom:5px;
  position:fixed;
  right:-55%;
  z-index:600;
  color:black;
  font-family:'Playball';
}

#blurb_container,#profile_header_container .heading,#profile_main_photo {
  display:none;
}

#profile_password_photo_galleries,#profile_photo_galleries,#profile_schedule,#profile_interests_content,#profile_comments {
  opacity:.99;
}

.video {
  margin:-15px 0 0 -12px;
}

.area {
  min-height:300px;
  overflow-y:auto;
}

div.preview {
  vertical-align:top;
  display:inline-block;
  text-align:center;
  width:320px;
  margin-right:60px;
  margin-left:60px;
}

div.preview img {
  margin-bottom:60px;
  border-radius:5px;
  border:5px solid pink;
  width:285px;
  height:155px;
}

.caption a {
  display:block;
  font-size:14px;
  font-weight:bold;
  color:hotpink;
  text-decoration:none;
  font-family:'Ceviche One';
}

.event {
  min-height:500px;
  max-width:940px;
  margin:0 0 0 -10px;
}

.event img {
  max-width:930px;
}

@font-face {
  font-family:'Playball';
  font-style:normal;
  font-weight:400;
  src:local(Playball),local(Playball-Regular),url(https://fonts.gstatic.com/s/playball/v6/sSjR6AJRrIl2FxjhncYng_esZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
}