body, textarea {
  scrollbar-base-color:#e30075;
}


pre, code{
	font-size: 1.2em;
}

pre{
 	width: 100%;
	overflow: auto;
	border: 1px solid #dcdcdc;
}

html>body pre {
	overflow: auto;
	width: auto;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input:hover, textarea:hover, input:focus, textarea:focus, input:active, textarea:active, input[type=checkbox]:hover, input[type=c_remember]:hover{
	border: 1px solid #000000;
}

input, input[type=checkbox]{
	border: 1px solid #dcdcdc;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #dcdcdc;
}

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	font-size: 0.8em;
	vertical-align: top; /* Ne pas toucher à ceci */
}


acronym{
	border-bottom: 1px dotted #e30075;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

.day-date{
	display:none;
}
	
.post{
	padding-bottom: 10px;
}

.post-title{
   BORDER-RIGHT: 0px;
   PADDING-RIGHT: 0px;
   BORDER-TOP: 0px;
   PADDING-LEFT: 0px;
   FONT-SIZE: 18pt;
   PADDING-BOTTOM: 2px;
   MARGIN: 10px 0px;
   WORD-SPACING: normal;
   TEXT-TRANSFORM: uppercase;
   BORDER-LEFT: 0px;
   COLOR: #FFFFFF;
   LINE-HEIGHT: normal;
   PADDING-TOP: 0px;
   BORDER-BOTTOM: 0px;
   FONT-FAMILY:;
   LETTER-SPACING: 0.2em;
   TEXT-ALIGN: left;
}


a.post-title:hover, a.post-title:visited:hover, a.post-title:hover, a.post-title:active:hover,
h2.post-title:hover, h2.post-title:visited:hover, h2.post-title:hover, h2.post-title:active:hover {
		background: transparent;
   FONT-WEIGHT: bold;
   COLOR: #555555;
   TEXT-DECORATION: none;
}

a.post-title, a.post-title:link, a.post-title:active, a.post-title:visited,
h2.post-title, h2.post-title:link, h2.post-title:active, h2.post-title:visited {
		background: transparent;
   FONT-WEIGHT: bold;
   COLOR: white;
   TEXT-DECORATION: none;
}

	
.post-info{
  color: gray;
	margin: 0;
	background: transparent;
	padding-bottom: 5px;
}
	
.post-author{
  color: #444444;
	margin: 0;
	background: transparent;
	padding-bottom: 5px;
}

	
.post-content{
	padding-top: 5px;
	text-align: justify;
	padding: 3px;
	border: 0px;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
	border-left: 5px solid #e30075;
	padding-left: 10px;
}

.post-content ul{
	padding-left: 15px;
}

.post-info-co{
	clear: both;
	text-align: right;
	font-size: 0.8em;
	margin-top: 0.5em;
	margin-bottom: 3em;
	padding: 0.5ex;
}

.post-info-co span{

}

.hrblogv2 {
  border: 1px solid #e30075;
		
}

#trackbacks blockquote, #comments blockquote{
	font-size: 0.5em;
	border-left: 5px solid #dcdcdc;
	margin: 1em 0;
	padding-left: 10px;
}


	#search fieldset, #search p{
		margin: 0;
		padding: 0;
		border: 1px solid #dcdcdc;
	}
#search .submit{
		background: #eee;
		border: 1px solid #dcdcdc;
		padding: 0px;
		width: 30px;
	}

#search h2{
	display:none;
}

	#search fieldset, #search p{
		margin: 0;
		padding: 0;
		border: 1px solid #dcdcdc;
	}

	#q{
		padding: 2px 1px 2px 18px;
		width: 185px;
		background: #eee url(img/spot.png) no-repeat 4px center;
		border: 1px solid #dcdcdc;
	}


