body {
	background: url(http://www.pinkslut.net/_design/images/fond.gif);
	margin: auto;
	font-family: verdana;
	font-size: 11px;
	color: #eeeeee;
}

h1, h2, h4, h5, h6 {
	color: #997867;
}

h3 {
	color: #f370f0;
	font-family: verdana,sans-serif;
	font-size: 18px;
	margin: 5px;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 910px;
	height: 128px;
	margin: 0 auto;
	padding: 0;
	background: #000000 url(images/header.gif) repeat-x;
}

#header img {
	margin: 0;
}

/* Menu */

#menu {
	background-color: #232323;
	width: 900px;
	padding: 0 5px 0 5px;
	margin: 0 auto;
}

#menu ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	background: url(images/menu.gif) repeat-x; 
	height: 21px;
}

#menu li {
	padding: 5px 15px 5px 15px;
	margin: 0;
	display: inline;
	border-right: 1px #232323 solid;
}

#menu li a {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}


/* Content */

#page {
	background-color: #232323;
	width: 910px;
	margin: 0 auto;
}

#content {
	width: 890px;
	margin: 0 auto;
	padding: 5px;
	background-color: #333333;
}

#player {
	text-align: center;
	font-size: 15px;
}

/* Column One */

#colOne {
	float: left;
	width: 570px;
}

#colOne .post {
	width: 565px;
	background-color: #2d2d2d;
	margin-bottom: 5px;
}

#colOne .post .td_thumbs{
	width: 160px;
}

.thumbs {
	border: 1px #232323 solid;
}

#colOne .posted, #colOne .meta {
	margin: 0;
	text-align: right;
	font-size: xx-small;
}

#colOne .posted {
	margin-top: -13px;
}

#colOne .meta {
	border-top: 1px solid #C9CCB9;
}

#colOne .meta p {
	margin: 0;
}

/* Column Two */

#colTwo {
	float: right;
	width: 320px;
	background-color: #444444;
}

#colTwo #textfield1 {
	width: 170px;
	margin-bottom: 5px;
}

#colTwo #submit1 {
}

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

#colTwo li h2 {
	margin: 0;
	padding: 0;
	line-height: 20px;
	background: #000000 url(images/block_top.gif) repeat-x;
	font-size: 11px;
	color: #f370f0;
}

#colTwo li ul, #colTwo li form {
	margin: 0 0 10px 0;
	padding: 10px;
}

/* Thumb Rotating Function */

div.thumb_rotating { float:left; width:180px; height:160px; padding-bottom:5px; position:relative; background-color: #2d2d2d; margin:3px;}
div.thumb_rotating a { float:right; width:180px; color:#fff; text-decoration:none; cursor:pointer; }
div.thumb_rotating a:hover { color:#f370f0; }
div.thumb_rotating a img { width:180px; height:135px; border:0; }
div.thumb_rotating a span { display:block; }
div.thumb_rotating a span.title { font-size:11px; margin-top:0px; text-align:center;}
div.thumb_rotating a span.layer { position:absolute; width:180px; top:118px; height:17px; background:#000; filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; }
div.thumb_rotating a:hover span.layer { background:#f370f0; }
div.thumb_rotating span.stats { position:absolute; width:180px; top:118px; height:17px; right:0px; }
div.thumb_rotating span.stats span { float:left; font-size:10px; color:#FFF; padding:2px 3px; }
div.thumb_rotating span.stats span.r { float:right; }

/* Footer */

#footer {
	width: 888px;
	margin: 0 auto;
	padding: 1em;
	background-color: #232323;
}

#footer p {
	font-size: xx-small;
}

/* Disclamer */

div#disclaimer{ text-align:left; }
div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#ffffff; color:#555; }
div#disclaimer-cadre b{ font-size:14px; color:black; }
div#disclaimer-cadre a{ text-decoration:underline; font-size:18px; font-weight:bold; color:#000000; font-family:helvetica; }
div#disclaimer-cadre a:hover{ color:black; }