@charset "UTF-8";

div .profile_section .profile_section_content .profile_section_background {
  background:#363050;
}

#profile_about_me_friends .profile_section_content .profile_section_background {
  background-image:url(https://img.mfcimg.com/photos2/313/31320136/104-400-692-325-12154516.jpg);
}

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

a:visited {
  color:#fbeded;
}

body {
  background-color:#ffffff;
  background-color:#8756c9;
  color:#f5efef;
  font-family:'Comic Sans MS';
  font-weight:bold;
  font-style:italic;
  font-size:14px;
  background-position:bottom center;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/313/31320136/927-666-448-369-12154525.jpg);
}

.profile_section_content {
  color:#f5efef;
  border:0 none #ede8f3;
  padding:5px;
  margin:6px;
  -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=100);
  opacity:1;
  background-image:url(https://img.mfcimg.com/photos2/313/31320136/104-400-692-325-12154516.jpg);
}

.img_radius_shadow {
  -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_content .heading {
  padding:12px;
  background-color:#9e76ec;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:bold;
  font-style:normal;
  font-size:15px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 10px #777777;
  -moz-box-shadow:0 0 10px #777777;
  box-shadow:0 0 10px #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

#profile_about_me_friends {
  width:72%;
}  
}

.profile_section_content {
  color:#8b94a2;
}

body {
  background-attachment:fixed;
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
}

#main_photo {
  margin:0;
}