@charset "UTF-8";

.profile_header_container {
  margin-left:0;
}

#avatar_holder {
  display:none;
}

#profile_header_container {
  margin-left:0;
}

#profile_header_container .heading {
  display:none;
}

.footer_links {
  float:none;
}

#footer_bar {
  text-align:center;
  margin:0 auto;
}

.wall_post {
  border-top:3px dotted #CCC;
  margin-top:20px;
  padding-top:20px;
  padding-bottom:0;
}

.wall_post_body {
  padding:5px;
}

#server_time {
  font-size:11px;
}

.footer_bar {
  float:none;
}

. wall_post_time {
  font-size:11px;
}

a:link,a:active {
  color:#F00;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

a:visited {
  color:#F00;
  text-decoration:none;
}

body {
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  background:url(http://mkml.co/lp/sweettracy-pattern.jpg) no-repeat center fixed;
  color:#666666;
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  line-height:1.4em;
}

.profile_section_content {
  color:#222;
  padding:20px;
  margin:5px;
  border-radius:0;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
  border-radius:0;
}

#profile_main_photo .profile_section_content {
  padding:0;
  margin-right:20px;
}

.img_radius_shadow {
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  color:#000;
  font-style:normal;
  font-size:28px;
  line-height:30px;
  padding:0;
}

.content {
  padding:20px;
}

.container {
  padding:3px 0;
}

#main_photo {
  margin:0;
}

#profile_main_photo .profile_section_background {
  background:none;
}

#profile_header .label,#profile_header .value {
  font-size:14px;
}

#profile {
  padding-top:930px;
  width:960px;
  margin:0 auto;
  background:url(http://mkml.co/lp/sweettracy-profile.jpg) no-repeat top center;
  clear:both;
}

.profile_row {
}

.profile_section_content {
  margin:0 0 20px;
}

#header_bar {
  width:960px;
  margin:0 auto;
  padding:0;
}