/*  
Theme Name: unstandard_(niss)_RETRACT
Theme URI: http://5thirtyone.com/
Description: Farewell to the standard blog format. Traduction <a href="http://www.niss.fr">(niss.fr)</a>.
Version: 0.1
Author: Derek Punsalan
Author URI: http://is.derekpunsalan.com/
*/

* { margin: 0; padding: 0; }

body {
	color: #fff;
	text-align: center;
	font-family: "Tahoma", Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #000;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: 1px;
}
#main-wrapper { display: block; margin: 0 auto; padding: 0 7px; width: 1024px; text-align: left; }



/* ----------------------------------- basics */
h1, h2, h3 { font-weight: normal; }
h1 { font-size: 2.2em; line-height: 2.4em; }
h2 {
	font-size: 14px;
	line-height: 10px;
	text-align: center;
}
h3 { font-size: 15px; line-height: 1.4em; }
a {
	color: #ffcc00;
}
  a:hover { color:#fff; }
a img { border: none; }
ul, ol { list-style: none; }

/* ----------------------------------- masthead */
#leaderboard {
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
  #leaderboard h1 a { color: #999; text-decoration: none; } 
  #leaderboard h1 a:hover { color: #ffcc00; }
#main-nav {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	align: center;}

  #main-nav li { float: left;  margin-left: 1px;}
  #main-nav li a { background: #ddd; color: #6c6c6c; display: block; padding: 11px 0; text-decoration: none; text-align: center; width: 101px; 
} 
  #main-nav li a:hover,
  #main-nav li.current a { background: #333; color:#ffcc00; }
  #main-nav li.rss-now a:hover { background: #333; color:#ffcc00;; }
  #main-nav li.rss-now a { background: #fe1c1c; color: #eee; }
  #main-nav li.rss-now2 a:hover { background: #333; color:#ffcc00; }
  #main-nav li.rss-now2 a {
	background: #fe1c1c;
	color: #eee;
	text-decoration: line-through;
	list-style-type: none;
}
.adsense-center { margin: -40px auto 0; display: block; width: 728px; }
  
/* ----------------------------------- home posts */
.home .left {  width: 607px; }
.home .main-post-bg {
	background: #444;
	display: block;
	height: 225px;
	position: relative;
	margin: 0 0 7px 0;
	width: 593px;
	overflow: hidden;
	border: 2px solid #FFF;
}
  .main-post-bg .post-comments,
  .secondary-post-bg .post-comments { position: absolute; top: 0; right: 7px; z-index: 102; background: #fe1c1c; border: 1px solid #ce6100; }    
    .post-comments a,
    .secondary-post-bg .post-comments a { font-size: 11px; color: #eee !important; display: block; height: 1.8em; line-height: 1.8em; width: 7.5em; border: 1px solid #FFF; text-decoration: none; text-align: center; text-transform: lowercase; } 
    .post-comments a:hover,
    .secondary-post-bg .post-comments a:hover { background: #ce6100;}
  .home .main-post-bg .title-insert,
  .home .recent-leads .title-insert { background: #000; bottom: 0; display: block; left: 0; position: absolute; width: 100%; z-index: 101; padding: 4px 0; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=85); -moz-opacity: .85; opacity:.85; }
.title-insert h2 { margin: 8px 10px 7px; line-height: 1.4em; }
  .title-insert h2 a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
  .title-insert h2 a:hover { color:#ffcc00; }
.home .recent-leads { width: 607px; }
  .home .recent-leads .secondary-post-bg { background: #444; display: block; width: 293px; overflow: hidden; height: 150px; margin: 0 7px 7px 0; position: relative; border: 1px solid #FFF; color:#ffcc00; }
  .home .recent-leads .secondary-post-bg a { color:#fff; }
  .home .recent-leads .title-insert h3 { margin: 4px 7px; line-height: 1.6em; }
  .home .recent-leads .title-insert h3 a { font-size: 14px; display: block; color: #fff; text-decoration: none; }
  .home .recent-leads .title-insert h3 a:hover { color:#ffcc00; }
.home .right { width: 400px; text-align: left; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/blanc.png);
	background-repeat: repeat;
	border: 1px solid #fff;}
.home .right h3 {
	font-weight: bold;
	font-size: 16px;
	color: #ffcc00;
	padding-left: 27px;
	text-align: left;
	background-repeat: no-repeat;
	line-height: 16px;
	padding-bottom: 5px;
	text-decoration: underline;
}
.home .right h3 a {
	color: #ffcc00; text-decoration: none;}
/* ----------------------------------- entry style */
.post.single {
	font-size: 12px;
	line-height: 13px;
	color: #fff;
	width: 590px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(images/blanc.png);
	background-repeat: repeat;
	border: 1px solid #fff;
	text-align: justify;
}
  .post.single h2, .post.single h2 a {
	font-size: 18px;
	line-height: 21px;
	color: #ffcc00;
	text-decoration: none;
	padding-bottom: 15px;
	font-weight: bold;
}
  .post.single .entry { float: right; width: 590px;  }
  .post.single .meta {
	border-top: 2px solid #fe1c1c;
	color: #000;
	margin-top: 21px;
	float: left;
	width: 75px;
	font-size: 9px;
	padding-top: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}
    .post.single .meta a { color: #fe1c1c; text-decoration: underline; }
    .post.single .meta a:hover { text-decoration: none; color:#ffcc00;}
  .post.single p { margin: 1em 0;}
  .post.single p a,
  .post.single li a { font-weight: bold; }
  .post.single p strong { font-weight: bold; }
  .post.single p em { font-style: normal; background: #f9f9de; }
  .post.single blockquote { margin: 0 1.5em; color: #6c6c6c; }
  .post.single h5 {
	font-size: 9px;
	color: #fff;
	font-style: oblique;
	margin: 0em;
	text-align: right;
	font-weight: lighter;
}
  .post.single h3 {
	font-size: 16px;
	color: #fff;
	margin-top: 2em;
}
.post.single h3 a {
	color: #fff;
}
  .post.single ul,
  .post.single ol { margin: 1em 1.5em; }
  .post.single ul li,
  .post.single ol li { margin: 0 0 14px 0; color: #6c6c6c; line-height: 1.3em; }
  .post.single ul li { background: url("images/li.gif") no-repeat 1px -1px; padding-left: 20px; }
  .post.single ul li strong { font-weight: bold; }
  .post.single img.floatleft { float: left; margin: 4px 10px 0 0; }
  .post.single img.floatright { float: right; margin: 4px 0 0 10px; }
  .post.single code { font-family: font-size: 12px; background: #eee; }
    .post.single code strong { color: #000; }
.navigation { font-size: 1.2em; padding: 10px 0; }
  .navigation .left { width: 50%; }
  .navigation .right { width: 49%; }
.archives-page h2 a { font-size: 14px !important; line-height: 16px; }
  
/* ----------------------------------- lists */
.sidebar-wrapper {
	background: #fff;
	font-size: 12px;
}
.textwidget {
	font-size: 11px;
	line-height: 11px;
}
.sidebar-news { background: #f9f9de; border: 1px solid #e9e9b4; display: block; padding: 7px; color: #555; font-size: 12px; }
  .sidebar-news a:hover { text-decoration: none; color:#ffcc00;}
.sidebar-wrapper h3 { overflow: hidden; }
.sidebar-wrapper h3 a{ color: #fe1c1c; text-decoration: none; }
ul.sidebar-ul,
.related-posts ul { font-size: 1.2em; line-height: 1.4em; margin: 10px 0 0 0; width: 340px; }
  .sidebar-ul li,
  .related-posts li {
	color:#fff;
	border-top: 1px solid #ccc;
	line-height: 11px;
	width: 379px;
	padding-bottom: 6px;
	padding-left: 21px;
	font-size: 11px;
background:transparent url(images/li-grey.gif) no-repeat scroll 1px 1px; 1px 3px;}
  .sidebar-ul li a { color:#fff; text-decoration: none;}
  .related-posts li a { display: block; font-weight: normal; color: #888; text-decoration: none; padding: 3px 0 3px 20px; }
  .sidebar-ul li a:hover,
  .related-posts li a:hover { 
	line-height: 11px;
	width: 379px;
	padding-bottom: 6px;
	font-size: 11px; 
color:#ffcc00; }
  .sidebar-ul li a:hover em { color:#ffcc00; }
.related-posts h3 { display: none; }
.serve-random { font-size: 12px; color: #888; margin-top: 7px; }
  .serve-random a { color: #fe1c1c; }
  .serve-random a:hover { text-decoration: none;  color:#ffcc00;}
.sidebar-nextprev { margin-top: 10px; }
  .sidebar-nextprev li { float: left; }
  .sidebar-nextprev li.previous { margin-left: 5px; }
  .sidebar-nextprev li.next { float: right; margin-right: 5px; }
  .sidebar-nextprev li a { outline: none; display: block; height: 40px; width: 160px; background: #ddd; text-indent: -9999em; }  
  .sidebar-nextprev li.previous a { background: url("images/nextprev.gif") no-repeat top left; }
    .sidebar-nextprev li.previous a:hover { background-position: bottom left; }
  .sidebar-nextprev li.next a { background: url("images/nextprev.gif") no-repeat top right; }
    .sidebar-nextprev li.next a:hover { background-position: bottom right; }

/* ----------------------------------- comments */
#comments { margin: 21px 0; }
#comment-breaker {  }
  #comment-breaker h2 { font-size: 18px; }
ol.commentslist { float: left; font-size: 1.2em; line-height: 1.5em; width: 590px; }
  .commentslist li { margin-bottom: 28px; }
  .commentslist li p { margin: 0 0 1em 0; }
  .commentslist li blockquote { margin: 0 1.2em; font-style: italic; }
  .commentslist li ul, 
  .commentslist li ol { margin: 1em 1.5em; }
  .commentslist .author_meta { text-transform: lowercase; border-top: 2px solid #fe1c1c; padding: 4px 0 0 0; margin-top: 9px; float: left; width: 75px; font-size: 11px; }
    .comme
	ntslist .author_meta a { color: #444; text-decoration: none !important; }
    .commentslist .author_meta a:hover { text-decoration: underline !important; color:#ffcc00;}
  .commentslist li.author .comment_text { background: #eee; width: 498px; border: 1px solid #ddd; }
    li.author .comment_text p { margin: 7px; }
  .commentslist .comment_text { float: right; width: 500px; overflow: auto; }
    .comment_text .comment-author { font-weight: bold; margin-bottom: 7px; }
    li.author .comment_text .comment-author { margin: 7px 0 7px 7px; }
    .commentslist .comment_text a { font-weight: bold; }
.pings { float: right; width: 400px; }
  .pings h3 { color: #fe1c1c; font-size: 1.6em; padding: 0 0 0 2px; }
  ul.pingslist { font-size: 1.2em; line-height: 1.4em; margin: 10px 0 0 0; width: 340px; }
    .pingslist li { border-top: 1px solid #ccc; line-height: 1.5em; width: 340px; }
    .pingslist li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: normal;  color: #999; text-decoration: none; padding: 3px 2px 3px 20px; }
    .pingslist li a:hover { color:#ffcc00; background: url("images/li.gif") no-repeat 1px 3px;}
    .sidebar-ul li a:hover em { color:#ffcc00; }
#commentform { font-size: 11px; margin-left: 90px; }
  #commentform p { margin: 0.8em 0; }
  #commentform p label { }
  #commentform #author,
  #commentform #email,
  #commentform #url,
  #commentform #comment { border: 1px solid #bbb; padding: 4px; font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #6c6c6c; }
  #commentform #comment { width: 485px; overflow: auto; height: 225px; }
  #commentform #submit { background: #333; color: #eee; padding: 0.8em 0; width: 13em; border: none; }
  .comment-warning strong { color: #444; font-weight: bold; }
.subscribe-to-comments { font-size: 12px; color: #555; }

/* ----------------------------------- categories */
#categories { border: 1px solid #bbb; border-width: 1px 0; padding: 10px 0; margin: 5px 0 5px; }
#categories ul { color: #999; font-size: 1.2em; line-height: 1.6em; }
#categories li { float: right;  text-align: left;  display: block; margin-right: 10px; }
#categories li a { color: #fe1c1c; font-weight: bold; float: left; text-decoration: none; }
#categories li a:hover { text-decoration: underline; color:#ffcc00;}

/* ----------------------------------- search */
.search { background: #fe1c1c url("images/search-bg.gif") no-repeat top left; display: block; width: 340px; height: 32px; }
  .search #searchForm { margin: 0 0 0 7px; }
  #searchForm input { vertical-align: middle; margin: 6px 0 0 0; }
  .search #searchForm #s { color: #666; font-size: 12px; border: 1px solid #fe1c1c; padding: 1px; width: 265px; margin-right: 4px; }
  
/* ----------------------------------- footer */
#footer { color: #fff;  padding: 5px 0 5px; position: relative; width: 1024px; }
  #footer .left { width: 590px; }
  #footer a { color: #fff; text-decoration: none;}
  #footer a:hover { color:#ffcc00; text-decoration: none;}
  #footer h6 {
	font-size: 6px;
	font-weight: lighter;
	color: #FFF;
	line-height: 8px;
	text-align: justify;
}
.hiddenpic { display: none; }

/* ----------------------------------- floats */
.right { float: right; }
.left { float: left; }
.clear { clear: both; }
.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fix { display: inline-block; }
* html .fix { height: 1%; }
.fix { display: block; }


/* TABS */
/* HOME CATEGORY TABS (also see tabs section at bottom of stylesheet) */
#onglets {
	margin-top:10px;
	float:left
}	

#main-wrapper #home-categories {
	clear: left;
	float: left;
	display: block;
	width: 400px;
	margin: 0 0 10px 0;
	background: #fff;
	}
	
.tabs-block {
	clear: left;
	float: left;
	width: 160px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	}
.tabbed {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
	}
.tabbed ul.tabs {
	overflow: hidden;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background: transparent;
	text-transform:uppercase;
	font-size: 1.2em;
	}
.tabbed ul.tabs li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0 1px 0 0;
	}
.tabbed ul.tabs li a {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 5px .8em;
	background:#DDDDDD; /* #eee;*/
	border: 1px solid #ccc;
	
color:#6C6C6C;
	}
.tabs-block ul.tabs li a { padding: 5px .7em; }
.tabbed ul.tabs li a:hover {
	background: #ffcc00 ;
	text-decoration: none;
	/*color:#FFFFFF;*/
	}
.tabbed ul.tabs li a.tab-current {
	background: #fff;
	border-bottom: 1px solid #fff;
	color:#6C6C6C;
	}
.tabs-block .tabbed div, #main-wrapper .tabbed .c {
	overflow: hidden;
	display: block;
	position: relative;
	left: 0;
	top: -1px;
	z-index: 0;
	clear: left;
	width: 100%;
	margin: 0;
	padding: 5px 0;
	border: 1px solid #ccc;
	background:  #fff;
	display: none;
	}
div.t2, div.t3, div.t4, div.t5, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8, div.c9, div.c10  { display: none; }
.tabs-block .tabbed div.t1, #main-wrapper .tabbed div.c1 { 
	display: block;
	}
.tabs-block .tabbed div { width: 150px; }
.tabbed div ul {
	overflow: hidden;
	padding: 4px 0 2px 0;
	margin: 0;
	background: #fff;
	}
.tabbed div ul li {
	clear: left;
	background: transparent;
	}
.tabbed div ul li a {
	font-weight: normal;
	width: 97%;
	display: block;
	padding: 2px 0 2px 2px;
	background: transparent;
	border: none;
	}
.tabbed div ul li a:hover { text-decoration: underline; }

/* HOME CATEGORIES TABS */
#home-categories {
	overflow: hidden;
	}
#main-wrapper .tabbed .c {
	width: 400px;
	}
.tabbed .post {
	float: left;
	clear: none;
	width: 47%;
	margin: 1px 1%;
	padding: 0;
	}
.tabbed .post h3 {
	width: 97%;
	font-size: 13px;
	margin: 0 0 5px 5px;
	padding: 0;
	}
.tabbed .post h3 a { 
background:transparent url(images/li-grey.gif) no-repeat scroll 1px 1px;
color:#777777;
padding:3px 0pt 3px 20px;
	font-weight: normal;
	font-size: 11px;
	/*font-family:Verdana, Geneva, sans-serif;*/
	letter-spacing:0;
	text-decoration:underline;
	}
.tabbed .post h3 a:hover { 
	background:transparent url(images/li-grey.gif) no-repeat scroll 1px 1px;
color:#fe1c1c;
	}

.tabbed .post .entry {
	margin: 0 0 0 5px;
	padding: 0;
	/*font-size:1.2em;*/
	color:#333;
	font:11px ;
	}
.tabbed .post .entry p { margin: 0; padding: 0; }
.prix{font-size:9px;}
.adresses{font-size:10px;}

.vert { color:#ffcc00;
}
