@charset "UTF-8";

/* OATHTAKER CODED Â© 2015 =================================================== */
/*
Model Name: BellaMonroe18
Type: Custom MFC Profile
Author: Max Oathtaker
Author Link: http://profiles.myfreecams.com/oathtaker
Author Email: m.oathtaker@gmail.com
Version: 1.4
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%;
  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;
  }
}

@font-face {
  font-family:'Redressed';
  src:url(http://fonts.gstatic.com/s/redressed/v6/2HBwg79Pvh9RNLO_3g_yUrO3LdcAZYWl9Si6vvxL-qU.woff),url(http://fonts.gstatic.com/s/redressed/v6/2HBwg79Pvh9RNLO_3g_yUqCWcynf_cDxXwCLxiixG1c.ttf),local(Redressed),local(Redressed-regular);
}

@font-face {
  font-family:'Oswald';
  src:url(http://fonts.gstatic.com/s/oswald/v10/qpy-UiLNKP-VfOdbcs6r6-vvDin1pK8aKteLpeZ5c0A.woff),url(http://fonts.gstatic.com/s/oswald/v10/Y_TKV6o8WovbUd3m_X9aAA.ttf),local(Oswald-Regular),local(Oswald-regular);
}

.menu {
  position:fixed;
  left:1%;
  top:10%;
  width:7em;
  line-height:1.2em;
  margin:-2.5em 0 0;
  z-index:5;
  background-color:#FFFFFF;
  color:#E6218A;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:400;
  font-size:1.15em;
  font-weight:600;
  font-style:normal;
  text-align:left;
  border:1px;
  border-radius:10px;
  padding:.3em .3em .3em 1.3em;
  -webkit-transition-property:color,background;
  -webkit-transition-duration:1ms,1ms;
  -webkit-transition-timing-function:linear,ease-in;
}

.menu a {
  text-decoration:none;
  color:#E6218A;
  -webkit-transition-property:color;
  -webkit-transition-duration:1ms,1ms;
  -webkit-transition-timing-function:linear,ease-in;
  -moz-transition-property:color,background-color;
  -moz-transition-duration:1ms;
  -moz-transition-timing-function:linear,ease-in;
}

.menu:hover {
  color:#000;
}

.menu:hover a {
  color:#A4A4A4;
}

.menu a:hover {
  color:#FF0000;
}

a,a:visited {
  text-decoration:none;
  color:#000;
  text-shadow:none;
}

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

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

#username_container,#camscore_container,#gender_container,#age_container,#country_container,#city_container,#ethnicity_container,#sexual_preference_container,#marital_status_container,#occupation_container,#school_container,#body_type_container,#weight_container,#height_container,#hair_container,#eyes_container,#smoke_container,#drink_container,#drugs_container,#favorite_food_container,#pets_container,#automobile_container {
  display:block;
  width:450px;
  float:left;
}

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

#last_login_string_label,#unix_last_login_label,#unix_last_broadcast_label {
  position:fixed;
  top:1%;
  left:1%;
  font-family:Geneva,Helvetica,sans-serif;
  color:#FFF;
  font-weight:600;
  text-shadow:none;
  padding-left:5px;
  padding-right:5px;
}

#last_login_string_value,#unix_last_login_value,#unix_last_broadcast_value {
  position:fixed;
  font-weight:600;
  font-family:Geneva,Helvetica,sans-serif;
  color:#FFF;
  font-weight:600;
  top:2%;
  left:1%;
  padding-left:5px;
  padding-right:5px;
}

#cam_score_container {
  display:block;
  float:left;
  margin-left:19px;
}

.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,sans-serif;
  font-size:.85rem;
  line-height:1rem;
  background:url(https://dl.dropbox.com/s/eplhgfvtj0upwhj/BM_Background.jpg) top center no-repeat;
  background-attachment:fixed;
  background-size:cover;
  -moz-background-size:cover;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -webkit-background-size:cover;
  text-rendering:optimizeLegibility;
  text-rendering:geometricPrecision;
  font-smooth:always;
  font-smoothing:antialiased;
  -moz-font-smoothing:antialiased;
  -webkit-font-smoothing:antialiased;
  -webkit-font-smoothing:subpixel-antialiased;
}

#profile {
  width:950px;
  margin:-8px auto 40px;
  background:url(https://dl.dropbox.com/s/gbya1f72puy221z/BM_Header.jpg) top center no-repeat;
  background-color:#FFFFFF;
  box-shadow:0 0 18px 3px #000033;
  line-height:.9;
}

#profile_header {
  padding:450px 0 0;
}

.profile_section_content {
  z-index:auto;
}

.profile_section_content .label {
  color:#E6218A;
  font-family:'Redressed',Palatino,"Palatino Linotype","Palatino LT STD","Book Antiqua",Georgia,serif;
  font-weight:600;
  font-size:1.5em;
  line-height:.95em;
  font-style:normal;
  letter-spacing:.05em;
}

.profile_section_content .value {
  color:#000;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-weight:500;
  font-style:normal;
  letter-spacing:2px;
  font-size:.85rem;
  line-height:.95rem;
}

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

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

.photo_gallery_name a:link,.photo_gallery_name a:visited {
  text-decoration:none;
  color:#E6218A;
  width:auto;
  height:auto;
  font-weight:500;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-size:14px;
  text-shadow:#fff 0 1px 0,#000 0 -1px 0;
}

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

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

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

#favorite_models_container .value a {
  background:#E6218A;
  color:#FFFFFF;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  padding:1px 5px;
  display:inline-block;
  height:auto;
  margin-top:5px;
}

#favorite_models_container a:hover {
  background:#DF0101;
  color:#FFFF99;
  border-radius:4px;
  -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
}

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

#friends_container .value a {
  text-decoration:none;
  background:#E6218A;
  color:#FFFFFF;
  border-radius:4px;
  -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  padding:1px 5px;
  display:inline-block;
  height:auto;
  margin-top:5px;
}

#friends_container .value a:hover {
  background:#DF0101;
  color:#FFFF99;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
}

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

.link-amazon a {
  display:inline-block;
  vertical-align:top;
  position:absolute;
  width:221px;
  height:65px;
  left:12px;
  z-index:9;
  background:transparent url(https://dl.dropbox.com/s/nlqcp3b6if3hbia/BM_ButtonAmazon.png) no-repeat;
}

.link-amazon a:hover {
  background-position:0 -60px;
}

.link-twit a {
  display:inline-block;
  vertical-align:top;
  position:absolute;
  width:221px;
  height:65px;
  left:248px;
  z-index:9;
  background:transparent url(https://dl.dropbox.com/s/w6jevczunayu90q/BM_ButtonTwit.png) no-repeat;
}

.link-twit a:hover {
  background-position:0 -60px;
}

.link-manyvids a {
  display:inline-block;
  vertical-align:top;
  position:absolute;
  width:221px;
  height:65px;
  left:485px;
  z-index:9;
  background:transparent url(https://dl.dropbox.com/s/j5jbojkrm7uiyiu/BM_ButtonManyVids.png) no-repeat;
}

.link-manyvids a:hover {
  background-position:0 -60px;
}

.link-tumblr a {
  display:inline-block;
  vertical-align:top;
  position:absolute;
  width:221px;
  height:65px;
  left:721px;
  z-index:9;
  background:transparent url(https://dl.dropbox.com/s/4c421utdljghaox/BM_ButtonTumblr.png) no-repeat;
}

.link-tumblr a:hover {
  background-position:0 -60px;
}

.link-snapchat a {
  display:inline-block;
  vertical-align:top;
  position:absolute;
  width:221px;
  height:65px;
  top:170px;
  left:12px;
  z-index:9;
  background:transparent url(https://dl.dropbox.com/s/0dn6r0byuap7w8b/BM_ButtonSnap.png) no-repeat;
}

.link-snapchat a:hover {
  background-position:0 -60px;
}

.link-unban a {
  display:inline-block;
  vertical-align:top;
  position:absolute;
  width:221px;
  height:65px;
  top:170px;
  left:248px;
  z-index:9;
  background:transparent url(https://dl.dropbox.com/s/nymevy4wn61qhf6/BM_ButtonUnban.png) no-repeat;
}

.link-unban a:hover {
  background-position:0 -60px;
}

.link-offline a {
  display:inline-block;
  vertical-align:top;
  position:absolute;
  width:221px;
  height:65px;
  top:170px;
  left:485px;
  z-index:9;
  background:transparent url(https://dl.dropbox.com/s/og5v1vrfglpcfpo/BM_ButtonOffline.png) no-repeat;
}

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

.link-rate a {
  display:inline-block;
  vertical-align:top;
  position:absolute;
  width:221px;
  height:65px;
  top:170px;
  left:721px;
  z-index:9;
  background:transparent url(https://dl.dropbox.com/s/pdtnjfz1gs5svnk/BM_ButtonRate.png) no-repeat;
}

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

#bm_welcome {
  width:900px;
  height:470px;
  margin:0 auto;
  padding-left:25px;
}

#bm_welcome_body {
  float:left;
  width:870px;
  height:400px;
  margin:0 auto;
  background:url(https://dl.dropbox.com/s/e3lp6bazc5g13n9/BM_PanelWelcome.jpg) top center no-repeat;
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
}

#bm_rules {
  width:900px;
  height:390px;
  margin:0 auto;
  padding-left:25px;
}

#bm_rules_body {
  float:left;
  width:870px;
  height:315px;
  margin:0 auto;
  background:transparent;
}

#rules li {
  list-style-type:decimal;
  margin-left:-30px;
  padding-left:10px;
  padding-top:8px;
  min-height:25px;
  color:#E6218A;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:600;
  font-style:normal;
  letter-spacing:1px;
  font-size:1.5em;
  line-height:1em;
}

#bm_rules_column1 {
  display:inline-block;
  vertical-align:top;
  margin-left:40px;
  width:800px;
}

#bm_tipmenu {
  width:900px;
  height:520px;
  margin:0 auto;
  padding-left:25px;
}

#bm_tipmenu_body {
  float:left;
  width:870px;
  height:450px;
  margin:0 auto;
  background:transparent;
}

#tipmenu1 li,#tipmenu2 li {
  list-style-type:none;
  margin-left:-30px;
  background:url(https://dl.dropbox.com/s/wpk554acebdc2ng/BM_BulletCoin.png) no-repeat 0 0;
  padding-left:30px;
  padding-top:2px;
  min-height:25px;
  line-height:1.3em;
  color:#1C1C1C;
  font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-size:1.2em;
  font-weight:500;
  letter-spacing:1px;
}

.tokens {
  color:#E6218A;
  font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-size:1.12em;
  line-height:1em;
  font-weight:600;
}

#bm_tipmenu_column1 {
  display:inline-block;
  vertical-align:top;
  margin:10px;
  width:380px;
}

#bm_tipmenu_column2 {
  display:inline-block;
  vertical-align:top;
  margin:10px;
  width:420px;
}

#bm_hgames {
  width:900px;
  height:250px;
  margin:0 auto;
  padding-left:25px;
}

#bm_hgames_body {
  float:left;
  width:870px;
  height:200px;
  margin:0 auto;
  background:transparent;
}

#hgames li {
  list-style-type:none;
  margin-left:-20px;
  background:url(https://dl.dropbox.com/s/xymf4iikv5oo3oi/BM_BulletHitachi.png) no-repeat 0 0;
  padding-left:30px;
  padding-top:2px;
  min-height:25px;
  line-height:1.3em;
  color:#1C1C1C;
  font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-size:1.2em;
  font-weight:500;
  letter-spacing:1px;
}

#bm_hgames_column1 {
  display:inline-block;
  vertical-align:top;
  margin:10px;
  width:400px;
}

#bm_cardgames {
  width:900px;
  height:290px;
  margin:0 auto;
  padding-left:25px;
}

#bm_cardgames_body {
  float:left;
  width:870px;
  height:210px;
  margin:0 auto;
  background:transparent;
}

#cardgames1 li,#cardgames2 li {
  list-style-type:none;
  margin-left:-20px;
  background:url(https://dl.dropbox.com/s/sjffaye3isqc4lw/BM_BulletCards.png) no-repeat 0 0;
  padding-left:30px;
  padding-top:2px;
  min-height:25px;
  line-height:1.3em;
  color:#1C1C1C;
  font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-size:1.2em;
  font-weight:500;
  letter-spacing:1px;
}

#bm_cardgames_column1 {
  display:inline-block;
  vertical-align:top;
  margin:10px;
  width:380px;
}

#bm_cardgames_column2 {
  display:inline-block;
  vertical-align:top;
  margin:10px;
  width:420px;
}

#bm_skype {
  width:900px;
  height:240px;
  margin:0 auto;
  padding-left:25px;
}

#bm_skype_body {
  float:left;
  width:870px;
  height:150px;
  margin:0 auto;
  background:transparent;
}

#skype li {
  list-style-type:none;
  margin-left:-20px;
  background:url(https://dl.dropbox.com/s/j3p8xm66bq7psb1/BM_BulletSkype.png) no-repeat 0 0;
  padding-left:30px;
  padding-top:2px;
  min-height:25px;
  line-height:1.3em;
  color:#1C1C1C;
  font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-size:1.2em;
  font-weight:500;
  letter-spacing:1px;
}

#bm_skype_column1 {
  display:inline-block;
  vertical-align:top;
  margin:10px;
  width:400px;
}

#bm_fappaholics {
  width:900px;
  height:auto;
  min-height:200px;
  margin:0 auto;
  padding-left:25px;
}

#bm_fappaholics_body {
  float:left;
  width:870px;
  height:auto;
  //height:400px;
  margin:0 auto;
}

#bm_fappa_column1 {
  display:inline-block;
  vertical-align:top;
  margin-left:0;
}

#bm_fappa_column2,#bm_fappa_column3,#bm_fappa_column4 {
  display:inline-block;
  vertical-align:top;
}

#fappa1 li,#fappa2 li,#fappa3 li,#fappa4 li {
  list-style-type:none;
  line-height:1.25em;
  color:#E6468E;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-size:1.15em;
  font-weight:500;
}

#bm_videos_container {
  width:900px;
  height:700px;
  margin:0 auto;
  padding-left:25px;
}

#frame_videos {
  float:left;
  width:870px;
  height:auto;
  margin:20px auto;
  overflow:auto;
  background:transparent;
  z-index:99;
}

#frame_video::-webkit-scrollbar {
  -webkit-appearance:none;
  width:10px;
  height:10px;
}

#frame_video::-webkit-scrollbar-thumb {
  border-radius:8px;
  height:10px;
  border:2px solid #FFFFFF;
  background-color:#339900;
}

.video-item {
  position:relative;
  width:49%;
  height:135px;
  margin:.5%;
  float:left;
  background:#E6468E;
  border:solid 2px #000;
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  padding-right:4px;
  text-align:left;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  overflow:hidden;
  z-index:21;
}

.video-item .image {
  position:absolute;
  left:0;
  top:0;
  width:60%;
  height:100%;
  z-index:10;
  transition:background-image 1s ease-in-out;
}

.image img {
  height:100%;
}

.video-item .text {
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  color:#000;
  font-size:.95em;
  font-weight:600;
  position:absolute;
  right:0;
  top:0;
  padding:4px;
  width:56%;
  height:100%;
  background:#E6468E;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  z-index:20;
}

.video-item:hover .text,.video-item:hover .text a {
  background:#F781D8;
  transition:background-image 1s ease-in-out;
  text-transform:none;
}

.video-title {
  font-family:'Oswald',Geneva,Helvetica,sans-serif;
  width:100%;
  height:16px;
  margin-top:5px;
  font-size:1.15em;
  font-weight:500;
  color:#FFFFFF;
  text-shadow:0 0 1px #101010,1px 1px 1px #000;
}

.video-content {
  width:100%;
  font-family:Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  color:#000;
  font-weight:600;
  font-style:normal;
  font-size:1em;
  height:auto;
  overflow:hidden;
  margin-top:5px;
  line-height:1.1;
  text-overflow:ellipsis;
  -ms-text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:6;
  -webkit-box-orient:vertical;
}

.video-bottom {
  position:absolute;
  width:100%;
  height:20px;
  text-align:right;
  padding-right:5px;
  bottom:5px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  z-index:30;
}

.video-timecost {
  font-size:.75em;
  color:#000;
  font-weight:700;
  background-color:#FFFFFF;
  padding:2px 6px;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}

#bm_spacer1,#bm_spacer2,#bm_spacer3,#bm_spacer4 {
  width:940px;
  margin:10px auto;
  background:transparent;
}

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

#tags_container .value {
  color:#000;
  font-family:Arial,sans-serif;
  font-size:12px;
  font-weight:400;
  line-height:16px;
}

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

hr.style-first {
  float:left;
  width:870px;
  border:0;
  height:1px;
  background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));
  background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));
  background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));
  background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));
}

.p_title {
  color:#E6218A;
  font-family:'Redressed',Perpetua,Baskerville,"Big Caslon","Palatino Linotype",Palatino,"URW Palladio L","Nimbus Roman No9 L",serif;
  font-weight:600;
  font-size:2.5em;
  padding-top:60px;
  text-align:center;
  width:870px;
  height:25px;
}

.p_subtitle {
  color:#000;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-weight:500;
  font-style:normal;
  letter-spacing:2px;
  font-size:.85rem;
  line-height:.95rem;
  padding-top:5px;
  text-align:center;
  width:870px;
}

.p_welcome {
  color:#E6218A;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:600;
  font-style:normal;
  letter-spacing:1px;
  font-size:1.5em;
  line-height:1em;
  width:350px;
  margin:8px 10px;
  text-align:center;
}

p {
  color:#000;
  font-family:'Redressed',Geneva,Helvetica,sans-serif;
  font-weight:600;
  font-style:normal;
  letter-spacing:1px;
  font-size:1.5em;
  line-height:1.1em;
  width:870px;
  text-align:center;
}

#wall_poster_username {
  display:none;
}

.wall_post_info a:link {
  text-decoration:none;
  color:#E6218A;
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.9rem;
}

.wall_post_info a:visited {
  text-decoration:none;
  color:#F781D8;
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:600;
  font-style:italic;
  font-size:.9rem;
}

.wall_post_time {
  display:inline-table;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.75rem;
  color:#000;
  background-color:transparent;
  padding:5px;
}

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

.wall_post_body {
  width:auto;
  font-family:"Gill Sans","Gill Sans MT",Calibri,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.95rem;
  color:#000;
  line-height:1.2em;
  background:transparent;
  border-top:1px solid #E6218A;
  padding-top:10px;
  padding-left:5px;
  margin:0 0 3px 10px;
}

.wall_post_info {
  display:inline-table;
  width:auto;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:800;
  font-style:normal;
  font-size:.85rem;
  text-decoration:none;
  text-transform:capitalize;
  background:transparent;
  padding:5px;
}

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

.wall_post_avatar img {
  width:53px;
  height:53px;
  border:none;
  border-radius:1px;
  padding:8px 0 0 7px;
}

#new_comment_buttons input[type='submit'] {
  text-decoration:none;
  text-align:center;
  padding:5px 13px;
  border:solid 1px #000000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font:15px Arial,Helvetica,sans-serif;
  font-weight:bold;
  color:#ffffff;
  background-color:#f781d7;
  background-image:-moz-linear-gradient(top,#f781d7 0%,#fcc5ed 100%);
  background-image:-webkit-linear-gradient(top,#f781d7 0%,#fcc5ed 100%);
  background-image:-o-linear-gradient(top,#f781d7 0%,#fcc5ed 100%);
  background-image:-ms-linear-gradient(top,#f781d7 0%,#fcc5ed 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcc5ed',endColorstr='#fcc5ed',GradientType=0);
  background-image:linear-gradient(top,#f781d7 0%,#fcc5ed 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 #006600;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font:15px Arial,Helvetica,sans-serif;
  font-weight:bold;
  color:#FFFFFF;
  background:#81F781;
  -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  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/gv4mlt327b0qntk/BM_LkdFolderImage.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/zhgzpuys224kvt3/BM_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;
}

img.starfx {
  width:200px;
  position:absolute;
  left:723px;
  top:-315px;
  border:0;
  -webkit-animation:rotateshine 10s infinite;
  -moz-animation:rotateshine 10s infinite;
  -o-animation:rotateshine 10s infinite;
  animation:rotateshine 10s infinite;
}

@-webkit-keyframes rotateshine {
  0% {
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(-0deg);
    transform:rotate(-0deg);
  }
  
  100% {
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

@-moz-keyframes rotateshine {
  0% {
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(-0deg);
    transform:rotate(-0deg);
  }
  
  100% {
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

@-o-keyframes rotateshine {
  0% {
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(-0deg);
    transform:rotate(-0deg);
  }
  
  100% {
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

@keyframes rotateshine {
  0% {
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(-0deg);
    transform:rotate(-0deg);
  }
  
  100% {
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}