@charset "UTF-8";

!BarberJoe62 CODED 2013
html {
  width:100%!important;
  height:100%;
}

.sp-label,#member_status_value a:before,#globalheader #globalnav.nosearch {
  content:url(http://www.abload.de/img/user4mcre1.png);
  vertical-align:text-bottom;
  line-height:10px;
  margin-right:2px;
}

.sp-label,#member_status_value a,#globalheader #globalnav.nosearch {
  color:#feddd3!important;
  letter-spacing:1px;
  padding:1px 5px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  text-shadow:0 -1px #983200;
  text-decoration:none!important;
  -webkit-box-shadow:0 2px 3px 0 #000000;
  -moz-box-shadow:0 2px 3px 0 #000000;
  box-shadow:0 2px 3px 0 #000000;
}

.sp-label,#member_status_value a:hover,#globalheader #globalnav.nosearch {
  color:#FFF!important;
  text-decoration:none!important;
  text-shadow:0 -1px #b23b00;
}

.searchmode,#sp-results {
  margin-left:10px;
  width:802px!important;
  -webkit-box-shadow:0 2px 3px 0 #000000;
  -moz-box-shadow:0 2px 3px 0 #000000;
  box-shadow:0 2px 3px 0 #000000;
}

.grid2colb,.right-box .ipad,#member_status_value a,input[value='Post Comment'] {
  -webkit-box-shadow:0 2px 3px 0 #000000;
  -moz-box-shadow:0 2px 3px 0 #000000;
  box-shadow:0 2px 3px 0 #000000;
  background:#ff6214;
  background:url(http://www.abload.de/img/token_reflection3mryo.png) no-repeat,-moz-linear-gradient(top,#ff6214 0%,#ff450c 14%,#912600 100%);
}

.grid2colb,.right-box .ipad,#member_status_value a,input[value='Post Comment'] {
  background:url(http://www.abload.de/img/token_reflection3mryo.png) no-repeat,-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6214),color-stop(14%,#ff450c),color-stop(100%,#912600));
}

.grid2colb,.right-box .ipad,#member_status_value a,input[value='Post Comment'] {
  background:url(http://www.abload.de/img/token_reflection3mryo.png) no-repeat,-webkit-linear-gradient(top,#ff6214 0%,#ff450c 14%,#912600 100%);
  background:url(http://www.abload.de/img/token_reflection3mryo.png) no-repeat,-o-linear-gradient(top,#ff6214 0%,#ff450c 14%,#912600 100%);
  background:url(http://www.abload.de/img/token_reflection3mryo.png) no-repeat,-ms-linear-gradient(top,#ff6214 0%,#ff450c 14%,#912600 100%);
}

.grid2colb,.right-box .ipad,#member_status_value a,input[value='Post Comment'] {
  -webkit-transition:all 0;
  -moz-transition:all 0;
  transition:all 0;
  background-position:-50px 0;
}

.grid2colb,.right-box .ipad:hover,#member_status_value a:hover,input[value='Post Comment']:hover {
  background:#ff7c30;
  background:url(http://www.abload.de/img/token_reflection3mryo.png) no-repeat,-moz-linear-gradient(top,#ff7c30 0%,#ff6735 14%,#a83a00 100%);
}

.grid2colb,.right-box .ipad:hover,#member_status_value a:hover,input[value='Post Comment']:hover {
  background:url(http://www.abload.de/img/token_reflection3mryo.png) no-repeat,-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff7c30),color-stop(14%,#ff6735),color-stop(100%,#a83a00));
  background:url(http://www.abload.de/img/token_reflection3mryo.png) no-repeat,-webkit-linear-gradient(top,#ff7c30 0%,#ff6735 14%,#a83a00 100%);
}

.grid2colb,.right-box .ipad:hover,#member_status_value a:hover,input[value='Post Comment']:hover {
  background:url(http://www.abload.de/img/token_reflection3mryo.png) no-repeat,-o-linear-gradient(top,#ff7c30 0%,#ff6735 14%,#a83a00 100%);
  background:url(http://www.abload.de/img/token_reflection3mryo.png) no-repeat,-ms-linear-gradient(top,#ff7c30 0%,#ff6735 14%,#a83a00 100%);
}

.grid2colb,.right-box .ipad:hover {
  background-position:100px 0;
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  transition:all .7s;
}

.callout,#member_status_value a:hover {
  background-position:80px 0;
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  transition:all .7s;
}

#globalheader #globalnav.nosearch,input[value='Post Comment']:hover {
  background-position:100px 0;
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  transition:all .7s;
}

#globalheader #globalnav.nosearch,input[value='Post Comment'] {
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  color:#fae9e1;
  border:1px solid #e03a00!important;
  font-family:'Century Gothic',Arial,Helvetica;
  text-align:center!important;
  -webkit-box-shadow:0 2px 4px 0 #000000;
  -moz-box-shadow:0 2px 4px 0 #000000;
  box-shadow:0 2px 4px 0 #000000;
}

input[value='Post Comment'] {
  margin-top:15px;
  margin-bottom:1px;
  letter-spacing:-1px;
}

.zoom img {
  width:100px;
  height:150px;
  margin:5px;
  -webkit-transition:-webkit-transform 1s;
  -moz-transition:-moz-transform 1s;
  -o-transition:-o-transform 1s;
  transition:transform 1s;
  float:left;
}

.zoom img:hover {
  -webkit-transform:scale(2);
  -moz-transform:scale(2);
  -o-transform:scale(2);
  transform:scale(2);
}

a:link,a:active,a:hover {
  color:#ffffff;
  font-weight:bold;
}

a:visited {
  color:#00ff00;
}

body {
  background-color:#000;
  background-position:center center;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:url(http://www.abload.de/img/back-worlmailme4nrs4.jpeg);
  min-height:100%;
  background-size:cover;
  width:1024px;
  margin:auto!important;
}

body,td {
  color:#ff9900;
  font-family:'Times New Roman';
  font-weight:normal;
  font-style:italic;
  font-size:14px;
}

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

.clock,#clock {
  display:none;
}

.container_padding {
  padding:18px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:#;
  filter:alpha(opacity=100);
  background:;
}

.container {
  color:#ff9900;
  position:relative;
  border:0 inset #;
  padding:18px;
  height:100%;
  background-color:transparent;
}

.container .heading {
  padding:18px;
  background-color:#;
  color:#fff;
  font-family:'Times New Roman';
  font-weight:normal;
  font-style:italic;
  font-size:36px;
  font-variant:small-caps;
  text-shadow:2px 2px #ff9900,3px 3px #ff9900,4px 4px #ff9900,5px 5px #ff9900;
}

.content {
  padding:18px;
}

#toppage a {
  position:fixed;
  bottom:6px;
  left:6px;
  width:140px;
  height:34px;
  background:transparent url(http://www.abload.de/img/return-schwarz-dunkelonqvp.png);
  z-index:999999;
}

#toppage a:hover {
  -webkit-transform:scale(1.2);
}

#rateadmire a {
  position:fixed;
  bottom:6px;
  left:130px;
  width:140px;
  height:34px;
  background:transparent url(http://www.abload.de/img/rate-schwarz-dunkeltgp99.png);
  z-index:999999;
}

#rateadmire a:hover {
  -webkit-transform:scale(1.2);
}

#comment a {
  position:fixed;
  bottom:6px;
  left:254px;
  width:140px;
  height:34px;
  background:transparent url(http://www.abload.de/img/lcomment-schwarz-dunk5sogv.png);
  z-index:999999;
}

#comment a:hover {
  -webkit-transform:scale(1.2);
}

#picgallery a {
  position:fixed;
  bottom:6px;
  left:378px;
  width:140px;
  height:34px;
  background:transparent url(http://www.abload.de/img/gallery-schwarz-dunke9hsvu.png);
  z-index:999999;
}

#picgallery a:hover {
  -webkit-transform:scale(1.2);
}

#neu a {
  position:fixed;
  bottom:6px;
  left:502px;
  width:140px;
  height:34px;
  background:transparent url(http://www.abload.de/img/news-schwarz46r1k.gif);
  z-index:999999;
}

#neu a:hover {
  -webkit-transform:scale(1.2);
}

.wall_post_avatar {
  width:60px;
  height:60px;
  display:block;
  float:left;
  margin:20px;
  padding:15px;
  background:url(http://abload.de/img/thumbnail-purplev0jfc5qut9.png);
}

.wall_post_info {
  width:800px;
  font-weight:700;
  color:#989898;
  text-decoration:none;
  padding:10px;
  margin-left:130px!important;
  background:#4c4c4c;
  background:-moz-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4c4c4c),color-stop(48%,#2c2c2c),color-stop(51%,#000000),color-stop(100%,#131313));
  background:-webkit-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-o-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-ms-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c',endColorstr='#131313',GradientType=0);
  margin:5px 0 0 115px;
  border:3px solid #222222;
  border-bottom:none;
  opacity:.9;
  border-top-right-radius:8px;
  border-top-left-radius:8px;
  -moz-border-radius-topright:8px;
  -moz-border-radius-topleft:8px;
}

.wall_post_body {
  width:800px;
  font-family:arial;
  font-size:14px;
  color:#ffffff;
  padding:10px;
  background:#222;
  margin:0 0 40px 115px;
  border:3px solid #222;
  border-top:none;
  opacity:.8;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  -moz-border-radius-bottomright:8px;
  -moz-border-radius-bottomleft:8px;
  overflow:hidden;
}

.wall_post_time {
  font-family:arial;
  font-size:15px;
}

.wall_post_info a:link {
  color:#FFFFFF;
  text-decoration:none;
}

.wall_post_info a:visited {
  color:#FFFFFF;
  text-decoration:none;
}

.wall_post_info a:hover {
  color:#FFFF00;
  font-style:italic;
  text-decoration:none;
}

#server_time {
  font-size:0;
}

#surprise {
  display:inline-block;
  position:fixed;
  top:100px;
  left:-420px;
  width:520px;
  height:200px;
  background:url(http://abload.de/img/surprisezfc53.gif) bottom right;
  background-repeat:no-repeat;
  cursor:pointer;
  border-radius:0 15px 15px 0;
  -moz-border-radius:0 15px 15px 0;
  -webkit-border-radius:0 15px 15px 0;
}

#surprise:hover {
  display:inline-block;
  position:fixed;
  top:100px;
  left:0;
  width:520px;
  height:200px;
  background:url(http://abload.de/img/surprisezfc53.gif) rgba(0,0,0,1) bottom right;
  background-repeat:no-repeat;
  -webkit-transition:all .8s;
  -moz-transition:all .8s;
  -o-transition:all .8s;
  z-index:999;
  border-radius:0 15px 15px 0;
  -moz-border-radius:0 15px 15px 0;
  -webkit-border-radius:0 15px 15px 0;
  border-top:3px solid #069;
  text-align:center;
}

.fav-movies {
  width:100%;
  height:100%;
  opacity:.5;
  background-color:#121212;
  border:solid 4px red;
  border-radius:12px;
}

.fav-movies p {
  text-align:center;
  margin-top:10px;
  margin-bottom:15px;
  font-size:40px;
  color:#ffffff;
  font-variant:small-caps;
  text-shadow:2px 2px #FF0000,3px 3px #FF0000,4px 4px #FF0000,5px 5px #FF0000;
}

#rotate-x-fav-movies .fav-movies {
  -webkit-transform:rotateX(35deg);
  -moz-transform:rotateX(35deg);
  -o-transform:rotateX(35deg);
  transform:rotateX(35deg);
  -webkit-transition-duration:.3s;
}

.movies-box {
  position:relative;
  float:left;
  height:400px;
  width:900px;
  -webkit-perspective:600px;
  -moz-perspective:600px;
  -o-perspective:600px;
  perspective:600px;
}

.fav-movies:hover {
  opacity:.8;
}

#rotate-x-fav-movies .fav-movies:hover {
  -webkit-transform:rotateY(0deg);
  -moz-transform:rotateY(0deg);
  -o-transform:rotateY(0deg);
  transform:rotateY(0deg);
  -webkit-transform:scale(1.1);
  -webkit-transition-duration:.5s;
}