/*
	Author Name	: Julien Strulens
	Author Site	: http://julienstrulens.com
	Style Name	: Kendo Club Charleroi
	Style URI	: http://kendo-charleroi.be
	Version		: 1.0
	Comments	: Basé sur K2-1.0-RC7
*/

#page {
	width: 780px;
	margin-top: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
#header {
	background-color: #600;
	}

#header .blog-title, #header .description {
	display: none;
}

ul.menu li a {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	}

ul.menu li a:hover {
	background-color: #bb0000;
	}

h2 a:hover, h2 span a:hover {
	color: #900;
	}

a {
	color: #900;
	}	
	
.widget {
	background-color: #eee;
	border-color: #ccc;     
	border-width: 1px;
	border-style: dotted;
	padding: 5px !important;
	}

.widget div {
	margin-top: 10px;
	}
	
.widget_text {
	border-color: #d8d2a9;
	background-color: #ffffcc;
	}
	
.widget_text div {
	color: #2d2d2d;
	}
	
.widget_simpleimage {
	background-color: transparent;
	border: none;
	padding: 0 !important;
	}

.widget_simpleimage div,
.widget_simpleimage p {
	margin: 0 !important;
	padding: 0 !important;
	}
	
.widget_articles li {
	padding-top: 10px;
	}
	
#text-4 {
	border-color: #ccc;
	background-color: #eee;
	}
	
#text-4 div {
	color: #000;
	}
	
#text-8 {
	border: none;
	background-color: transparent;
	padding: 0 !important;
	}
	
.footerkcc {
	letter-spacing: 0.1em;
	font-size: 1.15em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}
