/*
Theme Name: Kaki WordPress
Description: Kaki WordPress theme.
Version: 1.0
*/
html {
	height:100%;
	background:#9c8973 url(images/bg-all.jpg) repeat-x;
}
body {
	text-shadow: -1px -1px 1px #665948;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	margin:0;
	min-width:980px;
}
/* Default */
img {
	border-style:none;
}
h2 {
    font: 23px 'Francois One', Verdana, Arial, Helvetica, sans-serif;
	color: #f5e6cd;
	-webkit-transition:All 1s;
    -moz-transition:All 1s;
    -o-transition:All 1s;
}
h2 a:hover {
	background-color: #73685C;
	height: 19px;
	text-decoration: none;
	padding-bottom: 2px;
	padding-right: 5px;
	-webkit-transition:All 1s;
    -moz-transition:All 1s;
    -o-transition:All 1s;

	
	
}

.categories ul {

-webkit-margin-before: 1.4em;
-webkit-padding-start: 0px;

}



li.cat-item {

	display: block;


}


li.cat-item a:hover, li.cat-item em:hover, li .current-cat  {


	padding-right: 10px;
	-webkit-transition:All 0.5s;
    -moz-transition:All 0.5s;
    -o-transition:All 0.5s;
    


}



img.overeffect {

	-webkit-transition:All 1s ease;
    -moz-transition:All 1s ease;
    -o-transition:All 1s ease;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;


}


img.overeffect:hover{

filter: alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;



}

	



a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:underline;
}

.wp-caption  {
	text-decoration: none;
	background-color: #73685C;
	letter-spacing: .2em;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 20px;
}

input, textarea, select {
	font-size:100%;
	vertical-align:middle;
	
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/* Layouts */
.hold-main {
	background:url(images/middle-point-line.gif) no-repeat 50% 349px;
	height:100%;
}
#main {
	width:980px;
	margin:0 auto;
	min-height:100%;
}
* html #main {
	height:100%;
}
#header {
	height:309px;
	overflow:hidden;
}
#container:after {
	clear:both;
	content:"";
	display:block;
}
#container {
	background:url(images/shape-bg.png) repeat-y;
	height:1%;
}
#content {
	width:661px;
	float:left;
	display:inline;
	color:#e4e4e4;
}
#sidebar {
	width:317px;
	float:right;
	display:inline;
	padding-top:8px;
}
#dynside {
	width: 158px;
	padding-top: 0pt;
	padding-right: 17px;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-top: 0pt;
	margin-right: 22px;
	margin-bottom: 22px;
	margin-left: 119px;
}
#dynside H2 {
	height: 34px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 6px;
	margin-left: 0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	text-align: right;
	color: #ffffff;
}
.hold-footer {
	position: fixed;
	bottom:0;
	left: 0;
	width:100%;
	background-color: #73685c;
	/*background-image: url(images/footer-bg.png);*/
}
#footer {
	width:930px;
	margin:0 auto;
	color:#b9b4ae;
	padding:2px 40px 19px 10px;
	overflow:hidden;
	font-size:10px;
}

#footer input, #footer textarea, #footer select {
    color:#ffffff;
    background-color: #897C6E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer p {
	margin:0;
}
#footer div {
	float:right;
}
.line-brown {
	position:relative;
	width:100%;
	display:block;
}
.line-brown span {
	height:11px;
	background:#73685c;
	position:absolute;
	right:0px;
	width:9999px;
	font-size:0;
}
.post, .last-post {
	margin-left:10px;
	width:650px;
}
.post p {
	margin:0 0 4px;
}
.tags {
	text-align:right;
	color:#e4e4e4;
	margin:0 10px 12px 0;
}
.tags a {
	color:#fff;
}
.colors {
	overflow:hidden;
	width:650px;
	margin-bottom:6px;
}
#sidebar em {
	margin:2px 0 0 3px;
	width:15px;
	height:10px;
	float:right;
	font-size:0;
}
.colors em {
	float:left;
	height:8px;
	width:100px;
	font-size:0;
}

.colors em:hover {
	-webkit-transition:All 0.5s;
    -moz-transition:All 0.5s;
    -o-transition:All 0.5s;

height:20px;

}


.troisd {
	background:#ff6a05;
}
.cms {
	background:#c7621b;
}
.ecommerce {
	background:#935a2f;
}
.flash {
	background:#6f4322;
}
.flex {
	background:#6e8008;
}
.jeux-concours {
	background:#d1d807;
}
.off-line {
	background:#e7ef09;
}
.ria {
	background:#FFFC68;
}
.video {
	background:#ffffd0;
}
.ios {
	background:#889d0e;
}

.first-pic {
	padding-top:11px;
}	
	
	
.first-pic img {
	display:block;
	-webkit-transition:All 1s ease;
    -moz-transition:All 1s ease;
    -o-transition:All 1s ease;
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);

}
	

.first-pic img:hover {

-webkit-box-shadow:0 0 40px #000; 
-moz-box-shadow: 0 0 40px #000; 
box-shadow:0 0 40px #000; 
-webkit-transform: rotate(0deg) scale(1.02) skew(0deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.02) skew(0deg) translate(0px);
-o-transform: rotate(0deg) scale(1.02) skew(0deg) translate(0px);


}	



/**/
.categories, .archives {
	margin:0 22px 22px 119px;
}

.recherche {
	width:158px;
	padding:0 17px 0 0;
}
.categories {
	width:176px;
}
.archives {
	width:158px;
	padding:0 17px 0 0;
}
.categories h3, .archives h3, .recherche h3 {
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px #73685c;
	height:34px;
	margin:0 0 6px;
	font:30px 'Francois One', Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#fff;
}
categories
.categories ul, .archives ul, .recherche ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
}
.categories li, .archives li, .recherche li {
	width:100%;
	overflow:hidden;
}
.categories li a, .archives li a, .recherche li a {
	float:right;
}
.flash-holder {
	width:980px;
	height:281px;
}
.hold-main-nav {
	position:relative;
	top:-8px;
	height:30px;
	width:660px;
}
#main-nav {
	top: 0px;
	position: absolute;
	text-shadow: 1px 1px 2px #73685c;
	margin:0px;
	list-style:none;
	padding:0;
	font:30px 'Francois One', Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width:100%;
	text-align:right;
}
#main-nav li {
	margin-left:35px;
	display:inline;
	-webkit-transition:All 0.5s;
    -moz-transition:All 0.5s;
    -o-transition:All 0.5s;
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
}
#main-nav li a:hover {
	text-decoration:none;
}
#main-nav li:hover, #main-nav li.hover, #main-nav li.current_page_item {
	background:url(images/red-upper.gif) repeat-x 0 7px;
	-webkit-transform: rotate(0deg) scale(1.02) skew(1deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.02) skew(1deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.02) skew(1deg) translate(0px);
}



/**/
.commentlist {
	list-style:none;
	width:600px;
}
/*---Navigation---*/
.navigation {
	margin:0 0 0 250px;
	width:200px;
}
.navigation .alignleft {
	display:inline;
}
.navigation .alignright {
	display:inline;
}
/*---Navigationend---*/

.gallery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.6 Plugin: WP-PageNavi 2.40									|
|	Copyright (c) 2008 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	background-color: #73685c;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	background-color: #73685C;	
}
.wp-pagenavi a:hover {	
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	background-color: #73685C;	
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	background-color: #73685C;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	background-color: #73685C;
	display: none;
}
.wp-pagenavi span.current {
padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	background-color: #897C6E;	
}
.wp-pagenavi span.extend {
padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	background-color: #73685C;	
}
