﻿/*
Theme Name: Freshy 2
Theme URI: http://www.jide.fr/english/downloads/freshy2
*/

/* LAYOUT */
#frame {
	padding-left:20px;
	padding-right:20px;
	clear:both;
}

* html #frame {
	position:relative;
	display:inline;
	height:1%;
}

#content, .sidebar {
	position:relative;
	float:left;
	overflow:hidden;
}

* html #frame .sidebar {
	position:relative;
	display:inline;
	height:1%;
}

* html #frame * {
	position:relative;
}

#content {
	padding:.5em 0 .5em 0;
	width:100%;
	float:left;
}

#sidebar_left.sidebar div {
	margin-right:20px;
	padding-right:10px;
}

#sidebar.sidebar div {
	margin-left:20px;
	padding-left:10px;
	padding-right:10px;
}

.sidebar div {
	padding-top:10px;
	padding-bottom:10px;
}

.sidebar div div {
	font-size:115% !important;
}

#sidebar.sidebar div div, #sidebar_left.sidebar div div {
	padding:0;
	margin:0;
}

#sidebar_left.sidebar {
	margin-left:-100%;
}

#sidebar.sidebar {
	margin-right:-100%;
}

.sidebar_left #frame {
	padding-left:200px;
}

.sidebar_right #frame {
	padding-right:250px;
}

#sidebar_left.sidebar {
	width:220px;
	right:200px;
}

#sidebar.sidebar {
	width:250px;
}

* html #sidebar_left {
	left:250px;
}

#footer {
	clear:both;
}

#frame {
	overflow:hidden;
}

#page, #header, #footer, #footer-sidebar {
	width:800px;
	margin:0 auto 0 auto;
}

html>body #page .container {
	padding:0 10px 0 10px;
	background:transparent url(images/shadow_left.png) top left repeat-y;
}

html>body #footer-sidebar .container {
	padding:0 10px 0 10px;
	background:transparent url(images/shadow_left.png) top left repeat-y;
}

html>body #header {
	background:transparent url(images/header_shadow_right.png) top right repeat-y;
}

html>body #header .container,
html>body #footer .container {
	padding:10px 0 0 10px;
	margin-right:10px;
	background:transparent url(images/header_shadow.png) top left repeat-y;
}

html>body #footer {
	background:transparent url(images/footer_shadow_right.png) bottom right repeat-y;
}

#footer {

}

html>body #footer .container {
	padding:0 0 10px 10px;
	background:transparent url(images/footer_shadow.png) bottom left repeat-y;
}

#footer_content {
	padding:10px;
	text-align:center;
	line-height:1em;
	position:relative;
}

#footer_content * {
	padding:0;
	margin:0;
}

html>body #page {
	background:transparent url(images/shadow_right.png) top right repeat-y;
}


/* 
 * WordPress Core
 */
.alignnone {
	margin:5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}

.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}

a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

a img.alignnone {
	margin:5px 20px 20px 0;
}

a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}

.wp-caption {
	-moz-border-bottom-colors:none;
	-moz-border-image:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	background-color:#F3F3F3;
	border-bottom-color:#DDDDDD;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#DDDDDD;
	border-left-left-radius:3px;
	border-left-right-radius:3px;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#DDDDDD;
	border-right-left-radius:3px;
	border-right-right-radius:3px;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#DDDDDD;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-style:solid;
	border-top-width:1px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	padding-top:4px;
	text-align:center;
}

.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}

.wp-caption.alignright {
	margin:5px 0 20px 20px;
}

.wp-caption img {
	-moz-border-bottom-colors:none;
	-moz-border-image:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	border-bottom-color:-moz-use-text-color;
	border-bottom-style:none;
	border-bottom-width:0;
	border-left-color:-moz-use-text-color;
	border-left-style:none;
	border-left-width:0;
	border-right-color:-moz-use-text-color;
	border-right-style:none;
	border-right-width:0;
	border-top-color:-moz-use-text-color;
	border-top-style:none;
	border-top-width:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}

.wp-caption p.wp-caption-text {
	font-size:12px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

/* 
 * Responsive Design
 */
@media all and (min-width:1100px) {
	#title, #frame, #footer_content, #footer_content_sidebars {
		background:white url(images/page-gradient.png) repeat-y right;
	}
	#footer-sidebar {
		display:none;
	}
}

@media all and (max-width:1100px) {
	.sidebar div div {
		display:none;
	}
	#footer-sidebar {
		display:block;
	}
	#title, #frame, #footer_content, #footer_content_sidebars {
		background-color:white;
	}
	.sidebar_left #frame {
		padding-left:0px;
	}
	.sidebar_right #frame {
		padding-right:20px;
	}
	#sidebar_left.sidebar {
		width:10px;
		right:10px;
	}
	#sidebar.sidebar {
		width:10px;
	}
	* html #sidebar_left {
		left:10px;
	}
	.wp-pagenavi{
		font-size:100%;
	}
}

@media all and (min-width:1150px) {
	#menu ul li {
		font-size:.9em;
	}
	#header_image {
		padding-top:200px;
	}
	#carmablog {
		width:495px;
		height:125px;
		margin-top:14px;
		margin-left:18px;
	}
}

@media all and (max-width:900px) {
	html>body #page .container,
	html>body #footer-sidebar .container {
		padding:0px !important;
	}
	html>body #header .container,
	html>body #footer .container {
		padding:0px !important;
		margin-right:0px !important;
	}
	html>body #footer .container,
	html>body #footer-sidebar .container {
		padding:0px !important;
	}
	#page, #header, #footer, #footer-sidebar {
		width:100% !important;
	}
	#footericons {
		display:none;
	}
	#container-copy-top{
		margin-top:0px !important;
	}
}

@media all and (min-width:720px) and (max-width:1150px) {
	#menu ul li {
		font-size:.7em;
	}
	#header_image {
		padding-top:170px;
	}
	#carmablog {
		background-size:101% auto;
		width:365px;
		height:93px;
		margin-top:13px;
		margin-left:18px;
	}
}

@media all and (min-width:875px) {
	#menuselect {
		display:none;
	}
}

@media all and (max-width:965px) {
	#menu {
		display:none;
	}
	#menuselect  {
		display:block;
	}
	#header_image {
		padding-top:125px;
	}
	#carmablog {
		background-size:99% auto;
		width:286px;
		height:75px;
		margin-top:9px;
		margin-left:11px;
	}
}

@media all and (max-width:700px) {
	.description {
		width:50%;
	}
}

@media all and (max-width:675px) {
	.wp-pagenavi a, .wp-pagenavi span {
		padding:7px 7px !important;
	}
}

@media all and (max-width:630px) {
	img:not(.fixed):not(.wp-post-image):not(.wp-smiley):not(.emoji):not(#sb-player):not(.avatar):not(.ajax-loader) {
		height:auto !important;
		max-width:80%;
		min-width:70px;
	}
	a img:not(.fixed):not(.wp-post-image):not(.wp-smiley):not(.emoji):not(#sb-player):not(.avatar):not(.ajax-loader){
		height:auto !important;
		max-width:80%;
		min-width:70px;
	}
	.wp-caption img {
		height:auto !important;
		max-width:80%;
		min-width:70px;
	}
}

@media all and (max-width:600px) {
	.wp-pagenavi span.pages {
		display:none !important;
	}
	.meta {
		display:none;
	}
	.yarpp-thumbnail {
		height:125px !important;
		width:100px !important;
	}
	.attachment-yarpp-thumbnail {
		width:70% !important;
		height:auto !important;
	}
	.yarpp-thumbnail-title {
		font-size:90% !important;
		width:110px !important;
	}
	.attachment-yarpp-thumbnail {
		margin-left:20px !important;
	}
	.yarpp-thumbnails-horizontal .yarpp-thumbnail {
		min-height:125px !important;
		margin-right: 20px !important;
	}
}

@media all and (min-width:550px) {
	#quicklinks #searchform {
		display:inline;
	}
}

@media all and (max-width:550px) {
	.description {
		width:100%;
	}
	#quicklinks  {
		position:relative !important;
		margin-left:-17px !important;
		padding:0px !important;
		top:5px !important;
	}
	#quicklinks ul li a {
		line-height:2em !important;
		margin-right:20px;
	}
	#quicklinks #searchform {
		line-height:2em !important;
	}
	.wp-pagenavi a, .wp-pagenavi span {
		padding:5px 5px !important;
	}
}

@media all and (max-width:500px) {
	.wp-pagenavi a, .wp-pagenavi span {
		padding:5px 3px !important;
	}
	li.share-print {
		display:none !important;
	}
}

@media all and (max-width:450px) {
	li.share-print {
		display:none !important;
	}
}

@media all and (max-width:400px) {
	div.sharedaddy span {
		display:none !important;
	}
	#copyright {
		display:none;
	}
	.wp-pagenavi a, .wp-pagenavi span {
		padding:3px 10px !important;
	}
	.datagrid {
		overflow-x:scroll !important;
	}
}

@media all and (max-width:320px) {
	#footer-sidebar {
		display:none;
	}
}

/* MENU */
#header_image {
	position:relative;
	height:0;
	z-index:85;
}

#menu {
	background:transparent;
	padding:10px;
	height:60px;
	margin-top:-80px;
}

html>body #menu {
	background-image:url(images/transparency/black-60.png);
}

#menu .menu_container {
	height:48px;
	line-height:48px;
	margin:0px 11px 0 0;
	padding:11px 0 0 11px;
}

#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	height:37px;
	line-height:37px;
	width:100%;
	background:center left transparent repeat-x;
	position:relative;
}

#menu ul li li {
	font-size:1em;
}

#menu ul li ul {
	list-style-type:none;
	margin:0;
	padding:5px 0 5px 0;
	height:auto;
	line-height:auto;
	width:auto;
	position:absolute;
	top:37px;
	left:0;
	display:none;
	opacity:.9;
	filter:alpha(opacity=90);
	background:#313131;
	border:0px none;
}

#menu ul li ul ul {
	filter:none;
	opacity:1;
	background:none;
}

#menu ul li:hover {
	position:relative;
	z-index:90;
}

#menu ul li:hover ul {
	display:block;
}

#menu ul li ul ul {
	position:relative;
	top:0;
	padding:0;
	margin:0;
}

#menu ul li {
	background:none;
	padding:0;
	vertical-align:middle;
	float:left;
	position:relative;
	height:37px;
	line-height:37px;
	position:relative;
}

#menu ul li li {
	float:none;
	clear:both;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	white-space:nowrap;
	display:block;
	position:relative;
	line-height:1.3em;
}

#menu ul li li li {
	padding:0 0 0 2em;
}

* html #menu ul li li {
	width:200px;
}

#menu ul li a {
	font-family:Arial,sans-serif;
	text-transform:uppercase;
	display:block;
	padding:0 10px 0 10px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	height:37px;
	line-height:37px;
	white-space:nowrap;
	text-shadow:1px 1px 2px #000000;
	font-size:110% !important;
}

* html #menu ul li a {
	width:10px;
}

* html #menu ul li li a, * html #menu ul li li ul {
	width:100%;
}

#menu ul li ul li a {
	text-transform:none;
	display:block;
	font-weight:normal;
	position:relative;
	color:#ffffff;
	text-decoration:none;
	height:2.5em;
	line-height:2.5em;
}

html>body #menu .menu_container {
	background-image:url(images/menu/first_menu.png);
}


.menu_end {
	right:0;
	width:21px;
	height:80px;
	background:transparent center left no-repeat;
	position:absolute;
	bottom:0;
}

html>body .menu_end {
	background-image:url(images/menu/menu_end.png);
}


#menu ul li.current_page_ancestor a, #menu ul li:hover a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	background-image:url(images/menu/reflect.png);
}

#menu ul li.lang_menu {
	float : right;
}

#menu ul li.lang_menu a span {
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	text-indent: 100px;
	width: 19px;
}

#menu ul li#fr_FR a span {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(images/menu/lang_fr.gif);
	background-origin: padding-box;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto auto;
}

#menu ul li#en_US a span {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(images/menu/lang_en.png);
	background-origin: padding-box;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto auto;
}

.icon-fr {
	background-position: 0 0;
	background-image: url("images/flags/fr.png");
	background-repeat: no-repeat;
	background-size: auto auto;
	display: inline-block;
	margin-top: 3px;
	vertical-align: text-top;
	width: 20px;
	height: 11px;
}

.icon-en {
	background-position: 0 0;
	background-image: url("images/flags/gb.png");
	background-repeat: no-repeat;
	background-size: auto auto;
	display: inline-block !important;
	margin-top: 3px;
	vertical-align: text-top;
	width: 20px;
	height: 11px;
}

#menu ul li li a {
	background-image:none !important;
	filter:none !important;
}
/*
#menu ul li li a:hover, #menu ul li li.current_page_item a {
	color:#ff6600;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a:hover {
	color:#ff6600;
}
*/
#menu ul li li.current_page_item li a {
	color:#ffffff;
}

#menu ul li:hover a, #menu ul li a:hover { /*, #menu ul li a:hover {*/
	background-color:#3d3d3d;
}
/*
#menu ul li.current_page_parent:hover a, #menu ul li.current_page_parent a:hover, #menu ul li.current_page_parent a, #menu ul li.current_page_item:hover a, #menu ul li.current_page_item a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	background-color:#ff6600;
}*/

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	color:#ff6600;
}

#menu ul li li.current_page_item a:hover {
	color:#ff6600;
}

#menu ul li.current_page_ancestor:hover a, #menu ul li.current_page_ancestor a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	background-color:#ff6600;
}

#menu ul li.current_page_parent li a, #menu ul li.current_page_parent li a, #menu ul li.current_page_item li a, #menu ul li.current_page_item li a, #menu ul li li a {
	background-color:transparent !important;
}

#menu .menu_container li.langs {
	float:right;
}

#menu .menu_container li.last_menu {
	float:right;
}

#menuselect select {
	margin-left:20px;
	margin-top:-35px;
}

.bootstrap-select {
	margin-left:20px !important;
	margin-top:-75px !important;
	margin-bottom:0px !important;
}

#qtranslate-3 div.bootstrap-select {
	margin-left:0px !important;
	margin-top:10px !important;
	margin-bottom:10px !important;
	width: 150px !important;
}

#qtranslate-3 div.caret {
	display: inline-block !important;
	width: 0 !important;
	height: 0 !important;
	vertical-align: top !important;
	border-top: 4px solid #000000 !important;
	border-right: 4px solid transparent !important;
	border-left: 4px solid transparent !important;
	content: "" !important;
	margin-top: 8px !important;
	margin-left: 2px !important;
}

#qtranslate-3 div .dropdown-menu {
	top: 100% !important;
	left: 0 !important;
	z-index: 1000 !important;
	float: left !important;
	min-width: 160px !important;
	padding: 5px 0 !important;
	margin: 2px 0 0 !important;
	list-style: none !important;
	background-color: #ffffff !important;
	border: 1px solid #ccc !important;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	*border-right-width: 2px !important;
	*border-bottom-width: 2px !important;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
	-webkit-background-clip: padding-box !important;
	-moz-background-clip: padding !important;
	background-clip: padding-box !important;
}

#qtranslate-3 div .dropdown-menu.inner {
	position: static !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

dt span.text {
	font-weight:bold !important;
}

/* STYLES */

html {
	overflow-x:hidden;
	overflow-y:auto;
}

body {
	margin:0;
	padding:0;
	background:#7F7F7F;
	background-image:url(images/background/fat_lines_light.png);
	background-attachment:fixed;
	font-family:Arial,sans-serif;
	line-height:2em;
	font-size:76%;
	color:#232323;
}

input, select, textarea {
	font-family:Arial,sans-serif;
	font-size:115% !important;
	border:1px solid #c6c6c6;
}

input {
	margin-right:5px;
}

textarea{
	width:99%;
}

label {
	font-weight:bold;
}

label small {
	font-weight:normal;
}

*::-moz-selection, *::-selection {
	background-color:#0061a8;
	color:white;
}

a.linkTitleUnderline{
	text-decoration:underline !important;
	color:#0061a8;
	cursor:pointer;
}

a.linkTopArrow {
	color:#0061a8;
	cursor:pointer;
}

a {
	color:#0061a8;
	text-decoration:none;
}

#content a:hover:not(.page):not(.larger):not(.last):not(.first):not(.previouspostslink):not(.nextpostslink) {
	text-decoration:underline !important;
}

a img {
	border:0px none;
}

#title {
	margin:0;
	padding:18px;
	position:relative;
	z-index:86;
	font-size:115% !important;
}

#title span {
	display:none;
}

#header_image {
	background-image:url('https://i2.wp.com/blog.fabianpiau.com/wp-content/themes/freshy2/images/headers/header-city.jpg');
	background-position:left;
}

#carmablog {
	background-image:url('https://i2.wp.com/blog.fabianpiau.com/wp-content/themes/freshy2/images/headers/title-carmablog-big.png');
	background-position:left;
	position:absolute;
	z-index:100;
}

#title, #frame, #footer_content, #footer_content_sidebars {
	background-size:200px;
}

#footer_content {
	border-top:1px solid #d0d0d0;
	height:15px;
	font-size:115% !important;
}

#footer_content_sidebars {
	border-top:1px solid #d0d0d0;
	height:50px;
}


#container-copy-top{
	margin-top:-19px;
}

.description small {
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:1em;	
	color:#707070;
}

#quicklinks {
	position:absolute;
	right:0;
	top:0;
	padding:5px 23px 13px 13px;
	margin:0;
	list-style:none;
}

#quicklinks #searchform {
	margin:0;
	padding:0;
	clear:none;
	line-height:4em;
	position:relative;
	margin-left:20px;
}

* html #quicklinks #search {
	*margin-top:1.1em;
}

#quicklinks ul {
	list-style:none;
	padding:0;
	float:left;
	margin-top:-1px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

* html #quicklinks {
	right:10px;
}

#quicklinks ul li {
	padding:0;
	margin:0;
	font-style:italic;
	font-size:1.2em;
	float:left;
	text-transform:lowercase;
	color:#8d8d8d;
}

#quicklinks ul li a {
	margin-left:20px;
	height:3.5em;
	line-height:3.5em;
	text-decoration:none;
	color:#8d8d8d;
	display:inline;
}

#quicklinks ul li a:hover {
	text-decoration:underline;
}

#quicklinks ul li a.rss {
	color:#ee7700;
	padding-right:20px;
	background:transparent url(images/icons/feed-icon-16x16.gif) no-repeat center right;
}

#quicklinks ul li#fr_FR a {
	background:transparent url(images/flags/fr.png) no-repeat center right;
}

#quicklinks ul li#en_US a {
	background:transparent url(images/flags/gb.png) no-repeat center right;
}

#quicklinks ul li#fr_FR.current_page_item a, #quicklinks ul li#en_US.current_page_item a {
	display:none;
}

#quicklinks #addicted_results {
	position:relative;
	z-index:90;
	*width:160px;
}

#quicklinks #addicted_results ul {
	float:none !important;
	position:absolute;
	background:white;
	border:1px solid #c6c6c6;
	opacity:.9;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	width:164px;
	overflow:hidden;
	margin-left:20px;
	right:5px;
	*left:0;
}

html > body #quicklinks #addicted_results ul {
	margin-top:-15px;
}

* html #quicklinks #addicted_results ul {
	*margin-top:-2px;
}

#quicklinks #addicted_results ul li {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-style:normal;
	float:left;
	clear:both;
	width:160px;
	line-height:1.2em !important;
	height:auto !important;
}

#quicklinks #addicted_results ul li a {
	line-height:1.4em !important;
	height:auto !important;
	margin-left:0;
	color:#3d3d3d;
	text-decoration:none;
	padding:3px;
	display:block;
	float:left;
	clear:both;
	width:160px;
}

#quicklinks #addicted_results ul li a:hover {
	color:#ffffff;
	background-color:#0061a8;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial,sans-serif;
	font-weight:normal;
	color:#010101;
	margin:.5em 0 .5em 0;
	padding:0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#010101;
	text-decoration:none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline;
}

h1 {
	font-size:3em;
	margin:0.5em 0 0 0;
}

h2 {
	font-size:2.3em;
	margin:1em 0 0 0;
}

h1, h2, h3 {
	color:#4d9301;
	letter-spacing:-1px;
	line-height:1.1em;
	padding:0 0 0 0;
}

h1 a, h2 a, h3 a {
	color:#4d9301;
}

h1 a, h2 a, h3 a, h2 img, h3 img {
	border:0px none;
}

.rsswidget img {
	display:none;
}

h3 {
	font-size:2.1em;
	letter-spacing:-1px;
	line-height:1.2em;
}

h4 {
	font-size:1.7em;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#707070;
}

h4 a {
	color:#707070;
}

small {
	font-size:.9em;
}

.meta {
	padding-bottom:9px;
	background: url(images/box-shadow.png) left bottom no-repeat, url(images/box-shadow-right.png) right bottom no-repeat;
	font-size:.9em;
}

.meta dl {
	border:1px solid #c6c6c6;
	background:white;
	margin:0px;
	padding:4px;
	list-style:none;
	display:block;
}

* html .meta dl {
	height:1em;
}

.meta dl dd, .meta dl dt {
	display:inline;
	margin:0;
	padding:0;
}

.meta dl dt {
	margin:0 .5em 0 0;
	color:#3a3835;
	white-space:nowrap;
	font-weight: bold;
}

.meta dl dt a {
	color:#0061A8;
	text-decoration:none;
	font-weight: normal !important;
}

.meta dl dd {
	margin:0 1em 0 0;
	color:#3a3835;
}

.meta dl img {
	vertical-align:middle;
}

.meta dl dd a {
	text-decoration:none;
	color:#0061A8;
}

.commentlist, .commentlist ul.children {
	margin:0;
	padding:0;
	list-style:none;
}

.commentlist ul.children {
	margin-left:2em;
}

.comment .author, .comment .author a, .comment .date {
	color:#585858;
}

.comment div,
.bypostauthor li div {
	padding:5px;
	margin:15px 0 15px 0;
	background:#f3f3f3;
	border:1px solid #c6c6c6;
}

.bypostauthor li cite {
	color:#585858;
}

.comment div div,
.bypostauthor div div {
	padding:0;
	margin:0;
	background:none;
	border:0px none;
}

.bypostauthor div div {
	clear:right;
}

.comment img.avatar {
	float:left;
	margin-right:10px;
	margin-left:5px;
	margin-top:5px;
	border:1px solid #585858;
}

.comment cite {
	font-family:Arial,sans-serif;
	margin:.5em 0 .5em 0;
	padding:0;
	font-size:1.4em;
	letter-spacing:-1px;
	line-height:1.2em;
	color:#585858;
	font-style:normal;
}

.comment p {
	margin:.5em 0 .5em 0;
	padding:0;
}

.bypostauthor div {
	background-color:#EEEEED;
	border-color:#C6C6C6;
}

.comment-author-admin div {
}

.bypostauthor cite {
	color:#4f4d48;
}

#commentform p {
	margin:0 0 .5em 0;
	padding:0;
}

.comment-meta {
	font-size:smaller;
}

.comment-meta,
.comment-meta a {
	color:#585858;
}

#sidebar div {
	border-left:1px solid #d0d0d0;
}

#sidebar_left div {
	border-right:1px solid #d0d0d0;
	padding-left:10px;
}

.sidebar div div {
	border:0px none !important;
}

.sidebar h2 {
	font-size:1.6em;
	padding:15px 0 15px 10px;
	margin:5px 0 0px -11px;
	border-left:2px solid #0061a8;
	color:#0061a8;
}

#sidebar_left h2 {
	padding:15px 10px 15px 0;
	margin:5px -11px -10px 0;
	border-left:0px none;
	border-right:2px solid #0061a8;
	color:#0061a8;
}

.footersidebar h2 {
	font-size:1.6em;
	padding:10px 5px 0 10px;
	margin:6px 0 0 15px;
	color:#0061a8;
	float:left;
}

.sidebar h2 a {
	color:#0061a8;
}

.footersidebar h2 a {
	color:#0061a8;
}

.sidebar ul, .sidebar ol {
	padding:0;
	margin:1px;
	list-style:none;
}

.sidebar li {
	padding:0;
	margin:1px 0 0 0;
	color:#3d3d3d;
	line-height:1.8em;
	min-height:1.8em;
	clear:both;
}

* html .sidebar li {
	height:1.8em;
}

.sidebar li li {
	padding:0 0 0 1.3em;
	background:url(images/bullet.png) 9px 9px no-repeat;
}

.sidebar li a {
	padding:4px;
	position:relative;
	z-index:10;
	line-height:1.2em;
	min-height:1.2em;
}

.sidebar li a:hover {
	text-decoration:none;
	z-index:99;
	background-color:#0061a8;
}

.sidebar a {
	text-decoration:none;
	color:#3d3d3d;
}

.sidebar a:hover {
	text-decoration:underline;
}

#tag_cloud {

}

#calendar {
	width:100%;
}

#wp-calendar {
	width:100%;
}

#calendar td {
	text-align:center;
	padding:0;
	
}

#calendar td a {
	text-align:center;
	border:1px solid gray;
	display:block;
	margin:1px;
}

#calendar td a:hover {
	text-decoration:none;
	background:gray;
	color:white;
}

#calendar tfoot #prev {
	text-align:left;
}

#calendar tfoot #next {
	text-align:right;
}

#calendar tfoot a {
	background:none;
	color:inherit;
	display:inline;
	border:0px none;
}

#calendar #today {
	background:#0061a8;
	color:white;
}

#calendar #today a {
	color:white;
	border-color:white;
}

#calendar #today a:hover {
	background:none;
}

.sidebar li.current_page_item li a, .sidebar li.current-cat li a {
	background:transparent;
	color:#3d3d3d;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a, #frame .sidebar li a:hover {
	background:#0061a8;
	color:white;
}

pre {
	font:14px "Courier 10 Pitch", Courier, monospace;
	line-height:1.5;
	margin-bottom:1.625em;
	overflow:auto;
	padding:0.75em 1.625em;
}

code {
	font:14px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	background-color:#EFF5FB;
	border-color:#EFF5FB;
}


* html code, * html pre {
	position:relative;
	width:90%;
	overflow:hidden;
	overflow-x:scroll;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.post {
	font-size:115% !important;
	padding-left:20px;
}

#breadcrumbs {
	padding-left:20px !important;
}

.meta {
	margin-left:20px !important;
	margin-right:20px !important;
}

.navigation {
	padding-left:20px !important;
}

#respond {
	padding-left:20px !important;
}

.commentlist {
	padding-left:20px !important;
}

#comments {
	padding-left:20px !important;
}

#disqus_thread {
	padding-left:20px !important;
}

.post .entry {
	margin:1em 0 1em 0;
}

.post ul {
	list-style:none;
	padding:0 0 0 1em;
	margin:.7em 0 .7em 0;
}

.post p {
	margin:.7em 0 .7em 0;
}

.post ul ul {
	margin:0;
}

.post ul li {
	padding:0;
	margin:0;
	list-style-position:inside;
	list-style-image:url(images/bullet.png);
}

#pingtrackback ul li {
	padding:0;
	margin:0;
	list-style-position:inside;
	list-style-image:url(images/bullet.png);
}

* html .post ul li {
	list-style-image:none;
	list-style-position:outside;
	background:transparent url(images/bullet.png) no-repeat 0 10px;
	padding-left:10px;
}

.post ul li li {
	list-style-type:circle;
	list-style-image:none;
	padding-left:0;
	background:transparent;
}

.post a {
	text-decoration:none;
}

.post blockquote {
	border-left:3px solid #4f4d48;
	color:#4d9301;
	padding:0 0 0 1em;
	margin:0;
	font-family:Arial,sans-serif;
	font-style:italic;
	font-size:1.1em;
}

.post blockquote a {
	color:#4d9301;
}

.post blockquote blockquote {
	font-size:1em;
}

ul#linkslist, ul#linkslist li {
	list-style-image:none;
	background-image:none;
	padding:0;
	margin:0;
}

ul#linkslist li h2 {
	padding:0;
	margin:.5em 0 .5em 0;
}

.linkcat {
	padding:0;
	margin:0;
	list-style:none;
}

#searchform {
	margin:1em 0 1em 0;
	padding:0;
}

* html #searchform {
	width:90%;
}

#quicklinks #searchsubmit, .sidebar .widget_search input {
	display:none;
}

div#yarpp_widget-3 {
	font-size:87% !important;
}

div#yarpp_widget-3 h2 {
	font-size:184% !important;
}

div#qtranslate-3.widget div.btn-group {
	font-size:87% !important;
}

div#qtranslate-3.widget div.btn-group button.btn {
	font-size:105% !important;
}

#search {
	background:white url(images/search.png) no-repeat 96% 6px;
	line-height:1.4em;
	padding:2px 30px 2px 5px;
	width:140px;
	display:inline;
}

.navigation, .meta {
	clear:both;
}

p.navigation {
	*margin:0;
	*padding:.5em 0 2em 0;
	font-size:115% !important;
}

/* content.css */

.important {
	background:#ffcdc5;
	border:1px solid #cd2d12;
	padding:5px;
	margin:.5em 0 .5em 0;
	color:#8c1400;
}

.important a {
	color:#8c1400;
}

.note {
	background:#d5f69b;
}

.note, .download {
	border:1px solid #75ad14;
	padding:5px;
	margin:.5em 0 .5em 0;
	color:#446c00;
}

.note a, .download a {
	color:#446c00 !important;
}

.download a {
	font-weight:bold;
}

.download {
	background:#d5f69b url(images/download.png) no-repeat top left;
	padding-left:46px;
	min-height:35px;
}

address {
	padding:5px;
	margin:1em 0 1em 0;
	background:#f3f3f3;
	border:1px solid #c6c6c6;
}

.info {
	background:url("images/tip-bg.png") repeat scroll 0 0 transparent;
	border-radius:3px 3px 3px 3px;
	box-shadow:0 0 3px 0 #999999;
	margin-left:23px;
	margin-right:23px;
	padding:12px 15px;
}
strong.label {
	background-color:#000000;
	border-radius:3px 3px 3px 3px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:5px;
	padding:2px 4px;
	text-transform:uppercase;
}

strong.labellang {
	background-color:#0061a8;
	border-radius:3px 3px 3px 3px;
	box-shadow:0 0 3px 1px #999999;
	color:#FFFFFF;
	font-size:12px;
	margin-right:5px;
	margin-left:2px;
	padding:3px 5px;
}

span.fr {
	background:transparent url(images/flags/fr.png) no-repeat center left;
	padding-right:21px;
}

span.en {
	background:transparent url(images/flags/gb.png) no-repeat center left;
	padding-right:21px;
}

#lang {
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}

#lang:hover {
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}

p.center {
	text-align:center;
}

p.left {
	float:left;
}

p.right {
	float:right;
}

.sep {
	background:url(images/breadcrumb_separator.png) no-repeat scroll left center transparent;
	display:inline-block;
	height:9px;
	width:5px;
	margin:0px 5px;
}

.ico-views{
	display:inline-block;
	width:16px;
	height:16px;
	line-height:16px;
	vertical-align:middle;
	background-image:url(images/direction.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.thumbnews {
	position:absolute;
	left:0;
	top:3px;
	border-radius:5px 5px 5px 5px;
	box-shadow:0 0 1px rgba(255, 255, 255, 0.4) inset, 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 2px rgba(0, 0, 0, 0.5);
}

.thumbsearch {
	border-radius:5px 5px 5px 5px;
	box-shadow:0 0 1px rgba(255, 255, 255, 0.4) inset, 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	margin-left:1px;
}

.lcp_catlist li {
	clear:both;
	display:block;
	padding-left:110px;
	margin-bottom:40px;
	position:relative;
}

.lcp_catlist a {

}

span.lcp_excerpt {
	display:block;
	padding-left:110px;
	padding-bottom:50px;
}

span.lcp_date {
	font-size:1em;
}

.lcp_catlist_title {
	margin-left:110px;
	padding-bottom:5px;
}

#page, #header, #footer, #footer-sidebar {
	width:97%;
}

#sidebar_left h2 a {
	color:#0061a8;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	color:#0061a8;
}

#menu ul li li.current_page_item a:hover {
	color:#0061a8;
}

#menu ul li.current_page_ancestor:hover a, #menu ul li.current_page_ancestor a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	background-color:#0061a8;
}

h1, h1 a, h2, h2 a, h3, h3 a, .post blockquote, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	color:#4f4d48;
}

.post blockquote a {
	color:#0061a8;
	text-decoration:none;
}

#blog_subscription-3 p.error {
	color:#E00000;
	font-style:italic;
}

#blog_subscription-3 p.subscribe-text {
	color:#8E8C87;
	font-style:italic;
}

#blog_subscription-3 p.success {
	color:#1a9b07;
	font-style:italic;
}

a.normallink {
	color:#0061a8;
	text-decoration:none;
}

a.normallink:hover{
	color:#0061a8 !important;
	text-decoration:underline !important;
	background-color:transparent !important;
}

#footer-sidebar {
	background:transparent url(images/shadow_right.png) top right repeat-y;
}

.footersidebar {
	text-align: center;
}

/* Table */
.datagrid table {
	border-collapse:collapse;
	text-align: left;
	width: 100%;
}

.datagrid {
	background:#fff;
	overflow:hidden;
	border:1px solid #006699;
	border-radius:5px;
}

.datagrid table td, .datagrid table th {
	padding: 4px 10px;
}

.datagrid table thead th {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0073C7), color-stop(1, #00508A) );
	background:-moz-linear-gradient( center top, #0073C7 5%, #00508A 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0073C7', endColorstr='#00508A');
	background-color:#0073C7;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	border-left:1px solid #0070A8;
}

.datagrid table thead th:first-child {
	border:none;
}

.datagrid table tbody td {
	color:#232323;
	border-left:1px solid #E1EEF4;
}

.datagrid table tbody .alt td {
	background:#E6F5FF;
	color:#232323;
}

.datagrid table tbody td:first-child {
	border-left:none;
}

.datagrid table tbody tr:last-child td {
	border-bottom:none;
}

/* WP-ShkShell */
div.wp-shkshell {
    font-style: normal;
    color: #FFF;
    background-color: #444;
    background-image: url('https://blog.fabianpiau.com/wp-content/plugins/wp-shkshell/shell.png');
    -webkit-border-radius: .4em;
    -moz-border-radius: .4em;
    border-radius: .4em;
    border: 1px solid #AAA;
    font-family: 'Courier New', Courier, Fixed;
    background-position: 13px 5px;
    background-repeat: no-repeat;
    margin: 10px 0;
    text-align: left;
    padding: 2px 10px 2px 40px;
    line-height: 1.35em;
}
span.wp-shkshell-prompt {
    font-style: italic;
    color: #808080;
}
span.wp-shkshell-command {
    color: #9CF;
}
span.wp-shkshell-string {
    color: #9C6;
}
span.wp-shkshell-other {
    color: #F39;
}
span.wp-shkshell-variable {
    color: #FF0;
}
span.wp-shkshell-special {
    color: #808080;
}
span.wp-shkshell-path {
    font-style: italic;
}
span.wp-shkshell-comment {
    color: #0c0;
    font-style: italic;
}
/* End - WP-ShkShell */

/* Yet Another Related Posts Plugin (YARPP) */
/* styles for '...' */ 
.block-with-text {
  /* hide text if it more than N lines  */
  overflow: hidden;
  /* for set '...' in absolute position */
  position: relative; 
  /* use this value to count block height */
  line-height: 1.2em !important; 
  /* max-height = line-height (1.2) * lines max number (3) */
  max-height: 3.6em  !important;
  /* place for '...' */
  margin-right: -1em  !important;
  padding-right: 1em  !important;
}
/* create the ... */
.block-with-text:before {
  /* points in the end */
  content: '…';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of block */
  right: 0;
  bottom: 0;
}
/* hide ... if we have text, which is less than or equal to max lines */
.block-with-text:after {
  /* points in the end */
  content: '';
  /* absolute position */
  position: absolute;
  /* set position to right bottom corner of text */
  right: 0;
  /* set width and height */
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  /* bg color = bg color under block */
  background: white;
}
/* End - Yet Another Related Posts Plugin (YARPP) */

