body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #752900;
	text-align: center;
	background-color:#ffb737;
}
#fixed{
	background:#ffb737 url(bg.png) repeat-x;
}
p {
	margin: 10px;
}
/* CONTAINERS */
#wrap {
	position: relative;
	width: 994px;
	margin: 0px auto;
	background:url(container.jpg) repeat-y;
}
#container {
	background:url(header.jpg) no-repeat;
}
#seocol {
	float: left;
	width:777px;
}
#content {
	float: left;
	width: 565px;
	padding: 35px 0px 0px 5px;
	text-align: left;
}
#leftcol {
	float: left;
	width: 203px;
	margin: 5px 0px 0px 4px;
	text-align: left;
	background:url(sidebar-bg.jpg) no-repeat;
}
#rightcol {
	float: right;
	width: 203px;
	padding: 5px 4px 0px 0px;
	text-align: left;
	background:url(sidebar-bg.jpg) no-repeat left 290px;
}
#footer {
	clear:both;
	color: #7c0628;
	font-size:11px;
	font-weight: normal;
	height:110px;
	background: url(footer.jpg) bottom no-repeat;
	text-align:center;
}
#footer p {
	padding-top:58px;
}
/* HEADER */
#header {
	width: 994px;
	height: 220px;
}
#blogtitle {
	width: 546px;
	height: 100px;
	padding: 32px 0px 0px 448px;
}
#blogdesc {
	padding: 0px 30px 0px 478px;
	color: #7c0628;
	text-align: center;
	font-size: 11px;
	line-height:16px;
	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:#ebb5bf;
	letter-spacing:1px;
	font-weight: bold;
	text-decoration:none;
}
/* SEARCH */
#search {
	position:absolute;
	top:5px;
	left:740px;
	text-align:center;
}
#searchbutton {
	position:absolute;
	top:0px;
	left:160px;
	width:90px;
	height:20px;
	padding-bottom:2px;
	border:1px solid #e3b5bf;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #e3b5bf;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	background-color:#ba134b;
}
#searchtext {
	position:absolute;
	top:0px;
	left:0px;
	width:148px;
	height:16px;
	padding:1px;
	border:1px solid #fdf8d0;
	border-collapse:collapse;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color:#e3b5bf;
}
/* MENUS */
ul.menu {
	color: #fffed5;
	margin-bottom: 10px;
}
ul.menu li {
	padding-bottom: 6px;
	line-height:17px;
}
ul.menu ul li {
	margin: 0px 10px 0px 30px;
	list-style-image: url(arr.gif);
}
ul.menu ul li li {
	margin: 0px 3px 0px 8px;
	list-style-image: url(arr.gif);
}
ul.menu div.title {
	padding: 7px 0px 0px 21px;
	height:25px;
	font-size: 18px;
	color: #fffed5;
	text-align:left;
	background:url(sidebar-title.gif) no-repeat;
}
#offre div.mb{
	background-color: #8c1c32;
	margin-top:-1px;
	padding-top: 6px;
}
/* LINKS */
a:link,
a:visited {
	color: #752900;
	text-decoration: none;
}
a:active,
a:hover {
	color: #df1c58;
	text-decoration: underline;
}
#header ul li a:link,
#header ul li a:visited {
	color:#ebb5bf;
}
#header ul li a:active,
#header ul li a:hover {
	color:#ffffff;
}
ul.menu a:link,
ul.menu a:visited {
	color: #fffed5;
}
ul.menu a:active,
ul.menu a:hover {
	color: #ffb737;
}
div.post h2 a {
	color: #752900;
	text-decoration: none;
}
#footer a{
	color: #7c0628;
}
/* PAGE */
#meta {
	position: absolute;
	top: 150px;
	left: 478px;
	width: 486px;
}
#meta h1 {
	color: #7c0628;
	text-align: center;
	font-size: 11px;
	line-height:16px;
	font-weight:normal;
}
/* POSTS */
div.post {
	margin:0px auto;
	background:url(post-bg.jpg) repeat-y;
}
div.post h1,
div.post h2 {
	height:58px;
	padding: 6px 0px;
	font-size: 18px;
	line-height:23px;
	font-weight: bold;
	text-transform: uppercase;
	background:url(post-title.jpg) no-repeat;
	text-align:center;
}
div.entry {
	text-align:justify;
}
div.post a.dl {
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #df1c58;
}
div.thumbs img {
	border:#facf83 solid 1px;
}
#related div.play {
	border:#facf83 solid 1px;
}
div.footer {
	margin-bottom:20px;
	padding-bottom:3px;
	background:url(post-footer.jpg) no-repeat bottom;
}
div.footer p {
	font-size: 12px;
	padding: 3px 0px 0px 0px;
	margin: 0px 10px;
	text-align: right;
	color: #752900;
	font-weight:normal;
	border-top: 1px dotted #752900;
}
/* 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 #df1c58;
	color: #df1c58;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #df1c58;
	color: #ffffff;
	background-color: #df1c58;
}