/* --------------------------------------------------- 
	RELATED
--------------------------------------------------- */
.dc-related #main {
	width:100%;
	margin: 0;
}
.dc-related #content {
	margin: 0;
}
.dc-related #sidebar {
	display:none;
}
.dc-related .post {
	clear:both;
	background-color:#fff;;
	padding:0.75em 1.5em;
}
.dc-related .post .clearer {
	clear:both;
	height:auto;
}
.dc-related .post-excerpt {
	font-size: .9em; 
	margin: 0 0 2em 0;
	padding: 6px 24px;
	background: #f2f2f2; 
	border: 1px solid #ccc; 
	border-width: 1px 0;
	}

/*		formulaire de soumission 
--------------------------------------------------- */

#submit-theme,
#post-5 {
	position: relative;
	}
#submit-theme form {
	max-width: 60%;
}
#submit-theme fieldset {
	margin: 0 0 2em 0;
	padding: 0;
	line-height: 140%;
}
#submit-theme h3 {
	margin: 0;
	padding: 0;
}
#submit-theme h4 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	margin: 1em 0 0 0;
	color: #ff9b00;
}
#submit-theme label {
	float: none;
	display: block;
	width: auto;
	margin: 1em 0 0 0;
	font-size: .92em;
	font-weight: bold;
}
#submit-theme label em {
	font-weight: normal;
}
#submit-theme input,
#submit-theme textarea {
	padding : 2px;
}
.dc-related option { 
	background : #f2f2f2; 
	padding: 1px 3px;
	}
#submit-theme textarea {
	margin: 0;
	width: 25em;
}
#submit-theme .form-text,
#submit-theme textarea#info_plus,
#submit-theme textarea#private {
	width: 95%;
	font-size: .9em;
	line-height: 130%;
}
#submit-theme span,
.help-col span,
.form-text span { 
	color: red; 
	font-weight: bold;
	font-size: 1.15em;
	}
#submit-theme #new_or_update,
#submit-theme #dc_version, 
#submit-theme #nb_col,
#submit-theme #structure {
	width: 10em;
	background: #f2f2f2;
	}
.field-left { float: left; margin: 0 4em 1em 0;}
.field-right { margin: 0 0 1em 0;}

/* colonne latérale d'explications */
.help-col {
	position: absolute;
	width: 28%;
	top: 4px;
	right: 0;
	background: #fff;
	border: 1px solid #ccc;
	padding: 8px;
	font-size: .86em;
	}
.help-col h3 {
	font-size: 1.2em;
	margin-top: 0;
}

#Concours-Mozilla .submit {
	margin-top:1em;
	padding:.35em .75em;
	border:0 none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #f1eee0;
	background: #4b4c4c;
}

#Concours-Mozilla .submit:focus,
#Concours-Mozilla .submit:hover {
	color: #fff;
	background: #000;
}
