@charset "UTF-8";

a:link {
  color:#F53E6E;
  text-decoration:none;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  -ms-transition:all .5s ease;
  transition:all .5s ease;
}

a:visited {
  color:#F53E6E;
  text-decoration:none;
}

a:hover {
  color:#333;
  text-decoration:underline;
}

a:active {
  color:#F53E6E;
  text-decoration:none;
}

@font-face {
  font-family:'Open Sans';
  font-style:normal;
  font-weight:400;
  src:local('Open Sans'),local(OpenSans),url(http://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.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,U+E0FF,U+EFFD,U+F000;
}

body {
  background-color:#FDF0FA;
  color:#000;
  font-family:'Arial';
  font-weight:normal;
  font-style:normal;
  font-size:13px;
  padding:0;
  margin:0;
  background-image:url();
  background-position:top center;
  background-repeat:no-repeat;
}

#fixed_background {
  display:block;
  background-position:top center;
  background-attachment:fixed;
  background-repeat:repeat-x;
}

.profile_section_content {
  color:#A6A6A6;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  -ms-transition:all .5s ease;
  transition:all .5s ease;
}

.profile_section_background {
}

.img_radius_shadow {
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  -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:10px;
  color:#000;
  font-family:'Open Sans',sans-serif;
  font-weight:bold;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  -webkit-box-shadow:0 0 0 #00000;
  -moz-box-shadow:0 0 0 #000;
  box-shadow:0 0 0 #000;
  -webkit-text-shadow:0 0 0 #000;
  -moz-text-shadow:0 0 0 #000;
  text-shadow:0 0 0 #000;
}

.content {
  padding:5px;
}

#profile_avatar {
  width:100px;
  border:0 solid #000;
  border-radius:3px;
  borderradius:3px;
  -moz-border-radius:3px;
  -moz-border-radius:3px;
}

#profile_header_container {
  margin-left:105px;
  min-height:100px;
}

#profile_header {
  margin-top:600px;
}

#img_preview,#img_preview img {
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
  -webkit-box-shadow:0 0 30px 0 #000;
  box-shadow:0 0 30px 0 #000;
}

#img_preview {
  background-color:#FFF;
  padding:4px;
  z-index:100;
  border:0;
  display:none;
}

#header_bar {
  display:none;
}

#footer_bar {
  display:none;
}

.profile_section .heading {
  margin-bottom:10px;
}

.photo_gallery_name {
  background:rgba(0,0,0,0.6);
  padding:3px;
  position:relative;
  top:24px;
  width:114px;
  margin:auto;
  font-weight:bold;
  letter-spacing:-1px;
  font-size:14px;
  color:#FFF;
}

.photo_gallery_count {
  background:rgba(0,0,0,0.6);
  padding:3px;
  position:relative;
  bottom:23px;
  width:114px;
  margin:auto;
  font-size:10px;
  color:#FFF;
}

.photo_gallery_preview {
  margin:0;
  text-align:center;
  display:inline-block;
  width:140px;
  margin-top:-20px;
}

.photo_gallery_image {
  width:120px;
  height:120px;
  border:3px solid #000;
  border-radius:3px;
  borderradius:3px;
  -moz-border-radius:3px;
  -moz-border-radius:3px;
  -webkit-transition:all 1s ease;
  -moz-transition:all 1s ease;
  -o-transition:all 1s ease;
  -ms-transition:all 1s ease;
  transition:all 1s ease;
}

.photo_gallery_image:hover {
  border:3px solid #E14D43;
  -webkit-transition:all 1s ease;
  -moz-transition:all 1s ease;
  -o-transition:all 1s ease;
  -ms-transition:all 1s ease;
  transition:all 1s ease;
}

.label {
  color:#787878;
}

#profile_main_photo {
  width:250px;
  display:table-cell;
  vertical-align:top;
  display:none;
}

.profile_section {
  border-spacing:2px;
  display:block;
}

#profile_schedule {
  width:100%;
  margin-right:auto;
  margin-left:auto;
  background-color:#FFF;
  background-image:url();
  background-position:top center;
  background-repeat:repeat-x;
}

#profile_schedule .profile_section_content {
  width:960px;
  margin-right:auto;
  margin-left:auto;
}

#profile_interests_content {
  width:100%;
  margin-right:auto;
  margin-left:auto;
  background-color:#e6e6e6;
  background-image:url();
  background-position:top center;
  background-repeat:repeat-x;
}

#profile_interests_content .profile_section_content {
  width:960px;
  margin-right:auto;
  margin-left:auto;
}

#profile_comments {
  width:100%;
  margin-right:auto;
  margin-left:auto;
  background-color:#e6e6e6;
  background-image:url);
  background-position:top center;
  background-repeat:repeat-x;
}

#profile_comments .profile_section_content {
  width:960px;
  margin-right:auto;
  margin-left:auto;
}

#profile_photo_galleries {
  width:100%;
  margin-right:auto;
  margin-left:auto;
  background-color:#e6e6e6;
  background-image:url();
  background-position:top center;
  background-repeat:repeat-x;
}

#profile_photo_galleries .profile_section_content {
  width:960px;
  margin-right:auto;
  margin-left:auto;
}

#profile_password_photo_galleries {
  width:100%;
  margin-right:auto;
  margin-left:auto;
  background-color:#e6e6e6;
  background-image:url();
  background-position:top center;
  background-repeat:repeat-x;
}

#profile_password_photo_galleries .profile_section_content {
  width:960px;
  margin-right:auto;
  margin-left:auto;
}

.mfcpro {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  color:#000;
  background-color:#FFF;
  padding:5px;
  position:fixed;
  bottom:5px;
  right:5px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  -khtml-border-radius:3px;
  text-shadow:1px 1px 1px #000;
  border:1px solid #fff;
}

#profile_about_me_friends {
  width:100%;
  margin-right:auto;
  margin-left:auto;
  background-color:#fff;
  background-image:url();
  background-position:top center;
  position:absolute;
  top:0;
  z-index:600;
}

#profile_about_me_friends .profile_section_content {
  width:500px;
  margin-right:auto;
  margin-left:auto;
  max-height:385px;
  height:385px;
  font-size:smaller;
  padding-left:175px;
  margin-top:200px;
}

#profile_header {
  width:100%;
  margin-right:auto;
  margin-left:auto;
  background-color:white;
  -webkit-box-shadow:0 0 37px 0 rgba(0,0,0,0.20);
  -moz-box-shadow:0 0 37px 0 rgba(0,0,0,0.20);
  box-shadow:0 0 37px 0 rgba(0,0,0,0.20);
}

#profile_header .profile_section_content {
  width:960px;
  margin-right:auto;
  margin-left:auto;
  margin-bottom:800px;
}

#cboxOverlay {
  background:black;
}

#profile_schedule .container {
  width:125px;
  height:75px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  float:left;
  margin:5px;
  background-color:#EFEFEF;
  border:1px solid #DBDBDB;
  border-spacing:0;
  -webkit-transition:all 1s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  -ms-transition:all .5s ease;
  transition:all .5s ease;
}

#profile_schedule .container:hover {
  background-color:#fff;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  border-radius:0;
  border-style:solid;
  -moz-box-shadow:0 0 5px rgba(0,0,0,0.2);
  -webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);
  box-shadow:0 0 5px rgba(0,0,0,0.2);
}

#profile_schedule .label {
  text-align:center;
  min-width:125px;
  padding-top:10px;
  color:#000;
}

#profile_schedule .value {
  display:block;
  color:#666666;
  font-size:10px;
  text-align:center;
  padding-top:10px;
}

#schedule_converted {
  font-size:10px;
  text-align:center;
}

.schedule_day_time {
  color:#000;
}

#profile {
  -webkit-animation:fadein 3s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 3s;
/* Firefox < 16 */
  -ms-animation:fadein 3s;
/* Internet Explorer */
  -o-animation:fadein 3s;
/* Opera < 12.1 */
  animation:fadein 3s;
}

@keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

.wall_post_avatar {
  margin-left:10px;
}

.wall_post_avatar img {
  border:2px solid #000;
  height:75px;
  width:75px;
  border-radius:2px;
  borderradius:2px;
  -moz-border-radius:2px;
  -moz-border-radius:2px;
}

.wall_post_body {
  background-color:#fff;
  margin-right:10px;
  border-radius:2px;
  borderradius:2px;
  -moz-border-radius:2px;
  -moz-border-radius:2px;
}

.socials {
  width:400px;
  height:80px;
  position:absolute;
  top:420px;
  left:445px;
  background-color:#fff;
}

.socials img {
  -webkit-filter:grayscale(100%);
  -webkit-transition:all .1s ease;
  -moz-transition:all .1s ease;
  -o-transition:all .1s ease;
  -ms-transition:all .1s ease;
  transition:all .1s ease;
  float:right;
}

.socials img:hover {
  -webkit-filter:grayscale(0%);
}

#profile_about_me .heading {
  margin-left:-10px;
  margin-bottom:10px;
  border-bottom:dotted 1px #cccccc;
  width:400px;
}

#profile_friends .heading {
  margin-left:-10px;
  margin-bottom:10px;
  border-bottom:dotted 1px #cccccc;
  width:400px;
}

.shtuff {
  position:absolute;
  top:530px;
  left:-140px;
  width:980px;
  height:740px;
  font-size:25px;
  text-align:center;
  border-radius:3px;
  padding-top:25px;
  overflow:auto;
  font-family:'Open Sans',sans-serif;
}

.shtuff .rules {
  font-size:15px;
  width:600px;
  text-align:left;
  color:#000;
  float:left;
  height:600px;
  list-style-type:circle;
}

.shtuff .rules ul {
  list-style-type:circle;
}

.shtuff .tippers {
  width:360px;
  float:right;
  text-align:center;
}

.shtuff .tippers span {
  font-size:10px;
  color:#CC1845;
  display:inline-block;
  margin-right:3px;
  background-color:#fff;
  padding:5px;
  border-radius:2px;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  -ms-transition:all .5s ease;
  transition:all .5s ease;
}

.shtuff .tippers span:hover {
  font-size:14px;
  font-weight:bold;
  color:#FFF;
  display:inline-block;
  margin-right:3px;
  background-color:#CC1845;
  padding:5px;
  border-radius:4;
  -webkit-box-shadow:0 0 30px 0 #fff;
  box-shadow:0 0 30px 0 #fff;
  cursor:zoom-in;
}