/*  
Nom du théme : WordPress Annonces Autos
Version: 1.0
Auteur: Anselme
Integrateur: Fabrice
*/

body {
	background-color:#000;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333;
	padding:0;
	margin:0
}

a { 
	text-decoration:none;
	color:#ef9624
}

h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #999999;
	padding:0;
	margin:0 0 26px 0
}

h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#386ca5;
	padding:0;
	margin:0 0 6px 0
}

h2.title {
	font-size:16px;
	width:370px;
}

h2.noResult {
	margin-top:30px
}

h2.main {
	padding:6px 10px;
	color:#376aa1;
	margin:0;
}

/*** ID ***/

#wrapper {
	position:relative;
	width:1000px;
	background-color:#fff;
	margin:0 auto;
	padding-bottom:20px;
}

#header {
	height:194px;
	width:1000px;
	padding:0;
	border-bottom:1px solid #ebebeb;
	background: url(../images/bgHeader.jpg) no-repeat;
}

a#logo{
	display:block;
	width:200px;
	height:120px;
	padding: 50px 0 0 90px;}

#header h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #999;
	width:360px;
	padding-top:165px;
	margin:0 0 0 15px
}

h2.subtitle {
	position:absolute;
	top:60px;
	left:14px;
	font-size:12px;
	color:#7fbc2d;
	width:240px;
	text-align:justify;
	cursor:pointer;
	padding:0;
	margin:0 0 0 8px;
}

#pagelayout {
	padding:20px 15px 0 20px;
	background:#fff;
}

#marginLeft {
	float:left;
	width:210px;
	padding:15px 0 0 0;
}

#marginLeft ul li li {
	list-style-type: disc;
	color:#333333
}

#contentLeft {
	float:left;
	width:766px;
}

#content {
	float:right;
	width:510px;
	padding:15px 15px 0 15px;
	margin:0;
}

#marginRight {
	float:right;
	width:182px;
}

#marginRight ul, #marginRight li {
	padding:0;
	margin:0;
	list-style:none
}

#comment{width:400px}

.com li {
	margin-bottom:30px;
	background: url(../images/bgPost.gif) no-repeat right bottom;
	padding:0 0 20px 0;}

.com li p {width:350px}

h3#comments{
	color:#385D8A;
	font-weight:normal;
	font-size:12px}

/* register */
#register, #pages{	
	width:180px;
	padding-bottom:10px;
	height:188px;
}

#register { 
height:160px;
background: url(../images/bg_register.gif) no-repeat left bottom; }	

#pages{
	padding:7px 0 0 23px;
	height:48px;
	margin:20px 0;
}
	
#register p, #pages p {
	line-height:100%;
}

h2.registerTitle{
	font: normal 18px Arial, Helvetica, sans-serif; 
	color:#A1BBD7;
	padding:20px 0 0 20px;
	margin:0;
	width:100px;
}

#register li{
	list-style-type:none;
	padding: 0 0 0 20px;
	margin:0 0 4px 10px;
	background: url(../images/coche.gif) no-repeat left 2px
}

h2.createAccount {
	margin:5px 0 15px 0;
	width:120px;
	font-size:20px;
	font-weight:normal;
	padding:25px 0 5px 10px;
	color:#376aa1;
}

#register a ,#pages a {
	color:#21b2c0;
	font-size: 12px;
}

#register p{
	width:150px;
	margin:0 10px 0 10px;
	text-align:justify;
	color:#376aa1;
	padding:0;
}


/* search */

#searchform{
	width:180px;
	height:110px;
	padding-bottom:10px;
	padding-top:2px;
	margin-bottom:20px;
	margin-top:5px;
	background: url(../images/bgSearch.gif) no-repeat left bottom;
}

#searchform label,#ajNews label {
	display:block;
	color:#376aa1;
	width:120px;
	padding:12px 0 6px 10px;
	margin:10px 0 20px 0;
	font:bold 14px Arial, Helvetica, sans-serif;
}

#searchform #s {
	border:1px solid #376aa;
	width:100px;
	margin:0 4px 0 20px;
	height:16px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #519dcc;
	padding:1px 3px;
}

#searchform #searchsubmit {
	cursor:pointer;
	width:28px;
}

/* login */
#loginform {
	display:block;
	width:160px;
	height:145px;
	padding: 10px 0 25px 20px;
	background: url(../images/bgLogin.gif) no-repeat bottom;	
}

#loginform ,#loginform .title {
	color:#666666;
	font: normal 12px Arial, Helvetica, sans-serif;
}


#loginform label.title {
	padding:0;
	margin:0;
	size:25px;
	color:#376aa1;
	margin-left:-10px;
	font:bold 14px Arial, Helvetica, sans-serif;
}

#loginform input.txt {
	border:1px solid #376aa1;
	width:110px;
	height:15px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #a2a2a2;
	padding:1px 3px;
}

#loginform .remembermeLabel { font-weight: normal }

#loginform .rememberme {
	border:none;
	width:14px;
	padding:0;
	margin:2px 0 0 0
}

#loginform label{display:block; margin-top:10px;}

#loginform #wp-submit {
	cursor:pointer;
	width:29px;
	height:22px;
	font-size:12px
}

#rememberme .rememberme{border:1px solid #ff0000}



/* marginleft */

a#eco{
	display:block;
	width:120px;
	height:43px;
	margin:0 0 25px 20px;
	background: url(../images/eco.gif) no-repeat;	
}

/*article */

a.more-link:link, a.more-link:visited {
	display:block;
	text-align:right;
	text-decoration:none;
	font-size:13px;
	color:#7fbc2d;
	height:18px;
	margin:12px 0 0 162px;
	padding:3px 0 0 15px;
}	

a.more-link:hover {
	text-decoration:underline
}

p.postmetadata { font-size:11px }

p.postmetadata, #footer p { color:#A1A1A2}

#footer p {text-align:center}

.postmetadata a:link, .postmetadata a:visited, #footer p a:link, #footer p a:visited { color:#A1BBD7 }
.postmetadata a:hover { color:#385d8a }

p.postmetadata span{
	font-size:13px;
	display:block;
	margin:15px 0 10px 0;	
	padding: 0 0 0 30px;
	background: url(../images/cofee.gif) no-repeat left top
}

p.date{
	margin:-5px 0 10px 0;
	width:300px;
	padding:0;
	font-size:12px;
	color:#A1BBD7
}

.entry p { 
	margin:8px 0;
	padding:0;
	text-align:justify 
}

.entry img{
	float:left;
	border: solid 1px #D1D1D1;
	margin:0 10px 10px 0;

}

#footer {
	width:901px;
	height:26px;
	margin:0 0 0 62px;

}

#footer p{

	padding:0 15px 0 0;
	margin:0;
	font-size:11px
}

#ajNews {margin-bottom:15px;
padding-bottom:15px;
	background: url(../images/bgNews.gif) no-repeat bottom;}

#ajNews input{width:100px;margin-left:20px}

/*** class ***/

.post {
	position:relative;
	font-size: 12px;
	background: url(../images/article.gif) no-repeat  bottom;
	padding:0 35px 20px 20px;
	margin-bottom:40px;
	text-align:justify
}

.clear {
	clear:both;
	padding:0;
	margin:0;
	font-size:1px;
	height:1px;
	visibility:hidden
}