@charset "UTF-8";

a:link {
  color:#E4B016;
  font-weight:normal;
  text-decoration:none;
}

a:visited {
  color:#B1690D;
  font-weight:bold;
  text-decoration:none;
}

.big-sexy-header {
  text-align:center;
  color:#f9f;
  font-size:28px;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
  text-shadow:1px 2px 3px #000000,-1px 2px 1px #000000,-1px -2px 1px #000000;
  font-wight:bold;
  margin-bottom:0;
  margin-top:20px;
  margin-right:55px;
}

.sexy-header {
  text-align:center;
  color:#fff;
  font-size:18px;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
  text-shadow:1px 2px 3px #000000,-1px 2px 1px #000000,-1px -2px 1px #000000;
  font-wight:bold;
  margin-bottom:20px;
  margin-right:55px;
}

.small-sexy-header {
  text-align:center;
  color:#fff;
  font-size:12px;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
  text-shadow:1px 2px 3px #000000,-1px 2px 1px #000000,-1px -2px 1px #000000;
  font-wight:bold;
  margin-bottom:20px;
  margin-right:55px;
}

.video-header {
  text-align:center;
  margin-top:40px;
}

.video-titles {
  text-align:left;
  font-size:22px;
  font-color:#fff;
}

.sexy-text-box {
  margin:auto;
  text-align:center;
  color:#fff;
  overflow:hidden;
  padding:5px;
  background:#f0889f;
  width:860px;
  margin-bottom:20px;
}

.sexy-text-box a:link,.sexy-text-box a:visited {
  font-size:14px;
  color:#fff;
  text-decoration:bold;
}

.sexy-text-box a:hover {
  color:#fff;
  text-decoration:none;
}

.video-deals {
  margin:auto;
  text-align:center;
  color:#fff;
  overflow:hidden;
  padding:5px;
  background:#f0889f;
  width:800px;
  margin-bottom:10px;
  margin-top:10px;
}

.video-deals a:link,.video.deals a:visited {
  font-size:14px;
  color:#fff;
  text-decoration:bold;
}

.solo-video-deal a:hover {
  color:#fff;
  text-decoration:none;
}

body {
  margin-left:185px;
  margin-right:auto;
  width:60%;
  profile:center;
  about_me_value:center;
  header_bar:center;
  background-color:#FFFFFF;
  font-color:#7993a8;
  font-family:"HelveticaNeueETW01-55Rg";
  font-weight:normal;
  font-style:bold;
  font-size:14px;
  background-position:top center;
  background-attachment:fixed;
  background-image:url(http://3.bp.blogspot.com/-ES7g-WfsX0s/Vgi_9adurtI/AAAAAAAAJL8/6OEcUq0Qrmo/s1600/1472948s53d1doayj.gif);
}

div.scroll {
  background-image:url(http://4.bp.blogspot.com/-isf7N1b8bN4/VgkZFYqdMeI/AAAAAAAAJNo/1UyLz_S4lPg/s1600/pink_and_purple_lights_seamless_texture.jpg);
  width:903px;
  height:436px;
  overflow:auto;
}

.pokerbabelogo a {
  background-position:top center;
  background-image:url(https://1.bp.blogspot.com/-wlX082XSFfU/VsvbjgkhO2I/AAAAAAAAK5Q/7cy_o546pXg/s1600/pokerbabelogo6.png);
  background-repeat:no-repeat;
  display:block;
  height:93px;
  width:128px;
  boreder:1px solid red;
  z-index:9999;
  position:fixed;
  bottom:0;
  right:25px;
  padding-top:3px;
  text-decoration:none;
  font-size:12px;
  text-align:center;
  font-family:Georgia;
  font-style:italic;
  color:rgba(223,189,121,0);
}

.hvr-pulse {
  display:inline-block;
  vertical-align:middle;
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
  box-shadow:0 0 1px rgba(0,0,0,0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -moz-osx-font-smoothing:grayscale;
}

.hvr-pulse:hover,.hvr-pulse:focus,.hvr-pulse:active {
  -webkit-animation-name:hvr-pulse;
  animation-name:hvr-pulse;
  -webkit-animation-duration:1s;
  animation-duration:1s;
  -webkit-animation-timing-function:linear;
  animation-timing-function:linear;
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}