body { 
	margin:0px;
	padding: 0px;
	font-family: Arial,Helvetica; 
	background-color: #CCC; 
	font-size: 1.0em;
}
#wrapper { 
	margin:0 auto;
	padding:0;
	width:800px;
	background: #fff;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#container {
	width:800px;
	padding-top:75px;
	background: #fff;
}
#pink18 {
	width:100%;
	position:absolute;
	top:15px;
	left:0px;
	height:24px;
	background:#ededed;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}
#titlebar {
	width:775px;
	margin:auto;
}
#titlebar .left {
	width:425px;
	float:left;
	font-family:Georgia,Times,serif;
	font-size:1.2em;
	font-weight:bold;
	margin-left:5px;
}
#titlebar .title {
	margin:0;
	padding:0;
	color:deeppink;
}
#titlebar .right {
	width:340px;
	float:left;
	text-align:right;
	margin-right:5px;
	padding-top:4px;
	font-size:0.8em;
}

.new {
	font-family: Arial,Helvetica,sans-serif;
	color: red;
	font-weight: bold;
	font-size: 9px;
}
.highlight {
	margin:25px;
	background: #FF7AB8;
	padding: 10px;
	border: 6px double #333;
	border-style:double;
	text-align: center;
	font-size: 1.2em;
}
.highlight a {
	color: #fff;
}
.highlight a:hover {
	color:#000;
	text-decoration:underline;
}
.mrthumbs a {
	padding: 2px;
}
.mrthumbs img {
	border: solid black 1px;
}

xh2 {
	font-size: 14px;
	font-weight: bold;
	border-top: 1px dotted #333;
	padding-top: 1em;
}
.cc_celebLink { 
	color: #990000; 
	font-size: 9pt; 
	font-family: Tahoma; 
}
.dotted {
	width: 300px;
	border-top: 1px dotted black;
}
.header { 
	background-color: #FFF; 
	font-size:12pt; 
	font-weight:bold; 
	font-family:georgia,arial,helvetica; 
	padding:0.2em; 
}
.header a { 
	font-size:12pt; 
	font-weight:bold; 
}
a:hover {
	color:deeppink;
	text-decoration:none;
}
.footer { 
	padding-top: 10em;
	padding-bottom: 2em;
	font-size:0.8em;
}
.footer a {
	text-decoration: none;
	color: deeppink;
}
.normal { 
	font-size:12pt; 
	font-weight:bold; 
}
.thumbnail { 
	border:1px solid black; 
}
.headbar h1, .headbar h3, .headbar h4, #entry h3 { 
        background: #eee;  
        border-bottom: 1px dotted #000;  
        padding-left: 10px;
	padding-right: 10px;
}
.headbar a { color: deeppink; font-weight: bold; text-decoration: none; }
.block { background:#ddd; margin-left: 10%; margin-right: 10%;  border:2px solid black; }
.categories { padding-left:100px;padding-right:50px; }

#entry { 
	background-color: #FFF;
	margin-left: 15px; 
	width: 725px;
	font-family:arial,tahoma,sans-serif;
	font-size:0.9em;
}
#entry h3 {
	font-family: georgia,times;
}
#entry a {
	font-weight:bold;
}
#entry a:hover {
	color:deeppink;
	text-decoration:none;
}
.sitename a {
	text-decoration:none;
}
#nav {  
	background-color: #FFF;
	color: #000;
	margin:auto;
	height: 240px;
	width: 90%;
	clear: both;
	overflow: hidden;
}
.morelinks {
	font-size: 0.8em;
}
.cats {
	font-size: 0.8em;
}
#logo {
	font-family: georgia,times;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left; 
}
#movieroom {
	float:right;
}
#movie_room {
	margin-bottom:20px;
}
#pic_table {
	width:630px;
	margin:0px auto;
}
.pic_table {
	float:left;
	font-size:0.7em;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin-bottom:6px;
	padding:4px;
}
.pic_table img {
	border:1px solid #000000;
}
.pic_table a {
	color: #0000cc;
	text-decoration:none;
}
.pic_table a:hover {
	color: #0000cc;
	text-decoration:underline;
}
#sextapes {
	margin-bottom:25px;
}
#sextapes a {
	padding:4px;
}
#sextapes img {
	border:1px solid black;
	margin-bottom:6px;
}

#header_table {
	width:700px;
	margin:auto;
	text-align:center;
}
#header_table h3 {
	font-size: 1.2em;
	border-bottom: 1px dotted #333;
	margin:0;
	padding:0;
}
.header_block {
	padding:10px;
	font-size:0.8em;
}
.header_block a {
	font-weight:bold;
}
#header_left {
	float:left;
	width:300px;
	margin-right:25px;
	text-align:left;
}
#header_right {
	float:left;
	width:350px;
	text-align:left;
}
#mrheader {
	width:800px;
}
#mrheader .mrleft {
	margin:0;
	padding:0;
	width:502px;
	float:left;
}
#mrheader .mrright {
	margin:0;
	width:278px;
	float:left;
	padding-left:20px;
	text-align:left;
	font-size:0.8em;
}
#mrheader .mrright a {
	text-decoration:none;
}