body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #111;
	margin: 0;
	padding: 0;
	}

a {
	color: #f4a214;
	text-decoration: none;	
	}

a:hover {
	text-decoration: underline;	
	}	

.fullwidth {
	width: 920px;
	margin: 0 auto;
	}

.leftwidth {
	float: left;
	width: 592px;
	background: transparent;
	}

.rightwidth {
	float: right;
	width: 320px;
	background: transparent;
	}

#header {
	width: 100%;
	height: 200px;
	background: #111 url(images/skep.png) bottom no-repeat;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #FFF;
	margin: 10px 0;
	}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	margin: 0 0 0 150px;
	}
	
#blogdetails {
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	}

#blogdetails a {
	font-size: 40px;
	display: block;	
	font-family: Trebuchet MS,Arial;	
	}

#searchtab {
	background: url(images/search-back.gif) no-repeat;
	width: 320px;
	height: 115px;
	position: relative;
	bottom: 0px;
	}

#searchform {
	width:265px;
	padding:16px 0 0 16px;
	}

.searcharea {
	padding-top: 7px;
	height: 26px;
	width: 220px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	border: none;
	background: transparent;	
	}
	
#main_back {
	background: #111;
	width: 100%;
	height: 100%;
}

#main {
	margin:0 auto;
	width: 920px;
//	background: url(images/main_bg.jpg) top left repeat-y;
	background: #111;
}

#bottom {
//	background: #f1f1f1 url(images/bottom.jpg) bottom left repeat-x;
	height:50px;
	width:100%;
}

#bottom_bg {
//	background: transparent url(images/bottombar.jpg) bottom right no-repeat;
	height:50px;
	width:920px;
	margin:0 auto;
}

.post {
	position: relative; 
	clear: left; 
	width: 592px;
	margin: 0 0 8px 0;
	background: #ddd;
	}
.post a { 
	text-decoration: underline; 
	color: #FD0A63;
	}

.post a:visited { 
	text-decoration: none; 
	color: #FFF;
	}

.post a:hover { 
	text-decoration: underline;
	}
	
.post h1 { 
	font-size: 22px; 
	line-height: 22px; 
	letter-spacing: -1px; 
	font-weight: normal; 
	font-family: Trebuchet MS,Arial; 
	padding: 10px; 
	margin: 0px; 
	display: block;
	}
	
.post h1 a { 
	color: #111; 
	text-decoration: none;
	}
	
.post h1 a:visited { 
	color: #111;
	text-decoration: none;
	}
	
.post h1 a:hover { 
	color: #f4a214;
	text-decoration: none;
	}

.posthead { 
	padding-left: 40px;
	}

.postmeta { 
	padding: 0px; 
	margin: 0px; 
	font-size: 11px; 
	color: #aaa;
	}

.postmeta em { 
	font-style: normal;
	}

.postmeta em a { 
	text-decoration: underline; 
	color: #aaa;
	}

.postmeta em a:visited { 
	text-decoration: underline; 
	color: #aaa;
	}

.postmeta em a:hover { 
	text-decoration: none; 
	color: #aaa; 
	}

.postdate { 
	position: absolute; 
	top: 0px; 
	left: 0; 
	text-align: center; 
	margin: 0; 
	padding: 5px; 
	list-style: none; 
	}

.postdate .month { 
	display: block;
	font-size: 11px; 
	line-height: 11px; 
	color: #111; 
	text-transform: uppercase;
	}

.postdate .day { 
	display: block; 
	font-size: 21px; 
	font-family: Trebuchet MS,Arial; 
	font-weight: bold; 
	line-height: 20px; 
	color: #111; 
	}

.entry { 
	padding: 5px 0px 0px 0px;  
	font-size: 11px; 
	line-height: 18px;
	text-align: justify; 
	margin: 0px 0px 10px 0;
	color: #E0E0E0;	
	}

.entry p { 
	font-size: 14px; 
	line-height: 18px;
	color: #000;
	padding: 0 20px 0 50px;
	}

.entry img { 
	padding: 3px 3px 3px 3px; 
	background:inherit; 
	border: solid 1px #FD0A63; 
	margin: 0px 10px 10px 0px;
	}

.entry blockquote { 
	padding: 3px 15px; 
	background: #C2E3FF; 
	margin: 5px 0px; 
	color:#000; 
	border: solid 2px #eee;
	}

.entry blockquote p { 
	font-size: 11px; 
	padding: 5px 0px; 
	margin: 5px 0px; 
	line-height: 15px;
	color:#000; 
	}

.entry ul { 
	font-size: 14px; 
	color:#000; 
//	padding-left: 12px; 
	padding-left: 70px;
	margin-right: 20px; 
	}

.entry ul li { 
	font-size: 14px; 
	color:#000; 
	}

.entry a, .entry a:visited { 
	font-size: 14px; 
	font-weight: bold; 
	color:#000;
	text-decoration : none;
	}

.entry a:hover { 
	font-size: 14px; 
	color:#f4a214;
	weight : bold;
	text-decoration : none;
	}

.postmetadata {
	height: 20px;
	padding: 7px 15px 3px 15px;
	background: #111;
	color: #aaa;
	}

.postmetadata a {
	font-size: 11px;
	font-weight: bold;
	color: #aaa;
	}

.permalink a {
	display: inline;
	background: transparent url(images/permalink.gif) top left no-repeat;
	padding-left: 22px;
	margin-right: 15px;
	color: #aaa;
	}

.comments a {
	display: inline;
	background: url(images/comment.gif) top left no-repeat;
	padding-left: 22px;
	margin-right: 15px;
	color: #aaa;	
	}

.comment a {
	display: inline;
	background: url(images/comment.gif) top left no-repeat;
	padding-left: 22px;
	margin-right: 15px;
	color: #aaa;	
	}

.permalink a:hover {
	display: inline;
	background: url(images/permalink.gif) top left no-repeat;
	padding-left: 22px;
	text-decoration: underline;
	}

.comments a:hover {
	display: inline;
	background: url(images/comment.gif) top left no-repeat;
	padding-left: 22px;
	text-decoration: underline;	
	}

.comment a:hover {
	display: inline;
	background: url(images/comment.gif) top left no-repeat;
	padding-left: 22px;
	text-decoration: underline;	
	}

.pagetitle {
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #ADADAD;
	}

#commentspanel {
	background: #ddd;
	padding: 10px;
	}

#commentspanel h2 {
	margin:0px 0px 10px 0px;
	padding-bottom:5px;
	color:#111;
	font-size:18px;
	font-weight:bold;
	width:100%;
	border-bottom:1px dashed #111;
	}

#commentspanel a {
	color:#111;
	text-decoration:none;
	}

#commentspanel a:hover {
	color:#f4a214;
	text-decoration:none;
	}

#commentspanel ul {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

.commentlist li{
	background: #ddd;
	color: #111;
	display: block;
	font: normal 12px Tahoma,Arial;
	margin: 10px 0 10px 0;
	padding: 8px;
	}
		
.commentlist li  p {
	margin: 5px 0 0 0;
	color: #000;
	font-size: 12px;
	}

.commentmetadata {
	font-size:11px;
	font-weight:bold;
	}

#commentform p {
	font-size:12px;
	}

.commentinput {
	width: 240px;
	background: #ddd;
	border: 1px solid #111;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	}

.commenttextarea {
	width: 446px;
	background: #ddd;
	border: 1px solid #111;
	padding: 5px 5px 5px 5px;
	color: #000;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

.labeltext {
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	}

.inputfield {
	margin:0 0 15px 0;	
	}

#sidebar {
//	background: #ffcc66 url(images/sidebar_bg.jpg) top left repeat-x;
	width: 300px;
//	padding: 10px 10px 15px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: left;
	background: #111;
	color: white;
	}

#sidebar h2 {
	width: 100%;
	height: 26px;
//	margin: 0px 0px 10px 0px;
	margin: 5px 0px 5px 0px;
	padding: 4px 0px 0 10px;
	background: transparent;
	border-bottom:2px solid #f4a214;
	color: #f4a214;
	font-weight: bold;
	font-size: 16px;
	font-family: Trebuchet MS, Arial;
	}

#sidebar a {
	color: white;
	}

#sidebar li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

#sidebar ul {
	list-style:none;
	font-size:12px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;	
	}

#sidebar ul li {
	list-style:none;
	margin:3px 0px 3px 10px;
	padding:0px 0px 5px 25px;
	font: 12px Tahoma,Arial;
	border-bottom:1px dotted #eee;
//	background:url(images/tag.gif) center left no-repeat;
	}

.navigation a {
	font-size:11px;
	font-weight:bold;
	letter-spacing:-0.03em;
	color:#DB567E;
	}

.navigation a:hover {
	color:#44A6D9;
	}

.alignright {
	float:right;
	display:inline;
	}

.alignleft {
	float:left;
	display:inline;
	}

#bottombar {
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
	background: #55cd6e;
	}

.bar-one {
	float:left;
	display:inline;
	width:260px;
	margin-right:30px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	}

.bar-one h2 {
	width: 250px;
	height: 26px;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0 10px;
	border-left: 3px solid #FFF;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	}

#footer {
	height: 12px;
	padding: 10px 0 0 0;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	}

#footer a {
	color:#222;
	}

#footer a:hover {
	color:#FFF;
	}

.bar-one li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul {
	list-style:none;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul li {
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 10px;
	border-bottom:1px dotted #eee;
	}

.bar-one ul li a {
	color:#000;
	}

.bar-one ul li a:hover {
	color:#FFF;
	}
	
.sg1 {
	background: url(images/banner_01.jpg) no-repeat;
	width: 28px;
	height: 16px;	
}
.sg2 {
	background: url(images/banner_02.jpg) no-repeat;
	width: 107px;
	height: 16px;	
}
.sgtxt {
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	text-align: left;
	text-decoration: none;
	}
.sgtxt {
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	text-align: left;
	text-decoration: none;
}
#sgf {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
  	font-weight: bold;	
	color: #FFF;
	text-decoration: none;	
}
#sgf a.sgfooter {
	font-family: Arial, Verdana, Helvetica;
	color: #FFF;
  	font-weight: bold;	
	text-decoration: none;
	font-size: 10px;
}
#sgf a.sgfooter:hover {
	font-family: Arial, Verdana, Helvetica;
	color: #FFF;
  	font-weight: bold;	
	text-decoration: none;
	font-size: 10px;
}	

// AJOUTS PERSO

#feedrss {
	border: solid 2px white;
	margin: 0 auto;
	width: 300px;
	}

#feedrss a, #feedrss a:visited {
	color: transparent;
	text-decoration: none;
	}

#feedrss h1 {
	font-size: 20px;
	text-align: center;
	color: #FFF;
	}