@charset "UTF-8";

a:link,a:active,a:hover {
  color:#9303e0;
}

a:visited {
  color:#d91ad1;
}

body {
  background-color:#ffffff;
  background-color:#212b13;
  color:#f0e9e9;
  font-family:'Comic Sans MS';
  font-weight:bold;
  font-style:italic;
  font-size:15px;
  background-position:top right;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/161/16175666/961-460-788-119-6075319.jpg);
}

.profile_section_content {
  color:#f0e9e9;
  border:0 none #;
  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:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
  background-image:url(https://img.mfcimg.com/photos2/161/16175666/780-742-772-854-6091216.jpg);
}

.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:#4c494e;
  color:#5e0499;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -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 #770ee2;
  -moz-text-shadow:0 0 0 #770ee2;
  text-shadow:0 0 0 #770ee2;
}

.content {
  padding:5px;
}

#spoilWrapper {
  display:inline-block;
  margin:0 auto;
  width:700px;
  height:170px;
  background:url(http://s26.postimg.org/gyqo7rc4p/bg_main.png) repeat rgba(51,51,51,1);
  text-align:center;
  border-radius:6px;
  -moz-border-radius:6px;
  -ms-border-radius:6px;
  -o-border-radius:6px;
  -webkit-border-radius:6px;
}

.amazon {
  display:inline-block;
  width:110px;
  height:110px;
  background:url(http://s26.postimg.org/wt5khn0vd/amazon.png) no-repeat;
  background-position:top;
}

.amazon:hover {
  display:inline-block;
  width:110px;
  height:110px;
  background:url(http://s26.postimg.org/wt5khn0vd/amazon.png) no-repeat;
  background-position:bottom;
}

.vsecret {
  display:inline-block;
  width:110px;
  height:110px;
  background:url(http://s26.postimg.org/pbwd2fbc9/vsecret.png) no-repeat;
  background-position:top;
}

.vsecret:hover {
  display:inline-block;
  width:110px;
  height:110px;
  background:url(http://s26.postimg.org/pbwd2fbc9/vsecret.png) no-repeat;
  background-position:bottom;
}

.offtips {
  display:inline-block;
  width:110px;
  height:110px;
  background:url(http://s26.postimg.org/zfl2yks2x/offtips.png) no-repeat;
  background-position:top;
}

.offtips:hover {
  display:inline-block;
  width:110px;
  height:110px;
  background:url(http://s26.postimg.org/zfl2yks2x/offtips.png) no-repeat;
  background-position:bottom;
}

.giftcard {
  display:inline-block;
  width:110px;
  height:110px;
  background:url(http://s26.postimg.org/fh57w77e1/giftcard.png) no-repeat;
  background-position:top;
}

.giftcard:hover {
  display:inline-block;
  width:110px;
  height:110px;
  background:url(http://s26.postimg.org/fh57w77e1/giftcard.png) no-repeat;
  background-position:bottom;
}

.amazon,.vsecret,.offtips,.giftcard {
  opacity:.7;
  border-radius:55px;
  border:1px solid #C06;
}

.amazon:hover,.vsecret:hover,.offtips:hover,.giftcard:hover {
  -webkit-transition:.6s;
  -moz-transition:.6s;
  -o-transition:.6s;
  -ms-transition:.6s;
  transition:.6s;
  opacity:1;
  border-radius:0;
  border:1px solid #C06;
}

#tipers {
  display:inline-block;
  width:800px;
  height:600px;
  margin:0 auto;
  background:url(http://mfcdesign.files.wordpress.com/2014/02/bgmain22.png),url(http://mfcdesign.files.wordpress.com/2014/02/bgmain1.gif);
  background-repeat:no-repeat,no-repeat;
  background-size:auto,100%;
  background-attachment:scroll,fixed;
  position:relative;
}

#tipersBod {
  width:760px;
  height:340px;
  margin-left:10px;
  margin-top:100px;
  background:url(http://mfcdesign.files.wordpress.com/2014/02/bgtpbody1.png) no-repeat rgba(255,255,255,.1);
  background-size:100%;
  overflow:auto;
  color:#fff;
  padding:10px;
  text-align:center;
  border:1px solid rgba(255,255,255,.5);
  background-position:center;
  text-shadow:0 1px 0 #000;
  font-size:16px;
}

#tipersBod:hover {
  color:#fff;
  text-shadow:0 0 8px #fff;
  -webkit-transition:ease .5s;
  -moz-transition:ease .5s;
  transition:ease .5s;
  background:url(http://mfcdesign.files.wordpress.com/2014/02/bgtbodyzhover2.png) center no-repeat;
  background-size:100%;
}

#tipersBod ul li {
  list-style:none;
  margin-left:-80px;
  display:block;
}

#tipersBod li::before {
  content:'';
  display:inline-block;
  width:20px;
  height:14px;
  margin-right:6px;
  background:url(http://mfcdesign.files.wordpress.com/2014/02/star.png) no-repeat bottom;
}

#tipersBod li:hover::before {
  content:'';
  display:inline-block;
  width:20px;
  height:14px;
  margin-right:6px;
  background:url(http://mfcdesign.files.wordpress.com/2014/02/tkn.png) no-repeat bottom;
  -webkit-transition:ease .5s;
  -moz-transition:ease .5s;
  transition:ease .5s;
}

#tipInfo {
  display:block;
  width:760px;
  height:100px;
  margin-left:10px;
  margin-top:10px;
  background:rgba(0,0,0,.5);
  overflow:auto;
  color:#fff;
  padding:10px;
  font-variant:small-caps;
}