* { padding: 0; margin: 0; }
ul li, ol li { list-style: none; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }
img { border: none; }



/* Body
-------------------------------------------------------------------*/
body { 
	font: 12px/18px Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #416376; 
	background: #172d3b url(images/site_background.gif) repeat-x top; 
}

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #414d4c; }
h1 { font-size: 22px; line-height: 26px; margin-bottom: 10px; }
h2 { font-size: 20px; line-height: 24px; margin-bottom: 7px; }
h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h4 { font-size: 16px; line-height: 20px; margin-bottom: 5px; }
h5 { font-size: 14px; line-height: 18px; margin-bottom: 5px; }
h6 { font-size: 12px; line-height: 16px; margin-bottom: 5px; }

h1 span { color: #999; }

a { color: #3b5a4a; }
a:hover { color: #3b5a4a; }
a:visited { color: #3b5a4a; }

p { margin-bottom: 10px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin: 20px 0;
	background: #E2E7EB; 
}

a.more-link{
	margin:15px 0 0 0;
	display:block;
	text-align:right;
	text-decoration:none;
}
a.more-link:hover{
	text-decoration:underline;
	border-bottom:0px;
}

/* Container
-------------------------------------------------------------------*/
#container { 
	width: 900px; 
	padding-bottom: 10px; 
	margin: 0 auto; 
	overflow: hidden; 
	position:relative;
}
#container #wrapper { 
	width: 900px; 
	float: left; 
	overflow: hidden; 
	background: #E2E7EB url(images/bar_droite.gif) repeat-y top right; 
}

/* Header
-------------------------------------------------------------------*/
#header { 
	width: 900px; 
	float: left; 
	position: relative; 
	padding:14px 0 14px 0;
}
#header h1 { 
	font: 24px Verdana; 
	margin-bottom: 0; 
	color: #fff; 
}
#header h1 a { 
	display:block;
	background:url(images/elkalidi_abdelkader_logo.gif);
	width:150px;
	height:100px;
	text-indent:-1000px;
	float:left;
}
#header h1 span { 
	padding-left: 10px; 
	font-size: 11px; 
	color: #ccc; 
}
#header a.my_twitter { 
	display:block;background:url(images/follow_me.gif);width:135px;height:101px;font-size:1px;color:#001921;position:absolute;right:0;bottom:0;
}

/* Search
-------------------------------------------------------------------*/
#search {
	position: absolute;
	top: 15px; 
	right: 0px;
}

#search input { border: 0; }

#search #s { 
	width: 148px;
	padding: 4px 0 4px 22px;
	margin-right: -4px;
	vertical-align: top;
	line-height: 0;
	font: normal 12px Verdana;
	vertical-align: top;
	color: #333;
	background: url(images/search-text.gif) no-repeat;
}
#search #searchsubmit { 
	width: 35px; 
	height: 22px;
	vertical-align: top;
	background: url(images/search-submit.gif) no-repeat;
}




/* Navigation
-------------------------------------------------------------------*/
#nav { 
	width: 900px; 
	height: 42px; 
	float: left; 
	background: url(images/navigation_bar.gif) no-repeat; 
	position: relative;
}
#nav ul { 
	margin-left: 10px; 
	position: absolute; 
	bottom: 0px; 
	overflow: hidden; 
	height: 33px; 
}
#nav ul li { 
	float: left; 
	margin-right: 3px; 
	padding-left: 7px; 
}
#nav ul li.current_page_item, #nav ul li.current-cat { background: url(images/nav-tab-left.gif) no-repeat; }
#nav ul li a { 
	display: block; 
	text-decoration: none; 
	color: #64889C; 
	line-height: 33px; 
	padding: 0 15px 0 8px; 
}
#nav ul li a:hover { color: #416376; }
#nav ul li.current_page_item a, #nav ul li.current-cat a { background: url(images/nav-tab-right.gif) no-repeat top right; }
#nav #feed { 
	position: absolute; 
	right: 4px; 
	top: 4px; 
	height: 26px; 
	width: 26px; 
	text-align:center;
	font-size:1px;
	color: #FFF; 
	display: block; 
	background: url(images/feed.gif) no-repeat; 
	text-decoration: none; 
}



/* Content
-------------------------------------------------------------------*/
#content { 
	width: 638px; 
	float: left; 
	padding: 15px 12px 15px 15px; 
	background: #E2E7EB; 
}
.post-top {background:url(images/post_background.gif) left top no-repeat;padding:6px 0 0 0;margin-bottom: 13px;}
.post-bottom {background:url(images/post_background.gif) left bottom no-repeat;padding:0 0 9px 0;}
.comment-bottom {background:url(images/comment_bottom.gif) left bottom no-repeat;padding:0 0 31px 0;}
#content .post {background:#FFF url(images/bg_d_div_art.gif) right repeat-y;padding:5px 18px 10px 15px;overflow:hidden;}


#content .post p { margin-bottom: 20px; }
#content .post h1 a , .post h1.titre{ font-size:25px;font-style:italic;font-weight:normal;letter-spacing:-1px;text-decoration: none;color:#142F3E; }
#content  .post a { color: #142F3E; }
#content  .post a:hover { color: #416376; border-bottom:1px dashed #416376;}
#content .post-list li { list-style: none; }


#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #416376; 
	padding: 3px 5px 5px 5px; 
	border-top: 1px solid #64889C; 
	border-bottom: 1px solid #64889C; 
	background: #E2E7EB; 
}
#content .post .post-info a { color: #333; text-decoration:none; }
#content .post .post-info a:hover { color: #555; text-decoration:none; }

#content #pages { text-align: center; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }
.demolink { background:url(images/demo.gif) left center no-repeat; padding:0 0 0 20px;font-family:georgia;font-weight:normal;font-size:17px;font-style:italic;text-decoration:none;color:#001921;}



/* Sidebar
-------------------------------------------------------------------*/
#sidebar { 
	width: 235px;
	float: left;
	font-size: 11px; 
	margin-bottom: 10px;
	color: #555;
}

#sidebar h3 { font: normal 18px Verdana, Arial, Sans-Serif; color: #222; }

#sidebar a { color: #38463e; text-decoration: none; }
#sidebar a:hover { color: #38463e; }

#sidebar .block {
	width: 205px;
	padding: 10px 15px; 
	overflow: hidden;
	color: #64889C;
}
#sidebar .block li { 
	background: url(images/bullet_white.gif) no-repeat left center; 
	padding-left: 12px;
	margin:0 0 5px 0;
}
#sidebar .block li a{ 
	border:none;padding:0;
}
#sidebar .widgettitle { font-family:georgia;color: #83A6BB;font-style:italic;margin:0 0 5px 0;font-weight:normal;}
#sidebar .block a { color: #FFF; border-bottom:1px dashed #64889C;padding:0 0 2px 0;}
#sidebar .block a:hover { color: #CBD4DB; }

/* Calendar */
#sidebar .block #calendar_wrap a { }
#sidebar .block #calendar_wrap .pad { background: none; }
#sidebar .block #calendar_wrap #prev { background: none; }
#sidebar .block #calendar_wrap #next { background: none; }
#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; background: #d6ded4; text-align: center; color: #888; }



/* Wrapper Bottom
-------------------------------------------------------------------*/
#wrapper-bottom { 
	width: 900px; 
	height: 8px; 
	float: left; 
	margin-bottom: 7px; 
	background: url(images/wrapper-bottom.gif) no-repeat bottom;
}



/* Comments
-------------------------------------------------------------------*/
.comments-title { 
	text-align: left; 
	font: italic normal 19px Georgia,"Trebuchet MS", Helvetica, Arial, Geneva;
	color: #414d4c; 
}
#comments .comment { 
	background:#FFF url(images/bg_d_div_art.gif) right repeat-y;
	overflow: hidden; 
	width: 618px; 
	padding:4px 10px 0 10px;
}
#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 2px; 
	border:1px solid #C2CCD5;
}
#comments .comment .comment-avatar img { 
	margin:0;padding:0;
}

#comments .comment .comment-content { 
	float: left; 
	padding: 0 0 0 10px; 
	width: 550px; 
}
#comments .comment .comment-content a { color: #444; }


#comments .comment .comment-info { 
	font-size: 11px;
	color: #777;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
	font-size: 17px;
	font-family: georgia;
	font-style:italic;
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #000; 
	text-decoration: none;
}
#comments .comment .comment-info a:hover{ 
	color: #416376; 
}




/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	background:#FFF url(images/bg_d_div_art.gif) right repeat-y;
	padding: 5px 15px 3px 15px; 
	color: #416376; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 593px;
	color:#416376;
	border: 1px solid #E2E7EB; 
	height: 120px;
	padding: 5px 5px; 
	background:#F8FAFB url(images/input_bg.gif) repeat-x top;
}
#commentform input.text { 
	width: 200px; 
	color:#416376;
	border: 1px solid #E2E7EB; 
	margin-right: 5px; 
	padding: 5px 5px; 
	background:#F8FAFB url(images/input_bg.gif) repeat-x top;
}
#commentform input#submit { padding: 3px 10px; }



/* Footer
-------------------------------------------------------------------*/
#footer { 
	width: 900px; 
	float: left; 
	color: #64889C; 
	text-align: center;
}

#footer p { 
	font-size: 11px; 
	margin: 0; 
}
#footer a { color: #89A5B9;text-decoration:none;border-bottom:1px dashed #89A5B9;padding:0 0 1px 0;}
#footer a:hover { color: #FFF;}







