img, div { behavior: url(/iepngfix.htc) }


body,
html {
	margin:0;
	padding:0;
	color:#000;
}



body {
	min-width:750px;
	background-image:url('bg_new.jpg');
	background-attachment:fixed;
	background-position: top center;
	background-color:#f3f3f3;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	

#wrap {
	width:950px;
	_width:950px;
	position:absolute;
	left:50%;
	margin-left:-470px;
}



/* General                                                              
---------------------------------------------------------------------------------------- */

a {
	text-decoration:none;
	color:#000;
}
	
a:hover {
	color:#ACE6FE;
}



.rss {
margin:20px 0 0 0;
}


.topCelebs {
	font-size: 15px;
}


.topCelebsName {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}


.topCelebCount {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.celebDetail {
	background-image: url('celeb-detail01.png');
	height: 100px;
	padding-left:3px;
}


.mapDetail {
	background-image: url('detail02.png');
	height: 120px
}


	#nav {
		padding:5px;
	}


	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}


	#nav li{
		display:inline;
		margin:0;
		padding:0;
	}



/* Header                                                              
---------------------------------------------------------------------------------------- */

#header {
	height:220px;
	}


.logoImg{
	margin-top:0px;
	margin-left:-20px;
	_margin-left:0px;
	float:left;
	}


.about_blurb {
	background:url(bg-trans.png) center center repeat;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
	width:410px;
	_width:430px;
	padding: 10px 10px 10px 10px;
	margin-left:30px;
	_margin-left:6px;
	margin-top:20px;
	margin-bottom:0px;
	float:left;
}

.movies_blurb {
	background:#FFF url(bg-trans.png) center center repeat;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
	width:400px;
	text-align:center;
	padding: 5px 5px 5px 5px;
	margin-left:40px;
	_margin-left:30px;
	margin-top:10px;
	float:left;
}

.photos_blurb {
	background:  url(bg-trans.png) center center repeat;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
	margin-bottom:15px;
	padding: 10px 10px 10px 10px;
}




a.contact{
color:#C82177;
}

a.contact:hover{
color:#fff;
}

 #header h1 {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#C82177;
	font-size:18px;
	margin-left:5px
    }





/* Main Area                                                           
---------------------------------------------------------------------------------------- */
	
#main {
	float:left;
	width:500px;
	margin-right: 10px;
	_margin-right: 5px;
	margin-top:0px;
}


#main_press {
	margin-top:20px;
	text-align:left;
}


#main_photo {
	float:left;
	width:750px;
	margin-right: 10px;
	margin-top:40px;
	text-align:left;
}


#main h2, 
#main h3 {
	padding:0 10px;
}





/* -- bio container single page -- */

.bio {
	background:  url(bg-trans.png) center center repeat;
	_background:  #E5BBD1;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
	padding: 15px 10px 10px 10px;
	margin-bottom:10px;
	text-align:left;
}


.main_photo {
	border:2px solid #ffffff;
	float: left; padding:2px}


.bioName{
	color:#000;
	font-size:28px;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:5px
}


.twit_data { 
	float:right; 
	margin: -30px 3px 0 3px;
	display:block;
	background:url(bg-pink_trans.png);
	text-align:center;
	padding:5px;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;}

.twit_data strong {
	font-size:16px
}


.twit_info {
margin-left:85px}

.fav_data { 
	float:right; 
	margin: 5px 3px 0 3px;
	display:block;
	background:url(bg-pink_trans.png);
	text-align:center;
	padding:5px;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;}

.fav_data strong {
	font-size:16px
}


.fav_info {
margin-left:170px}





/* -- Links to other profiles, etc..
---------------------------------------- */

    #profile_feeds {
	background: url(bg-pink_trans.png);
	text-align:left;
	display:block;
	margin:0px 5px 5px 5px;
	padding:5px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
}

#profile_feeds ul { 
list-style-type: none;
margin: 3px 0 0 0;
padding: 0; }

#profile_feeds ul li { display: inline; }

#profile_feeds ul li a { 
text-decoration: none;
padding: .2em 1em; 
}

#profile_feeds ul li a:hover {
}






/* -- big bio 
---------------------------------------- */

.big_bio {
	background:url(bg-pink_trans.png);
	text-align:left;
	display:block;
	margin:5px 5px;
	padding:10px ;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
}




/* -- span underneath bio 
---------------------------------------- */

.bioBottom{
	display:block;
	font-size:10px;
	font-weight:normal;
	color:#000;
	text-align:right;
}

.bioBottom a{
	color:#C82177;
	font-size:10px;
	text-align:right;
	margin-right:15px;
}

.bioBottom a:hover{
	color:#FFF;
}

.bioProfile{
	display:block;
	font-size:10px;
	font-weight:normal;
	color:#000;
	text-align:left;
	margin:5px 0px 0px 15px;
}

.bioProfile a{
	color:#C82177;
	font-size:10px;
	text-align:left;

}

.bioProfile a:hover{
	color:#FFF;
}



/* -- latest tweets span and RSS link 
---------------------------------------- */

.latest {
	color:#FFF;
	font-family:tahoma;
	font-weight:bold;
	font-size:17px;
	text-align:left;
	float:left;}


.po {float:right;}


/* Activity List                    
---------------------------------------------------------------------------------------- */

.celebWrapper {
	width:500px;
	height:140px;
	background: url('tweet_2.png');
	margin:0 0 15px 0;
	text-align:left;}


.celebWrapper img{
	position:relative;
	top: 67px;
	left: 23px;}


.photo {
	border:1px solid #CECECE;}


.contentWrapper {
	width:380px;
	height:115px;
	position:relative;
	top:15px;
	margin:0 0 0 90px;}


.contentWrapper img{
	position:relative;
	top: -30px;
	left: 10px;
	float:right;
	padding:0 2px}



/* -- author name main page -- */

.authorName {
	font-weight:bold;
	font-size:28px;
	position:relative;
	left:-30px;
    top:0px;}


a.authorName {
	text-decoration:none;
	color:#000;}
	

a.authorName:hover {
	color:#c70c00;}



/* -- author name single page -- */

.authorName_single {
	font-weight:bold;
	font-size:28px;
	position:relative;
	margin-left:0px;}


a.authorName_single {
	text-decoration:none;
	color:#000;}
	

a.authorName_single:hover {
	color:#c70c00;}





/* -- tweet text  -- */

.post {
	Font Family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-left:5px;
	display:block;
	width:265px;
	position:relative;
	top:0px;
	color:#000;
}


.post a{
	color:#c70c00;
}

.post a:hover{
	color:#000;
}


/* -- inset photo thumbnail  -- */

.twitpic {
	height:60px; 
	width:60px; 
	position:absolute;
	top:27px;
	right:0px}

.twitpic a img{
border:2px solid #CECECE;}

.twitpic a:hover img{
border:2px solid #F2683E;}




/* -- updated text  -- */

.updated {
	font-size:9px;
	text-align:right;
	color:#fff;
	position:absolute;
	bottom:-7px;
	right:-5px;}



/* -- movie link buttom bottom right  -- */

.movielinks {
height:20px;
width:20px;
position:absolute;
bottom:0px; 
right:0px;}

a.moviebuttons {}

a.moviebuttons img{
border:0;
position:relative;
top:-3px; 
right:0px;}



a.permalink {
	padding:1px 2px 1px 2px;
	background-color:red;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	color:#fff;
	font-size: 11px;
}


a.gamelink {
	padding:1px 2px 1px 2px;
	background-color:#FFE5EE;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	color:#86143C;
	font-size: 11px;
}


a.dvdempire {
	padding:1px 2px 1px 2px;
	background-color:#80838A;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	color:#972424;
	font-size: 11px;
}


.pagination{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}



.bottom {
display:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	font-size:12px;
}


.movie_rss {
	font-family:Arial, Helvetica, sans-serif;
	color:#393838;
	font-size:12px;
}

.movie_rss h2 {
	font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
	color:#393838;
	font-size:20px;
	text-align:center;
}

.movie_rss h5, .movie_rss h5 a {
		font-family:Arial, Helvetica, sans-serif;
	color:#393838;
	font-size:16px;
	text-align:left;
	margin-bottom:5px;
margin-top:5px
}
.movie_rss h5 a:hover {
	color:#ACE6FE;
}

.movie_rss table{
		font-family:Arial, Helvetica, sans-serif;
color:#393838;
	font-size:12px;
}

.movie_rss table strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#393838;
	font-size:10px;
}


.movie_desc_title {
	background: url("http://pornstartweet.com/pst/bg-trans.png");
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
	text-align:center;
	padding: 5px;
}

.movie_desc {
	background: url("http://pornstartweet.com/pst/bg-trans.png");
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
	text-align:center;
	padding: 10px;
}


/* Right Side                                                                
---------------------------------------------------------------------------------------- */

#right_side {
	float:left;
	width:440px;
}


#right_side {
	margin-top:10px;
	float:left;
	width:440px;
}


/* Midbar                                                                
---------------------------------------------------------------------------------------- */

#midbar {
	float:left;
	width:240px;
	margin-right: 10px;
	_margin-right: 5px;
}

#midbar img{
border:0;
}

.dailyTweetCount {
	display:none;
	/*background-color:#78DAFE;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;*/
	background-image: url('countnumber.png');
	text-align:center;
	padding:5px;
	font-size: 24px;
	height:26px;
	font-weight: bold;
	color: #ffffff;
}


.mid {}

.mid img{_border:0}

.headers{
	background-image: url('mid_header.png');
	text-align: center;
	padding:5px;
	font-size: 14px;
	height:17px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
	font-family: Georgia, times, serif;
	font-style: italic;
}


.mid_inner {
	background:  url(bg-trans.png) center center repeat;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding:5px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
}




/* -- share on social networks -- */

.socializing {
	background: url(bg-trans.png) center center repeat;
	padding: 15px 5px 10px 5px;
	text-align:center;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
}

.socializing img {
_border:0
}
.socializing b {
font-size:14px;
}

.socializing ul{
	list-style-type:none;
	background: ;
	padding: 0px 5px 10px 10px;
}

.socializing li{
	background: ;
}
.socializing li a.biz {
	font-size:12px;
	font-weight:bold;
	color:#C82177;
}

.socializing li a.biz:hover {
	font-size:12px;
	color:#ACE6FE;
}



/* -- @adultbiz news feed list -- */


.mid_inner li {
	list-style-type:none;
	font-size:10px;
	margin-bottom:5px;
}


.mid_inner li a{
	font-size:10px;
}


.mid_inner li a.biz {
	font-size:12px;
	_margin-left:-16px;
	color:#C82177;
}


.mid_inner li a.biz:hover {
	font-size:12px;
	_margin-left:-16px;
	color:#fff;
}


/* -- @adultbiz news  bottom link-- */

.adultbiz{
display:block;
font-size:12px;
font-weight:normal;
color:#000;
text-align:right;}

.adultbiz a{
color:#C82177;
font-size:12px;
text-align:right;
margin-right:5px;}

.adultbiz a:hover{
color:#FFF;}





/* -- list of websites single page -- */


a.siteLink {
color:#C82177;
font-size:12px;
}


a.siteLink:hover {
color:#FFF;
font-size:12px;
}

 


/* -- list of galleries single page -- */


.galleries {
	background:  url(bg-trans.png) center center repeat;
	text-align:center;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
	padding: 15px 5px 10px 5px;
	margin-bottom:10px;
}


.galleries img{
	padding:2px;
}



/* -- FreeOnes -- */

.freeones_header {
	background:white;
	text-align: center;
	font-size: 14px;
	height:73px;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	font-family: Georgia, times, serif;
	font-style: italic;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
	border:1px solid #919594;
    border-bottom:none;
}


.freeones_inner {
	background: #D3EBFF;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding:5px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
	border:1px solid #919594;
    border-top:none;
}


.freeones_inner li {
    width:200px;
    margin-left:20px;
	list-style-image:url(freeones.png);
	list-style-position:outside;
	font-size:12px;
	line-height:11px;
	margin-bottom:5px;
}


.freeones_inner li a{
	color:#0000ff;
}


.freeones_inner li a:hover{
	color:#000;
	text-decoration:underline;
}

.fo{
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:right;
}

.fo a{
	color:#0000ff;
	font-size:12px;
	text-align:right;
	margin-right:5px;
}

.fo a:hover{
	color:#000;
	text-decoration:underline;}

/* -- Gamelink -- */

.gamelink_header {
	background:white;
	text-align: center;
	font-size: 14px;
	height:73px;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	font-family: Georgia, times, serif;
	font-style: italic;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
	border:1px solid #919594;
    border-bottom:none;
}


.gamelink_inner {
	background: #fff;
	font-size: 14px;

	text-align:left;
	padding:5px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
	border:1px solid #919594;
    border-top:none;
}


.gamelink_inner li {
    width:200px;
    margin-left:20px;
	list-style-image:url(gamelink.png);
	list-style-position:outside;
	font-size:12px;
	line-height:11px;
	margin-bottom:5px;
}


.gamelink_inner li a{
	color:#0000ff;
}


.gamelink_inner li a:hover{
	color:#000;
	text-decoration:underline;
}

.fo{
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:right;
}

.fo a{
	color:#0000ff;
	font-size:12px;
	text-align:right;
	margin-right:5px;
}

.fo a:hover{
	color:#000;
	text-decoration:underline;}

/* Sidebar                                                                 
---------------------------------------------------------------------------------------- */

#sidebar {
	float:left;
	width:180px;
	text-align:left;
}


#sidebar h3, 
#sidebar p {
	padding:0 10px 0 0;
}


.sidebar1 {
	margin-top:0px;
}


.sidebar-header{
	background-image: url('side_header.png');
	text-align: center;
	padding:5px;
	font-size: 15px;
	height:17px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
	font-family: Georgia, times, serif;
	font-style: italic;
}


.userNavigation {
	/*background-image: url('sidebar-trans.png');*/
	font-size: 14px;
	font-weight: bold;
	/*background-color: #ffffff;*/
	background-image:url('bg-trans.png');
	padding:5px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
}


.List {
	background:  url(bg-trans.png) center center repeat;
	font-size: 12px;
	font-weight: bold;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
	padding:5px;


}


.List ul{
	list-style-type:none;
	width:170px;
	_width:160px;
	margin-left:-35px;
    _margin-left:10px;
	height:4600px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.List li{}


.girlsList {
	padding:3px 5px;
	color:#ffffff;
	font-size: 12px;
	list-style-type:none;
}


a.girlsList {
	color:#393838;
}


a.girlsList:hover {
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	background-color:#6BA8D3;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

.girlsListVerified {
	padding:3px 5px;
	color:#ffffff;
	font-size: 12px;
	list-style-type:none;
}

a.girlsListVerified {
	color:#C82177;
}


a.girlsListVerified:hover {
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	background-color:#393838;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}


/* Footer                                                              
---------------------------------------------------------------------------------------- */

#footer {
	text-align: center;
	clear:both;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	}

#footer p {
	padding:5px;
	margin:0;
    }

#footer img{
border:0;
}

/* FaceBox Image Pop-Up                                                             
---------------------------------------------------------------------------------------- */



#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}


#facebox .popup{
  position:relative;
  border:3px solid rgba(0,0,0,0);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
  box-shadow:0 0 18px rgba(0,0,0,0.4);
}

#facebox .content {
  display:table;
  width: 370px;
  padding: 10px;
  background: #f3f3f3;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#facebox .content > p:first-child{
  margin-top:0;
}
#facebox .content > p:last-child{
  margin-bottom:0;
}

#facebox .close{
  position:absolute;
  top:5px;
  right:5px;
  padding:2px;
  background:#f3f3f3;
}
#facebox .close img{
  opacity:0.3;
}
#facebox .close:hover img{
  opacity:1.0;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #f3f3f3;
  z-index: 99;
}

/* Footer Link Divs ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


div.columns {
width:200px;
margin-right:20px;
float: right;
text-align:left;
}



