@charset "UTF-8";

/*-----------------[Define Fonts, yo]------------------------*/
/@font-face {
  /font-family:Creepster;
  /font-style:normal;
  /font-weight:400;
  /src:local(Creepster),local(Creepster-Regular),url(http://fonts.gstatic.com/s/creepster/v5/un014as1qOcrVg1hrkn_UT8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
}

/
/@font-face {
  /font-family:Eater;
  /font-style:normal;
  /font-weight:400;
  /src:local(Eater),local(Eater-Regular),url(http://fonts.gstatic.com/s/eater/v5/9-lswE9dlkJOKjTTLVZ4tQ.woff) format("woff");
}

/
/@font-face {
  /font-family:'Finger Paint';
  /font-style:normal;
  /font-weight:400;
  /src:local('Finger Paint'),local(FingerPaint-Regular),url(http://fonts.gstatic.com/s/fingerpaint/v4/m_ZRbiY-aPb13R3DWPBGX3hCUOGz7vYGh680lGh-uXM.woff) format("woff");
}

/
/@font-face {
  /font-family:Nosifer;
  /font-style:normal;
  /font-weight:400;
  /src:local(Nosifer),local(Nosifer-Regular),url(http://fonts.gstatic.com/s/nosifer/v5/fwXLs672oucg0HdjY9ErAg.woff) format("woff");
}

/*-----------------[Define Fonts no longer, yo]------------------------*/
/*-----------------[page fattness begin, yo]------------------------*/
body {
  max-width:850px;
  margin-left:auto;
  margin-right:auto;
}

.container {
  display:block;
}

#profile_about_me {
  width:800px;
  padding-top:0;
  margin-bottom:0;
}

/*-----------------[page fattness end, yo]------------------------*/
/*-----------------[make me beautiful]------------------------*/
body {
  background-image:url(http://i95.photobucket.com/albums/l154/pasmeept/mountains_zps7a588f16.jpg);
  background-position:center 0;
  background-repeat:no-repeat;
  background-size:1500px;
  background-color:#000000;
  color:#363263;
  font-family:Tahoma;
  font-size:13px;
  word-spacing:0;
}

a {
  color:#3B3D40;
}

.notice {
  color:#3B3D40;
}

.clean {
  clear:both;
}

.wall_post_body {
  background:#ea5800;
/* Old browsers */
  background:-moz-linear-gradient(top,#ea5800 0%,#851e10 100%);
/* FF3.6+ */
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ea5800),color-stop(100%,#851e10));
/* Chrome,Safari4+ */
  background:-webkit-linear-gradient(top,#ea5800 0%,#851e10 100%);
/* Chrome10+,Safari5.1+ */
  background:-o-linear-gradient(top,#ea5800 0%,#851e10 100%);
/* Opera 11.10+ */
  background:-ms-linear-gradient(top,#ea5800 0%,#851e10 100%);
/* IE10+ */
  background:linear-gradient(to bottom,#ea5800 0%,#851e10 100%);
/* W3C */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5800',endColorstr='#851e10',GradientType=0);
/* IE6-9 */
  color:#fff;
}

.wall_post_info {
  display:inline-table;
  padding:5px 0;
}

#profile_about_me_friends {
  z-index:200;
}

.wall_post_avatar {
  background:url(http://SMALLBEERICON.jpg) no-repeat scroll 0 0 rgba(0,0,0,0);
  margin-top:13px;
  height:74px;
  width:75px;
}

.wall_post_avatar img {
  border:3px solid #e15e40;
  border-radius:30%;
  margin-left:0;
  margin-top:-3px;
  height:70px;
  width:70px;
}

#status_container {
  bottom:-2px;
  left:0;
  position:fixed;
  z-index:600;
}

#unix_last_login_container {
  bottom:-2px;
  position:fixed;
  right:10px;
  z-index:600;
}

#status_container .label {
  min-width:40px;
}

#unix_last_login_container .label {
  min-width:60px;
}

#profile_header_container a {
  text-decoration:none;
}

#cboxOverlay {
  background:#000;
}

#send_message_form_modal {
  color:#efefef;
  margin-left:25px;
}

#send_message {
  margin-right:25px;
}

#rate_container {
  color:#A7C2FC;
  left:10px;
  margin:0;
  max-width:108px;
  position:fixed;
  top:420px;
  z-index:1;
}

#new_admirer {
  color:#A7C2FC;
  left:-24px;
  margin:0;
  min-width:125px;
  position:fixed;
  text-align:center;
  top:395px;
  z-index:1;
}

#new_admirer a {
  text-decoration:none;
  color:#A7C2FC;
}

#new_homepage_friend {
  color:#A7C2FC;
  left:-8px;
  margin:0;
  min-width:125px;
  position:fixed;
  text-align:center;
  top:372px;
  z-index:1;
}

#new_homepage_friend a {
  text-decoration:none;
  color:#A7C2FC;
}

#rate_value {
  display:block;
}

#rate_label {
  min-width:104px;
}

#status_label,#member_status_value > a,#status_value > a,#unix_last_login_label,#unix_last_login_value {
  color:#A7C2FC;
}

.profile_row {
  padding-top:0;
}

input[type="submit"] {
  color:#fff;
  font:14px Tahoma,Helvetica;
  text-transform:uppercase;
  text-decoration:none;
  display:inline-block;
  background:#ea5800;
/* Old browsers */
  background:-moz-linear-gradient(top,#ea5800 0%,#851e10 100%);
/* FF3.6+ */
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ea5800),color-stop(100%,#851e10));
/* Chrome,Safari4+ */
  background:-webkit-linear-gradient(top,#ea5800 0%,#851e10 100%);
/* Chrome10+,Safari5.1+ */
  background:-o-linear-gradient(top,#ea5800 0%,#851e10 100%);
/* Opera 11.10+ */
  background:-ms-linear-gradient(top,#ea5800 0%,#851e10 100%);
/* IE10+ */
  background:linear-gradient(to bottom,#ea5800 0%,#851e10 100%);
/* W3C */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5800',endColorstr='#851e10',GradientType=0);
/* IE6-9 */
  border:none;
}

input[type="submit"]:hover {
  background:#c14300;
/* Old browsers */
  background:-moz-linear-gradient(top,#c14300 0%,#841607 100%);
/* FF3.6+ */
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c14300),color-stop(100%,#841607));
/* Chrome,Safari4+ */
  background:-webkit-linear-gradient(top,#c14300 0%,#841607 100%);
/* Chrome10+,Safari5.1+ */
  background:-o-linear-gradient(top,#c14300 0%,#841607 100%);
/* Opera 11.10+ */
  background:-ms-linear-gradient(top,#c14300 0%,#841607 100%);
/* IE10+ */
  background:linear-gradient(to bottom,#c14300 0%,#841607 100%);
/* W3C */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c14300',endColorstr='#841607',GradientType=0);
/* IE6-9 */
  color:#fff;
  font:14px Arial,Helvetica;
  text-transform:uppercase;
  text-decoration:none;
  display:inline-block;
  border:none;
}

input[type="submit"]:focus {
  background:#c14300;
/* Old browsers */
  background:-moz-linear-gradient(top,#c14300 0%,#841607 100%);
/* FF3.6+ */
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c14300),color-stop(100%,#841607));
/* Chrome,Safari4+ */
  background:-webkit-linear-gradient(top,#c14300 0%,#841607 100%);
/* Chrome10+,Safari5.1+ */
  background:-o-linear-gradient(top,#c14300 0%,#841607 100%);
/* Opera 11.10+ */
  background:-ms-linear-gradient(top,#c14300 0%,#841607 100%);
/* IE10+ */
  background:linear-gradient(to bottom,#c14300 0%,#841607 100%);
/* W3C */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c14300',endColorstr='#841607',GradientType=0);
/* IE6-9 */
  top:2px;
  color:#fff;
}

input[type="submit"]:hover,input[type="submit"]:focus {
  background-position:0;
}

#wrap-me {
  padding-top:160px;
}

#profile_main_photo .heading {
  font-family:Finger Paint,arial;
  font-size:16px;
  text-shadow:none;
  position:left;
}

#profile_main_photo {
  left:50px;
  margin:0;
  position:absolute;
  top:36px;
  z-index:3;
}

#member_type_value {
  color:#A7C2FC;
}

#about_me_container {
  padding-top:110px;
}

.profile_section .heading {
  /text-shadow:0 -.05em .2em #fff,.01em -.02em .15em #fe0,.01em -.05em .15em #fc0,.02em -.15em .2em #f90,.04em -.2em .3em #f70,.05em -.25em .4em #f70,.06em -.2em .9em #f50,.1em -.1em 1em #f40;
  color:#A7C2FC;
  font-family:Tahoma;
  font-size:20px;
  text-align:left;
  margin-top:10px;
}

#about_me_value {
  /text-shadow:0 -.05em .2em #fff,.01em -.02em .15em #fe0,.01em -.05em .15em #fc0,.02em -.15em .2em #f90,.04em -.2em .3em #f70,.05em -.25em .4em #f70,.06em -.2em .9em #f50,.1em -.1em 1em #f40;
  color:#A7C2FC;
  font-family:Tahoma;
  font-size:14px;
  text-align:left;
  display:block;
}

#profile_interests_content .label {
  font-family:Finger Paint,arial;
  padding:0;
}

#profile_interests_content .value {
  font-family:Finger Paint,tahoma;
}

#profile_interests_content .container {
  margin-bottom:0;
}

#average_rating_container,#rate_container,#friends_container,#favorite_models_container,#admirers_container {
  font-family:Finger Paint,Tahoma;
}

#member_message_value a {
  color:#A7C2FC;
}

.wall_post_body {
  border-radius:5px;
}

.profile_section_content img {
  border-radius:10px xxxxxxxx;
}

/*-----------------[SITE STYLES DEFAULT END]------------------------*/
/*-----------------[MENU LEFT START]------------------------*/
#menu-left {
  background:url(http://MUGOFBEER.PNG) no-repeat scroll 0 0 rgba(0,0,0,0);
  height:249px;
  left:0;
  position:fixed;
  top:272px;
  width:130px;
}

/*-----------------[MENU LEFT END------------------------*/
/*-----------------[POST & COMMENT STYLES START]------------------------*/
.user_comment_textarea_small {
  height:100px;
  padding:5px;
  width:815px;
  max-width:815px;
  min-width:815px;
}

.user_comment_textarea_big {
  height:100px;
  padding:5px;
  width:815px;
  max-width:815px;
  min-width:815px;
}

#user_comment_comment {
  color:#efefef;
  border-color:#363263;
  font-family:Tahoma;
  font-size:13px;
  word-spacing:-.69px;
  background:none repeat scroll 0 0 rgba(0,0,0,0.2);
}

/*-----------------[POST & COMMENT STYLES END]------------------------*/
/*-----------------[HIDE START]------------------------*/
#profile_about_me_friends .heading {
  display:none;
}

#profile_header_container {
  min-height:0;
}

#new_comment .wall_post_avatar {
  display:none;
}

#profile_header_container > .heading {
  display:none;
}

#profile_header_container > #blurb_container {
  display:none;
}

#profile_header_container > #unix_last_updated_container {
  display:none;
}

#avatar_holder {
  display:none;
}

#about_me_label {
  display:none;
}

#footer_bar {
  display:none;
}

#header_bar {
  display:none;
}

#profile_interests.content .header {
  display:none;
}

#profile_about_me .heading {
  display:none;
}

#new_comment .wall_post_avatar img {
  display:none;
}

/*-----------------[HIDE END]------------------------*/
/*-----------------[PIC TOP AND TEXT START]------------------------*/
#username_container,#body_type_container,#ethnicity_container,#hair_container,eyes_container,#weight_container,#height_container,#age_container,#city_container,#sexual_preference_container,#marital_status_container,#marital_status_container,#gender_container,#country_container,#gender_container,#eyes_container,#cam_score_container,#smoke_container,#drink_container,#drugs_container,#occupation_container,#favorite_food_container,#pets_container,#school_container,#automobile_container {
  border-spacing:0;
  color:#363263;
  font-family:Finger Paint,Tahoma;
  font-size:14px;
  line-height:6px;
  margin-left:255px;
  margin-top:12px;
  width:900px;
}

#about-me-div {
  color:#363263;
  font-family:Tahoma;
  font-size:12px;
  font-style:italic;
  position:left;
  text-align:left;
  left:52px;
  top:50px;
}

#about-me-txt {
  background:none repeat scroll 0 0 rgba(0,0,0,0.8);
  margin-left:10px;
  margin-right:10px;
  width:100px;
}

/*-----------------[PIC TOP AND TEXT END]------------------------*/