@charset "UTF-8";

#five_things_label,#for_fun_label,#craziest_thing_label,#be_anywhere_label,#know_me_label,#favorite_books_label,#meaning_life_label,#hobbies_label,#favorite_songs_label,#favorite_movies_label,#about_me_label,#talents_label {
  color:transparent;
}

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

a:visited {
  color:#;
}

/*  background profile  */
body {
  background:#ededed;
  margin:0;
  padding:0;
  background-image:url(https://img.mfcimg.com/photos2/106/10610321/600-417-148-668-9862287.jpg),url(https://img.mfcimg.com/photos2/106/10610321/600-417-148-668-9862287.jpg);
  background-color:#9AC956;
  background-position:top left,top right;
  background-repeat:no repeat-y,no repeat-y;
  background-attachment:fixed;
  font-family:'Comic Sans MS',cursive;
  font-weight:normal;
  font-style:normal;
/*  font-size:12px; */
/* change the font size here */
  //font-size:.895em;
  font-size:1.3em;
  line-height:1.5;
}

/*******************/
/* A supprimer */
/*******************
.profile_section_content {
  color:#666666;
  border:px #;
  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;
}
************************/
/* Fin Ã  supprimer */
/***********************/
.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
}

.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:#BCEC76;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:bold;
  font-style:normal;
  font-size:20px;
  -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 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.profile_section_content {
  z-index:auto;
}

.content {
  padding:5px;
}

/************************/
/*  buttons header  */
/************************/
.navangie {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:30px;
  background-color:white;
  box-shadow:0 0 10px rgb(0,0,0);
  text-align:center;
  z-index:500;
  box-shadow:0 3px 20px 3px rgba(0,0,0,.8);
/* font-size: .8rem;
     line-height: 1;*/
}

#menu_Angie {
  position:relative;
  margin-top:10px;
  margin-left:auto;
  margin-right:auto;
  padding:0;
  padding-right:0;
  width:998px;
  height:45px;
  list-style-type:none;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,.2);
  box-shadow:0 1px 3px rgba(0,0,0,.2);
}

.button a {
  cursor:pointer;
  text-align:center;
  font:16px/100% Arial,Helvetica,sans-serif;
  font-weight:bold;
  position:relative;
  min-width:50px;
  height:20px;
  float:left;
  padding:16px;
  padding-top:11px;
  padding-bottom:11px;
  text-decoration:none;
  text-shadow:0 1px 1px rgba(0,0,0,.3);
}

.button:first-child a {
  -webkit-border-top-left-radius:20px;
  -webkit-border-bottom-left-radius:20px;
  -moz-border-topleft-radius:20px;
  -moz-border-bottomleft-radius:20px;
  border-top-left-radius:20;
  border-bottom-left-radius:20px;
}

.Angy,.Angy .button a {
  color:#fae7e9;
  background:#f16c7c;
  border-right:solid 1px #bf404f;
  background:-moz-linear-gradient(top,#f16c7c 0%,#bf404f 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f16c7c),color-stop(100%,#bf404f));
  background:-webkit-linear-gradient(top,#f16c7c 0%,#bf404f 100%);
  background:-o-linear-gradient(top,#f16c7c 0%,#bf404f 100%);
  background:-ms-linear-gradient(top,#f16c7c 0%,#bf404f 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c',endColorstr='#bf404f',GradientType=0);
  background:linear-gradient(top,#f16c7c 0%,#bf404f 100%);
}

.Angy .button a:hover,.Angy .button a:focus {
  background:#cf5d6a;
  background:-moz-linear-gradient(top,#cf5d6a 0%,#a53845 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#cf5d6a),color-stop(100%,#a53845));
  background:-webkit-linear-gradient(top,#cf5d6a 0%,#a53845 100%);
  background:-o-linear-gradient(top,#cf5d6a 0%,#a53845 100%);
  background:-ms-linear-gradient(top,#cf5d6a 0%,#a53845 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a',endColorstr='#a53845',GradientType=0);
  background:linear-gradient(top,#cf5d6a 0%,#a53845 100%);
}

.Angy .button a:active {
  color:#dca4ab;
  background:#bf404f;
  background:-moz-linear-gradient(top,#bf404f 0%,#f16c7c 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#bf404f),color-stop(100%,#f16c7c));
  background:-webkit-linear-gradient(top,#bf404f 0%,#f16c7c 100%);
  background:-o-linear-gradient(top,#bf404f 0%,#f16c7c 100%);
  background:-ms-linear-gradient(top,#bf404f 0%,#f16c7c 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f',endColorstr='#f16c7c',GradientType=0);
  background:linear-gradient(top,#bf404f 0%,#f16c7c 100%);
}

/***************************/
/* Fin barre de menu  */
/****************************/
/* delete Section Profile Heading */
.heading {
  display:none;
}

/* Fin delete Section Profile Heading */
#profile {
  width:1000px;
  margin:40px auto -10px;
  background:#fff url(https://img.mfcimg.com/photos2/106/10610321/492-708-694-853-9979682.jpg) top center no-repeat;
  box-shadow:0 0 20px 3px #333;
/*
     font-size:.875em;
     line-height:1.25;
     */
}

.profile_section {
  border-spacing:0;
}

.profile_section_content {
  z-index:auto;
}

.profile_section .heading {
/* same as h1 */
  font-size:22px;
  line-height:44px;
  border-bottom:10px #FF0000 outset;
}

/* song list and videos */
#songlist {
  text-align:center;
  margin:auto;
}

#songlist th {
  padding:5px 10px;
  text-align:left;
}

#intro {
  padding-top:0;
}

#songlist table,table.forsale {
  background-image:none;
  font-family:Tahoma,Geneva,sans-serif;
  border-collapse:collapse;
  text-align:left;
  margin:auto;
}

#songlist .outertd td {
  width:15em;
  text-shadow:2px 2px white;
  padding:5px 10px;
  border:1px solid #46CEAE;
}

table.forsale {
  margin:2em auto;
  width:100%;
}

table.forsale td {
  padding:5px 10px;
  border:1px solid #46CEAE;
  vertical-align:top;
}

table.forsale th {
  padding:5px 10px;
  text-align:left;
}

/* fin song list and videos */
#profile_header {
  padding:10px 0 0;
}

#avatar_holder {
  text-align:right;
  margin-left:20px;
  width:90px;
  height:90px;
}

#profile_avatar {
  padding:4px;
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  border:1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  box-shadow:0 1px 3px rgba(0,0,0,0.1);
}

#main_photo {
  width:250px;
  margin-left:-210px;
  margin-bottom:100px;
  margin-top:550px;
}

.recent_photos {
  display:inline-block;
  width:250px;
  margin-left:-200px;
  margin-bottom:-100px;
}

#profile_header_container {
  margin-left:445px;
  min-height:90px;
}

#profile_about_me {
  margin:20px 0;
  padding-top:280px;
}

#about_me_value {
  display:block;
  margin:0 auto 0 -20px;
}

/* for games and shows*/
#G1 > div {
  display:none;
}

#G1 > div:target {
  display:block;
}

#G2 > div {
  display:none;
}

#G2 > div:target {
  display:block;
}

#G3 > div {
  display:none;
}

#G3 > div:target {
  display:block;
}

#G4 > div {
  display:none;
}

#G4 > div:target {
  display:block;
}

#G5 > div {
  display:none;
}

#G5 > div:target {
  display:block;
}

#G6 > div {
  display:none;
}

#G6 > div:target {
  display:block;
}

#S1 > div {
  display:none;
}

#S1 > div:target {
  display:block;
}

#S2 > div {
  display:none;
}

#S2 > div:target {
  display:block;
}

#S3 > div {
  display:none;
}

#S3 > div:target {
  display:block;
}

#T1 > div {
  display:none;
}

#T1 > div:target {
  display:block;
}

#floatpic {
  float:left;
  width:170px px;
}

.floatstop {
  clear:both;
}

h1.AngieTitle {
  font-size:30px;
  font-weight:bold;
  color:#F00;
  background-color:#FEC3CC;
  text-align:center;
  padding-top:30px;
}

h2.AngieTitle {
  font-weight:bold;
  font-size:20px;
  color:#FF0000;
  //padding-top:30px;
  margin-top:0;
  margin-bottom:40px;
  //margin-left:20px;
}

h2.AngieTitleFirst {
  font-weight:bold;
  font-size:20px;
  color:#FF0000;
  //padding-top:30px;
  margin-top:40px;
  margin-bottom:40px;
  //margin-left:20px;
}

p.normalH1 {
  margin-top:20px;
  margin-bottom:40px;
  margin-left:0;
}

p.normalH2 {
  margin-top:20px;
  margin-bottom:40px;
  margin-left:20px;
}

th {
  text-align:left;
}

span.red {
  color:#FF0000;
  font-weight:bold;
}

span.LIred {
  padding-left:10px;
  background-image:url(https://img.mfcimg.com/photos2/171/17195666/608-219-338-236-7952921.gif);
  background-repeat:no-repeat;
  background-position:0 .5em;
  font-weight:bold;
  color:#FF0000;
  margin-left:20px;
}

ul.ULtokens {
  list-style:none;
  margin-top:-20px;
  //margin-left:-10px;
}

#Twitter-Style {
  height:230px;
  width:250px;
  background:#FFF none repeat scroll 0 0;
  border:1px solid #000;
  border-radius:6px;
  position:fixed;
  right:1%;
  top:35.5%;
  overflow-y:scroll;
  z-index:1;
}

::-webkit-scrollbar-thumb {
  width:30px;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border:3px solid #990066;
  background:#990066;
}

#evid {
  position:relative;
  width:960px;
  height:337px;
  z-index:1;
  background-image:url();
  background-repeat:no-repeat;
  color:#FFF;
}

#evid-con {
  width:868px;
  height:400px;
  overflow:auto;
  padding:13px;
  background:#;
  margin-top:60px;
  margin-left:52px;
  margin-right:52px;
  margin-bottom:11px;
}

.efe_x {
  text-shadow:0 1px 3px #000;
  width:240px;
  height:240px;
  float:left;
  display:block;
  position:relative;
  margin:30px 8px;
}

.efe_x img {
  width:240px;
  height:159px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  -webkit-box-shadow:0 5px 10px 0 #000;
  -moz-box-shadow:0 5px 10px 0 #000;
  box-shadow:0 5px 10px 0 #000;
  position:relative;
}

.efe_x:hover img {
  opacity:.4;
}

.efe_x a {
  color:#000000;
  font-weight:normal;
  width:100%;
  font-size:20px;
  text-align:center;
  display:block;
  float:left;
  margin-top:8px;
}

.sold:after {
  content:url();
  top:60px;
  left:80px;
  position:absolute;
  display:block;
}

.sold:hover img {
  opacity:.2;
  background:#FF0;
}

.efe_x a span {
  clear:both;
  display:block;
  font-size:18px;
  font-weight:bold;
  line-height:25px;
  color:#ff0000;
  text-transform:none;
}

.efe_x div {
  z-index:9999;
  display:none;
  opacity:0;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  position:absolute;
  top:0;
  left:0;
  width:222px;
  background:#000;
  background:rgba(0,0,0,0.7);
  padding:8px;
  border:1px solid #333;
}

.efe_x a div {
  clear:both;
  display:block;
  font-size:14px;
  font-weight:normal!important;
  line-height:22px;
  text-align:center;
  color:#ff0000;
  text-transform:uppercase;
  position:relative;
  top:0;
  background:url(http://2.bp.blogspot.com/-g78S-y37nr8/Uk1D81FIaUI/AAAAAAAACH0/BOYHrz5v9LI/s1600/black+button+dark.gif);
  height:34px;
  border:none!important;
  opacity:1!important;
  margin-top:5px;
}

.efe_x:hover div {
  display:block;
  opacity:1;
}

.efe_x div span {
  text-transform:none!important;
  line-height:16px;
  font-size:12px;
  text-align:left;
  color:#FFF;
  font-weight:lighter;
}

.vids {
  position:relative;
  width:155px;
  text-align:justify;
  height:270px;
  float:left;
  margin-right:13px;
  margin-left:13px;
}

span {
  font-weight:bold;
}

.vids img {
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
  margin-bottom:5px;
  width:145px;
  height:75px;
  background:rgb(30,24,20);
  background:-moz-linear-gradient(top,rgba(30,24,20,1) 0%,rgba(17,13,9,1) 50%,rgba(5,2,1,1) 51%,rgba(12,9,7,1) 76%,rgba(7,4,2,1) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(30,24,20,1)),color-stop(50%,rgba(17,13,9,1)),color-stop(51%,rgba(5,2,1,1)),color-stop(76%,rgba

(12,9,7,1)),color-stop(100%,rgba(7,4,2,1)));
  background:-webkit-linear-gradient(top,rgba(30,24,20,1) 0%,rgba(17,13,9,1) 50%,rgba(5,2,1,1) 51%,rgba(12,9,7,1) 76%,rgba(7,4,2,1) 100%);
  background:-o-linear-gradient(top,rgba(30,24,20,1) 0%,rgba(17,13,9,1) 50%,rgba(5,2,1,1) 51%,rgba(12,9,7,1) 76%,rgba(7,4,2,1) 100%);
  background:-ms-linear-gradient(top,rgba(30,24,20,1) 0%,rgba(17,13,9,1) 50%,rgba(5,2,1,1) 51%,rgba(12,9,7,1) 76%,rgba(7,4,2,1) 100%);
  border:1px solid #111;
  -webkit-box-shadow:inset 0 0 5px 0 #312622,inset 0 3px 3px -3px #6b6b6b,0 2px 5px 0 #000000;
  -moz-box-shadow:inset 0 0 5px 0 #312622,inset 0 3px 3px -3px #6b6b6b,0 2px 5px 0 #000000;
  box-shadow:inset 0 0 5px 0 #312622,inset 0 3px 3px -3px #6b6b6b,0 2px 5px 0 #000000;
  padding:5px;
}

.vids img:hover {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  transform:scale(1.1);
  -webkit-box-shadow:inset 0 0 5px 0 #312622,inset 0 3px 3px -3px #6b6b6b,0px 0 5px 2px rgba(26,150,255,0.8);
  -moz-box-shadow:inset 0 0 5px 0 #312622,inset 0 3px 3px -3px #6b6b6b,0px 0 5px 2px rgba(26,150,255,0.8);
  box-shadow:inset 0 0 5px 0 #312622,inset 0 3px 3px -3px #6b6b6b,0px 0 5px 2px rgba(26,150,255,0.8);
}

.vids span {
  clear:both;
  font-weight:lighter;
  float:left;
  color:#a47f62;
  font-size:11px;
  width:100%;
}

.efe_x:hover a div,.vezi:hover a div {
  background:url(http://2.bp.blogspot.com/--4m38jIlMQ0/Uk1D7HX8QtI/AAAAAAAACHM/xCWsv9VdJNU/s1600/black+button+lights.gif);
}

.frame::-webkit-scrollbar {
  height:9px;
  width:15px;
  border-top:1px solid #999;
  border-bottom:1px solid #999;
  border-left:1px dotted #ff0000;
  border-right:1px dotted #ff0000;
}

.frame::-webkit-scrollbar-thumb {
  width:9px;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border:1px solid #000;
  background:#ff0000;
}