/*
Theme Name: Lona
Theme URI: http://balmera.e-supinfo.net/
Description: Un theme light... Au couleur rafraichissante... Compatible XHTML/CSS
Version: RC 1.0
Author: Balmer Amaury

*/
/* Commun */
* {
	margin : 0;
	padding : 0;
}

body {
	font-family: Tahoma,Arial,"Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

/* Mise en forme de texte */
h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #002255;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}

.post h2
{
 text-align : left;
}

h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #002255;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	color: #002255;
	background-color: transparent;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #002255;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}
h5 {
	color: #002255;
	background-color: transparent;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #CC6600;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}
h6 a {
	color: #CC6600;
	background-color: transparent;
	text-decoration: underline;
}
h6 span {
	color: #666;
	background-color: transparent;
}
h6 span a, h6 span a:link, h6 span a:visited {
	color: #666;
	background-color: transparent;
	text-decoration: none;
}
h6 span a:hover, h6 span a:active {
	color: #000;
	text-decoration: underline;
}
p {
	line-height: 150%;
	margin: 15px 0px 0px 0px;
}
.post ul {
	margin: 15px 0px 0px 15px;
	line-height: 140%;
}
.post ol {
	margin: 15px 0px 0px 15px;
	line-height: 140%;
}

a:link, a:visited {
	color: #002255;
	background-color: transparent;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
.pagetitle
{
text-align : center;
}
/* Corps */
#main {
	background: url('img/fond.jpg') repeat-y;
	margin : 0px auto;
	width: 760px;
}
#contenu {
	color: #333;
	background: #F3F2E4 url('img/fond.jpg') repeat-y;
	padding: 2px 20px;
}
.postmetadata
{
	text-align : right;
	margin-bottom : 5px;
	border-bottom : 1px dashed #DFD6B5;
	padding-bottom : 5px;
}
.dateauteur
{
	border-bottom : 1px dotted black;
}
.alignleft
{
	float:left;
}
.alignright
{
	text-align : right;
}
.navigation
{
	padding: 5px 0px;
}
.postmetadata_alt
{
	margin : 10px;
	text-align : center;
	border : 1px dashed black;
	background : #EDEBD6;
	padding: 2px;
}
/*Pied de page */
#footer {
	background-image: url(img/wp_footer.jpg);
	background-repeat: no-repeat;
	height: 38px;
	color: #fff;
	padding-top: 22px;
	padding-left: 13px;
	line-height: 14px;
	clear : both;
	margin-left : 20px;
}
#footer a:link, #footer a:visited {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}
#end {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
/* Header */
#header {
	background: url('img/fond_header.jpg') repeat-y center;
	height : 120px;
}
#hmain {
	background: url('img/header.jpg') no-repeat;
	height: 20px;
}
#logo
{
	padding : 50px 0px 0px 120px;
}
#logo a {
	display: block;
	text-decoration : none;
	vertical-align : middle;
	color: #6ca5c5;
	font-weight : bold;
	font-size : 20px;
	font-family : Arial;
}
#logo a:hover {
	color : #FFFFFF;
}
#headerdyna {
	color: #333;
	background: #F3F2E4 url('img/barrecache.gif') no-repeat;
	height : 33px;
	margin: 0px 20px;
}

/* Divers */
.clear {
	clear: both;
	line-height: 0px; 
	display: block;
}

/* Formulaire - Commentaire */
#respond
{
	color: #D96B11;
	font-weight : bold;
	border-bottom : 1px dotted #D96B11;
	padding : 10px 0px 0px 0px ;
	width : 165px;
}

form {
	text-align:left;
}
label {
	line-height: 25px;
	width: 120px;
	text-align:center;
}
input {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 5px;
	width: 200px;
	border: solid 1px #DED5B3;
	background-color: #fff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#sidebar input 
{
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	width: 50%;
	border: solid 1px #DED5B3;
	background-color: #fff;
	padding: 0px;
}
textarea {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	width: 75%;
	border: solid 1px #DED5B3;
	background-color: #fff;
}
#sidebar .ok
{
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	width : 30px;
	margin-left :10px;
	height : 20px;
}

/* Menu Horizontal */
#hmenu {
	float : right;
	padding-right : 50px;
	margin-top: -33px;
}
#hmenu ul {
	margin: 0;
	padding: 0;
	white-space : nowrap;
}
#hmenu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
}
#hmenu ul li a {
	color : #fff;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-style:none;
}
#hmenu ul li a:link, #hmenu ul li a:visited {
	background-image: url('img/hmenu_item.gif');
	background-repeat: no-repeat;
	height: 26px;
	width: 94px;
	line-height: 26px;
	padding-top: 7px;
}
#hmenu ul li a:hover, #hmenu ul li a:active {
	background-image: url('img/hmenu_item.gif');
	background-repeat: no-repeat;
	background-position: 0px -33px;
	height: 29px;
	width: 94px;
	line-height: 29px;
	padding-top: 4px;
}
#hmenu ul li.current a:link, #hmenu ul li.current a:visited {
	background-image: url('img/hmenu_item_current.gif');
	background-repeat: no-repeat;
	height: 26px;
	width: 94px;
	line-height: 26px;
	padding-top: 7px;
}
#hmenu ul li.current a:hover, #hmenu ul li.current a:active {
	background-image: url('img/hmenu_item_current.gif');
	background-repeat: no-repeat;
	background-position: 0px -33px;
	height: 29px;
	width: 94px;
	line-height: 29px;
	padding-top: 4px;
}

/* Left */
#content
{
	padding-left: 15px;
	padding-right : 15px;
}
#billets
{
	float:left;
	width : 538px;
	background: url('img/left_middle.gif') repeat-y;
}
#billets .top
{
    background: url('img/left_top.gif') no-repeat top left;
	width : 538px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}
#billets .bottom
{
    background: url('img/left_bottom.gif') no-repeat bottom left;
	width : 538px;
	height: 21px;
	padding: 0px;
	margin: 0px;
}

/* right */
#sidebar
{
	float:right;
	width : 169px;
	margin-right : 5px;
}
#sidebar .rtop
{
   background: url('img/right_top.gif') no-repeat;
   height: 18px;
}
#sidebar .rcontent
{
	background: url('img/right_middle.gif') repeat-y;
	margin-top: 0px;
	padding: 0px 6px 0px 9px;
}
#sidebar .rbottom
{
	background: url('img/right_bottom.gif') no-repeat;
	height: 21px;
}
#sidebar ul
{
	list-style :none;
}
#sidebar ul li ul
{
	margin: 0px;
	padding : 0px;
}
#sidebar ul li ul li
{
	list-style-image: url('img/sub_icon.gif');
	margin: 0px;
	padding : 0px;
	margin-left : 25px;
}
#sidebar h2
{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}

/* Commentaires */
#comments
{
	margin :5px;
	color: #333;
	background-color: transparent;
	font-size: 14px;
	font-weight: normal;
	font-weight : bold;
}
.commentlist
{
	margin : 5px;
	list-style: none;
}
.commentlist li
{
	margin-bottom :5px;
	padding : 3px;
	border : 1px dotted black;
}
.alt
{
	background : #EDEBD6;
}
