/*   
Theme Name:monochrome
Theme URI:
Description:This theme supports widget, threaded-comments, theme-options,and translation is ready. Also including page-navigation and multi level dropdown menu.You can see live demo including more information here http://www.mono-lab.net/demo1/
Author:mono-lab
Author URI:http://www.mono-lab.net
Version:1.4
Tags: black, white, three-columns, fixed-width, theme-options, threaded-comments, translation-ready
*/


/* ----- basic --------------------------------------------------------------------------------------------------------------------------------- */
body {	
	text-align: left;
	margin: 0 0 0 0;
	vertical-align: middle;
	background-image:url('http://static.centrenad.com/styles/blog/bodybg.png');
	background-repeat:repeat-y;
}

/*
a img { border:none; }
a, a:visited { color:#7f8e91; text-decoration:none; outline:none; }
a:hover { color:#33a8e5; text-decoration:underline; }
p { margin:0 0 1em 0; padding:0; line-height:200%; }
ul { list-style-type:none; margin:0 0 1em 0; padding:0; line-height:0%; }
ul li { margin:0; padding:0; line-height:normal; zoom:1; }
ol { margin:0 0 1em 23px; padding:0; }
* html ol { margin:0 0 1em 23px; padding:0; }
ol li { padding:0 0 5px 0; }
form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
table { border-collapse:collapse; width:100%; border:0; }
blockquote { margin:0 0 1em 0; padding:35px 20px 0 20px; border:1px solid #ccc; background:#fafafa url(img/quote1.gif) no-repeat 10px 10px; }
blockquote p { margin:0 0 5px 0; }
.quote_bottom { height:30px; background:#fafafa url(img/quote2.gif) no-repeat right ; margin-right:-10px; }
pre { border:1px solid #ccc; background:#fafafa; padding:10px 20px; margin:0 0 1em 0; overflow:auto; }
object { display:block; margin:0 auto; border:1px solid #000; padding:10px; background:#222; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.centered { display: block; margin-left:auto; margin-right:auto; }
.clear { clear:both; }
*/

/* ----- layout -------------------------------------------------------------------------------------------------------------------------------- */
#wrapper { 
	width: 1180px;
	text-align: left;
 }
#header { 
	border: 0;
	padding: 0;
	background-image:url('http://static.centrenad.com/styles/blog/topbg.png');
	background-repeat:repeat-x;
	height:160px;
	width:1180px;
}
#contents {
	padding: 0;
	background-image:url('http://static.centrenad.com/styles/blog/bottombg.png');
	background-repeat:repeat-x;
	height:auto;
	width:1180px;
	margin: 0;
}
#left_col { 
	float:left;
	display:inline;
	width:860px;
	margin:0 0 0 5px;
	padding-top:20px;
}
#right_col {
	float:right;
	display:inline;
	width:236px;
	margin:51px 40px 30px 0;
}
#footer {
	margin: 32px 73px 0 73px;
	width: 1034px;
	height:34px;
	vertical-align: top;
	padding: 5px 0 0 0;
	font-family: "arial";
	font-size: 8pt;
	color: #455660;
	border-top: 1px solid #A5B6C0;
}


/* ----- header -------------------------------------------------------------------------------------------------------------------------------- */
#header_top {
/* unused with NAD theme */
	background-image:url('http://static.centrenad.com/styles/blog/logoblog.png');
	background-repeat:no-repeat;
	height:160px;
	width:1180px;
	text-align:right;
}
#logo {
	font-family: "arial";
	font-size: 8pt;
	font-weight: bold;
	height:160px;
	width:230px;
	text-align:left;
	position:relative;
	top:30px;
	float:right;
	color: #455660;
}

#blogCourteDescription {
	font-family: "arial";
	font-size: 8pt;
	/*font-weight: bold;
	height:20px;*/
	width:525px;
	text-align:left;
	position:absolute;
	top:100px;
	left:200px;
	color: #455660;
}

#logo A:link {
	text-decoration: none;
	color: #455660;
}
#logo A:visited {
	text-decoration: none;
	color: #455660;
}
#logo A:hover {
	text-decoration: none;
	color: #8596A0;
}
#logo A:active {
	text-decoration: none;
	color: #A5B6C0;
}



/* ----- left_col ------------------------------------------------------------------------------------------------------------------------------ */
.post { 
}
#single_post { 
	background:none;
}
.post_even { 
	/*border-top: 1px solid #A5B6C0;*/
}
.post_content_wrapper { 
	float:right;
	width:630px;
	padding:30px 10px; 10px 10px;
}
.post_meta {
	float:left;
	display:inline;
	width:160px;
	padding:0 15px 0px 5px;
	margin:30px 0 0 0;
}
.content_noside {
	float:right;
	width:630px;
	padding:15px;
}

/* post contents */
/* CRISS DE MARDE CHANGER LA PUTAIN DE LIGNE STRIPE1.GIF */
.post h2, #single_post h2, .page h2 { 
	margin:0 0 5px 0;
	background:url(img/stripe1.gif) repeat-x bottom;
	padding:0;
	font-family: "arial";
	font-size: 12pt;
	font-weight: bold;
	color: #f47321;
}
.post h2 a, .post h2 a:visited, #single_post h2 span, .page h2 span {
	text-decoration: none;
	color: #f47321;
}
.post h2 a:hover {
	text-decoration: none;
	color: #ffa351;
}
.post h2 a:active {
	text-decoration: none;
	color: #ffc371;
}


.post_content {
	font-family: "arial";
	font-size: 10pt;
	color: #455660;
}
.post_content p {
	margin:0 0 1em 0;
}

.post_content a,.post_content a:visited { 
	text-decoration: none;
	color: #455660;
}
.post_content a:hover { color: #8596A0; }
.post_content a:active { color: #A5B6C0; }

/* NAD NAD NAD CHECKER CECI */
.post_content a.more-link, .post_content a.more-link:visited 
  { display:inline-block;   color:#666; margin:0px 15px 0 0px; padding:0px 0 4px 20px; background:url(/wp-content/custom/img/readmore.png) no-repeat; text-decoration:none; }
.post_content a.more-link:hover { color:#2089cc; text-decoration:underline; }


.post img, .post a img { border:1px solid #ccc; padding:5px; margin:0 10px 5px 0;  background:#f2f2f2; }
.post a:hover img { border:1px solid #38a1e5; background:#9cd1e1; }
.post img.centered { display:block; margin:0 auto; }
.post img.alignright { margin:4px 0 15px 15px; display:inline; }
.post img.alignleft { margin:4px 15px 15px 0; display:inline; }

.post table { margin:0 0 1em 0; }
.post td, .post th { border:1px solid #ccc; padding:15px; }
.post th { background:#eee; font-weight:normal; }

.post_content ul li { margin:0 0 1em 0; line-height:160%; background:url(img/bullet1.gif) no-repeat 3px 7px; padding:0 0 0 18px; }
.post_content ol li { margin:0 0 1em 0; }
.post_content input { margin:5px 0; }

/* post meta */
.post_meta { 
	text-align:right;
	line-height:100%;
	font-family: "arial";
	font-size: 10pt;
	color: #455660;
}
.post_meta dt { 
	color:#455660;
	margin:10px 0 0 0;
	padding:0px 0 5px 0;
}
.post_meta dd {
	margin-left:0px;
	display:inline-block;
	word-break:keep-all;
	text-wrap: suppress;
	padding-left:5px;
	line-height:normal;
	
}
.post_otherdetailsnotdate {
	font-weight:bold;
}
.post_meta dt.meta_date {
	padding:3px 0 0px 0;
	margin:0;
	background:none;
}
.post_meta a, .post_meta a:visited { 
	color:#455660;
	text-decoration: none;
}
.post_meta a:hover{ 
	color: #8596A0;
}
.post_meta a:active{ 
	color: #A5B6C0;
}
.post_date { 
	font-size:32px; 
	padding:0px 0 10px 0;
}
.post_date span { 
	color:#455660;
}

/* odd post color */
.meta_comment a, .meta_comment a:visited, .post_date, .post_meta dt.meta_comment { 
	color:#f47321;
}

/* even post color */
.post_even .meta_comment a, .post_even .meta_comment a:visited, /*.post_even .post_date, .post_odd .post_date,*/ .post_even .post_meta dt.meta_comment
 { color:#455660; }


/* ----- right_col ----------------------------------------------------------------------------------------------------------------------------- */


.side_box { 
	margin:0 15px 5px 0; 
	clear:both; 
	font-family: "arial";
	font-size: 10pt;
	color: #455660;
}


.first_side_box { background:none; padding:0; }

#right_col h3 { 
	font-size:10pt;
	color:#f47321;
	font-weight:bold;
	line-height:120%;
	margin:20px 0 0 0;
	padding:0;
}
#right_col a, #right_col a:visited { color:#455660; text-decoration: none; }
#right_col a:hover { color:#8596A0; }

.side_box ul { 
	margin:5px 0 10px 0;
	padding-left:10px;
}
.side_box li { 
	margin:0 0 10px 0;
	line-height:100%;
	list-style: none;
}
.side_box li li { padding:0 0 0 10px; margin-left:0px;  }

#information_area { padding:0 0 0 0; margin:0 0 20px 0; }
/*#information { color:#7d7d7d; background:url(img/stripe4.gif) left top; padding:10px; border:1px solid #454545; margin:0 15px; line-height:160%; }*/
#entries_rss { 
	background:url(img/entries_rss.gif) no-repeat left top;
	padding:2px 0 0 0px;
	margin:8px 15px 0 0;
	float:right;
	display:inline;
	font-family: "arial";
	font-size: 8pt;
	color: #455660;
}
#entries_rss a:link, #entries_rss a:visited {
	text-decoration: none;
	color: #455660;
}
#entries_rss a:hover {
	text-decoration: none;
	color: #8596A0;
}
#entries_rss a:active {
	text-decoration: none;
	color: #A5B6C0;
}

/* Add-to-Any RSS link */
#add-to-any-subscribe {margin:20px 0 0 0px;}
.a2a_dd .addtoany_subscribe {margin: 0; padding:0;}

/* search area */
#search_area_top { background:none; padding:0; margin:10px 15px 0px 0px; }
#search_area { width:206px; height:25px; border: 1px solid #455660; margin:0 0 0 0; }
#search_input { float:left; margin:4px 0 0 10px; border:0px; height:15px; display:inline; width:150px; font-size:12px; color:#455660; }
#search_button { float:right; color: #455660;  }

#tag_list { margin:10px 0 0px 10px;  }
.search_tag { float:right; display:block; margin:0 0 5px 0; padding:2px 0 2px 24px; font-size:11px; background:url(img/tag1.gif) no-repeat left top; }
.search_tag:hover { text-decoration:none; }
.active_search_tag { background:url(img/tag2.gif) no-repeat left top; }
#tag_list .wp-tag-cloud { clear:both; margin:0 0 10px 0; border:1px solid #f3dc19; background:#333; padding:6px; display:none; }
#tag_list .wp-tag-cloud li { display:inline; margin:0 5px 0 0; line-height:170%; }



/* calendar */
#wp-calendar { margin:0 auto; width:100%; color:#777; }
#wp-calendar th, #wp-calendar td { border:1px solid #444; padding:0; width:14%; line-height:220%; text-align:center; }
#wp-calendar th { line-height:100%; padding:4px 0 2px 0; font-weight:normal; }
#wp-calendar td a, #wp-calendar td a:visited { display:block; text-decoration:none; color:#f3dc19; background:#111; }
#wp-calendar td a:hover { text-decoration:none;  background:#444; }
#wp-calendar caption { padding:8px 0; }
#wp-calendar th { background:#111; }
#wp-calendar tfoot td { border:none; padding:5px 0; }
#wp-calendar #prev a, #wp-calendar #prev a:visited, #wp-calendar #next a, #wp-calendar #next a:visited
  { text-decoration:none; background:none; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { text-decoration:underline; }
#wp-calendar td#today { background:#111; color:#f3dc19; text-decoration:underline; }

/* recent post date (for non widget user) */
.side_box li.side_date { 
	margin:0;
	padding:0;
}

/* ----- footer ------------------------------------------------------------------------------------------------------------------------------- */
#copyright {
	text-align: right;
	float: right;
}
.subfooterText {
	text-align: right;
	float: right;
}
.subfooterText A:link {
	text-decoration: none;
	color: #455660;
}
.subfooterText A:visited {
	text-decoration: none;
	color: #455660;
}
.subfooterText A:hover {
	text-decoration: none;
	color: #8596A0;
}
.subfooterText A:active {
	text-decoration: none;
	color: #A5B6C0;
}
.subfooterlogos {
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
}

#subfooterItem {
	margin: 0 0 0 10px;
}
#subfooterCopyright {
	color: #A5B6C0;
}

#return_top a { position:absolute; position:fixed; right:15px; bottom:15px; width:18px; height:99px;
                display:block; background:url(img/return_top.png) no-repeat left top; }
#return_top a:hover { background:url(img/return_top.png) no-repeat right top; }


/* ----- page ---------------------------------------------------------------------------------------------------------------------------------- */
#page_noside_contents { background:url(img/side_noside.gif) repeat-y; padding:30px 122px 10px; }
#page_noside_header { background:url(img/header_noside.gif) no-repeat top; height:32px; margin:-32px 0 0 0; }
#page_noside_post { padding:0 15px 20px; background:none; }
#footer_noside { background:url(img/footer_noside.gif) no-repeat top; height:90px; }


/* ----- archive/category/tag/search/ ---------------------------------------------------------------------------------------------------------- */
#headline { background:url(img/headline_bottom.gif) no-repeat left bottom; width:510px; margin:0 0 20px 0; }
#headline p { background:url(img/headline_top.gif) no-repeat left top; padding:26px 15px 22px; font-weight:bold; font-size:14px; margin:0; line-height:100%; text-align:center;  }
.archive_contents { margin:0 0 20px 0; padding:0 15px 20px; background:url(img/dot1.gif) repeat-x bottom; }
.archive_contents h2 { font-size:14px; margin:0 0 5px 0; padding:0; }
.archive_meta { margin:0 0 5px 0; color:#999; }
.archive_meta a, .archive_meta a:visited { color:#999; }
.archive_meta li { display:inline; font-size:11px; margin:0 10px 0 0; }
.archive_contents p { font-size:11px; margin:0; }
.archive_contents p a, .archive_contents p a:visited { color:#777; }
.archive_contents p a:hover { color:#33a8e5; }

/* ----- page navi ----------------------------------------------------------------------------------------------------------------------------- */
.page_navi { margin:0 0 10px 0; padding:20px 0 0 0; }
.page_navi li { line-height:0%; display:inline; padding:0; margin:0; font-size:11px; }
.page_navi a, .page_navi a:visited, .page_navi a:hover, .page_navi span.current,
.page_navi span.pages, .page_navi span.extend, .page_navi span.current, .page_navi span.dots
 { color:#999; width:30px; padding:0; margin:0 3px 0 0; display:block; float:left; text-align:center; line-height:30px; background:url(img/pager1.gif) no-repeat left top; }
.page_navi a:hover { color:#999; background:url(img/pager1.gif) no-repeat left bottom; text-decoration:none; }
.page_navi span.current { background:url(img/pager2.gif) no-repeat left top; color:#fff; }


/* ----- header-menu --------------------------------------------------------------------------------------------------------------------------- */

/* #header_menu { float:right; display:inline; margin:20px 0 0 0; height:52px; background:url(img/header_menu_right.gif) no-repeat right top; }*/
 #header_menu { 
	visibility: hidden;
	/* NAD NAD NAD Attention : peut-être utile, ce truc... chépa */
 }

#menu { float:left; background:url(img/header_menu_left.gif) no-repeat left top; font-size:11px; height:52px; margin:0; }
#menu, #menu ul { line-height:1; margin:0; padding:0; }
#menu li { position:relative; float:left; border-left:1px solid #444; height:48px; margin:2px 0 0 0; z-index:100; }
#menu ul li { height:auto; border-left:none; padding:0; left:auto; margin:0; }
#menu a:link, #menu a:visited { color:#999; display:block; padding:19px 30px 14px; position:relative; }
#menu a:hover { color:#f3193d; text-decoration:none; background:#333; }
#menu ul { position:absolute; top:48px; left:0; display:none; opacity:0; width:200px; }
#menu ul ul { margin:0 0 0 189px; top:0; }

#menu ul a:link, #menu ul a:visited,
 #menu .current_page_item ul a:link, #menu .current_page_item ul a:visited,
  #menu ul .current_page_item a:link, #menu ul .current_page_item a:visited,
   #menu ul .current_page_item ul a:link, #menu ul .current_page_item ul a:visited,
 #menu .current-cat ul a:link, #menu .current-cat ul a:visited,
  #menu ul .current-cat a:link, #menu ul .current-cat a:visited,
   #menu ul .current-cat ul a:link, #menu ul .current-cat ul a:visited
   { color:#999; background:#282828; line-height:140%; padding:9px 28px 7px; border:1px solid #444; width: 132px; margin:-1px 0 0 0; }
#menu ul a:hover, #menu .current_page_item ul a:hover, #menu .current-cat ul a:hover,
 #menu .first_menu ul a:hover, #menu .last_menu ul a:hover
   { color:#e2415b; background:#333; }

#menu .current_page_item, #menu .current-cat { background:url(img/stripe2.gif) left top; z-index:90;}
#menu .current_page_item a:link, #menu .current_page_item a:visited,
#menu .current-cat a:link, #menu .current-cat a:visited
  { color:#e2415b; padding-bottom:21px; background:url(img/header_menu_arrow.gif) no-repeat center bottom; }
#menu ul .current_page_item a:link, #menu ul .current_page_item a:visited,
#menu ul .current-cat a:link, #menu ul .current-cat a:visited
  { color:#e2415b; background:#282828 url(img/stripe2.gif) left top; }
#menu ul .current_page_item ul a:link, #menu ul .current_page_item ul a:visited,
#menu ul .current-cat ul a:link, #menu ul .current-cat ul a:visited
  { color:#999; background:#282828; }
#menu ul .current_page_item ul a:hover, #menu ul .current-cat ul a:hover { color:#e2415b; background:#333; }

#menu .first_menu { border:none; background:none; }
#menu .first_menu_active { background:url(img/header_menu_first_active.gif) no-repeat left top; }
#menu .first_menu a:hover { background:url(img/header_menu_first_hover.gif) no-repeat left top; }
#menu .last_menu { background:none; }
#menu .last_menu_active { background:url(img/header_menu_last_active.gif) no-repeat right top; }
#menu .last_menu a:hover { background:url(img/header_menu_last_hover.gif) no-repeat right top; }

#menu ul .parent_menu > a:link, #menu ul .parent_menu > a:visited { background:#282828 url(img/arrow4.gif) no-repeat right 14px; }
#menu ul .parent_menu > a:hover { background:#333 url(img/arrow4.gif) no-repeat right 14px; }

/* ---------- clearfix hack ---------- */
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


.NAD3menubar {
	border: 0;
	background-image:url('http://static.centrenad.com/styles/blog/menubg.png');
	background-repeat:repeat-x;
	height:23px;
	width:1180px;
	padding: 0px;
}
.menubarItem {
	float: left;
	color: white;
	font-family: "arial";
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 4px 40px 0 73px;
	border: 0px;
	font-family: "arial"; 
	float: left;
	color: white;
	font-family: "arial";
	font-size: 9pt;
	font-weight: bold;
}
.menubarItem A:link {
	text-decoration: none;
	color: white;
}
.menubarItem A:visited {
	text-decoration: none;
	color: white;
}
.menubarItem A:hover {
	text-decoration: none;
	color: #A5B6C0;
}
.menubarItem A:active {
	text-decoration: none;
	color: #8596A0;
}


.NAD3imagebar {
	border: 0;
	padding: 0;
	margin: 0;
	background-image:url('http://static.centrenad.com/styles/blog/imagebg.png');
	background-repeat:repeat-x;
	height:233px;
	width:1180px;
}
#NAD3image1 {
	border: 0;
	margin: 0;
	padding: 35px 0 0 73px;
	float: left;
	width: 318px;
}
#NAD3image2 {
	border: 0;
	margin: 0;
	padding: 35px 0 0 40px;
	float: left;
	width: 318px;
}
#NAD3image3 {
	border: 0;
	margin: 0;
	padding: 35px 0 0 40px;
	float: left;
	width: 318px;
}

/*	language selector styling	*/
#lang_sel{
  margin-bottom: 0px;
  text-align: left;
}
.lang_sel_sel {
	background-color: white !important;
	color: #444444 !important;
	border: none !important;
}
.lang_sel_sel a {
	background-color: white;
	color: #444444;
}
.lang_sel_sel a:hover{
	background-color: white;
	color: #444444;
	
}
.lang_sel_sel a:visited{
	background-color: white;
	color: #444444;
	
}
.lang_sel_sel a:active{
	background-color: white;
	color: #444444;
	
}
#lang_sel a{
	background-color: white !important;
	color: #444444 !important;
	border: none !important;
}
#lang_sel a.lang_sel_sel {
	background: none !important;
}
#lang_sel a:visited {
	background-color: white !important;
	color: #444444 !important;
	border: none !important;
}
#lang_sel a:link {
	background-color: white !important;
	color: #444444 !important;
	border: none !important;
}
#lang_sel ul ul {
	visibility: visible !important;
	border: none !important;
	border-top: none !important;
	background-color:  white !important;
}
.lang_sel a {
	background-color: white;
	color: #444444;
}
.lang_sel a:hover{
	background-color: white;
	color: #444444;
	
}
.lang_sel a:visited{
	background-color: white;
	color: #444444;
	
}
.lang_sel a:active{
	background-color: white;
	color: #444444;
	
}

#lang_sel ul{
  list-style: none;
  margin:0;
  padding:0;
  font-family: "arial";
  font-size: 10pt;
}

#lang_sel ul li img{
  margin-right:10px;
  border:0;
}

#lang_sel ul li{
  /* display:inline; */
  margin:0 5px 0 0px;
  padding:0;
}

#language_selector_list ul li a, #language_selector_list ul li a:visited{
  /* color: #fff; */
  text-decoration:underline;
}

#language_selector_list ul li a:hover, #language_selector_list ul li a:active{
  /* color: #fff; */
}

/*	language selector styling	*/
