/*
Theme Name: Twentytwelve Child
Description: Child theme for the twentyeleven theme 
Author: Francis Macdonald
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");

h2 {
letter-spacing: 0.02em; text-transform:uppercase; margin:0px; padding:0px; color: #B09162; text-align:left; font-weight:normal; line-height:1.0em;
font-size:24px;
margin:0px 0 4px 0;
	text-decoration: none;
}

h2 a{
color: #B09162;
	text-decoration: none;
}

h2 a:link{
color: #B09162;
	text-decoration: none;
}


.entry-content h1
	{ font-size: 12px; font-weight: bold;
	letter-spacing: 2px;
	margin: 0 0 0px 0;
	text-transform: uppercase;
 }

	.site-content {
		float: left;
		width: 69%;
	}


/* Navigation Menu */
.main-navigation {
	margin-top: 0px;
	margin-top: 0rem;
	text-align: center;
}

.main-navigation li {
	margin: 0 0px 0 20px;
	margin: 0 0rem 0 1,4285714285rem;
	position: relative;
}

.main-navigation li {
	margin-top: 0px;
	margin-top: 0rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1;
}

.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		border-bottom: 0px solid #ededed;
		border-top: 0px solid #ededed;
		display: inline-block !important;
		text-align: right;
		width: 100%;
	}
/* Header */


 #header-split{
  width: 100%;
  margin-top: 24px;
  display: inline-block !important;
}

#header-left-2{
margin:10px 0 0 0;
float:left;
clear:both;
background-color: transparent;
background-image:url('http://www.maryseletarte.com/images/wp/bg-article-blog.png');
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; 
border: none;
vertical-align:middle;
}

#header-left{
float:left;
clear:both;
width: 116px;
height:132px;
padding-left: 24px; padding-right: 24px;  padding-top: 12px;
border: none;
vertical-align:middle;
}


#header-middle{
height:120px;
padding-right: 24px;  padding-top: 36px;  
	border: none;
float:left;
font-size:24px;
text-decoration:none;
text-align:left;
color: #fff;
vertical-align:middle;
}

#header-middle span{
	color: #B09162;
	text-decoration: none;
	line-height:24px;
}

#header-middle a{
	outline: none;
	color: #fff;
	text-decoration: none;
	
}

#header-middle a:link{
	outline: none;
	color: #fff;
	text-decoration: none;
	vertical-align:middle;
}


#header-middle a:hover {
	color:#ccc;
	text-decoration:none;
}

#promo-title {
line-height:24px;
}

#header-right{
float:right;
}
 
.site-header {
	padding: 0px 0;
	padding: 0rem 0;
}

.header-image {
	margin-top: 24px;
	margin-bottom: 4px;
	float: right;
}

img.header-image
{
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

/* Page structure */

body .site {
padding: 0 0px;
padding: 0 0rem;
margin-top: 0px;
margin-top: 0rem;
margin-bottom: 24px;
box-shadow: 0 0px 0px rgba(100, 100, 100, 0.3);
}
	
.site {
	background-color: transparent;
margin:0 auto;
max-width:1050px;
padding:0 0px 0 0px;
}

article {
background-color: transparent;
background-image:url('http://www.maryseletarte.com/images/wp/bg-article-2.png');
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; 
padding-left: 24px; padding-right: 24px;  padding-top: 12px;
	border: none;
}

article-blog {
background-color: transparent;
background-image:url('http://www.maryseletarte.com/images/wp/bg-article-blog.png');
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; 
padding-left: 24px; padding-right: 24px;  padding-top: 12px;
	border: none;
}


/* =Main content
-------------------------------------------------------------- */
.top-entry-meta{
	line-height: 1.714285714;
	font-size: 10px;
	color:#ccc;
	text-transform: uppercase;
	margin-bottom:12px;
}
.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
	font-size: 14px;
	color: #fff;
	line-height: 1.2;
	font-weight: normal;
text-transform: uppercase;
}
.entry-header .entry-title a {
	text-decoration: none;

}
.entry-header .entry-format {
	margin-top: 0px;
	margin-top: 0rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 0px;
	margin-top: 0rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.comments-link a,
.entry-meta a {
	color: #fff;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #fff;
}
article.sticky .featured-post {
	border-top: 0px double #ededed;
	border-bottom: 0px double #ededed;
	color: #777;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.entry-content,
.entry-summary,
.comment-content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;

color:#fff;
font-style:normal;
text-align: justify;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}
.entry-content h2,
.comment-content h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 0px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
img.alignleft {
	margin: 0px 24px 12px 0;
	margin: 0rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 0px solid #ededed;
	color: #777;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
	border-top: 0px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 0px double #ededed;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #fff;
}
.single-author .entry-meta .by-author {
	display: none;
}

.entry-content a {
	outline: none;
	color: #bc9b6a;
	text-decoration: none;
}

.entry-content a:hover {
	color: #bc9b6a;
	text-decoration: underline;
}

a {
	outline: none;
	color: #fff;
}


a:hover {
	color: #bc9b6a;
}

contact_country {
	color: #bc9b6a;
}

/* =Comments
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
a.comment-reply-link {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
a.comment-reply-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.commentlist .children {
	margin-left: 48px;
	margin-left: 3.428571429rem;
}

/* personnalisation faite en 2010 sous Thesis 1.8 */ 
/* images des puces télécharger */ 
.download_media li
{
	line-height: 50px;	
	margin: 10px 0;
	
}
.no_icons a
{
	background:url(http://www.maryseletarte.com/images/icons/puce.png) no-repeat;
	background-position:0 -999px;
	padding:0 0 0 60px;
}

.download_media , .no_icons
{
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	list-style:none;
}
.textwidget a:link, #lien_presse a:link, #salleDePresse a:link{
	color:#fff;
	text-decoration:none;
}
.textwidget a:visited, #lien_presse a:visited, #salleDePresse a:visited{
	color:#fff;
	text-decoration:none;
}
.textwidget a:hover, #lien_presse a:hover, #salleDePresse a:hover{
	color:#fff;
	text-decoration:underline;
}
.textwidget a:active, #lien_presse a:active, #salleDePresse a:active{
	color:#fff;
	text-decoration:none;
}

.contenu_boite, #phplist-integration form{
	padding: 0em 0em;
}

#sensitive_tag_cloud{
padding-top:0;

}

#contactsubmit{
	margin-top: 10px;
}
#phplist-integration label{
	padding: 0.5em 0 ;
}
#phplist-integration{
	color: #fff;
a-color: #fff;
}

.required-phplist1
{
color: #fff;
}

.sidebar input[type="text"], .sidebar input[type="submit"] {
	color: #686868;
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
}
hr {
border-color: #EFEFEF;
border-style:none none solid;
border-width:medium medium 1px;
height:1px;
margin:5px 0;
}
#lien_presse
{
text-align: right;
margin-top: 20px;
margin-left: 15px;
width: 563px;
}
#salleDePresse h2{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #686868;
margin-bottom: 10px;
}
.download_media{
	list-style:none;
font-size:1.3em;
}
.download_media li a
{
	padding:0 0 0 60px;
}
#pochetteNilefeu{
	background:url(http://www.maryseletarte.com/images/thumbnails/Nilefeu_thumb.jpg) no-repeat;
}
#photoNilefeu1
{
	background:url(http://www.maryseletarte.com/images/thumbnails/Photo_Nilefeu_thumb1.jpg) no-repeat;
}
#photoNilefeu2
{
	background:url(http://www.maryseletarte.com/images/thumbnails/Photo_Nilefeu_thumb2.jpg) no-repeat;
}
#photoNilefeu3
{
	background:url(http://www.maryseletarte.com/images/thumbnails/Photo_Nilefeu_thumb3.jpg) no-repeat;
}
#pochetteDespas{
	background:url(http://www.maryseletarte.com/images/thumbnails/Despas_thumb.jpg) no-repeat;
}
#photoDespas1
{
	background:url(http://www.maryseletarte.com/images/thumbnails/Photo_Despas_thumb1.jpg) no-repeat;
}
#photoDespas2
{
	background:url(http://www.maryseletarte.com/images/thumbnails/Photo_Despas_thumb2.jpg) no-repeat;
}
#photoDespas3
{
	background:url(http://www.maryseletarte.com/images/thumbnails/Photo_Despas_thumb3.jpg) no-repeat;
}
.download_pdf{
	background:url(http://www.maryseletarte.com/images/thumbnails/icone_pdf.png) no-repeat;
}
.download_video{
	background:url(http://www.maryseletarte.com/images/thumbnails/icone_video.png) no-repeat;
}
.archives{
	background:url(http://www.maryseletarte.com/images/thumbnails/archive-folder.png) no-repeat;
}

.credits_media{
 font-size: 0.75em;
 list-style:none;
 /*color: #111111;*/
 color: #BC9B6A;
}

.credits_media li{
 line-height:5px;
 padding:0 0 0 60px;
 margin-top: -5px;
}
.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}

.newsroom_auteur{
font-weight:bold
}
#archive_intro{
display:none;
}

.gauche{
float:left;
width: 45%;
margin: 1.8em 1.8em 0;
}
.droite{
float:right;
width: 45%;
margin: 1.8em 0 0;
}

.image_texte{
float:left;
margin: 0 15px 15px 0;
}
.image_texte_droite{
float:right;
margin: 0 0 15px 20px;
}
.credit_journaux{
margin-right: 40px;
border-right: 1px solid #555555;
padding-right: 40px;
}
#stephane_laporte{
width: 180px;
border-bottom: 1px dotted #999999;
border-left: 1px dotted #999999;
padding: 10px;
}

.custom .gauche .post_box, .custom .droite .post_box{
margin: 0;
}

#image_061208{
width: 300px;
}

#sensitive_tag_cloud a{
padding: 0.2em 0.4em;
color: #BC986A;
}

#sidebar_1{
display:none;
}
#content{
float:left;
margin-left: 0px;
background-color: none;

}

/* aligner la sidebar de droite avec le contenu*/

ul.sidebar_list{
margin-top: 1.8em;
}

/*aligner le contenu des colonnes de la newsroom avec la sidebar de droite*/

#presse_medias, #presse_webbuzz{
padding-top: 1.8em;
}

/*les colonnes sur musique*/
#col1-music {
width: 18%;
float: left;
font-weight: bold;
}
#col2-music {
width: 78%;
float: right;
font-weight: bold;
clear: right;
}
#content-below-music {
clear: both
}


/*les colonnes sur accueil*/

.entete_home{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #eeeeee;
margin-bottom: 12px;
}

.left{
float:left;
width:49%;
padding:0px;
clear:both;
margin:0 0 40px 0;
}

.mainleft{
float:left;
width:65%;
padding:5px;
clear:both;
margin:0 0 40px 0;
}
.mid{
float:right;
width:49%;
padding:0px;
margin:0 0 40px 0;
}

.right{
float:left;
width:32%;
padding:5px;
margin:0 0 40px 0;
}



/* Sidebar */

.required
{
color: #fff;
}

	.widget-area {
		float: right;
		width: 29.7%;
	}

.widget {

background-color: transparent;
background-image:url('http://www.maryseletarte.com/images/wp/bg-article-2.png');
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding-top:12px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
}
.widget-area .widget {
color:#fff;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 36px;
}
.widget-area .widget h3 {
	font-size: 10px;
	font-weight: normal;
	color:#ccc;
	text-transform: uppercase;
	margin-bottom: 12px;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #fff;
}
.widget-area .widget a:hover {
	color: #bc9b6a;
}
.widget-details {
color: #fff;
align:middle;
}
