@charset "UTF-8";

UTF-8;
a:link,a:active,a:hover {
  color:#fff;
}

a:visited {
  color:#fff;
}

a:link,a:active,a:hover {
  color:#fff;
}

a:visited {
  color:#fff;
}

#profile_header .profile_section_background,#header_bar,#footer_bar,#tags_container,#about_me_label,.recent_photos,#profile_main_photo .heading,#profile_interests_content #meaning_life_label,#username_label,#profile_interests_content .heading {
  display:none;
}

#profile {
  position:absolute;
  top:47px;
  width:1200px;
}

#profile_main_photo {
  position:absolute;
  right:450px;
  top:110px;
  z-index:100;
}

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

body {
  width:1200px;
  margin:0 auto;
  background:url(http://www.wallpaper4me.com/images/wallpapers/floralgrowthblue-87727.jpeg) no-repeat fixed;
  color:#666666;
  font-family:'Verdana';
  font-weight:bold;
  font-style:normal;
  font-size:16px;
}

.profile_section_content {
  color:limegreen;
  border:px #;
  padding:0;
  margin:0;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=0);
  opacity:0;
}

.img_radius_shadow {
  -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;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#BCEC76;
  color:#000;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -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:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

#about_me_value {
  text-align:center;
  width:1200px;
  padding-top:500px;
}

#menu {
  width:100%;
  margin:0 auto;
  position:fixed;
  top:0;
  left:0;
  padding:10px 0 0;
  padding-left:25%;
  list-style:none;
  background-color:#111;
  background-image:linear-gradient(navy,#111);
  border-radius:0;
  box-shadow:0 2px 1px #9c9c9c;
}

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

#menu a {
  float:left;
  height:25px;
  padding:0 25px;
  color:#999;
  text-transform:uppercase;
  font:bold 16px/25px Arial,Helvetica;
  text-decoration:none;
  text-shadow:0 1px 0 #000;
}

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

#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:0;
  z-index:99999;
  background-image:linear-gradient(navy,#111);
  -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:21px;
  background:url(http://www.csuchico.edu/chicostatements/_assets/images/dropdown-arrow.png) no-repeat right 5px;
}

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

#profile_comments {
  opacity:.8;
  filter:alpha(opacity=80);
}

#profile_header,#status_container {
  position:fixed;
  bottom:0;
  left:0;
  margin-bottom:0;
  background-image:linear-gradient(navy,#111);
  z-index:300;
  height:20px;
}

#unix_last_login_container {
  position:fixed;
  bottom:0;
  left:385px;
  margin-bottom:2px;
  background-image:linear-gradient(navy,#111);
  z-index:300;
}

#profile_avatar,#profile_header .heading,#unix_last_updated_container {
  display:none;
}

#username_value {
  position:absolute;
  top:30px;
  right:450px;
  font-size:85px;
  color:teal;
  font-weight:bold;
  font-family:'burst chocolate';
}

@font-face {
  font-family:'burst chocolate';
  src:url(http://www.fontsaddict.com/fontface/burst-chocolate.TTF);
}

.skype {
  position:absolute;
  top:47px;
  right:100px;
  background:url(http://www.veryicon.com/icon/png/System/Litho%20Extras%20Volume%205/Skype.png) no-repeat;
  width:256px;
  height:256px;
  text-align:left;
}