/* 
Theme Name: Oulipo
Theme URI: http://andreamignolo.com/oulipo
Description: A grid-based, black and white WordPress theme
Version: 1.0.9.2
Author: A. Mignolo 
Author URI: http://andreamignolo.com
Tags: white, three-columns, fixed-width, threaded-comments, sticky-post

License: GNU General Public License (GPL) version 3
License URI: http://www.gnu.org/licenses/gpl.html

*/


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


html, body, form, UNUSEDfieldset, UNUSEDh1, UNUSEDh2, UNUSEDh3, h4, h5, h6, UNUSEDpre, UNUSEDblockquote, ul, UNUSEDol, UNUSEDdl, UNUSEDaddress, UNUSED.more-link  {
	margin:0;
	padding:0;
	}

a, a:link, UNUSEDa:visited {
	outline: none;
	text-decoration: none;
	}
	
	a img
{
border: none;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

UNUSEDblockquote:before, UNUSEDblockquote:after {
	content: "";
}

blockquote, UNUSEDq {
	quotes: "" "";
}




#wrapper {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content {
	width: 730px;
	float: right;
	display: inline;
	min-height: 30em;
	margin-top: 1.7em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#main_nav {
	width: 230px;
	float: left;
	display: inline;
	position: absolute;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#entry_content {
	width: 730px;
	float: left;
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
}

.entry ul, .entry ol {
  margin-top: 10px;
}

.entry li {
	margin-top: 10px;
	font-size: 21px;
	color: #F5F5F5;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(images/puce.gif);
	padding-left: 30px;
}

.entry ul ul, .entry ol ol{
  padding-left: 20px;
}
.entry a:hover{
	color: #666;
}


#supplementary {
	width: 11em;
	margin: 0 0 0 0;
	float: right;
	display: inline;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FE6F06;
}

#footer_contact {
	width: 960px;
	display: block;
}
#footer_contact p{
	font-size: 10px;
	color: #f5f5f5;
	text-align: center;
}
#footer_info {
	margin: 0 0 0 0;
    width:1000px;
	float: left;
	display: inline;
}
#footer_info p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5f5f5;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
}
div.footer-item h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #fe6f06;
	font-size: 14px;
	text-transform: uppercase,
	text-align: center;
	border: 1px dashed;
	padding:5px;
}

#main_nav ul {
	margin: 2.5em 0 0 0;
}
#main_nav li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5f5f5;
	font-weight: bold;
	padding-left: 5px;
}
#main_nav ul li a:hover {
	background-color:#FE6F06;
	padding-left: 5px;
	}

#main_nav.header_image a:hover {
	text-decoration: none;
	border: none;
}
img.header_image a:hover {
	border: none;
}


UNUSEDul#categories li, UNUSEDul#archives li {
	border-bottom: 0;
}
UNUSED#content .date, UNUSED.description {
	margin: .1em 0 1.5em 0;
	padding: 0;
}

.description {
  margin-top: -.2em;
}
.alignleft {
	float: left;
}

.alignright {
	float: right;
}








body, UNUSED.delicious-desc, UNUSED#commentform textarea, UNUSED.archive #content, #footer {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6,UNUSED.date, .description, UNUSED.ctitle, UNUSED.fin,
 	UNUSED.entry > p:first-child:first-line, UNUSED.error, .more-link, UNUSED.comment-author, UNUSED.comment-meta,
 	UNUSED.pagination p span, UNUSED#entry_content p.tags span {
	font-family: Georgia, "Times New Roman", Times, serif;
}




.entry p {
  font-size: 21px;
  color: #F5F5F5;
}

UNUSED.entry h1, UNUSED.entry h2, UNUSED.entry h3,
.entry h4, .entry h5, .entry h6 {
  margin-top: 10px;
 
}

.entry h1 {
  font-size: 32px;
  display: inline;
  color: #F5F5F5;
}

.entry h2 {
	font-size: 32px;
	display: inline;
	color: #FE6F06;
}
.entry h3 {
	font-size: 30px;
	color:#FE6F06;
	font-style: italic;  
	display: inline;
}

.entry h4 {
 	font-size: 32px;
	color:#FE6F06;
}

.entry h5 {
	font-size: 27px;
	font-style: italic;
	color:#F5F5F5;
}

.entry h6 {
  font-size: 23px;
  	color:#FE6F06;
}

UNUSED#supplementary h3, UNUSEDh2.widgettitle {
  margin: 2em 0 -10px 0;
  font-size: 14px;
  font-variant: small-caps;
  border-bottom: none;
}


#main_nav ul {
	font-size: .75em;
	list-style-type: none;
	width: 145px;
	margin-top : 86px;
}

#commentform textarea {
  background: #EEE;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border: 0;
  padding: 4px;
  width: 43.5em;
  font-size: .9em;
  color: #333;
  overflow: auto;
}

 .description, #content .date  {
  font-size: .8em;
  color: #666;
}

	
blockquote {
	width: 90%;
	margin: 2em auto;
	padding: 0 0 0 1em;
	border-left: 2px solid #000;
	font-style: italic;
}

UNUSED#entry_content .caption a, UNUSEDol.footnotes a {
	font-size: 1.0em;
}

#supplementary ul {
	list-style-type: none;
}

.meta {
	margin: 0;
	font-size: .7em;
	line-height: 1.9em;
}

.error {
	font-size: 5em;
	text-align: center;
}

#footer {
	font-size: .7em;
	line-height: 1.7em;
}

#footer_contact {
	padding: 1em 0 1em 1em;
}

#footer_info {
	height: 100%;
	padding-top: 1em;
	padding-right: 1.9em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#footer input {
	float: left;
}

.textwidget{
	display: inline;
}

#footer #footer_info .footer-item{
	width: 960px;
	padding-bottom: 40px;
}

.socialmedia-buttons{
	margin-left: 20px;
}

.navigation {
	font-size: .7em;
}

UNUSED#entry_content .pagination p span,
#entry_content p.tags span {
  color: #666;
  font-style: italic;
  font-size: 1.1em;
}

#entry_content p.tags span {
  padding-right: 3px;
}

UNUSED.entry ul, UNUSED.entry ol {
  margin-top: 10px;
}

UNUSED.entry ul ul, UNUSED.entry ol ol{
  padding-left: 20px;
}
.entry a:hover{
	color: #666;
}

input#searchsubmit:hover {
  background: url(images/search.png) no-repeat center #3399FF !important;
  cursor: pointer;
}



a {
	color:#FE6F06;
	
}



.menu a:link,
.menu a:visited,
.menu a:active,
{
color:#FFF;
}

UNUSED.entry sup a,
UNUSED#main_nav .current_page_item a
{
	color: #FE6F06 !important;
}
#main_nav h1.masthead a {
	color: #000;
}

#main_nav h1.masthead a:hover {
	border-right: none;
}

UNUSEDh2 a, #main_nav a {
	color: #F5F5F5;
}

UNUSEDimg a, img a:hover {
	text-decoration: none;
}

.entry a, UNUSED.navigation a {
}

.navigation a {
  background: #EEE;
  color: #666;
  font-weight: normal;
  padding: 3px 5px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.entry sup a {
	border: 0;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
}

UNUSED#supplementary .post_nav ul.about_nav li a, UNUSED#supplementary .post_nav ul.single_post_meta a, UNUSED#supplementary ul.contact_key li a {
	color: #888888;
	border-bottom: 0;
}

#main_nav li {
	
}

#main_nav a {
	display: block;
	width: 100%;
}

#main_nav a:hover, UNUSED.current_page_item, UNUSED.current {
	width: 100%;
}

UNUSED#supplementary .offsite a, UNUSED.offsite a img {
	border: 0;
}

.entry h3 a:hover {
  text-decoration: none;
}

.smartarchives h2 a:hover {
	text-decoration: none;
	border: 0;
}

UNUSEDul.commentlist .comment-author, UNUSEDul.commentlist .comment-meta {
	font-style: italic;
	color: #333;
}

UNUSED.comment-author a, UNUSED.comment-meta a {
  color: #aaa;
  font-weight: normal;
  font-size: 1.1em;
}

ul.commentlist .comment-meta {
	margin-top: -.5em;
}

h3#comments {
	margin-bottom: .7em;
	clear: both;
}


UNUSEDul.commentlist,
UNUSEDul.commentmeta {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.commentmeta {
	margin-top: 2em;
}
img.avatar {
	margin: .3em 1em 0 0;
	float: left;
	display: inline;
}
UNUSED#comments,
UNUSED#respond {
	margin: 3em 0 0 0;
	border: 0;
	clear: both;
}
.ctitle {
	font-variant: small-caps;
}

#respond {
  padding-top: 1em;
  border-top: 1px solid #EEE;
}




img { -ms-interpolation-mode:bicubic; }

.alignleft {
	float: left;
}

.alignright {
	float: right;
}




.textwidget {
	margin-top: 0px;
	padding-bottom: 0px;
	float: left;
}



#main_nav ul.menu li {
  position: relative;
}

#main_nav ul.menu li:hover ul.sub-menu,
#main_nav ul.menu li:hover ul.children {
  display: block;
}

UNUSED#main_nav ul.sub-menu, UNUSED#main_nav ul.children {
  margin-top: 0;
  position: absolute;
  top: -1px;
  left: 160px;
  width: 165px;
  font-size: .9em;
  display: none;
}

UNUSED#main_nav ul.sub-menu li, UNUSED#main_nav ul.children li {
  width: 100%;
  padding: .5em .3em .1em .5em;
  border-bottom: 1px solid #FFF;
  background: #EEE;
}

UNUSED#main_nav ul.sub-menu li a, UNUSED#main_nav ul.children li a {
  padding: 0;
  line-height: 1.55em
}

#main_nav ul.sub-menu a:hover, UNUSEDul.sub-menu .current_page_item, UNUSEDul.sub-menu .current {
  border-right: 0;
}

.post-column a:hover {
	background-image: url(images/accueil_hover.gif);
}
.entry h6{
	padding-left: 15px;
	background-image: url(images/guillemet.gif);
	background-repeat: no-repeat;
	padding-bottom:20px
 }
strong{
	color: #FE6F06;
	font-weight: normal;
	font-style: italic;
}

*::-moz-selection {
    background: none repeat scroll 0 0 #FE6F06;
    color:#001830;
}

::selection { /* Pour les autres */
background: none repeat scroll 0 0 #FE6F06;
color:#001830;
}

span.bwbps_addphoto_link {
display:none
}

/*Style de colonnes columnize*/
column-sect {
float:left;
vertical-align:top;
}
div.post-column {
float:right;
margin-right:50px;
margin-top:-40px;
margin-left: 0;
padding:5px;
width:305px;
}


.titre
{
	color:orange;
	width:226px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	background-color:transparent!important;
}

div.post-column p
{
	width:331px!important;
	margin-left:auto;
	margin-right:auto;
	color:#F5F5F5;
	padding:3px!important;
	font-size: 18px;
}

div.post-column p a:hover
{
	background-repeat: none;
	background-image:none;
	text-decoration: none;
}

/* fin columnize */

.gallery {
	display: flex;
	flex-wrap: wrap;
	margin-right: -8px;
	margin-left: -8px;
}

.gallery a {
	position: relative;
	display: block;
	flex: 0 0 auto;
	width: 25%;
	margin-bottom: 16px;
}

.gallery a:before {
	display: block;
	padding-top: 100%;
	content: '';
}

.gallery a .image {
	position: absolute;
	top: 0;
	left: 8px;
	width: calc(100% - 16px);
	height: 100%;
	background-size: cover;
}

.gallery a p {
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 8px;
	width: calc(100% - 16px);
	height: 45px;
	margin: 0;
	padding: 0 8px;
	background-color: rgba(0, 0, 0, .7);
	font-size: 12px;
}
