@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#f078e3;
  color:#1c1c1c;
  font-family:'Century Gothic';
  font-weight:bold;
  font-style:normal;
  font-size:14px;
}

.profile_section_content {
  color:#1c1c1c;
  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;
}

.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:#c61ef0;
  color:#FFFFFF;
  font-family:'Century Gothic';
  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 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

.link-amazon a {
  display:block;
  width:258px;
  height:140px;
  float:left;
  background:transparent url(http://1.bp.blogspot.com/-ROx3YUQjSAM/Ul3yxlvRmAI/AAAAAAAACU8/OrYUzaGwoHc/s1600/amazon.png) no-repeat;
  position:relative;
  margin:215px 0 0 -185px;
  text-indent:-3000px;
}

.link-amazon a:hover {
  background-position:0 -140px;
}

.link-twitter a {
  display:block;
  width:249px;
  height:160px;
  float:left;
  background:transparent url(http://1.bp.blogspot.com/-k78AGwCvo-s/Ul3yxp5dr5I/AAAAAAAACU4/imnsl_rAwN8/s1600/twitter.png) no-repeat;
  position:relative;
  margin:215px 0 0 -5px;
  text-indent:-3000px;
}

.link-twitter a:hover {
  background-position:0 -160px;
}

#schedule {
  margin-top:376px!important;
  color:#ef18f2;
  margin-bottom:231px!important;
  font-weight:bold!important;
  font-size:.9em!important;
  width:510px;
  background:rgba(0,0,0,.8);
  border-radius:5px;
  border:1px solid #f21888;
  padding:10px!important;
  height:290px!important;
  box-shadow:0 0 15px 10px rgba(0,0,0,.6);
  margin-left:0!important;
}

#schedule td {
  height:20px!important;
  line-height:20px!important;
  font-weight:bold!important;
  font-size:.975em!important;
}

#schedule div {
  height:20px!important;
  line-height:20px!important;
  font-weight:bold!important;
  font-size:.8em!important;
  text-align:center!important;
}