@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#4C5FCA;
  background-color:#2FB7D9;
  color:#041F26;
  font-family:'Verdana';
  font-weight:bold;
  font-style:normal;
  font-size:14px;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:http://postimg.org/image/lfs4yure3/;
}

.profile_section_content {
  color:#20642F;
  border:0 none #203A64;
  padding:5px;
  margin:7px;
  -webkit-border-radius:7px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #9224a5;
  -moz-box-shadow:0 0 0 #9224a5;
  box-shadow:0 0 0 #9224a5;
}

.profile_section_background {
  background-color:transparent;
  background-color:#99BAEF;
  filter:alpha(opacity=75);
  opacity:.75;
}

.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:#28AEA5;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  -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;
}

.interests_info {
  display:none;
}

.clock,#clock {
  display:none;
}

div.content.about_me table tr:nth-child(2) {
  display:none;
}

table table:nth-child(2) {
  display:none;
}

table table:nth-child(3) {
  display:none;
}

table table:nth-child(3) + + div {
  display:none;
}

.about_me + .heading + .content,.about_me + .heading {
  display:none;
}