@charset "UTF-8";

/*-------Custom Fonts--------*/
@font-face {
  font-family:'electroregular';
  src:url(http://eva-gomez.github.io/webfonts/electro-webfont.eot);
  src:url(http://eva-gomez.github.io/webfonts/electro-webfont.eot?#iefix) format("embedded-opentype)","url(http://eva-gomez.github.io/webfonts/electro-webfont.woff") format("woff)","url(http://eva-gomez.github.io/webfonts/electro-webfont.ttf") format("truetype)","url(http://eva-gomez.github.io/webfonts/electro-webfont.svg#electroregular") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:foundation-icons-enclosed;
  src:url(http://clobba.github.io/webfonts/foundation-icons-general-enclosed.eot);
  src:url(http://clobba.github.io/webfonts/foundation-icons-general-enclosed.woff) format("woff");
  src:url(http://clobba.github.io/webfonts/foundation-icons-general-enclosed.ttf) format("truetype");
}

@font-face {
  font-family:bebasneue;
  src:url(http://clobba.github.io/webfonts/bebasneue-webfont.eot);
  src:url(http://clobba.github.io/webfonts/bebasneue-webfont.woff) format("woff");
  src:url(http://clobba.github.io/webfonts/bebasneue-webfont.ttf) format("truetype");
}

@font-face {
  font-family:"MuseoSans 500";
  src:url(http://clobba.github.io/webfonts/MuseoSans_500-webfont.eot);
  src:url(http://clobba.github.io/webfonts/MuseoSans_500-webfont.woff) format("woff");
  src:url(http://clobba.github.io/webfonts/MuseoSans_500-webfont.ttf) format("truetype");
}

@font-face {
  font-family:Calluna Regular;
  src:url(http://eva-gomez.github.io/webfonts/Calluna-Regular-webfont.eot);
  src:url(http://eva-gomez.github.io/webfonts/Calluna-Regular-webfont.woff) format("woff");
  src:url(http://eva-gomez.github.io/webfonts/Calluna-Regular-webfont.ttf) format("truetype");
}

/*--- Begin Custom Code: mfcPROfile.com ***/
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp {
  border:0;
  margin:0;
  padding:0;
  font-size:100%;
}

html,body {
  height:100%;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display:block;
}

b,strong {
  font-weight:bold;
}

img {
  color:transparent;
  font-size:0;
  vertical-align:middle;
  -ms-interpolation-mode:bicubic;
}

ol,ul {
  list-style:none;
}

li {
  display:list-item;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

th,td,caption {
  font-weight:normal;
  vertical-align:top;
  text-align:left;
}

q {
  quotes:none;
}

q:before,q:after {
  content:'';
  content:none;
}

sub,sup,small {
  font-size:75%;
}

sub,sup {
  line-height:0;
  position:relative;
  vertical-align:baseline;
}

sub {
  bottom:-.25em;
}

sup {
  top:-.5em;
}

svg {
  overflow:hidden;
}

body {
  color:#FFFFFF;
  font-size:1em;
  height:100%;
  background-size:35%,50% auto,cover;
  background-repeat:no-repeat,no-repeat,no-repeat;
  background-position:right 25%,top center,top center;
  background-image:url(https://img.mfcimg.com/photos2/193/19387939/771-127-419-682-8087733.png),url(https://img.mfcimg.com/photos2/193/19387939/426-376-348-734-8087677.png),url(https://img.mfcimg.com/photos2/193/19387939/543-585-193-134-8087732.jpg);
  width:auto;
  margin-left:auto;
  margin-right:auto;
}

p {
  margin-bottom:5px;
/* [disabled]line-height: 1.4em; */
}

a {
  color:#00FF00;
  text-decoration:none;
  text-shadow:1px 1px rgba(0,0,0,1.00);
}

a:hover {
  text-decoration:underline;
  color:rgba(158,36,142,1.00);
}

#header_bar,#footer_bar,#profile_main_photo,#profile_header,#profile_password_photo_galleries {
  display:none;
}

#top {
  position:fixed;
  top:20%;
  overflow:auto;
  text-align:right;
  clear:none;
  font-weight:normal;
  float:right;
  font-size:1em;
  height:auto;
  display:block;
  right:0;
  width:auto;
}

.menu {
  width:200px;
  overflow:auto;
  opacity:.9;
}

.menu a {
  color:#FFFFFF;
  background-color:#FF3399;
  text-decoration:none;
  float:right;
  transition:opacity .5s ease;
  transition:padding .3s ease;
  position:relative;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  width:140px;
  margin-bottom:1px;
  padding-top:10px;
  padding-bottom:10px;
  font-family:'electroregular',bebasneue,Impact,Haettenschweiler,"Arial Black",sans-serif;
  border:1px groove #D0D0D0;
  padding-right:25px;
  font-size:1.2em;
  font-weight:normal;
}

.menu a:hover {
  opacity:1;
  background-color:#00FF00;
  text-transform:lowercase;
  font-weight:normal;
  color:#000000;
  text-align:right;
  padding-right:25px;
  padding-left:0;
  border-color:rgba(255,255,255,1.00);
  border-width:1px;
}

.icons {
  position:fixed;
  height:auto;
  float:left;
  clear:none;
  width:auto;
  display:inline-block;
  bottom:45px;
  left:15%;
  overflow:hidden;
}

.copyright {
  position:fixed;
  font-size:.8em;
  line-height:.9em;
  display:block;
  width:840px;
  bottom:-2px;
  text-align:left;
  color:rgba(255,255,255,1.00);
  margin-left:25px;
  text-shadow:0 1px rgba(51,153,255,1.00);
  left:0;
  font-family:"Calluna Regular","Baskerville Old Face","Palatino Linotype","Century Schoolbook","Times New Roman",serif;
}

/*--- MAIN CONTENT BOXES ---*/
#profile_about_me_friends .heading {
  background-size:auto 100%;
  background-image:url(https://img.mfcimg.com/photos2/193/19387939/111-187-143-932-8087445.jpg);
  background-repeat:repeat-y;
  background-size:100% auto;
  padding:20px;
  color:#FFF;
  font-size:2em;
  font-family:'electroregular',Verdana,"Arial Black",sans-serif;
  font-weight:bold;
  text-shadow:0 0 5px #FFFFFF;
  -webkit-border-top-left-radius:15px;
  -webkit-border-top-right-radius:15px;
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
}

#profile_about_me_friends {
  width:820px;
  height:500px;
  left:-2100px;
  padding:10px;
  font-family:"MuseoSans 500",Arial,sans-serif;
  background-color:rgba(19,124,164,0.60);
  position:absolute;
  transition:left 0 ease-in-out;
  opacity:.7;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  overflow-y:hidden;
}

#profile_about_me_friends:target {
  left:15%;
  top:15%;
}

#profile_about_me_friends .profile_section_content {
  overflow-y:scroll;
  height:475px;
}

#profile_schedule .heading {
  background-size:auto 100%;
  background-image:url(https://img.mfcimg.com/photos2/193/19387939/111-187-143-932-8087445.jpg);
  background-repeat:repeat-y;
  background-size:100% auto;
  padding:20px;
  color:#FFF;
  font-size:2em;
  font-family:'electroregular',Verdana,"Arial Black",sans-serif;
  font-weight:bold;
  text-shadow:0 0 5px #FFFFFF;
  -webkit-border-top-left-radius:15px;
  -webkit-border-top-right-radius:15px;
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
}

#profile_schedule {
  width:820px;
  height:500px;
  left:-2100px;
  padding:10px;
  font-family:"MuseoSans 500",Arial,sans-serif;
  background-color:rgba(19,124,164,0.60);
  position:absolute;
  transition:left 0 ease-in-out;
  opacity:.7;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  overflow-y:hidden;
}

#profile_schedule:target {
  left:15%;
  top:15%;
}

#profile_interests_content .heading {
  text-transform:lowercase;
  font-size:3em;
  font-weight:normal;
  color:#F101C3;
  text-shadow:0 0 1px #000,0 1px 2px #f1f1f1,0 2px 1px #ccc,0 3px 1px #999,0 4px 1px #666,0 5px 1px #333,0 6px 8px #000;
  font-family:Adsk;
  text-align:left;
/* [disabled]padding-bottom: 10px; */
/* [disabled]margin-bottom: 20px; */
  display:none;
}

#profile_interests_content {
  width:820px;
  height:500px;
  top:7%;
  left:-2100px;
  padding:10px;
  background-color:rgba(205,67,152,0.60);
  position:absolute;
  transition:left 0 ease-in-out;
  opacity:.9;
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
  -webkit-border-top-left-radius:0;
  -webkit-border-top-right-radius:0;
  -webkit-border-bottom-left-radius:15px;
  -webkit-border-bottom-right-radius:15px;
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-left-radius:15px;
  border-bottom-right-radius:15px;
}

#profile_interests_content:target {
  left:15%;
  top:15%;
}

#profile_interests_content .profile_section_content {
  overflow-y:scroll;
  height:475px;
}

#five_things_label,#for_fun_label,#craziest_thing_label,#be_anywhere_label,#know_me_label {
  display:none;
  opacity:0;
}

#profile_comments .heading {
  background-size:auto 100%;
  background-image:url(https://img.mfcimg.com/photos2/193/19387939/111-187-143-932-8087445.jpg);
  background-repeat:repeat-y;
  background-size:100% auto;
  padding:20px;
  color:#FFF;
  font-size:2em;
  font-family:'electroregular',Verdana,"Arial Black",sans-serif;
  font-weight:bold;
  text-shadow:0 0 5px #FFFFFF;
  -webkit-border-top-left-radius:15px;
  -webkit-border-top-right-radius:15px;
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
/* [disabled]padding-bottom: 10px; */
/* [disabled]margin-bottom: 20px; */
}

#profile_comments {
  width:820px;
  height:500px;
  left:-2100px;
  padding:10px;
  font-family:"MuseoSans 500",Arial,sans-serif;
  background-color:rgba(19,124,164,0.60);
  position:absolute;
  transition:left 0 ease-in-out;
  opacity:.7;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  overflow-y:hidden;
}

#profile_comments:target {
  left:15%;
  top:15%;
}

#profile_comments .profile_section_content {
  overflow-y:scroll;
  height:475px;
}

#profile_photo_galleries .heading {
  background-size:auto 100%;
  background-image:url(https://img.mfcimg.com/photos2/193/19387939/111-187-143-932-8087445.jpg);
  background-repeat:repeat-y;
  background-size:100% auto;
  padding:20px;
  color:#FFF;
  font-size:2em;
  font-family:'electroregular',Verdana,"Arial Black",sans-serif;
  font-weight:bold;
  text-shadow:0 0 5px #FFFFFF;
  -webkit-border-top-left-radius:15px;
  -webkit-border-top-right-radius:15px;
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
/* [disabled]padding-bottom: 10px; */
/* [disabled]margin-bottom: 20px; */
}

#profile_photo_galleries {
  width:820px;
  height:500px;
  left:-2100px;
  padding:10px;
  font-family:"MuseoSans 500",Arial,sans-serif;
  background-color:rgba(19,124,164,0.60);
  position:absolute;
  transition:left 0 ease-in-out;
  opacity:.7;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  overflow-y:hidden;
}

#profile_photo_galleries:target {
  left:15%;
  top:15%;
}

.photo_gallery {
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  margin-bottom:0;
  background-color:rgba(0,0,0,0.5);
  z-index:99;
}

.photo_gallery .heading {
  background-size:auto 100%;
  background-image:url(https://img.mfcimg.com/photos2/193/19387939/111-187-143-932-8087445.jpg);
  background-repeat:repeat-y;
  background-size:100% auto;
  padding:20px;
  color:#FFF;
  font-size:2em;
  font-family:'electroregular',Verdana,"Arial Black",sans-serif;
  font-weight:bold;
  text-shadow:0 0 5px #FFFFFF;
  -webkit-border-top-left-radius:15px;
  -webkit-border-top-right-radius:15px;
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
/* [disabled]padding-bottom: 10px; */
/* [disabled]margin-bottom: 20px; */
}

.photo_gallery .images a {
  display:block;
  float:left;
  border:5px solid #000;
  margin-right:10px;
  margin-bottom:10px;
}

.photo_gallery_preview {
  border:1px solid #333;
  overflow:auto;
  padding:20px 15px;
  width:100px;
  background-color:#000;
}

.photo_gallery_name a {
  color:#FFF;
  margin-bottom:20px;
  display:block;
  text-transform:uppercase;
}

.photo_gallery_link {
  display:block;
  margin-bottom:15px;
}

.photo_gallery_count {
  font-style:italic;
  color:#666;
}

#profile_password_photo_galleries .heading {
  background-size:auto 100%;
  background-image:url(https://img.mfcimg.com/photos2/193/19387939/111-187-143-932-8087445.jpg);
  background-repeat:repeat-y;
  background-size:100% auto;
  padding:20px;
  color:#FFF;
  font-size:2em;
  font-family:'electroregular',Verdana,"Arial Black",sans-serif;
  font-weight:bold;
  text-shadow:0 0 5px #FFFFFF;
  -webkit-border-top-left-radius:15px;
  -webkit-border-top-right-radius:15px;
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
/* [disabled]padding-bottom: 10px; */
/* [disabled]margin-bottom: 20px; */
}

#profile_password_photo_galleries {
  width:820px;
  height:500px;
  left:-2100px;
  padding:10px;
  font-family:"MuseoSans 500",Arial,sans-serif;
  background-color:rgba(19,124,164,0.60);
  position:absolute;
  transition:left 0 ease-in-out;
  opacity:.7;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  overflow-y:hidden;
}

#profile_password_photo_galleries {
  left:15%;
  top:15%;
}

.password_photo_gallery {
  position:absolute;
  top:850px;
  right:515px;
  width:500px;
  background-color:#F101C3;
  padding:40px;
  overflow:auto;
}

#Videos {
  width:820px;
  height:500px;
  left:-2100px;
  padding:10px;
  font-family:"MuseoSans 500",Arial,sans-serif;
  background-color:rgba(19,124,164,0.60);
  position:fixed;
  transition:left 0 ease-in-out;
  opacity:1;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  overflow-y:scroll;
}

#Videos:target {
  left:15%;
  top:15%;
}

#Videos h2 {
  background-size:auto 100%;
  background-image:url(https://img.mfcimg.com/photos2/193/19387939/111-187-143-932-8087445.jpg);
  background-repeat:repeat-y;
  background-size:100% auto;
  padding:20px;
  color:#FFF;
  font-size:2em;
  font-family:'electroregular',Verdana,"Arial Black",sans-serif;
  font-weight:bold;
  text-shadow:0 0 5px #FFFFFF;
  -webkit-border-top-left-radius:15px;
  -webkit-border-top-right-radius:15px;
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
  margin-bottom:10px;
}

.vidshell {
  overflow-y:scroll;
  height:450px;
}

.vids {
  display:inline-block;
  width:326px;
  height:300px;
  padding-top:10px;
  padding-right:5px;
  padding-left:5px;
  padding-bottom:10px;
  margin-bottom:25px;
  background-color:rgba(255,255,255,0.40);
  font-size:.9em;
  color:#000032;
  text-align:center;
  margin-left:40px;
/* [disabled]line-height: 0.5em; */
  border:2px ridge #10CDE1;
  border-radius:15px;
}

.buy:link,.buy:visited,.buy:active {
  display:inline-block;
  padding:5px 10px;
  text-align:center;
  font-size:1.4em;
  color:#F27D2F;
  text-decoration:none;
  -webkit-transition:.2s;
  -moz-transition:.2s;
  -o-transition:.2s;
  -ms-transition:.2s;
  transition:.2s;
  border:groove 2px #ffffff;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  -webkit-box-shadow:inset 0 4px 6px #fff;
  font-family:bebasneue,Haettenschweiler,Impact,sans-serif;
  text-shadow:-1px -1px 1px rgba(0,0,0,0.50);
  background-image:-webkit-linear-gradient(270deg,rgba(0,174,239,0.60) 16.58%,rgba(40,36,37,1.00) 48.19%,rgba(0,174,239,1.00) 74.10%);
  background-image:linear-gradient(180deg,rgba(0,174,239,0.60) 16.58%,rgba(40,36,37,1.00) 48.19%,rgba(0,174,239,1.00) 74.10%);
  margin-top:10px;
}

.buy:hover,.buy:focus {
  color:#00AEEF;
  text-decoration:none;
  border:2px ridge #FFFFFF;
  box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  -webkit-box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  -ms-box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  -moz-box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  -o-box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  text-shadow:-1px -1px 1px rgba(255,255,255,0.50);
  background-image:-webkit-linear-gradient(270deg,rgba(19,124,164,1.00) 13.99%,rgba(7,6,18,1.00) 46.63%,rgba(158,36,142,1.00) 71.50%);
  background-image:linear-gradient(180deg,rgba(19,124,164,1.00) 13.99%,rgba(7,6,18,1.00) 46.63%,rgba(158,36,142,1.00) 71.50%);
}

#Shop {
  width:820px;
  height:500px;
  left:-2100px;
  padding:10px;
  font-family:"MuseoSans 500",Arial,sans-serif;
  background-color:rgba(19,124,164,0.60);
  position:fixed;
  transition:left 0 ease-in-out;
  opacity:1;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  overflow-y:scroll;
}

#Shop:target {
  left:15%;
  top:15%;
}

#Shop h2 {
  background-size:auto 100%;
  background-image:url(https://img.mfcimg.com/photos2/193/19387939/111-187-143-932-8087445.jpg);
  background-repeat:repeat-y;
  background-size:100% auto;
  padding:20px;
  color:#FFF;
  font-size:2em;
  font-family:'electroregular',Verdana,"Arial Black",sans-serif;
  font-weight:bold;
  text-shadow:0 0 5px #FFFFFF;
  -webkit-border-top-left-radius:15px;
  -webkit-border-top-right-radius:15px;
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
  margin-bottom:10px;
}

.itmshop {
  display:block;
  font-size:1.2em;
  color:#10CDE1;
  font-family:'electroregular',Verdana,"Arial Black",sans-serif;
  background:#f1f1f1;
  padding-top:10px;
  padding-right:10px;
  padding-left:10px;
  padding-bottom:10px;
  border-bottom:1px solid #ccc;
  margin-bottom:5px;
  margin-left:15px;
  margin-right:5px;
  font-weight:bold;
}

.itmshop > span {
  float:right;
  margin-right:10px;
}

.buys:link,.buys:visited,.buys:active {
  display:block;
  padding:5px 25px;
  text-align:center;
  font-size:.8em;
  color:#10CDE1;
  text-decoration:none;
  -webkit-transition:.2s;
  -moz-transition:.2s;
  -o-transition:.2s;
  -ms-transition:.2s;
  transition:.2s;
  border:groove 2px #ffffff;
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
  -webkit-box-shadow:inset 0 4px 6px #fff;
  font-family:bebasneue,Haettenschweiler,Impact,sans-serif;
  text-shadow:-1px -1px 1px rgba(255,255,255,0.50);
  background-image:-webkit-linear-gradient(270deg,rgba(177,179,181,1.00) 16.58%,rgba(40,36,37,1.00) 48.19%,rgba(109,110,112,1.00) 74.10%);
  background-image:linear-gradient(180deg,rgba(177,179,181,1.00) 16.58%,rgba(40,36,37,1.00) 48.19%,rgba(109,110,112,1.00) 74.10%);
  margin-top:-4px;
}

.buys:hover,.buys:focus {
  color:#FFFFFF;
  text-decoration:none;
  border:2px ridge #D99939;
  box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  -webkit-box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  -ms-box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  -moz-box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  -o-box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  text-shadow:-1px -1px 1px rgba(0,0,0,1.00);
  background-image:-webkit-linear-gradient(270deg,rgba(51,153,255,1.00) 13.99%,rgba(7,6,18,1.00) 46.63%,rgba(20,67,115,1.00) 71.50%);
  background-image:linear-gradient(180deg,rgba(51,153,255,1.00) 13.99%,rgba(7,6,18,1.00) 46.63%,rgba(20,67,115,1.00) 71.50%);
}

::-webkit-scrollbar {
  width:8px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.4);
  -webkit-border-radius:10px;
  border-radius:10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius:10px;
  border-radius:10px;
  background:rgbargba(16,205,225,0.50);
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(rgba(16,205,225,0.80));
  border:1px solid #FFF;
}

.icons {
  position:fixed;
  height:auto;
  float:left;
  width:100px;
  display:block;
  overflow:hidden;
  top:10%;
  left:2%;
}

.icons .amazon {
  background-image:url(https://img.mfcimg.com/photos2/193/19387939/621-118-727-342-8088421.png);
  background-repeat:no-repeat;
  background-position:0 0;
  background-size:100px 100px;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  width:100px;
  height:100px;
  display:inline-block;
  float:right;
/* [disabled]margin-right: 35px; */
  height:100px;
}

.amazon:hover {
  background-size:40% 70%;
  background-position:50% 50%;
}

.icons .twitter {
  background-image:url(https://img.mfcimg.com/photos2/193/19387939/383-175-920-461-8088423.png);
  background-repeat:no-repeat;
  background-position:0 0;
  background-size:100px 100px;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  width:100px;
  height:100px;
  display:inline-block;
  float:right;
/* [disabled]margin-right: 35px; */
  height:100px;
}

.twitter:hover {
  background-size:40% 70%;
  background-position:50% 50%;
}

.icons .friend {
  background-image:url(https://img.mfcimg.com/photos2/193/19387939/435-426-777-751-8088448.png);
  background-repeat:no-repeat;
  background-position:0 0;
  background-size:100px 100px;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  width:100px;
  height:100px;
  display:inline-block;
  float:right;
/* [disabled]margin-right: 35px; */
  height:100px;
}

.friend:hover {
  background-size:40% 70%;
  background-position:50% 50%;
}

.icons .sc {
  background-image:url(https://img.mfcimg.com/photos2/193/19387939/185-918-851-728-8088454.png);
  background-repeat:no-repeat;
  background-position:0 0;
  background-size:100px 100px;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  width:100px;
  height:100px;
  display:inline-block;
  float:right;
/* [disabled]margin-right: 35px; */
  height:100px;
}

.sc:hover {
  background-size:40% 70%;
  background-position:50% 50%;
}

.icons .skype {
  background-image:url(https://img.mfcimg.com/photos2/193/19387939/181-622-652-961-8088428.png);
  background-repeat:no-repeat;
  background-position:0 0;
  background-size:100px 100px;
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  width:100px;
  height:100px;
  display:inline-block;
  float:right;
/* [disabled]margin-right: 35px; */
  height:100px;
}

.skype:hover {
  background-size:40% 70%;
  background-position:50% 50%;
}