@charset "UTF-8";

UTF-8;
a:link,a:active,a:hover {
  color:#FE0801;
}

a:visited {
  color:#FE0801;
}

#music {
  position:absolute;
  top:-570px;
  left:5px;
  padding-top:10px;
  border:none;
}

h1 {
  font-size:12px;
  color:#FE0801;
}

#profile_friends {
  height:170px;
  color:#FE0801;
  background:#C7C7C7;
  font-size:17px;
  padding:10px;
  -moz-box-shadow:-2px 2px 0 #5fad47,-2px -2px 0 #5fad47,2px -2px 0 #5fad47,2px 2px 0 #5fad47,-1px 0 8px #02822f,0 9px 16px #02822f,1px 9px 16px #02822f;
  -webkit-box-shadow:-2px 2px 0 #5fad47,-2px -2px 0 #5fad47,2px -2px 0 #5fad47,2px 2px 0 #5fad47,-1px 0 8px #02822f,0 9px 16px #02822f,1px 9px 16px #02822f;
  box-shadow:-2px 2px 0 #5fad47,-2px -2px 0 #5fad47,2px -2px 0 #5fad47,2px 2px 0 #5fad47,-1px 0 8px #02822f,0 9px 16px #02822f,1px 9px 16px #02822f;
  line-height:13px;
}

#average_rating_value,#admirers_value,#username_container,#country_container,#gender_container,#sexual_preference_container,#profile_schedule,#tags_container {
  display:none;
}

#rate_value {
  padding-top:3px;
}

#gift_cards {
  width:582px;
}

#gift_cards img {
  opacity:.5;
}

#gift_cards img:hover {
  opacity:1;
}

#gc_email {
  color:#FE0801;
  font-size:15px;
  padding-top:10px;
  margin-left:100px;
  font-size:15px;
  font-weight:600;
}

#FAQ {
  text-align:center;
  padding:5px;
  background-color:#000000;
  color:#FE0801;
  font-family:Helvetica;
  font-weight:normal;
  font-style:normal;
  font-size:20px;
  -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;
}

body {
  background-image:url(http://i.imgur.com/baLG8ca.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center;
  color:#FE0801;
  font-family:Helvetica;
  font-weight:normal;
  font-style:normal;
  font-size:17px;
}

#scroll_to_top {
  background:#C7C7C7;
  border-bottom:1px solid #fff;
  box-shadow:0 0 3px rgba(0,0,0,0.1);
  bottom:10px;
  font-size:0;
  height:35px;
  outline:0 none;
  position:fixed;
  right:350px;
  text-indent:-9999px;
  width:35px;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

#scroll_to_top_triangle {
  border-style:solid;
  border-width:0 10px 11px;
  height:0;
  margin:33% 22%;
  position:absolute;
  width:0;
  border-color:transparent transparent #fff;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

#scroll_to_top:hover {
  background:#C7C7C7;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

#scroll_to_top:hover #scroll_to_top_triangle {
  border-color:transparent transparent #fff;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

.profile_section_content {
  border:px #;
  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;
}

.profile_section_background {
  background-color:#C7C7C7;
  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:5px;
  background-color:#000000;
  color:#FE0801;
  font-family:Helvetica;
  font-weight:normal;
  font-style:normal;
  font-size:20px;
  -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:5px;
}

/*cacat im plus*/
#header_bar,#footer_bar,#profile_header,#profile_main_photo {
  display:none;
}

#profile {
  display:table;
  margin-left:0;
  margin-right:0;
  width:1250px;
  padding-top:600px;
  -webkit-box-shadow:0 20px 20px 10px rgba(50,50,50,0.78);
  -moz-box-shadow:0 20px 20px 10px rgba(50,50,50,0.78);
  box-shadow:0 20px 20px 10px rgba(50,50,50,0.78);
}

#meniu {
  align:center;
  background:#000000;
  height:50px;
  position:fixed;
  right:0;
  top:0;
  width:130%;
  -webkit-box-shadow:0 5px 5px 0 rgba(50,50,50,0.78);
  -moz-box-shadow:0 5px 5px 0 rgba(50,50,50,0.78);
  box-shadow:0 5px 5px 0 rgba(50,50,50,0.78);
}

#mata {
  margin-left:670px;
  background:#000000;
}

#mata a {
  color:#FE0801;
  float:left;
  font-weight:700;
  font-size:14px;
  letter-spacing:1px;
  padding:17px 18px;
  text-decoration:none;
}

#mata a:hover {
  color:#000000;
  font-style:normal;
  font-weight:700;
  text-decoration:none;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
  background:none repeat scroll 0 0 #5fad47;
  color:#FE0801;
}

#tip-me {
  float:left;
  height:550px;
  position:absolute;
  left:10px;
  top:-500px;
  width:300px;
}

.tip-me-right {
  float:right;
}

#tip-me a {
  text-decoration:none;
  color:#FE0801;
}

#tip-me a:hover {
  text-decoration:none;
  color:#FE0801;
}

#tip-me h3 {
  text-align:center;
  color:#FE0801;
}

#tip-me ul {
  list-style:none;
  margin:0 0 40px;
  padding:0;
  color:#FE0801;
  font-family:Helvetica;
  font-size:13px;
}

#tip-me li {
  border-bottom:1px solid #00000;
  padding:5px 0;
  width:300px;
}

.pozamarecapula {
  float:right;
  background-image:url(http://i62.tinypic.com/33p3vhs.jpg);
  height:550px;
  position:absolute;
  right:-5px;
  top:-560px;
  width:600px;
}

.pozamicacapula {
  background-image:url(http://i59.tinypic.com/20thr8k.jpg);
  height:125px;
  position:absolute;
  right:90px;
  top:-60px;
  width:125px;
  border-style:groove;
  border-width:5px;
  border-color:#02822f;
}

#profile_interests_content {
  padding-top:280px;
}

.photo_gallery_lock {
  background-image:url(http://imageshack.com/a/img43/3807/7y7e.png);
  background-repeat:no-repeat;
  background-position:center;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  padding-top:0!important;
  padding-right:0!important;
  padding-bottom:0!important;
  padding-left:90px!important;
  -webkit-box-shadow:0 0 10px 0 #000000;
  -moz-box-shadow:0 0 10px 0 #000000;
  -o-box-shadow:0 0 10px 0 #000000;
  -ms-box-shadow:0 0 10px 0 #000000;
  box-shadow:0 0 10px 0 #000000;
  margin-top:10px;
  border-radius:5em;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  -ms-transition:all .5s ease;
  transition:all .5s ease;
  border-radius:30;
  width:90px;
  height:90px;
}

.photo_gallery_lock:hover {
  -webkit-box-shadow:0 0 20px 0 #f000ff;
  -moz-box-shadow:0 0 20px 0 #f000ff;
  -o-box-shadow:0 0 20px 0 #f000ff;
  -ms-box-shadow:0 0 20px 0 #f000ff;
  box-shadow:0 0 20px 0 #f000ff;
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  -ms-transition:all .7s;
  -o-transition:all .7s;
  transition:all .7s;
  -webkit-transform:rotate(360deg);
  -moz-transform:rotate(720deg),scale(1.5);
  -o-transform:rotate(720deg);
  -ms-transform:rotate(720deg);
  transform:rotate(720deg);
}

.photo_gallery_preview {
  width:200px;
}

.photo_gallery_previews {
  margin-top:-10px;
  margin-left:45px;
  position:relative;
  padding-right:25px;
  padding-left:25px;
  padding-top:10px;
  border-radius:0;
  z-index:10;
  overflow:auto;
  overflow-x:hidden;
  height:164px;
  width:910px;
}

#photo_galleries {
  -webkit-box-shadow:0 0 20px 0 #02822f;
  -moz-box-shadow:0 0 20px 0 #02822f;
  -o-box-shadow:0 0 20px 0 #02822f;
  -ms-box-shadow:0 0 20px 0 #02822f;
  box-shadow:0 0 20px 0 #02822f;
  position:absolute;
  margin-left:100px;
  margin-bottom:20px;
  padding-left:10px;
  border-radius:.5em;
  overflow:auto;
  overflow-x:hidden;
  width:880px;
  height:280px;
}

.photo_gallery_name a {
  color:#FE0801;
  font-size:13px;
  text-decoration:none;
  font-weight:700;
  text-transform:uppercase;
}

#password_photo_galleries {
  -webkit-box-shadow:0 0 20px 0 #f000ff;
  -moz-box-shadow:0 0 20px 0 #f000ff;
  -o-box-shadow:0 0 20px 0 #f000ff;
  -ms-box-shadow:0 0 20px 0 #f000ff;
  box-shadow:0 0 20px 0 #f000ff;
  position:absolute;
  margin-top:232px;
  margin-left:50px;
  padding-left:10px;
  border-radius:.5em;
  overflow:auto;
  overflow-x:hidden;
  width:880px;
  height:280px;
  z-index:30;
}

.content_page {
  padding-top:0;
}

.header_pula {
  height:25px;
  background-color:#000000;
  border-radius:0;
  box-shadow:0 0 0 #777777;
  color:#FE0801;
  font-family:Helvetica;
  font-size:20px;
  font-style:normal;
  font-weight:normal;
  padding:5px;
  text-shadow:0 0 0 #777777;
}

.mata1 {
  float:left;
}

.mata2 {
  float:right;
}

.mata4 {
  background-color:#000000;
}

.lb-overlay > div .bgmata2 {
  position:relative;
  color:rgba(27,54,81,0.8);
  background:#000000;
  opacity:0;
  filter:alpha(opacity=0);
/* internet explorer */
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
/*IE8*/
  width:900px;
  height:310px;
  font-size:18px;
  text-align:left;
  margin:10px auto 0;
  text-shadow:0 1px 1px rgba(255,255,255,0.6);
  -webkit-transition:opacity .3s linear .3s;
  -moz-transition:opacity .3s linear .3s;
  -o-transition:opacity .3s linear .3s;
  -ms-transition:opacity .3s linear .3s;
  transition:opacity .3s linear .3s;
}

#avatar_holder {
  display:inline;
}

.wall_post {
  clear:both;
  padding-bottom:30px;
}

.wall_post_avatar {
  float:left;
  margin-right:10px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}

.wall_post_avatar img {
  width:65px;
  height:65px;
  padding:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background:#000000;
  border:1px solid #FFF;
}

.wall_post_avatar img:hover {
  width:65px;
  height:65px;
  padding:5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background:#878787;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s;
  -ms-transition:all .3s;
  transition:all .3s;
  border:1px solid #5fad47;
}

.wall_post_info {
  font-weight:bold;
  height:22px;
  padding:4px;
  width:938px;
  border-bottom:1px solid #333;
  margin-left:12px;
  color:#FE0801;
  border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
  -moz-border-radius:5px 5px 0 0;
  font-size:14px;
  background:#000000;
}

.wall_post_info a:link {
  color:#FE0801;
  text-decoration:none;
  font-size:14px;
}

.wall_post_info a:visited {
  color:#FE0801;
  text-decoration:none;
  font-size:14px;
}

.wall_post_info a:hover {
  color:#FE0801;
  text-decoration:none;
  font-size:14px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
}

.wall_post_info a:hover:after {
  content:'Â« Visit Profile';
  width:110px;
  height:20px;
  margin-left:2px;
  display:inline-block;
  font-family:Helvetica,sans-serif;
  text-indent:22px;
  font-size:12px;
  color:#FE0801;
  -webkit-transition:all .8s;
  -moz-transition:all .8s;
  transition:all .8s;
}

.wall_post_time {
  font-size:9px;
  display:none;
}

.wall_post_body {
  overflow:auto;
  padding:8px 4px 10px 10px;
  width:853px;
  background:#C7C7C7;
  color:#FE0801;
  border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
  font-size:14px;
  font-family:Helvetica;
  font-style:italic;
}

.user_comment_textarea_big {
  width:830px;
  height:100px;
  padding:15px;
  background:rgba(255,255,255,.5);
  color:#FE0801;
  margin-top:12px;
  -webkit-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  -moz-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  font-family:Helvetica;
  box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  outline:none;
  outline-style:none;
}

input {
  color:#FE0801;
  text-shadow:0 1px 0 #FFF;
  border:1px solid #333;
  outline:none;
  outline-style:none;
}

.user_comment_textarea_small {
  width:830px;
  height:40px;
  font-size:14px;
  background:rgba(255,255,255,.5);
  color:#FE0801;
  font-family:Helvetica;
  margin-top:12px;
  padding:15px;
  outline:none;
  outline-style:none;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  -ms-transition:all .3s ease;
  transition:all .3s ease;
}