@charset "UTF-8";

UTF-8;
a:link,a:active {
  color:#FF99CC;
  text-decoration:none;
}

a:link,a:active {
  color:#0100FF;
  text-decoration:none;
}

a:hover {
  color:#7519D1;
}

a:visited {
  color:#000000;
}

body {
  background:rgb(241,239,246) url(http://i58.tinypic.com/sw5wgg.jpg) no-repeat fixed;
  font-family:Century Gothic,sans-serif;
  color:#000;
  line-height:20px;
  font-size:16px;
  width:983px;
  margin:0 auto;
  background-size:cover;
}

.profile_row #profile_header {
  background:url(http://i64.tinypic.com/2mwtgfd.jpg) no-repeat center;
  display:table-cell;
  vertical-align:bottom;
  width:890px;
  height:500px;
  border-bottom:solid rgb(236,110,240) 3px;
/* border-top:solid rgb(236,110,240) 5px; */
}

#profile {
  -webkit-box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  -moz-box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  background-color:rgba(255,255,255,1);
  margin-top:50px;
}

#profile_header .profile_section_content {
  padding:0;
  margin:0;
  height:45px;
}

#avatar_holder {
  position:absolute;
  margin:auto;
  right:0;
  left:0;
}

#profile_avatar {
  border:solid white 5px;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
}

#profile_about_me .label {
  text-align:left;
}

div#profile_about_me {
  margin-left:20px;
  background:url(http://i61.tinypic.com/2e4g4tg.jpg) no-repeat;
  display:none;
}

div#no_profile_avatar {
  display:none;
}

#profile_header_container > div.heading {
  display:none;
}

div#status_label {
  display:none;
}

span#last_login_string_label {
  display:none;
}

span#last_login_string_value {
  display:none;
}

div#status_value {
  display:none;
}

span#unix_last_updated_label {
  display:none;
}

td {
  display:none;
}

span#unix_last_updated_value {
  display:none;
}

span#craziest_thing_label {
  font-size:.1px;
  background:url(http://i60.tinypic.com/2945uys.jpg) no-repeat;
  height:150px;
  background-position:center;
}

span#favorite_books_label {
  font-size:.1px;
  background:url(http://i61.tinypic.com/2e4vl3k.jpg) no-repeat;
  height:110px;
  background-position:center;
}

span#perfect_date_label {
  font-size:.1px;
  position:relative;
  bottom:200px;
}

span#know_me_label {
  font-size:.1px;
}

span#turn_ons_label {
  font-size:.1px;
}

/*top menu*/
.header {
  background-color:rgb(255,255,255);
/* border-bottom: 3px solid rgba(255, 0, 227, 0.58); */
  box-shadow:0 0 3px rgba(247,146,249,1);
  filter:none;
  height:54px;
  left:0;
  position:fixed;
  top:-5px;
  width:100%;
  z-index:100;
  -webkit-box-shadow:0 0 6px 4px rgba(247,147,249,1) inset;
  box-shadow:0 0 6px 4px rgba(247,146,249,1) inset;
}

.container-menu {
  margin-left:auto;
  margin-right:auto;
  width:870px;
}

.header .container-menu .navigation-menu ul li {
  list-style:none outside none;
  float:left;
}

.header div.container-menu .navigation-menu {
  position:relative;
  line-height:32px;
}

.header .container-menu .navigation-menu ul li a {
  color:#F186BE;
  font-size:17px;
  font-style:italic;
  font-weight:600;
  line-height:28px;
  padding:17px 16px 16px;
  text-decoration:none;
  text-transform:uppercase;
}

.header .container-menu .navigation-menu ul li a:hover {
  color:#000000;
}

/*tip menu*/
#tip-me {
  margin:0 auto;
  width:675px;
}

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

#tip-me a {
  text-decoration:none;
  color:#000000;
  font-size:14.5px;
}

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

#tip-me .tip {
  background:none repeat scroll 0 0 rgba(255,255,255,1);
/* border: 1px solid #DA6363; */
  color:#333333;
  float:left;
  font:12px 'Lucida Sans','trebuchet MS',Arial,Helvetica;
  padding:20px;
  position:relative;
/* text-shadow:0 1px rgba(0,0,0,0); */
  width:630px;
  -webkit-box-shadow:0 0 6px 4px rgba(140,140,140,0.7) inset;
  box-shadow:0 0 6px 4px rgba(140,140,140,0.7) inset;
}

span#favorite_movies_label {
  height:160px;
  background:url(http://i61.tinypic.com/10hsxa1.jpg) no-repeat;
  font-size:.1px;
  background-position:center;
}

/*videos*/
videostore {
  font-size:1rem;
  line-height:1;
  width:950px;
  margin-left:-199px;
  overflow:hidden;
  opacity:1;
}

.videoheaders {
  font:normal 60px/1 Georgia,serif;
  color:rgba(0,0,0,0);
  text-align:center;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  margin-top:60px;
  margin-bottom:0;
  padding-top:15px;
  padding-bottom:15px;
  margin-right:16px;
  width:870px;
  -webkit-box-shadow:0 0 6px 4px rgba(140,140,140,0) inset;
  box-shadow:0 0 6px 4px rgba(140,140,140,0) inset;
  background:url(http://i61.tinypic.com/28s0n46.jpg)no-repeat;
}

.tknheader {
  color:#520000;
  font-size:30px;
  font-family:Niconne;
  text-align:right;
  float:right;
  margin-right:90px;
  margin-top:-59px;
  border:2px solid #520000;
  background:#FFF;
  border-radius:35px;
  padding:5px 12px;
  box-shadow:0 0 15px #000;
}

.video-list {
  background-color:rgba(245,185,185,0.27);
  margin-right:auto;
  margin-bottom:auto;
  height:450px;
  overflow:auto;
  width:870px;
  border-radius:8px;
}

.four-rows {
  height:575px;
}

.video-item {
  width:49.6%;
  height:155px;
  margin:.2%;
  float:left;
  border:2px solid rgba(255,0,229,0.27);
  border-radius:9px;
  padding-right:5px;
  text-align:left;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
  -webkit-box-shadow:0 0 6px 4px rgba(212,192,192,0.7) inset;
  box-shadow:0 0 6px 4px rgba(140,140,140,0.7) inset;
}

.video-item .image {
  background-color:rgba(134,8,28,1);
  width:43%;
  height:100%;
  position:absolute;
  left:-2px;
  top:0;
  z-index:10;
}

.video img {
  height:100%;
}

.video-item .desc {
  width:42%;
  height:100%;
  background-image:linear-gradient(235deg,rgba(255,255,255,1) 0,rgba(225,189,230,1) 55%,rgba(238,243,249,1) 100%);
  background-position:50% 50%;
  -webkit-background-origin:padding-box;
  background-origin:padding-box;
  -webkit-background-clip:border-box;
  background-clip:border-box;
  -webkit-background-size:auto auto;
  background-size:auto auto;
  position:absolute;
  right:0;
  top:0;
  padding:0;
  z-index:20;
  border-left:2.5px solid rgba(252,183,245,1);
  -moz-transition:.5s ease-in-out;
  -o-transition:.5s ease-in-out;
  -webkit-transition:.5s ease-in-out;
  transition:.5s ease-in-out;
  -ms-transition:.5s ease-in-out;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  -o-box-sizing:border-box;
}

.store-item .image {
  width:43%;
  height:100%;
  position:absolute;
  left:-2px;
  top:0;
  z-index:10;
}

.image img {
  height:100%;
}

.desc .title {
  height:10px;
  width:100%;
  font:normal 17.2px/1 Georgia,serif;
  color:#000000;
  text-align:center;
  text-shadow:0 0 9px rgba(135,215,247,0.61);
  margin-top:10px;
}

.desc-content {
  height:.1px;
  width:50%;
  margin-left:6px;
  overflow:hidden;
  display:-webkit-box;
  color:#000;
}

.desc-content ul {
  list-style-type:disc;
  list-style-position:inside;
}

.desc-content li {
  margin:2px;
  font-size:.75em;
}

.desc-footer {
  height:20px;
  width:100%;
  text-align:right;
  padding-right:5px;
  position:absolute;
  bottom:5px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  -o-box-sizing:border-box;
  z-index:30;
}

.item-tag {
  font-size:10.2px;
  text-transform:uppercase;
  color:#fff;
  background-color:rgba(79,59,59,0.77);
  padding:2px 10px;
  border-radius:4.5px;
  text-shadow:2px 1px 1px rgba(0,0,0,0.49);
  -webkit-border-radius:4.5px;
  -moz-border-radius:4.5px;
  -o-border-radius:4.5px;
  -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.23),2px 0 0 rgba(0,0,0,0.2);
  -moz-box-shadow:2px 2px 2px #000,2px 0 0 #000;
  box-shadow:2px 2px 2px rgba(0,0,0,0.23),2px 0 0 rgba(0,0,0,0.2);
  padding-left:13px;
  padding-right:13px;
}

.icon {
}

.icon:hover {
  opacity:1;
  filter:alpha(opacity=100);
/* videos */
}

.video-list::-webkit-scrollbar {
  -webkit-appearance:none;
  width:11px;
  height:11px;
}

.video-list::-webkit-scrollbar-thumb {
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  -o-border-radius:8px;
  border:2px solid rgba(0,0,0,0.35);
  background-color:rgba(247,135,241,1);
}

.video-list::-webkit-scrollbar-thumb:hover {
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  -o-border-radius:8px;
  border:2px solid black;
  background-color:#EF87BB;
}

.video-list::-webkit-scrollbar-track-piece {
  border-radius:11px;
  -webkit-border-radius:11px;
  -moz-border-radius:8px;
  -o-border-radius:8px;
  border:2px solid rgba(196,29,196,0.29);
}

span#about_me_value {
  position:relative;
  bottom:340px;
  left:100px;
}

span#hobbies_value {
  position:relative;
  bottom:1180px;
}

img#main_photo {
  display:none;
}

.recent_photos {
  display:none;
}

#profile_main_photo > div > div > div.heading {
  display:none;
}

span#username_label,span#body_type_label,span#ethnicity_label,span#hair_label,span#eyes_label,span#age_label,span#sexual_preference_label,span#smoke_label,span#drink_labe,span#drugs_label,span#marital_status_label,span#gender_label,span#drink_label,span#weight_label,span#height_label,span#city_label,span#country_label,span#occupation_label,span#school_label,span#favorite_food_label,span#pets_label,span#automobile_label {
  font-size:16px;
  line-height:21px;
  font-family:sans-serif;
  margin-top:2px;
  color:rgba(255,7,224,0.62);
  font-family:cursive;
  font-style:italic;
}

span#username_value,span#body_type_value,span#ethnicity_value,span#hair_value,span#eyes_value,span#age_value,span#weight_value,span#age_value,span#sexual_preference_value,span#smoke_value,span#drink_value,span#drugs_value,span#marital_status_value,span#gender_value,span#height_value,span#city_value,span#country_value,span#occupation_value,span#school_value,span#favorite_food_value,span#pets_value,span#automobile_value {
  font-size:16px;
  line-height:21px;
  font-family:sans-serif;
  margin-top:2px;
  color:rgba(255,7,224,0.62);
  font-family:cursive;
  font-style:italic;
}

span#about_me_label {
  font-size:.1px;
}

#profile_about_me > div.heading {
  font-size:.1px;
  padding-top:1px;
  padding-bottom:1px;
  height:1px;
}

span#favorite_songs_label {
  font-size:.1px;
  padding-top:20px;
}

span#for_fun_label {
  font-size:.1px;
}

#profile_interests_content > div > div.heading {
  font-size:.1px;
}

#profile_friends > div.heading {
  bottom:230px;
  background:url(http://i66.tinypic.com/2j692e8.jpg) no-repeat;
  height:520px;
  font-size:.1px;
}

#profile_password_photo_galleries > div > div.heading {
  background:url(http://i59.tinypic.com/2r3h5q8.jpg) no-repeat;
  font-size:.1px;
  height:100px;
  margin-left:20px;
}

#profile_photo_galleries > div > div.heading {
  font-size:.1px;
}

#profile_comments > div > div.heading {
  background:url(http://i58.tinypic.com/2eokute.jpg) no-repeat;
  font-size:.1px;
  height:100px;
  margin-left:20px;
  position:relative;
  bottom:150px;
  z-index:1;
}

div#profile_friends {
  font-size:15px;
  line-height:21px;
  font-family:sans-serif;
  margin-top:2px;
  color:rgba(255,7,224,0.62);
  font-family:cursive;
  font-style:italic;
}

/*Ratings and Admire*/
#average_rating img[src="https://img.mfcimg.com/profiles/prod/bundles/mfcprofile/vendor/img/star-on.png"] {
  background:url(http://i61.tinypic.com/15ohuuc.jpg)no-repeat;
  display:inline;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:40px;
  height:35px;
  padding-left:40px;
}

#average_rating img[src="//1.bp.blogspot.com/-i2dmT3SDLFA/VLYHFkNpydI/AAAAAAAAHBo/_4rVgb8Zb1w/s1600/rating_off.png"] {
  background:url(http://i59.tinypic.com/68a1l4.jpg)no-repeat;
  display:inline;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:40px;
  height:25px;
  padding-left:40px;
}

#rating_value_bar img[src="https://img.mfcimg.com/profiles/prod/bundles/mfcprofile/vendor/img/star-on.png"] {
  background:url(http://i57.tinypic.com/33cnhj4.jpg)no-repeat;
  display:inline;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:40px;
  height:35px;
  padding-left:40px;
}

#rating_value_bar img[src="https://img.mfcimg.com/profiles/prod/bundles/mfcprofile/vendor/img/star-off.png"] {
  background:url(http://i58.tinypic.com/2h4dy5g.jpg)no-repeat;
  display:inline;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:40px;
  height:35px;
  padding-left:40px;
}

/*password photo galleries*/
a.photo_gallery_link {
  font-family:Papyrus,fantasy;
/* font-style: italic; */
  font-weight:bold;
  color:#000000;
  text-overflow:ellipsis;
  font-size:15px;
  text-shadow:2px 2px 2px rgba(109,221,236,0.37);
}

div#profile_password_photo_galleries li.photo_gallery_preview a.photo_gallery_link:nth-child(2) {
  height:88px;
  width:88px;
  margin:0 auto;
  display:block;
  background-image:url(http://i60.tinypic.com/2el431v.jpg);
}

div#profile_password_photo_galleries li.photo_gallery_preview a.photo_gallery_link:nth-child(2):hover {
  height:88px;
  width:88px;
  margin:0 auto;
  display:block;
  background-image:url(http://i58.tinypic.com/9zwyza.jpg);
}

div#profile_password_photo_galleries a.photo_gallery_link img.photo_gallery_lock {
  visibility:hidden;
}

ul#password_photo_gallery_previews {
  margin-top:1px;
  margin-bottom:1px;
  margin-left:20px;
  margin-right:20px;
  overflow:visible;
}

ul#photo_gallery_previews {
  list-style-type:none;
  padding:0;
  margin:0;
  margin-top:1px;
  margin-bottom:1px;
  margin-left:20px;
  margin-right:20px;
  overflow:visible;
}

.photo_gallery_count {
  font-family:initial;
}

/*link-me*/
.notes-container {
  position:fixed!important;
  display:inline-block;
  top:auto;
  left:auto;
  right:0;
  bottom:0;
  z-index:10001;
  margin:10px 15px 10px 10px;
}

.box-item {
  display:block;
  position:relative;
  font-family:serif;
  font-size:18px;
  font-style:normal;
  font-variant:normal;
  font-weight:400;
  line-height:20px;
}

.box-item a:link {
  color:#a9a8ae;
}

.box-item a:visited {
  color:#864B73;
}

.box-item a:hover {
  color:#000000;
}

#up {
  display:block;
  position:fixed;
  bottom:5%;
  right:4.5px;
  width:70px;
  height:70px;
  padding-left:0;
  padding-right:50px;
  padding-top:0;
  padding-bottom:0;
  background:url(http://i57.tinypic.com/2s9vlw1.jpg)no-repeat;
  z-index:1;
}

span#cam_score_label {
  display:none;
}

span#cam_score_value {
  display:none;
}

#profile_schedule > div > div.heading {
  display:none;
}

#profile_schedule > div {
  display:none;
}

/*clubs*/
div#drops {
  background:url()no-repeat;
  margin-left:20px;
  height:420px;
  padding-top:50px;
}

#mc5 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:530px;
  right:110px;
  font-family:cursive;
}

#mc6 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:530px;
  right:110px;
  font-family:cursive;
}

#mc7 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:530px;
  right:110px;
  font-family:cursive;
}

#mc8 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:530px;
  right:90px;
  font-family:cursive;
}

#babes {
  background:url()no-repeat;
  margin-left:20px;
  padding-top:0;
}

#b5 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:530px;
  right:110px;
  font-family:cursive;
}

#b6 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:530px;
  right:110px;
  font-family:cursive;
}

#b7 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:530px;
  right:110px;
  font-family:cursive;
}

#b8 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:530px;
  right:90px;
  font-family:cursive;
}

#tmd5 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:480px;
  right:110px;
  font-family:cursive;
}

#tmd6 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:480px;
  right:110px;
  font-family:cursive;
}

#tmd7 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:480px;
  right:110px;
  font-family:cursive;
}

#tmd8 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:480px;
  right:90px;
  font-family:cursive;
}

#as5 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:480px;
  right:110px;
  font-family:cursive;
}

#as6 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:480px;
  right:110px;
  font-family:cursive;
}

#as7 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:480px;
  right:110px;
  font-family:cursive;
}

#as8 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:17px;
  font-wight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(109,0,255,1);
  text-align:center;
  width:210px;
  position:relative;
  bottom:480px;
  right:90px;
  font-family:cursive;
}

/*top members end*/
#gvb {
  background:url()no-repeat;
  margin-left:20px;
  height:420px;
}

#gvb1 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:14px;
  font-wight:bold;
  color:rgba(0,0,0,1);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(255,255,255,1);
  text-align:center;
  width:85px;
  position:relative;
  bottom:400px;
  right:85px;
}

#gvb2 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:14px;
  font-wight:bold;
  color:rgba(0,0,0,1);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(255,255,255,1);
  text-align:center;
  width:85px;
  position:relative;
  bottom:400px;
  right:85px;
}

#gvb3 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:14px;
  font-wight:bold;
  color:rgba(0,0,0,1);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(255,255,255,1);
  text-align:center;
  width:85px;
  position:relative;
  bottom:400px;
  right:85px;
}

#gvb4 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:14px;
  font-wight:bold;
  color:rgba(0,0,0,1);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(255,255,255,1);
  text-align:center;
  width:85px;
  position:relative;
  bottom:400px;
  right:85px;
}

#gvb5 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:14px;
  font-wight:bold;
  color:rgba(235,146,235,1);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,58,200,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(255,255,255,1);
  text-align:center;
  width:85px;
  position:relative;
  bottom:400px;
  right:85px;
}

#gvb6 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:14px;
  font-wight:bold;
  color:rgba(235,146,235,1);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,58,200,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(255,255,255,1);
  text-align:center;
  width:85px;
  position:relative;
  bottom:400px;
  right:85px;
}

#gvb7 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:14px;
  font-wight:bold;
  color:rgba(235,146,235,1);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,58,200,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(255,255,255,1);
  text-align:center;
  width:85px;
  position:relative;
  bottom:400px;
  right:85px;
}

#gvb8 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:14px;
  font-wight:bold;
  color:rgba(235,146,235,1);
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 #387783,-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,58,200,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(255,255,255,1);
  text-align:center;
  width:85px;
  position:relative;
  bottom:400px;
  right:85px;
}

span#perfect_mate_label {
  font-size:.1px;
  height:80px;
}

div#pb {
  width:20px;
  height:20px;
}

.tip {
  width:170px;
  height:270px;
  margin:15px;
  display:inline-block;
  color:black;
  text-decoration:none;
  font-size:18px;
  text-align:center;
  vertical-align:top;
  position:relative;
}

.tip img {
  width:100px!important;
  border-radius:20px;
}

.tip img:hover {
  width:110px!important;
  border-radius:20px;
}

.tip_title {
  font-size:16px;
  line-height:21px;
  font-family:sans-serif;
  margin-top:2px;
  color:rgb(255,7,224);
  font-family:cursive;
  font-style:italic;
}

.tip_title:hover {
  font-size:16.8px;
  line-height:21px;
  font-family:sans-serif;
  margin-top:2px;
  color:rgb(37,197,244);
  font-family:cursive;
  font-style:italic;
}

.tip_info {
  font-size:12px;
  color:#666;
  margin:8px 0;
  text-shadow:1px 0 1px #eee;
}

#tipm .banner img {
  width:410px;
  margin-bottom:25px;
  margin-left:200px;
  height:150px;
}

#tipm {
  background:rgba(236,160,247,0.15);
  border:ridge;
  border-radius:20px;
  margin-bottom:60px;
}

.tip_price {
  font-size:13.5px;
  font-family:cursive;
  color:rgb(0,0,0);
}

.tip_price:hover {
  font-size:14px;
  font-family:cursive;
  color:rgb(255,7,224);
}

a.tip {
  width:250px;
  height:55px;
}

#snap {
  display:block;
  position:fixed;
  top:9%;
  right:8px;
  width:183px!important;
  height:183px;
  padding-left:5px;
  padding-right:0;
  padding-top:0;
  padding-bottom:0;
  background:url(http://i63.tinypic.com/4jt4py.jpg);
  background-repeat:no-repeat;
}

#david {
  display:block;
  position:fixed;
  top:20%;
  right:5px;
  width:183px!important;
  height:183px;
  padding-left:5px;
  padding-right:0;
  padding-top:0;
  padding-bottom:0;
  background:url(http://i65.tinypic.com/29e6986.jpg);
  background-repeat:no-repeat;
}

#icons {
  position:fixed;
  bottom:0;
  left:2%;
  x-index:1px;
}

span#five_things_label {
  font-size:.1px;
}

/*wall*/
.wall_post_avatar img {
  width:50px;
  height:50px;
  -webkit-border-radius:15px;
  border-radius:15px;
  width:50px;
  height:50px;
  -webkit-box-shadow:3px 3px 45px 3px rgba(164,164,148,1);
  box-shadow:3px 3px 45px 3px rgba(164,164,148,1);
  border:2px solid rgba(180,122,160,1);
}

.wall_post_avatar {
  float:left;
  margin-right:10px;
}

.wall_post_body {
  overflow:auto;
  padding:8px 4px 3px 10px;
  font-size:13.5px;
  line-height:21px;
  font-family:sans-serif;
  margin-top:2px;
  color:rgb(0,0,0);
  font-family:cursive;
  font-style:italic;
}

.wall_post {
  clear:both;
  height:auto;
  margin-top:0;
  text-indent:11px;
  margin-left:30px;
  padding-bottom:7px;
  padding-top:7px;
  font-size:12px;
  color:#222;
  text-shadow:0 1px 0 rgba(250,250,250,0);
/* border-top: 1px solid rgba(237, 110, 221, 0); */
  width:900px;
  -webkit-box-shadow:0 0 9px 4px rgba(239,213,231,1) inset,4px 4px 6px 1px rgba(253,242,248,1) inset;
  box-shadow:0 0 9px 4px rgba(236,185,217,1) inset,4px 4px 6px 1px rgba(118,161,232,0.7) inset;
  background-color:rgb(243,245,248);
  margin-bottom:20px;
  border-radius:8px;
}

#new_comment {
  display:block;
  margin-left:15px;
  -webkit-box-shadow:0 0 9px 4px rgba(208,156,186,1) inset,4px 4px 6px 1px rgba(118,161,232,0.7) inset;
  box-shadow:0 0 9px 4px rgba(236,177,212,1) inset,4px 4px 6px 1px rgba(118,161,232,0.7) inset;
  width:900px;
  position:relative;
  left:15px;
  height:120px;
  background-color:rgb(243,245,248);
  padding-top:20px;
  border-radius:8px;
  bottom:100px;
}

img#wall_poster_avatar {
  border-radius:15px;
  width:50px;
  height:50px;
  -webkit-box-shadow:3px 3px 45px 3px rgba(164,164,148,1);
  box-shadow:3px 3px 45px 3px rgba(164,164,148,1);
  border:2px solid rgba(180,122,160,1);
  margin-left:10px;
}

div#wall_poster_username {
  font-size:16px;
  line-height:21px;
  font-family:sans-serif;
  margin-top:2px;
  color:rgb(0,0,0);
  font-family:cursive;
  font-style:italic;
}

label.control-label.optional {
  font-size:16px;
  line-height:21px;
  font-family:sans-serif;
  margin-top:2px;
  color:rgb(0,0,0);
  font-family:cursive;
  font-style:italic;
}

.wall_post_info {
  font-size:16px;
  line-height:21px;
  font-family:sans-serif;
  margin-top:2px;
  color:rgb(0,0,0);
  font-family:cursive;
  font-style:italic;
}

::-webkit-scrollbar {
  height:11px;
  width:11px;
  border-top:2px dotted rgba(213,189,225,1);
  border-bottom:2px dotted rgba(239,210,230,1);
  border-left:2px dotted rgba(237,201,225,1);
  border-right:2px dotted rgba(237,201,225,1);
}

::-webkit-scrollbar-thumb {
  width:9px;
  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border:1px solid #000000;
  background:rgba(255,5,255,0.39);
}

#favorite_movies_value > a > img:hover {
  webkit-transform:scale(0.97,0.97);
  -moz-transform:scale(0.97,0.97);
  -ms-transform:scale(0.97,0.97);
  -o-transform:scale(0.97,0.97);
  transform:scale(0.97,0.97);
}

span#meaning_life_label {
  font-size:.1px;
}

span#favorite_songs_value {
  position:relative;
  bottom:200px;
}

span#be_anywhere_label {
  font-size:.1px;
}

span#talents_label {
  font-size:.1px;
}

span#blurb_label {
  display:none;
}

span#blurb_value {
  display:none;
}

img#profile_avatar {
  display:none;
}

.progress {
  overflow:hidden;
  margin:100px auto;
  padding:0 15px;
  width:580px;
  background:#020202;
  border-radius:10px;
  background-image:linear-gradient(to bottom,#FFF3E3,#FFF3E3);
  position:relative;
  margin-top:8px;
  height:30px;
  bottom:210px;
  border-bottom-width:20px;
  left:auto;
  top:auto;
  -webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.2);
  box-shadow:1px 1px 4px 0 rgba(0,0,0,0.2);
  -webkit-box-shadow:-1px -1px 4px 0 rgba(0,0,0,0.2);
  box-shadow:-1px -1px 4px 0 rgba(0,0,0,0.2);
}

.progress-val {
  float:right;
  margin-left:15px;
  font:bold 14px/34px Helvetica,Arial,sans-serif;
  color:#333;
  text-shadow:0 1px rgba(255,255,255,0.6);
}

.progress-bar {
  display:block;
  overflow:hidden;
  height:8px;
  margin:13px 0;
  background:#b8b8b8;
  border-radius:4px;
  background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.2),transparent 60%);
  background-image:-moz-linear-gradient(top,rgba(0,0,0,0.2),transparent 60%);
  background-image:-o-linear-gradient(top,rgba(0,0,0,0.2),transparent 60%);
  background-image:linear-gradient(to bottom,rgba(0,0,0,0.2),transparent 60%);
  -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.2),0 1px rgba(255,255,255,0.6);
  box-shadow:inset 0 1px 2px rgba(0,0,0,0.2),0 1px rgba(255,255,255,0.6);
}

.progress-in {
  display:block;
  min-width:10px;
  height:10px;
  background:#D019E6;
  background-image:linear-gradient(to bottom,rgba(255,0,24,0.3),rgba(255,255,255,0) 60%,rgba(0,0,0,0) 61%,rgba(0,0,0,0.2)),linear-gradient(to right,rgba(233,89,223,0.85),rgba(151,0,249,0.73));
  border-radius:4px;
  -webkit-box-shadow:inset 0 1px rgba(0,0,0,0.2),inset 0 0 0 1px rgba(0,0,0,0.2);
  box-shadow:inset 0 1px rgba(248,248,248,0),inset 0 0 0 1px rgba(253,253,253,0);
}

.lightbox {
/** Hide the lightbox */
  display:none;
/** Apply basic lightbox styling */
  position:fixed;
  z-index:9999;
  width:100%;
  height:100%;
  text-align:center;
  top:0;
  left:0;
  background:black;
  background:rgba(0,0,0,0.8);
}

.lightbox img {
/** Pad the lightbox image */
  max-width:90%;
  max-height:80%;
  margin-top:15%;
}

.lightbox:target {
/** Show lightbox when it is target */
  display:block;
/** Remove default browser outline style */
  outline:none;
}

p {
  color:#EDAEED;
  font-style:oblique;
  font-family:cursive;
}

p.ex {
  color:#EDAEED;
  font-style:oblique;
  font-family:cursive;
}

h1 {
  color:magenta;
  font-family:cursive;
  font-style:initial;
  line-height:20px;
  margin-top:80px;
}

h3 {
  color:#EDAEED;
  font-style:oblique;
  font-family:cursive;
  font-size:28px;
}

img.photo_gallery_image.img_radius_shadow {
  border-color:#FE90DB;
  border-width:thick;
  border-style:double;
  border-radius:20px;
  -webkit-box-shadow:4px 4px 8px 2px rgba(0,0,0,0.2);
  box-shadow:4px 4px 8px 2px rgba(0,0,0,0.2);
}

img.photo_gallery_image.img_radius_shadow:hover {
  border-color:#C52995;
  border-width:5px;
  border-style:double;
  border-radius:10px;
  -webkit-box-shadow:4px 4px 8px 2px rgba(0,0,0,0.2);
  box-shadow:4px 4px 8px 2px rgba(0,0,0,0.2);
}

img.photo_gallery_image.show_preview {
  border-color:#FE90DB;
  border-width:initial;
  border-style:groove;
  border-radius:5px;
  -webkit-box-shadow:4px 4px 8px 2px rgba(0,0,0,0.2);
  box-shadow:4px 4px 8px 2px rgba(0,0,0,0.2);
}

div#hero {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:55px;
  color:rgb(239,36,144);
  text-align:center;
  width:800px;
  position:relative;
  bottom:320px;
  right:90px;
  font-family:cursive;
  font-weight:700;
/* text-shadow:rgb(3,3,3) 4px 4px 4px; */
}

#m {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:35px;
  color:rgb(0,0,0);
  text-align:center;
  width:200px;
  position:relative;
  bottom:400px;
  right:145px;
  font-family:sans-serif;
  font-weight:700;
}

#m2 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:35px;
  color:rgb(0,0,0);
  text-align:center;
  width:200px;
  position:relative;
  bottom:400px;
  right:210px;
  font-family:sans-serif;
  font-weight:700;
}

#m3 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:35px;
  color:rgb(0,0,0);
  text-align:center;
  width:200px;
  position:relative;
  bottom:400px;
  right:270px;
  font-family:sans-serif;
  font-weight:700;
}

#h1 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:54px;
  font-wight:bold;
  color:rgb(239,36,144);
  text-align:center;
  width:800px;
  position:relative;
  bottom:110px;
  right:80px;
  font-family:cursive;
/* text-shadow:rgb(3,3,3) 4px 4px 4px; */
}

#h4 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:54px;
  font-wight:bold;
  color:rgb(239,36,144);
  text-align:center;
  width:800px;
  position:relative;
  bottom:690px;
  right:82px;
  font-family:cursive;
/* text-shadow:rgb(3,3,3) 4px 4px 4px; */
}

#h3 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:54px;
  font-wight:bold;
  color:rgb(239,36,144);
  text-align:center;
  width:800px;
  position:relative;
  bottom:495px;
  right:85px;
  font-family:cursive;
/* text-shadow:rgb(3,3,3) 4px 4px 4px; */
}

#h2 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:54px;
  font-wight:bold;
  color:rgb(239,36,144);
  text-align:center;
  width:800px;
  position:relative;
  bottom:305px;
  font-family:cursive;
/* text-shadow:rgb(3,3,3) 4px 4px 4px; */
  right:80px;
}

#h5 {
  display:block;
  float:right;
  background:rgba(216,228,216,0);
  font-size:54px;
  font-wight:bold;
  color:rgb(239,36,144);
  text-align:center;
  width:800px;
  position:relative;
  bottom:890px;
  right:80px;
  font-family:cursive;
/* text-shadow:rgb(3,3,3) 4px 4px 4px; */
}

span#unix_last_broadcast_label {
  display:none;
}

span#unix_last_broadcast_value {
  display:none;
}

#icons > a:nth-child(7) > img:hover {
  webkit-transform:scale(1.2,1.2);
  -moz-transform:scale(1.2,1.2);
  -ms-transform:scale(1.2,1.2);
  -o-transform:scale(1.2,1.2);
  transform:scale(1.2,1.2);
  -webkit-transition:all .3s linear;
  -moz-transition:all .3s linear;
  -ms-transition:all .3s linear;
  -o-transition:all .3s linear;
  transition:all .3s linear;
}

#icons > a:nth-child(5) > img:hover {
  webkit-transform:scale(1.2,1.2);
  -moz-transform:scale(1.2,1.2);
  -ms-transform:scale(1.2,1.2);
  -o-transform:scale(1.2,1.2);
  transform:scale(1.2,1.2);
  -webkit-transition:all .3s linear;
  -moz-transition:all .3s linear;
  -ms-transition:all .3s linear;
  -o-transition:all .3s linear;
  transition:all .3s linear;
}

#icons > a:nth-child(3) > img:hover {
  webkit-transform:scale(1.2,1.2);
  -moz-transform:scale(1.2,1.2);
  -ms-transform:scale(1.2,1.2);
  -o-transform:scale(1.2,1.2);
  transform:scale(1.2,1.2);
  -webkit-transition:all .3s linear;
  -moz-transition:all .3s linear;
  -ms-transition:all .3s linear;
  -o-transition:all .3s linear;
  transition:all .3s linear;
}

#icons > a:nth-child(1) > img:hover {
  webkit-transform:scale(1.2,1.2);
  -moz-transform:scale(1.2,1.2);
  -ms-transform:scale(1.2,1.2);
  -o-transform:scale(1.2,1.2);
  transform:scale(1.2,1.2);
  -webkit-transition:all .3s linear;
  -moz-transition:all .3s linear;
  -ms-transition:all .3s linear;
  -o-transition:all .3s linear;
  transition:all .3s linear;
}

#name {
  position:absolute;
  width:420px;
  height:195px;
  margin:10px 0 0 10px;
  background:url(http://i63.tinypic.com/o5oks2.jpg) no-repeat,top right;
  background-size:410px 140px;
  z-index:1;
}

#snap:hover {
  webkit-transform:scale(1.2,1.2);
  -moz-transform:scale(1.2,1.2);
  -ms-transform:scale(1.2,1.2);
  -o-transform:scale(1.2,1.2);
  transform:scale(1.2,1.2);
  -webkit-transition:all .3s linear;
  -moz-transition:all .3s linear;
  -ms-transition:all .3s linear;
  -o-transition:all .3s linear;
  transition:all .3s linear;
}

ul.img-list1 {
  list-style-type:none;
  margin:0;
  padding:0;
  text-align:center;
}

ul.img-list1 li {
  width:230px;
  height:180px;
  margin-right:1em;
  position:relative;
  margin-bottom:1em;
  display:inline-block;
/* border-width:2px; */
/* border-style:solid; */
/* border-color:#ff73d1; */
}

ul.img-list1 li:hover span.text-content {
  opacity:1;
}

ul.img-list2 {
  list-style-type:none;
  margin:0;
  padding:0;
  text-align:center;
  margin-bottom:80px;
}

ul.img-list2 li {
  width:230px;
  height:180px;
  margin-right:1em;
  position:relative;
  margin-bottom:1em;
  display:inline-block;
/* border-width:2px; */
/* border-style:solid; */
/* border-color:#ff73d1; */
}

ul.img-list2 li:hover span.text-content {
  opacity:1;
}

.icon {
  height:50px;
  width:100px;
  background:url(http://i65.tinypic.com/30vehom.jpg) no-repeat left top;
  background-size:100%;
  display:inline-block;
  position:inherit;
  opacity:.8;
  filter:alpha(opacity=80);
  margin-left:0;
  margin-top:0;
  top:260px;
  z-index:999;
}

.icon:hover {
  opacity:1;
  filter:alpha(opacity=100);
}

span.text-content1 {
  font-family:inherit;
  font-style:italic;
  color:#D81297;
  font-size:15.5px;
  font-weight:bolder;
  text-shadow:1px 1px 0 rgba(254,254,254,0),-1px -1px 0 rgba(0,0,0,0),1px -1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(0,0,0,0),-1px 1px 0 rgba(246,37,246,0),-2px 0 0 rgba(0,0,0,0),3px 0 0 rgba(223,222,58,0),3px 4px 11px rgba(3,0,3,0),3px 4px 11px rgba(0,1,1,0.28);
}

#favorite_movies_value > ul > li:nth-child(10) > span {
  font-size:14.5px;
}

#favorite_movies_value > ul:nth-child(16) > li > span,#favorite_movies_value > ul:nth-child(19) > li > span {
  font-size:14px;
}

#favorite_movies_value > ul:nth-child(9) > li:nth-child(8) > span,#favorite_movies_value > ul:nth-child(9) > li:nth-child(7) > span,#favorite_movies_value > ul:nth-child(9) > li:nth-child(9) > span,#favorite_movies_value > ul:nth-child(9) > li:nth-child(4) > span,#favorite_movies_value > ul:nth-child(9) > li:nth-child(5) > span {
  font-size:14.6px;
}

#favorite_movies_value > ul:nth-child(9) > li:nth-child(5) > span,#favorite_movies_value > ul:nth-child(9) > li:nth-child(6) > span {
  font-size:13.7px;
}

#favorite_movies_value > ul:nth-child(13) > li:nth-child(2) > span {
  font-size:11.2px;
}

#favorite_movies_value > ul:nth-child(13) > li:nth-child(1) > span,#favorite_movies_value > ul:nth-child(13) > li:nth-child(6) > span,#favorite_movies_value > ul:nth-child(13) > li:nth-child(4) > span {
  font-size:14.1px;
}

#favorite_movies_value > ul:nth-child(13) > li:nth-child(2) > span {
  font-size:11.2px;
}

#favorite_movies_value > ul:nth-child(13) > li:nth-child(1) > span,#favorite_movies_value > ul:nth-child(13) > li:nth-child(6) > span,#favorite_movies_value > ul:nth-child(13) > li:nth-child(4) > span {
  font-size:14.1px;
}

span#know_me_value {
  top:auto;
  bottom:280px;
  position:relative;
}

div#comments {
  position:relative;
  bottom:95px;
}