@charset "UTF-8";

a:link,a:active {
  color:#eb5054;
}

a:visited {
  color:#eb5054;
}

a:hover {
  color:#222;
}

body {
  background-color:#ffffff;
  background-color:#FFF;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  margin:0;
  padding:0;
}

.profile_section_content {
  color:#666666;
  border:px #;
  padding:0;
  margin:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:0;
  background-color:#BCEC76;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:0;
}

/* url("//fonts.googleapis.com/css?family=Oswald:400,300");*/
/*START RESET CODE*/
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display:block;
}

div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,body,html {
  padding:0;
  margin:0;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline;
}

#sarahpassions {
  height:auto;
  position:relative;
  top:0;
  left:0;
  width:100%;
  z-index:999;
}

.hide,#profile_header,#profile_main_photo,#header_bar,#footer_bar,#server_time,#profile_schedule,#profile_interests_content {
  display:none;
}

#profile_about_me .heading,#profile_about_me #username_container,#profile_about_me #cam_score_container,#profile_about_me #gender_container,#profile_about_me #ethnicity_container,#profile_about_me #hair_container,#profile_about_me #eyes_container,#profile_about_me #height_container,#profile_about_me #country_container,#profile_about_me #sexual_preference_container,#profile_about_me #smoke_container,#profile_about_me #drink_container,#profile_about_me #drugs_container,#profile_about_me #occupation_container,#profile_about_me #pets_container,#tags_container {
  display:none;
}

#about_me_container {
  display:inline-block;
  width:100%;
  margin:0;
}

#about_me_container .value {
  display:inline-block;
  width:100%;
  margin:0;
}

body {
  box-shadow:none;
  width:100%;
  margin:0;
  padding:0;
  font-family:Arial,Helvetica,sans-serif;
}

ol,ul {
  list-style:none;
}

blockquote,q {
  quotes:none;
}

img {
  border:none;
  margin:0;
  padding:0;
  max-width:100%;
  display:block;
}

textarea {
  outline:none;
}

blockquote:before,blockquote:after,q:before,q:after {
  content:none;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

a {
  text-decoration:none;
  outline:none;
}

h1,h2,h3,h4,h5,h6,ul,p,form,input {
  margin:0;
  padding:0;
  outline:none;
}

.clear:before,.clear:after {
  content:" ";
  display:table;
}

.clear:after {
  clear:both;
}

.clear {
  *zoom:1;
}

input[type="submit"] {
  -webkit-appearance:none;
/*-webkit-border-radius:0px;*/
}

a,.gotoTop {
  -webkit-transition:all 200ms ease-in;
  -moz-transition:all 200ms ease-in;
  -ms-transition:all 200ms ease-in;
  -o-transition:all 200ms ease-in;
  transition:all 200ms ease-in;
}

.none {
  -webkit-transition:none;
  -moz-transition:none;
  -ms-transition:none;
  -o-transition:none;
  transition:none;
}

select {
  -webkit-appearance:none;
  -moz-appearance:none;
  text-indent:1px;
  text-overflow:;
}

* {
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}

/*Add Placeholder opcity 1*/
::-moz-placeholder {
  opacity:1;
}

::-webkit-placeholder {
  opacity:1;
}

@font-face {
  font-family:'Oswald';
  src:url(http://sarahpassions.com/fonts/oswald-light-webfont.woff2) format("woff2"),url(http://sarahpassions.com/fonts/oswald-light-webfont.woff) format("woff");
  font-weight:normal;
  font-style:normal;
}

.centerwrap {
  width:1150px;
  margin:auto;
}

#menu {
  background-color:#000;
  position:fixed;
  width:100%;
  top:0;
  left:0;
  z-index:9999;
}

#menu ul {
  text-align:center;
}

#menu ul li {
  display:inline-block;
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  text-transform:uppercase;
  font-size:18px;
  padding:0 3px;
}

#menu ul li a {
  color:#eb5054;
  line-height:58px;
  padding:5px 15px;
  outline:1px solid #000;
}

#menu ul li a:hover {
  color:#fff;
  outline:1px solid #eb5054;
  outline-offset:2px;
  background-color:#eb5054;
}

#menu ul li a span {
  display:inline-block;
  margin-left:3px;
  background:url(http://sarahpassions.com/images/love.png) no-repeat;
  width:16px;
  height:14px;
}

#menu ul li a:hover span {
  background:url(http://sarahpassions.com/images/loveH.png) no-repeat;
}

.bannerArea {
  background:url(http://sarahpassions.com/images/banner.jpg) no-repeat center top / cover;
  height:898px;
  position:relative;
/*margin-top:58px;*/
  margin-top:44px;
}

/*.bannerArea{position:relative;}
.banner{width:100%;}
.banner img{width:100%;}*/
.pattern {
  background:url(http://sarahpassions.com/images/pattern.png) repeat;
  width:100%;
  height:100%;
  position:absolute;
  left:0;
  top:0;
}

.logo {
  position:absolute;
  z-index:1;
  top:320px;
  left:50%;
  margin-left:-350px;
}

.letsGet {
  position:absolute;
  left:50%;
  width:176px;
  margin-left:-88px;
  bottom:0;
}

.letsGet a {
  border:1px solid #eb5054;
  line-height:50px;
  padding-left:20px;
  padding-right:14px;
  display:block;
  color:#eb5054;
  font-size:20px;
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  text-transform:uppercase;
  bottom:146px;
  position:relative;
}

.letsGet a span {
  background:url(http://sarahpassions.com/images/downArrow.png) no-repeat right center;
  padding-right:24px;
}

.line {
  height:146px;
  width:1px;
  left:50%;
  margin-left:-1px;
  position:absolute;
  bottom:0;
  background-color:#eb5054;
}

.letsGet a:hover {
  background-color:#eb5054;
  color:#fff;
}

.letsGet a:hover span {
  background:url(http://sarahpassions.com/images/downArrowH.png) no-repeat right center;
}

.aboutBlock {
  background-color:#eb5054;
  text-align:center;
}

h2.title {
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  font-weight:normal;
  color:#fffdfd;
  border:2px solid #fffdfd;
  line-height:88px;
  padding:0 26px;
  margin-top:70px;
  font-size:67px;
  display:inline-block;
  text-transform:uppercase;
  margin-bottom:50px;
}

.aboutContent {
}

.aboutContent p {
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;
  line-height:20px;
  color:#fdfcfc;
  padding-bottom:20px;
}

.fourLinks {
  text-align:center;
  padding-bottom:58px;
}

.fourLinks a {
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  text-align:center;
  font-size:28px;
  color:#fdfcfc;
  font-weight:bold;
  background-color:#222122;
  border-radius:3px;
  -webkit-border-radius:3px;
  text-transform:uppercase;
  float:left;
  width:220px;
  margin-right:1%;
  line-height:28px;
  padding-top:12px;
  padding-bottom:6px;
}

.fourLinks a span {
  display:block;
  color:#eb5054;
  font-size:14px;
  font-weight:normal;
}

.fourLinks a:last-child {
  margin-right:0;
}

.twitter {
  display:inline-block;
  margin-right:7px;
}

.instagram {
  display:inline-block;
  margin-right:7px;
}

.rate {
  display:inline-block;
  margin-right:4px;
}

.fourLinks a:hover {
  background-color:#000;
}

.roomRules {
  background-color:#fdfbfb;
  text-align:center;
}

h2.pinkText {
  border:2px solid #eb5054;
  color:#eb5054;
}

.rules {
  padding-bottom:22px;
}

.rules p {
  font-size:15px;
  color:#686767;
  line-height:20px;
  padding-bottom:20px;
}

.tokenMenu {
  background-color:#303440;
  text-align:center;
}

.menu {
  padding-left:104px;
  padding-right:112px;
  padding-bottom:40px;
}

.menu ul {
  float:left;
  width:444px;
}

.menu ul li {
  border:1px solid #eb5054;
  height:42px;
  font-family:Arial,Helvetica,sans-serif;
  color:#d8d5d5;
  font-size:15px;
  text-align:left;
  margin-bottom:10px;
}

.menu ul li span {
  line-height:40px;
  background-color:#eb5054;
  width:80px;
  display:inline-block;
  color:#fdfcfc;
  text-align:center;
  margin-right:8px;
}

.menu ul:nth-child(2n) {
  float:right;
}

.myVideos {
  background-color:#fdfbfb;
  text-align:center;
}

.myvideo {
  float:left;
  width:546px;
  margin-bottom:62px;
}

.videoPic {
}

.myvideo h3 {
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  font-weight:normal;
  text-transform:uppercase;
  font-size:30px;
}

.myvideo h3 a {
  color:#eb5054;
}

.myvideo h3 a:hover {
  color:#303440;
}

.myvideo p {
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;
  line-height:20px;
  color:#686767;
  padding-bottom:12px;
  margin-top:-5px;
}

a.clickToBuy {
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  font-size:26px;
  color:#fdfbfb;
  background-color:#eb5054;
  line-height:48px;
  padding:0 26px;
  display:inline-block;
  text-transform:uppercase;
  text-decoration:underline;
}

a:hover.clickToBuy {
  text-decoration:none;
  background-color:#303440;
}

.myvideo:nth-child(2n) {
  float:right;
}

.highTippers {
  background-color:#303440;
  text-align:center;
}

.special {
  text-align:center;
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;
  color:#fdfcfc;
  padding-bottom:35px;
}

.tips {
  padding-bottom:50px;
}

.monthlyTips {
  float:left;
  background-color:#fdfbfb;
  border-radius:3px;
  -webkit-border-radius:3px;
  width:570px;
  padding:15px 25px 44px;
  margin-bottom:12px;
}

.monthlyTips:nth-child(2n) {
  float:right;
}

.monthlyTips h2 {
  color:#eb5054;
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  font-weight:normal;
  font-size:36px;
  text-transform:uppercase;
}

.monthlyTips p {
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  font-size:18px;
  line-height:23px;
  color:#303440;
  padding-bottom:15px;
  margin-top:-5px;
}

.monthlyTips ul {
}

.monthlyTips ul li {
  background-color:#aeaeb0;
  line-height:54px;
  color:#fdfbfb;
  font-size:30px;
  text-align:left;
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  text-transform:uppercase;
  margin-bottom:8px;
}

.monthlyTips ul li span {
  display:inline-block;
  line-height:54px;
  background-color:#eb5054;
  width:58px;
  text-align:center;
  margin-right:8px;
}

.monthlyTips ul li span sup {
  font-size:14px;
  top:-3px;
  position:relative;
}

.kinkyClubs {
  background-color:#eb5054;
  text-align:center;
}

.kinkyClubsBlock {
  padding-bottom:16px;
}

.kinkyBlock {
  background-color:#222122;
  border-radius:3px;
/*min-height:255px;*/
  margin-bottom:16px;
  padding:10px 50px 0;
}

.kinkyBlock h3 {
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  font-size:30px;
  color:#fdfcfc;
  text-transform:uppercase;
  padding-bottom:4px;
  font-weight:normal;
}

.kinkyBlock p {
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;
  line-height:20px;
  padding-bottom:20px;
  color:#fdfcfc;
}

.mySchedule {
  text-align:center;
  background-color:#fdfbfb;
}

.schedules {
  padding-bottom:50px;
}

.day {
  width:12.57%;
  margin-right:2%;
  float:left;
}

.day h3 {
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  font-size:30px;
  color:#eb5054;
  text-transform:uppercase;
  font-weight:normal;
  padding-bottom:14px;
}

.day p {
  font-size:12px;
  line-height:16px;
  color:#303440;
  font-family:Arial,Helvetica,sans-serif;
}

.day:last-child {
  margin-right:0;
}

.ratingTags {
  border-top:1px solid #eb5054;
  border-bottom:1px solid #eb5054;
  padding:38px 0;
  margin-bottom:40px;
}

.ratings {
}

.rateText {
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  color:#303440;
  float:left;
  width:114px;
  line-height:24px;
  text-align:left;
}

.ratings ul {
  float:left;
  padding-top:4px;
}

.ratings ul li {
  float:left;
  padding-right:4px;
}

.ratings p {
  float:left;
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  line-height:24px;
  color:#303440;
}

.ratingTagsBlock {
  float:left;
}

.tags {
  float:left;
  width:100%;
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  line-height:20px;
  color:#303440;
  text-align:left;
}

.scheduleBlock {
  text-align:left;
}

.scheduleBlock h3 {
  color:#eb5054;
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  font-size:24px;
  font-weight:normal;
  text-transform:uppercase;
}

.scheduleBlock p {
  color:#303440;
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  line-height:18px;
  padding-bottom:14px;
}

.messageWall {
  padding-top:72px;
  padding-bottom:50px;
}

.messageWall h3 {
  color:#eb5054;
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  font-size:24px;
  font-weight:normal;
  text-transform:uppercase;
  text-align:left;
}

.messageWallHere {
  padding-top:10px;
}

.midBannerArea {
  height:600px;
  position:relative;
}

.bannerOne {
  background:url(http://sarahpassions.com/images/banner2.jpg) no-repeat center top / cover fixed;
}

.bannerTwo {
  background:url(http://sarahpassions.com/images/banner3.jpg) no-repeat center top / cover fixed;
}

.gotoTop {
  color:#999;
  padding:8px 15px;
  outline:1px solid #222122;
  position:fixed;
  right:18px;
  bottom:18px;
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  text-transform:uppercase;
  cursor:pointer;
  background-color:rgba(255,255,255,0);
  z-index:9999;
}

.gotoTop:hover {
  color:#fff;
  outline:1px solid #222122;
  outline-offset:2px;
  background-color:#222122;
}

#profile_about_me_friends {
  position:relative;
  z-index:9999;
}

#profile_friends {
  background:#fdfbfb;
  border-top:1px solid #eb5054;
  border-bottom:1px solid #eb5054;
  padding:38px 0;
  margin-bottom:0;
}

#profile_friends .heading {
  display:none;
}

#profile_friends .container {
  display:block;
  width:1150px;
  margin:auto;
}

#profile_friends .container .label {
  display:inline-block;
  width:190px;
  vertical-align:top;
  margin-bottom:10px;
  font-weight:normal;
}

#profile_friends .container .value {
  display:inline-block;
  width:600px;
  vertical-align:top;
}

#profile_friends .container .value img {
  display:inline-block;
}

#profile_comments {
  background:#fdfbfb;
  padding:38px 0;
}

#profile_comments .profile_section_background {
  background:#fdfbfb;
}

#profile_comments .profile_section_content {
  display:block;
  width:1150px;
  margin:auto;
}

#profile_comments .profile_section_content .heading {
  color:#eb5054;
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  font-size:24px;
  font-weight:normal;
  text-transform:uppercase;
  text-align:left;
  background:none;
}

#profile_photo_galleries,#profile_password_photo_galleries {
  background:#fdfbfb;
  padding:38px 0;
  text-align:center;
  border-bottom:1px solid #eb5054;
}

#profile_photo_galleries .profile_section_background,#profile_password_photo_galleries .profile_section_background {
  background:#fdfbfb;
}

#profile_photo_galleries .profile_section_content,#profile_password_photo_galleries .profile_section_content {
  display:block;
  width:1150px;
  margin:auto;
}

#profile_photo_galleries .profile_section_content .heading,#profile_password_photo_galleries .profile_section_content .heading {
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  font-weight:normal;
  color:#fffdfd;
  border:2px solid #fffdfd;
  line-height:88px;
  padding:0 26px;
  margin-top:0;
  font-size:67px;
  display:inline-block;
  text-transform:uppercase;
  margin-bottom:50px;
  border:2px solid #eb5054;
  color:#eb5054;
  background:#fdfbfb;
  text-shadow:none;
}

#profile_photo_galleries .photo_gallery_preview,#profile_password_photo_galleries .photo_gallery_preview {
  border:2px solid #eb5054;
  text-align:center;
  padding:10px;
}

#profile_photo_galleries .photo_gallery_preview .photo_gallery_image.img_radius_shadow,#profile_password_photo_galleries .photo_gallery_preview .photo_gallery_image.img_radius_shadow {
  border:1px solid #eb5054;
  margin:0 auto;
  margin-bottom:10px;
}

#photo_galleries,#password_photo_galleries {
  background:#fdfbfb;
  padding:38px 0;
  text-align:center;
  display:inline-block;
  width:100%;
}

#photo_galleries .profile_section,#password_photo_galleries .profile_section {
  display:inline-block;
  width:100%;
  text-align:center;
}

#photo_galleries .profile_section_background,#password_photo_galleries .profile_section_background {
  background:#fdfbfb;
}

#photo_galleries .profile_section_content,#password_photo_galleries .profile_section_content {
  display:block;
  width:1150px;
  margin:auto;
}

#photo_galleries .profile_section_content .heading,#password_photo_galleries .profile_section_content .heading {
  text-align:center;
  color:#eb5054;
  font-family:'Oswald',Arial,Helvetica,sans-serif;
  font-weight:300;
  font-size:24px;
  font-weight:normal;
  text-transform:uppercase;
  background:none;
  margin-top:20px;
}

#photo_galleries .profile_section_content .images,#password_photo_galleries .profile_section_content .images {
  display:inline-block;
  width:100%;
  text-align:center;
}

#photo_galleries .profile_section_content .images a,#password_photo_galleries .profile_section_content .images a {
  display:inline-block;
  margin:5px;
}