body {
	font-size: 12px;
	text-align: center;
	color: #1d0f01;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color:#000000;
}
p {
	margin: 10px;
}
/* CONTAINERS */
#wrap {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	background:url(container.jpg) repeat-y;
}
#container {
	background:url(header.jpg) no-repeat;
}
#seocol {
	float: left;
	width:772px;
}
#content {
	float: left;
	width: 547px;
	padding: 0px 0px 0px 6px;
	text-align: left;
}
#leftcol {
	float: left;
	width: 219px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#rightcol {
	float: right;
	width: 219px;
	padding: 0px 7px 0px 0px;
	text-align: left;
}
#footer {
	clear:both;
	height:111px;
	background: url(footer.jpg) bottom no-repeat;
	text-align:center;
	color: #b40701;
}
#footer p {
	padding-top:60px;
}
/* HEADER */
#header {
	width: 1000px;
	height: 315px;
}
#blogtitle {
	width: 575px;
	height: 155px;
}
#blogdesc {
	padding:0px 457px 0px 59px;
	color: #fceea3;
	text-align: center;
	font-size: 12px;
	line-height:15px;
	font-weight: normal;
}
#header ul {
	margin:85px 0px 0px 15px;
	overflow: hidden;
	height:34px;
}
#header ul li {
	float:left;
	list-style-type:none;
	display:block;
	padding:0px 18px 0px 18px;
	font-size:14px;
	letter-spacing:1px;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
#header ul li a {
	color:#241201;
}
#header ul li a:hover {
	color: #b40701;
}
/* SEARCH */
#search {
	position: absolute;
	top:199px;
	left:285px;
}
#searchbutton {
	position: absolute;
	top: 0px;
	left: 172px;
	width:68px;
	height:21px;
	margin: 5px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	border:none;
	background: url(search.jpg) top left no-repeat;
	cursor: pointer;  
}
#searchtext {
	width:190px;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	border:none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fceea3;
	background: transparent;
	cursor: text;
}
/* MENUS */
ul.menu{
	margin-bottom: 10px;
	list-style-type:none;
	color: #fbdfa4;
}
ul.menu #offre div.mb iframe,
ul.menu #airsexe div.mb{
	border: 1px solid #000000;
}
ul.menu li {
padding-bottom: 6px;
line-height:17px;
}
ul.menu ul li {
	padding-left: 0px;
	margin-left: 30px;
	margin-right: 10px;
	padding-bottom: 2px;
	list-style-image:url(arr.jpg);
}
ul.menu ul li li {
	padding-left: 0px;
	margin-left: 8px;
	margin-right: 3px;
	padding: 2px 0px;
	list-style-image:url(arr.jpg);
}
ul.menu div.title {
	color: #ffd387;
	font-size: 14px;
	padding: 17px 0px 0px 35px;
	margin:0px;
	height:39px;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	background:url(sidebar-title.gif) no-repeat;
}
/* LINKS */
a:link,
a:visited {
	color: #b40701;
	text-decoration: none;
}
a:active,
a:hover {
	text-decoration: underline;
}
ul.menu a:link,
ul.menu a:visited,
ul.menu a:active,
ul.menu a:hover {
	color: #fbdfa4;
}
div.post h2 a {
	color: #f6f3c1;
	text-decoration: none;
}
div.header p a,
div.footer p a {
	color: #f6f3c1;
}
#nav a{
	color: #65360a;
}
#footer a {
	color: #b40701;
	text-decoration: underline;
}
/* PAGE */
#meta {
	/*position: absolute;
	top:199px;
	left:40px;
	width:240px;
	white-space:nowrap;
	overflow:hidden;
	text-align:left;*/
}
#meta h1 {
	color: #241201;
	text-align: center;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
}
/* POSTS */
div.post {
	margin-bottom:0px auto 25px auto;
	background:url(post-bg.jpg) repeat-y;
}
div.post h1,
div.post h2 {
	padding: 30px 0px 0px 20px;
	font-size: 22px;
	color: #f6f3c1;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	width: 527px;
}
div.entry {
	margin: 5px 10px 5px 10px;
	text-align: left;
}
div.post a.dl {
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #241201;
}
div.thumbs img {
	border: #692503 1px solid;
}
#related div.play {
	border: #692503 1px solid;
}
div.header {
	margin:0px;
	height:99px;
	background:url(post-title.jpg) no-repeat;
}
div.header p {
	background:url(date.gif) top left no-repeat;
	text-indent: 20px;
	margin: 0px 0px 0px 20px;
	font-size: 11px;
	padding-top: 2px;
	line-height:12px;
	color: #d3ba8f;
}
div.footer {
	height:13px;
	margin-bottom:20px;
	background:url(post-footer.jpg) center bottom no-repeat;
}
/* NAV */
.wp-pagenavi {
	margin: 20px auto;
	text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:active,
.wp-pagenavi span.extend,
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #65360a;
	color: #65360a;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #65360a;
	color: #ffe9b3;
	background-color: #65360a;
}
/* NAV */
#nav{
	padding-top: 20px;
}
#tag-cloud{
	margin: 5px;
}
