/*  
Theme Name: Tracteur Jack
Theme URL: http://www.tracteurjack.com
Description: Tracteur Jack's custom WordPress theme
Version: 1.0
Author: Frank
Author URL: http://www.tracteurjack.com
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;

}


body{
margin: 0;
font-family: Georgia, serif;
font-size: 12px;
vertical-align: top;
background: url('http://tracteurjack.com/img/bg10.gif');
}

h1{
font-family: Georgia, serif;
font-size: 45px;
padding: 10px 0 30px 0;
letter-spacing: -0.1em;
}


bleu{
font-family: Georgia, serif;
color : #993333
}

post, entry{
text-align: justify;
}

a:link, a:visited{
	text-decoration: none;
	color: #993333
}

a:hover{
	color : #3399CC
}

p{
padding: 10px 0 0 0;
}

#notfooter{
background: url('http://tracteurjack.com/img/bg10.gif');
}

#wrapper{
margin: 0 auto 0 auto;
width: 723px;
text-align: justify;
}



#header{
float: center;
width: 723px;
}

#everythingelse{
margin: 0px auto 0 auto;
width: 723px;
text-align: justify;

}


#container{

margin: 0px auto 0 auto;
width: 638px;
background: url('http://tracteurjack.com/img/tdbg10.png');
padding: 25px;

}

#footer {
	text-align: center;
	padding-top: 20px;
	margin: 0 auto;
	width: 688px;
	clear: both;
	font-size: 10px;
	background: url('http://tracteurjack.com/img/tdbg10.png');
	}
	
#tags{
padding-left: 15px;
float: left;
width: 170px;
text-align: justify;
}

#calendrier{
float: left;
margin: 0 0 0 108px;
width: 216px;
}

#FBhead{
 padding:10px;
 font-variant:small-caps;
 text-align:center;
 font-size: 16px;
}

#search{
float: right;
padding-right: 15px;
}

#footer1{
position: absolute;
    left: 50%;
    margin-left: -275px;
text-align:center;
font-size:1.05em;
color:#000000;
padding-top:30px;}



/* espace entre les posts */
.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, serif;
font-size: 20px;
letter-spacing: -0.03em;
padding-left: 10px;
}


/*espace entre les lignes du text*/
.entry{
line-height: 18px;
text-align: justify;
}

.date{
font-family: Georgia, serif;
font-size: 12px;
color: #000000;
padding-left: 30px;
font-style: italic;
}

p.attachment{text-align: center;}

p.postmetadata{
	text-align: right;
border-top: 2px dotted #ccc;
margin: 10px 0 0 0;
}



.navigation{
padding: 10px 0 0 0;
font-family: Georgia, serif;
font-size: 14px;
font-weight: bold;
line-height: 18px;
letter-spacing: -0.07em;

}

.fieldHolder
{
	width: 151px;
	height: 26px;
	background: url(tfbg2.gif) no-repeat;
	float: left;
}


/* Sidebar */
.sidebar{
float: left;
width: 200px;
color : #FFFFFF

}

.sidebar{
float: left;
width: 150px;
margin: 111px 0 0 10px;
display: inline;
font-size: 11px;
font-family: Georgia, serif;
letter-spacing: -0.05em;
}



.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}



/* Comments */
.alt{
	color:#000000;
        background: url('http://tracteurjack.com/img/bg10.gif');
}

.commenttext{
    margin:-7px 0px 3px 0px;
    padding:0 5px 0 5px;
    overflow:visible;}

.commentlist ol
{
    margin:0;
    padding:10px 0 10px 0;
    list-style:none;
    overflow:visible;
}

.commentlist li
{
    position:relative;
    margin:0 28px 10px 0;
    padding:5px 10px 5px 10px;
    border-top:2px dotted #eeeeee;
    border-bottom:2px dotted #eeeeee;
    overflow:visible;
}

.commentlist li .comment
{
    position:relative;
    margin:0px 5px 0px 5px;
    overflow:visible;
    position:relative;
}

.commentlist li .commentnumber
{
    position:absolute;
    top:20px;
    right:18px;
}

/*.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
    list-style:none;
    overflow:visible;
}


.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
    position:relative;
    padding:0;
    border-top:1px solid #eeeeee;
    overflow:visible;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Georgia, serif;
	font-size: 12px;
}*/