/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */


body {
  background:#2c0230 url('http://www.sexcited.co.za/bg.jpg');
  color: red;
}

table {
  background: none;
  border-radius: 0;
  border: none;
}

.container { font-size: 93% }




a:link { color: #fff; }
a:active { color: #fff; }
a:visited { color: #fff; }
a:hover { color: #fff; }

iframe { max-width: 100%; height: auto; }

b { color: #fff; }

.site-header { padding-top: 38px; }


@font-face {
    font-family: 'Tangerine';
    src: url('/fonts/Tangerine_Regular-webfont.eot');
    src: url('/fonts/Tangerine_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Tangerine_Regular-webfont.woff') format('woff'),
         url('/fonts/Tangerine_Regular-webfont.ttf') format('truetype'),
         url('/fonts/Tangerine_Regular-webfont.svg#TangerineRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.tmpl-row {
  background: #2c0230 url('/images/2012/tmpl_leftbg2.jpg') repeat-y;
  border: 1px solid #381a3e;
  padding-bottom: 15px;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  
}
 
.tmpl-right-col { padding-top: 10px; }

.tmpl-right-col-inner { padding-right: 9px; }

.noresize img {
  max-width: none;
}

.thumb-h {
  width: 98px; max-width: 98px; height: 74px;
  border: 1px solid #725372;
}

.thumb-v {
  width: 75px; max-width: 75px; height: 100px;
  border: 1px solid #725372;
}


/* Frontpage Resize Lineup */
@media only screen and (min-width: 768px) and (max-width: 799px) {
  #frontpage { width: 517px; } 
} 

@media only screen and (min-width: 800px) and (max-width: 925px) {
  #frontpage { width: 617px; } 
}

@media only screen and (min-width: 926px)  {
  #frontpage { width: 721px; } 
}

.inline-hide-on-phones, .inline-show-on-desktops
{
  display: inline-block !important;
}

@media only screen and (max-width: 767px) {
  .inline-hide-on-phones { display: none !important; }
}



h1 { 
   font-family: 'Tangerine', serif; color: #fff;
   font-size: 400%; font-weight: normal;
   text-shadow: 2px 2px 2px #AAA;
   margin: 0;
}
.no-fontface h1 { font-size: 300%; text-shadow: 1px 1px 1px #AAA; }

h2 { 
   font-family: 'Tangerine', serif; color: #fff;
   font-size: 346%; font-weight: normal;  
   text-shadow: 1px 1px 1px #AAA;
}
.no-fontface h2 { font-size: 226%; font-weight: normal;   }


h3 { 
   font-family: 'Tangerine', serif; color: #fff;
   font-size: 300%; font-weight: normal; 
   text-shadow: 1px 1px 1px #AAA;
}
.no-fontface h3 { font-size: 200%; margin-top: 4px; }

h4 { 
   color: #fff;
   font-size: 120%; font-weight: bold; 
   text-shadow: 1px 1px 1px #AAA;
}
.no-fontface h3 { font-size: 200%; margin-top: 4px; }




h5 { 
  margin-top: 20px;
  font-size: 116%; color: #fff;
  width: 100%; 
  padding: 5px;
  background-color: #401C47;
  /*!important
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; */
  
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.no-fontface h5 { }

.sup { position: relative; top: -0.9em; font-size: 77%; font-weight: normal; }

small { font-size: 85%; }

label { font-weight: bold; color: #fff; }

/* Helpers */

.text-center { text-align: center; }
.text-right { text-align: right; }
.text-large { font-size: 133%; color:#fff; } 

p, .gttr { padding-left: 20px; padding-right: 20px; }



.basicmember  { font-weight: bold; }
.goldmember   { font-weight: bold;  color: #e6ce2b; }
.troll        { font-weight: bold; color: #888; }
.advertiser   { font-weight: bold; color: #ff659c; }

.red { color: #eb4921; }

.row {
  margin-top: 15px; 
  margin-bottom: 15px;
}

.break { border-bottom: 1px solid #3A0040; padding-bottom: 15px;}

.row .heading {
  color: #fff; font-weight: bold;
  background-color: #401C47;
  padding: 4px 0;
  border-top: 1px solid #48204F;
}

.heading .columns p { padding: 0 3px; margin: 0px;}

/* .row .heading div:before {  content: "\00A0"; } */
  
.pageline {
  border-bottom: 1px solid #b2b2b2;
}


/* Cannot use shorthand below - will screw with grid */
.horiz-spacer { margin-top: 10px; margin-bottom: 10px; }
.horiz-spacer-small { margin-top: 7px; margin-bottom: 7px }


.even { background-color: #340338; }

.left-indent {
  margin-left: 10px;
  padding: 2px 5px 2px 10px;
}

.right-on-desktop
{
  text-align: right;
}

.pull-up { margin-top: -30px; position: relative;}


.highlight {
  color: #fff;
  background: transparent;
}



/* ============ SPECIFICS =============== */


.dialog
{
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  
  border: 1px solid #48204F;
  margin-bottom: 15px;
}

.dialog-head {
  background: url(/images/misc/button-gloss.png) repeat-x 0 -34px; 
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-style: italic;
  padding: 4px;
}

.dialog-content {
  padding: 7px;
  background-color: #36183B;
  text-align: center;
}


.sysmessage
{
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDE5NiwxNjUsMjAsMSk7IiAvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6cmdiYSgyMjMsMjAwLDg3LDEpOyIgLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCBmaWxsPSJ1cmwoI2dyYWRpZW50KSIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIgLz48L3N2Zz4=);
  background: -o-linear-gradient(top, rgba(196,165,20,1), rgba(223,200,87,1));
  background: -moz-linear-gradient(top, rgba(196,165,20,1), rgba(223,200,87,1));
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(196,165,20,1)), color-stop(1, rgba(223,200,87,1)));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFC4A514,EndColorStr=#FFDFC857);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFC4A514,EndColorStr=#FFDFC857)"
  
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  
  border: 3px solid #9C8829;
}


.circletext {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}



.sm-heading
{
  padding: 3px;
  background-color: #F5D952;
  color: #3D1C42;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  text-shadow: 1px 1px 1px #b2b2b2;
  
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;

}

.sm-content
{
  padding: 10px;
  color: #fff;
  font-weight: bold;
}

.gradient 
{
  background-color: #401C47;
  background-repeat: repeat-x;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDY0LDI4LDcxLDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoMzcsMTYsNDEsMSk7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, rgba(64,28,71,1), rgba(37,16,41,1));
  
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, rgba(64,28,71,1), rgba(37,16,41,1));
  
  /* Chrome 7+ & Safari 5.03+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(64,28,71,1)), color-stop(1, rgba(37,16,41,1)));
  
  /* IE5.5 - IE7 */
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF401C47,EndColorStr=#FF251029);
  
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF401C47,EndColorStr=#FF251029)";
  
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);

}

.gradient2 {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDU1LDI0LDYxLDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoMzAsMTMsMzMsMSk7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);
  background: -o-linear-gradient(top, rgba(55,24,61,1), rgba(30,13,33,1));
  background: -moz-linear-gradient(top, rgba(55,24,61,1), rgba(30,13,33,1));
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(55,24,61,1)), color-stop(1, rgba(30,13,33,1)));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF37183D,EndColorStr=#FF1E0D21);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF37183D,EndColorStr=#FF1E0D21)"
}

/* .row { padding-right: 5px; } */



.button, .button.nice { background-color: #401C47; border-color: transparent;}
.small.button { padding: 5px 15px 7px; }
.button.premium { 
   background-color: #C4B03C; 
   color: #000;
   text-shadow: 0 -1px 1px rgba(255, 255, 255, 0.28); 
}

/* Footer */
.footer { padding: 10px; margin-top: 1px; border-top: 1px solid #48204F; font-size: 93%; }

.footer p { padding-left: 0px; }

.footer ul, .dbl-ar ul {
  margin: 0;
  padding-left: 1em;  text-indent: -1em;
}

.footer ul li, .dbl-ar ul li { margin-bottom: 0px; margin-left: 20px; }
.footer ul li:before, .dbl-ar ul li:before {  content: "\00BB \00A0\00A0 "; }
.footer ul li a { color: #bbb; }

.disclaimer ul li { margin-left: 40px; }
.disclaimer ul li:before {  content: "\00BB \00A0 "; }

/*
.browse-area {
  margin-top: -10px;
}
*/

.browse-area a {  color: #BBB; }
.browse-area a:hover {  color: #fff; }

.area-col li {
  margin-bottom: 0.2em; 
}

.ad-preview {
  background-color: #340338;
  width: 188px;
  margin: 0 auto;
}

.ad-preview2 {
  background-color: #340338;
  width: 188px;
  margin: 4px;
  display: inline-block;
}

.ad-preview2:hover {
  
  background-color: #401C47;
}


.ad-container {
  width: 188px;
  height: 250px;
  position:relative;
}

.ad-container p {
  margin: 0;
  padding: 0;
}


.ad-preview-image {
  position:absolute;
  left:0;
  top:0;
}

.ad-preview-text {
  z-index:101;
  position:absolute;    
  color:white;
  font-size:20px;
  font-weight:bold;
  right: 10px;
  bottom: 22px;
  text-shadow: 1px 2px 3px #050505;
  filter: dropshadow(color=#050505, offx=1, offy=2);
}

.ad-preview-avail {
  z-index:100;
  position:absolute;    
  color:white;
  font-size:12px;
  font-weight:normal;
  right: 10px;
  bottom: 5px;
  text-shadow: 1px 2px 3px #050505;
  filter: dropshadow(color=#050505, offx=1, offy=2);
}

.ad-preview-topleft {
  z-index:102;
  position:absolute;    
  color:#e6ce2b;
  font-size:12px;
  font-weight:bold;
  top: 0px;
  right: 5px;
  text-shadow: 1px 2px 3px #050505;
  filter: dropshadow(color=#050505, offx=1, offy=2);
}






.ad-preview-header, .ad-preview-footer  {
  font-size: 113%;
  padding: 4px 0;
  font-weight: bold;
  text-align: center;
}

.ad-preview-header { border-top: 1px solid #48204F; }

.ad-preview-small
{
  border-top: 1px solid #48204F;
  border-bottom: 1px solid #48204F;
  background-color: #340338;
  text-align: center;
  color: #fff;
  font-size: 93%;
  margin-bottom: 10px;
  line-height: 19px;
}

.ad-preview-small-container {
  width: 100px;
  height: 134px;
  position:relative;
}

.ad-preview-small-container p {
  margin: 0;
  padding: 0;
}


.ad-preview-small-image {
  position:absolute;
  left:0;
  top:0;
}

.ad-preview-small-text {
  z-index:100;
  position:absolute;    
  color:white;
  font-size:15px;
  font-weight:bold;
  right: 5px;
  bottom: 15px;
  text-shadow: 1px 2px 3px #050505;
  filter: dropshadow(color=#050505, offx=1, offy=2);
}

.ad-preview-small-area {
  z-index:100;
  position:absolute;    
  color:white;
  font-size:11px;
  right: 5px;
  bottom: 3px;
  line-height:12px;
  text-shadow: 1px 2px 3px #050505;
  filter: dropshadow(color=#050505, offx=1, offy=2);
}




/* Forum */

.forum input, .forum textarea { width: 90%; }

.forum p { margin-bottom: 2px; }

.forum iframe { max-width: inherit; height: inherit; }

.forum .columns {  overflow: hidden; }

.forum .break { padding-bottom: 0px; }

.forum .quote 
{
  background: url(/images/new/bgComment.png) top left no-repeat;
  padding-left: 70px;
  min-height: 60px;
  border-bottom: 1px solid #340338;
  
}

.forum .post-preview { 
  margin-top: 0px; 
   
}

.forum .post-preview .subject { font-weight: bold; }
.forum .post-preview .content { padding-left: 7px; }
.forum .post-preview .author { font-weight: bold; padding-left: 3px; }

.forum .thread.heading .author  {  padding-left: 3px; }

.forum .thread-body { font-size: 108%; }

.forum .thread .button 
{
  min-width: 83px;
  margin: 2px 0 1px;
}

.forum .author-overview strong { color: #fff; }

.forum .rules {
  font-size: 85%;
   margin: 0;
}
.forum .rules li {
  margin: 0;
  margin-left:1.1em;
  text-indent:-1.1em;
}


.author-overview .forum-badge img
{
  width: 43px; height: 43px;
}


.forum-legend img
{
  width: 76px;
  height: 95px;
}

.forum .rules li:before {  content: "\00BB \00A0 \00A0"; }

.message-area p { padding-left: 0px; }

.message-area .row { margin-bottom: 5px; padding-bottom: 0px; }

.message-area input, .message-area textarea { width: 90%; }

.comp-table .row {
  padding-top: 6px;
  padding-bottom: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  height: 21px;
  
}

.es-block
{
  margin: 10px 0;
}

/* Frontpage */

#frontpage div.heading {
  font-family: 'Tangerine', "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #fff;
  font-size: 300%;
  padding: 5px 0 10px 0;
}


#frontpage div.content {

}

#latest-news
{
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDU1LDI0LDYxLDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoNDQsMiw0OCwxKTsiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNncmFkaWVudCkiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiIC8+PC9zdmc+);
  background: -o-linear-gradient(top, rgba(55,24,61,1), rgba(44,2,48,1));
  background: -moz-linear-gradient(top, rgba(55,24,61,1), rgba(44,2,48,1));
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(55,24,61,1)), color-stop(1, rgba(44,2,48,1)));

  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF37183D,EndColorStr=#FF2C0230);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF37183D,EndColorStr=#FF2C0230)"
}



#copyright {
  margin-top: 10px;
  padding: 5px 0;
  border-top: 1px solid #433D43;
  font-size: 85%;
}

/* Profile */

.breadcrumb { background-color: #401C47; padding: 5px;  }
.breadcrumb a { z-index: 100; }
.breadcrumb-head { float: right; margin-top: -30px; position: relative; }

.profile h2 {
  color: #fff;
  font-size: 539%; font-weight: normal;
  margin-top: -30px;
  font-family: 'Tangerine', serif;
  text-shadow: 2px 2px 2px #AAA;
  text-align: right;
  position: relative;
}

.no-fontface .profile h2 { font-size: 400%; }


.profile h1 {
  text-shadow: 2px 2px 2px #AAA;
  text-align: right;
  font-size: 300%;
  margin-top: -25px;
}

.no-fontface .profile h1 { font-size: 200%; margin-top: -15px; }
  


.profile .description, .profile .row.contact  {
  margin: 25px 0;
}

.details .row {
  margin-top: 3px;
  margin-bottom: 2px;
  letter-spacing: 1px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.profile .photo, .recordedchat .photo
{
  padding: 7px; border:solid; background-color:white;
  margin-top: 3px; margin-bottom: 3px;
  -moz-box-shadow:  3px 3px 3px #999;
  -webkit-box-shadow: 3px 3px 3px #999;
  box-shadow: 3px 3px 3px #999;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
   
}


.rotate1 {
  position: relative;
  -moz-transform: rotate(-7deg);
  -webkit-transform: rotateZ(-7deg);
  transform:rotate(-7deg);
  z-index: 20;
}

.rotate2 {
  -moz-transform: rotate(7deg);
  -webkit-transform: rotateZ(7deg);
  transform:rotate(7deg);
}

.profile .rotate3 {
  position: relative;
}


.profile .vote-global
{
  color: #fff;
  font-size: 300%;
  margin: 25px 40px 0 40px;
}

.profile .vote-total
{
  margin: 10px 40px;
  font-size: 114%;
}

.profile .vote-user
{
  color: #fff;
  font-size: 300%;
  margin: 0px 40px 0 40px;
}

.comments .body 
{
  background: url(/images/new/bgComment.png) top left no-repeat;
  padding-left: 70px;
  min-height: 60px;
  border-bottom: 1px solid #340338;
  
}

.comments .user { font-weight: bold; color: #fff;}

.comments input, .comments textarea { width: 90%; }

.reviews .row .thumb-v
{
  padding: 0;
  border: solid;
  background-color: white;
  margin-top: 3px;
  margin-bottom: 15px;
  -moz-box-shadow: 1px 1px 1px #999;
  -webkit-box-shadow: 1px 1px 1px #999;
  box-shadow: 1px 1px 1px #999;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  
}


.small-overlay-container {
  width: 75px;
  height: 100px;
  display: inline-block;
  position:relative;
}

.small-overlay-container p {
  margin: 0;
  padding: 0;
}


.small-overlay-container img {
  position:absolute;
  left:0;
  top:0;
}

.small-overlay-container p {
  z-index:100;
  position:absolute;    
  color:white;
  font-size:12px;
  font-weight: bold;
  right: 0px;
  bottom: 0px;
  text-align: right;
  text-shadow: 1px 2px 3px #050505;
  filter: dropshadow(color=#050505, offx=1, offy=2);
}



.reviewform .row {  
   padding-top: 6px; padding-bottom: 2px;
   margin-top: 10px; margin-bottom: 10px; 
}

.reviewform label { font-weight: normal; }
.reviewform label:before {  content: "\00A0"; }

.reviewform select { display: inline; }

.reviewform textarea { width: 90%; margin: 5px auto; }

.youtube iframe
{
max-width: 640px; width: 640px; height: 360px;  
}




/* ======= Chat ======== */ 

.livechat object, .livechat embed,
.recordedchat object, .recordedchat embed { max-width: auto; width: inherit; height: inherit;}

.livechat h2, .recordedchat h2 {
  color: #fff;
  font-size: 539%; font-weight: normal;
  margin-top: -30px;
  font-family: 'Tangerine', serif;
  text-shadow: 2px 2px 2px #AAA;
  text-align: right;
  position: relative;
}


@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px) {
  .inline-show-on-desktops { display: none !important; }
}
  
/* Mobile */
@media handheld, only screen and (max-width: 767px) {
  .inline-show-on-desktops { display: none !important; }
  
  /* .es-block { background-color: #622; } */
  .tmpl-row { background: #2c0230; } /* Override the background img */
  .columns { margin: 3px !important;}
  .container { padding: 0 !important; }
  .mobile-center { text-align: center; }
  .button { margin: 4px !important; font-size: 110% !important; }
  
  body, p {  font-size: small; } /* mini */
  
  body, p {  font-size: 12px; font-size: 1.2rem; line-height: 1.3; }
    
  .right-on-desktop
  {
    text-align: left;
  } 
  
  .phone-one { overflow: hidden; }
  /* .tmpl-right-col-inner { padding-right: 2px; } */
  
  .footer ul li:before, .dbl-ar ul li:before {  content: "\00BB \00A0 "; }
  
  .author-overview .button.nice {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 7px 0 !important;
    font-size: 100% !important;
    font-weight: normal;
    text-align: left;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
  }
  
  .author-overview .button.nice:before {  content: '[';  }
  .author-overview .button.nice:after {  content: ']';  }
  
  .author-overview .forum-badge img
  {
    width: 33px; height: 33px;
  }


  .forum-legend img
  {
    width: 60px;
    height: 75px;
  }
  
  .breadcrumb { padding: 4px !important; font-size: 1.3rem; }
  
  .break { padding-bottom: 5px !important; }
  .row {  margin-top: 5px !important; margin-bottom: 5px !important; }
  
  p { margin-bottom: 10px; }
  
  .thumb-v { width: 62px; max-width: 62px; height: 82px;  }
  .thumb-h { width: 82px; max-width: 82px; height: 62px;  }
  
  .profile h2 { margin-top: -15px;}
  
  
  .ad-preview2 {
    width: 126px;
  }
  
  .ad-preview2 img {
    width: 126px;
    height: 168px;
  }
  
  .ad-preview-footer {
    font-size: 12px;
    letter-spacing: -1px;
  }
  
  .ad-container {
    width: 126px;
    height: 168px;
    position:relative;
  }
 
  .ad-preview-text {
    font-size:15px;
    right: 6px;
    bottom: 16px;
  }
  
  .ad-preview-avail {
    font-size:9px;
    right: 6px;
    bottom: 4px;
  }
  
  .small-overlay-container
  {
    width: 62px;
    height: 82px;
  }
  
 
  
  .area-col {
    line-height: 1.9em;
    font-size: 118%;
    text-align: center;
  }
  
  .area-col li {
    margin-bottom: 0.3em;
  }
  
  .category .text-links p {
    font-size: 123%;
  line-height: 2em;
  }

  .youtube iframe {
    max-width: 304px; width: 304px; height: 171px;  
   }
}




/* Navbar (for phones) */

.nav-bar {
  background-color: #401C47;
  border-top: 1px solid #624468;
  border-bottom: none;
  border-left: none; border-right: none;
  margin: 0px;
}

.nav-bar>li>a { border-top: 1px solid #624468;  border-bottom: 1px solid #2E1533; } /* overwrite */
.nav-bar>li:hover>a { color: #fff; } /* overwrite */
.nav-bar>li li:before {  content: "\00BB \00A0 \00A0";  } 
.flyout {
  background-color: #37183D; border: 0;
  padding: 10px 20px;
}


/* Pagination */

div.pagination {  margin:3px; text-align:center;  font-size: 85%; line-height: 20px;}

div.pagination a {
  padding: 4px 7px;
  margin: 2px;
  border: 1px solid #401C47;
  background-color: #38103b;
  text-decoration: none; 
  color: #fff;
  display: inline-block;
  height: 15px; line-height: 15px;
}
div.pagination a:hover, div.pagination a:active {
  padding: 4px 7px;
  margin: 2px;
  background-color: #401C47;
}
div.pagination span.current {
  padding: 4px 7px;
  margin: 2px;
  border: 1px solid #bfbfbf;
  font-weight: bold;
  background-color: #401C47;
  color: #fff;
  height: 15px; line-height: 15px;
  display: inline-block;
}
div.pagination span.disabled {
  padding: 4px 7px;
  margin: 2px;
  border: 1px solid #f3f3f3;
  color: #ccc;
}


/* Patterns.less
 * Repeatable UI elements outside the base styles provided from the scaffolding
 * ---------------------------------------------------------------------------- */
 
.topbar-container {
  min-width: 910px;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
.topbar-container:before, .topbar-container:after {
  display: table;
  content: "";
  zoom: 1;
}
.topbar-container:after {
  clear: both;
}

.topbar-wrapper 
{
  font-size: 13px;
  line-height : 18px; 
}
 
.topbar {
  height: 40px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  overflow: visible;
  font-size: 93%;
}
.topbar a {
  color: #bfbfbf;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.topbar h3 a:hover, .topbar .brand:hover, .topbar ul .active > a {
  background-color: #39233E;
  background-color: rgba(255, 255, 255, 0.05);
  color: #ffffff;
  text-decoration: none;
}
.topbar h3 {
  position: relative;
  font-size: 18px;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 0px;
}
.topbar h3 a, .topbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
}
.topbar p {
  margin: 0;
  line-height: 40px;
}
.topbar p a:hover {
  background-color: transparent;
  color: #ffffff;
}
.topbar form {
  float: left;
  margin: 5px 0 0 0;
  position: relative;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.topbar form.pull-right {
  float: right;
}
.topbar input {
  background-color: #705B74;
  background-color: rgba(255, 255, 255, 0.3);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: normal;
  font-weight: 13px;
  line-height: 1;
  padding: 4px 9px;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.75);
  border: 1px solid #111;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.topbar input:-moz-placeholder {
  color: #e6e6e6;
}
.topbar input::-webkit-input-placeholder {
  color: #e6e6e6;
}
.topbar input:hover {
  background-color: #bfbfbf;
  background-color: rgba(255, 255, 255, 0.5);
  color: #ffffff;
}
.topbar input:focus, .topbar input.focused {
  outline: 0;
  background-color: #ffffff;
  color: #404040;
  text-shadow: 0 1px 0 #ffffff;
  border: 0;
  padding: 5px 10px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.topbar-inner, .topbar .fill {
  background-color: #401C47;
  background-repeat: repeat-x;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDY0LDI4LDcxLDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoMzcsMTYsNDEsMSk7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, rgba(64,28,71,1), rgba(37,16,41,1));
  
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, rgba(64,28,71,1), rgba(37,16,41,1));
  
  /* Chrome 7+ & Safari 5.03+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(64,28,71,1)), color-stop(1, rgba(37,16,41,1)));
  
  /* IE5.5 - IE7 */
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF401C47,EndColorStr=#FF251029);
  
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF401C47,EndColorStr=#FF251029)";
  
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.topbar div > ul, .nav {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  position: relative;
  left: 0;
}
.topbar div > ul > li, .nav > li {
  display: block;
  float: left;
  margin-bottom: 0;
}
.topbar div > ul a, .nav a {
  display: block;
  float: none;
  padding: 10px 10px 11px;
  line-height: 19px;
  text-decoration: none;
}
.topbar div > ul a:hover, .nav a:hover {
  color: #ffffff;
  text-decoration: none;
}
.topbar div > ul .active > a, .nav .active > a {
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.5);
}
.topbar div > ul.secondary-nav, .nav.secondary-nav {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.topbar div > ul.secondary-nav .menu-dropdown,
.nav.secondary-nav .menu-dropdown,
.topbar div > ul.secondary-nav .dropdown-menu,
.nav.secondary-nav .dropdown-menu {
  right: 0;
  border: 0;
}
.topbar div > ul a.menu:hover,
.nav a.menu:hover,
.topbar div > ul li.open .menu,
.nav li.open .menu,
.topbar div > ul .dropdown-toggle:hover,
.nav .dropdown-toggle:hover,
.topbar div > ul .dropdown.open .dropdown-toggle,
.nav .dropdown.open .dropdown-toggle {
  background: #451F45;
  background: rgba(255, 255, 255, 0.05);
}
.topbar div > ul .menu-dropdown,
.nav .menu-dropdown,
.topbar div > ul .dropdown-menu,
.nav .dropdown-menu {
  background-color: #381f3e;
}
.topbar div > ul .menu-dropdown a.menu,
.nav .menu-dropdown a.menu,
.topbar div > ul .dropdown-menu a.menu,
.nav .dropdown-menu a.menu,
.topbar div > ul .menu-dropdown .dropdown-toggle,
.nav .menu-dropdown .dropdown-toggle,
.topbar div > ul .dropdown-menu .dropdown-toggle,
.nav .dropdown-menu .dropdown-toggle {
  color: #ffffff;
}
.topbar div > ul .menu-dropdown a.menu.open,
.nav .menu-dropdown a.menu.open,
.topbar div > ul .dropdown-menu a.menu.open,
.nav .dropdown-menu a.menu.open,
.topbar div > ul .menu-dropdown .dropdown-toggle.open,
.nav .menu-dropdown .dropdown-toggle.open,
.topbar div > ul .dropdown-menu .dropdown-toggle.open,
.nav .dropdown-menu .dropdown-toggle.open {
  background: #444;
  background: rgba(255, 255, 255, 0.05);
}
.topbar div > ul .menu-dropdown li a,
.nav .menu-dropdown li a,
.topbar div > ul .dropdown-menu li a,
.nav .dropdown-menu li a {
  color: #999;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.topbar div > ul .menu-dropdown li a:hover,
.nav .menu-dropdown li a:hover,
.topbar div > ul .dropdown-menu li a:hover,
.nav .dropdown-menu li a:hover {
  background-color: #191919;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#292929), to(#191919));
  background-image: -moz-linear-gradient(top, #292929, #191919);
  background-image: -ms-linear-gradient(top, #292929, #191919);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #292929), color-stop(100%, #191919));
  background-image: -webkit-linear-gradient(top, #292929, #191919);
  background-image: -o-linear-gradient(top, #292929, #191919);
  background-image: linear-gradient(top, #292929, #191919);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#191919', GradientType=0);
  color: #ffffff;
}
.topbar div > ul .menu-dropdown .active a,
.nav .menu-dropdown .active a,
.topbar div > ul .dropdown-menu .active a,
.nav .dropdown-menu .active a {
  color: #ffffff;
}
.topbar div > ul .menu-dropdown .divider,
.nav .menu-dropdown .divider,
.topbar div > ul .dropdown-menu .divider,
.nav .dropdown-menu .divider {
  background-color: #222;
  border-color: #444;
}
.topbar ul .menu-dropdown li a, .topbar ul .dropdown-menu li a {
  padding: 4px 15px;
}

li.menu, .dropdown {
  position: relative;
}
a.menu:after, .dropdown-toggle:after {
  width: 0;
  height: 0;
  display: inline-block;
  content: "&darr;";
  text-indent: -99999px;
  vertical-align: top;
  margin-top: 8px;
  margin-left: 4px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #ffffff;
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.menu-dropdown, .dropdown-menu {
  background-color: #ffffff;
  float: left;
  display: none;
  position: absolute;
  top: 40px;
  z-index: 900;
  min-width: 160px;
  max-width: 320px;
  width: 200px;
  margin-left: 0;
  margin-right: 0;
  padding: 6px 0;
  zoom: 1;
  border-color: #331733;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 0 1px 1px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.menu-dropdown li, .dropdown-menu li {
  float: none;
  display: block;
  background-color: none;
}
.menu-dropdown .divider, .dropdown-menu .divider {
  height: 1px;
  margin: 5px 0;
  overflow: hidden;
  background-color: #eee;
  border-bottom: 1px solid #ffffff;
}
.topbar .dropdown-menu a, .dropdown-menu a {
  display: block;
  padding: 4px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #808080;
  text-shadow: 0 1px 0 #ffffff;
}
.topbar .dropdown-menu a:hover,
.dropdown-menu a:hover,
.topbar .dropdown-menu a.hover,
.dropdown-menu a.hover {
  background-color: #dddddd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(top, #eeeeee, #dddddd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd', GradientType=0);
  color: #404040;
  text-decoration: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.025), inset 0 -1px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.025), inset 0 -1px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.025), inset 0 -1px rgba(0, 0, 0, 0.025);
}
.open .menu,
.dropdown.open .menu,
.open .dropdown-toggle,
.dropdown.open .dropdown-toggle {
  color: #ffffff;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
}
.open .menu-dropdown,
.dropdown.open .menu-dropdown,
.open .dropdown-menu,
.dropdown.open .dropdown-menu {
  display: block;
}


/**Notification Bubble **/
.notification-bubble {
    height: 18px;
    width: 18px;
    background: #f56c7e url(/images/2012/notif-blob.png) no-repeat center center scroll;
    background-image: none\9;
    position: absolute;
    right: 22px;
    top: 5px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    text-align: center;
    font-size: 9px;
    line-height: 18px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .17), 0 1px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .17), 0 1px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .17), 0 1px 1px rgba(0, 0, 0, .2);
    border-radius: 9px;
    font-weight: bold;
    cursor: pointer;
    display: none;
}

.notification-bubble.show {
    display: block;
}

.notification-menu-item:hover .notification-bubble {
    top: -14px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2), 0 2px 1px rgba(0, 0, 0, .2);
}

.notification-menu-item a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.notification-bubble {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}


