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:#C82177;
}
	
a:hover {
	color:#FFF;
}



.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 {
	background-repeat: no-repeat;
	height:166px;
	}


.logoImg{
	margin-top:10px;
	margin-left:-20px;
	position:absolute;
	}


.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;
	position:absolute;
	margin-left:510px;
	margin-top:20px;
}

.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
    }


.movies_blurb {
	background-color: #FFF;
    -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;
	position:absolute;
	margin-left:530px;
	margin-top:10px;
}


/* 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;
    -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:#FFF;
	font-size:28px;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:5px
}


.twit_data { 
	float:right; 
	margin: -30px 3px 0 3px;
	display:block;
	background:#CF71A3;
	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:#CF71A3;
	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: 63px;
left: 31px;
}


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



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


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


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


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

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


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


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

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


.post {
	Font Family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-left:20px;
	display:block;
	width:265px;
}


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

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

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



.updated {
	font-size:9px;
	position:absolute;
	bottom:0;
	left:20
}


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

a.moviebuttons {
}

a.moviebuttons img{
border:0;
position:relative;
top:0px; 
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;
}

/* -- HotMovies RSS underneath Tweets..
---------------------------------------- */

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

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

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

.movie_rss h5 a:hover {
	color:#FFF;}

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

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

.movie_desc_title {
	background: url(bg-pink_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(bg-pink_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 {
	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 {}


.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;
}




/* -- @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;
}





/* 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: 14px;
	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;
}

.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:#393838;
	background-color:#FFF;
	-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;
    }



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



#facebox .b {
  background:url(/facefiles/b.png);
}

#facebox .tl {
  background:url(/facefiles/tl.png);
}

#facebox .tr {
  background:url(/facefiles/tr.png);
}

#facebox .bl {
  background:url(/facefiles/bl.png);
}

#facebox .br {
  background:url(/facefiles/br.png);
}

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

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff url('bg_new.jpg') top center;;
  width: 370px;
}

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

#facebox .image {
  text-align: center;
  border: 1px solid #fff;
}


#facebox .header {
	margin-bottom:-20px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
/* Footer Link Divs ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


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

