@charset "UTF-8";

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

@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);
}

@font-face {
  font-family:'Rancho';
  src:url(http://fonts.gstatic.com/s/rancho/v6/EJt_7DbHYj8a5HS0_pTrl-vvDin1pK8aKteLpeZ5c0A.woff),url(http://fonts.gstatic.com/s/rancho/v6/IhBhtOi02NLuvxWW4RuNVg.ttf),local(Rancho),local(Rancho-regular);
}

@font-face {
  font-family:'Playball';
  src:url(http://fonts.gstatic.com/s/playball/v6/QS5qjU-Gc2sqWEq5kDfWQXYhjbSpvc47ee6xR_80Hnw.woff),url(http://fonts.gstatic.com/s/playball/v6/bTcyeVjOJ0HzO36ebPilS_esZW2xOQ-xsNqO47m55DA.ttf),local(Playball),local(Playball-regular);
}

@font-face {
  font-family:'Courgette';
  src:url(http://fonts.gstatic.com/s/courgette/v4/BHG8ZtTfO0yYnp02--QxqrO3LdcAZYWl9Si6vvxL-qU.woff),url(http://fonts.gstatic.com/s/courgette/v4/BHG8ZtTfO0yYnp02--QxqqCWcynf_cDxXwCLxiixG1c.ttf),local(Courgette-Regular),local(Courgette-regular);
}

@font-face {
  font-family:'Cinzel Decorative';
  src:url(http://fonts.gstatic.com/s/cinzeldecorative/v4/fmgK7oaJJIXAkhd9798yQoem3WQP60SwtMX1R01QT0U.woff),url(http://fonts.gstatic.com/s/cinzeldecorative/v4/fmgK7oaJJIXAkhd9798yQiIQXpsbKR_wBTo1n6IkW90.ttf),local(Cinzel-Decorative-Regular),local(Cinzel-Decorative-regular);
}

@font-face {
  font-family:'Codystar';
  src:url(http://fonts.gstatic.com/s/codystar/v4/BraFEMRumMsVbWgqTQIWRHYhjbSpvc47ee6xR_80Hnw.woff),url(http://fonts.gstatic.com/s/codystar/v4/cAr9iPh4eRYEbqShfXOxP_esZW2xOQ-xsNqO47m55DA.ttf),local(Codystar),local(Codystar-regular);
}

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

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

.menu {
  position:fixed;
  left:0;
  top:5%;
  width:9em;
  margin:-2.5em 0 0;
  z-index:5;
  background-color:transparent;
  color:#585858;
  font-family:"Oswald","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:12pt;
  font-style:normal;
  line-height:14pt;
  text-align:left;
  border:none;
  padding:.5em .5em .5em 1.5em;
  -webkit-transition-property:color,background;
  -webkit-transition-duration:1s,1s;
  -webkit-transition-timing-function:linear,ease-in;
}

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

.menu:hover {
  color:#000;
  background-color:transparent;
}

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

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

#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,#unix_last_login_label,#unix_last_login_value,#last_login_string_label,#last_login_string_value {
  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:'Rancho',Helvetica,Arial,sans-serif;
  font-size:.85rem;
  line-height:1;
  background:url(https://dl.dropbox.com/s/vloon9i0s4bvm8x/AM_Background.jpg?dl=0) top center no-repeat;
  background-attachment:fixed;
  background-size:cover;
  -moz-background-size:cover;
  -webkit-background-size:cover;
}

#profile {
  width:950px;
  margin:15px auto 10px;
  background:transparent url(https://dl.dropbox.com/s/npww616l2wg48oe/AM_Graphic_Main.jpg?dl=0) top center no-repeat;
  background-color:rgba(255,255,255,0.6);
  border-top-left-radius:.5em;
  border-top-right-radius:.5em;
  box-shadow:0 0 15px 3px #585555;
  line-height:.9;
}

#profile_header {
  padding:400px 0 0;
}

.profile_section_content .label {
  color:#2E2E2E;
  font-family:"Oswald","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.9rem;
}

.profile_section_content .value {
  color:#8C6239;
  font-family:'Courgette',Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:1rem;
}

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

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

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

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

.amholder {
  position:absolute;
  width:500px;
  height:auto;
  top:110px;
  right:63px;
  z-index:99;
  margin:25px auto;
}

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

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

#favorite_models_container .value a {
  text-decoration:none;
  background:#FFFFFF;
  color:#000;
  border-radius:4px;
  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:#0B610B;
  color:#FFFFFF;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  font-style:italic;
}

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

#friends_container .value a {
  text-decoration:none;
  background:#FFFFFF;
  color:#000;
  border-radius:4px;
  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:#0B610B;
  color:#FFFFFF;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  font-style:italic;
}

.link-amazon a {
  display:inline-block;
  position:absolute;
  width:164px;
  height:65px;
  top:10px;
  left:380px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/lwx9xhwk29k4wrf/AM_ButtonAmazon.png?dl=0) no-repeat;
}

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

.link-twitter a {
  display:inline-block;
  position:absolute;
  width:164px;
  height:65px;
  top:10px;
  left:554px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/sfrtmv6x8qsyuhw/AM_ButtonTwitter.png?dl=0) no-repeat;
}

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

.link-instagram a {
  display:inline-block;
  position:absolute;
  width:164px;
  height:65px;
  top:10px;
  left:728px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/7sr8tewsy5hx61f/AM_ButtonInstagram.png?dl=0) no-repeat;
}

.link-instagram a:hover {
  background-position:0 -63px;
}

.link-snapchat a {
  display:inline-block;
  position:absolute;
  width:164px;
  height:65px;
  top:80px;
  left:380px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/0o157r2y4742egk/AM_ButtonSnapchat.png?dl=0) no-repeat;
}

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

.link-friends a {
  display:inline-block;
  position:absolute;
  width:164px;
  height:65px;
  top:80px;
  left:554px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/i5rm24pz346w46s/AM_ButtonFriends.png?dl=0) no-repeat;
}

.link-friends a:hover {
  background-position:0 -63px;
}

.link-offline a {
  display:inline-block;
  position:absolute;
  width:164px;
  height:65px;
  top:80px;
  left:728px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/uwpoj3h1jlk9n10/AM_ButtonOffline.png?dl=0) no-repeat;
}

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

#am_videobutton {
  position:absolute;
  width:500px;
  height:135px;
  top:215px;
  right:69px;
  z-index:99;
}

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

#tipmenu1 li,#tipmenu2 li,#tipmenu3 li,#tipmenu4 li {
  list-style-image:url(https://dl.dropbox.com/s/kjjx3izjcbbwo47/AM_BulletTips.png?dl=0);
  color:#000;
  font-weight:500;
  font-style:normal;
  font-size:.9rem;
  padding:5px;
  line-height:1.25rem;
  font-family:"Oswald","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
}

#bf_list1 li,#bf_list2 li,#bf_list3 li,#bf_list4 {
  list-style-image:url(https://dl.dropbox.com/s/krdf2ss4h69vn9d/AM_BulletBF.png?dl=0);
  line-height:1.5em;
  color:#424242;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-size:1.25rem;
  font-weight:500;
}

#freaks_list1 li,#freaks_list2 li,#freaks_list3 li,#freaks_list4 {
  list-style-image:url(https://dl.dropbox.com/s/rgptmb71mha9vx6/AM_BulletFreaks.png?dl=0);
  line-height:1.5em;
  color:#424242;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-size:1rem;
  font-weight:500;
}

#bt_list1 li,#bt_list2 li,#bt_list3 li,#bt_list4,#bt_list5 {
  list-style-image:url(https://dl.dropbox.com/s/2x73m46gs05a8rx/AM_BulletBT.png?dl=0);
  line-height:1.5em;
  color:#424242;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-size:.98rem;
  font-weight:500;
}

#am_tipmenu {
  width:900px;
  margin:20px auto;
  background:transparent;
  z-index:99;
}

#am_tipmenu_container {
  width:900px;
  height:auto;
  margin:auto;
  font-weight:600;
  background:url(https://dl.dropbox.com/s/qnud7fikveiq4qv/AM_PanelTipMenu.jpg?dl=0) top center no-repeat;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

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

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

#am_tipmenu_column3 {
  display:inline-block;
  left:200px;
  vertical-align:top;
}

#am_tipmenu_column4 {
  display:inline-block;
  left:300px;
  vertical-align:top;
}

#am_xmastree {
  width:900px;
  margin:20px auto;
  background:transparent;
  z-index:99;
}

#am_xmastree_container {
  width:900px;
  height:500px;
  margin:auto;
  font-weight:600;
  background:url(https://dl.dropbox.com/s/ohzalfkajo81ydc/AM_PanelXmas.jpg?dl=0) top center no-repeat;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

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

#am_rules_container {
  width:900px;
  height:auto;
  margin:auto;
  font-weight:600;
  background:url(https://dl.dropbox.com/s/ydkpm2hav8zotz2/AM_PanelRules.jpg?dl=0) bottom center no-repeat;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

#am_daddy {
  width:900px;
  margin:20px auto;
  background:transparent;
  z-index:99;
}

#am_daddy_container {
  width:900px;
  height:200px;
  margin:auto;
  font-weight:600;
  background:url(https://dl.dropbox.com/s/zmnikqqp518bov9/AM_PanelDD.jpg?dl=0) top center no-repeat;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

.p_dd {
  font-family:"Playball",Avantgarde,"Century Gothic",CenturyGothic,"AppleGothic",sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:38px;
  text-shadow:1px 1px 2px #A4A4A4;
}

#am_dd_name {
  position:relative;
  width:900px;
  top:95px;
  text-align:center;
}

#am_bb {
  width:900px;
  margin:20px auto;
  background:transparent;
  z-index:99;
}

#am_bb_container {
  width:900px;
  height:175px;
  margin:auto;
  font-weight:600;
  background:url(https://dl.dropbox.com/s/nglzv14gim5bftx/AM_PanelBB.jpg?dl=0) top center no-repeat;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

.p_bb {
  font-family:"Playball",Avantgarde,"Century Gothic",CenturyGothic,"AppleGothic",sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:30px;
  text-shadow:1px 1px 2px #A4A4A4;
}

#am_bb_name {
  position:relative;
  width:900px;
  top:70px;
  text-align:center;
}

#am_bf {
  width:900px;
  margin:20px auto;
  background:transparent;
  z-index:99;
}

#am_bf_container {
  width:900px;
  height:450px;
  margin:auto;
  font-weight:600;
  background:url(https://dl.dropbox.com/s/2q96f5hcf2fa9us/AM_PanelBF.jpg?dl=0) top center no-repeat;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

#am_bf_column1 {
  display:inline-block;
  vertical-align:top;
  margin-top:-20px;
}

#am_bf_column2 {
  display:inline-block;
  margin-top:-20px;
  vertical-align:top;
}

#am_bf_column3 {
  display:inline-block;
  margin-top:-20px;
  vertical-align:top;
}

#am_bf_column4 {
  display:inline-block;
  margin-top:-20px;
  vertical-align:top;
}

#am_freaks {
  width:900px;
  margin:20px auto;
  background:transparent;
  z-index:99;
}

#am_freaks_container {
  width:900px;
  height:450px;
  margin:auto;
  font-weight:600;
  background:url(https://dl.dropbox.com/s/wg796wky45st028/AM_PanelFreaks.jpg?dl=0) top center no-repeat;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

#am_freaks_column1 {
  display:inline-block;
  vertical-align:top;
  margin-top:-20px;
  width:140px;
}

#am_freaks_column2 {
  display:inline-block;
  width:160px;
  margin-top:-20px;
  vertical-align:top;
}

#am_freaks_column3 {
  display:inline-block;
  width:140px;
  margin-top:-20px;
  vertical-align:top;
}

#am_bt {
  width:900px;
  margin:20px auto;
  background:transparent;
  z-index:99;
}

#am_bt_container {
  width:900px;
  height:450px;
  margin:auto;
  font-weight:600;
  background:url(https://dl.dropbox.com/s/8i18932y8gjff3j/AM_PanelBT.jpg?dl=0) top center no-repeat;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

#am_bt_column1 {
  display:inline-block;
  margin-top:-20px;
  vertical-align:top;
}

#am_bt_column2 {
  display:inline-block;
  margin-top:-20px;
  vertical-align:top;
}

#am_bt_column3 {
  display:inline-block;
  margin-top:-20px;
  vertical-align:top;
}

#am_bt_column4 {
  display:inline-block;
  margin-top:-20px;
  vertical-align:top;
}

#am_bt_column5 {
  display:inline-block;
  margin-top:-20px;
  vertical-align:top;
}

#am_spacer1,#am_spacer2 {
  width:940px;
  margin:10px auto;
  background:transparent;
  z-index:99;
}

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

#tags_container .value {
  color:#585858;
  font-family:Arial,sans-serif;
  font-size:14px;
  line-height:16px;
}

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

h1 {
  padding:10px 0 0;
  color:transparent;
  font-size:.5rem;
  font-weight:normal;
  font-family:"Arial Black","Arial Bold",sans-serif;
}

h2 {
  width:720px;
  font-family:Avantgarde,"Century Gothic",CenturyGothic,"AppleGothic",sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:15px;
  line-height:1.25rem;
  color:#000;
  padding:1px 0 0 16px;
}

.marquee .p_marquee {
  position:absolute;
  font-family:'Codystar',Tahoma,Arial,sans-serif;
  width:100%;
  height:100%;
  margin:0;
  line-height:50px;
  text-align:center;
  color:#F4F416;
  font-weight:600;
  transform:translateX(100%);
  -moz-transform:translateX(100%);
  -webkit-transform:translateX(100%);
}

.marquee .p_marquee:nth-child(1) {
  animation:left-one 20s ease infinite;
  -moz-animation:left-one 20s ease infinite;
  -webkit-animation:left-one 20s ease infinite;
}

.marquee .p_marquee:nth-child(2) {
  animation:left-two 20s ease infinite;
  -moz-animation:left-two 20s ease infinite;
  -webkit-animation:left-two 20s ease infinite;
}

.p_title {
  color:#8C6239;
  font-weight:700;
  font-style:normal;
  font-size:1.5rem;
  line-height:16px;
  font-family:'Cinzel Decorative',Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  padding:20px 20px 5px;
  text-shadow:1px 1px 2px #A4A4A4;
}

p {
  color:#000;
  font-weight:500;
  font-style:normal;
  font-size:1rem;
  line-height:1.25rem;
  font-family:"Oswald","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  padding:0 20px 5px;
}

.p_marquee {
  color:#EEEE3B;
  font-weight:500;
  font-style:normal;
  font-size:1rem;
  line-height:1.25rem;
  font-family:"Oswald","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
}

#wall_poster_username {
  display:none;
}

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

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

.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_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:#FFFFFF;
  border-left:1px solid #424242;
  border-bottom:1px solid #424242;
  border-right:1px solid #424242;
  border-top:1px solid #424242;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  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:#FFFFFF;
  padding:5px;
  border-left:1px solid #424242;
  border-top:1px solid #424242;
  border-right:1px solid #424242;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
}

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

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

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

#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 #0B610B;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font:15px Arial,Helvetica,sans-serif;
  font-weight:bold;
  color:#FFFFFF;
  background:#53922A;
  -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/7yrf71rcjxuu46x/AM_LkdFolderImage.png?dl=0);
  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/fxx663r2h54nlqe/AM_Key.png?dl=0);
  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;
}

.marquee {
  position:relative;
  width:495px;
  height:50px;
  margin:25px auto;
  overflow:hidden;
  border:1px solid #000;
  background-color:#222;
  -webkit-border-radius:5px;
  border-radius:5px;
}

@-moz-keyframes left-one {
  0% {
    -moz-transform:translateX(100%);
  }
  
  10% {
    -moz-transform:translateX(0);
  }
  
  40% {
    -moz-transform:translateX(0);
  }
  
  50% {
    -moz-transform:translateX(-100%);
  }
  
  100% {
    -moz-transform:translateX(-100%);
  }
}

@-moz-keyframes left-two {
  0% {
    -moz-transform:translateX(100%);
  }
  
  50% {
    -moz-transform:translateX(100%);
  }
  
  60% {
    -moz-transform:translateX(0);
  }
  
  90% {
    -moz-transform:translateX(0);
  }
  
  100% {
    -moz-transform:translateX(-100%);
  }
}

@-webkit-keyframes left-one {
  0% {
    -webkit-transform:translateX(100%);
  }
  
  10% {
    -webkit-transform:translateX(0);
  }
  
  40% {
    -webkit-transform:translateX(0);
  }
  
  50% {
    -webkit-transform:translateX(-100%);
  }
  
  100% {
    -webkit-transform:translateX(-100%);
  }
}

@-webkit-keyframes left-two {
  0% {
    -webkit-transform:translateX(100%);
  }
  
  50% {
    -webkit-transform:translateX(100%);
  }
  
  60% {
    -webkit-transform:translateX(0);
  }
  
  90% {
    -webkit-transform:translateX(0);
  }
  
  100% {
    -webkit-transform:translateX(-100%);
  }
}