@charset "UTF-8";

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

a:visited {
  color:black;
}

body {
  background-color:#cecece;
  background-image:url(http://i1294.photobucket.com/albums/b613/Anca_Iasi/wall1_zpshchdigso.png);
  background-size:100%;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-position:left bottom;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:16px;
}

.profile_section_content {
  color:black;
  font-family:"Comic Sans MS",cursive,sans-serif;
  border:px #;
  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;
}

.profile_section_background {
  background-color:transparent!important;
  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;
  border-radius:106px 67px 124px 51px;
  -moz-border-radius:106px 67px 124px 51px;
  -webkit-border-radius:106px 67px 124px 51px;
  border:0 solid #000000;
  -webkit-box-shadow:3px 3px 12px 0 rgba(0,0,0,0.71);
  -moz-box-shadow:3px 3px 12px 0 rgba(0,0,0,0.71);
  box-shadow:3px 3px 12px 0 rgba(0,0,0,0.71);
}

.profile_section_content .heading {
  padding:5px;
  color:white;
  font-family:"Comic Sans MS",cursive,sans-serif;
  font-weight:normal;
  font-style:normal;
  font-size:34px;
  -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:4px 4px 12px #000;
}

.content {
  padding:5px;
}

#footer_bar {
  display:none;
}

#header_bar {
  display:none;
}

#status_container {
  display:none;
}

#blurb_container {
  display:none;
}

#unix_last_updated_container {
  display:none;
}

#menu_top {
  position:fixed;
  top:0;
  width:900px;
  left:0;
  right:0;
  margin:0 auto;
  background-color:black;
  height:44px;
  -moz-border-radius-bottomright:40px;
  -webkit-border-bottom-right-radius:40px;
  border-bottom-right-radius:40px;
  -moz-border-radius-bottomleft:40px;
  -webkit-border-bottom-left-radius:40px;
  border-bottom-left-radius:40px;
  z-index:500;
}

#menu_top li {
  display:inline-block;
  width:150px;
  height:20px;
  background-color:black;
  text-align:center;
  margin-top:-4px;
}

#menu_top ul {
  top:0;
}

#menu_top li a {
  color:white;
  font-family:"Comic Sans MS",cursive,sans-serif;
  line-height:15px;
  font-size:16px;
  text-decoration:none;
  text-align:center;
  z-index:9999;
}

#menu_top li a:hover {
  text-shadow:6px 6px 20px #fff;
  font-size:18px;
}

#profile {
  margin-top:650px;
}

.name1 {
  position:absolute;
  margin-top:-1200px;
  margin-left:-360px;
  z-index:5;
}

.bgg {
  margin-top:-1000px;
  margin-left:-500px;
  position:absolute;
}

#profile_header_container .heading {
  display:none;
}

#profile_avatar {
  position:fixed;
  top:15px;
  margin-left:-40px;
  z-index:500;
}

#profile_about_me {
  padding-top:70px;
}

#profile_friends {
  padding-top:70px;
}

#profile_password_photo_galleries {
  padding-top:70px;
  z-index:5!important;
}

#profile_interests_content {
  padding-top:70px;
}

#unix_last_login_container {
  display:none;
}

.skypee {
  width:230px;
  height:100px;
  background-image:url(http://i1294.photobucket.com/albums/b613/Anca_Iasi/skype%20grey_zps4iouarbf.png);
  background-size:100% 100%;
  margin-top:-1000px;
  margin-left:-250px;
  display:block;
  position:absolute;
  z-index:900;
}

.skypee:hover {
  background-image:url(http://i1294.photobucket.com/albums/b613/Anca_Iasi/skype%20blue_zpsc6uxx6tc.png);
}

.twitt {
  width:120px;
  height:120px;
  background-image:url(http://i1294.photobucket.com/albums/b613/Anca_Iasi/twitter%20grey_zpskrbh7sey.png);
  background-size:100% 100%;
  margin-top:-1005px;
  margin-left:50px;
  display:block;
  position:absolute;
  z-index:900;
}

.twitt:hover {
  background-image:url(http://i1294.photobucket.com/albums/b613/Anca_Iasi/twitter%20blue_zpsygb0a9ta.png);
}