@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:940px;
  box-shadow:0 0 0 0 #333;
  background-color:transparent;
  margin:0 auto;
}

#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,#age_container {
  display:none;
}

#profile_header {
  width:930px;
  height:520px;
  position:relative;
  top:50px;
  background:url(https://img.mfcimg.com/photos2/205/20551004/753-387-198-617-9992227.jpg);
  background-size:940px 600px;
  background-repeat:no-repeat;
  padding-bottom:80px;
  border:5px solid black;
  opacity:.99;
  display:none;
}

#profile_main_photo {
  display:none;
}

#profile_avatar {
  display:none;
}

body {
  width:940px;
  margin:0 auto;
  background:url(https://img.mfcimg.com/photos2/220/22092055/546-567-148-736-10406317.jpg) no-repeat fixed;
  background-size:cover;
  font-size:14px;
  font-weight:bold;
  padding:10px;
  line-height:40px;
}

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

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

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

.profile_section_content {
  color:black;
  font-size:20px;
  background-color:transparent;
  border:0 0 none;
  filter:alpha(opacity=.99);
  opacity:.99;
  line-height:50px;
  font-family:'Special Elite',cursive;
}

.profile_section_content .heading,.video,.title {
  color:black;
  margin-top:40px;
  background:transparent;
  font-family:'Arima Madurai',cursive;
  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:transparent;
  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:14px 0 0 -10px;
  background:filter:alpha(opacity=.6);
}

#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:940px;
  margin:0 auto;
  position:fixed;
  top:0;
  margin:0 -17px;
  padding:10px 0 0;
  list-style:none;
  background:black;
  border-radius:0;
  box-shadow:0 2px 1px #9c9c9c;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  z-index:500;
}

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

#menu a {
  float:left;
  height:25px;
  padding:0 40px;
  color:lavender;
  font-family:'Special Elite';
  text-transform:uppercase;
  font:bold;
  font-size:20px;
  text-decoration:none;
}

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

#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:#AA8CC5;
  -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 {
  position:fixed;
  left:2px;
  bottom:0;
  background:black;
  z-index:600;
  height:20px;
}

#status_value a,#member_type_value {
  text-decoration:none;
  font-size:14px;
  color:#e99cce;
  position:relative;
  bottom:15px;
}

#unix_last_broadcast_container {
  position:fixed;
  right:-55%;
  z-index:600;
  color:white;
  display:none;
}

#status_container .label {
  min-width:40px;
  font-size:14px;
  color:#e99cce;
  position:relative;
  bottom:15px;
}

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

#status_value #show_message_dialog {
  display:none;
}

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

#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,#profile_about_me_friends {
  opacity:.99;
}

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

.area {
  height:432px;
  overflow-y:scroll;
}

.area img {
  width:180px;
  height:135px;
}

.area table {
  border-collapse:separate;
  empty-cells:hide;
  float:left;
  padding-right:2px;
  margin:.5%;
}

.area td {
  border:0 solid black;
  background-color:transparent;
  text-align:center;
  font-size:14px;
  font-family:'Special Elite';
  font-weight:normal;
  color:black;
}

.area img {
  width:259px;
  height:185px;
}

.area table tr td:nth-child(1),tr td:nth-child(3) {
  width:259px;
  height:185px;
  float:left;
  text-align:left;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  left:2px;
  overflow:hidden;
  background:grey;
  border-left:2px solid black;
  border-top:2px solid black;
  border-bottom:2px solid black;
  border-bottom-left-radius:10px;
  border-top-left-radius:10px;
}

.area table tr td:nth-child(2),tr td:nth-child(4) {
  width:150px!important;
  background-color:transparent;
  border-top:2px solid black;
  border-bottom:2px solid black;
  border-right:2px solid black;
  border-bottom-right-radius:10px;
  border-top-right-radius:10px;
}

.boxed {
  display:inline-table;
  text-align:center;
  width:50%;
  margin-left:-7px;
  height:500px;
  min-height:840px;
  border:2px solid #e99cce;
  margin-bottom:20px;
}

.boxed pre {
  font-size:16px;
  color:black;
  font-family:'Special Elite';
}

/* latin-ext */
@font-face {
  font-family:'Gentium Basic';
  font-style:normal;
  font-weight:400;
  src:local('Gentium Basic'),local(GentiumBasic),url(https://fonts.gstatic.com/s/gentiumbasic/v8/KCktj43blvLkhOTolFn-MV1kloJpB9ltLGZVEjypZuA.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

/* latin */
@font-face {
  font-family:'Gentium Basic';
  font-style:normal;
  font-weight:400;
  src:local('Gentium Basic'),local(GentiumBasic),url(https://fonts.gstatic.com/s/gentiumbasic/v8/KCktj43blvLkhOTolFn-MQgYcthoNQJTwaSsmU2sQE0.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

/* latin */
@font-face {
  font-family:'Special Elite';
  font-style:normal;
  font-weight:400;
  src:local('Special Elite'),local(SpecialElite-Regular),url(https://fonts.gstatic.com/s/specialelite/v6/9-wW4zu3WNoD5Fjka35JmwYWpCd0FFfjqwFBDnEN0bM.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

/* tamil */
@font-face {
  font-family:'Arima Madurai';
  font-style:normal;
  font-weight:400;
  src:local('Arima Madurai'),local(ArimaMadurai-Regular),url(https://fonts.gstatic.com/s/arimamadurai/v2/8fNfThKRw_pr7MwgNdcHieOcRrl6Of6EMOqimOKNePc.woff2) format("woff2");
  unicode-range:U+0964-0965,U+0B82-0BFA,U+200B-200D,U+20B9,U+25CC;
}

/* vietnamese */
@font-face {
  font-family:'Arima Madurai';
  font-style:normal;
  font-weight:400;
  src:local('Arima Madurai'),local(ArimaMadurai-Regular),url(https://fonts.gstatic.com/s/arimamadurai/v2/8fNfThKRw_pr7MwgNdcHiUwCeDsz2Chx7aYVpw8ne6I.woff2) format("woff2");
  unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB;
}

/* latin-ext */
@font-face {
  font-family:'Arima Madurai';
  font-style:normal;
  font-weight:400;
  src:local('Arima Madurai'),local(ArimaMadurai-Regular),url(https://fonts.gstatic.com/s/arimamadurai/v2/8fNfThKRw_pr7MwgNdcHiYEMFHo8fJCOZjaCxXVE7N0.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

/* latin */
@font-face {
  font-family:'Arima Madurai';
  font-style:normal;
  font-weight:400;
  src:local('Arima Madurai'),local(ArimaMadurai-Regular),url(https://fonts.gstatic.com/s/arimamadurai/v2/8fNfThKRw_pr7MwgNdcHiRbke1jeBh3drm8XFbAU4Xs.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

/* latin-ext */
@font-face {
  font-family:'Scope One';
  font-style:normal;
  font-weight:400;
  src:local('Scope One'),local(ScopeOne-Regular),url(https://fonts.gstatic.com/s/scopeone/v2/5L_rzgZS69R6TluPhc4U-4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

/* latin */
@font-face {
  font-family:'Scope One';
  font-style:normal;
  font-weight:400;
  src:local('Scope One'),local(ScopeOne-Regular),url(https://fonts.gstatic.com/s/scopeone/v2/_52Fm41u4u2R3EEH0A9bn5Bw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

/* latin */
@font-face {
  font-family:'Satisfy';
  font-style:normal;
  font-weight:400;
  src:local(Satisfy),url(https://fonts.gstatic.com/s/satisfy/v6/0EcI1zXfvSXoNHQChcRmRwLUuEpTyoUstqEm5AMlJo4.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

.slided {
  max-width:938px;
  height:600px;
  margin:50px -5px;
  position:relative;
}

.slide1,.slide2,.slide3 {
  position:absolute;
  width:100%;
  height:100%;
}

.slide1 {
  background:url(https://img.mfcimg.com/photos2/220/22092055/561-466-685-520-10309233.jpg);
  background-size:cover;
  animation:fade 16s infinite;
  -webkit-animation:fade 16s infinite;
}

.slide2 {
  background:url(https://img.mfcimg.com/photos2/220/22092055/312-501-839-390-10309232.jpg);
  background-size:cover;
  animation:fade2 16s infinite;
  -webkit-animation:fade2 16s infinite;
}

.slide3 {
  background:url(https://img.mfcimg.com/photos2/220/22092055/275-881-542-114-10309227.jpg);
  background-size:cover;
  animation:fade3 16s infinite;
  -webkit-animation:fade3 16s infinite;
}

@keyframes fade {
  0% {
    opacity:1;
  }
  
  33.333% {
    opacity:0;
  }
  
  66.666% {
    opacity:0;
  }
  
  100% {
    opacity:1;
  }
}

@keyframes fade2 {
  0% {
    opacity:0;
  }
  
  33.333% {
    opacity:1;
  }
  
  66.666% {
    opacity:0;
  }
  
  100% {
    opacity:0;
  }
}

@keyframes fade3 {
  0% {
    opacity:0;
  }
  
  33.333% {
    opacity:0;
  }
  
  66.666% {
    opacity:1;
  }
  
  100% {
    opacity:0;
  }
}