@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#9AC956;
  background-image:url(http://40.media.tumblr.com/eef6122225ad164be6eecce2322d82fc/tumblr_mljg7ellB81qblktko1_250.png);
  color:#666666;
  width:1024px!important;
  margin:auto!important;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  cursor:url(http://4.bp.blogspot.com/-jIo4cZFWgEQ/VjQlPS_Y2mI/AAAAAAAAJ9o/5RZwicMNskU/s1600/gam1282.png),auto;
}

.profile_section_content {
  color:#000000;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:-1px 4px 23px 0 rgba(0,0,0,0.75);
}

.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:#FFFFFF;
  color:#000000;
  font-family:'Verdana';
  font-weight:normal;
  font-style:italic;
  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;
}

#header_bar,#about_me_heading,#friends_container,#favorite_models_container,#tags_container {
  display:none;
}