/*
Theme Name: ArtComPix
Theme URI: http://artcompix.com/artcompix/
Description: Un simple thème en 2 colonnes développé pour le site <a href="http://therapiesdouces.com/">thérapiesdouces.com</a>. Visitez <a href="http://artcompix.com/artcompix/">ArtComPix</a> pour le support de ce thème.

Version: 1.0
Author: ArtComPix
Author URI: http://artcompix.com
Tags: black, orange, white, custom header, fixed width, two columns

	ArtComPix
	http://artcompix.com/artcompix/

	Ce thème a été développé par Armèle Portelli et Jacques Vannet
	Si vous êtes intéressés, n'hésitez pas à nous contacter : http://artcompix.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*normaliser la feuille de style*/


/* Normalizes margin, padding */
body, div, dl, dt, dd, pre, form, fieldset, input, blockquote, th, td {margin:0; padding:0;}


/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }



/* S T R U C T U R E */

body {
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: white;
	color: #2A4010;
	text-align: left;
	margin: 0;
	padding: 0;
}


/* H E A D E R */

#header {
/*	background: url('images/header.png') no-repeat bottom center; border: none; */
	margin: 0;
	padding: 0;
	height: 247px;
	width: 100%;
}

/* on masque le nom du blog et la description */
#header h1 { display: none; }
#header .description { display: none; }

/* C O N T E N U */

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 700px;
}

#content {
	float: left;
	background-color: white;
	margin: -10px 0 0 0;
	padding: 0 0 0 20px;
	width: 450px;
}

#content p {
	line-height:150%;
	margin:10px 0px;
}

#content ul li {
	line-height:150%;
	margin: 3px 0 0 3px;
}



/* S I D E B A R */

#sidebar {
	background: url('images/sb_top.png') no-repeat top left; border: none;
	margin: -25px 0 0 490px;
	padding: 0;
	width: 194px;
}

#sidebar_bottom {
	background: url('images/sb_bottom.png') no-repeat top left; border: none;
	margin: -20px 0 0 490px;
	width: 194px;
	height: 47px;
}

/* F O O T E R */
#footer {
	background: url('images/footer.png') no-repeat top center; border: none;
	text-align: center;
	clear: both;
	margin: 0;
	padding: 0;
	height: 91px;
}

#footer p { 
	padding-top: 55px;
}

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

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#image_footer {
	float:right;
/*	height:40px;*/
/*	width:448px; */
/*	right:153px; */
	padding: 50px 0 0 0;
	color:#f18c00;
	text-align:right;
/*	background: url('images/h3.png') no-repeat top center; border: none; */
}

/* L I E N S */

a:link {
	color: #2A4010;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #2A4010;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #f18c00;
	text-decoration: none;
	font-weight:bold;
}

/* H E A D E R S */





h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #f18c00;
	color: #f18c00;
	margin-top: 0;
	padding-bottom: 5px;
	margin-bottom: 40px;
}

/* image utilisée comme séparateur */

img.lefth2img {
	margin: -5px 0 -2px 0;
	padding: 0;
}

#sidebar h2 {
	font-size:16px;
	font-weight:bold;
	padding: 3px 0 0 30px;
	color: white;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
}

#sb_header {
	background: url('images/h2.png') no-repeat top left; border: none;
	background-color: #f18c00;
	height: 28px;
	width: 194px;
}

.post h1 {
	font-size:18px;
	font-weight:bold;
	display: inline;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #f18c00;
}

.post h2 {
	font-size:16px;
	font-weight:bold;
	display: inline;
	padding: 15px 0;
	margin: 15px 0;
	color: #f18c00;
}

.post small { display: block; }

.post h3 {
	font-size:14px ;
	padding: 0 0 5px 0;
	margin: 15px 0 0 0;
}

/* P O S T */

.post {
	font-size: 1.1em;
	text-align: justify;
}


.post small {
	color: #F18c00;
	padding-bottom: 10px;
}

.postmetadata {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}

.entry {}

blockquote {
	margin: 15px 30px 0 0;
	padding-left: 15px;
	border-left: 4px solid #2C7EA9;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	display: block;
	margin: 5px;
	padding: 5px;
	border: 1px solid black;
	font: 1.1em 'Courier New', Courier, Fixed;
	background-color: #eeeeee;
	color: black;
}

.navigation { margin-bottom: 15px; }

/* L I S T E S   A   P U C E S   S I D E B A R */

#sidebar_menu { margin: 0; padding: 0; } /* init la colonne gauche */
ul#rubriques { margin: 20px 0 15px 0px; } /*espace entre barre du haut orange et la liste à puce*/
ul#sidebar_menu { list-style-type:none; } /* on enlève les puces pour la colonne sidebar */
ul#rubriques { list-style-type: disc; color:#f18c00; padding-left: 10px; } /* les puces de couleur pour les rubriques */
#rubriques li { margin: 0 0 3px 15px; } /* le menu Rubriques */



#sidebar .page_item a:link { color:#000; }
#sidebar .page_item a:visited { color:#000; }
#sidebar .page_item a:hover { color: #f18c00; }
#sidebar .current_page_item a:link { color: #f18c00; }
#sidebar .current_page_item a:visited { color: #f18c00; }




/* F O R M U L A I R E   D E   R E C H E R C H E */

form#searchform input:focus {
	border: 2px solid #000;
	margin: 1px;
}

#searchform input { 
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #000;
	margin: 2px;
}

#searchform #s {
	width: 115px;
	padding: 2px;
}

#searchsubmit { display: none; }

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form {
	/* pour les champs password */
	text-align: center;
}
select {
	width: 130px;
}
