/* Reset
-------------------------------------------------------- */
@import "reset.css";


/* Importation du layout
-------------------------------------------------------- */
@import "layout.css";


/* Styles
-------------------------------------------------------- */
body{
	color: #093e52;
	font-size: 14px;
	font-family: "Trebuchet MS", sans-serif;
}

h1{font-size: 1.5em; }
h2{font-size: 1.4em; }
h3{font-size: 1.3em; }
h4{font-size: 1.2em; }
h5{font-size: 1.1em; }
h6{font-size: 1em; }

a img {
	border:0;
} 

a{
	color: #1cb1db;
	text-decoration: none;
}
a:hover{
	color: #82aace;
	text-decoration: none;
}

li { 
	padding:0;
	margin:0;
	list-style-type:none;
	background-image:url(img/puce.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left: 14px;
}

.menu li { 
	padding:0;
	margin:0;
	list-style-type:none;
	text-align: right;
	background-image:url(img/href-navbar.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	margin-right: 45px;
	padding-right: 20px;
}

.post-title{
	color: #82aace;
	padding:0px; 
	margin:0px;
}

.post-info{
	color: #0f5c76;
	padding: 0px 10px 0 13px; 
	margin: 4px 0 0 2px;
	background: url(img/post-info.gif) no-repeat left;
	font-size: 12px;
}

.post-content{
	margin: 10px 0px 10px 2px;
	padding: 0px 0 0px 10px;
	border-left: solid 4px #f5f5f5;
}

.post-info-co{
	text-align: right;
	padding:0px;
	margin:0px;	
	background-image:url(img/comment.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding-right: 20px;
	margin-right: 0px;
}

.post-content p{
	padding:0px;
	margin:0px;	
	background-image:url(img/href.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 10px;
}

.post-content blockquote{
	font-style: italic;
}

pre{
	width: 90%;
	overflow: auto;
	border: 1px solid #CCC;
}

pre, code{
	font-size: 13px;
}

.comment-info{
	color: #2583a2;
}

.error{
	color: #b24a65;
	margin-bottom:10px;
}

#comments blockquote{
	color: #5a7288;
	text-align: left;
	padding:0;
	margin:0;
	border-top: 2px solid #e8eff6;
	padding-left: 20px;
}

#comments p{
	padding: 0;
	margin: 10px 0 0 0;
}

input,textarea{
	border: 1px solid #BBB;
}

textarea{
	width: 90%;
	font-size: 1em;
}

#search input[type="submit"]{
	background-color: #fbfbfb;
	padding: 0px 4px 0px 4px; 
	margin: 0px;
	font-family: "Trebuchet MS", sans-serif;
}

.preview {
	background-color: #fbfbfb;
	padding: 0px 4px 0px 4px; 
	margin: 0px;
	font-family: "Trebuchet MS", sans-serif;
}

.submit {
	background-color: #fbfbfb;
	padding: 0px 4px 0px 4px; 
	margin: 0px;
	font-family: "Trebuchet MS", sans-serif;
}

#search label {
	font-family: "Trebuchet MS", sans-serif;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}

.field {
	font-family: "Trebuchet MS", sans-serif;
	color: #82aace;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

fieldset{
	border: none;
}

#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0;
	border-collapse: collapse;
}

#calendar table caption{
	margin: 0;
}

#calendar table th{
	color: #82aace;
}

#calendar table td{
	width: 14%;
	line-height: 1.5em;
	border: 1px solid #EEE;
}

#calendar table td a{
	display: block;
	background: #f0f1f2;
	color: #1cb1db;
	font-weight: bold;
	text-decoration: none;
}

#calendar table td a:hover{
	background: #fbfbfb;
	color: #82aace;
}

.menu h2{
	color: #82aace;
	padding:0;
	margin:0;
	padding-bottom: 1px;
	text-align: right;
	margin-right: 45px;
}

.menu #calendar h2{
	color: #82aace;
	padding:0;
	margin:0;
	padding-bottom: 12px;
	text-align: right;
	margin-right: 45px;
}
.menu #search h2{
	color: #82aace;
	padding:0;
	margin:0;
	padding-bottom: 6px;
	text-align: right;
	margin-right: 3px;
}

#comment-preview blockquote{
	color: #5a7288;
	padding:0;
	margin:0;
	padding-bottom: 22px;
	text-align: left;
	margin-right: 4px;
	border-top: 2px solid #e8eff6;
	padding-top: 10px;
	padding-left: 25px;
}

#comments div.post-title{
	color: #82aace;
	padding:0px; 
	margin:0px;
}

#comments h2{
	color: #82aace;
	padding:0;
	margin:0;
	padding-bottom: 14px;
	text-align: left;
	margin-right: 45px;
}

#comments h3{
	color: #82aace;
	padding:0;
	margin:0;
	padding-bottom: 16px;
	text-align: left;
	margin-right: 4px;
	border-top: 3px solid #e8eff6;
	padding-top: 16px;
	margin-top: 16px;
}

.post h3{
	color: #82aace;
	padding:0;
	margin:0;
	padding-bottom: 16px;
	text-align: left;
	margin-right: 4px;
}

.post-chapo {
	padding: 0; 
	margin: 10px 0 8px 16px;
}