body {
	font-size: 12px;
	text-align: center;
	color: #ffd5ff;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#22002d;
}
#fixed{
	background:#22002d url(bg.png) repeat-x;
}
p {
	margin: 10px 25px;
}
/* CONTAINERS */
#wrap {
	position: relative;
	width: 977px;
	margin: 0px auto;
	background:url(container.jpg) repeat-y;
}
#container {
	background:url(header.jpg) no-repeat;
}
#seocol {
	float: left;
	width:759px;
}
#content {
	float: left;
	width: 541px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#leftcol {
	float: left;
	width: 218px;
	padding: 23px 0px 0px 0px;
	margin-top: 276px;
	text-align: left;
	background:url(left-bg.jpg) no-repeat;
}
#rightcol {
	float: right;
	width: 218px;
	padding: 34px 0px 0px 0px;
	margin-top: -152px;
	text-align: left;
}
#footer {
	clear:both;
	height:132px;
	background: url(footer.jpg) bottom no-repeat;
	text-align:center;
}
#footer p {
	padding-top:83px;
}
/* HEADER */
#header {
	width: 565px;
	height: 190px;
	margin:0px 412px 0px 0px;
}
#blogtitle {
	padding-top: 50px;
	padding-left: 25px;
	width: 540px;
	height: 105px;
	overflow: hidden;
}
#blogdesc {
	width: 540px;
	padding-left:25px;
	color: #8a02c9;
	text-align: center;
	font-size: 12px;
	line-height:14px;
	font-weight:normal;
}
#header ul {
	position: absolute;
	top: 8px;
	left: 40px;
	height:32px;
	overflow: hidden;
}
#header ul li {
	float:left;
	padding:0px 18px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	text-transform:uppercase;
	font-size:12px;
	color:#f43dff;
	letter-spacing:1px;
	font-weight: bold;
	text-decoration:none;
}
/* SEARCH */
#search {
	position:absolute;
	top:5px;
	right:0px;
	text-align:center;
}
#searchbutton {
	position:absolute;
	top:0px;
	right:0px;
	width:90px;
	height:20px;
	padding-bottom:2px;
	border:1px solid #ffd5ff;
	border-collapse:collapse;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #ffd5ff;
	font-weight:bold;
	text-align:center;
	background-color:#22002d;
}
#searchtext {
	position:absolute;
	top:0px;
	right:100px;
	width:148px;
	height:16px;
	padding:1px;
	border:1px solid #ffd5ff;
	border-collapse:collapse;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8a02c9;
	background-color:#ffffff;
}
/* MENUS */
#leftcol ul.menu {
}
#leftcol ul.menu div.title {
	background:url(left-title.jpg) no-repeat;
}
#rightcol ul.menu div.title {
	background:url(right-title.gif) no-repeat;
}
ul.menu{
	margin-bottom: 10px;
	list-style-type:none;
}
ul.menu #offre div.mb iframe{
	border: 1px solid #000000;
}
ul.menu li {
	padding-bottom: 4px;
}
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: #e8c1ff;
	font-size: 16px;
	height: 33px;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	text-align :center;
}
#tag-cloud {
	text-align: left !important;
}
#page-stars {
	margin: 50px;
}
/* LINKS */
a:link,
a:visited {
	color: #ffd5ff;
	text-decoration: none;
}
a:active,
a:hover {
	text-decoration: underline;
}
ul.menu a {
	color: #b09ab8;
}
div.post h2 a {
	color: #fc9df6;
	border-bottom: #fc9df6 1px solid;
	text-decoration: none;
}
div.footer p a {
	color: #f044ff;
}
#nav a{
	color: #f044ff;
}
/* PAGE */
#meta {
	position: absolute;
	top:440px;
	left:540px;
	width:220px;
	white-space:nowrap;
	overflow:hidden;
	text-align:center;
}
#meta h1 {
	color: #ffd5ff;
	text-align: center;
	font-size: 16px;
	font-weight:bold;
}
#footer a {
	color: #ffd5ff;
	text-decoration: underline;
}
/* POSTS */
div.post {
	margin-bottom:0px auto 25px auto;
	background:url(post-bg.jpg) repeat-y;
}
div.post h1,
div.post h2 {
	padding: 25px 0px 0px 25px;
	font-size: 25px;
	color: #fc9df6;
	font-weight: normal;
}
div.entry {
	text-align: left;
}
div.post a.dl {
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #22002d;
}
div.thumbs img {
	border: #f044ff 1px solid;
}
#related div.play {
	border: #f044ff 1px solid;
}
div.footer {
	margin: 0px 25px;
	border-top: 1px solid #fc9df6;
}
div.footer p{
	margin: 0px;
	font-size: 10px;
	text-align: right;
	color:#fc9df6;
}
/* 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 #22002d;
	color: #22002d;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #22002d;
	color: #ae09c7;
	background-color: #22002d;
}
/* NAV */
#nav {
	padding-top: 10px;
}
#next {
	margin-right: 25px !important;
}
#prev {
	margin-left: 25px !important;
}
div.footer #next {
	margin-right: 0px !important;
}
div.footer #prev {
	margin-left: 0px !important;
}
h2#star{
	font-size:12px;
	padding: 0px;
	margin-bottom: 10px;
}
