/*
Theme Name: Clindoeil
Author: Kalaostudio
Author URI: http://www.kalaostudio.com/
Description: Thème créé pour le blog "Le clin d'oeil pétillant" du Creativ' Center à la demande de Marie-Claire Le Reun.
Version: 1.0
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

/*
body {
	padding: 0 2em;
}
#primary {
	float: left;
	margin: 0 -26.4% 0 0;
	width: 100%;
}
#content {
	margin: 0 34% 0 7.6%;
	width: 58.4%;
}
#secondary {
	float: right;
	margin-right: 7.6%;
	width: 18.8%;
}
*/

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}

/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#842382;
/*	font-weight: 300;*/
	line-height: 1.2;
}
body {
	margin: 0px;
	margin: 0px;
	text-align: center;
	background:url(images/header-bandeau.png) repeat-x 0 150px #fff; 
	height:100%;
	position:relative;
}
#page {
	margin-left: auto; 
	margin-right: auto; 
	width: 950px; 
	text-align: left; 
	position:relative;
	overflow:hidden;
	min-height:100%;
	padding-bottom:70px; 
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
	line-height:1.5;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
/*
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}*/

/* Links */
a {
	color: #842382;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* =Header
----------------------------------------------- */

#branding {
	position: relative;
	height:350px;
	width:100%;
	background: url("images/header-bruit.png") no-repeat;
}
/*#branding img {
	height: auto;
	margin-bottom: -7px;
	width: 100%;
}*/

#logo-clindoeil {
    position: absolute;
    z-index: 2;
	top:5px;
	left:0px;
}

#logo-clindoeil h1 {
    background: url("images/logo-clindoeil.png") no-repeat;
	width: 644px;
	height: 420px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
	html:lang(en-US) #logo-clindoeil h1 {
		background-image:url("images/logo-sparkling-rendezvous.png");
	}

#logo-clindoeil  h1 a {
    display: block;
    width: 100%;
	height: 100%;
    text-indent: -9999px;
}

#header-letter {
    background: url("images/header-letter.png") no-repeat;
	position:absolute;
    z-index: 2;
	top:85px;
	right:0px;
	width:252px;
	height:254px;
}
	html:lang(en-US) #header-letter {
		background-image: url("images/header-letter-en.png");	
	}
	
#branding nav.access {
	position:absolute;
	right:0px;top:0;
}

/* =Main content
----------------------------------------------- */
#main {
	margin:60px 0 0 0;
	padding:0px;
	position:relative;
	overflow:hidden;
}
#primary {
	overflow:hidden;
	background:url("images/hr-top.png") no-repeat scroll 0 bottom #FFFFFF;
	padding:0px 0px 20px 0px;
}

#content .entry-header {
	margin-bottom:10px;
}
#content .entry-header h2 {
	font-size:22px;
	border-bottom:2px solid #842382;
	clear:none;
}
#content .entry-header h2 a{
	text-decoration:none;
}
#content .entry-content {
	line-height:1.5em;
	clear:none;
	min-height:300px;
	/*width:570px;*/
	text-align:justify;
}
#content .entry-content h4{
	font-size:14px;
	display:inline-block;
}
#content .entry-image {
	float:right;
	width:358px; /* 350 + 8 border */
	background:url(images/photo-ombre.png) no-repeat 24px bottom #fff; /* 24px = 20 padding + 4 border*/
	padding:0px 0px 13px 20px; /* 13px is for the shadow - works only if img is in float */
/*	background:#fff;
	padding:0px 0px 20px 20px;
	margin-top:-40px;
	border:4px solid #842382;*/
}
#content .entry-image img {
	border:4px solid #842382;
	float:left;
}
#content .entry-image-caption {
	float:right;
	clear:right;
	font-size:11px;
	font-style:italic;
	width:350px;
	height:30px;
	text-align:right;
	padding-left:20px;
}
#content .entry-meta {
    overflow: hidden;
}
#content .entry-meta .reseaux {
	overflow:hidden;
	width:360px;
}
#content .entry-meta .reseaux .fb-root {
    display: none;
}
#content .entry-meta .reseaux .fb-like {
	overflow:hidden;
	width:59px;
}
body:lang(en-US) #content .entry-meta .reseaux .fb-like {width:49px;}
#content .entry-meta #signature {
	float:left;
	width:203px;
	font-style:italic;
	margin-right:50px;
}
body:lang(en-US) #content .entry-meta #signature .mc-title {
    width:175px;
}
#content .entry-meta #lien_creativ {
	width:300px;
	height:104px;
	float:left;
}
#content .entry-meta #lien_creativ a {
	float:left;
}
#content .entry-meta #lien_creativ p {
	margin-top:30px;
}
#content .entry-meta #lien_creativ p a{
	font-weight:bold;
	float:none;
}
#content .entry-meta .cat-links {
	float:right;
	text-align:right;
	text-transform:uppercase;
	margin:90px 0 10px;
	font-size:11px;
	line-height:1.5;
}
#content .entry-meta .cat-links .reseaux {
    float: right;
}
#content .entry-meta .cat-links .reseaux > iframe,
#content .entry-meta .cat-links .reseaux > div {
    float: right !important;
    margin-left: 10px;
}
#content .entry-meta .cat-links .imprimante{
    background:url(images/imprimante.png) no-repeat 0 0 transparent;
    width:17px;height:30px;
    cursor: pointer;
    float: right;
    margin-left: 10px;
}
#content .entry-meta .cat-links .imprimante:hover{
    background-position: 0 -30px;
}
#content .entry-meta .cat-links .recap {
    float: none;
    clear: both;
}
/* =Category
----------------------------------------------- */
body.category #primary {
	padding:80px 20px;
}
body.category p {
	padding:0px;
	margin:0px 0px 10px 0px;
}
body.category a {
	text-decoration:underline;
}
body.category h1 {
	display:block;
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0px;
	line-height:1;
}
body.category h1 ul{
	padding:0 0 0 50px;	
}
body.category span.category {
	font-weight:bold;
	text-transform:uppercase;
}

/* =Search
----------------------------------------------- */
body.search #primary {
	padding:80px 20px;
}
body.search p {
	padding:0px;
	margin:0px 0px 10px 0px;
}
body.search a {
	text-decoration:underline;
}
body.search h1 {
	display:block;
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0px;
	line-height:1;
}
body.search h1 ul{
	padding:0 0 0 50px;	
}

/* =Sitemap
----------------------------------------------- */
body.page-template-sitemap-php p {
	padding:0px;
	margin:0px 0px 10px 0px;
}
body.page-template-sitemap-php a {
	text-decoration:underline;
}
body.page-template-sitemap-php h2 {
	display:block;
	font-size:22px;
	font-weight:normal;
	padding:0 px;
	margin:10px 0px;
	line-height:1;
}

/* =Mentions legales
----------------------------------------------- */
body.page-template-mentions-php p {
	padding:0px;
	margin:0px 0px 10px 0px;
}
body.page-template-mentions-php a {
	text-decoration:underline;
}
body.page-template-mentions-php h2 {
	display:block;
	font-size:22px;
	font-weight:normal;
	padding:0 px;
	margin:10px 0px;
	line-height:1;
}
body.page-template-mentions-php #main-title h2 {
	border-bottom:2px solid #842382;
}

/* =Inventeurs de demain
----------------------------------------------- */
body.page-template-inventeurs-php p {
	padding:0px;
	margin:0px 0px 10px 0px;
}
body.page-template-inventeurs-php a {
	text-decoration:underline;
}
body.page-template-inventeurs-php h2 {
	display:block;
	font-size:22px;
	font-weight:normal;
	padding:0 px;
	margin:10px 0px;
	line-height:1;
}
body.page-template-inventeurs-php #main-title h2 {
	border-bottom:2px solid #842382;
}
/* =Commentaires
----------------------------------------------- */
#comments {
	background:url("images/hr-top.png") no-repeat scroll 0 bottom #FFFFFF;
	padding:10px 0 30px 0;
	overflow:hidden;	
}
#comments #comments-title {
	color:#EB6909;
}
#comments #comments-title input.newcomment {
	display:inline;
	margin-left:20px;
	color:#842382;
}
#comments ol.commentlist {
	margin:0px;
	color:#555;
}
#comments ol.commentlist li {
	list-style:none;
	clear:both;
	margin:10px 0 10px 0;
	line-height:1.5;
	padding:0 0 10px 0;
	border-bottom:dotted 1px #bbb;
	
}
#comments ol.commentlist li img.avatar {
	float:left;
	margin:0 10px 5px 0;
}
#comments ol.commentlist .edit-link{
	color:#842382;
}
#comments ul.children {
	margin:20px 0px 0px 80px;	
}
#comments ul.children li {
	margin:10px 0px;
	border:0px;
	padding-bottom:0px;
}
#comments #respond #commentform .comment-form-comment label {
	display:block;	
}
#comments #respond #commentform .form-allowed-tags {
	display:none;	
}

/* =Widgets Row1
----------------------------------------------- */
#secondary {
	overflow:hidden;
	clear:both;
	width:100%;
	background:url("images/hr-bottom.png") no-repeat scroll 0 bottom #FFFFFF;
	margin-bottom:30px;
}
#secondary * {
	/*overflow:hidden;	*/
}
#secondary h2 {
	margin:0px 0px 10px 0px;
	text-align:center;
	font-size:22px;
	color:#eb6909;
	text-transform:uppercase;
}
#secondary .widget_container {
	margin:0px auto;
	position:relative;
	overflow:hidden;
	width:813px; /* devrait être automatiquement calculée !?*/
}
#secondary .widget_container aside {
	float:left;
	margin:0 5px;
	width:173px; /* 193 - 20 padding */
	height:112px; /* 132 - 20 padding */
	padding:10px 10px;
	background:url(images/bloc-vague.png) no-repeat 0 0 transparent;
	color:#fff;
	line-height:1.5;
}
#secondary .widget_container aside h3 {
	text-decoration:underline;
	font-size:12px;
	text-transform:uppercase;
}
#secondary .widget_container aside h3:before,
#secondary .widget_container aside h3::before {
	content:url(images/arrow-white.png);
	margin-right:5px;
	text-decoration:none;
	float:left;
}
#secondary .widget_container aside a {
	display:block;
	text-decoration:none;
	outline:none;
	background:url(images/bt-orange.png) no-repeat 0 0 transparent;
	font-size:10px;
	font-weight:bold;
	color:#983c8c;
	text-transform:uppercase;
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	height:20px; /*25px - 5 padding*/
	width:163px; /*173px -10 padding*/
}
#secondary .widget_container aside a:hover {
	display:block;
	text-decoration:none;
	outline:none;
	background:url(images/bt-orange.png) no-repeat 0 -25px transparent;
	font-size:10px;
	font-weight:bold;
	color:#983c8c;
	text-transform:uppercase;
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	height:20px; /*25px - 5 padding*/
	width:163px; /*173px -10 padding*/
}
#secondary .widget_container aside .addthis_toolbox a {
	display:inline;
	background:none;
	margin:0px 1px 0px 0px;
	padding:0px;
	float:left;
	width:auto;	
}
/* =Widgets Row2
----------------------------------------------- */
#tertiary {
	overflow:hidden;
	clear:both;
	width:102%;
	margin-bottom:30px;
}
#tertiary .widget_container aside {
	float:left;
	margin-right:20px;
}
#tertiary .widget_container aside .textwidget {
	text-transform:uppercase;
	font-size:10px;
}
#tertiary .widget_container aside .textwidget p {
	line-height:1.2;
}
#tertiary .widget_container aside:first-child .textwidget {
	background:url(images/bottom-arrow.png) no-repeat 0 0 transparent;
	padding:10px 30px;
	height:134px; /*154px - 20 padding*/
	width:268px; /*328px -60 padding*/
	color:#fff;
	font-size:22px;
	text-transform:none;
}
#tertiary .widget_container aside a {
	font-size:22px;
	color:#eb6909;
	text-transform:none;
}
#tertiary .widget_container aside a:before,
#tertiary .widget_container aside a:before {
	content:url(images/arrow-orange.png);
	margin-right:5px;
	text-decoration:none;
	float:left;	
}
#tertiary .widget_container aside#lion {
	background:url(images/lion.gif) no-repeat 0 0 transparent;
	width:167px;
	height:155px;
}
	html:lang(en-US) #tertiary .widget_container aside#lion {
		background:url(images/lion-en.gif) no-repeat 0 0 transparent;
	}
#tertiary .widget_container aside#search {
	float:right;
}
#tertiary .widget_container aside#search form {
	margin:60px 0 0 0;
}
#tertiary .widget_container aside#search form select {
	cursor:pointer;
	color:#842382;
}
#tertiary .widget_container aside#search form#searchform-season label#customSelectLabel {
	display:none;
}
#tertiary .widget_container aside#search .customSelectBox {
	background:url(images/customSelectBox.png) no-repeat 0 0 transparent;
	width:184px;
	height:44px;
}
#tertiary .widget_container aside#search form:hover .customSelectBox {
	background:url(images/customSelectBox.png) no-repeat 0 -44px transparent;
	width:184px;
	height:44px;	
}
#tertiary .widget_container aside#search .customSelectBoxInner {
	height:100%;
	padding:0px 20px 0px 10px;
	color:#fff;
	font-size:22px;
	line-height:0.8;
}


/* =Footer
----------------------------------------------- */

#colophon {
	height:70px;
	width:100%;
	margin: 0px;
	text-align: center;
	background:url("images/vague-footer.png") repeat-x; 
	position:absolute;
	bottom:0px;
	clear:both;
}
#colophon .access {
	margin: 15px auto 0px auto;
	height:25px;
	color: #fffffe;
	font-size:11px;
  	padding:0px;
}
#colophon .access #menu-footermenu {
	 line-height:2;
}
#colophon .access #menu-footermenu a {
    margin: 0px;
    padding: 0px;
    text-align: center;
	font-size: 11px;
	text-decoration: none;
    text-transform: none;
	font-weight: normal;
    outline: none;
	color:#fff;
}
/*
#colophon .access ul {
    margin: 0px;
    padding: 5px 0 0 0;
}
#colophon .access ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px;
	border-right: 1px solid white;
}
#colophon .access ul li a {
	display:block;
    margin: 0px;
    padding: 0px;
    text-align: center;
	display:block;
	font-size: 11px;
	text-decoration: none;
    text-transform: none;
	font-weight: normal;
    outline: none;
	color:#fff;
}
#colophon .access ul li a:hover {
	display:block;
    margin: 0px;
    padding: 0px;
    text-align: center;
	display:block;
	font-size: 11px;
	text-decoration: underline;
    text-transform: none;
	font-weight: normal;
    outline: none;
	color:#fff;
}*/
/* Newsletter */
.newsletter-subscription .newsletter-security {
    display: none;
}

/* =Print
----------------------------------------------- */
@media print {

    body {background:#fff;}

    #branding {
        background: none;
        height: auto;
    }

    #logo-clindoeil {
        position: relative;
        left: 0;top: 0;
    }
    #logo-clindoeil h1,
    html:lang(en-US) #logo-clindoeil h1 {
        background: none;
        width: auto;height: auto;
        font-size: 3em;
    }
    #logo-clindoeil h1 a {
        display: inline;
        width: auto;height: auto;
        text-indent: 0;
    }

    #header-letter,
    html:lang(en-US) #header-letter {
        display: none;
    }

    html#ie9 cufon.cufon canvas {
        display:inline !important;
    }
}
