/*
Theme Name: Fougasse
Theme URI: http://www.wulture.com
Description: fougasse.org
Author: Nicolas Forni
Author URI: http://www.wulture.com
Version: 1
*/

/* ---------------------------------------- */
/* Reset */
/* ---------------------------------------- */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	font-size:100%;
	margin:0;
	outline:0 none;
	padding:0;
	vertical-align:baseline;
}
ol, ul {
	list-style:none outside none;
}
blockquote, q {
	quotes:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
.clear {
	clear: both;
}
/* ---------------------------------------- */
/* Body */
/* ---------------------------------------- */
body {
	background-image: url(images/bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-repeat: repeat-y;
	background-position: center;
}
/* ---------------------------------------- */
/* Liens generales */
/* ---------------------------------------- */
a:link, a:visited {
	color: #cc3333;
	font-style:italic;
	font-weight:bold;
	text-decoration: underline;
}
a:hover, a:focus {
	text-decoration: none;
}
/* ---------------------------------------- */
/* h1 h2 h3 h4 h5 */
/* ---------------------------------------- */
h2 {
	font-family: 'Pacifico', cursive;
	font-weight: 400;
	font-size:24px;
	padding: 10px 0 15px 0;
	line-height:18px;
	color:#cc3333;
}
h3 {
	font-family: 'Pacifico', cursive;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	padding: 10px 0;
}
h4 {
	font-family: 'Pacifico', cursive;
	font-weight: 400;
	font-size:16px;
	padding: 10px 0 10px 0;
	line-height:18px;
}
/* ---------------------------------------- */
/* accroche */
/* ---------------------------------------- */
#sensitive {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width: 1020px;
	text-align:right;
	color:#5d674e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* ---------------------------------------- */
/* wrap */
/* ---------------------------------------- */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 1040px;
	background-color:#FFF;
	border:solid #e8e5d3 4px;
}
/* ---------------------------------------- */
/* header */
/* ---------------------------------------- */
#header {
	padding: 20px 20px 0 20px;
}
#logo {
	float: left;
	margin: -45px 0 0 -39px;
	position: absolute;
	z-index: 999;
}
/* ---------------------------------------- */
/* navigation */
/* ---------------------------------------- */
.menu-navigation-container {
	float: left;
	margin: 0 0 0 210px;
	padding: 0 0 10px 0;
}
.menu-navigation-container li {
	float: left;
	list-style: none outside none;
	font-family: 'Pacifico', cursive;
	margin: 0;
	padding: 0 0 0 30px;
}
.menu-navigation-container li a, .menu li a:active {
	color: #333300;
	text-decoration:none;
	font-weight: 400;
	font-size: 18px;
	font-style:normal;
}
.menu-navigation-container li a:hover, .menu li a:focus {
	color: #cc3333;
	text-decoration:underline;
}
/* ---------------------------------------- */
/* A la Une */
/* ---------------------------------------- */
#alaune {
	margin: 20px 20px 0 20px;
	padding: 0;
}
#slideshow {
	float:left;
	background-image: url(images/ombre.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 0 14px 0;
}
.attachment-large {
	background-image: url(images/ombre.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 0 17px 0;
}
/* ---------------------------------------- */
/* Pub */
/* ---------------------------------------- */
.pub-300-250 {
	float:right;
}
/* ---------------------------------------- */
/* Title */
/* ---------------------------------------- */
.title {
	color:#cc3333;
	margin: 10px 20px 20px 20px;
	padding: 0;
	border-bottom:solid #f5f3e7 3px;
}
/* ---------------------------------------- */
/* bouton plus */
/* ---------------------------------------- */
.btn-more {
	float: right;
	margin: 15px 0 0 0;
}
.btn-more a, .btn-more a:active {
	background-color: #fce063;
	border-radius: 15px 15px 15px 15px;
	padding: 5px 12px 6px 12px;
	text-decoration: none;
}
.btn-more a:hover, .btn-more a:focus {
	background-color: #feee9a;
	text-decoration: none;
}
/* ---------------------------------------- */
/* content */
/* ---------------------------------------- */
#content {
}
#content-2col {
	margin: 20px 20px 20px 20px;
	padding: 0;
}
/* ---------------------------------------- */
/* Post index */
/* ---------------------------------------- */
.post {
	width: 235px;
	float:left;
	margin: 0 0 20px 20px;
	padding: 0 0 20px 0;
	min-height:300px
}
.post p {
	line-height: 16px;
	text-align:justify;
	color:#5d674e;
}
.post h3 {
	min-height: 40px;
}
.post h3 a, .post h3 a:active {
	font-family: 'Pacifico', cursive;
	color:#333300;
	text-decoration: none;
	font-weight: 400;
	font-style:normal;
}
.post h3 a:hover, .post h3 a:focus {
	color:#cc3333;
}
/* ---------------------------------------- */
/* Page index */
/* ---------------------------------------- */
.page {
	width: 235px;
	float:left;
	margin: 0 0 20px 20px;
	padding: 0 0 20px 0;
	border-bottom:solid #f5f3e7 3px;
}
.page p {
	line-height: 16px;
	text-align:justify;
	color:#5d674e;
}
.page h3 a, .page h3 a:active {
	font-family: 'Pacifico', cursive;
	color:#333300;
	text-decoration: none;
	font-weight: 400;
	font-style:normal;
}
.page h3 a:hover, .page h3 a:focus {
	color:#cc3333;
}
/* ---------------------------------------- */
/* Post Simple */
/* ---------------------------------------- */
#content-2col .single {
	width: 680px;
	text-align:justify;
	float:left;
	margin: 0;
	padding: 0 0 20px 0;
}
#content-2col .single h2 {
	font-family: 'Pacifico', cursive;
	color:#cc3333;
	text-decoration: none;
	font-weight: 400;
	font-style:normal;
	padding: 20px 0 20px 0;
}
#content-2col .single p {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	padding: 5px 0 5px 0;
}
#content-2col .entry {
	border-bottom:solid #f5f3e7 3px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
#content-2col .entry ol {
	list-style-type: decimal;
	padding-left:20px;
}
#content-2col .entry ol li {
	padding: 5px 0 5px 0;
	font-size: 14px;
}
#content-2col .tags {
	background-color: #F5F3E7;
	margin: 20px 0 0;
	padding: 20px;
}
#content-2col .single h3 {
	font-size: 22px;
	padding: 20px 0;
	line-height: 22px;
}
#content-2col .single ul {
	margin: 0 0 0 65px;
}
#content-2col .single ul li {
	font-size: 14px;
	color: #52524E;
	padding: 2px 0;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
#content-2col blockquote ol li {
	list-style: outside decimal;
	padding: 5px 0 5px 0;
}
#content-2col blockquote {
	background-color: #f5f3e7;
	background-image: url(images/bg_blockquote.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #52524e;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 20px;
	padding: 10px 15px 10px 65px;
	text-align: justify;
}
/* ---------------------------------------- */
/* meta home */
/* ---------------------------------------- */
.meta {
	color:#c3b252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0 0 5px 0;
}
.meta_author {
	float: left;
	padding: 0 10px 0 0;
}
.meta_vues {
	float: left;
	background-image: url(images/img_vues.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 10px 0 16px;
}
.meta_com {
	float: left;
	background-image: url(images/img_com.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 10px 0 16px;
}
.meta_cat a {
	float: left;
	background-image: url(images/img_cat.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 10px 0 16px;
	font-style:normal;
	font-weight:normal;
	color:#c3b252;
}
.meta_print a {
	float: right;
	background-image: url(images/img_print.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 16px;
	font-style:normal;
	font-weight:normal;
	color:#c3b252;
}
/* ---------------------------------------- */
/* Sidebar */
/* ---------------------------------------- */
/* Widget follow*/
.widget-followus {
    width: 100%;
}
.widget-followus ul {

}
.widget-followus li {
    display: inline;
    padding-right: 15px !important;
}


#sidebar {
	float:right;
	margin:0;
}
#sidebar ul li {
	width: 280px;
	margin: 10px 0 10px 0;
	padding: 10px;
	background-color: #e8e5d3;
}
#sidebar ul li ul li {
	margin:0;
	padding: 3px 0 3px 0;
	color: #5d674e;
	list-style: inside disc;
}
#sidebar h4 {
	color: #5d674e;
	padding: 0 0 10px 0;
}
#sidebar-pub {
	width: 300px;
	float:right;
	padding: 0 0 14px 0;
	margin:0;
	list-style:none outside none;
}
/* ---------------------------------------- */
/* footer */
/* ---------------------------------------- */
#footer {
	margin: 0;
	padding: 0;
}
#sidebar-footer ul li {
	width: 235px;
	text-align:justify;
	color:#5d674e;
	float:left;
	margin: 0 0 20px 20px;
}
#sidebar-footer p {
	padding: 5px 0 0 0;
}
/* ---------------------------------------- */
/* Copyright */
/* ---------------------------------------- */
#copyright {
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 10px 30px 10px;
	width: 1020px;
	text-align:center;
	color:#5d674e;
}
/* ---------------------------------------- */
/* Liens copyright */
/* ---------------------------------------- */
#copyright a:link, #copyright a:visited {
	color: #cc3333;
	font-style:normal;
	font-weight: normal;
	text-decoration: underline;
}
#copyright a:hover, #copyright a:focus {
	text-decoration: none;
}
/* ---------------------------------------- */
/* Pagination */
/* ---------------------------------------- */
#pagination {
	margin: 20px;
	padding: 0 0 20px;
}
.pagination_right {
	float: right;
}
.pagination_right a, .pagination_right a:active, .pagination_left a, .pagination_left a:active {
	font-size:20px;
	color:#333300;
	background-color: #FEEE9A;
	border-radius: 8px 8px 8px 8px;
	padding: 5px 12px 6px;
}
.pagination_left {
	float: left;
}
/* ---------------------------------------- */
/* Recherche */
/* ---------------------------------------- */
.search_nav {
	float:right;
	padding: 4px 0 0 0;
	width: 150px;
}
#searchform #s {
	background-image: url("images/search.png");
	background-position: 8px center;
	background-repeat: no-repeat;
	border-radius: 15px 15px 15px 15px;
	font-style:italic;
	padding-left: 28px;
	color:#5D674E;
	width: 110px;
}
#searchform #s:focus {
	color: #000000;
}
input[type="text"], input[type="password"], textarea {
	background: none repeat scroll 0 0 #F5F3E7;
	border: 1px solid #F5F3E7;
	border-radius: 5px 5px 5px 5px;
	padding: 6px 7px;
}
input[type="text"], input[type="search"] {
	width: 130px;
}
/* ---------------------------------------- */
/* Recherche */
/* ---------------------------------------- */
.commentlist li {
	border-radius: 15px 15px 15px 15px;
	padding: 20px;
	margin: 0 0 20px 0;
	background-color: #E8E5D3;
}
.comment-author .fn {
	font-family: 'Pacifico', cursive;
	font-weight: 400;
	font-size:16px;
	padding: 0 5px 0 0;
	text-transform: lowercase;
}
/* ---------------------------------------- */
/* share */
/* ---------------------------------------- */
.share {
	border-radius: 10px;
	padding: 10px;
	text-align:center;
	margin: 20px 0 0;
	background-color: #fee159;
}
.share h4 {
	font-size:22px;
	color:#63633c;
}
.share h4 a, .share h4 a:visited {
	text-decoration:underline;
	font-weight:normal;
	font-style: normal;
}
.share h4 a:hover, .share h4 a:focus {
	text-decoration:none;
	font-weight:normal;
}

/* FlexSlider Necessary Styles
	*********************************/
.flexslider {
	margin: 0;
	padding: 0;
	width: 680px;
}
.flexslider .slides li {
	display: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	max-width: 680px;
	display: block;
	max-height: 250px;
}
/* FlexSlider Default Theme
	*********************************/
.flexslider {
	background: #fff;
	position: relative;
	background-image: url("images/ombre.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 0 0 17px;
}
.flexslider .slides li {
	position: relative;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
	.flexslider-container {
	position: relative;
	width: 680px;
	float:left;
}
/* Caption style */
	.flex-caption {
	width: 96%;
	padding: 2%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.3);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
	font-size: 15px;
	line-height: 18px;
}
/* Direction Nav */
	.flex-direction-nav li a {
	width: 52px;
	height: 52px;
	margin: -40px 0 0;
	display: block;
	background: url("images/bg_direction_nav.png") no-repeat 0 0;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
} /* set negative margin-top equal to half the height on the directional-nav for perfect vertical centering */
.flex-direction-nav li a.next {
	background-position: -52px 0;
	right: -21px;
}
.flex-direction-nav li a.prev {
	background-position: 0 0;
	left: -21px;
}
/* Control Nav */
	.flex-control-nav {
	margin-left: -31px;
	position: absolute;
	bottom: 0px;
	left: 50%;
} /* set negative margin-left equal to half the width on the control-nav for perfect centering */
.flex-control-nav li {
	margin: 0 0 0 5px;
	float: left;
}
.flex-control-nav li:first-child {
	margin: 0;
}
.flex-control-nav li a {
	width: 13px;
	height: 13px;
	display: block;
	background: url("images/bg_control_nav.png") no-repeat 0 0;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-control-nav li a:hover {
	background-position: 0 -13px;
}
.flex-control-nav li a.active {
	background-position: 0 -26px;
	cursor: default;
}
/* Browser Quirks */
	.flexslider a {
	outline: none;
}

/* ---------------------------------------- */
/* more */
/* ---------------------------------------- */
#content-2col #crp_related {
	padding: 0;
	margin: 20px 0 20px 0;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
#content-2col #crp_related ul {
	list-style: none outside none;
	margin: 0;
	padding: 10px 0 20px 0;
    overflow: hidden;
}
#content-2col #crp_related ul li {
    float: left;
    margin: 0;
    padding: 0 1px 5px 0;
    list-style: none;
    border: none;
}
.crp_related .crp_thumb, .crp_related li, .crp_related .crp_title {
    vertical-align: bottom;
    -webkit-box-shadow: none !important;
    -moz-box-shadow:none !important;
    box-shadow: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}