/*
Theme Name: Patrick Levy-Waitz
Author: DeerCap
Author URI: http://www.deercap.com
Description: créé par DeerCap.
*/

/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

html body{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:135%;
	background: url(images/bg.png);
}

ul {
	list-style:none;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline:none;
}

p {
	margin: 1.5em 0;
	text-align: justify;
}

h1, h2, h3 {
	letter-spacing:-1px;
	line-height:100%;
	padding-bottom:15px;
}

h1 {
	font-weight:normal;
}

h1 a:hover {
	text-decoration:none;
	color:#333;
}

h2 {
	font-size:20px;
	padding-top:10px;
	font-weight:normal;
}

h3 {
	font-size:18px;
	padding-top:10px;
}

h1 {
	font-size:20px;
	line-height:100%;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-bottom:5px;
}

h2.h2comments {
	display:block;
	background:url(images/bk_dotted_horiz.png) 0 100% repeat-x;
	margin-bottom:2px;
}

.clear {
	clear:both;
}


 /* LAYOUT STRUCTURE
--------------------------------------------------*/

#mainWrapper {
	width: 980px;
	background: url(images/bk_main_wrapper.png) 23px 12px;
	margin: 50px auto 0;
	overflow: visible;
	padding-top: 10px;
}

#wrapper {
	width: 960px;
	margin: 0 10px 10px;
	background: #FFF url(images/bk_wrapper.png) no-repeat;
}

#header {
	position: relative;
	background: url(images/header.jpg) no-repeat;
	height: 230px;
}

#header h1 {
	padding:0;
	}

#content {
	overflow: hidden;
	margin-top: 0px;
	padding: 10px 19px;
}

#content.twocols {
	/*background:url(images/bk_dotted_vert.png) 625px 0 repeat-y;*/
}

#content.threecols  {
	
}

#colLeft {
	float: left;
	width: 450px;
}

#colRight {
	float: left;
	width: 472px;
	}

#sidebarRight, #sidebarLeft {
	float: left;
	width: 216px;
	padding-left: 20px;
}

#sidebarTop, #sidebarBottom {
	float: left;
	width: 444px;
	padding-left: 20px;
}
#footer {
	width:960px;
	margin:25px auto;
	padding:0 27px 25px;
}	


/* HEADER ELEMENTS
-----------------------------------*/

/* -- logo --*/
#logo {
	position:absolute;
	top:0;
	left:0;
	color:#999;
	font-size:11px;
}

#logo a img{
	border:none;
	vertical-align:middle;
	margin-right:15px;
}

/* TOP SOCIAL */

#topSocial {
	position:absolute;
	right:0;
	top:15px;
	font-size:11px;
	color:#999;
}

#topSocial a img {
	border:none;
	vertical-align:middle;
	margin-left:10px;
}

/* TOP MENU */

#topMenu {
	padding: 13px 0 0 28px;
	float: left;
	width: 836px;
	height: 29px;
}

#menu-wrapper {
	background: url(images/nav2.jpg) no-repeat;
	height: 55px;
	width: 1002px;
	margin-left: -21px;
	}
	
#rss {
	padding-right: 33px;
	margin-top: 11px;
	float: right;
	}

#topMenu ul li{
	float: left;
	padding-right: 18px;
	display: block;
}

div#topMenu ul li a {
	display: block;
	padding-left: 26px;
	text-transform: uppercase;
	color: white;
	background: url(images/puce.gif) no-repeat 0 7px;
	font-weight: bold;
	font-size: 12px;
}

div#topMenu ul li.current-menu-item a {
	color:#ae1616;
}
div#topMenu ul li:first-child a {
	background: none;
}
#topMenu ul li a:hover{
	color:#00A5FF;
	text-decoration:none;
}

/* COLLEFT ELEMENTS
-----------------------------------*/

#archive-title {
	padding:0 0 9px;
	margin:0 0 20px;
	display:block;
	/*background:url(images/ico_archive.png) 2px 50% no-repeat;*/
	border-bottom:1px solid #ddd;
}

.postItem {
	margin-bottom: 30px;
	padding-bottom: 4px;
	background:url(images/bk_dotted_horiz.png) 0 100% repeat-x;
}

.postItem a img {
	border:none;
}

.postItem .datePost {
	font-size: 10px;
	color: #999;
	float: right;
	}

.postItem .meta {
	font-size: 10px;
	color: #999;
	padding: 24px 0 0px;
	overflow: hidden;
	clear: both;
}

.postItem .meta div {
	float:left;
	margin-right: 15px;
}

.postItem .meta .icoAuthor, .postItem .meta .icoComments{
	padding-left:20px;
}

.postItem .meta img {
	vertical-align:middle;
}

.postItem h1 {
	clear:both;
	margin: 0 0 12px;
	}

.postItem h1 a{
	color:#333;
}

.postItem h1 a:hover{
	text-decoration:none;
}

.postItem .categs {
	margin:0 0 8px;
	overflow:hidden;
	float:left;
}

.postItem .categs a {
	display:block;
	float:left;
	font-size:9px;
	padding:1px 6px;
	color:#fff;
	margin-right:2px;
	text-transform:uppercase;
}

/* COLRIGHT ELEMENTS
-----------------------------------*/

#sidebarRight h2, #sidebarLeft h2, #sidebarTop h2, #sidebarBottom h2 {
	font-size:13px;
	text-transform:uppercase;
	padding:0 0 10px;
	border-bottom:2px solid #C8C8C8;
	font-weight:normal;
}

.textwidget {
	margin-top:14px;
}

#mainSearch {
	background:#eaeaea;
	border-radius:4px;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
	}
	
#mainSearch #filter {
	float: left;
	margin-top: 20px;
	margin-right: 25px;
	}

#sidebarTop #mainSearch h2 {
	border: none;
	text-indent: -9999em;
	background: url(images/search-title.gif) no-repeat;
	margin: 10px auto 0;
	width: 211px;
	height: 23px;
	}

#sidebarRight .rightBox, #sidebarLeft .rightBox, #sidebarTop .rightBox, #sidebarBottom .rightBox {
	margin-bottom: 35px;
	float: left;
	width: 100%;
}

#sidebarRight .rightBox p, #sidebarLeft .rightBox p, #sidebarTop .rightBox p, #sidebarBottom .rightBox p {
	margin:15px 0;
}

#sidebarRight .rightBox ul li, #sidebarLeft .rightBox ul li, #sidebarTop .rightBox ul li , #sidebarBottom .rightBox ul li  {
	padding:9px 0;
	border-bottom:1px solid #ddd;
}

#sidebarRight .rightBox ul li a, #sidebarLeft .rightBox ul li a, #sidebarTop .rightBox ul li a , #sidebarBottom .rightBox ul li a  {
	font-size:12px;
}

#sidebarRight .rightBox ul li a:hover, #sidebarLeft .rightBox ul li a:hover, #sidebarTop .rightBox ul li a:hover, #sidebarBottom .rightBox ul li a:hover {
	text-decoration:none;
}

#sidebarRight .rightBox ul li:hover, #sidebarLeft .rightBox ul li:hover, #sidebarTop .rightBox ul li:hover, #sidebarBottom .rightBox ul li:hover {
	background:#F7F7F7;
}

#colRight #sidebarRight .rightBox .titleBox {
	width:216px;
	height: 43px;
	background:url(images/retro.gif) no-repeat;
	margin-top: 14px;
}

#sidebarRight .rightBox ul {
	border-left: 2px solid #FFF000;
	border-right: 2px solid #FFF000;
	width: 211px;
}
#sidebarRight .rightBox ul li {
	padding: 9px 6px;
	border-bottom: 1px solid #e4e4e4;
	line-height: 1.1;
	width: 201px;
	
}
#sidebarRight .rightBox ul li a {
	color:#333;
	font-size:10px;
}
#sidebarRight .rightBox ul li a:hover {
	text-decoration:underline;
}
#colRight #sidebarRight .rightBox ul li:hover {
	background:none;
}

#colRight #sidebarRight .rightBox ul li:last-child {
	border-bottom: 2px solid #fff000;
}

#colRight #sidebarLeft .rightBox ul li:last-child {
	border-bottom: 1px solid #AE1616;
}

#colRight #sidebarRight .rightBox a.linkBox {
	display: block;
	width: 154px;
	font-size: 10px;
	color: black;
	clear: left;
	padding: 2px 10px 4px 10px;
	background: #FFF000;
}

#colRight #sidebarRight .rightBox a.linkBox:hover {
	color:#FF0000;
	text-decoration:none;
}

#colRight #sidebarLeft .rightBox a.linkBox, #colRight #sidebarBottom .rightBox a.linkBox {
display: none;
}

/* FOOTER ELEMENTS
----------------------------------*/
#footer #footerWidgets {
	overflow:hidden;
}

#footer .boxFooter {
	float:left;
	width:210px;
	padding-right:30px;
	overflow:hidden;
	margin-bottom:40px;
	color:#666;
}


#footer h2 {
	font-size:13px;
	text-transform:uppercase;
	padding-bottom:10px;
	border-bottom:2px solid #C8C8C8;
	font-weight:normal;
}

#footer .boxFooter ul li {
	padding:7px 0;
	border-bottom:1px solid #ccc;
}

#footer .boxFooter ul li a {
	text-decoration:none;
	color:#666;
	font-size:12px;
	font-style:normal;

	
}

#footer .boxFooter ul li a:hover {
	color:#1FA2E1;
}

#footer .boxFooter p {
	margin:15px 0;
}

/* Copyright */

#copyright {
	border-top:2px solid #ccc;
	padding-top:25px;
	margin-top:15px;
	position:relative;
	margin-right:30px;
	font-size:11px;
	color:#777;
}

#site5bottom {
	position:absolute;
	right:0;
	top:25px;
}

#site5bottom img {
	border:none;
}

#site5bottom a {
	display:block;
	/*width:344px;
	height:26px;
	background:url(images/site5_bottom.png) 100% 0 no-repeat;
	text-indent:-9999px;*/
}

/* COMMENTS
-----------------------------------*/


#content #colLeft ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:0 0 20px;
	background:url(images/bk_dotted_horiz_dbl.png) 0 100% repeat-x;
	padding:0;
	padding-bottom:10px;
}

#content #colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}

#content #colLeft ul.commentlist li {
	padding:20px 0 10px 35px;
	position:relative;
	margin-top:0;
	background:url(images/bk_dotted_horiz.png) 0 0 repeat-x;
}

#content #colLeft ul.commentlist li img {
	border:none;
}

#content #colLeft ul.commentlist li p{
	font-size:13px;
	margin:10px 0;
}

#content #colLeft ul.commentlist li .comment-meta, #content #colLeft ul.commentlist li .text  {
	margin-left:20px;	
}

#content #colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}

#content #colLeft ul.commentlist li .comment-meta {
	font-size:16px;
}


#content #colLeft ul.commentlist li .gravatar {
	position:absolute;
	width:40px;
	height:40px;
	top:20px;
	left:0;
}

#content #colLeft ul.commentlist li .gravatar .gravatar_mask {
	position:absolute;
	left:0;
	top:0;
	background:url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	width:40px;
	height:40px;
}

#content #colLeft ul.commentlist .reply {
	position:absolute;
	right:0;
	top:25px;
	width:46px;
	height:21px;
	text-align:center;
}

#content #colLeft ul.commentlist .reply a {
	display:block;
	width:46px;
	height:21px;
	text-transform:uppercase;
	font-size:11px;
}

#content #colLeft ul.commentlist .reply a:hover {
	text-decoration:none;
	color:#333;
}


#content #colLeft ul.commentlist li .children li {
	margin-top:15px;
	padding-top:25px;
	border-bottom:none;
	overflow:hidden;
	padding-bottom:5px;
}

#content #colLeft ul.commentlist li .children li .gravatar {
	top:20px;
}

#content #colLeft ul.commentlist li .children li .reply {
	top:30px;
}

/* PAGINATION */

.emm-paginate {padding:10px 0; overflow:hidden; clear:both;}
.emm-paginate a { border:1px solid #ddd; color:#666; margin-right:5px; padding:3px 7px; text-align:center; text-decoration:none; -moz-border-radius:2px;
   -webkit-border-radius:2px;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current { -moz-border-radius:2px;    -webkit-border-radius:2px;color:#fff; background:#999; border:1px solid #999; margin-right:5px; padding:3px 7px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}

/* FORMS
-------------------------------------------*/
#sidebarRight #searchBox, #sidebarLeft #searchBox {
	overflow:hidden;
	margin-top:10px;
}

#sidebarTop #searchBox {
	width: 335px;
	margin: auto;
}

#searchform {
	/* margin-top:10px; */
	}

#searchform input[type="text"] {
	background: url(images/bg-search.jpg) no-repeat;
	border: none;
	padding: 24px 2px 14px 15px;
	margin: 0;
	width: 152px;
	height: 17px;
	font-size: 12px;
	color: #848484;
	float: left;
}

#mainSearch #searchform input[type="text"] {
	background: url(images/bg-search2.jpg) no-repeat;
}

#searchform input[type="submit"] {
	text-indent:-1000em;
	width:47px;
	height:55px;
	background:url(images/btn-search.jpg) no-repeat;
	border:none;
	margin:0;
	display:block;
	overflow:hidden;
	text-transform:capitalize;
	float:left;
	cursor:pointer;
}

#mainSearch #searchform input[type="submit"] {
	background:url(images/btn-search2.jpg) no-repeat;
}

#searchform input[type="text"]:focus {
	outline:none;
	}
#searchform label {
	display:none;
	}

/* COMMENTS F0RM */

#commentform p {
	margin:0;
}

#commentform label {
	display:block;
	padding:5px 0;
}

#commentform input, #commentform textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}

#commentform input:focus, #commentform textarea:focus {
	border:1px solid #1FA2E1;
}


#commentform textarea {
	width:432px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#commentform input[type="submit"]{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/bk_but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

/* Contact Form */

#contact label {
	display:block;
	padding:5px 0;
	font-weight:bold;
}

#contact input, #contact textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}


#contact textarea {
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#contact input[type="submit"]{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/bk_but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}

#contact input:focus, #contact textarea:focus {
	border:1px solid #1FA2E1;
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}

.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
	-moz-border-radius:4px;
   	-webkit-border-radius:4px;
}
.alignleft {
	float: left;
	margin-right: 10px;
}


.twitter-follow-button {
	position: absolute;
	right: -22px;
	top: -44px;
}

#homeLink {
	float: left;
	display: block;
	height: 215px;
	width: 185px;
	text-indent: -999em;
	}

#buyLink {
	display:block;
	}
	
.sharing a {
	color:#3b5998;
	}

div.sharing div.twitter_button { padding: 2px 0; }

.articles {
	min-height: 110px;
}

#edito {
	background: url(http://patricklevywaitz.fr/wp-content/themes/simplo/images/bg-edito.jpg) no-repeat 0 6px;
	height: 96px;
	padding-top: 23px;
	line-height: 20px;
	padding-left: 55px;
	margin-left: 19px;
	width: 831px;
	padding-right: 35px;
	font-size: 13px;
	color: #5A5A5A;
	margin-bottom: 20px;
}

#edito p {
	margin:0;
	}

#edito span {
font-weight: bold;
font-size: 14px;
color: #333;
line-height: 32px;
}

#edito span a {
	color:#333;
	}
#edito span a:hover {
	color:#AE1616;
	text-decoration:none;
	}

 span#parP {
float:right;
font-size:11px;
color:#444;
}

#twtPLW {
	background-color: #3cf;
	padding: 10px 4px 4px;
	margin-top: 15px;
	clear: both;
	margin-left:0;
	-moz-border-radius: 5px; /* Firefox */
  	-webkit-border-radius: 5px; /* Safari, Chrome */
  	border-radius: 5px; /* CSS3 */
}
#twtPLW div {
	margin-left:0;
}
#twtPLW div#twtPLW-head {
	position: relative;
	background: url('http://patricklevywaitz.fr/wp-content/themes/simplo/images/twit.gif') 10px 3px no-repeat;
	padding: 0px 15px 0 100px;
	color: #FFF;
	height:60px;
}
#twtPLW div#twtPLW-head h2 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana;
	border: 0;
	text-transform: none;
	background:none;
	padding: 0;
	margin: 0;
}
#twtPLW div#twtPLW-head h3 {
	display: none;
}
#twtPLW div#twtPLW-head h4 {
	padding: 0;
	margin-top: 10px;
	border: 0 none;
	color: #FFF;
	font-size: 14px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, Verdana;
}
#twtPLW div#twtPLW-head h4 a {
	color: #000;
}
#twtPLW div.tweets {
	background-color: #3cf;
	margin-top: 15px;
}
#twtPLW div.tweets .twtr-hd {
	display: none;
}
#twtPLW div.tweets .twtr-ft {
	height: 20px;
	display:none;
}
#twtPLW div.tweets .twtr-ft img {
	display: none;
}
#twtPLW div.tweets .twtr-avatar {
	position: relative;
	float: left;
	padding-top: 5px;
	top: auto;
	overflow: visible;
}
#twtPLW div.tweets p {
	display: block;
	float: left;
	font-size: 11px;
	text-align: left;
	width: 190px !important;
	padding-left: 4px !important;
}
#twtPLW #twtr-widget-1 .twtr-tweet-text {
	margin-left:0px;
}

#twtPLW .twtr-widget .twtr-tweet {
	border-bottom:1px dotted #fff;
	}


.twtr-widget div.twtr-tweet-wrap {
	padding-left:0;
}

div#dsq-content .dsq-options, div#dsq-content #dsq-global-toolbar {
	display:none;
}

.savoirPlus {
	margin-bottom:10px;
	display:block;
	font-weight:bold;
	}

#disqus_thread {
	margin-top:25px;
}

.socialLinks {
	margin-top: 16px;
	clear: both;
}

.fb_iframe_widget {
	display:block;
	float:left;
	margin-right:16px;
	}
	
.recommend .fb_iframe_widget {
	display:block;
	float:left;
	margin-top:5px;
	margin-right:16px;
	margin-bottom: 9px;
	}
#breadcrumbs {
	margin: 23px 0 19px;
	font-size: 11px;
	padding: 3px 0 0 11px;
	border-top: 1px solid #EEE;
	}
	
#sidebarRight #bestOf, #sidebarBottom #bestOf {
	display:none;
	}
	
#bestOf {
	display: block;
	background: #AE1616;
	clear: left;
	color: white;
	padding: 5px 7px;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

div.nrelate_huf .nr_excerpt {
display: block;
font-weight: 400;
font-size: 11px;
color: #666;
}

div#highlight {
background: url(images/bg-highlight.gif) no-repeat;
width: 848px;
padding-left: 71px;
height: 198px;
padding-top: 5px;
margin:auto;
position:relative;
}
div#highlight.dossier {
background: url(images/bg-highlight-dossier.gif) no-repeat;	
	}
div#highlight.minute {
background: url(images/bg-highlight-minute.gif) no-repeat;	
	}
span#rounded {
-webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
float:left;
}
span#rounded a {
text-align: right;
display: block;
font-family: Georgia;
color: white;
font-size: 1.5em;
padding: 124px 15px 0 0;
width: 824px;
height: 62px;
line-height: 1.4em;
text-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
}

#creditsPic {
	position: absolute;
bottom: 14px;
left: 78px;
color: rgba(255, 255, 255, 0.8);
font-style: italic;
font-size: 10px;
	}
span#rounded #creditsPic a {
	display: inline;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
padding: 0;
	}	
.recommend {
	float:right;
}
.recommend .fb_iframe_widget {
	margin-top:0;
}

div.nrelate {
	margin-top: 0;
	padding-top: 22px;
}