@charset "UTF-8";

/* Start http://www.cursors-4u.com */
body,a:hover {
  cursor:url(http://cur.cursors-4u.net/anime/ani-9/ani878.ani),url(http://cur.cursors-4u.net/anime/ani-9/ani878.png),progress!important;
}

/* End http://www.cursors-4u.com */
#nav {
  width:1100px;
  margin:0 auto;
  list-style:none;
  position:fixed;
  left:21%;
}

#nav li {
  float:left;
}

#nav a {
  display:block;
  text-align:center;
  width:150px;
  font-family:Impact,Charcoal,sans-serif;
  font-size:18px;
  letter-spacing:1px;
/* fixed width */
  text-decoration:none;
  padding:3px;
  transition:all .3s ease 0;
}

#nav a:hover {
  background:#e4f2fe;
  color:#4f4f4f;
}

#navbar ul li a:active {
  background:#ffffff;
}

/* End Nav*/
div#header_bar {
  display:none;
}

div#blurb_container.container {
  display:none;
}

div#profile_friends.profile_subsection {
  display:none;
}

div#profile_about_me.profile_subsection {
}

div#about_me_container.container {
}

div#profile_header.profile_section {
  display:none;
}

div.heading {
  display:none;
}

div#username_container {
  display:none;
}

div#cam_score_container {
  display:none;
}

div#gender_container {
  display:none;
}

div#age_container {
  display:none;
}

div#sexual_preference_container {
  display:none;
}

div#tags_container {
  display:none;
}

span#about_me_label.label {
  display:none;
}

div#footer_bar {
  display:none;
}

td[style='font-size:14px;'] {
  display:none;
}

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

a:visited {
  color:#e9c5e0;
}

body {
  background-color:#ffffff;
  background-color:#9AC956;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  text-align:center;
  clear:left;
  float:left;
  position:relative;
  left:15%;
}

#fixed_background {
  display:block;
  background-position:top left;
  background-attachment:fixed;
  background-repeat:repeat;
  background-image:url(http://s8.favim.com/610/140403/blue-clouds-grunge-heaven-Favim.com-1602149.jpg);
}

.profile_section_content {
  color:#666666;
  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;
  width:100%!important;
  margin:auto!important;
}

.profile_section_background {
  background-color:transparent;
  background-color:#ffffff;
  filter:alpha(opacity=90);
  opacity:.9;
}

.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:#ece5ff;
  color:#7e7e7e;
  font-family:'Verdana';
  font-weight:bold;
  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;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}