@charset "utf-8";
/*
Theme Name: KEYBIO
Theme URI: http://www.stonepower.fr/
Description: Keybio, le blog.
Version: 1.0
Author: stonepower
Author URI: http://www.stonepower.fr/
Tags: custom header, fixed width, two columns
 
The CSS, XHTML and design is released under privacy policy
http://www.stonepower.fr/fr/mentions-legales.php
*/

/************************
	XHTML + USEFUL
*************************/

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #B5C6D4 url(img/bg_body.jpg) repeat-x 0 0;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #5C6369;
}
a {
	color: #5C6369;
}
a:hover {}
a:focus {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c6369;
	text-transform: uppercase;
	margin: 0;
	}
h1 {
	padding: 0 0 8px 0;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1em;
	}
h2 {
	padding: 2px 0 8px 0;
	font-size: 1.3em;
	color: #7a379a;
	}
h3, h4, h5, h6 {
	padding: 2px 0 10px 0;
	font-size: 1.1em;
	}
p {
	padding: 2px 0 8px 0;
	margin: 0;
	line-height: 1.5em;
	}
ul, ol, dl {
	padding-top: 2px;
	padding-bottom : 8px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.5em;
	}
form {
	padding: 0;
	margin: 0;
	}
object {
	border: none;
	}
object:focus {
	outline: none;
	}
img {
	border: none;
	text-decoration: none;
	}
img:focus {
	outline: none;
	}
abbr, acronym {
	border-bottom: 1px dotted #fff;
	cursor: help;
	}

/*
	USEFUL
---------------------------------------*/

.clear, div.clear {
	clear: both;
}

/************************
	INTERFACE
*************************/

/*
	CONTENEUR HAUT
----------------------------------------*/

/* Visuels du bandeau portés par div#wrap-top */
div.v_home {
	background: url(img/v_home.jpg) no-repeat center top;
}
/**/
div#wrap-top {
	height: 261px;
}
div#top {
	width: 970px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
div#nav-site {
	height: 59px;
}
div#v_space {
	height: 202px;
	clear: both;
}
div#v_space img#imglinkhome {
	width: 400px;
	height: 130px;
	margin: 50px 0 0 16px;
}

/*
	CONTENEUR PRINCIPAL
----------------------------------------*/

div#wrap-main {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background: url(img/bg_cols-y.gif) repeat-y 0 0;
}
div#wrap-cols {
	width: 970px;
	background: url(img/bg_cols.jpg) no-repeat 0 0;
	min-height: 423px;
	_height: 423px;/*IE6*/
}
div#wrap-lang {
	position: relative;
	height: 23px;
}
div#lang {
	position: absolute;
	left: 819px;
	top: 0;
	z-index: 10;
	width: 120px;
	height: 23px;
	background: url(img/bg_lang.gif) no-repeat 0 0;
	text-align: center;
	}
div#lang a {
	display: block;
	text-transform: uppercase;
	font: normal xx-small Arial, Helvetica, sans-serif;
	color: #524947;
	text-decoration: none;
	line-height: 23px;
	}
div#col-L {
	width: 588px;
	margin: 0 30px 0 16px;
	float: left;
	display: inline;
}
div#col-R {
	width: 320px;
	margin: 0;
	float: left;
	display: inline;
}
div#footer {
	width: 970px;
	height: 91px;
	background: url(img/bg_footer.jpg) no-repeat 0 0;
}

/**********************************
	NAVIGATION VERS LE SITE KEYBIO
***********************************/

ul#ul_nav-site {
	padding: 11px 0 0 57px;
	margin: 0;
	list-style: none;
}
ul#ul_nav-site li {
	display: inline;
}
ul#ul_nav-site li a {
	display: block;
	float: left;
	height: 59px;
	text-indent: -9999px;
}
ul#ul_nav-site li a#r01 {
	width: 90px;
	background: url(img/nav/01.gif) no-repeat left bottom;
}
ul#ul_nav-site li a#r01:hover, ul#ul_nav-site li a#r01.current {
	background-position: left top;
}
ul#ul_nav-site li a#r02 {
	width: 81px;
	background: url(img/nav/02.gif) no-repeat left bottom;
}
ul#ul_nav-site li a#r02:hover, ul#ul_nav-site li a#r02.current {
	background-position: left top;
}
ul#ul_nav-site li a#r03 {
	width: 128px;
	background: url(img/nav/03.gif) no-repeat left bottom;
}
ul#ul_nav-site li a#r03:hover, ul#ul_nav-site li a#r03.current {
	background-position: left top;
}
ul#ul_nav-site li a#r04 {
	width: 172px;
	background: url(img/nav/04.gif) no-repeat left bottom;
}
ul#ul_nav-site li a#r04:hover, ul#ul_nav-site li a#r04.current {
	background-position: left top;
}

/**********************************
	CONTENT
***********************************/

/*
	BOUCLE WORDPRESS INDEX.PHP
----------------------------------------------------------------*/

div#icontent {/* dispo:588 */
	width: 588px;
}

div.ipost {
	padding: 4px 0 18px 34px;
	background: url(img/x_shadow.gif) no-repeat 0 bottom;
}
div.ipost h2.ih2 {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-transform: none;
}
div.ipost h2.ih2 a {
	color: #D1011B;
	text-decoration: none;
}
div.ipost h2.ih2 a:hover {
	color: #5CABA6;
}
div.ipost div.post_meta  {
	padding: 4px 0 2px 0;
	margin: 4px 0;
	border-top: 1px dotted #5DACA7;
	border-bottom: 1px dotted #5DACA7;
	background-color: #FBFBFB;
}
div.ipost div.post_meta p {
	padding: 0;
	margin: 0;
	line-height: normal;
	font-size: 0.9em;
}
div.ipost div.post_meta p a {
	text-decoration: none;
}
div.ipost div.post_meta ul.post-categories {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
div.ipost div.post_meta ul.post-categories a {
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #5CABA6;
}
div.ipost div.post_meta ul.post-categories a:hover {
	color: #D1011B;
}
/* plugin sociable */
div.ipost div.post_meta  div.sociable {
	padding: 0 !important;
	margin: 4px 0 0 0 !important;
}
/**/
div.ipost div.post_excerpt {
	padding: 12px 0 0 16px;
	background: url(img/apos.gif) no-repeat 0 8px;
}
div.ipost div.post_excerpt p {
	font-size: 1em;
	font-style: italic;
}
div.ipost div.post_excerpt p:first-letter {
	font-weight: bold;
	color: #5CABA6;
	font-size:1.4em;
}
div.ipost p.post_more a {
	display: block;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	color: #D1011B;
	font-weight: bold;
	background: url(img/4colors_12.gif) no-repeat 0 center;
	padding: 4px 0 4px 16px;
	margin: 0;
}
div.ipost p.post_more a:hover {
	color: #5CABA6;
}
/* navigation entre pages (index.php) */
div.ipost_nav {
	padding-left: 34px;
	margin-bottom: 18px;
}
div.ipost_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div.ipost_nav ul li a {
	text-decoration: none;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #5CABA6;
	display: block;
	height: 30px;
	line-height: 30px;
}
div.ipost_nav ul li a:hover {
	color: #D1011B;
}
div.ipost_nav ul li.postnav_linext {
	float: left;
	background: url(img/gui_rtl.gif) no-repeat left center;
	padding-left: 26px;
}
div.ipost_nav ul li.postnav_liprev {
	float: right;
	background: url(img/gui_ltr.gif) no-repeat right center;
	padding-right: 26px;
}

/*
	BOUCLE WORDPRESS SINGLE.PHP
----------------------------------------------------------------*/

div#content {/* dispo:588 */
	width: 588px;
}

div.post {
	padding: 4px 0 18px 34px;
	background: url(img/x_shadow.gif) no-repeat 0 bottom;
}
div.post h1.sh1 {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #D1011B;
	padding: 0;
	margin: 0;
	text-transform: none;
}
div.post div.post_meta  {
	padding: 4px 0 2px 0;
	margin: 4px 0;
	border-top: 1px dotted #5DACA7;
	border-bottom: 1px dotted #5DACA7;
	background-color: #FBFBFB;
}
div.post div.post_meta p {
	padding: 0;
	margin: 0;
	line-height: normal;
	font-size: 0.9em;
}
div.post div.post_meta p a {
	text-decoration: none;
}
div.post div.post_meta ul.post-categories {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
div.post div.post_meta ul.post-categories a {
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #5CABA6;
}
div.post div.post_meta ul.post-categories a:hover {
	color: #D1011B;
}
/* plugin sociable */
div.post div.post_meta  div.sociable {
	padding: 0 !important;
	margin: 4px 0 0 0 !important;
}
/**/
div.post div.post_content {
	padding: 12px 0 24px 16px;
	background: url(img/apos.gif) no-repeat 0 8px;
}
div.post div.post_content p {
	font-size: 1em;
}
/* navigation back */
div.post_nav {
	padding-left: 34px;
	margin-bottom: 18px;
}
div.post_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div.post_nav ul li a {
	text-decoration: none;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #5CABA6;
	display: block;
	height: 30px;
	line-height: 30px;
}
div.post_nav ul li a:hover {
	color: #D1011B;
}
div.post_nav ul li.postnav_liback {
	float: left;
	background: url(img/gui_rtl.gif) no-repeat left center;
	padding-left: 26px;
}

/*
	BOUCLE WORDPRESS PAGE.PHP
----------------------------------------------------------------*/

div#pcontent {/* dispo:588 */
	width: 588px;
}
div.ppost {
	padding: 4px 0 18px 34px;
	background: url(img/x_shadow.gif) no-repeat 0 bottom;
}
div.ppost h1.ph1 {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #D1011B;
	padding: 0;
	margin: 0;
	text-transform: none;
}
div.ppost div.post_page {
	padding: 12px 0;
}
div.ppost p {
	font-size: 1em;
}
/* navigation back */
div.ppost_nav {
	padding-left: 34px;
	margin-bottom: 18px;
}
div.ppost_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div.ppost_nav ul li a {
	text-decoration: none;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #5CABA6;
	display: block;
	height: 30px;
	line-height: 30px;
}
div.ppost_nav ul li a:hover {
	color: #D1011B;
}
div.ppost_nav ul li.postnav_liback {
	float: left;
	background: url(img/gui_rtl.gif) no-repeat left center;
	padding-left: 26px;
}

/*****************
	COMMENTS.PHP
******************/

div.comments-template {
	padding: 4px 0 34px 34px;
	background: url(img/x_shadow.gif) no-repeat 0 bottom;
}
div.comments-template h2.ih2 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #D1011B;
	padding: 0;
	margin: 0;
	text-transform: none;
}
div.comments-template p {
	font-size: 0.9em;
}
div#respond {
	margin: 0 0 12px 0;
}
/*
	formulaire
*/
form#commentform {
	padding: 0;
	margin: 12px 0 0 0;
}
form#commentform input#author,
form#commentform input#email,
form#commentform input#url {
	background-color: #FBFBFB;
	border: 1px dotted #5DACA7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #524947;
}
form#commentform textarea#comment {
	background-color: #FBFBFB;
	border: 1px dotted #5DACA7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #524947;
	width: 500px;
}
form#commentform input#submit {
	background-color: #FDC202;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	border: 1px solid #5DACA7;
	cursor: pointer;
}
form#commentform input#submit:hover {
	background-color: #5CABA6;
	color: #fff;
}
/*
	commentaires
*/
h3#comments {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #5CABA6;
	padding: 0 0 12px 0;
	margin: 0;
	text-transform: none;
}

div.comments-template ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
}
div.comments-template ol.commentlist li.comment {
	padding: 0;
	border-bottom: 1px dotted #5DACA7;
	margin: 0 0 12px 0;
}
div.comment-body img.avatar {
	float: left;
	margin: 0 12px 0 0;
}
div.comment-body p {
	clear: both;
	line-height: normal;
	font-size: 0.9em;
	font-style: italic;
	padding: 4px 0 12px 44px !important;
}
div.comment-body cite {
	font-style: normal;
	font-weight: bold;
}
div.comment-body span.says {
	display: none;
}
div.comment-body div.comment-meta {
	font-size: 0.9em;
	color:#666;
	padding: 0 0 0 36px;
}
div.comment-body div.comment-meta a {
	text-decoration: none;
	color:#666;
	cursor: default;
}
/*
	message alerte
*/
p#blog-alert {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #D1011B;
	padding: 4px 0 18px 34px;
	margin: 0;
	text-transform: none;
}

/**********************************
	SIDEBAR
***********************************/

div#sidebar {/* dispo:320 */
	width: 320px;
}

/*
	liste de la sidebar
*/
ul.ul_sidebar {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.ul_sidebar h2 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	color: #848D93;
	padding: 0 20px;
	margin: 0;
	text-transform: none;
}
ul.ul_sidebar ul {
	padding: 12px 20px 24px 20px;
	margin: 0;
	list-style: none;
}
/*
	search
*/
li#search {
	padding: 24px 0 24px 0;
}
form#searchform {
	padding: 0 20px;
}
form#searchform input#s{
	width: 235px;
	height: 14x;
	line-height: 14px;
	background-color: #FBFBFB;
	border: 1px dotted #5DACA7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #524947;
	float: left;
}
form#searchform input#searchsubmit {
	float: left;
	cursor: pointer;
	background-color: #D1011B;
	font-weight: bold;
	color: #fff;
	border: 1px dotted #797E82;
}
/*
	tag cloud
*/
li#flash-cumulus h2 {
/*	display: none;*/
}
li#flash-cumulus ul {
	padding: 0;
}
/*
	liste des categories
*/
li#list-categories {}
li#list-categories ul {}
li#list-categories ul li {}
li#list-categories ul li a {
	display: block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	color: #D1011B;
	font-weight: bold;
	background: url(img/4colors.gif) no-repeat 0 center;
	padding: 4px 0 4px 24px;
	margin: 0 0 0 12px;
}
li#list-categories ul li a:hover,
li#list-categories ul li.current-cat a {
	color: #5CABA6;
	background: url(img/4colors_green.gif) no-repeat 0 center;
}
/*
	liste des pages
*/
li#list-pages {}
li#list-pages ul {}
li#list-pages ul li {}
li#list-pages ul li a {
	display: block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	color: #D1011B;
	font-weight: bold;
	background: url(img/4colors.gif) no-repeat 0 center;
	padding: 4px 0 4px 24px;
	margin: 0 0 0 12px;
}
li#list-pages ul li a:hover,
li#list-pages ul li.current-cat a  {
	color: #5CABA6;
	background: url(img/4colors_green.gif) no-repeat 0 center;
}
/*
	liste des archives
*/
li#archives {}
li#archives ul {}
li#archives ul li {}
li#archives ul li a {
	display: block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	color: #D1011B;
	font-weight: bold;
	background: url(img/4colors.gif) no-repeat 0 center;
	padding: 4px 0 4px 24px;
	margin: 0 0 0 12px;
}
li#archives ul li a:hover,
li#archives ul li.current-cat a  {
	color: #5CABA6;
	background: url(img/4colors_green.gif) no-repeat 0 center;
}

/* flux rss */
li#rss {
	padding: 40px 0;
	text-align: center;
}

/**********************************
	FOOTER
***********************************/

/*
	lien copyright stonepower
*/

div#footer p {
	text-align: center;
	font: normal 0.9em Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #485966;
}
div#footer p a {
	color: #485966;
	text-decoration: none;
}
div#footer p a#copystone {
  color: #485966;
  text-decoration: none;
}
div#footer p a#copystone:hover {
  color: #485966;
  text-decoration:none;
}
div#footer p a#copystone span {
  color: #485966;
  padding: 0 3px;
  background-color: #fff;
}
div#footer p a#copystone:hover span {
  color: #fff;
  background-color: #1764AA;
}

/* THE END */