body {
background: #fff url(images/headerbg.gif) repeat-x top left;
color: #000;
font-family: arial, verdana, "trebuchet ms", sans-serif;
font-size: 11px;
line-height: 20px;
}

#bodywrapper {
padding: 1px;
width: 1000px;
max-width: 1000px;
margin: auto;
}

html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {
border: 0;
margin: 0;
padding: 0;
}

h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,h7 {
font-family: "trebuchet ms", arial, sans-serif;
font-weight: normal;
}

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

a:hover {
color: #2A6FA8;
text-decoration: underline;
}

blockquote {
border-left: 1px dotted #ccc;
color: #666;
margin: 0 0 0 30px;
padding: 0 0 0 10px;
}

.clear {
clear: both;
}

/* begin header */
#blogtitle {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
height:71px;
margin-top: 40px;
margin-left: 40px;
position: absolute; 
text-align: center;
width: 330px;
}

#blogtitle a {
color: #000;
text-decoration: none;
}

#blogtitle a:hover {
color: #ea2788;
}

#description {
color: #fff;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
margin: 35px 0 0 400px;
position: absolute;
}

#description2 {
color: #fff;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
margin: 10px 0 0 400px;
position: absolute;
max-width: 1000px;
}

#description2 a {
color: #000;
text-decoration: underline;
}

#description2 a:hover {
color: #2A6FA8;
text-decoration: none;
}

#description3 {
color: #fff;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
margin: 35px 0 0 440px;
position: absolute;
}


#description4 {
background-color: #EA2788;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
margin: 20px auto 0 350px;
width: 645px;
}

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

#description4 a:hover {
color: #2A6FA8;
text-decoration: none;
}
#description4 {
margin: 20px auto 0 350px;
width: 645px;
}
/* end header */


/* begin sidebar */
#sidebar {
font-family: "trebuchet ms", arial, sans-serif;
float: left;
width: 336px;
font-size: 11px;
}

.sidebar-full {
text-align: right;
}

.splitted-left {
float: left;
text-align: right;
width: 155px;
}

.splitted-right {
float: right;
text-align: right;
width: 160px;
}

#sidebar h3 {
font-size: 13px;
font-weight: bold;
margin: 0 0 6px 0;
}

.navcontainer {
margin: 0;
width: 160px;
}

.navcontainer ul {
list-style-type: none;
margin-left: 0;
padding-bottom: 15px;
}

.navcontainer ul li {
line-height: 16px;
list-style:none;
margin-bottom: 0;
padding: 0;
}

.navcontainer a {
background-color: #f9f7ed;
border-right: 3px solid #ff0092;
display: block;
font-size: 11px;
font-weight: bold;
min-height: 15px;
margin-bottom: 6px;
padding: 5px 10px 5px 0;
text-decoration: none;
width: 147px;
}

.children li a {
border-right: 3px solid #ccc;
font-style: italic;
}

#sidebar form {
}

#sidebar #searchformfield {
font-size:19px;
height: 20px;
margin: 0;
padding: 0px 30px 0px 0px;
width: 50%;
border: 2px solid #EA2788;
}
/* end sidebar */


/* begin search */
#searchfield {
border: 2px solid #ddd;
padding: 3px 3px;
text-align:right;
}

#searchsubmit {
border: 2px solid #EA2788;
padding: 3px;
margin: 0;
}

#submit input {
width: auto;
}

input, textarea {
background-color: #f9f9f9;
border: 3px double #e3e3e3;
color: #666;
font-size: 11px;
padding: 2px;
}
/* end search */


/* begin posts */
#postwrapper {
margin: 20px auto 0 350px;
width: 645px;
}

.expandcollapsetext {
margin-top: 20px;
cursor: pointer;
float:right;
}

#postwrapper p {
margin-bottom: 12px;
}

#postwrapper h3 { /* mainly for search msg */
color: #000;
font-size: 18px;
}

.post {
color: #656565;
font-size: 12px;
padding: 0 0 0 0;
text-align: left;
width: auto;
}

.post ul, .post ol {
margin-left: 20px;
padding-left: 20px;
}

.post img {
border: 0;
}

.info {
float: left;
padding-left: 5px;
width:90%;
}

.inforight {
background-color: #f9f7ed; 
float: right;
font-weight: bold;
}

.infoleft {
float: left;
padding-left: 5px;
width: 80%;
padding: 0;
}

.date {
background: #EA2788 url(images/calendar.gif) no-repeat;
float: left;
font-family: "trebuchet ms", arial, sans-serif;
height: 45px;
line-height: 12px;
text-align: left;
width: 38px;
cursor: help;
}

.date p {
color: #ffffff;
margin: 0;
padding-left: 11px;
padding-top: 9px;
text-transform: uppercase;
}

.date span.day {
display: block;
font-size: 18px;
}

.date span.month {
padding-bottom: 2px;
color: #ffffff;
display: block;
font-size: 10px;
height: 12px;
}

.entry {
color: #656565;
height: 42px;
margin-top: 20px;
margin-bottom: 10px;
text-align: left;
}

.entry h2 {
border-bottom: 1px dotted #ccc;
color: #555;
font-family: geogia, "trebuchet ms", arial, sans-serif;
font-size: 13px;
font-weight:bold;
}

.entry h2 a {
color: #000;
}

.entry h2 a:hover {
color: #ea2788;
text-decoration: none;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.distance {
margin: 10px 0;
}
/* end posts */


/* begin posts navigation */
.navalignleft {
float: left;
}

.navalignright {
float: right;
}
/* end posts navigation */


/* begin comments */
#commentwrapper {
margin-top: 50px;
margin-left: 0px;
}

.alt {
background-color: #f9f9f9;
border: 1px solid #e3e3e3;
color: #666;
}

.commentlist {
list-style-type: none;

padding: 0;
text-align: justify;
margin: 0 auto 0 350px;
width: 460px;
}

.commentlist li {
background-color: #f9f9f9;
border: 1px solid #e3e3e3;
color: #666;
margin: 10px 0px;
padding: 3px 7px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

.nocomments {
text-align: center;
}

#comment {
background-color: #f9f9f9;
border: 3px double #e3e3e3;
color: #666; 
padding: 2px;
}

#comment h3 {
font-size: 18px;
}
/* end comments */


/* begin footer */
#footer {
background: url(images/footerbg.gif) repeat-x;
clear: both;
color: #ffffff;
font-size: 12px;
font-weight: bold;
height: 100px;
width: 1003px;
max-width: 1000px;
margin: auto;
}

#footer img {
float: left;
}

#footerleft { 
float: left;
margin-top: 40px;
padding: 0;
}

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

#footer a:hover { 
color: #ea2788;
}
/* end footer */

.more-link {
font-size: 13px;
font-weight: bold;
font-variant: small-caps;
}

.imgPornAttitudeSidebar { 
border: solid 1px black;
}

.descPornAttitudeSidebar { 
font-family: Tahoma, Verdana, Arial;
font-size: 9px;	
font-weight: bolder;
}

.barAccueil { 
font-family: Tahoma, Verdana, Arial;
font-size: 9px;	
font-weight: bolder;
}

.texteSidebarHaut {
font-family: Tahoma, Verdana, Arial;
font-size: 16px;
color: #EA2788;
}


.lli{
float:left;
list-style-type:none;
width:186px;
height:183px;
background-color:#000000;
border:none;
margin-top:4px;
margin:15px;
}
	li .thumb
	{
	position:absolute;
	float:left;
	width:160px;
	height:120px;
	border:0;
	
	margin-top:20px;
	margin-left:14px;
	}
	
	
	li .logo
	{
	position:absolute;
	float:left;
	width:55px;
	height:56px;
	border:none;
	margin-left:65px;
	margin-top:50px;
	}
	
	
	.bgndBox
	{
	position:absolute;
	float:left;
	width:186px;
	height:183px;
	border:0;
	}

	
