/*
Theme Name: Kaki WordPress
Description: Kaki WordPress theme.
Version: 1.0
*/
html {
	height:100%;
	background:#9c8973 url(https://66213d.claudeassets.com/20241125230236im_/https://www.kakimediadesign.com/wp-content/themes/kakimedia/images/bg-all.jpg) repeat-x;
}
body {
	/*text-shadow: -1px -1px 1px #665948;*/
	font:15px 'Francois One', 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 0.2s;
    -moz-transition:All 0.2s;
    -o-transition:All 0.2s;
    padding-top: 20px;
    text-transform: uppercase;
}
h2 a:hover {
	background-color: #73685C;
	height: 19px;
	text-decoration: none;
	padding-bottom: 2px;
	padding-right: 5px;
	-webkit-transition:All 0.2s;
    -moz-transition:All 0.2s;
    -o-transition:All 0.2s;

	
	
}

.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;
    


}





.clients {

	height: 100%;

	width: 650px;

	background-color: white;

}



.clients ul {
    width: 650px;
    margin: 0px auto 0px;
    list-style-type: none;
    padding: 0px;
}

.clients li {
    margin: 0px;
    width: 160px;
    height: 130px;
    float: left;
}



.clients ul li a {	
display: block;
text-decoration: none;
-moz-transition: all 0.2s ease-out;
-webkit-transition: all 0.2s ease-out;
}


.clients ul li a:hover {
    -moz-transform-origin: right bottom;
    -webkit-transform-origin: right bottom;
    -moz-transform: rotate(7deg) scale(1.2);
    -webkit-transform: rotate(7deg) scale(1.2);
    -moz-box-shadow: 0 0px 40px rgba(0, 0, 0, 0.6) ;
    -webkit-box-shadow: 0 0px 40px rgba(0, 0, 0, 0.6) ;
    box-shadow: 0 0px 40px rgba(0, 0, 0, 0.6) ;


  -webkit-filter: invert(1);
  filter: invert(1);
    }

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(https://b750da.claudeassets.com/20241125230236im_/https://www.kakimediadesign.com/wp-content/themes/kakimedia/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(https://4eeb78.claudeassets.com/20241125230236im_/https://www.kakimediadesign.com/wp-content/themes/kakimedia/images/shape-bg.png) repeat-y;
	height:1%;
}
#content {
	width:661px;
	float:left;
	display:inline;
	color: #73685c;
}
#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(https://831a2f.claudeassets.com/20241125230236im_/https://www.kakimediadesign.com/wp-content/themes/kakimedia/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;
	position: relative;
}

.tags > a {
  position: relative;
  color: #fff;
  text-decoration: none;
}

.tags > a:hover {
  color: #fff;
}

.tags > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.tags > a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


.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 {
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 8px;
	margin-top: 0px;
	text-align: center;
	float: left;
	height:10px;
	width:100px;
	font-size: 10px;
}

.colors em:hover {
	font-weight: bold;

	padding-top: 15px;
	-webkit-transition:All 0.2s;
    -moz-transition:All 0.2s;
    -o-transition:All 0.2s;
    height:20px;

}

.colors em a {
	color: #ffffff;
	text-decoration: none;
}


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

.android {
	background:#d1d807;
}

.first-pic {
	padding-top:11px;
}	
	
	
.first-pic img {
	display:block;
	

	
	-webkit-transition:All 0.2s ease;
    -moz-transition:All 0.2s ease;
    -o-transition:All 0.2s 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 {

    -moz-transform-origin:  bottom;
    -webkit-transform-origin:  bottom;

-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);




    -moz-box-shadow: 0 0px 40px rgba(0, 0, 0, 0.6) ;
    -webkit-box-shadow: 0 0px 40px rgba(0, 0, 0, 0.6) ;
    box-shadow: 0 0px 40px rgba(0, 0, 0, 0.6) ;
    
    


/*-webkit-filter: custom(url(http://html.adobe.com/webstandards/csscustomfilters/cssfilterlab/shaders/vertex/page-curl.vs) mix(url(http://html.adobe.com/webstandards/csscustomfilters/cssfilterlab/shaders/fragment/page-curl.fs) normal source-atop), 50 50 border-box, transform perspective(1000) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg), curlPosition 0 0, curlDirection 135, curlRadius 0.31, bleedThrough 0.5);*/

}	



/**/
.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.2s;
    -moz-transition:All 0.2s;
    -o-transition:All 0.2s;
    -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(https://8151c2.claudeassets.com/20241125230236im_/https://www.kakimediadesign.com/wp-content/themes/kakimedia/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;	
}
/*
     FILE ARCHIVED ON 00:37:50 Sep 09, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:36:29 Jun 30, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.391
  exclusion.robots: 0.049
  exclusion.robots.policy: 0.042
  esindex: 0.006
  cdx.remote: 13.547
  LoadShardBlock: 263.736 (3)
  PetaboxLoader3.datanode: 255.973 (4)
  PetaboxLoader3.resolve: 122.768 (2)
  load_resource: 156.097
*/