 n@charset "UTF-8";
/* CSS Document */


/*** LEFT SIDEBAR - ADS ***/
#sidebar-left {
	position: relative;
	float: left;
	height: auto;
	width: 180px; 
	background-color: pink;
	}
#ads-left {
	position: absolute;
	top: 550px;
	left: -180px;
	width: 160px;
	height: auto;
	margin-left: 20px;
	}
/*** MAIN ARTICLE CONTENT ***/
#main-content {
	position: relative;
	float: left;
	width: 802px;
	height: auto;
	padding: 0;
	margin: 0;
	}
#article { 
	position: relative;
	float: left;
	width: 760px;
	height: auto;
	padding-left: 20px;
	background-color: #FFFFFF;
	}
#about {
	position: relative;
	float: left;
	width: 660px;
	height: auto;
	padding-left: 10px;
	background-color: #fff;
	}
#about h3 {
	color: #444444;
	font-weight: normal;
	font-size: 18px;
	}
#about h2 {
	color: #444444;
	font-weight: bold;
	font-size: 18px;
	padding-top: 20px;
	}
#about ul {
	font-size: 16px;
	}
	
#about ul li {
	color: #444444;
	line-height: 1.6em;
	}
/***********RIGHT HERE ****************/

#title-box {
	position: relative;
	clear: both;
	background-color: #141414;
	height: auto;
	width: 740px;
	margin: 20px 0 20px 0;
	padding: 10px;
	}
#title-box h1 {
	font-weight: normal;
	font-size: 22pt;
	font-family: helvetica, arial, sans-serif;
	color: #be50e2;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}
	
#giveaway_banner{
	background:url(../images/giveaway/giveaway_banner.jpg) 50% 50% no-repeat #EFEFEF;
	padding:5px;
	width:760px;
	height:102px;
	margin-top:10px;
	border:1px solid #DFDFDF;
}
#giveaway_title{
	font-weight:bold;
	font-size:40px;
	color:#FFFFFF;
	font-family: helvetica, arial, sans-serif;
	line-height:102px;
	margin-left:20px;
}

#title-box h2 {
	font-weight: normal;
	font-size: 18pt;
	font-family: helvetica, arial, sans-serif;
	color: #EAEAEA;
	margin: 0;
	padding: 0;
	}
#aboutus-head h1 {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	background-color: #be50e2;
	}
	
#signin-head {
	position: relative;
	width: 760px;
	height: 80px;
	background-color: #141414;
	}
#signin-head h1 {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	font-size: 40px;
	font-weight: bold;
	color: #555555;
	padding: 10px
	}
#signin-head h2 {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	color: #CCCCCC;
	font-size: 14px;
	margin-top: -6px;
	}
#signin-left {
	position: relative;
	float: left;
	width: 330px;
	margin-right: 20px;
	margin-top: 10px;
	}
#register-right {
	position: relative;
	float: right;
	width: 280px;
	background-color: #EAEAEA;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	}
#register-right h3 {
	margin-left: 20px;
	
	}
.regbutton {
	width: 100px;
	}
#article h3 {
	text-transform: uppercase;
	font-size: 24px;
	color: #666666;
	margin: 20px 0 0 0;
	padding: 0;
	}
	
#article h4{
	margin-bottom:10px;
	}
	
#article li{
line-height:18px;
}

#register-right #CreateUserWizard1 td {
	background-color: #EAEAEA;
	}
#register-right #CreateUserWizard1 #CreateUserWizard1___CustomNav0_StepNextButtonButton {
	background: transparent url(../images/register.jpg) no-repeat center top;
	width: 120px;
	height: 20px;
	display: block;
	}
#article h4 {
	text-transform: uppercase;
	}
#register-right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: none;
	color: #222222;
	font-size: 20px;
	padding: 0;
	margin: 10px 0 0 20px;
	}
#register-right h4 {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
.field {
	width: 230px;
	border: 1px solid #CCCCCC;
	}
#rememberme {
	color: #666666;
	}
#nav-key-1 {
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#nav-key-2 {
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#nav-key-3 {
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#nav-key-1 a,
#nav-key-2 a,
#nav-key-3 a {
	color: #be50e2;
	}
#author-date {
	position: relative;
	clear: both;
	float: left;
	text-align: left;
	height: auto;
	width: 740px;
	padding: 0 30px 20px 10px;
	color: #9A9A9A;
	}
#article-image {
	position: relative;
	float: left;
	padding-right: 25px;
	padding-bottom: 15px;
	z-index: 9999;
	}
#article-image-description a {
	color: #be50e2;
	}
#article p {
	position: relative;
	font-weight: normal;
	font-size: 9pt;
	color: #2C2C2C;
	line-height: 1.6em;
	padding-right: 20px;
	}
#register-right p {
	margin-left: 20px;
	line-height: 1.2em;
	color: #666666;
	}
#article p.quote {
	font-size: 30px;
	font-style: italic;
	line-height: 1.2em;
	}
#CreateUserWizard1 {
	border: none;
	}
#article-nav {
	position: relative;
	float: right;
	padding-top: 20px;
	clear: both;
	width: 762px;
	padding-right: 20px;
	}
#article-nav {
	font-size: 12pt;
	}
#prev-next-article a {
	font-size: 12pt;
	text-transform: lowercase;
	color: #be50e2;
	}
#article-nav a:hover {
	color: #141414;
	text-decoration: underline;
	}
#prev-next-article {
	position: relative;
	margin: 0 auto;
	width: 600px;
	text-align: center;
	}
#backto-section {
	position: relative;
	margin-top: 20px;
	float: right;
	clear: both;
}
#backto-section a {
	font-size: 16pt;
	text-transform: lowercase;
	color: #141414;
}
#backto-section a:hover {
	color: #333333;
}
.divider {
	position: relative;
	float: right;
	background-image: url(../images/blackstrip-article.jpg);
	width: 874px;
	height: 82px;
	margin-right: -81px;
	}
.divider h2 {
	position: relative;
	line-height: 1.2em;
	font-family: helvetica, arial, sans-serif;
	font-size: 16pt;
	text-transform: uppercase;
	color: #EAEAEA;
	margin: 0;
	padding: 0;
	margin: 35px 0 0 30px;
	}
	
/**** Start Article Gallery ****/

div#article-gallery {
	position: relative;
	float: right;
	width: 780px;
	height: 520px;
	background-color: #fff;
	text-align: left;
}
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	position: relative;
	float:left;
	width:550px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: none;
}
div#share {
	position: absolute;
	right: -200px;
	top: 18px;
	z-index: 99999;
	}
div.controls {
	position: relative;
	float: left;
	margin-top: ;
	width: 350px;
	height: 23px;
	padding: 15px 0 20px 0; 
}
div.controls a {
	padding: 5px;
	text-transform: uppercase;
	outline: none;
	text-decoration: none;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 8pt;
}
div.controls a:visited {
	padding: 5px;
	margin-right: px;
	text-transform: uppercase;
	outline: none;
	text-decoration: none;
}
div.controls a:active {
	padding: 5px;
	margin-right: px;
	text-transform: uppercase;
	outline: none;
	text-decoration: none;
}
div.controls a:hover {
	padding: 5px;
	text-transform: uppercase;
	outline: none;
	text-decoration: none;
	background-color: #777777;
	color: #FFFFFF;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
	margin-left: 10px;
}
div.loader {
position: absolute;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 350px;
	height: 450px
}
div.slideshow {
	position: relative;
	float: left;
	height:auto;
	width:350px;
	height: 450px;
	overflow:hidden;
	vertical-align: middle;
	text-align: center;
 	border: 1px solid #999999;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
}
div.slideshow img {
	border: none;
	display: block;
	position: absolute;
	z-index: 5000;	
}
div.download {
	float:right;
}
div.embox {
	height: 380px;
	position: absolute;
	right: 30px;
	top: 0;
	padding: 10px;
	width: 310px;
}
div.embox p {
	font-weight: normal;
	font-size: 9pt;
	color: #2C2C2C;
	line-height: 1.6em;
	padding-right: 20px;
	}
.image-order {
	margin: 10px 0 25px 0;
	}
.caption {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 9pt;
}
div.image-title {
	font-size: 18px;
	text-transform: uppercase;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
	overflow: auto;
	height: 190px;
	width: 320px;
	margin-top: 20px;
}
div.image-desc p{
	padding: 0;
	margin: 0;
}
div.image-links {
	position: absolute;
	height: 80px;
	bottom: 0;
	padding-top: 10px;
	width: 320px;
	border-top: 1px solid #ccc;
}
div.image-links a, #third-nav a {
	color: #be50e2;
}
div.thumbs {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
div.navthumbs#thumbs {
	position: absolute;
	clear: none;
	width: 350px;
	right: 0px;
	margin-top: 440px;
	}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;

}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 5px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 1px;
	display: block;
	border: 1px solid #ccc;
	width:55px;
	height:60px;
	overflow:hidden;
}
ul.thumbs li.selected a.thumb {
	background: #000;
	padding: 1px;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	width:55px;
	height:60px;
}
div.pagination {
	clear: both;
}
div.navthumbs div.top {
	position: absolute;
	right: 10px;
	bottom: 86px;
	height: 11px;
	width: 450px;
	text-align: right;
}
div.navthumbs div.top a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border: none;
	text-decoration: none;
	color: #333333;
	font-size: 10pt;
	text-transform: uppercase;
	margin-left: 110px;
}
div.navthumbs div.bottom {
	margin-top: 12px;
	display: none;
}
/*
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
*/

/* Editors Picks Article Page */
#article-image-list {
	position: relative;
	float: left;
	width: 760px;
}
#article-image-list ul {
	position: relative;
	float: left;
	list-style: none;
	color: #2E2E2E;
	padding: 0;
	height: 50px;
	width: 230px;
	margin-right: 20px;
}

#editors-picks-desc {
	position: relative;
	clear: both;
	padding-top: 20px;
}
.list-title {
	position: relative;
	clear: both;
	float: left;
	font-size: 16px;
	font-weight: bold;
	}
.list-price {
	position: relative;
	float: left;
	margin-right: 5px;
	clear: both;
	}
.list-dash {
	position: relative;
	float: left;
	margin-right: 5px;
	}
.list-url {
	position: relative;
	float: left;
	padding-bottom: 10px;
	}

#body-type, #latest-editors-picks {
	position: relative;
	padding-top: 10px;
	float: right;
	width: 780px;
	background-color: #fff;
	}
.body-type-thumb {
	position: relative;
	float: left;
	margin-right: 20px;
	width: 175px;
	}
.sq-thumb {
	position: relative;
	float: left;
	margin-right: 20px;
	width: 140px;
	}
.body-type-desc {
	position: relative;
	}
.body-type-thumb h3, .sq-thumb h3 {
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: normal;
	color: #141414;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	text-align: center;
	}
.sq-thumb {
	position: relative;
	float: left;
	margin-right: 15px;
	width: 245px;
	}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
/*** COMMENTS SECTION or MORE IT GIRLS ***/
#section-three {
	position: relative;
	float: left;
	width: 450px;
	padding-left: 20px;
	height: auto;
	}
#section-three h2 {
	font-size: 20px;
	color: #141414;
	padding-top: 20px;
	position: relative;
	clear: both;
	color: #141414;
	}
.links-section-darling, .links-section-cherished {
	position: relative;
	float: left;
	width: 140px;
	padding-right: 10px;
	height: 100px;
	padding-bottom: 20px;
	}
.links-section-darling h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #be50e2;
	}
.links-section-cherished h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #01b0d5;	
	}
.links-section-darling ul, .links-section-cherished ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.links-section-darling ul li a, .links-section-cherished ul li a {
	font-size: 12px;
	color: #141414;
	line-height: 1.4em;
	color: #141414;
	}
.links-section-darling ul li a:hover, .links-section-cherished ul li a:hover {
	font-size: 12px;
	color: #141414;
	line-height:1.4em;
	color: #000000;
	display:block;
	text-decoration: underline;
	}
/*
#comment-box {
	position: relative;
	float: left;
	width: 410px;
	height: 60px;
	border: 1pt solid #999999;
	margin-top: 50px;
	padding: 10px;
	padding-bottom: 30px;
	}
.comment {
	position: relative;
	float: left;
	width: 420px;
	border-top: 1px solid #d3d2d0;
	margin-top: 20px;
	}
.comment-photo {
	position: relative;
	float: left;
	width: 50px;
	padding: 5px;
	border: 1px solid #d3d2d0;
	margin: 20px 20px 0 0;
}
.comment-text {
	float: right;
	width: 335px;
	margin-top: 20px;
}
.comment-text a {
	color:#660099;
	}
.comment-text p {
	line-height: 1.4em;
	}
.comment-posted-by a {
	color: #be50e2;
	}
*/
#comment-box {
	position: relative;
	float: left;
	width: 410px;
	height: 60px;
	border: 1pt solid #999999;
	margin-top: 50px;
	padding: 10px;
	padding-bottom: 30px;
	}
.comment {
	position: relative;
	float: left;
	width: 420px;
	border-top: 1px solid #d3d2d0;
	margin-top: 20px;
	}
.comment-photo {
	position: relative;
	float: left;
	width: 50px;
	padding: 5px;
	border: 1px solid #d3d2d0;
	margin: 20px 20px 0 0;
	background-image:
}
.comment-text {
	float: right;
	width: 335px;
	margin-top: 0px;
}
.comment-text a {
	color:#660099;
	}
.comment-text p {
	line-height: 1.4em;
	color: #141414;
	}
.comment-posted-by {
	float: right;
	width: 335px;
	margin-top: -50px;
}
.comment-posted-by a {
	color: #be50e2;
	}
.comment-date {
	float: right;
	width: 335px;
	margin-top: -30px;
	}
#ads-right {
	position: relative;
	float: right;
	margin-right: 5px;
	margin-top: 20px;
	height: auto;
	min-height: 600px;  
	width: 300px; 
	}
#ads-right img {
	position: relative;
	clear: both;
	float: left;
	clear: left;
	border: 1px solid #d3d2d0;
	}
* html #ads-right {
	margin-right: 5px;
	}	
/* It Girl Thumbs */

.itgirl-thumb {
	position: relative;
	width: 130px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
.itgirl-thumb img {
	margin-bottom: 5px;
	}
.itgirl-thumb p {
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
#third-nav {
	position: relative;
	float: right;
	margin: 20px 20px 0 0;
	}
#third-nav a:hover {
	color: #000000;
	text-decoration: underline;
	}
.pagination, .pagination-wide, .pagination-thin {
	position: relative;
	float: left;
	clear: both;
	width: 640px;
	text-align: right;
	padding: 20px 0 10px 0;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #141414;
	}
.pagination-wide {
	width: 740px;
	}
.pagination-thin {
	width: 430px;
	}
.pagination a, .pagination-wide a, .pagination-thin a {
	color: #be50e2;
	}
.pagination a:hover, .pagination-wide a:hover, .pagination-thin a:hover {
	color: #c4c4c4;
	}
/*** Body Types ***/
#itgirl-thumbs {
	position: relative;
	float: left;
	width: 450px;
	}
/*** Staff Bios ***/
.staff {
	position: relative;
	float: left;
	clear: both;
	padding-top: 30px;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 20px;
	}
.staff p {
	margin: 10px 0 0 0;
	}
.bio-image {
	position: relative;
	float: left;
	width: 130px;
	height: 180px;
	margin: 10px 20px 20px 10px;
	background-color: gray;
	
	}
.bio-name {  
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	color: #141414;
	text-transform: uppercase;
	}
.bio-text {
	position: relative;
	float: left;
	width: 575px;
	margin-top: 10px;
	}
#section-three dd {
	margin: 0;
	padding: 0;
	}
#section-three label {
	color: #666666;
	}
/*BLOG*/

#editors-header {
	position: relative;
	width: 760px;
	margin-bottom: 20px;
	}
.blog-posts {
	position: relative;
	float: left;
	width: 410px;
	height: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	}
.sidenav {
	position: relative;
	float: right;
	height: auto;
	width: 300px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #F6F6F6;
	}
.blog-posts h1 a,
.blog-posts h1 {
	font-size: 24px;
	color: #333333;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
.post {
	position: relative;
	font-weight: normal;
	font-size: 9pt;
	color: #4B4B4B;
	line-height: 1.6em;
	padding-right: 20px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding: 14px;
	background-color: #ffffff;
	}
.post a, .sidenav a {
	color: #3366CC;
	}
.sidenav a:hover {
	color: #be50e2;
	}
.descr {
	color: #999999;
	margin-bottom: 30px;
	}
.postfooter {
	padding-bottom: 10px;
	}
#widgetzone h4 {
	position: relative;
	clear: both;
	background-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: capitalize;
	color: #fff;
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
	height: 16px;
	padding: 10px;
	width: 280px;
	}
#widgetzone ul {
	width: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
	}
#widgetzone ul li a {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.8em;
	z-index: 9999;
	}
#widgetzone ul li a:hover {
	color: #be50e2;
	}
.recentposts {
	position: relative;
	clear: both;
	z-index: 99999;
	height: auto;
	background-color: red;
	}
	
	/* Image Pad */

.imagePad{
	border:1px solid #dfdfdf;
	padding:6px;
	background:#efefef;
	margin-bottom:20px;
	margin-top:20px;
}