@charset "UTF-8";

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

a:visited {
  color:#000000;
}

#header_bar,#footer_bar {
  display:none;
}

#avatar_holder {
  border-style:ridge;
  border-color:#800080;
  border-width:3px;
}

.heading {
}

.label {
  color:#000000;
  font-family:'Monotype Corsiva';
  font-weight:bold;
  font-size:18px;
  text-transform:capitalize;
  text-align:justify;
  padding-top:2.5px;
  padding-bottom:2.5px;
  margin:25px,0px,15px,0;
}

.value {
  color:#000000;
  font-family:'Monotype Corsiva';
  font-weight:bold;
  font-size:18px;
  text-transform:capitalize;
  padding-left:20px;
}

body {
  color:#000000;
  background-size:cover;
  background-position:top,center;
  background-image:url(http://fc07.deviantart.net/fs36/f/2008/266/7/6/Yellow_Flowers_in_Purple_Field_by_Daemonika.jpg);
  background-attachment:fixed;
  background-repeat:no-repeat;
  width:1024px;
  margin:auto;
  opacity:.75;
}

.profile_section_content {
  color:#000000;
  padding-top:20px;
  padding-bottom:20px;
  padding-right:15px;
  padding-left:15px;
  margin:10px;
  letter-spacing:3px;
  line-height:20px;
}

.profile_section_background {
  background-size:cover;
  background-position:top center;
  background-color:#ffffff;
  background-attachment:scroll;
  background-repeat:no-repeat;
  border-style:ridge;
  border-color:#800080;
  border-width:6px;
}

.profile_section_content .heading {
  background-color:transparent;
  background-size:cover;
  background-position:center middle;
  border-style:ridge;
  border-color:#800080;
  border-width:3px;
  color:#000000;
  font-family:'Georgia';
  font-weight:bold;
  font-size:20px;
  text-transform:uppercase;
  text-shadow:2px 2px 4px #800080;
}

h1 {
  font-family:"Georgia";
  font-size:20px;
  color:#000000;
  text-align:center;
  text-transform:uppercase;
  text-decoration:underline;
  text-shadow:2px 2px 4px #800080;
}

h2 {
  font-family:'Monotype Corsiva';
  font-size:20px;
  color:#000000;
  text-align:center;
  text-transform:Capitalize;
}

#about_me_label {
  text-align:center;
  color:#ffffff;
}

#main_photo,.recent_photos,#recent_photos_label {
  display:none;
}

content {
  padding:15px;
}