/* CSS Document */

body {
	background-color: #9f9f9f;
	background-image: url(images/interface/bgr.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	background-image: url(images/interface/main_bgr_2.jpg);
	background-repeat: repeat-y;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#main #content {
	background-image: url(images/interface/content_bgr.jpg);
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	background-repeat: no-repeat;
}

h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom:0px;
	color: #FFFFFF;
}

#main #content p {
	margin: 0px;
	padding: 0px;
}
#main #content a {
	color: #e80000;
	text-decoration: none;
	//background-color: #000000;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.highlight {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

#main #content a:hover {
	text-decoration:underline;
}

#main #content #rightCol {
	width: 230px;
}

#main #content #leftCol {
	width: 490px;
}

#main #header {
	height: 300px;
	background-image: url(images/interface/_header_bgr.jpg);
}

#main #content #rightCol .news .date {
	font-size: 10px;
	color: #999999;
}


#main #content #rightCol .news .title {
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #eeeeee;
	font-weight: bold;
}

#main #content #rightCol .news .description {
	color: #CCCCCC;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 10px;
}

#main #content .smallCol {
	width: 230px;
}

#main #content .smallCol .date {
	font-size: 10px;
	color: #999999;
}


#main #content .smallCol .title {
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #eeeeee;
	font-weight: bold;
}

#main #content .smallCol .description {
	color: #CCCCCC;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 10px;
}

#main #footer {
	font-size: 9px;
	color: #666666;
	background-image: url(images/interface/footer_bgr.jpg);
	height: 52px;
	width: 800px;
	padding-top: 0px;
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#main #footer a{
	color: #888888;
	text-decoration:none;
}

#main #footer a:hover{
	color: #AAAAAA;
}
.imageAtLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}
.imageAtRight {
	margin-bottom: 10px;
	margin-left: 10px;
}
#main #content #leftCol .date {
	font-size: 10px;
	color: #999999;
}

#main #content #leftCol .post {
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#main #content #leftCol .tags a{
	font-size:10px;
	background-color:#333333;
	color:#AAAAAA;
	padding: 0px 2px 0px 2px;
	text-decoration:none;
}

#main #content #leftCol .tags a:hover{
	font-size:10px;
	background-color:#e80000;
	color:#ffffff;
	padding: 0px 2px 0px 2px;
}	

#main #content #leftCol .addComment a{
	font-size:10px;
	color:#CCCCCC;
	background-image:url(blog/wp-content/themes/vertigo-2column/images/picto_commentaires.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 3px;
	height:20px;
	background-color:#111111;
}

#main #content #leftCol .addComment a:hover{
	color:#ffffff;
}	

/*
//////
//////
*/

#main #content #sidebar {
	float: right;
	width: 230px;
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#main #content #sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#main #content #sidebar ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	}

#Search input{
	width:220px;
	background-color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top:0px;
	padding: 2px 5px 2px 5px; 
	border: 1px solid #111111;
	}
		

#main #content #sidebar ul li H1{
	margin-top: 20px;
	padding-top: 0px;
	
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #333333;;
	}
	
#main #content #sidebar ul li a {
	font-size : 11px;
	display: block;
	color: #CCCCCC;
	background-color:#111111;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #333333;
	}

#main #content #sidebar ul li a:hover {
	background: #222222;
	color: #e80000;
	}
	
#main #content #sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#main #content #sidebar #login {
	padding-top:20px;
	}
	
#main #content #sidebar #login a{
	display:inline;
	background:none;
	background-color:#111111;
	padding:0px;
	border:none;
	font-size : 10px;
	color: #666666;
	text-decoration: none;
	}
#main #content #sidebar #login a:hover{
	font-size : 10px;
	color: #e80000;
	text-decoration: none;
	}



/*//////////////////////////////////////////////////////

/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 460px;
	color: #CCCCCC;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock ol{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 10px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	color:#333333;
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 460px;
	background: #f1f1f1 url(images/comment.jpg) no-repeat top;
	}

.commenttext-admin {
	color:#333333;
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 460px;
	background: #f1f1f1 url(images/comment.jpg) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

