@import url("//www.kabook.fr/book/theme/css/DEFAUT/style.css");
/*******************************************************************************************************************************************************************
************************************************************************** KABOOK *********************************************************************
*******************************************************************************************************************************************************************/
/* CINAMMON CHAI */

/*
FOND ALL: #8C3E31
FOND FEUILLE : #D4C19B
TEXTE : #362428
Couleur 1 : #AB9877
Couleur 2 : #CCA164
*/

::selection { background: none;}
body {
	background: #3A3029 url(fond_marron.png);
	color: #40352D;
	text-shadow:none;
}
h1,h2,h3,h4,h5,h6,
.post_header a, p,
#menu ul li a, #menu ul li:hover a {
	text-shadow:none;
	color: #40352D;
}

#menu {
	background: #705E51;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0;
}

#menu ul {
	margin: 0;
	height: 39px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 2px;
}
#menu ul li{
	margin: none;
	height: 25px;
	background: none;
	padding-top: 10px;
}
#menu ul li a{
	color: #FFF;
	padding: 0 20px;
	text-shadow: 0 0 25px #FFF;
	font-weight: bold;
}
#menu ul li:hover {
	text-shadow: 0 0 25px #000;
	color: #FFF;
}
	#menu ul li:hover a{
		color: #FFF;
	}
	
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .dropcapcolor, .inner_main .widget ul.testimonials li p span, .post_header a:hover, .breadcrumbs p span, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .hotstuff ul li a,
p strong  {
	text-shadow:none;
	color: #40352D;
}
a, a:active, a:visited, #main_link_color, #personal_data p span, #personal_data p span a,
.slogan h1, .slogan h2, .slogan h3, .slogan h4, .slogan h5, .slogan h6 {
	color: #40352D;
	text-shadow:none;
}
h2 strong {
	color: #FFF;
}
div.footer {
	color: #A48B79;
	text-shadow:none;
}
div.footer a{
	color: #A48B79;
}

#list_gal {
	background: transparent;
	background-image: none;
	margin-top: -20px;
	border-bottom: none;
}

	#list_gal ul li{
		color: #D4C19B;
		float: left;
		width: 200px;
		border: 1px solid silver; 
		padding: 3px 10px;
		margin: 4px 5px;
		height: 40px;
		background: #8C3E31;	
		background-image: none;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 5px 5px 2px #888;
		-webkit-box-shadow: 5px 5px 2px #888;
		box-shadow: 2px 2px 10px #888;
	}
	#list_gal ul li a{
		color: #D4C19B;
	}
	#list_gal ul li:hover {
		border: 1px solid #77778F; 
	}
#bouton_gal {
}
.other_gal {
	color: #C1C1C1;
	
}

.inner_main input,.inner_main textarea  {
	height: 13px;
	text-shadow: none;
	color: #362428;
}
.inner_main input:hover,.inner_main textarea:hover{
	color: #362428;
}

ul.bullet-arrow li {
	background: none;
	background-image: none;
}

.dropcapspot {
	background-color: #362428;
	color: #D4C19B;
	text-shadow:none;
}

.wp-pagenavi span, .wp-pagenavi a {
	background: #362428;
	color: #D4C19B;
	text-shadow: none;
	box-shadow: none;
	border: 1px solid #AB9877;
}

.wp-pagenavi:hover span, .wp-pagenavi:hover a {
	background: #AB9877;
	color: #D4C19B;
	text-shadow: none;
	box-shadow: none;
	border: 1px solid #362428;
}

.main,
.inner_main,
.container_alpha,
.container_omega,
.hr,
.inner_hr,
.endmain {
	background: none;
	background-image: none;
	color: #362428;
}

.stripe {
	background-color: transparent;
	border-top: none;
}

a.superbutton, .inner_main input.superbutton {
	color: #D4C19B;
	background: #362428;
	border: 1px solid #AB9877;
	box-shadow: inset 0px 1px #C2C2C2;
	text-shadow: none;
	box-shadow: none;
}

a.superbutton:hover, .inner_main input.superbutton:hover {
	color: #362428;
	background: #AB9877;
	border: 1px solid #362428;
	box-shadow: inset 0px 1px #C2C2C2;
	text-shadow: none;
	box-shadow: none;
}


#container{
	background: none;
	color: #362428;
	margin-top: 5px;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#menu,#menu ul li, #menu a
{
	color: #362428;
}



h1 {
	border-bottom: 1px solid #AB9877;
	border-left: 10px solid #AB9877;
	padding-left: 10px;
}
h5 {
	border-bottom: 1px solid #AB9877;
	padding-left: 5px;
}
h2 {
	border-left: 5px solid #6E5C4F;
	padding-left: 10px;
	background: #3A3029;
	color: #FFF;
	text-shadow: 0 0 25px #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 5px 5px 2px #888;
	-webkit-box-shadow: 5px 5px 2px #888;
	box-shadow: 2px 2px 10px #888;
}
h2.post_header a {
	color:#FFF;
	text-shadow: none;
}
h2.post_header:hover a {
	color:#FFF;
	text-shadow: none;
}
#header  h2{
	text-shadow: 3px 3px 5px #000;
	border-bottom: none;
	border-left: none;
	color: #A48B79;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
}
#header  h3 {
	color: #FFF;
}

.widgettitle  {

}


.showcase-caption h2{
	border-left: none;
	padding-left: none;
	background: none;
	color: #000;
	text-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}




#menu {
	padding: 0;
	/*background: url("menu-bg.png") repeat-x top;*/
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	*background: none;
	background: none\0/;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#FF705E51, endColorstr=#FF514135);
	}
	@media all and (min-width: 0px) {
		#menu {
			/*background: url("menu-bg.svg");*/
			background-image: -webkit-gradient(
				linear,
				left top, left bottom,
				from(#705E51),
				to(#514135)
			);
			background-image: -webkit-linear-gradient(
				top,
				#705E51,
				#514135
			);
			background-image: -moz-linear-gradient(
				top,
				#705E51,
				#514135
			);
			background-image: -o-linear-gradient(
				top,
				#705E51,
				#514135
			);
			background-image: linear-gradient(
				top,
				#705E51,
				#514135
			);
		}
	}
		
	
.main  {
	background: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 20px;

}

blockquote, q {
	border-color: #AB9877;
}
