@charset "UTF-8";

/* OATHTAKER CODED Â© 2014-2015 =================================================== */
Model Name: Freeshia
Type: Custom MFC Profile
Author: Max Oathtaker
Author Link: http://profiles.myfreecams.com/oathtaker
Author Email: m.oathtaker@gmail.com
Version: 1.0
Intellectual Property & Copyright Notice: The design and content of this profile and all associated copyright and other intellectual property rights to the profile and the material on the profile are reserved.You may not copy,modify,republish or in any other way use the design,stylings and/or contents of this profile except as expressly permitted by the model and myself,and you must not download any material or copy and save any material to your computer without prior permission. /=================================================== */
html {
  width:100%!important;
  height:100%;
  margin:0;
  padding:0;
  border:0;
}

@media only all and (max-width: 640px) and (max-height: 480px) {
  body {
    background-size:640px 480px;
    -moz-background-size:640px 480px;
    -webkit-background-size:640px 480px;
  }
}

@media only screen and (orientation: portrait) and (device-width: 320px),(device-width: 768px) {
  body {
    -webkit-background-size:auto 100%;
  }
}

@media only screen and (orientation: landscape) and (device-width: 320px),(device-width: 768px) {
  body {
    -webkit-background-size:100% auto;
  }
}

a:link {
  text-decoration:none;
  color:#8A0829;
  text-shadow:none;
}

a:visited {
  text-decoration:none;
  color:#0040FF;
  text-shadow:none;
}

a:hover {
  text-decoration:none;
  color:#088A08;
}

#nav {
  position:fixed;
  top:0;
  left:0;
  background:url(https://dl.dropbox.com/s/epf03fq89o52ood/Freeshia_Texture.jpg) repeat;
  line-height:40px;
  width:100%;
  text-align:center;
  z-index:300;
}

#nav a {
  text-decoration:none;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-size:13pt;
  font-weight:800;
  color:#FF6249;
  margin:0 10px;
  text-shadow:1px 1px 0 rgb(166,166,166);
  -webkit-transition:.6s ease-out;
  -moz-transition:.6s ease-out;
  -o-transition:.6s ease-out;
  transition:.6s ease-out;
}

#nav a:hover {
  color:#FF0000;
  border-top:1px solid #FF0000;
  border-bottom:1px solid #FF0000;
  -webkit-transition:.4s ease-out;
  -moz-transition:.4s ease-out;
  -o-transition:.4s ease-out;
  transition:.4s ease-out;
}

#profile_avatar,#profile_main_photo,#header_bar,#footer_bar,#blurb_label,#blurb_value,#about_me_label,#unix_last_login_label,#unix_last_login_value,#unix_last_updated_label,#unix_last_updated_value,#status_label {
  display:none;
}

#status_value {
  font-family:Geneva,Helvetica,sans-serif;
  font-weight:600;
  font-style:normal;
  z-index:1;
  position:absolute;
  top:105px;
  left:370px;
}

.heading {
  display:none;
}

#about_me_value {
  display:block;
  margin:0 auto 0 -20px;
}

.container {
  display:block;
  margin:0 0 0 20px;
}

body {
  font-family:Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif sans-serif;
  font-size:.85rem;
  line-height:1;
  background:url(https://dl.dropbox.com/s/epf03fq89o52ood/Freeshia_Texture.jpg) repeat;
  background-attachment:fixed;
}

#profile {
  width:960px;
  margin:45px auto 10px;
  background:#FFFFFF url(https://dl.dropbox.com/s/bvhk8xrnoq9p2tl/Freeshia_Header_Main.jpg) top center no-repeat;
  border-top-left-radius:1em;
  border-top-right-radius:1em;
  box-shadow:0 0 3px 3px #6E6E6E;
  line-height:.9;
}

#profile_header {
  padding:400px 0 0;
}

.profile_section_content .label {
  color:#FF6249;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.95rem;
  text-shadow:1px 1px 0 rgb(164,71,57);
}

.profile_section_content .value {
  color:#6E6E6E;
  font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.95rem;
}

.container #last_login_string_label,#unix_last_login_label {
  position:fixed;
  width:105px;
  top:5%;
  left:1%;
  padding-left:5px;
  padding-right:5px;
  font-family:Geneva,Helvetica,sans-serif;
  font-weight:600;
  font-size:.8rem;
  color:#585858;
  text-shadow:none;
}

.container #last_login_string_value,#unix_last_login_value {
  position:fixed;
  width:105px;
  top:6.5%;
  left:1%;
  padding-left:5px;
  padding-right:5px;
  font-family:Geneva,Helvetica,sans-serif;
  font-weight:600;
  font-size:.8rem;
  color:#585858;
  text-shadow:none;
}

#profile_photo_galleries {
  position:relative;
  border-radius:5px;
}

.photo_gallery_image {
  border:2px solid #FF6249;
  border-radius:5px;
}

.photo_gallery_name {
  display:block;
  width:auto;
}

.photo_gallery_name a:link,.photo_gallery_name a:visited {
  text-decoration:none;
  color:#FA8258;
  width:auto;
  height:auto;
  font-weight:bold;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-size:12px;
}

.photo_gallery_count {
  text-decoration:none;
  color:#FA8258;
  font-size:.75rem;
  font-weight:500;
}

#profile_friends {
  width:940px!important;
  position:relative;
}

#favorite_models_container .value {
  font:bold 13px/17px Arial,sans-serif;
}

#favorite_models_container .value a {
  text-decoration:none;
  background:#FF6249;
  color:#FFFFFF;
  border-radius:2px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  padding:1px 5px;
  display:inline-block;
}

#favorite_models_container a:last-child {
  border:none;
}

#favorite_models_container a:hover {
  background:#FF6249;
  color:#FFFFFF;
  border-radius:2px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  font-style:italic;
}

#friends_container .value {
  font:bold 13px/17px Arial,sans-serif;
}

#friends_container .value a {
  text-decoration:none;
  background:#FF6249;
  color:#FFFFFF;
  border-radius:2px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  padding:1px 5px;
  display:inline-block;
}

#friends_container a:last-child {
  border:none;
}

#friends_container .value a:hover {
  background:#FF6249;
  color:#FFFFFF;
  border-radius:2px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  font-style:italic;
}

.link-twitter a {
  display:inline-block;
  position:absolute;
  width:187px;
  height:65px;
  left:30px;
  z-index:99;
  background:transparent url(https://dl.dropbox.com/s/0ejz8f4ib3okh1m/Freeshia_IconTwitter.png) no-repeat;
}

.link-twitter a:hover {
  background-position:0 -64px;
}

.link-panties a {
  display:inline-block;
  position:absolute;
  width:187px;
  height:65px;
  left:220px;
  z-index:99;
  background:transparent url(https://dl.dropbox.com/s/8l3ensh64irp5pb/Freeshia_IconPanties.png) no-repeat;
}

.link-panties a:hover {
  background-position:0 -64px;
}

.link-vs a {
  display:inline-block;
  position:absolute;
  width:187px;
  height:65px;
  left:410px;
  z-index:99;
  background:transparent url(https://dl.dropbox.com/s/zx9ls4vikp4l3bb/Freeshia_IconVS.png) no-repeat;
}

.link-vs a:hover {
  background-position:0 -64px;
}

.link-offline a {
  display:inline-block;
  position:absolute;
  width:187px;
  height:65px;
  left:600px;
  z-index:99;
  background:transparent url(https://dl.dropbox.com/s/0ememlkrntcvjux/Freeshia_IconOffline.png) no-repeat;
}

.link-offline a:hover {
  background-position:0 -64px;
}

.link-rate a {
  display:inline-block;
  position:absolute;
  width:187px;
  height:65px;
  left:790px;
  z-index:99;
  background:transparent url(https://dl.dropbox.com/s/zisyi6vnd8g9vhb/Freeshia_IconRate.png) no-repeat;
}

.link-rate a:hover {
  background-position:0 -64px;
}

#ot_logo {
  position:fixed;
  top:5%;
  right:1%;
}

#first_ever li,#second_ever li,#third_ever li,#fourth_ever li {
  list-style-image:url(https://dl.dropbox.com/s/bpj2mz9c17gzrbf/king.png);
  line-height:1.5em;
}

#first_month li {
  list-style-image:url(https://dl.dropbox.com/s/3c4hyoz3a5r3ld1/heart-16.png);
  line-height:1.5em;
}

.tokens {
  color:#FF0000;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-size:.9rem;
  font-weight:500;
  text-shadow:none;
}

#freeshia_imgl1 {
  position:fixed;
  width:150px;
  height:150px;
  top:190px;
  left:100px;
  background:transparent;
  border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-top-right-radius:3px;
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  -moz-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 4px #FF735E,2px 1px 6px 4px rgba(10,10,0,.5);
  -ms-transform:rotate(-7deg);
  -webkit-transform:rotate(-7deg);
  transform:rotate(-7deg);
  z-index:99;
}

#freeshia_imgl2 {
  position:fixed;
  width:150px;
  height:113px;
  top:340px;
  left:75px;
  background:transparent;
  border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-top-right-radius:3px;
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  -moz-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 4px #FF735E,2px 1px 6px 4px rgba(10,10,0,.5);
  -ms-transform:rotate(2deg);
  -webkit-transform:rotate(2deg);
  transform:rotate(2deg);
  z-index:99;
}

#freeshia_imgl3 {
  position:fixed;
  width:150px;
  height:150px;
  top:460px;
  left:85px;
  background:transparent;
  border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-top-right-radius:3px;
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  -moz-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 4px #FF735E,2px 1px 6px 4px rgba(10,10,0,.5);
  -ms-transform:rotate(-5deg);
  -webkit-transform:rotate(-5deg);
  transform:rotate(-5deg);
  z-index:99;
}

#freeshia_imgl4 {
  position:fixed;
  width:150px;
  height:113px;
  top:610px;
  left:100px;
  background:transparent;
  border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-top-right-radius:3px;
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  -moz-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 4px #FF735E,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

#freeshia_imgr1 {
  position:fixed;
  width:150px;
  height:150px;
  top:190px;
  right:90px;
  background:transparent;
  border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-top-right-radius:3px;
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  -moz-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 4px #FF735E,2px 1px 6px 4px rgba(10,10,0,.5);
  -ms-transform:rotate(7deg);
  -webkit-transform:rotate(7deg);
  transform:rotate(7deg);
  z-index:99;
}

#freeshia_imgr2 {
  position:fixed;
  width:150px;
  height:113px;
  top:340px;
  right:80px;
  background:transparent;
  border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-top-right-radius:3px;
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  -moz-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 4px #FF735E,2px 1px 6px 4px rgba(10,10,0,.5);
  -ms-transform:rotate(-2deg);
  -webkit-transform:rotate(-2deg);
  transform:rotate(-2deg);
  z-index:99;
}

#freeshia_imgr3 {
  position:fixed;
  width:150px;
  height:150px;
  top:460px;
  right:90px;
  background:transparent;
  border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-top-right-radius:3px;
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  -moz-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 4px #FF735E,2px 1px 6px 4px rgba(10,10,0,.5);
  -ms-transform:rotate(2deg);
  -webkit-transform:rotate(2deg);
  transform:rotate(2deg);
  z-index:99;
}

#freeshia_imgr4 {
  position:fixed;
  width:150px;
  height:113px;
  top:610px;
  right:90px;
  background:transparent;
  border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-top-right-radius:3px;
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  -moz-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 4px #FF735E,2px 1px 6px 4px rgba(10,10,0,.5);
  -ms-transform:rotate(4deg);
  -webkit-transform:rotate(4deg);
  transform:rotate(4deg);
  z-index:99;
}

#tipmenu1 li,#tipmenu2 {
  list-style-image:url(https://dl.dropbox.com/s/f6c15o3678tf3r4/Freeshia_BulletTips.png);
  color:#FF6249;
  font-weight:500;
  font-style:normal;
  font-size:.95rem;
  padding:5px;
  line-height:1.25rem;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
}

#rules {
  list-style-image:url(https://dl.dropbox.com/s/t6vsr0rw1hwwu2o/Freeshia_BulletRules.png);
  color:#FF6249;
  font-weight:500;
  font-style:normal;
  font-size:.95rem;
  padding:5px;
  line-height:1.25rem;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
}

#freeshia_tipmenu_container {
  width:960px;
  height:auto;
  margin:10px auto;
  background:url(https://dl.dropbox.com/s/1zcag5b24fxfxok/Freeshia_TipMenu.png) top center no-repeat;
  z-index:99;
}

#freeshia_tipmenu_column1 {
  display:inline-block;
  vertical-align:top;
  margin-top:70px;
  width:430px;
}

#freeshia_tipmenu_column2 {
  display:inline-block;
  margin-left:90px;
  vertical-align:top;
  margin-top:70px;
  width:430px;
}

.p_tipmenu {
  color:#FF6249;
  font-weight:500;
  font-style:normal;
  font-size:.95rem;
  margin-top:-10px;
  margin-left:45px;
  line-height:1.25rem;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
}

#freeshia_dmca {
  position:absolute;
  width:93px;
  height:101px;
  top:250px;
  left:750px;
  background:transparent;
  z-index:99;
}

#freeshia_spoilme {
  width:960px;
  margin:10px auto;
  background:transparent;
  z-index:99;
}

#freeshia_spoilmecontainer {
  position:relative;
  left:-105px;
  width:800px;
  height:70px;
  margin:auto;
  margin-top:10px;
  margin-bottom:10px;
}

#freeshia_hightippersever_title {
  width:960px;
  margin:auto;
  z-index:99;
}

#freeshia_hightippersever_container {
  width:960px;
  margin:10px;
  z-index:99;
}

#freeshia_hightippersever_box {
  display:inline-block;
  vertical-align:top;
  width:500px;
  height:250px;
  margin-left:10px;
  margin-bottom:10px;
  box-shadow:0 0 2px 2px #9B9A9A;
  color:#000;
  font-weight:600;
  background:url(https://dl.dropbox.com/s/5xor02gqajaf4d5/Brushed_Gold.jpg) top center no-repeat;
  border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-top-right-radius:3px;
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  -moz-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 4px #FF735E,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

#freeshia_hightippersever_column1 {
  display:inline-block;
  vertical-align:top;
}

#freeshia_hightippersever_column2 {
  display:inline-block;
  left:100px;
  vertical-align:top;
}

#freeshia_hightippersmonth_box {
  display:inline-block;
  vertical-align:top;
  width:260px;
  height:250px;
  margin-left:100px;
  box-shadow:0 0 2px 2px #9B9A9A;
  color:#000;
  font-weight:600;
  background:url(https://dl.dropbox.com/s/5xor02gqajaf4d5/Brushed_Gold.jpg) top center no-repeat;
  border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-top-right-radius:3px;
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  -moz-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FF735E,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 4px #FF735E,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

#freeshia_hightippersmonth_column1 {
  display:inline-block;
  vertical-align:top;
}

#freeshia_raffle {
  width:960px;
  margin:10px auto;
  z-index:99;
}

#freeshia_tshirts_title {
  width:960px;
  margin:auto;
  z-index:99;
}

#freeshia_tshirts_container {
  width:910px;
  margin-left:40px;
  background:transparent;
  z-index:99;
}

.tshirtgraphic {
  position:relative;
  z-index:0;
}

.tshirtgraphic img {
  padding:0;
  margin:0;
}

.tshirtgraphic:hover {
  background-color:transparent;
  z-index:50;
}

.tshirtgraphic span {
  position:absolute;
  padding:0;
  left:-1000px;
  visibility:hidden;
}

.tshirtgraphic span img {
  border-width:0;
  padding:0;
}

.tshirtgraphic:hover span {
  visibility:visible;
  top:20px;
  left:-1px;
}

#freeshia_spacer {
  width:940px;
  margin:auto;
  background:transparent;
  z-index:99;
}

#tags_container {
  display:inline-block;
  width:940px;
  margin:0 0 0 20px;
}

#tags_container .value {
  color:#FF4000;
  font-size:14px;
}

#profile_comments {
  position:relative;
  top:10px;
}

#wall_poster_username {
  position:relative;
  top:-5px!important;
  border:none!important;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.85rem;
  color:#000;
  text-transform:uppercase;
  background:transparent!important;
}

.wall_post_info a:link,.wall_post_info a:visited {
  text-decoration:none;
  color:#FFFFFF;
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.9rem;
  text-shadow:1px 1px 0 rgb(164,71,57);
}

.wall_post_time:before {
  content:'posted on ';
}

.wall_post_time {
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.85rem;
  color:#FFFFFF;
  background-color:transparent;
  padding:5px;
  position:relative;
  top:-19px;
  left:132px;
  z-index:11;
}

.wall_post_body {
  position:relative;
  top:-15px;
  width:auto;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.85rem;
  color:#000;
  background-color:transparent;
  border-left:1px solid #FF4000;
  border-bottom:1px solid #FF4000;
  border-right:1px solid #FF4000;
  padding-top:10px;
  padding-left:5px;
}

.wall_post_info {
  width:auto;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:800;
  font-style:normal;
  font-size:.85rem;
  font-color:#000;
  text-decoration:none;
  text-transform:uppercase;
  background:#FF6249;
  padding:5px;
  margin:0 0 0 90px;
  border-left:1px solid #FF4000;
  border-top:1px solid #FF4000;
  border-right:1px solid #FF4000;
  border-radius:2px;
}

.wall_post_avatar {
  float:left;
  margin-top:-3px;
  width:80px;
  height:68px;
  background:url(https://dl.dropbox.com/s/vhvuj1x9idn54pd/Freeshia_MsgWallThmb.png);
  z-index:98;
}

.wall_post_avatar img {
  width:51px;
  height:50px;
  border:none;
  border-radius:1px;
  padding:9px 0 0 6px;
}

#new_comment_buttons input[type='submit'] {
  text-decoration:none;
  text-align:center;
  padding:5px 13px;
  border:solid 1px #FF6249;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font:15px Arial,Helvetica,sans-serif;
  font-weight:bold;
  color:#ffffff;
  background-color:#FF6149;
  background-image:-moz-linear-gradient(top,#FF6149 0%,#F7998B 100%);
  background-image:-webkit-linear-gradient(top,#FF6149 0%,#F7998B 100%);
  background-image:-o-linear-gradient(top,#FF6149 0%,#F7998B 100%);
  background-image:-ms-linear-gradient(top,#FF6149 0%,#F7998B 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7998B',endColorstr='#F7998B',GradientType=0);
  background-image:linear-gradient(top,#FF6149 0%,#F7998B 100%);
  -webkit-box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFFFFF;
  -moz-box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFFFFF;
  box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFFFFF;
  text-shadow:1px 1px 5px #000000;
  filter:dropshadow(color=#000000,offx=1,offy=1);
}

#new_comment_buttons input[type='submit']:hover,#new_comment_buttons input[type='submit']:focus {
  text-decoration:none;
  text-align:center;
  padding:5px 13px;
  border:solid 1px #088A08;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font:15px Arial,Helvetica,sans-serif;
  font-weight:bold;
  color:#ffffff;
  background:#b2fa82;
  -webkit-box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFFFFF;
  -moz-box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFFFFF;
  box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFFFFF;
  text-shadow:1px 1px 5px #000000;
  filter:dropshadow(color=#000000,offx=1,offy=1);
}

#profile_password_photo_galleries .photo_gallery_link img {
  display:block;
  background-image:url(https://dl.dropbox.com/s/r2ltf6bxz19n2hw/Freeshia_LockedFolderIcon.png);
  background-repeat:no-repeat;
  background-position:0 0;
  width:85px;
  height:80px;
  margin-left:15px;
  padding-top:0!important;
  padding-right:0!important;
  padding-bottom:0!important;
  padding-left:120px!important;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-box-shadow:0 0 0 #A09C94;
  -moz-box-shadow:0 0 0 #A09C94;
  -o-box-shadow:0 0 0 #A09C94;
  box-shadow:0 0 0 #A09C94;
}

#profile_password_photo_galleries .photo_gallery_preview .photo_gallery_link:nth-child(2) {
  display:block;
  background-image:url(https://dl.dropbox.com/s/02v688f5hfyp8ln/Freeshia_Key.png);
  background-position:top right;
  background-repeat:no-repeat;
  width:70px;
  height:90px;
  margin-left:10px;
  background-position:26px 106px;
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}

#profile_password_photo_galleries .photo_gallery_preview .photo_gallery_link:nth-child(2):hover {
  background-position:20px 60px;
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}