body {
	font: 12px Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
}
body * {
	margin: 0px; 
	padding: 0px;
}
hr {
	height: 5px;
	margin: 10px 0px;
	border: none;
}
blockquote{
	margin-left:30px;
	border-left:3px solid #72A120;
	padding-left:10px;	
	color: #70746B;
}
.clearboth {
	clear: both;
}
.alignleft {
	float:left
}img.alignleft {
	margin:6px 12px 6px 0;
}
.alignright {
	float:right
} img.alignright {
	margin:6px 0 6px 12px;
}
/*************************************
	Links
**************************************/
a {
	text-decoration: none;
	outline:none;
	color:#72A120;
}
a:hover {
	text-decoration: underline;
}
/*************************************
	Headings
**************************************/
h1 {
	font-size: 22px;
	font-weight: normal;
	font-family: Arial, Verdana, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	color: #C25F2E;
	line-height: 150%;	
}
h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 22px;
}
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	text-decoration: none;
	color: #C25F2E;
}
h2 {
	font-size: 22px;
	font-family: Arial, Verdana, serif;
	font-weight: normal;
	line-height: 150%;
	margin: 0px;
}	
h2 a, h2 a:visited  {
	color: #C25F2E;
	text-decoration: none;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, serif;
	color: #5F5340;	
	line-height: 150%;
	padding:10px 0 5px;		
}
#sidebar h3 {
	font-size: 22px; 
}
h3 a, h3 a:visited {
	text-decoration: none;
	color: #333;	
}
#sidebar h2 {
	margin: 0px 0; padding: 5px 0px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#sidebar #popular h2 {
}

a:hover {
	text-decoration: none;
	color:#2D6DAA;
} h1 a:hover, h2 a:hover {
	text-decoration: none;
	color:#85A210;
}

.post_content h1{
	padding:0;
	margin:10px 0;	
}
.post_content h2{
	color:#72A120;
	font-family: Verdana, Arial, serif;
	padding:0;
	margin:10px 0;
	font-size:20px;
}
.post_content h3{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, serif;
	color: #5F5340;	
	line-height: 150%;
	padding:0;
	margin:8px 0;
}
.post_content h4{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, serif;
	color: #5F5340;	
	line-height: 150%;
	padding:0;
	margin:8px 0;
}

/*************************************
	Header
**************************************/
#header { 
	 }
#header-in {
	width: 960px;
	padding: 0px;
	height:132px;
	position: relative;
	margin:  0px auto;}
	
#header-in .title {
	margin: 0px;
	padding: 15px 10px 5px 10px;
	width:  590px;
	float:  left;
}
#header-in .title a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header-in .description {
	clear:  both;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 4px 15px;
	width:  850px;
}
/*************************************
	Subscribe form 
**************************************/
.subscribe {
	width:383px;
	height:60px;
	float: right;
 	position: absolute;
	top: 0px;
	right: 0px;
}
.subscribeform {
	float:left;
	padding:5px 0 0 18px;
	overflow:hidden;}
	
.subscribeform p { 
	margin:0;
	padding:0;
 	font:bold 14px Arial, Helvetica, sans-serif; 
	color:#fff; }
	
.subscribeform .input{
	 width:188px;
	 height:21px;
	 padding:12px 5px 0 5px;
	 border:none;} 
.sbutton {
	width:74px;
	padding:5px 0 5px 0;
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	cursor:pointer;
	border:none;
	}


/*************************************
	RSS Feed
**************************************/
 .rss {
 	float:left;
	padding: 8px 0 0 19px; margin: 0px;
}

 
/*************************************
	Top Search Form
**************************************/
/*Search box Rounded Corner start */
.xboxcontent {display:block; height:100%; overflow:hidden;
background:#fff url(images/xboxcontent_bg.gif) repeat-x 0 100%;	margin-bottom:15px;}
/*Search box Rounded Corner End */


ul.tablist { 	
	padding:0 0 4px;
	list-style: none;
}
ul.tablist li  { 
	font-size:11px;
	list-style:none;
	text-align:left;	
	border-bottom:1px solid #EFEEE8; 
}
ul.tablist .children li  { 
	font-size:11px;
	list-style:none;
	text-align:left;	
	border:0;
	border-top:1px solid #EFEEE8; 	 
}
ul.tablist li a { 
	text-decoration: none; 
	padding: 5px 0 5px 15px;	
	line-height:18px;
	display:block;
	color: #726B5F; 	
}
ul.tablist li a:hover { 
	color: #72A120;
}	
 
.searchform {
	padding:20px;
}

.searchform .s {
	background:transparent url(images/sidebar_search_left_corner.gif) no-repeat;
	color: #676050;
	border:0;
	padding: 5px;
	width:175px;
	float:left;	
} 
.searchform .search_wrapper{
	background:url(images/sidebar_search_bg.gif) repeat-x;
	width:222px;
	margin:0 auto;
}

.searchform .searchbutton {
	border:0;
	text-indent:-9999px;
	width:37px;height:25px;
	background:url(images/sidebar_search_btn.gif) no-repeat;
	cursor:pointer;
}.searchform .searchbutton:hover{ background-position: 0 -25px;	text-indent:-9999px;}


#  ul {
	display: block;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

/*************************************
	Main Container
**************************************/
#cadre {
	margin:0 13px 0;
	padding-bottom:5px;
	position:relative;
	background:url(images/bg_sidebar.gif) repeat-y 100% 0;			
}
#wp_contenu {
	background:url(images/top_content.gif) repeat-x;	
	clear:both;
	height:100%;
	overflow:hidden;
	text-align:left;
}
#container { 
	width:940px;
	text-align: left; 
	margin: 0 auto;
	padding: 0px 10px;
	border: 0px solid black;
	clear: both;
	overflow:hidden;
	height:100%;
	}
.container-top {
	clear: both;
	height: 17px;
	width: 960px;
	display: block;
	margin: 12px auto 0 auto;
}
.container-bottom {
	clear: both;
	height: 17px;
	width: 960px;
	display: block;
	margin: 0px auto;
}

 
/*************************************
	Content
**************************************/
.pre_big_title{
	background:url(images/content_bg_pre_bigtitle2.gif) repeat-x 0 100%;
	height:12px;
	border-right:1px solid #E0E1DE;
}
.pre_big_title div{
	background:url(images/content_bg_pre_post_title.gif) no-repeat center 0;
	height:12px;	
}
.post_big_title{
	background:url(images/content_bg_post_post_title.gif) no-repeat center 0;
	height:12px;
	border-right:1px solid #E0E1DE;
	border-top:1px solid #D6D4B9;
	margin-bottom:15px;	
}
.big_title {
	background:#F9F9F8 url(images/content_bg_bigtitle.gif) repeat-y 100% 0;	
	padding:5px 15px;
	text-align:center;	
}
.big_title h1{
	color:#6F5C30;
	font:normal 24px Arial, Helvetica, sans-serif;
}

.pre_post_title{
	background:url(images/content_bg_pre_post_title2.gif) repeat-x 0 100%;
	height:12px;
	border-right:1px solid #E0E1DE;
}
.pre_post_title div{
	background:url(images/content_bg_pre_post_title.gif) no-repeat center 0;
	height:12px;	
}
.post_post_title{
	background:url(images/content_bg_post_post_title.gif) no-repeat center 0;
	height:12px;
	border-right:1px solid #E0E1DE;
	border-top:1px solid #E7E7E4;
	margin-bottom:15px;	
}
.post_title {
	background:#F9F9F8 url(images/content_bg_title.gif) repeat-y 100% 0;
	border-bottom:1px solid #E0DFD1;
	border-top:1px solid #F3F3F2;	
	padding: 5px 0 9px 15px;	
}
.post_title .detail {
	float:right;
	padding:14px 15px 0 15px;
	color:#716956;
}
.post_title_archive{
	background:#F9F9F8 url(images/content_bg_title.gif) repeat-y 100% 0;
	border-bottom:1px solid #E7E7E4;
	border-top:1px solid #F3F3F2;	
	padding: 5px 0 5px 15px;
	line-height:18px;
}
.post_title_archive .detail {
	float:right;
	padding:3px 15px 0 15px;
	color:#716956;
}
.post_title_archive .detail a, .post_title_archive .detail a:visited{
	color:#72A120;
}
.post_title_archive .h1 a{
	font-size:16px;
	font-weight:bold;
	line-height:24px;	
}

.post_content{
	padding:5px 25px 25px;
	font:normal 11px/18px Verdana,sans-serif;
	color:#4D4F4B;
}
.post_content.postarchive{padding:5px 15px 10px;}
.post_content.postindex{padding:5px 25px 15px;}

#content {
	width: 648px;
	float: left; 
	padding: 14px 0 22px;
	display: block;
	overflow:hidden;
}
#content p{
	margin: 20px 0;
	line-height: 20px;
}

#content img{
	padding:5px;
} #content .comment_top img{padding:0;}

#content ol {
	line-height: 18px;
	margin: 8px 0;
	padding-left:40px;
}
#content ol li {
	margin: 15px 0;
	list-style-type: decimal;	
}	

#content ul {
	line-height: 18px;
	margin: 8px 0;
	padding-left:28px;
}
#content ul li {
	margin: 15px 0;
	list-style:none;
	background:transparent url(images/content_list_puce.gif) no-repeat 0 7px;
	padding-left:12px;
}
#content .post-meta-top {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px;
	float:left;
}
.post-bottom{
	background:#F8F8F2;
	border:1px solid #E7E7E4;
	padding:15px;
	color:#716956;
	margin:20px 0 10px;
}
#content .post-bottom-right {
	float:right;
	padding:5px 0;
	clear: right;
	overflow:hidden;
	height:100%;width:200px;
	color: #535353;
	background:url(images/content_right_sep.gif) no-repeat 100% 0;
	text-align:right;
}
.post-bottom-right a {
	color: #237BCE;
	text-decoration: none;
}
.post-bottom-right a:hover {
	text-decoration: underline;
}
#content .post-bottom-left {
	float:left;
	padding:5px 0;
	clear: left;
	overflow:hidden;
	height:100%;width:200px;
	color: #535353;
	background:url(images/content_left_sep.gif) no-repeat;
}
.post-bottom-left a {
	color: #237BCE;
	text-decoration: none;
}
.post-bottom-left a:hover {
	text-decoration: underline;
}
#content .post-bottom-middle {
	padding:5px 0;
	width:300px;
	margin:0 auto;
	color: #535353;
	background:url(images/content_middle_sep.gif) no-repeat center 0;
	text-align:center;
}
.post-bottom-middle a {
	color: #237BCE;
	text-decoration: none;
}
.post-bottom-middle a:hover {
	text-decoration: underline;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}
/*************************************
**************************************
	Comments
**************************************
**************************************/
.comment_top {
	background:url(images/comment_top_title_bg.gif) repeat-x;
	border:1px solid #C8C8B0;
	height:19px;
	padding:2px 2px 2px 15px;
	margin-bottom:20px;
}
.comment_top a, .comment_top a:visited{
	text-decoration:none;
	color:#237BCE;
}
.comment_top .comment_btn{
	float:right;
	clear:right;	
}
.comment_top .comment_number{
	float:left;
	clear:left;
	padding:2px 0;
	font:bold 12px Verdana, Helvetica, sans-serif;
	color:#676055;	
}

.comment_sep {
	height:1px;
	width:200px;
	background:url(images/content_left_sep.gif) no-repeat;
	margin-top:4px;
}
.comment_title a, .comment_title a:visited {
	color: #333333;
}
.comment_title a:hover {
	color: #FF8800;
}	

.commentlist {
	border-top:1px solid #D8D5CC;
	padding:25px 25px 20px;	
}
.comment-timestamp{
	color:#676055;
}
.comment-author{
	color:#AB4319;
}
.thecomment {
	overflow: hidden;
}
.comment-body {
	padding-top:1px;	
}

.authorcomment {
	font-size:12px;
	overflow: hidden;
	height:100%;
	overflow: hidden;	
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment_title {
	padding: 11px 10px;
	background: #fff;
	color: #333333;	
}
.authorcomment .comment_title a {
	color: #72A120;
}
.authorcomment .comment_title a:hover {
	color: #333;
}

.postcomment_title {
	background:url(images/comment_title_bg.gif) repeat-x;
	border:1px solid #C8C8B0;
	height:15px;
	padding:4px 15px;
	color: #676055;
	margin-top:5px;
}

.postcomment {
	background:#F8F8F2;
	border:1px solid #E7E7E4;
	padding:15px 25px;
}
.postcomment input.textarea {
	height:13px;
	width:200px;
	
}
.postcomment .textarea {
	padding:5px 5px 7px;
	border:1px solid #ababab;		
	font:normal 12px Verdana, Helvetica, sans-serif;
	color:#4D4F4B;
}
.postcomment textarea {
	width:553px;
	border:1px solid #ababab;	
}

.Cbutton { 
	background:url(images/comment_btn_send.gif);
	width:113px;height:30px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin:18px 15px 0 0;
}
.Pbutton { 
	background:url(images/comment_btn_preview.gif);
	width:81px;height:30px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin:18px 15px 0 0;
	border:0;	
}

.nav-next	  { padding-right:8px; font-weight:bold;}
.nav-previous { padding-left:8px; font-weight:bold;}

 
/*************************************
	Sidebar
**************************************/
#sidebar {
	float: right;
	display: block;
	width: 280px;
	margin: 0 0px 0 0px;
	padding: 18px 16px 0px;
	background:url(images/top_sidebar.gif) repeat-x;
}

#sidebar .sidebar-bot {
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;
	
}
#sidebar .advertise img {
	padding-right:12px;
	display:block;
	float:left;
	border:none;
} #sidebar img.lastone {padding:0;}

#sidebarwrap {
 	padding: 15px 0px 0px 0px;
	margin: 0px;
	border: none;
}
.sidebar_title {
	background:url(images/sidebar_bg_title.gif) repeat-x;
	border:1px solid #D2CFB5;
	border-bottom:1px solid #B3B3A3;
	color:#6A6759;
	height:19px;
	padding:1px 0 1px 30px;
	font:bold 11px/18px Verdana,sans-serif;
}
.advertise .sidebar_title {
	margin-bottom:11px;
}

#sidebar a, sidebar a:visited{
	color: #6E675B;
	text-decoration:none;
}
#sidebar a:hover{
	color: #72A120;
	text-decoration:none;
}
/*************************************
	Popular Posts Section
**************************************/
#sidebar #sidebarwrap #popular {
	margin: 0px;
	padding:5px 0;
	font-size: 11px;	
}

#popular ul {
	padding: 0px;
}
#popular ul li {
	margin: 0px; padding:10px 5px;
	background: url(images/sidebar_separateur.gif) repeat-x;	
}#popular ul li.firstone {
	background:none;	
}
#popular ul li a, #popular ul li a:visited {
	padding: 0;
	margin: 0px;
}
/*************************************
	Widgets
**************************************/
#tag_cloud .content {
	padding:10px 5px;	
}
#tag_cloud a, #tag_cloud a:visited{
	color:#847F6C;
}
/*************************************
	Left Sidebar
**************************************/
#l_sidebar {
	font-size: 11px;
	margin: 0px; padding: 0px 0px 0px 10px;
}
#l_sidebar ul, #l_sidebar ul li {
	margin: 0px 0 15px 0;  padding: 0px;
}
#l_sidebar ul li ul {
	border-top: 1px solid #9c9c9c;
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#l_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#l_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}

/*  Tabber  Style start -------------------- */
 
.tabberlive .tabbertabhide {
 display:none;
}
ul.tabbernav
{
 height:21px;
 font: bold 12px Arial, Helvetica, sans-serif;
 background: url(images/xboxcontent_bg_nav.gif) repeat-x;
 text-align:center;
 border:1px solid #D2CFB5;
 border-bottom:0; 
}

ul.tabbernav li
{
 list-style: none;
 float:left;
 height:21px;
 width:92px;
 margin-right:1px; 
 text-align:center;
}ul.tabbernav #undefinednav3{width:92px;margin:0}
ul.tabbernav li a
{
 padding: 4px 0;
 text-decoration: none;
 display: block;
 height:13px;
 text-transform:uppercase; font-weight:bold; font-size:10px;
}
/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab {
 padding:0px;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

ul.tabbernav li a:link { color: #726B5F; }

ul.tabbernav li a:hover
{
 color: #726B5F;
 background:#EDEDE0;
}

ul.tabbernav li.tabberactive a
{
 background:#fff;
 color:#767365;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #726B5F;
 background:#fff;
}

/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab {
 border:1px solid #DAD7CA;
 border-width:0 1px 1px 1px;
}

.box_suscribe{
	background:#fff url(images/sidebar_suscribe_bg.gif) repeat-x 0 100%;
	border:1px solid #DBD8CB;
	text-align:center;
	padding:15px 0;
	margin-bottom:15px;	
}
.box_mail_suscribe{
	width:239px;
	height:30px;
	background:url(images/sidebar_mail.gif) no-repeat;
	margin:0 auto 15px;
	padding:49px 0 0 11px;
}
.box_mail_suscribe .mail_suscribe{
	border:1px solid #DADACF;
	background-color:fff;
	width:171px; height:13px;
	float:left;
	color:#676050;
	font-size:11px;
	padding:3px;
}
.box_flux_suscribe{
	width:250px;height:32px;
	margin:0 auto;
}

.box_home_btn{
	margin:8px 0 15px;
}
.box_home_btn a{
	display:block;
	width:280px;height:38px;
	background:url(images/sidebar_btn_home.gif) no-repeat;
	text-indent:-9999px;
}.box_home_btn a:hover{background-position: 0 -38px;}

/* If you wish to move Sidebar to left and main content to right, Simply remove the comment below.. /* and */ 
/* AND, open the color scheme css that you have selected.. at the end of it, there is an instruction on how to change Background images. You must to do it. */ 

/*

#content {
	float: right; 
	}
#sidebar {
	float: left;
}

*/

img {
	border: none;
	background: none;
}
hr {
	color: #fff;
	border-top: 1px dotted #D3D3D3;
}

/*************************************
	Subscribe form 
**************************************/
.subscribe {
	background:url(images/subscribebg_red.png) bottom left no-repeat;
}
	
.subscribeform p { 
	color:#fff; }
	
.subscribeform .input{
	 background:url(images/sinputbg.png) no-repeat;
	 border:none;} 
.sbutton {
	background:url(images/b_subscribebg_red.png) no-repeat;
	border:none;
}



/*************************************
	Main Container
**************************************/
#container { 
	background:url(images/container-cbg_red.gif) top repeat-y;
	border: 0px solid black;
	}
.container-top {
	background:url(images/container-bg_red.gif) top left no-repeat;
}
.container-bottom {
	background: url(images/container-bottom_red.gif) no-repeat;
}

 
/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */  
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#page_nav{
	text-align:center;
	padding:5px 0 15px;
}#page_nav a{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:10px;
	margin-right:3px;
	padding:4px 9px 7px;
}