/*  
Theme Name: Vision Libre 7
Theme URI: http://www.visionlibre.net/
Description: Th?e du blog Vision Libre.
Version: 1.0
Author: C?ric Bonvin
Author URI: http://www.visionlibre.net/

	Vision Libre v1.0
	 http://www.visionlibre.net/

	This theme was designed and built by C?ric Bonvin,
	whose blog you will find at http://www.visionlibre.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	/*background-color: #d4d3d9;*/
}


.page{
	background-color: white;
	border: 1px solid #989898;
	text-align: left;
	width: 740px;
}

.content {	
	vertical-align: top;
}

.headerSquare {
	width: 19px;
	height: 19px;
	background-color: #760000;
	border: 1px solid #ffffff;
}

.headerLine {
	background-color: #959595;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.sidebar {
	width: 230px;
	border-right: 1px solid #989898;
	vertical-align: top;
}

.sidebarSquare {
	background: #E5E5E5 url('img/cedric.gif') no-repeat bottom;
	width: 19px;
	height: 150px;
	border: 1px solid #ffffff;
}

.sidebarLogo {
	background: #ffffff url('img/visionlibre.gif') no-repeat bottom;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 209px;
}

.sidebarContent {
	border-top: 1px solid #989898;
	padding: 0px;
}

.sidebarArrow {	
	background: #760000 url('img/arrow.gif') no-repeat center;
	width: 20px;
	height: 19px;
	border: 1px solid #ffffff;
}

.sidebarTitle {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	width: 209px;
	background: #959595;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 10px;
}

.sidebarIcon {		
	width: 20px;
	height: 19px;
	border: 1px solid #ffffff;
}

.sidebarLink {
	height: 19px;
	width: 209px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #760000;
	padding-left: 10px;
	border-bottom: 1px solid #E5E5E5;
}

.sidebarLink a {
	color: #760000;
	/*text-decoration: none;*/
}

a {
	color: #760000;
	text-decoration: none;
}

.accueil {
	background: #ffffff url('img/accueil.gif') no-repeat center;
}

.archives {
	background: #ffffff url('img/archives.gif') no-repeat center;
}

.liens {
	background: #ffffff url('img/liens.gif') no-repeat center;
}

.dossiers {
	background: #ffffff url('img/dossiers.gif') no-repeat center;
}

.note {
	background: #ffffff url('img/note.gif') no-repeat center;
}

.lecture {
	background: #ffffff url('img/lecture.gif') no-repeat center;
}

.contact {
	background: #ffffff url('img/contact.gif') no-repeat center;
}

.facebook {
	background: #ffffff url('img/facebook.gif') no-repeat center;
}

.sidebarMenuFooter {
	height: 9px;
}

.sidebarArrowCategory {	
	background: #707070 url('img/arrow.gif') no-repeat center;
	width: 20px;
	height: 19px;
	border: 1px solid #ffffff;
}

.sidebarTitleCategory {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #760000;
	height: 19px;
	width: 209px;
	background: #e5e5e5;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 10px;
}

.sidebarContentWidth {
	width: 19px;
}

.sidebarContent li {
	padding-left: 10px;
	list-style: none;	
	height: 19px;
	border-bottom: 1px solid #E5E5E5;	
}

.sidebarContent li a {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #760000;
	text-decoration: none;
}

.sidebarEnd {
	border-bottom: 1px solid #989898;
}

.notes {
	padding: 20px;
	vertical-align: top;
}

.post {
	width: 430px;
	text-align: justify;
}

.articles {
	width: 100%;
}

.articles .postTitle {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 15px;	
	font-weight: bold;
	color: #760000;
	border-bottom: 1px solid #E5E5E5;
}

.articles .postTitle a {
	font-weight: bold;
	text-decoration: none;
	color: #760000;
}

.articles small {
	margin: 0px;
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #959595;
}

.articles small a {
	text-decoration: none;
	color: #959595;
	
}

.articles .entry {
	padding-left: 20px;
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #707070;
}

.articles .postmetadata {
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #959595;
	margin-bottom: 30px;
	text-align: right;
}

.articles .postmetadata a {
	color: #959595;
	text-decoration: none;	
}

.articles .pagetitle {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #707070;
	color: #000000;
	margin-bottom: 30px;
	width: 100%;
}

.googlePub {
	margin-top: 10px;
}

.googleSidebar {
	margin-top: 10px;
	padding-left: 30px;
	vertical-align: center;
	margin-bottom: 10px;
}

.blogrrrSidebar {
	margin-top: 10px;
	padding-left: 10px;
	vertical-align: center;
	margin-bottom: 10px;
}

.message {
	font-family: Arial, Sans-Serif;
	font-size: 11px;	
	color: #760000;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright a{
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #760000;
	float: right;
}

.alignleft a{
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #760000;
	float: left
}

.footer {
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-size: 10px;
	border-top: 1px solid #989898;
	text-align: center;
	color: #760000;
}

.footer a {
	color: #760000;
	text-decoration: none;
}

.commentsIntro {
	margin-top: 40px;
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #760000;
}

.commentlist {
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-size:10px;;
	font-weight:normal;	
	margin-top: 20px;
}

.commentlist li {
	border: 1px solid #989898;
	background-color: #E5E5E5;
	padding: 10px;
	width: 90%;
	margin-bottom: 10px;
}

.commentlist a {
	text-decoration: none;
	font-weight: bold;	
	font-size: 12px;
	color: #989898
}

.commentlist p {
	font-size: 12px;
	color: #760000;
}

.commentmetadata a {
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-size: 10px;;
	font-weight: normal;
}

input {
	border: 1px solid #989898;
	width: 150px;
}

textarea {
	border: 1px solid #989898;
	width: 450px;
}

.submitButton {
	width: 150px;
	height: 20px;
	border: 1px solid #989898;
	background-color: #ffffff;
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-size: 11px;;
	font-weight: normal;
	color: #760000;
}

.okButton {
	width: 20px;
	height: 18px;
	border: 0px solid #989898;
	background-color: #ffffff;
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-size: 11px;;
	font-weight: bold;
	color: #760000;

}

.search {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #760000;
	border: 0px solid #989898;
	width: 150px;
}

.entry li {
	list-style-type:none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #760000;
}

.entry li H2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 15px;	
	font-weight: bold;
	color: #760000;
	border-bottom: 1px solid #E5E5E5;
}

.entry H2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;	
	font-weight: bold;
	color: #760000;
	border-bottom: 1px solid #E5E5E5;
}

.entry li ul li {
	list-style-type: square;
}

.page_item {
	list-style-type: none;
}

.googleItems li {
	list-style-type: square;
}