/*  
Theme Name: GenkiTheme
Theme URI: http://ericulous.com/
Description: Clean Soothing Fluid 3 Columns. Traduction <a href="http://www.niss.fr/" title="Des thèmes en français à la pelle!">(niss.fr)</a>
Version: 1.3
Author: Genkisan
Author URI: http://ericulous.com/
*/

body {
background: #ebe9db url(images/bg.gif) repeat-x;
color: #555;
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size: 80%;
line-height: 1.5;
margin: 15px 15px 0 30px;
padding: 0;
}

a {
color: #2175BC;
text-decoration: none;
}

a:hover {
color: #FF7400;
}

img {
border: 0;
}

h1, h2, h3 {
font-size: 1.5em;
font-family: "Tahoma", Georgia, Tahoma, serif;
font-weight: normal;
letter-spacing: -1px;
}

h4 {
font-size: 1.2em;
}

h5 {
font-size: 1.1em;
}

h6 {
font-size: 1em;
}



#wrap {
background: #ffffff ;
border: 1px solid #ccc;
border-right: 2px solid #bbb;
border-bottom: 2px solid #bbb;
margin-left: auto; 
margin-right: auto;
margin-top: 0;
width: 1024px;
}

#head {
	background: #0DDAFE url("images/bandeau1000.jpg") no-repeat center top;
	height: 233px;
	widht:1020px;
	margin: 0 auto;
	align : center;
	
	
	}
/* navigation */
#navigation {	
	background: #0DDAFE ;
	border: 0px solid #DFEEF7;
	height: 25px;
	padding-top : 0;
	position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
     width: 100%;
     text-align: left;

	}

#navigation ul
{
list-style: none;
}

#navigation li
{
display: inline;
}

#navigation a {
	
	border-right: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 25px;
	padding: 0 20px;
	text-decoration: none;
}
#navigation a:hover {background: #E7F885; color: #ffffff; text-decoration: underline}

#divStayTopLeft {
left:5px;
position:absolute;
top:15px;
}

.sidetab {
}

.sidetab ul {
list-style-type: none;
margin: 0;
margin-top: 0px;
padding: 0;
}

.sidetab ul li {
border-bottom: 0;
margin-bottom: 0;
padding: 0;
}

.sidetab a {
background: url(images/bg_sidetab.gif) no-repeat;
display: block;
height: 60px;
padding-bottom: 6px;
width: 25px;
}

.sidetab a:link, .navlist a:visited {
color: #555;
text-decoration: none;
}

.sidetab a:hover {
background: url(images/bg_sidetab.gif) no-repeat 0px -70px;
}

.sidetab .sidetab_alt a {
background: url(images/feed.gif) no-repeat;
height: 25px;
}

.sidetab .sidetab_alt a:hover {
background: url(images/feed.gif) no-repeat 0px -35px;
}

/* Posts */



#contentwrapper{
margin-left: auto; 
margin-right: auto;
padding-top: 0;
min-height: 100%;
height: 4500px;
width: 1024px;
}

#content {
position:relative;
font-size: 1em;
border-left: 1px dashed #BCBAAC;
border-right: 1px dashed #BCBAAC;
margin-left: 10px;
min-height: 100%;
height: 4500px;
width: 600px;

overflow:hidden;
padding: 15px 5px 10px 5px;
}

/* Sidebar */
#sidebar_left {
float: left;
min-height: 100%;
height: 100%;
margin-left: 5px;
padding: 15px 5px 10px 5px;
width: 180px;
}

#sidebar_right {
float: right;
min-height: 100%;
height: 100%;
margin-left: 5px;
margin-right: 5px;
padding: 15px 5px 10px 5px;
width: 180px;
}


.CalendarGroup {
	float: left;
	width: 49px;
	margin-right: 5px;
}

	.CalendarGroup .Calendar {
		text-align: center;
		background: url(images/date-calendar.gif) no-repeat;	
		height: 51px;
		padding: 3px;
	}
	
	.CalendarGroup .Month {
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		color: #FFFFFF;
	}
	
	.CalendarGroup .Day {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.6em;
	}
	
	.CalendarGroup .Year {
		display: none;
		visibility: hidden;
	}

.entrytitle h2 {
font-size: 2.2em;
line-height: 1em;
margin:0 0 5px 0;
}

.entrytitle h2 a {
color: #B4C24B;
}

.entrytitle h2 a:hover {
color: #58BBEB;
}

.entrytitle h3 {
color: #999;
font-size: 1.8em;
line-height: 1em;
margin:0;
}

.entry {
margin-bottom: 3em;
}

.entry blockquote {
color: #666;
margin: 0 30px 20px 30px;
padding: 0 0 0 10px;
border: 2px solid #fff;
border-left: 2px solid #C3D9FF;
}

.entrymeta {
margin-top: 1em;
}

.commentmeta {
background: url(images/comment.gif) no-repeat;
padding-left: 20px;
}

.commentrss {
background: url(images/rss.gif) no-repeat;
margin-left: 30px;
padding-left: 20px;
}

.navigation {
padding-bottom: 20px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.centered {
display: block;
margin: 0 auto;
}





/* block list */

ul.block, .block ul {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #553;
	background: #E7F885;
}



.sidebar {
font-size: 0.85em;
}

.sidebar h2 {
color: #FF7400;
font-size: 1.6em;
margin: 1em 0 0 0;
}

.sidebar a {
color: #0099FF;
font-weight: bold;
}

.sidebar a:hover {
background: #D2D0C0;
}

.sidebar ul {
border-top: 1px dashed #BCBAAC;

margin: 0;
padding: 0;
}

.sidebar ul li {
background-color: #fafafa;
border-bottom: 1px dashed #BCBAAC;
margin-bottom: 0.3em;
padding: 0.3em;
}

.sidebar ul li ul{
list-style-type: square;
margin-left: 1.5em;
padding: 0;
border: 0;
}

.sidebar ul li ul li {
border:0;
}


.searchinput {
border: 1px solid #C3D9FF;
padding: 3px;
width: 135px;
}

.searchbutton {
border: 1px solid #C3D9FF;
margin:0 ;
padding: 2px;
}

#aboutme {
margin-top: 15px;
min-height: 80px;
}

/* for Internet Explorer */
/*\*/
* html #aboutme {
height: 80px;
}
/**/

#aboutme ul li{
background-color: #fff;
border: 0;
}

#aboutme img{
border: 0;
float: left;
padding-right: 15px;
}

#navcontainer {
margin: 0 0 15px 0;
width: 200px;
border-top: 1px dotted #ddd;
}

#navcontainer ul {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
list-style-type: none;
margin-left: 0;
padding-left: 0;
letter-spacing: 1px;
}

#navcontainer ul li {
border-bottom: 0;
margin-bottom: 0;
padding: 0;
}

#navcontainer a {
background: url(images/menu.gif) no-repeat;
border-bottom: 2px solid #eee;
display: block;
height: auto;
min-height: 20px;
padding: 7px 3px 3px 35px;
width: 160px;
}

/* for Internet Explorer */
/*\*/
* html #navcontainer a{
height: 20px;
}
/**/

#navcontainer a:link, .navlist a:visited {
color: #4096EE;
text-decoration: none;
}

#navcontainer a:hover {
color: #ffe;
background: url(images/menu.gif) no-repeat -200px 0px;
}

#logo h3 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 28px;
font-weight: bold;
letter-spacing: -3px;
margin: 0;
}

#logo h3 a{ 
color: #CDEB8B;
}

#logo h3 a:hover {
color: #FF7400;
}

#logo h3 a.logoalt {
color: #4096EE;
}

#logo h3 a.logoalt:hover {
color: #FF7400;
}

/* comments */

/* Comments */
.commentsblock textarea {
width: 35em;
}

.comments a span{
float: right;
width: 30px;
text-align: center;
font-size: 16px;
margin: 1px 5px 0 0;
}


.commentsblock input, .commentsblock textarea {
border: 1px solid #d1d1d1;
}

.commentsblock textarea:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

ol.commentlist {
color: #666;
list-style-type: none;
margin: 0;
margin-top: 1.5em;
padding: 0;
}

.commentlist li {
margin-bottom: 2em;
padding: 0.5em 1em;
}

.alt1 {
background: #f9f7ed;
border: 1px solid #f9f7ee;
padding: 0.5em;
border-left: 10px solid #CDEB8B;
}

.alt2 {
background: #f9f7ed;
padding: 0.5em;
border: 1px solid #f9f7ee;
border-left: 10px solid #C3D9FF;
}

h3#comments {
font-size: 1.6em;
}

/* Footer */

#footer {
color: #999;
float: right;
margin: 3px 0 0 0;
padding: 0 0 2px 0;
padding-right: 10px;
}

/* Sitemap */
.ddsg-sitemap ul{
margin: 0;
padding: 0;
}

.ddsg-sitemap ul li {
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
}

.ddsg-sitemap ul li ul{
list-style-type: none;
margin: 15px;
padding-left: 20px;
}

.ddsg-sitemap ul li ul li{
font-weight: normal;
list-style-type: circle;
}