@charset "UTF-8";

a:link {
  color:#f198d5;
  text-decoration:none;
}

a:active {
  color:#f198d5;
}

a:hover {
  color:#f198d5;
  text-shadow:0 0 2px #000;
  text-decoration:underline;
}

a:visited {
  color:#f198d5;
}

body {
  padding-top:100px;
  background:url() no-repeat;
  background-repeat:;
  background-position:center top;
  background-color:#0a0007;
  background-position:;
  background-attachment:;
  background:http://www.pictureshack.us/images/27771_unnamed-1.jpg;
  background-repeat:;
  image:url(http://www.pictureshack.us/images/27771_unnamed-1.jpg);
}

body,td {
  color:#f198d5;
}

body,td {
  font-weight:normal;
  font-style:normal;
  font-size:17px;
  font-family:'Century Gothic',Helvetica,sans-serif;
}

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

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

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

.container {
  color:#fff;
  position:relative;
  padding:5px;
  height:100%;
  background-color:transparent;
}

.container .heading {
  display:block;
  padding-left:25px;
  padding-top:5px;
  color:#fe5396;
  text-shadow:0 6px 1px #004;
  height:30px;
  font-family:'Century Gothic',Helvetica,sans-serif;
  font-weight:normal;
  font-style:normal;
  font-size:19px;
  background:url(https://imageshack.com/a/img802/1172/rbfq.png);
  background-repeat:no-repeat;
  border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  -o-border-radius:7px;
}

.content {
  padding:5px;
}

.interests_info {
  display:none;
}

.gallery_image {
  border:0;
}

.gallery_image img {
  width:70px;
  height:70px;
  border:6px solid #000;
  border-radius:8px;
  borderradius:8px;
  -moz-border-radius:8px;
  -moz-border-radius:8px;
  margin:0 10px 4px -6px;
  -webkit-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
}

.gallery_image img:hover {
  border:6px solid #ff9616;
  -webkit-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
}

.thumbnail {
  width:80px;
  height:80px;
  display:block;
  float:left;
  margin:-2px 0 0 -10px;
  padding:8px 22px 9px 10px;
  background:url(https://imageshack.com/a/img849/7273/td6.png);
}

.wall_info {
  width:inherit;
  font-size:inherit;
  color:rgb(117,34,1);
  text-decoration:none;
  padding-left:20px;
  padding-top:5px;
  padding-bottom:5px;
  background:rgb(117,34,1);
  background:-moz-linear-gradient(top,rgba(117,34,1,1) 0%,rgba(188,50,0,1) 53%,rgba(117,34,1,1) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(117,34,1,1)),color-stop(53%,rgba(188,50,0,1)),color-stop(100%,rgba(117,34,1,1)));
  background:-webkit-linear-gradient(top,rgba(117,34,1,1) 0%,rgba(188,50,0,1) 53%,rgba(117,34,1,1) 100%);
  background:-o-linear-gradient(top,rgba(117,34,1,1) 0%,rgba(188,50,0,1) 53%,rgba(117,34,1,1) 100%);
  background:-ms-linear-gradient(top,rgba(117,34,1,1) 0%,rgba(188,50,0,1) 53%,rgba(117,34,1,1) 100%);
  background:linear-gradient(to bottom,rgba(117,34,1,1) 0%,rgba(188,50,0,1) 53%,rgba(117,34,1,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#752201',endColorstr='#752201',GradientType=0);
  margin:5px 0 0 115px;
  border:1px solid #472a3a;
  border-bottom:1px solid #472a3a;
  border-top-right-radius:8px;
  border-top-left-radius:8px;
  -moz-border-radius-topright:8px;
  -moz-border-radius-topleft:8px;
}

.wall_body {
  width:inherit;
  font-size:14px;
  color:#f198d5;
  padding:10px;
  background:#222;
  margin:0 0 40px 115px;
  border:3px solid #222;
  border-top:none;
  border-bottom:1px solid #C30;
  border-left:1px solid #C30;
  border-right:1px solid #C30;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  -moz-border-radius-bottomright:8px;
  -moz-border-radius-bottomleft:8px;
  overflow:hidden;
}

::-webkit-scrollbar {
  height:12px;
  background:#930;
  opacity:.6;
}

::-webkit-scrollbar-thumb {
  background:rgb(61,14,0);
  background:-moz-linear-gradient(top,rgba(61,14,0,1) 0%,rgba(117,34,1,1) 25%,rgba(61,14,0,1) 31%,rgba(137,104,92,1) 31%,rgba(61,14,0,1) 36%,rgba(137,104,92,1) 40%,rgba(61,14,0,1) 45%,rgba(137,104,92,1) 49%,rgba(61,14,0,1) 54%,rgba(137,104,92,1) 58%,rgba(61,14,0,1) 63%,rgba(137,104,92,1) 68%,rgba(61,14,0,1) 70%,rgba(117,34,1,1) 74%,rgba(61,14,0,1) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(61,14,0,1)),color-stop(25%,rgba(117,34,1,1)),color-stop(31%,rgba(61,14,0,1)),color-stop(31%,rgba(137,104,92,1)),color-stop(36%,rgba(61,14,0,1)),color-stop(40%,rgba(137,104,92,1)),color-stop(45%,rgba(61,14,0,1)),color-stop(49%,rgba(137,104,92,1)),color-stop(54%,rgba(61,14,0,1)),color-stop(58%,rgba(137,104,92,1)),color-stop(63%,rgba(61,14,0,1)),color-stop(68%,rgba(137,104,92,1)),color-stop(70%,rgba(61,14,0,1)),color-stop(74%,rgba(117,34,1,1)),color-stop(100%,rgba(61,14,0,1)));
  background:-webkit-linear-gradient(top,rgba(61,14,0,1) 0%,rgba(117,34,1,1) 25%,rgba(61,14,0,1) 31%,rgba(137,104,92,1) 31%,rgba(61,14,0,1) 36%,rgba(137,104,92,1) 40%,rgba(61,14,0,1) 45%,rgba(137,104,92,1) 49%,rgba(61,14,0,1) 54%,rgba(137,104,92,1) 58%,rgba(61,14,0,1) 63%,rgba(137,104,92,1) 68%,rgba(61,14,0,1) 70%,rgba(117,34,1,1) 74%,rgba(61,14,0,1) 100%);
  background:-o-linear-gradient(top,rgba(61,14,0,1) 0%,rgba(117,34,1,1) 25%,rgba(61,14,0,1) 31%,rgba(137,104,92,1) 31%,rgba(61,14,0,1) 36%,rgba(137,104,92,1) 40%,rgba(61,14,0,1) 45%,rgba(137,104,92,1) 49%,rgba(61,14,0,1) 54%,rgba(137,104,92,1) 58%,rgba(61,14,0,1) 63%,rgba(137,104,92,1) 68%,rgba(61,14,0,1) 70%,rgba(117,34,1,1) 74%,rgba(61,14,0,1) 100%);
  background:-ms-linear-gradient(top,rgba(61,14,0,1) 0%,rgba(117,34,1,1) 25%,rgba(61,14,0,1) 31%,rgba(137,104,92,1) 31%,rgba(61,14,0,1) 36%,rgba(137,104,92,1) 40%,rgba(61,14,0,1) 45%,rgba(137,104,92,1) 49%,rgba(61,14,0,1) 54%,rgba(137,104,92,1) 58%,rgba(61,14,0,1) 63%,rgba(137,104,92,1) 68%,rgba(61,14,0,1) 70%,rgba(117,34,1,1) 74%,rgba(61,14,0,1) 100%);
  background:linear-gradient(to bottom,rgba(61,14,0,1) 0%,rgba(117,34,1,1) 25%,rgba(61,14,0,1) 31%,rgba(137,104,92,1) 31%,rgba(61,14,0,1) 36%,rgba(137,104,92,1) 40%,rgba(61,14,0,1) 45%,rgba(137,104,92,1) 49%,rgba(61,14,0,1) 54%,rgba(137,104,92,1) 58%,rgba(61,14,0,1) 63%,rgba(137,104,92,1) 68%,rgba(61,14,0,1) 70%,rgba(117,34,1,1) 74%,rgba(61,14,0,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d0e00',endColorstr='#3d0e00',GradientType=0);
  border-radius:7px;
  -moz-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
}

#nv a {
  padding:11px 11px 4px 8px;
  display:block;
  float:left;
  position:relative;
  text-transform:uppercase;
  border-left:1px solid #3b2702;
  border-right:1px solid #3b2702;
  color:#ff0000;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  text-shadow:0 2px 1px #000;
}

#nv a:hover {
  font-weight:bold;
  font-style:italic;
  color:#CCC;
  padding:11px 18px 22px 22px;
  background:#000;
  background:rgba(0,0,0,0.5);
  -webkit-box-shadow:inset 0 10px 10px 0 #000;
  -moz-box-shadow:inset 0 10px 10px 0 #000;
  box-shadow:inset 0 10px 10px 0 #000;
  text-shadow:-4px 8px 9px #ccc;
  font-size:12px;
}

#ab {
  display:block;
  padding:12px;
  background-color:none;
  color:#3221270;
  font-size:inherit;
}

.rel {
  float:left;
  height:300px;
  width:900px;
  position:relative;
  margin:10px;
  overflow:hidden;
}

.abs {
  font-family:'Century Gothic',Helvetica,sans-serif;
  font-size:inherit;
  font-weight:normal;
  color:inherit;
  background:-moz-linear-gradient(top,rgba(0,0,0,0.65) 0%,rgba(183,183,183,0.57) 26%,rgba(0,0,0,0.49) 53%,rgba(0,0,0,0.35) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.65)),color-stop(26%,rgba(183,183,183,0.57)),color-stop(53%,rgba(0,0,0,0.49)),color-stop(100%,rgba(0,0,0,0.35)));
  background:-webkit-linear-gradient(top,rgba(0,0,0,0.65) 0%,rgba(183,183,183,0.57) 26%,rgba(0,0,0,0.49) 53%,rgba(0,0,0,0.35) 100%);
  background:-o-linear-gradient(top,rgba(0,0,0,0.65) 0%,rgba(183,183,183,0.57) 26%,rgba(0,0,0,0.49) 53%,rgba(0,0,0,0.35) 100%);
  background:-ms-linear-gradient(top,rgba(0,0,0,0.65) 0%,rgba(183,183,183,0.57) 26%,rgba(0,0,0,0.49) 53%,rgba(0,0,0,0.35) 100%);
  background:linear-gradient(to bottom,rgba(0,0,0,0.65) 0%,rgba(183,183,183,0.57) 26%,rgba(0,0,0,0.49) 53%,rgba(0,0,0,0.35) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#59000000',GradientType=0);
  position:absolute;
  top:265px;
  height:300px;
  width:880px;
  padding:10px;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
  cursor:pointer;
  border-radius:7px 7px 0 0;
  -moz-border-radius:7px 7px 0 0;
  -webkit-border-radius:7px 7px 0 0;
  transition:width 2s,height 2s;
  -moz-transition:width 2s,height 2s,-moz-transform 2s;
  -webkit-transition:width 2s,height 2s,-webkit-transform 2s;
  -o-transition:width 2s,height 2s,-o-transform 2s;
}

.abs:hover {
  top:10px;
  cursor:pointer;
  background-color:rgba(0,0,0,.8);
  color:#fdf7d7;
  text-shadow:0 0 1px #000;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
}