@charset "UTF-8";

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

a:visited {
  color:#fefdfd;
}

body {
  background-color:#ffffff;
  background-color:#040504;
  color:#fffcfc;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

#fixed_background {
  display:block;
  background-position:top left;
  background-attachment:fixed;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/156/15631675/639-260-775-179-5674096.jpg);
}

.profile_section_content {
  color:#fffcfc;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #f7f4f4;
  -moz-box-shadow:0 0 0 #f7f4f4;
  box-shadow:0 0 0 #f7f4f4;
}

.profile_section_background {
  background-color:transparent;
  background-color:#000000;
  filter:alpha(opacity=65);
  opacity:.65;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #fef6f6;
  -moz-box-shadow:0 0 0 #fef6f6;
  box-shadow:0 0 0 #fef6f6;
}

.profile_section_content .heading {
  padding:25px;
  background-color:#000000;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
  -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;
  background-image:url(https://img.mfcimg.com/photos2/156/15631675/124-426-649-560-5680794.jpg);
}

.content {
  padding:5px;
}

#vwidgwr {
  display:block;
  width:800px;
  height:810px;
  margin:10px;
  padding:7px;
  overflow:hidden;
  background:url(http://i880.photobucket.com/albums/ac6/RydherMoore/image_zps4516dc81.png),url(http://i39.tinypic.com/far0vc.jpg);
  background-repeat:no-repeat,no-repeat,no-repeat;
  background-position:left 10px,top,bottom;
  font-family:"Century Gothic",Georgia,Times New Roman,Times,serif;
}

#vidspace {
  display:block;
  width:797px;
  height:480px;
  margin-top:160px;
  margin-bottom:30px;
  background:rgba(0,0,0,.5);
  margin-left:-7px;
  padding:8px;
  overflow:auto;
}

#va,#vb,#vc,#vd,#ve,#vf,#vg,#vh,#vi,#vj,#vk,#vl,#vm,#vn {
  background:url(http://i880.photobucket.com/albums/ac6/RydherMoore/dancing-green-vintage-design_zpsc7ee6a94.jpg) no-repeat;
  border-radius:5px;
  -webkit-border-radius:5px;
  position:relative;
  font-size:14px;
}

.ivp {
  display:block;
  width:200px;
  height:180px;
  float:left;
  margin:5px;
  background:rgba(102,102,102,1);
  border:5px solid #336;
  border-radius:5px;
  -webkit-border-radius:5px;
  text-align:left;
  overflow:hidden;
}

.ivp:hover,.ivp:focus {
  display:block;
  width:250px;
  height:180px;
  float:left;
  margin:5px;
  background:rgba(102,102,102,1);
  border:5px solid #0099FF;
  border-radius:5px;
  -webkit-border-radius:5px;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  -o-transition:all .6s;
  -ms-transition:all .6s;
  transition:all .6s;
  text-align:center;
  overflow:hidden;
}

.cumpara {
  display:inline-block;
  width:160px;
  height:auto;
  text-align:center;
  color:#fff;
  font-size:15px;
  background:rgba(102,102,102,1);
  border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #0CC;
  text-decoration:none;
}

.cumpara:hover,.cumpara:focus {
  display:inline-block;
  width:160px;
  height:auto;
  text-align:center;
  color:#0CC;
  font-size:15px;
  background:#333;
  border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #FFF;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  -o-transition:all .6s;
  -ms-transition:all .6s;
  transition:all .6s;
  text-decoration:none;
}

.grey {
  display:inline-block;
  width:auto;
  height:auto;
  text-indent:12px;
  color:#999;
  text-shadow:0 1px 0 #000;
  margin:5px;
}

.white {
  display:inline-block;
  width:auto;
  height:auto;
  text-indent:12px;
  color:#fff;
  text-shadow:0 1px 0 #000;
  margin:5px;
}

.disclaimer {
  display:inline-block;
  width:700px;
  height:66px;
  text-align:left;
  font-size:13px;
  text-indent:33px;
  margin-top:22px;
  padding:5px;
  color:#ccc;
  text-shadow:2px 3px 13px #0CC;
  background:rgba(0,0,0,.6);
  border-radius:5px;
  -webkit-border-radius:5px;
}