@charset "utf-8";
/* Reset */
body, h1, h2, h3, h4, h5, h6 {font: 14px/18px Arial, Helvetica, sans-serif;}
code, kbd, pre, samp, tt, var {font: 14px/18px Consolas, "Courier New", monospace;}
body, optgroup {color: #fff;background: #fff;}
body, code, dl, dd, form, pre {margin: 0;}
ins {text-decoration: none;}
a:link img, a:visited img, object, fieldset, abbr, acronym {border: none;}
sub, sup {position: relative;display: inline-block;font-size: 11px;line-height: 11px;}
sub {top: 5px;vertical-align: middle;}
sup {top: -2px;margin-top: -11px;}
abbr, acronym {cursor: help;border-bottom: 1px dotted #999;}
address, cite, dfn {font-style: normal;}
code, pre {white-space: pre-wrap;}
img {vertical-align: bottom;}
td, th, textarea {vertical-align: top;}
input, select, button {overflow: visible;vertical-align: middle;}
legend {color: #000;margin: 0 0 -2px;padding: 0;}
li{ list-style:none; }
optgroup option {padding-left: 22px;}
table {border-collapse: collapse;}
caption, th {text-align: left;}
td, th {padding: 0;}
address, blockquote, h1, h2, h3, h4, h5, h6, fieldset, p, ol, ul {margin: 0;padding: 0;}
th, h1, h2, h3, h4, h5, h6 {font-weight: normal;}
a { outline:none; }
cite { outline:none; }
/* End Reset */

/* Main */
body { background:url(images/bg-bottom.jpg) repeat; }
h1 { font-family:"Times New Roman", Times, serif; }
.wrap { float:left; width:100%; overflow:hidden; background:url(images/bg-top.jpg) repeat-x; }
.pages { width:947px; margin:0 auto; }
.pages li img { border:1px solid #000; }
.pages a { color:#fff; text-decoration:underline; }
.pages a:hover { text-decoration:none; }

.pages .noborder { border:none; }

.first-letter { font-size:24px; line-height:24px; font-weight:bold; color:#fff; }

.content { float:left; width:907px; overflow:hidden; padding:20px; background:#20212d; }

.content-bottom { float:left; width:100%; padding-top:20px; text-align:center; }

.content-left { float:left; width:617px; overflow:hidden;  padding-right:10px; }
.content-left h2 { float:left; width:607px; padding:0 5px; margin-bottom:10px; background:#13151f; color:#ffa800; font-style:italic; font-size:26px; line-height:35px; }
.content-left li { float:left; width:607px; padding-bottom:20px; color:#fff; }
.content-left img { float:left; margin-right:10px; width:385px; }
.content-left a img { border:1px solid #000; }
.content-left .head a { color:#ffa800; text-decoration:none; }
.content-left li a { color:#90B5BF; font-weight:900}
	.content-left li div a{color:#90B5BF!important}
.content-left ul li .topsy { float:right; width:70px; }
.content-left p { float:left; width:100%; }
.content-left .page-nav a { color:#000; }
/* End Main */

/* Today's Girls */
.todays.frame { float:left; background:#333; }
.b, .t, .l, .r, .rt, .lt, .rb, .lb { float:left; }
.todays.frame .b { background:url(images/b-b-grey.gif) repeat-x bottom; }
.todays.frame .r { background:url(images/r-b-grey.gif) repeat-y right; }
.todays.frame .rt { background:url(images/rt-grey.gif) no-repeat right top; }
.todays.frame .lt { background:url(images/lt-grey.gif) no-repeat left top; }
.todays.frame .rb { background:url(images/rb-grey.gif) no-repeat right bottom; }
.todays.frame .lb { background:url(images/lb-grey.gif) no-repeat left bottom; }

.todays.frame .frame-content { width:597px; padding:15px; overflow:hidden; }
.todays.frame .frame-content li { float:left; width:199px; padding-bottom:10px; }
.todays.frame .frame-content img { width:180px; border:1px solid #fff; cursor:pointer; }
.todays.frame .frame-content h3{ float:left; width:100%; font-size:18px; color:#fff; padding-bottom:10px; }
.todays.frame .frame-content .social-links { float:left; width:580px; padding-bottom:15px; }
.todays-girls { float:left; width:617px; display:none; }
.todays-girls .frame { float:left; position:relative; left:100px; background:#13151f; color:#fff; }
.todays-girls .frame .rt { background:url(images/rt.gif) no-repeat right top; }
.todays-girls .frame .lt { background:url(images/lt.gif) no-repeat left top; }
.todays-girls .frame .rb { background:url(images/rb.gif) no-repeat right bottom; }
.todays-girls .frame .lb { background:url(images/lb.gif) no-repeat left bottom; }
.todays-girls .frame-content { padding:15px; width:100px; }

.todays-girls .name { float:left; width:100%; }
.todays-girls .description { float:left; width:100%; }
.todays-girls .history { float:left; width:100%; }
.todays-girls .photo-nav { float:left; width:100%; text-align:center; }
.todays-girls .todays-girls-back { float:left; width:100%;  }
.todays-girls .todays-girls-prev-min { float:left; padding:50px; }
.todays-girls .todays-girls-prev-min li { float:left; padding:0 10px 10px 0; width:70px; text-align:center; }
.todays-girls .todays-girls-prev-min li img { cursor:pointer; }

.todays-girls-pagination { float:left; width:100%; }
.todays-girls-pagination a { color:#f00; }
/* End Today's Girls */


/* Single */
.head-single { float:left; padding:0 5px; font-style:italic; color:#ffa800; font-size:35px; line-height:37px;}

.entry { float:left; width:100%; color:#fff; }
.entry img { border:1px solid #000; }
.entry a { color:#fff; }
.entry p { padding-bottom:10px; }

.backto { float:right; font-size:12px; color:#fff; }
.backto a { color:#fff; }

#respond { color:#fff; padding-top:20px; }
#respond a { color:#fff; }

.commentlist a { color:#fff; }
.comment { padding:10px 0; }
.comment cite.fn { font-weight:bold; }
.comment .commentmetadata { font-style:italic; }
.comment .commentmetadata a { color:#777; }
.ngg-galleryoverview { float:left; width:100%; padding-top:10px; }
/* End Single */

/* Sidebar */
.content-right { float:right; width:275px; }
.content-right .frame { float:left; background:#13151f; color:#fff; margin-bottom:20px; }
.content-right .frame .rt { background:url(images/rt.gif) no-repeat right top; }
.content-right .frame .lt { background:url(images/lt.gif) no-repeat left top; }
.content-right .frame .rb { background:url(images/rb.gif) no-repeat right bottom; }
.content-right .frame .lb { background:url(images/lb.gif) no-repeat left bottom; }
.content-right .frame-content { float:left; width:245px; padding:15px; overflow:hidden; }

.content-right .frame img { width:243px; border:1px solid #000; }
.content-right .frame ul li { float:left; padding:5px 0; width:100%; }
.content-right .frame h3 { font-size:18px; padding:0; }
.content-right .frame p { font-size:11px; font-style:italic; }
.content-right .frame em { color:#ffa800; font:italic 24px/36px "Times New Roman", Times, serif; }
.content-right .frame em a { text-decoration:none; color:#ffa800; }

.content-right .frame .frame-content-todays { width:270px; overflow:hidden; }
.content-right .frame .frame-content-todays li { width:auto; padding:10px 14px 0 0; }
.content-right .frame .frame-content-todays li img { width:auto; border:1px solid #000; }
/* End Sidebar */

/* Header */
.header { float:left; width:947px; height:250px; overflow:hidden; }
.pages .rss { float:left; width:55px; height:16px; position:relative; z-index:10; margin-top:-45px; top:55px; left:880px; text-decoration:none; line-height:16px; }
.bookmark { float:right; margin-top:-240px; position:relative; left:-250px; }
/* End Header */

/* Footer */
.footer { float:left; width:907px; padding:5px 20px; background:#000; color:#999; font-size:12px; }
.footer p { float:left; }
.footer a { color:#989898; }
.footer .nav { float:left; width:100%; border-bottom:1px dashed; padding:10px 0; background:none; }
.footer .nav li { float:left; padding:0 5px; font-weight:bold; border-left:1px solid #fff; line-height:14px; font-size:10px; }
.footer .nav li.first { border:none; }
.footer .nav span { color:#999; }
.footer .nav a:hover { color:#999; }
.footer .current-cat a { color:#999; text-decoration:none; }
.footer .contacts { float:left; width:100%; padding:10px 0; }
.footer .contacts .question { float:right; font-size:18px; font-weight:bold; }
/* End Footer */

/* Index */
.content .topbanner { float:left; width:100%; margin-bottom:20px; background:#13151f; color:#fff; }
.content .topbanner .myslideshow { float:left; width:608px; height:258px; margin-right:20px; }
.content .topbanner em { font-size:21px; line-height:30px; color:#fff; padding:0; }
.content .topbanner h2 { font:24px/26px "Times New Roman", Times, serif; }
.content .topbanner h2 a:hover { color:#ffa800; }
.content .topbanner p { font-size:11px; }
.content .topbanner ul li { float:left; padding:4px 0; width:259px; border-bottom:1px solid #777; }
.content .topbanner .noborder { border:none; }

.content h1 { float:left; color:#ffa800; line-height:50px; font-size:36px; font-weight:bold; font-style:italic; font-family:"Times New Roman", Times, serif }
.content .socials { float:right; margin-top:-10px; font:bold italic 24px "Times New Roman", Times, serif; color:#7dd3f4; }
.content .socials img { vertical-align:middle; }

#slideshow { position:relative; height:258px; }
#slideshow li { position:absolute; top:0; left:0; z-index:8; opacity:0.0; width:608px; height: 258px; padding:0; margin:0; border:0; }
#slideshow li.active { z-index:10; opacity:1.0; }
#slideshow li.last-active { z-index:9; }
#slideshow li img { height:258px; width:608px; display: block; border: 0; }
/* End Index */

/* Humor */
.head.humor { float:left; width:100%; margin-bottom:20px; background:#13151f; font-style:italic; font-size:26px; line-height:40px; color:#ffa800; }
.head.humor span { padding-left:10px; }
.content-left-humor { float:left; width:617px; padding-right:10px; }
.content-left-humor p { padding:10px 0; font-size:14px; line-height:18px; }
.content-left-humor img { width:212px; height:140px; float:right; margin-left:10px; }
/* End Humor */

/* 404 page */
.content-left.not-found h2 { background:none; color:#fff; }
/* End 404 page */

/* Contact */
.content-left form { float:left; width: 350px; padding-top:50px; color:#fff; }
.content-left p { color:#fff; }
.content-left label { display:block; padding:5px 0 3px; }
.content-left input { width:320px; }
.content-left .button { width:60px; }
.content-left .info { font-size:11px; color:#777; }
/* End Contact */

/* Navigation */
#pixopoint_menu1 a{color:#FFF!important}
#pixopoint_menu1 .cur-nav-cat a{padding: 0pt 7px; color:#c6d9f1}
#pixopoint_menu1 .cur-nav-cat span{padding: 0pt 7px; color:#c6d9f1}
#pixopoint_menu1 .cat-item a:hover{color:#c6d9f1!important}
#pixopoint_menu1 .sfhover ul a:hover{background:#c6d9f1!important; color:#000!important}
#pixopoint_menu1 .sfhover ul a{color:#000!important}

#pixopoint_menu1 ul ul li{background-color:#FFF!important}

/* End Navigation */

.post div.topsy-sm { float:right; padding-right:15px; }

/*--------------------------------------------:)--*/
