/*
Theme Name: DeJeunesGensModernes
Theme URI:
Description:
Version:
Author:
Author URI:
Tags:
*/


/* Begin Images */
p img {
	padding: 0;
	/*max-width: 100%;*/
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
#commentform #submit {
	margin: 10px 0 5px auto;
	height: 30px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* GALLERY BEGIN */
.gallery_post{
	width:599px;
	margin:0 0 0 16px;
}
.gallery_post img{
	vertical-align:top;
}
.gallery_post h3{
	margin:0 0 37px;
	color:#000;
	font: 24px "times new roman", times, serif;
}
.gallery_post h3 a{
	text-decoration:none;
	color:#000;
}
.gallery_post h3 a:hover{
	text-decoration:underline;
}
.gallery_post .holder{
	border-bottom:1px solid #313131;
	width:599px;
	overflow:hidden;
	padding:0 0 9px 16px;
	margin:0 0 0 -16px;
	position:relative;
}
.gallery_post .image-holder{
	width:100%;
	position:relative;
}
.gallery_post .twitter{
	position:absolute;
	bottom:-29px;
	right:15px;
	text-decoration:none;
	background:url(images/txt-tweet.gif) no-repeat;
	width:31px;
	height:9px;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery_post .nav{
	width:540px;
	overflow:hidden;
	margin:19px 0 0;
	padding:0;
	list-style:none;
}
.gallery_post .nav li.prev{
	float:left;
}
.gallery_post .nav li.next{
	float:right;
}
.gallery_post .nav li.prev a{
	display:block;
	background:url(images/txt-previous.gif) no-repeat;
	width:93px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery_post .nav li.next a{
	display:block;
	background:url(images/txt-next.gif) no-repeat;
	width:70px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery_post .parts{
	margin:39px 0 0 -8px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.gallery_post .parts li{
	float:left;
	margin:0 0 0 8px;
	display:inline;
}
.gallery_post .parts li img{
	border:1px solid #9a9a9a;
	vertical-align:top;
}
/* GALLERY END */
.attachment_thumbnail img{
	width: 51px;
	height: 51px;
}


.comments_form{
	display: block;
	height: 200px;
}
.postnav strong {
	display:block;
	font-weight:normal;
	padding:0;
	text-align:right;
}
.postnav .next {
	background:transparent url(images/bull-next.gif) no-repeat scroll 100% 50%;
	margin-top:10px;
	padding:0 12px 0 0;
}

#content .comments p {
	text-align: left;
}
.centred p,
.postholder .topic p {
	text-align: justify;
}
#content .comments a{
	text-align:left;
	margin:0;
	color:#919191;
}
#content .comments div.comment a{
	float:right;
}
#content .comments{
	color:#919191;
}
