@charset "UTF-8";

!OATHTAKER CODED Â© 2014
/-------------------------------------------------------------------------------------------------------------------------
Copyright
This CSS code and the design/content of the profile is protected by copyright. All rights reserved.
For the stupid this means you cannot copy,modify or in any other way fuck around with this code
without prior permission. This means you MFCDesignMaker,Spany82,Hankshill and anyone else who
would like their name added to the list and issued a DMCA notice by the relevant model.
-------------------------------------------------------------------------------------------------------------------------/
html {
  width:100%!important;
  height:100%;
}

a:link {
  text-decoration:none;
  color:#0000FF;
  font-weight:800;
  text-shadow:none;
}

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

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

#nav {
  position:fixed;
  top:0;
  left:0;
  background:#FFFFFF;
  line-height:40px;
  width:100%;
  text-align:center;
  z-index:999;
}

#nav a {
  text-decoration:none;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-size:13pt;
  font-weight:800;
  margin:0 10px;
  color:#0000FF;
}

#nav a:hover {
  text-decoration:none;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-size:13pt;
  font-weight:800;
  margin:0 10px;
  color:#F0B920;
  border-bottom:1px solid #F0B920;
  -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 {
  display:none;
}

#unix_last_login_label,#unix_last_login_value,#unix_last_updated_label,#unix_last_updated_value,#status_label {
  display:none;
}

#status_container {
  min-width:40px;
  position:absolute;
  top:10px;
  left:300px;
  z-index:999;
}

#status_value {
  font-family:Geneva,Helvetica,sans-serif;
  font-weight:600;
  font-style:normal;
  text-transform:uppercase;
}

.heading {
  display:none;
}

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

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

body {
  font-family:Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif sans-serif;
  font-size:.9rem;
  line-height:1;
  background:#FFFFFF url(https://www.dropbox.com/s/7irh429dyn6skca/Joslyn_Texture.jpg?dl=0) top left repeat;
  background-attachment:fixed;
}

#profile {
  width:950px;
  margin:45px auto 10px;
  background:#FFFFFF url(https://dl.dropbox.com/s/rsf5vyl8ni50pva/PSwede_Graphic_Main.jpg?dl=0) top center no-repeat;
  line-height:.9;
}

#profile_header {
  padding:640px 0 0;
}

.profile_section_content .label {
  display:block;
  color:#033651;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.85rem;
  margin:2px 0;
  text-shadow:0 1px 0 rgba(255,255,255,.3),0 -1px 0 rgba(0,0,0,.7);
}

.profile_section_content .value {
  display:block;
  color:#000;
  font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.85rem;
  text-shadow:0 1px 0 rgba(255,255,255,.3),0 -1px 0 rgba(0,0,0,.7);
}

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

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

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

.photo_gallery_name a:link,.photo_gallery_name a:visited {
  text-decoration:none;
  color:#0000FF;
  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:#0000FF;
  font-size:.75rem;
  font-weight:500;
}

#username_value,#school_value,#cam_score_value,#country_value,#city_value,#ethnicity_value,#age_value,#gender_value,#body_type_value,#height_value,#weight_value,#hair_value,#eyes_value,#sexual_preference_value,#marital_status_value,#smoke_value,#drink_value,#drugs_value,#favorite_food_value,#pets_value,#occupation_value,#automobile_value {
  color:#0404B4!important;
}

#username_container {
  position:absolute;
  top:-80px;
  z-index:998;
}

#school_container {
  position:absolute;
  top:-50px;
  z-index:998;
}

#school_label:before {
  position:absolute;
  content:'Camscore:';
  background-color:#F0C739;
}

#cam_score_container {
  position:absolute;
  top:-50px;
  z-index:998;
}

#country_container {
  position:absolute;
  top:-20px;
  z-index:998;
}

#city_container {
  position:absolute;
  top:10px;
  z-index:998;
}

#ethnicity_container {
  position:absolute;
  top:40px;
  z-index:998;
}

#age_container {
  position:absolute;
  top:70px;
  z-index:998;
}

#gender_container {
  position:absolute;
  top:100px;
  z-index:998;
}

#body_type_container {
  position:absolute;
  top:-80px;
  left:100px;
  z-index:998;
}

#height_container {
  position:absolute;
  top:-50px;
  left:100px;
  z-index:998;
}

#weight_container {
  position:absolute;
  top:-20px;
  left:100px;
  z-index:998;
}

#hair_container {
  position:absolute;
  top:10px;
  left:100px;
  z-index:998;
}

#eyes_container {
  position:absolute;
  top:40px;
  left:100px;
  z-index:998;
}

#sexual_preference_container {
  position:absolute;
  top:70px;
  left:100px;
  z-index:998;
}

#marital_status_container {
  position:absolute;
  top:100px;
  left:100px;
  z-index:998;
}

#smoke_container {
  position:absolute;
  top:-80px;
  left:230px;
  z-index:998;
}

#drink_container {
  position:absolute;
  top:-50px;
  left:230px;
  z-index:998;
}

#drugs_container {
  position:absolute;
  top:-20px;
  left:230px;
  z-index:998;
}

#favorite_food_container {
  position:absolute;
  top:10px;
  left:230px;
  z-index:998;
}

#pets_container {
  position:absolute;
  top:40px;
  left:230px;
  z-index:998;
}

#automobile_container {
  position:absolute;
  top:70px;
  left:230px;
  z-index:998;
}

#occupation_container {
  position:absolute;
  top:100px;
  left:230px;
  width:200px;
  z-index:998;
}

#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:url(https://dl.dropbox.com/s/koa0ldvcyblulc7/PSwedeMwall_bgrnd.jpg?dl=0) top center no-repeat;
  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:#0000FF;
  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:url(https://dl.dropbox.com/s/koa0ldvcyblulc7/PSwedeMwall_bgrnd.jpg?dl=0) top center no-repeat;
  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:#0000FF;
  color:#FFFFFF;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  font-style:italic;
}

.link-twitter a {
  display:inline-block;
  position:absolute;
  width:195px;
  height:90px;
  top:-60px;
  left:513px;
  z-index:999;
  background:transparent url(https://dl.dropbox.com/s/g47ixyakv6n2uyr/PSwede_ButtonTwitter.png?dl=0) no-repeat;
}

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

.link-instagram a {
  display:inline-block;
  position:absolute;
  width:195px;
  height:90px;
  top:-60px;
  left:715px;
  z-index:999;
  background:transparent url(https://dl.dropbox.com/s/fg95rcfd7azwyhl/PSwede_ButtonInstagram.png?dl=0) no-repeat;
}

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

.link-tour a {
  display:inline-block;
  position:absolute;
  width:195px;
  height:90px;
  top:30px;
  left:513px;
  z-index:999;
  background:transparent url(https://dl.dropbox.com/s/gkj7u3z2swcte8w/PSwede_ButtonTour.png?dl=0) no-repeat;
}

.link-tour a:hover {
  background-position:0 -90px;
}

.link-book a {
  display:inline-block;
  position:absolute;
  width:195px;
  height:90px;
  top:30px;
  left:715px;
  z-index:999;
  background:transparent url(https://dl.dropbox.com/s/8jtrqdqij8doech/PSwede_ButtonBook.png?dl=0) no-repeat;
}

.link-book a:hover {
  background-position:0 -90px;
}

ul {
  list-style-image:url(https://dl.dropbox.com/s/qjrj0shayktwqsl/EmilyH_Coins.png);
  line-height:1.5em;
  color:#0404B4;
  font-weight:normal;
  font-size:15px;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
}

ul li {
  margin-top:-2px;
}

.tokens {
  color:#DF0101;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:.85rem;
  font-weight:600;
  text-shadow:1px 1px 0 rgba(66,66,66,1);
}

#pswede_nameplate {
  position:absolute;
  top:-95px;
  left:5px;
  width:485px;
  height:220px;
  margin:10px auto;
  z-index:9;
  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:23px;
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  -moz-box-shadow:0 0 0 2px #0000FF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 12px #0000FF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #0000FF,2px 1px 6px 4px rgba(10,10,0,.5);
}

#pswede_linkcontainer {
  position:absolute;
  top:-95px;
  left:505px;
  width:410px;
  height:220px;
  margin:10px auto;
  z-index:9;
  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:23px;
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  -moz-box-shadow:0 0 0 2px #0000FF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 12px #0000FF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #0000FF,2px 1px 6px 4px rgba(10,10,0,.5);
}

#pswede_spacertop {
  position:relative;
  width:940px;
  margin:10px auto;
  background:transparent;
  z-index:99;
}

#pswede_aboutme {
  top:210px;
  width:910px;
  height:380px;
  margin:auto;
  margin-bottom:10px;
  font-weight:600;
  background:url(https://dl.dropbox.com/s/j93izm96xook2b0/PSwede_AboutBgrnd.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 #0000FF,2px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #0000FF,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #0000FF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

#pswede_aboutme_container {
  position:relative;
  width:700px;
  height:270px;
  top:10px;
  left:-90px;
  margin:auto;
  margin-top:10px;
  margin-bottom:10px;
}

#pswede_tipmenutitle {
  position:relative;
  top:10px;
  width:910px;
  height:105px;
  margin:10px auto;
  background:transparent;
  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;
  -moz-box-shadow:0 0 0 2px #0000FF,2px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 2px #0000FF,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #0000FF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:98;
}

#pswede_tipmenu {
  position:relative;
  width:910px;
  height:250px;
  margin:auto;
  margin-bottom:10px;
  font-weight:600;
  background:url(https://dl.dropbox.com/s/vwi6akqtpr8fuj0/PSwede_TipMenuBgrnd.jpg?dl=0) top center no-repeat;
  border-top-style:none;
  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;
  -moz-box-shadow:0 0 0 2px #0000FF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 2px #0000FF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #0000FF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

#pswede_tipmenu_container {
  width:800px;
  height:280px;
  margin:auto;
  margin-top:10px;
  margin-bottom:10px;
}

#pswede_tipmenu_column1 {
  position:relative;
  display:inline-block;
  vertical-align:top;
  width:500px;
  color:#0404B4;
  left:250px;
}

#pswede_videostitle {
  position:relative;
  top:10px;
  width:940px;
  height:105px;
  margin:10px auto;
  background:transparent;
  position:relative;
  top:10px;
  width:910px;
  margin:10px auto;
  background:transparent;
  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;
  -moz-box-shadow:0 0 0 2px #0000FF,2px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 2px #0000FF,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #0000FF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:98;
}

#pswede_photostitle {
  position:relative;
  top:10px;
  width:940px;
  height:105px;
  margin:10px auto;
  background:transparent;
  position:relative;
  top:10px;
  width:910px;
  margin:10px auto;
  background:transparent;
  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;
  -moz-box-shadow:0 0 0 2px #0000FF,2px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 2px #0000FF,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #0000FF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:98;
}

#pswede_spacer {
  position:relative;
  width:940px;
  margin:10px auto;
  background:transparent;
  z-index:99;
}

.simplex {
  dontbeafuckwit:andcopymystuff;
}

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

#tags_container .value {
  color:#0404B4;
  font-size:15px;
}

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

#wall_poster_username {
  display:none;
}

.wall_post_info a:link {
  text-decoration:none;
  color:#FF8000;
  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-color:transparent;
  background:url(https://dl.dropbox.com/s/koa0ldvcyblulc7/PSwedeMwall_bgrnd.jpg?dl=0) top center no-repeat;
  border-left:2px solid #0000FF;
  border-bottom:2px solid #0000FF;
  border-right:2px solid #0000FF;
  border-top:2px solid #0000FF;
  border-bottom-left-radius:4px;
  -moz-border-radius-bottomleft:4px;
  -webkit-border-bottom-left-radius:4px;
  border-top-right-radius:4px;
  -moz-border-radius-topright:4px;
  -webkit-border-top-right-radius:4px;
  border-bottom-right-radius:4px;
  -moz-border-radius-bottomright:4px;
  -webkit-border-bottom-right-radius:4px;
  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;
  font-color:#FF4000;
  text-decoration:none;
  text-transform:capitalize;
  background:transparent;
  padding:5px;
  border-left:2px solid #0000FF;
  border-top:2px solid #0000FF;
  border-right:2px solid #0000FF;
  border-top-left-radius:4px;
  -moz-border-radius-topleft:4px;
  -webkit-border-top-left-radius:4px;
  border-top-right-radius:4px;
  -moz-border-radius-topright:4px;
  -webkit-border-top-right-radius:4px;
}

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

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

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

#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 #F0B920;
  -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/mc9gsgsepmh1nnq/PSwede_LockedFolderIcon.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/6ltss14nntkuz8r/Joslyn_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;
}

#frame_solo {
  width:910px;
  height:520px;
  overflow:auto;
  background:#F0B920;
  border:1px solid #000;
  position:relative;
  left:19px;
  border-top-style:none;
  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;
  -moz-box-shadow:0 0 0 1px #0000FF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 1px #0000FF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 1px #0000FF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

#frame_photo {
  width:910px;
  height:500px;
  overflow:auto;
  background:#F0B920;
  border:1px solid #000;
  position:relative;
  left:19px;
  border-top-style:none;
  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;
  -moz-box-shadow:0 0 0 1px #0000FF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 1px #0000FF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 1px #0000FF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

h1 {
  padding:20px 0 0;
  color:#C11010;
  font-weight:normal;
  font-family:"Arial Black","Arial Bold",Gadget,sans-serif;
  font-size:26px;
  line-height:20px;
  text-transform:uppercase;
  text-shadow:0 2px white,0 3px #777;
}

h2 {
  color:#FF0000;
  font-family:"Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,"AppleGothic",sans-serif;
  font-weight:900;
  font-style:normal;
  font-size:18px;
  line-height:.65;
  text-transform:uppercase;
  text-shadow:1px 1px 2px #000;
}

h3 {
  color:#FFFFFF;
  font-family:"Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,"AppleGothic",sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:11px;
}

h4 {
  color:#FFBF00;
  font-family:"Avant Garde",Avantgarde,"Century Gothic",CenturyGothic,"AppleGothic",sans-serif;
  font-weight:700;
  font-style:normal;
  font-size:16px;
  padding:0 0 10px;
  text-shadow:1px 1px 2px #000;
}

h5 {
  color:#0404B4;
  font-weight:normal;
  font-size:15px;
  line-height:16px;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
}

/---------------------------------------------------
#pswede_video_container {
  width:890px;
  height:650px;
  margin:auto;
  position:relative;
}

.video_item {
  width:270px;
  height:152px;
  margin-left:22px;
  margin-top:10px;
  float:left;
  border:none;
  overflow:hidden;
  position:relative;
  text-align:center;
  cursor:default;
  background:none;
  border:2px solid #000;
  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  -o-border-radius:2px;
}

.video_item .mask,.view {
  width:266px;
  height:148px;
  border:2px solid #DF0101;
  border-radius:60px;
  -moz-border-radius:10px;
  -webkit-border-radius:2px;
  -o-border-radius:5px;
  position:absolute;
  overflow:hidden;
  top:0;
  left:0;
}

.video_item img {
  display:block;
  position:relative;
}

.video_item p {
  font-family:"century gothic";
  position:relative;
  bottom:5px;
  line-height:.75;
  font-size:14px;
  position:relative;
  color:#FFFFFF;
  padding:10px;
  text-align:center;
}

.video_item a.info {
  text-decoration:none;
  position:relative;
  bottom:40px;
  padding:0 12px;
  background:#0000FF;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -o-border-radius:5px;
  color:#F0B920;
  font-family:"century gothic";
  font-size:12px;
  font-weight:700;
  text-align:center;
  text-transform:uppercase;
  box-shadow:0 0 1px #FFFFFF;
}

.video_item img {
  transition:all .2s linear;
}

.video_item .mask {
  opacity:0;
  background-color:rgba(138,135,135,0.7);
  border-radius:2px;
  transition:all .4s ease-in-out;
}

.video_item p {
  transform:translateY(100px);
  opacity:0;
  transition:all .2s linear;
}

.video_item a.info:hover {
  background:#298A08;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -o-border-radius:5px;
  box-shadow:0 0 5px #000;
}

.video_item:hover img {
  transform:scale(1.1);
}

.video_item:hover .mask {
  opacity:1;
}

.video_item:hover h2,.video_item:hover p,.video_item:hover a.info {
  opacity:1;
  transform:translateY(0px);
}

/----------------------------------
#pswede_photo_container {
  width:890px;
  height:650px;
  margin:auto;
  position:relative;
}

.photo_item {
  width:150px;
  height:225px;
  margin-left:22px;
  margin-top:10px;
  float:left;
  border:none;
  overflow:hidden;
  position:relative;
  text-align:center;
  cursor:default;
  background:none;
  border:2px solid #000;
  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  -o-border-radius:2px;
}

.photo_item .mask,.view {
  width:146px;
  height:221px;
  border:2px solid #DF0101;
  border-radius:60px;
  -moz-border-radius:10px;
  -webkit-border-radius:2px;
  -o-border-radius:5px;
  position:absolute;
  overflow:hidden;
  top:0;
  left:0;
}

.photo_item img {
  display:block;
  position:relative;
}

.photo_item p {
  font-family:"century gothic";
  position:relative;
  bottom:5px;
  line-height:.75;
  font-size:14px;
  position:relative;
  color:#FFFFFF;
  padding:10px;
  text-align:center;
}

.photo_item a.info {
  text-decoration:none;
  position:relative;
  bottom:40px;
  padding:0 12px;
  background:#0000FF;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -o-border-radius:5px;
  color:#F0B920;
  font-family:"century gothic";
  font-size:12px;
  font-weight:700;
  text-align:center;
  text-transform:uppercase;
  box-shadow:0 0 1px #FFFFFF;
}

.photo_item img {
  transition:all .2s linear;
}

.photo_item .mask {
  opacity:0;
  background-color:rgba(138,135,135,0.7);
  border-radius:2px;
  transition:all .4s ease-in-out;
}

.photo_item p {
  transform:translateY(100px);
  opacity:0;
  transition:all .2s linear;
}

.photo_item a.info:hover {
  background:#298A08;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -o-border-radius:5px;
  box-shadow:0 0 5px #000;
}

.photo_item:hover img {
  transform:scale(1.1);
}

.photo_item:hover .mask {
  opacity:1;
}

.photo_item:hover h2,.video_item:hover p,.video_item:hover a.info {
  opacity:1;
  transform:translateY(0px);
}