@charset "UTF-8";

/* HIDING EVERYTHING FIRST */
#header_bar,#footer_bar,#about_me_label,profile_header.profile_section,#profile_main_photo,#profile_avatar,#profile_header_container,#profile_schedule,#profile_friends,#profile_photo_galleries.profile_section,#profile_about_me > div:nth-child(1) {
  display:none;
}

#profile_friends {
  display:block;
}

/* Profile Height */
#profile_header {
  padding:345px 0 0;
}

#profile {
  width:800px;
  margin:45px auto 10px;
  background:#fff url(http://imgur.com/hLVgU9l.jpg) top center no-repeat;
}

/* nav */
#nav {
  position:fixed;
  top:0;
  left:0;
  background:#333;
  line-height:45px;
  width:100%;
  text-align:center;
  z-index:999;
}

#nav a {
  text-decoration:none;
  color:#fff;
  font-family:Arial,sans-serif;
  font-size:12pt;
  font-weight:400;
  margin:0 10px;
}

#nav a:hover {
  color:#e2c217;
}

/* SnapChat Promo */
#snapchat {
  top:100px;
  margin:auto;
  width:800px;
  margin:15px auto 10px;
  background:#fff url(http://novasexperience.com/wp-content/uploads/2015/07/Snapchat_02.jpg) no-repeat;
}

/* Video Frames NOT SURE I NEED THIS ANYMORE */
.video_container {
  width:430px;
  height:117px;
  position:relative;
  float:left;
  margin-bottom:10px;
  margin-right:20px;
}

.hover {
  display:none;
  width:430px;
  height:117px;
  position:absolute;
  top:0;
  left:0;
}

.video_container a.hover {
  display:none;
  width:430px;
  height:107px;
  position:absolute;
  top:0;
  left:0;
}

.video_container:hover a.hover {
  display:block;
}

/*New Additions to CSS */
/* .btn {
  background:#fff;
  background-image:-webkit-linear-gradient(top,#3498db,#2980b9);
  background-image:-moz-linear-gradient(top,#3498db,#2980b9);
  background-image:-ms-linear-gradient(top,#3498db,#2980b9);
  background-image:-o-linear-gradient(top,#3498db,#2980b9);
  background-image:linear-gradient(to bottom,#3498db,#2980b9);
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-boxshadow:0 1px 3px #666666;
  -moz-box-shadow:0 1px 3px #666666;
  box-shadow:0 1px 3px #666666;
  font-family:Arial;
  color:#ffffff;
  font-size:22px;
  padding:0;
  text-decoration:none;
}

.btn:hover {
  background:#f194ff;
  text-decoration:none;
}
*/
#profile_about_me {
  margin:20px 0;
  padding-top:20px;
}

#about_me_value {
  display:block;
  margin:0 auto 0 -20px;
}

.tags_container {
  padding-top:500px;
}

#tip_menu {
  position:relative;
  width:1024px;
  height:1134px;
  background:url(http://novasexperience.com/wp-content/uploads/2015/03/tipmenu_04_02.jpg) top center no-repeat;
  margin:auto;
  margin-bottom:0;
  margin-top:20px;
  font-weight:600;
  color:#2E6180;
}

#tip_menu_row1 {
  display:inline-block;
  position:absolute;
  width:50px;
  height:50px;
  top:300px;
  left:160px;
  z-index:998;
}

#video_store {
  position:relative;
  width:800px;
  height:843px;
  background:url(http://novasexperience.com/wp-content/uploads/2015/03/video-store_01_04.png) top center no-repeat;
  margin:auto;
  margin-bottom:0;
  font-weight:600;
}

#frame {
  width:940px;
  height:570px;
  overflow:auto;
  background:#e5e5e5;
  position:absolute;
  top:200px;
  left:40px;
}

#twitter {
  display:inline-block;
  position:absolute;
  width:200px;
  height:200px;
  top:25px;
  left:420px;
  z-index:998;
  background:transparent url(http://novasexperience.com/wp-content/uploads/2015/03/twitter.jpg) no-repeat;
}

#twitter a {
  background-position:0 -56px;
}

#amazon {
  display:inline-block;
  position:absolute;
  width:200px;
  height:200px;
  top:25px;
  left:620px;
  z-index:998;
  background:transparent url(http://novasexperience.com/wp-content/uploads/2015/03/amazon.jpg) no-repeat;
}

#amazon a {
  background-position:0 -56px;
}

#big_bang {
  position:relative;
  width:1024px;
  height:694px;
  background:url(http://novasexperience.com/wp-content/uploads/2015/04/MFC-profile_06.jpg) top center no-repeat;
  margin:auto;
  margin-bottom:0;
  font-weight:600;
  color:#2E6180;
}

#spiritual_bangsters {
  position:relative;
  width:1024px;
  height:712px;
  background:url(http://novasexperience.com/wp-content/uploads/2015/06/MFC-profile_08.jpg) top center no-repeat;
  margin:auto;
  margin-bottom:0;
  font-weight:600;
  color:#2E6180;
}

#spiritual_bangsters_button {
  display:inline-block;
  position:absolute;
  top:490px;
  left:350px;
  z-index:998;
}

#single_highest_tip {
  position:relative;
  width:1024px;
  height:1436px;
  background:url(http://novasexperience.com/wp-content/uploads/2015/05/MFC-profile_092.jpg) top center no-repeat;
  margin:auto;
  margin-bottom:10px;
  font-weight:600;
  color:#2E6180;
}

/* Content Section- no background image,no borders */
.content {
  background:none;
  border:0;
}

/*ORIGINAL CSS BELOW */
a:link,a:active,a:hover {
  color:#;
}

a:visited {
  color:#;
}

body {
  background-color:#333;
  width:1024px!important;
  margin:auto!important;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
}

.profile_section_content {
  color:#666666;
  border:0 none #;
  padding:0;
  margin:0;
}

.profile_section_content {
/* display: none; */
/* color: #666666; */
  border:0 none #;
/* padding: 5px; */
/* margin: 5px; */
  -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;
  z-index:0;
}

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

.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:0;
  background-color:#BCEC76;
  color:#FFFFFF;
  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:0;
}

/* makes it all in one big container */
.container {
  display:block;
  margin:0 0 0 20px;
}

/* buttons */
.btn01 {
  background:#3498db;
  -webkit-border-radius:7;
  -moz-border-radius:7;
  border-radius:7px;
  -webkit-box-shadow:0 1px 3px #666666;
  -moz-box-shadow:0 1px 3px #666666;
  box-shadow:0 1px 3px #666666;
  font-family:Arial;
  color:#ffffff;
  padding:5px;
  text-decoration:none;
  cursor:pointer;
}

.btn01:hover {
  background:#ffffff;
  text-decoration:none;
}