@charset "UTF-8";

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

a:visited {
  color:#e9f8ff;
}

#profile_main_photo,#profile_header_container,#profile_about_me > div:nth-child(1) {
  display:none;
}

#favorite_models_label,#profile_friends {
  font-family:"Times New Roman",Times,serif;
  font-weight:bold;
  display:none;
}

#profile {
  border-style:none outset;
  border-color:white;
  border-width:5px;
  margin:30px auto -10px;
  background:url(https://lh3.googleusercontent.com/-8-OyNv1k6zw/WACS7uFLbhI/AAAAAAAACDw/UHgILa3TNto/s0/img8e9ef0dcdb009cc45a711ef665a570c0.jpg) no-repeat scroll center top;
  width:980px;
  font-weight:bold;
  font-family:"Times New Roman",Times,serif;
  font-size:medium;
}

#profile_header {
  padding:470px 0 0;
  background-color:transparent;
}

#profile_avatar {
  border:1px outset white;
  padding:3px;
  opacity:.922;
  background-color:#ffffff;
}

.profile_section_content {
  z-index:auto;
}

body {
  background-image:url(http://lh3.googleusercontent.com/-4enq2f5OKZk/WACF8gC6ZxI/AAAAAAAACDc/B0oI0MWTRHQ/s0/imga8d79c5a90e6c67196f53f63fd1de572.jpg);
  background-repeat:repeat;
  background-attachment:fixed;
  font-weight:bold;
  font-size:17px;
  font-family:'Comic Sans MS';
  font-style:italic;
  fontcolor:#ffcccc;
}

.profile_section_content {
  z-index:auto;
}

.profile_section_content {
  color:#ffffff;
  font-family:"Comic Sans MS",cursive,sans-serif;
  border:0 none #fff9f9;
  padding:0;
  margin:0;
  -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_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=0);
  opacity:0;
  background-image:url(https://img.mfcimg.com/photos2/150/15099405/189-351-238-589-8110072.jpg);
}

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

.content {
  padding:5px;
}

#linkscab {
  position:absolute;
  height:100px;
  top:-565px;
  width:200px;
  display:block;
  right:750px;
  background-color:transparent;
}