@charset "UTF-8";

html {
  background:url(http://manolov.co/mfc/atexan/aneligtexan.png) no-repeat center 0,#000 url(https://googledrive.com/host/0B6ETuSl1xvFHOERoakhrdU5sdFk/back.gif) left top;
}

img {
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
}

body {
  font-family:Verdana;
  text-align:center;
}

body,td {
  color:#000;
  font-size:18px;
}

.offlinetip {
  position:fixed;
  top:20px;
  right:0;
  opacity:.5;
  filter:alpha(opacity=70);
  z-index:999;
}

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

.offlinetip a {
  width:81px;
  height:59px;
  text-indent:-9000px;
  display:block;
  background:url(https://googledrive.com/host/0B6ETuSl1xvFHOERoakhrdU5sdFk/offtip.png) no-repeat;
}

.friends_value img {
  border:0;
}

td .clock {
  font-size:23px;
}

.container_padding {
  height:100%;
}

.gallery_image img {
  margin:5px;
}

.gallery_image {
  border:0;
}

.container_transparency {
  height:100%;
  width:100%;
}

.container {
  height:100%;
  background-color:transparent;
}

.container .heading {
  color:#FF00CC;
  text-shadow:2px 2px 2px rgba(255,255,255,0.2);
  font-weight:bold;
  font-family:Cabin Sketch,sans-serif;
  font-size:20px;
}

.about_me .value {
  color:#FF00CC;
  font-size:15px;
}

.container table {
  margin:15px;
}

.container table table {
  border:0;
  background:none;
}

#stuff {
  width:1200px;
  overflow:hidden;
  position:relative;
  margin:1000px 0 0;
  text-align:center;
}

.container table tr td.key {
  background:#4a4057;
  border-bottom:1px solid #443b50;
  border-right:1px solid #383143;
}

.container table tr td.key,.container table tr td.friends_key {
  padding:8px 8px 8px 20px;
}

.container table tr td.status_key,.container table tr td.blurb_key {
  padding:3px 3px 3px 50px;
}

a.wihlist-block {
  background:url(http://www.jnsciretta.com/projects/mfc/images/wishlist.png) left top no-repeat;
  overflow:hidden;
  position:fixed;
  text-indent:-100000px;
  top:25%;
  z-index:100000;
  display:block;
  left:-25px;
  width:68px;
  height:182px;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease;
  -webkit-animation:wishlistanimate 1s infinite;
  -moz-animation:wishlistanimate 1s infinite;
  -o-animation:wishlistanimate 1s infinite;
  animation:wishlistanimate 1s infinite;
}

.wall_options textarea {
  border:1px solid #0061aa;
  background:rgba(0,0,0,0.25);
  margin-top:20px 0 -20px 0;
}

a,a:link,a:active,a:visited,a:hover {
  color:#fff;
}

.bottom_footer_wrapper {
  bordet-top:#352f40 5px solid;
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  z-index:9999;
}

#videocontainer {
  z-index:1;
}

.bottom_footer_wrapper .bottom_footer {
  background-color:#fff;
  border-top:3px solid #fb15d3;
  height:80px;
  text-align:center;
}

.container a.desc-img img {
  -moz-transform:rotate(-2deg);
  -webkit-transform:rotate(-2deg);
}

div.gallery_content {
  position:fixed;
  width:100%;
  height:185px;
  padding-top:45px;
  bottom:-70px;
  left:0;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease;
  z-index:100;
  text-indent:20px;
  font-size:14px;
  color:rgba(255,255,255,0);
  background-image:url(http://www.jnsciretta.com/projects/mfc/images/gallery_title.png),url(http://www.jnsciretta.com/projects/mfc/images/footer-bg.png);
  background-repeat:no-repeat,repeat-x;
  background-position:left top,left bottom;
}

div.gallery_content:hover {
  bottom:0;
}

div.gallery_content .gallery_image {
  font-size:12px;
  width:175px;
  text-align:center;
  margin:0!important;
}

div.gallery_content .gallery_image img {
  border:0;
  display:none;
}

div.gallery_content .gallery_image a {
  display:inline-block;
  width:92px;
  height:101px;
  margin-top:5px;
  background:url(http://www.jnsciretta.com/projects/mfc/images/gallery_icon.png) no-repeat center top;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease;
  background-size:75px 83px;
}

div.gallery_content .gallery_image a:hover {
  background-size:92px 101px;
  -moz-transform:rotate(10deg);
  -webkit-transform:rotate(10deg);
}

input[name='strip_links'] {
  margin-bottom:170px;
}

input[type='submit'] {
  background:none;
  display:block;
  margin-top:25px;
  letter-spacing:-1px;
  border-width:1px;
  border-style:solid;
  border-color:#ccc #444 #111;
  border-color:rgba(255,255,255,0.7) rgba(0,0,0,0.5) rgba(0,0,0,0.7);
  font:bold 21px1em Arial;
  color:white;
  padding:.48em 2em;
  cursor:pointer;
  text-shadow:rgba(0,0,0,0.45) 0 -1px 0;
  -webkit-box-shadow:rgba(0,0,0,0.75) 0 0 3px;
  -moz-box-shadow:rgba(0,0,0,0.75) 0 0 3px;
  box-shadow:rgba(0,0,0,0.75) 0 0 3px;
  -webkit-border-radius:7px;
  -moz-border-radius:7px;
  border-radius:7px;
  background:transparent -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0.6)),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.5,rgba(255,255,255,0.01)),to(transparent));
  background:transparent -moz-linear-gradient(top,rgba(255,255,255,0.6),rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.01) 50%,transparent);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorstr='#80FFFFFF',EndColorstr='#00FFFFFF');
  -webkit-background-clip:padding-box;
}

input[type='submit']:hover {
  border-top-color:rgba(255,255,255,0.65);
  background:-webkit-gradient(linear,left top,left bottom,from(rgba(220,220,220,0.6)),color-stop(0.5,rgba(100,100,100,0.2)),color-stop(0.5,rgba(0,0,0,0.21)),to(rgba(0,0,0,0.20)));
  background:-moz-linear-gradient(top,rgba(220,220,220,0.6),rgba(100,100,100,0.2) 50%,rgba(0,0,0,0.21) 50%,rgba(0,0,0,0.20));
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#99dcdcdc',EndColorStr='#33000000');
  -webkit-background-clip:padding-box;
}

textarea {
  color:#666;
  font-size:14px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  padding:0 10px;
  margin:15px 0;
  border:#999 1px solid;
  font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
  transition:all .25s ease-in-out;
  -webkit-transition:all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  box-shadow:0 0 5px rgba(81,203,238,0);
  -webkit-box-shadow:0 0 5px rgba(81,203,238,0);
  -moz-box-shadow:0 0 5px rgba(81,203,238,0);
}

textarea#styleid:focus {
  color:#000;
  outline:none;
  border:#35a5e5 1px solid;
  font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
  box-shadow:0 0 5px rgba(81,203,238,1);
  -webkit-box-shadow:0 0 5px rgba(81,203,238,1);
  -moz-box-shadow:0 0 5px rgba(81,203,238,1);
}

.container .interests_body a img,.container img.thumbnail {
  -moz-transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
}

#schedule table {
  margin-top:10px;
  text-align:center;
  border:1px solid #81729a;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  border-top-left-radius:5px;
  -webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.05);
  -moz-box-shadow:0 1px 3px 1px rgba(0,0,0,.05);
  box-shadow:0 1px 3px 1px rgba(0,0,0,.05);
}

#schedule tr:last-child td {
  border-bottom:none!important;
}

#schedule tr:first-child td {
  border-top:none!important;
}

#schedule td:last-child {
  border-right:none!important;
}

#schedule td {
  border-top:2px solid #81729a;
  border-bottom:1px solid #81729a;
  border-right:1px solid #81729a;
  padding:13px 8px;
}

a.superbowl-anchor {
  background:url(http://www.jnsciretta.com/projects/mfc/images/super-bowl-XLVII-pic.png) left top no-repeat;
  display:block;
  position:fixed;
  top:50px;
  right:100px;
  width:220px;
  height:275px;
}

#profile {
  width:1202px;
  left:50%;
  position:absolute;
  text-align:left;
  margin-left:-601px;
}

#profile_schedule {
  position:absolute;
  top:6000px;
  left:220px;
  color:#000;
  text-transform:uppercase;
  z-index:0;
  width:auto;
}

#profile_friends {
  position:absolute;
  left:0;
  top:0;
  color:#fff;
}

#profile_password_photo_galleries {
  position:absolute;
  top:5850px;
  width:100%;
}

#profile_password_photo_galleries .heading {
  font-size:20px;
}

#profile_schedule .heading {
  color:#ff0084;
  font-size:25px;
  margin:0;
}

#profile_schedule > .profile_section_content .container {
  padding:2px 0;
  display:block;
}

#profile_schedule > .profile_section_content .container .label {
  width:150px;
  color:#d25581;
  display:inline-block;
  float:left;
}

#profile_main_photo,.flagCounter,#username_container,#gender_container,#body_type_container,#ethnicity_container,#cam_score_container,#hair_container,#eyes_container,#weight_container,#age_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#occupation_container,#school_container,#favorite_food_container,#pets_container,#automobile_container,#tags_container,#profile_about_me .label,#profile_about_me > .heading {
  display:none;
}

#profile_main_about_holder {
  display:block;
}

#profile_photo_galleries {
  display:none;
}

#profile_friends {
  position:absolute;
  left:220px;
  top:5500px;
  color:#fff;
  width:1000px;
  font-size:12px;
}

#profile .profile_row:first-child {
  position:absolute;
  left:412px;
  top:460px;
  color:#000!important;
  width:400px;
}

#profile .profile_row:first-child a:link,#profile .profile_row:first-child a:active,#profile .profile_row:first-child a:visited,#profile .profile_row:first-child a:hover {
  color:#f99dde;
}

#profile_interests_content {
  display:none;
}

#profile_comments {
  position:absolute;
  top:2950px;
  width:auto;
  width:100%;
}

.wall_post {
  background:RGBa(0,0,0,0.8);
  padding:10px;
  margin:0 0 20px;
}

#photo_gallery_previews {
  display:none;
}

#new_comment {
  background:RGBa(0,0,0,0.4);
  padding:10px;
}

#new_comment_inputs {
  display:block;
  min-height:145px;
}

#new_comment input[type="submit"] {
  margin-right:10px;
}

#header_bar {
  display:none;
}

#footer_bar {
  display:none;
}

a.button {
  position:absolute;
  display:block;
}

a.button.sw-link {
  width:230px;
  height:73px;
  background:url(http://manolov.co/mfc/atexan/southwest.png);
  top:790px;
  left:60px;
}

a.button.agift-link {
  width:230px;
  height:79px;
  background:url(http://manolov.co/mfc/atexan/amazongc.png);
  top:790px;
  left:870px;
}

a.button.twitter-link {
  width:230px;
  height:84px;
  background:url(http://manolov.co/mfc/atexan/twittertex.png);
  top:785px;
  left:330px;
}

a.button.amazon-link {
  width:230px;
  height:84px;
  background:url(http://manolov.co/mfc/atexan/amazontex.png);
  top:785px;
  left:600px;
}

a.button:hover {
  opacity:.7;
}

/* Gallery */
.photo_gallery_preview {
  color:#fff;
  width:160px;
}

.photo_gallery_preview > a.photo_gallery_link {
  width:101px;
  height:125px;
  display:inline-block;
  background:url(http://jnsciretta.com/projects/mfc/images/lock.png);
}

.photo_gallery_preview > a {
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease;
}

.photo_gallery_preview > a:hover {
  opacity:.7;
  -moz-transform:rotate(-10deg);
  -webkit-transform:rotate(-10deg);
}

.photo_gallery_preview .photo_gallery_count {
  font-size:14px;
}

.photo_gallery_preview a,.photo_gallery_preview a:link,.photo_gallery_preview a:active,.photo_gallery_preview a:hover,.photo_gallery_preview a:visited {
  color:#fff;
  text-decoration:none;
  white-space:nowrap;
}

a.photo_gallery_link img {
  display:none;
}

#buttons.resize {
  width:10%;
/* you can use % */
  height:auto;
}

/* Nav and target */
#about_me_target {
  position:absolute;
  top:1000px;
}

ul.nav-profile {
  background:#000000;
  padding:20px;
  -webkit-border-radius:30px;
  -moz-webkit-border-radius:20px;
  -ms-webkit-border-radius:20px;
  -o-webkit-border-radius:20px;
  webkit-border-radius:20px;
  position:absolute;
  top:630px;
  left:250px;
  width:660px;
  opacity:.8;
  filter:alpha(opacity=80);
}

ul.nav-profile li {
  float:left;
  margin-right:35px;
  list-style:none;
}

ul.nav-profile li a,ul.nav-profile li a:link,ul.nav-profile li a:visited,ul.nav-profile li a:active,ul.nav-profile li a:hover {
  color:#fff;
  font-weight:bold;
  font-size:21px;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease;
  text-decoration:none;
}

ul.nav-profile li a:hover {
  color:#8B008B;
}

a#top-page,a#top-page:link,a#top-page:active,a#top-page:visited,a#top-page:hover {
  padding:5px;
  opacity:.3;
  filter:alpha(opacity=50);
  position:fixed;
  bottom:0;
  right:0;
  background:url(https://googledrive.com/host/0B6ETuSl1xvFHOERoakhrdU5sdFk/top.png) no-repeat;
  color:#ff0084;
  text-decoration:none;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease;
  z-index:999;
}

a#top-page:hover {
  opacity:1;
  filter:alpha(opacity=100);
}

img.shine {
  width:200px;
  position:absolute;
  left:375px;
  top:-30px;
  border:0;
  -webkit-animation:rotateshine 10s infinite;
  -moz-animation:rotateshine 10s infinite;
  -o-animation:rotateshine 10s infinite;
  animation:rotateshine 10s infinite;
}

img.shine.small {
  width:110px;
  position:absolute;
  left:595px;
  top:205px;
}

.frame {
  width:1165px;
  height:540px;
  overflow:auto;
  background:#fff;
  position:relative;
}

.frame-border {
  width:1165px;
  height:540px;
  background:#fff;
  padding:10px;
  border-radius:12px;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  -o-border-radius:12px;
  margin:0 0 100px 10px;
}

.firstvid {
  margin-right:20px;
}

div.hover_icon_container {
  width:550px;
  height:136px;
  position:relative;
  float:left;
  margin-bottom:10px;
}

div.hover_icon_container a.hover_icon {
  display:none;
  width:550px;
  height:136px;
  position:absolute;
  top:0;
  left:0;
}

div.hover_icon_container:hover a.hover_icon {
  display:block;
}

.frame::-webkit-scrollbar {
  -webkit-appearance:none;
  width:12px;
  height:12px;
}

.frame::-webkit-scrollbar-thumb {
  border-radius:8px;
  border:2px solid white;
  background-color:#EE82EE;
}

/* animate shine */
@-webkit-keyframes rotateshine {
  0% {
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(-0deg);
    transform:rotate(-0deg);
  }
  
  100% {
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

@-moz-keyframes rotateshine {
  0% {
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(-0deg);
    transform:rotate(-0deg);
  }
  
  100% {
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

@-o-keyframes rotateshine {
  0% {
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(-0deg);
    transform:rotate(-0deg);
  }
  
  100% {
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

@keyframes rotateshine {
  0% {
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(-0deg);
    transform:rotate(-0deg);
  }
  
  100% {
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

#blackBar {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:60px;
  background-color:black;
}