/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.entry p,
.post .title a {
	word-wrap: break-word;
}

.widget_categories select#cat.postform {
	width: 100%;
}

#header .col-full {
    overflow: hidden;
}

/* todo : nb de pages dans le header ou bouton pour déplier*/

.entry img{max-width:98.5%;height:auto;}
.entry .wp-caption{max-width:96%;}
.entry .wp-caption img{max-width:98.5%;height:auto;}
