/*  
Theme Name: Theme Blog Windows News
Theme URI: http://www.windowsnews.fr/
Description: Theme Blog Windows News
Version: 1.0
Author: Bishop
Author URI: -

*/



/* Begin Typography & Colors */
body {
	background-color:#3e3e3e;
	text-align: center;
	margin-top:0px;
	font-family:Georgia, Times New Roman, Arial, Tahoma, Verdana;
	font-size:12px;
}

td, th, caption {
	font-family:Georgia, Times New Roman, Arial, Tahoma, Verdana;
	font-size:10px;
	color:black;
}

a {
	font-family:Georgia, Times New Roman, Arial, Tahoma, Verdana;
	font-size:12px;
	color:black;
	text-decoration:none;
}

a:visited {
	font-family:Georgia, Times New Roman, Arial, Tahoma, Verdana;
	font-size:12px;
	color:black;
}

#liste_liens a, #liste_liens a:visited, #liste_categories a, #liste_categories a:visited, #liste_archives a, #liste_archives a:visited, #liste_rss a, #liste_rss a:visited  {
	color:black;
	font-weight:bold;
}

a:hover {
	font-family:Georgia, Times New Roman, Arial, Tahoma, Verdana;
	font-size:12px;
	color:black;
	text-decoration:underline;
}

form {
	margin:0;
	padding:0;
}


img {
	border:0;

}

#page {
        width: 750px;
        margin-left: auto; 
        margin-right: auto; 
        text-align: left;
        background-color:white;
}

#header {
	margin-bottom:20px;
}

#sidebar {
	float:left;
	width:165px;
	margin-left:5px;
}

#sidebar ul {
	margin:0;
	padding-left:0px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}

.conteneur_sidebar {
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
}

.conteneur_sidebar ul {
}

.conteneur_sidebar ul li {

}

#calendrier {
	background-image:url('images/cadre_fond.gif');
	background-repeat: no-repeat;
	background-position:  center bottom; 	
	text-align:center;
}

#calendrier a {
	font-weight:bold;
	color:#b30c1a;
}

#recherche, #liste_pages, #liste_categories, #liste_archives, #liste_liens, #liste_rss, #magazine {
	background-image:url('images/cadre_fond.gif');
	background-repeat: no-repeat;
	background-position:  center bottom; 	
}

#recherche #s {

}

#content {
	float:right;
	width:555px;
	margin-left:5px;
	margin-right:5px;
	background-image:url('images/middle_main.gif');
	background-repeat: repeat-y;
	background-position:  center; 	

}

#liste_posts {
	margin-left:8px;
	margin-right:8px;
	padding-top:10px;
	
}

.gris {
	height: 1px;
	width: 535px;
	margin-top:10px;
	margin-bottom:10px;

}

a.titre_billet, a.titre_billet:visited {
	font-weight:bold;
	font-size:18px;
	color:#b30c1a;
	text-decoration:none;
}

a.titre_billet:hover {
	font-weight:bold;
	font-size:18px;
	color:#b30c1a;
	text-decoration:underline;
}

.post {
	overflow:hidden;
	width:535px; 
}

.post small {
	color:#888888;
	font-family:Georgia, Times New Roman, Arial, Tahoma, Verdana;
	font-size:10px;
}

.entry {
	color:#222222;
	font-size:12px;
	font-family:Georgia, Times New Roman, Arial, Tahoma, Verdana;
	margin-top:7px;
	line-height:17px;

}

a.more-link, a.more-link:visited {
	color:#b30c1a;
	text-decoration:none;
}

a.more-link:hover {
	color:#b30c1a;
	text-decoration:underline;
}

#footer {
	clear:both;
	text-align:center;
	color:#999999;
	font-size:10px;
}

#footer a, #footer a:visited, #footer a:hover {
	color:#999999;
	font-size:10px;
	text-decoration:underline;
}