﻿/*  
Theme Name: web2.0
Theme URI: http://www.fh-liste.de/
Description: WordPress theme used by <a href="http://www.fh-liste.de/">fh-liste.de</a>.
Author: fh-liste.de
Author URI: http://www.fh-liste.de/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

#contenu h2{
	border-bottom:1px solid #ddd;
	font:bold 1.9em
	margin:0 0 5px 0;
	padding:5px 0 3px 0;
}

#contenu h2 a:link, #content h2 a:visited, #content h2 a:active{
	text-decoration:none
}

#contenu h3 {
	color:#008000;
	font:bold 1.4em;
	margin:0 0 5px 0;
	padding:30px 0 3px 0;
}

#content h3 a:link, #content h3 a:visited, #content h3 a:active{
	color:#3b0;
	text-decoration:none
}
#content img{
    float: left;
	border: none;
	margin-right: 35px;
	margin-bottom: 5px;}
#content h3 a:hover{
	text-decoration:underline
}
a { 
    color: #2B4F7B; 
	text-decoration: none;
  	background: none;
	font-weight:bold; 
} 
a:hover { 
    color: #FFCC00; 
  	background: none; 
}
.excerpt{
	color:#000;
	font-size:1.1em;
	font-style:italic;
}

.postmetadata{
	color:#CCCCCC;
text-align:right;
}
.postmetadata a{
	color:#CCCCCC;
text-align:right;
}
blockquote{
border-left:2px solid #f80;
margin:10px 0;
padding:5px 10px;
font-style:italic;
text-align: justify;
padding: 0 10px 0 30px;
background: url('http://www.enseignons.be/images/design/quote.gif') no-repeat top left;
margin-left:150px;
}

#commentlist blockquote p{
	padding:0; 
}

#content ul{
	margin:10px 0 20px 20px
}

#content ol{
	margin:10px 0 20px 30px
}

#content ul li, #content ol li{
	margin:0 0 10px 0;
	padding:0 0 0 6px
}

#content ul li{
	list-style:circle
}

ol.commentlist{
	margin:0 0 0 16px
}

.commentlist p{
	line-height:140%
}

.navigation{
	margin:15px 0 0 0;
}

.navigation img{
    margin-right:0px;}

.alignleft{
	float:left;
	width:50%
}

.alignright{
	float:left;
	width:50%
}
.alignright ul li{
color:#CCC;
list-style-type:none;
padding-left:28px;
}
.liarticle{
background: url('http://www.enseignons.be/actualites/wp-content/themes/web20/images/icon_fave.gif') no-repeat;
line-height:23px;
}
.litag{
background: url('http://www.enseignons.be/actualites/wp-content/themes/web20/images/icon_tag.gif') no-repeat;
line-height:23px;
padding-left:0px;
}
.liauteur{
background: url('http://www.enseignons.be/actualites/wp-content/themes/web20/images/icon_people.gif') no-repeat;
line-height:23px;
}
.limail{
background: url('http://www.enseignons.be/actualites/wp-content/themes/web20/images/icon_activity.gif') no-repeat;
line-height:23px;
}
#post-tags li{
display:inline;
background: url('http://www.enseignons.be/images/design/tag.png') no-repeat;
padding-left: 15px;
}
.categories{
	color:#888
}

#s{
	
	padding-left: 10px;
         width:191px;
	background: url('http://www.enseignons.be/images/design07/search.png') no-repeat 4px;
	border:0px;
         height:22px;
}


a img{border:0px; }


.entry img{
    float: left;
	border: none;
	margin-right: 35px;
	margin-bottom: 5px;}


/*** commentaires **/
.date-comment{float:left;width: 4em;padding: 5px 0;background: #FF9900;color:#FFF;
    text-align:center;margin: 0 10px 4px 5px;font-size: 80%;line-height:0.9}
.date-comment span{display:block;font-size: 150%;font-weight:bold}

.comment-number{
		font: 2.5em Georgia, Arial, Helvetica, sans-serif;
		float:left;
		font-size:2.5em;
		padding:0;
		margin:-0.4em 0px 0 0;
		border:none;
		font-style:italic}
.comment-number a{
			color:#000;
			padding:0;
			margin:0;
			border:none}
.center{
text-align:center;}
#signupnow-button {
	width:226px;
	height:63px;
	float:right;
	font-size:24px;
	text-align:center;
}
#signupnow-button a {
	display:block;
	color:#fff;
	width:226px;
	height:63px;
	line-height:60px;
	background:url(http://blog.enseignons.be/wp-content/themes/web20/images/signupbackground.gif) center top no-repeat;
	text-shadow:#1e6c8f 2px 2px 0px;
	letter-spacing:-1px;
}
#signupnow-button a:hover {
	text-decoration:underline;
	background:url(http://blog.enseignons.be/wp-content/themes/web20/images/signupbackground.gif) center bottom no-repeat;
	text-shadow:#b8441c 2px 2px 0px;
}

