.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;MARGIN:0px;OUTLINE-STYLE:none;OUTLINE-COLOR:invert;OUTLINE-WIDTH:0px;BACKGROUND:none transparent scroll repeat 0% 0%;FONT-SIZE:100%;VERTICAL-ALIGN:baseline;padding:0}
body {
	background:#f1f1f1 url(images/background.png) repeat-x 0 0;
	width:1152px;
	margin:0 auto;
	font:normal 12px Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	color:#585858;
}

a {
	text-decoration:none;
	color:#9c8513;
}

a:hover { color:#000000; }

/* header */
#header { font-style:italic; }

#date-now {
	background:transparent url(images/all-icons.gif) no-repeat 0 -76px;
	padding-left:25px;
	font-size:14px;
	line-height:39px;
	color:#000000;
}

#branding {
	height:80px;
	padding-top:18px;
}

#branding H4 {
	HEIGHT: 1px; PADDING-LEFT: 400px;
}

#blog-title {
	font-size:35px;
	color:#ebc718;
}

#blog-title h4 {
	font-size:12px;
	color:#ebc718;
}

#blog-title a { color:#ebc718; }

#blog-title a:hover { color:#ffffff; }

#blog-description {
	font-size:15px;
	font-weight:normal;
	color:#ffffff;
}

#page-menu {
	height:45px;
}

#page-menu ul {
	display:block;
	float:left;
	width:865px;
	height:44px;
	overflow:hidden;
}

#page-menu ul li {
	float:left;
	height:44px;
	list-style-type:none;
}

#page-menu ul li a {
	display:block;
	line-height:45px;
	padding:0 20px;
	font-size:14px;
	color:#000000;
	list-style-type:none;
}

#page-menu ul li a:hover, #page-menu ul li.current_page_item a {
	background:#f7df69 url(images/page-menu-hover-bg.png) repeat-x 0 0;
	list-style-type:none;
}

#top-search-wrap {
	background:transparent url(images/top-search-bg.png) no-repeat 0 0;
	float:right;
	width:281px;
	margin-top:8px;
	position:relative;
	height:30px;
	position:relative;
	display:inline;
}

#top-s, #top-search-submit {
	background:none;
	border:none;
	padding:0;
	position:absolute;
}

#top-s {
	font:normal 12px Arial,Verdana,Tahoma;
	color:#ffffff;
	width:152px;
	top:8px;
	left:24px;
}

#top-search-submit {
	width:91px;
	height:30px;
	cursor:pointer;
	top:0;
	right:0;
}

/* container2 */
.block {
	float:left;
	width:379px;
	margin-right:7px;
	font-style:italic;
}

.last { margin-right:0 !important; }

.block h2 {
	font-size:17px;
	font-weight:normal;
	color:#2e2e2e;
}

.block ul li {
	background:url(images/all-icons.gif) no-repeat;
	border-bottom:1px solid #dddddd;
	list-style:none;
	overflow:hidden;
	height:28px;
	line-height:28px;
	padding-left:20px;
}

.block ul li a { color:#5b5b5b; }

.block ul li a:hover { color:#9c8513; }

#c-recent-entries ul li { background-position:2px 6px; }

#popular-posts ul li { background-position:2px -22px; }

#c-recent-comments ul li { background-position:2px -51px; }

/* content */
#content {
	float:left;
	padding-top:9px;
	width:830px;
	display:inline;
}

.pagetitle {
	font-weight:normal;
	font-size:16px;
	color:#000000;
	margin-left:6px;
}

#content .post {
	margin-bottom:5px;
	padding:7px 5px;
}

#content .title, .title-404 {
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	color:#9c8513;
	padding:0 2px 3px;
	border-bottom:3px solid #dfdfdf;
	margin-bottom:8px;
}

H1 {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OUTLINE-STYLE: none; OUTLINE-COLOR: invert; PADDING-LEFT: 0px; OUTLINE-WIDTH: 0px; PADDING-RIGHT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; FONT-SIZE: 100%; VERTICAL-ALIGN: baseline; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}

#content h1 {
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	color:#9c8513;
	padding:0 2px 3px;
	border-bottom:3px solid #dfdfdf;
	margin-bottom:8px;
}

.title-404 { border-bottom:none !important; }


.thumbnail {
	background-color:#ffffff;
	float:left;
	padding:5px;
	border:1px solid #cccccc;
	display:inline;
	margin-left:3px;
}

#content .post .entry { margin-left:105px; }

.no-image { margin:0 !important; }

#post-pages {
	margin-bottom:8px;
	font-size:16px;
}

.meta {
	background:#dedede url(images/meta-bg.gif) repeat-x 0 0;
	line-height:35px;
	color:#4c4c4c;
	font-style:italic;
	margin:0 -5px;
	padding:0 8px;
	border:1px solid #d5d5d5;
}

.meta .inner, .date-post, .categories-post, .read-more { position:relative; }

.meta .inner {
	height:35px;
}

.date-post, .categories-post, .read-more { z-index:2; }

.meta a.read-more { color:#000000; }

.meta-shadow {
	position:absolute;
	top:1px;
	left:1px;
	z-index:1;
	color:#ffffff;
}

.meta a { color:#4c4c4c; }

.meta a:hover { color:#9c8513; }

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background-color:#ffffff;
	clear:both;
	height:51px;
	position:relative;
	padding:0 8px;
	margin-bottom:10px;
	border:1px solid #e0e0e0;
}

.wp-pagenavi {
	padding-top:19px;
	font:normal 11px Tahoma, Verdana, Arial;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color:#2e2e2e !important;
	color:#ffffff !important;
	text-transform:uppercase;
	padding:7px 9px !important;
	border:1px solid #111111 !important;
}

.wp-pagenavi span.pages {
	background:#d8be34 url(images/pagenavi-bg.png) repeat-x 0 0 !important;
	border:1px solid #9f8c0c !important;
}

.wp-pagenavi a:hover {
	background:#d8be34 url(images/pagenavi-bg.png) repeat-x 0 0 !important;
	border:1px solid #9f8c0c !important;
}

.wp-pagenavi span.current {
	background:#d8be34 url(images/pagenavi-bg.png) repeat-x 0 0 !important;
	border:1px solid #9f8c0c !important;
}

/* sidebar */
#sidebar {
	float:right;
	width:315px;
	padding-top:9px;
	overflow:hidden;
	display:inline;
}

.widget {
	margin-bottom:5px;
	position:relative;
	width:305px;
	padding:10px 0;
}

.widget-title {
	font-size:21px;
	font-style:italic;
	font-weight:normal;
	color:#2b2b2b;
	padding-bottom:5px;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:3px;
}

.widget ul li {
	line-height:28px;
	color:#585858;
}

.widget a { color:#585858; }

.widget a:hover { color:#7f0f0f; }

.toggle {
	background:transparent url(images/widget-toggle.gif) no-repeat 0 11px;
	width:21px;
	height:32px;
	position:absolute;
	right:0;
	top:2px;
}

.pointer { cursor:pointer; }

.widget .toggle-down { background:transparent url(images/widget-toggle.gif) no-repeat 0 -25px !important; }

.compact {
	height:20px;
	overflow:hidden;
}

/* footer */
#footer {
	color:#000000;
	font-style:italic;
	line-height:18px;
}

#footer a {
	color:#000000;
}



#tab_gau {
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
#tab_cen {
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
#tab_dro {
	text-align:right;
	width:850px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
#tab_gau_pad {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}
#tab_dro_pad {
	text-align:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}
#tab_titre {
	text-align:center;
	background:#CCCCCC;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
}
#tab {
	border:#CCCCCC solid 1px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}