@charset "UTF-8";

/************************************* General start
**************************************/
#header_bar,#profile_header,#profile_main_photo,#profile_about_me .heading,#profile_friends .heading,#username_label,#username_value,#cam_score_label,#cam_score_value,#footer_bar,#profile_schedule,#tags_label,#about_me_label {
  display:none;
}

@font-face {
  font-family:'Dakota';
  font-style:normal;
  src:local(Dakota),local(Dakota),url(https://drive.google.com/uc?export=download&id=0B9VBe-MzEhVLdG5SRjQtc2Z0YTA) format("truetype");
}

html,body {
  padding:0!important;
  text-align:center;
}

body {
  width:1024px!important;
  margin:auto!important;
  background-color:#090909;
  background-position:left top;
  background-repeat:repeat-x;
  background-image:url(https://drive.google.com/uc?export=download&id=0B9VBe-MzEhVLd0M0ZDFQM2tNdFU);
  line-height:1;
  font-size:13px;
  line-height:20px;
  color:#857960;
  font-family:'Helvetica',Arial,Sans-Serif;
  font-weight:normal;
  margin-bottom:140px!important;
}

a:link {
  color:#da562c;
  text-decoration:none;
  font-weight:bold;
}

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

a:visited {
  color:#da562c;
  text-decoration:underline;
}

.container {
  display:block;
  margin:0 auto;
  position:relative;
  height:100%;
  background-color:transparent;
  padding:0!important;
}

.profile_row {
  margin:0 auto;
}

/************************************* 
         General end
**************************************/
/************************************* 
         About Me Start
**************************************/
#profile_about_me {
  padding:85px 0 0;
}

#profile_about_me .label {
  color:#e4d6be!important;
  font-family:'Helvetica',Arial,Sans-Serif;
  font-size:13px;
  font-weight:bold;
  line-height:20px;
  padding-left:20px;
}

#profile_about_me .value {
  color:#eeeeee!important;
  font-size:13px;
  line-height:20px;
  font-weight:normal;
  font-family:'Helvetica',Arial,Sans-Serif;
}

#profile {
  margin:0 auto;
  background:url(https://drive.google.com/uc?export=download&id=0B9VBe-MzEhVLY3VBU0M5ejZEQkE)top center no-repeat;
}

/************************************* 
         About Me End
**************************************/
/************************************* 
         Videos start
**************************************/
#about_me_value {
  display:block;
}

#about_me_container .video_section_content {
  margin-top:10px;
  background-color:#fafafa;
  border:solid 1px #ccc18f;
  border-radius:8px;
  padding:30px 0;
  height:720px;
  overflow:auto;
  position:relative;
  text-align:center;
}

#about_me_value .title-large {
  margin-top:40px;
  font-family:'Dakota';
  font-size:40px;
  font-weight:normal;
  color:#eeeeee;
  margin-bottom:25px;
}

#about_me_value .video-item .title {
  color:#000000;
  font-size:16px;
  font-weight:bold;
}

#about_me_value .video-item .title i {
  font-style:normal;
}

.video-list {
  width:920px;
  display:inline-block!important;
  position:relative;
  margin:0;
}

.video-list .video-item {
  text-align:left;
  min-height:140px;
  vertical-align:middle;
  width:225px;
  margin:0 10px 10px 0;
  padding:14px 14px 14px 214px!important;
  float:left;
  display:inline-block;
  position:relative;
}

.video-list .video-item:nth-child(2n+2),.video-list .last {
  margin-right:0;
}

.white-box {
  padding:20px;
  background-color:#fff;
  background-size:10px 10px;
  border:solid 1px #ccc18f;
  border-top:none 1px #fff;
  border-radius:0 0 3px 3px;
}

.video-item {
  display:block;
  position:relative;
}

.video-item.white-box {
  padding:15px;
  background-image:none;
  border:solid 1px #ccc18f;
  border-radius:3px;
}

.video-item .video-desc {
  font-size:13px;
  line-height:15px;
  font-weight:normal;
  font-family:'Helvetica',Arial,Sans-Serif!important;
  text-align:left!important;
  white-space:normal;
  height:45px;
  overflow:hidden;
}

.video-item .video-meta {
  margin-top:10px;
  display:block;
  position:relative;
}

.video-item .video-thumb {
  position:absolute;
  left:0;
  top:50%;
  margin:-70px 0 0 15px;
  display:inline-block;
  border:none;
  outline:0;
}

.video-item .video-thumb img {
  background-color:#fafafa;
  width:174px;
  height:129px;
  padding:4px;
  border:solid 1px #ccbd84;
  outline:0;
  -webkit-border-radius:3px;
  border-radius:3px;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}

.video-overlay {
  background-color:transparent;
  width:184px;
  height:139px;
  position:absolute;
  z-index:200;
}

.video-overlay:hover {
  background-color:tranparent;
}

.video-overlay img,.video-overlay:hover img {
  background-color:transparent;
  border:none;
  outline:0;
  width:40px;
  height:40px;
  position:absolute;
  left:50%;
  top:50%;
  margin-left:-25px;
  margin-top:-25px;
  z-index:300;
}

.video-overlay img {
  display:none;
  visibility:hidden;
}

.video-overlay:hover img {
  display:block;
  visibility:visible;
}

.video-meta .time {
  color:#fff;
  font-size:13px;
  line-height:18px;
  background-color:#857960;
  padding:1px 5px;
  margin:0;
  position:absolute;
  left:0;
  top:0;
  border-radius:3px;
}

.video-item .item-price {
  font-family:'Helvetica',Sans-Serif!important;
  font-weight:normal;
  font-size:14px;
  line-height:1;
  vertical-align:middle;
}

.video-meta .item-price {
  position:absolute;
  text-align:center;
  left:auto;
  right:0;
  top:4px;
}

.video-item .item-price a {
  color:#fff;
  text-decoration:none;
  background:#da562c;
  padding:0 10px;
  border:solid 1px #da562c;
  border-radius:8px;
}

.video-item .item-price a:hover {
  color:#fff;
  text-decoration:none;
  background:#74a936;
  padding:0 10px;
  border:solid 1px #74a936;
  border-radius:8px;
}

/************************************* 
         Videos End
**************************************/
/************************************* 
         Tags start
**************************************/
#tags_container {
  margin-top:30px;
  background-color:#fafafa;
  border:solid 1px #ccc18f;
  border-radius:8px;
  padding:20px!important;
}

#tags_container .value {
  font-family:'Dakota'!important;
  font-size:20px;
  font-weight:bold;
  color:#da562c!important;
}

/************************************* 
         Tags end
**************************************/
/************************************* 
         Friends start
**************************************/
#profile_friends {
  margin-top:30px;
  background-color:#fafafa;
  border:solid 1px #ccc18f;
  border-radius:8px;
  padding:10px;
}

#profile_friends .label {
  color:#090909!important;
  text-align:right;
  padding-right:20px;
}

#profile_friends .value {
  color:#090909!important;
  text-align:left;
  padding-left:20px;
}

/************************************* 
         Friends end
**************************************/
/********************************************
         Password Protected Galleries Start
*********************************************/
#profile_password_photo_galleries .heading {
  font-family:'Dakota';
  font-size:40px;
  font-weight:normal;
  color:#eeeeee;
  margin-bottom:25px;
}

#profile_password_photo_galleries .profile_section_content {
  margin-top:10px;
  background:url(https://drive.google.com/uc?export=download&id=0B9VBe-MzEhVLcVFaTFRfYkptVm8) top center no-repeat;
  background-color:transparent;
  border-bottom:solid 1px #ccc18f;
  border-radius:8px;
  padding:10px;
}

/********************************************
         Password Protected Galleries End
*********************************************/
/********************************************
         Profile Photo Galleries Start
*********************************************/
#profile_photo_galleries .heading,#photo_galleries .heading {
  font-family:'Dakota';
  font-size:40px;
  font-weight:normal;
  color:#eeeeee;
  margin-bottom:25px;
}

#profile_photo_galleries .profile_section_content,#photo_galleries .profile_section_content {
  margin-top:15px;
  background:url(https://drive.google.com/uc?export=download&id=0B9VBe-MzEhVLcVFaTFRfYkptVm8) top center no-repeat;
  background-color:transparent;
  border-bottom:solid 1px #ccc18f;
  border-radius:8px;
  padding:10px;
}

/********************************************
         Profile Photo Galleries End
*********************************************/
/********************************************
         Profile Interests Start
*********************************************/
#profile_interests_content .heading {
  font-family:'Dakota';
  font-size:40px;
  font-weight:normal;
  color:#eeeeee;
  margin-bottom:25px;
}

#profile_interests_content .profile_section_content {
  margin-top:15px;
  background:url(https://drive.google.com/uc?export=download&id=0B9VBe-MzEhVLVkZYOUZVaFpBZUE) top center no-repeat;
  background-color:transparent;
  border-bottom:solid 1px #ccc18f;
  border-radius:8px;
  padding:10px;
}

#profile_interests_content .label {
  padding:0 0 0 10px;
  color:#090909!important;
  font-family:'Helvetica',Arial,Sans-Serif;
  font-size:13px;
  font-weight:bold;
  line-height:15px;
  text-align:left;
}

#profile_interests_content .value {
  padding:0 0 0 10px;
  font-family:'Helvetica',Arial,Sans-Serif;
  font-size:13px;
  line-height:15px;
  text-align:left;
  position:relative;
  left:-12px;
}

/*************************************
         Profile Interests End
**************************************/
/************************************* 
         Wall start
**************************************/
#profile_comments .heading {
  display:none;
  font-family:'Dakota';
  font-size:40px;
  font-weight:normal;
  color:#eeeeee;
  margin-bottom:15px;
}

#profile_comments .profile_section_content {
  display:none;
  margin-top:30px;
  background-color:transparent;
  padding:0;
}

#new_comment_login_message {
  color:#e4d6be;
  font-size:13px;
  line-height:15px;
  margin-bottom:15px;
}

.wall_post_avatar {
  margin-top:20px;
  margin-left:20px;
  width:60px!important;
  height:60px!important;
}

.wall_post {
  background-color:#fafafa;
  text-align:left;
  padding-right:20px;
  border:solid 1px #d6cda5;
  border-radius:8px;
  margin-bottom:10px;
}

.wall_post_info {
  padding-left:20px;
  font-weight:normal;
  padding-top:20px;
}

.wall_post_info a {
  padding-left:20px;
  text-decoration:none;
  font-weight:bold;
  border:none;
  outline:0;
}

.wall_post_info a:hover {
  text-decoration:underline;
  padding-left:20px;
}

.wall_post_time {
  padding-left:20px;
}

.wall_post_body {
  padding-left:20px;
  line-height:20px;
}

.clear:after {
  visibility:hidden;
  display:block;
  content:'';
  clear:both;
  height:0;
}

/************************************* 
         Wall end
**************************************/
/************************************* 
         Credits Start
**************************************/
.notes-container a {
  color:#857960!important;
  font-size:12px;
  text-align:left;
  line-height:0;
}

.notes-container {
  position:fixed!important;
  bottom:10px;
  left:10px;
  z-index:10001;
  margin:10px;
}

/************************************* 
         Credits End
**************************************/