/*
Theme Name: Kaki pour Wordpress
Theme URI: http://www.kakidcm.com/
Description: Update du look du site de Kaki, à la sauce Wordpress.
Version: 2.0
Author: Charles
Tags: Branding Kaki, variable width, one columns, 


*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {

}

.credit a:link, .credit a:hover {

}

.feedback {

}

.meta {
	font-size:0.9em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#content {
}

#header {

}

#header a {

}

#header a:hover {

}

#menu {

}

#menu form {

}

#menu input#s {

}

#menu ul {

}

#menu ul li {

}

#menu ul ul {

}

#menu ul ul li {

}

#menu ul ul li a {

}

#menu ul ul li a:hover {

}

#menu ul ul ul.children {

}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */




/*original Kaki CSS*/



html{
	height:100%;
}

body{
	height:100%;
	font:12px/1.3 "Trebuchet MS", sans-serif;
	background:#FFF url(images/arbre-superwhite.gif) no-repeat fixed;
	margin:0;
	padding:0;
}
a{
	color:#808C7C;
}
a:hover{
	color:#94C94A;
}
strong, h1, h2, h3{
	color:#F15800;
}


dt{
	font-weight:bold;
	margin-top:1em;
}
dd{
	margin-left:2em;
}
#main{
	position:relative;
	z-index:5;
	min-height:98%;
	max-width:700px;
	margin:0;
	margin-left:4%
}

h1#logo{
	position:relative;
	width:380px;
	height:157px;
	margin:0;
	font-size:1px;
	color:#fff;
}
h1#logo a{
	display:block;
	position:absolute;
	background:url(images/logo-Kaki_RGB.gif) no-repeat center right;
	width:380px;
	height:157px;
}


#content{
	font-size:1em;
	margin:0;
	margin-left:152px;
	padding-bottom:6em;
	min-height:200px;
	/*IE6>*/
	_height:200px;
	/*IE>*/
	*margin-top:16px;
}

#content p{
	font-family:"Trebuchet MS",sans-serif;
}

#content h1{
	font-size:1.5em;
}
#content h2{
	font-size:1.4em;
	margin-bottom:0;
}

#content h2 a{
	color:#F15800;
	text-decoration:none;
}
#content h2 a:hover{
	text-decoration:underline;
}

#breadcrumb{
	display:none;
}

#sidebar{
	position:absolute;
	top:480px;
	left:25px;
	font-size:0.9em;
}
#sidebar li{
	list-style:none;
}
#sidebar input{
	font-size:0.8em;
}
li.widget{
	margin-top:2em;
	font-weight:bold;
	color:#F15800;
}
li.widget li{
	font-weight:normal;
	color:#000;
}
.MailPressFormEmail,.MailPressFormName{
	width:110px;
}

#sidebar ul{
	margin:0;
	padding:0;
}


#menu{
	position:absolute;
	top:175px;
	left:25px;
	width:130px;
	margin:0;
	font-size:1.1em;
}
#menu ul{
	margin:0;
	padding:0;
}
#menu ul li{
	list-style:none;
	font-weight:bold;
	color:#F15800;
	margin-bottom:1em;
	text-transform:uppercase;
}
#menu li li{
	font-size:0.85em;
	margin:0.5em;
	margin-left:1em;
}
#menu ul li a{
	list-style:none;
	color:#808C7C;
	text-decoration:none;
}
#menu ul li a:hover{
	color:#94C94A;
}
#menu ul li.current_page_item>a, body.single #menu ul li.actu a, body.home #menu ul li.actu a{
	color:#F15800;
}


#footer{
	position:absolute;
	bottom:0;
	left:30px;
	color:#808080;
	font-size:0.8em;
}

#footer p{
	margin:0.6em 0 0 0;
	/*IE>*/
	*margin-top:3px;
}
#footer a{
	color:#808080;
}
#footer a:hover{
	color:#94C94A;
}
#footer p.big{
	font-size:1.1em;
	font-weight:bold;
}

#footer li{
	display:inline;
	list-style-type:none;
}

/***********  class site wide */
span.email{
	text-decoration:underline;
	color:#F15800;
}

div.post{
	margin-top:2.5em;
}
div.post:first-child{
	margin-top:auto;
}
