/** Feuille de style du site Extensions.Geckozone.org
  * Adaptée par Calimo et Thomas
  * Auteur de la feuille originale : OLab (http://olab.free.fr/)
  * Version : 0.2
  */
body {
	margin: 0em;
	padding: 0em;
	background-color: white;
	background-position: left;
	background-repeat: repeat-y;
	color: black;
	font-family: Georgia, "Bitstream Vera Serif", serif;
}

.bckgimage {
	background-image: url(Geckozone_menu_bg.png);
}

.nobckgimage {
	background-image: none;
}

/* EN-TÊTE */
#haut {
	position:absolute;
	top:0;
	left:0;
	height: 85px;
	width: 100%;
	background-image: url("Geckozone_header_bg.png");
	background-repeat: repeat-x;
	border-bottom: 1px solid black;
	background-color: #e0e8f2;
}
#haut h1, #haut p {
	display:none;
}
#logo {
	background: url("../images/logos/ego_logos.jpg") no-repeat 0 0;
	top:0;
	left:0;
	width:350px;
	height:85px;
}

#logo2 {
	background: url("../images/logos/ego_logos.jpg") no-repeat -350px 0;
	position:absolute;
	top:0;
	right:0;
	width:97px;
	height:85px;
}

#firefoxvercheck {
	position: absolute;
	top:50px;
	left:350px;
	z-index:101;
	visibility:hidden;
}

#firefoxvercheck:before {
	content: url("/images/info.png") " ";
	vertical-align:middle;
}

/* MENUS */
#menu2 {
	position: absolute;
	left: 10px;
	top: 110px;
	width: 195px;
	font-family: Verdana, "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
}

#hidemenu {
	position: absolute;
	top: 126px;
	left: 0px;
	height: 120px;
	width: 13px;
	cursor: pointer;
	visibility:hidden;
}

.imghmenuleft {
	background: url(/images/imghmenu.png) no-repeat -10px 0;
}

.imghmenuright {
	background: url(/images/imghmenu.png) no-repeat 0 0;
}

#menu_horizontal {
	position:absolute;
	width:100%;
	top:75px;
	right:0;
	left:0;
	font-family: Verdana, "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
	background-color: #82a1cd;
	border-bottom: 1px solid #000;
	background-image: url(Geckozone_header_bg.png);
	margin: auto;
	margin-top: 0.7em;
	font-size: 0.9em;
	padding: 0;
}
#menu_horizontal li {
	display:inline;
}
#menu_horizontal li a {
	display: block;
	font-weight:100;
	float: left;
	padding:2px;
	padding-left: 22px;
	border: 0;
	color: white;
	text-decoration: none;
	margin-right: 6px;
	padding-right: 0.3em;
	padding-top: 0.3em;
	padding-bottom: 0.25em;
}
#menu_horizontal a#accueil {
	background: url("/images/menu_tous.png") no-repeat;
}
#menu_horizontal a#firefox {
	background: url("/images/menu_tous.png") no-repeat 0 -22px;
}
#menu_horizontal a#thunderbird {
	background: url("/images/menu_tous.png") no-repeat 0 -44px;
}
#menu_horizontal a#sunbird {
	background: url("../images/menu_sunbird.png") no-repeat;
	background-position: 0px 3px; 
}
#menu_horizontal a#seamonkey {
	background: url("../images/menu_tous.png") no-repeat 0 -66px;
}
#menu_horizontal a#kompozer {
	background: url("../images/menu_tous.png") no-repeat 0 -88px;
}
#menu_horizontal a#aide {
	background: url("/images/menu_tous.png") no-repeat 0 -110px;
}
#menu_horizontal a#participer {
	background: url("/images/menu_tous.png") no-repeat 0 -132px;
}
#menu_horizontal a#contact {
	background: url("/images/menu_tous.png") no-repeat 0 -154px;
}
ul#menu_horizontal a:hover {
	background-color:white!important;
	color:#82a1cd;
}

#menu2 ul, #menu2 p {
	padding-left: 0px;
	padding-top:2px;
	margin: 0;
}
#menu2 .boite {
	border: 1px solid #82a1cd;
	margin-top:1em;
	background-color: white;
	color:#82a1cd
}
#menu2 p {
	padding-left:5px;
}
#menu2 li, #menu2 p {
	font-size: 0.75em;
	list-style: none;
	border-bottom: 1px solid white;
}
#menu2>.boite li, #menu2>.boite p {
	border-bottom:0;
}
#menu2 a {
	color: #2e62aa;
	display:block;
	clear: none;
	text-decoration: none;
	padding-left: 0.4em;
	padding-top: 0.1em;
	padding-bottom: 0.2em;
}
#menu2 .autresliens a{
	padding-left: 0em;
}
#menu2 p a {
	display:inline;
}
#menu2 a:hover {
	background-color: #82a1cd;
	color: white;
}
#rssicon:before {
	content: url("/images/rss-new.png") "";
	vertical-align:middle;
}
#menu2 #liencri74:hover, #liencitic74:hover {
	background-color: transparent;
}

#liencri74:after, #liencitic74:after {
	content: url(/images/citic74.png) "";
}

#menu2 h3 {
	margin:0;
	text-align: center;
	background-color: #82a1cd;
	color: white;
	font-size: 0.9em;
	font-style: italic;
	padding: 2px;
	cursor: default;
}

#conteneur {
	margin-top: 90px;
	margin-right:10px;
}

.narrow {
	margin-left: 230px;
}

.large {
	margin-left: 15px;
}

/* MISE EN FORME GENERALE */
abbr, acronym, .aide {
  border-bottom: 1px dotted;
  cursor: help;
}
a img {
	border:0;
}
img {
	border: none;
	vertical-align: bottom;
}
#contenu a[href^="http://"], #contenu a[href^="https://"], #contenu a[href^="ftp://"] {
	background-image: url(/images/Geckozone_icon_link.png);
	padding-right: 17px;
	background-position: right;
	background-repeat: no-repeat;
}
#contenu a[href^="http://extensions.geckozone.org"] {
	background-image: none;
	padding-right: 0;
}
#contenu #postCommentaire a[href^="http://"], #contenu #postCommentaire a[href^="ftp://"] {
	background-image: none;
}
#contenu a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	font-size: 80%;
}
#contenu a[href^="mailto:"]{
	background-image: url(/images/Geckozone_icon_mail.png);
	padding-right: 17px;
	background-position: right;
	background-repeat: no-repeat;
}
a {
	color: #2e62aa;
}
a:visited {
	color: #4b177b;
}
p.fil_text_commentaire {
	border:2px dotted #2e62aa;
	background-color: #e0e8f2;
	float:right;
	width:30%;
	margin:1em;
	padding:0.5em;
}
code {
	color:#AA0000;
}
a:hover, a:focus {
	text-decoration: none;
}
label {
	cursor: pointer;
}
input[type=text], input[type=password], textarea {
	border: 1px solid;
}
input[type=submit] {
	margin: 1em;
	text-align: center;
	margin-bottom: 0;
}
/* Liens de telechargement */
#telechargement, .lientelechargement {
	float: right;
	margin-right: 5em;
	margin-top: -6em
}
#telechargement a:before, .lientelechargement a:before, #telechargerextensiondumois a:before {
	content: url("/images/download.png") " ";
}
#telecharger, .lientelecharger {
	float: right;
	margin-right: 5em;
	margin-top: 1em;
	margin-bottom:0;
	max-width:50%;
	min-width:33%;
}
#telecharger a:before, .lientelecharger a:before {
	content: url("/images/download.png") " ";
	text-align:left;
}
.lientelecharger {
	margin-top:0;
}
.capture {
	float: left;
	text-align: center;
	font-size: 0.8em;
	margin-left:1em;
	margin-right:1em;
}
#conanpture, .conanpture  {
	margin: 0;
	padding: 0 1em;
}
.spacer {
	clear: both;
}

.note {
	background:#FEA;
	text-align:left;
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	border-left: 1px dotted;
	border-right: 1px dotted;
}

#contenu .remonter {
	font-size: xx-small;
	font-weight: normal;
	margin-left: 5em;
}
#contenu .affcach {
	display:none;
	font-size: xx-small;
	font-weight: normal;
	float: none;
}

/* COMMENTAIRES */
#showHideComments {
  display: none;
}
#hideComments {
}
#showComments {
	display:none;
}
#commentsDown1:after {
	content: url("/images/down.png") " ";
}
#commentsDown2:before {
	content: url("/images/down.png") " ";
}
#info_commentaires {
	font-size: 0.7em;
	text-align: center;
}
#contenu .commentaire_content {
	margin: 1em;
	padding: 0.1em
}
#contenu .comment_posteur {
	font-weight: bold;
	color: #777777;
	font-size: 0.9em;
	font-family: Verdana, "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
}
#contenu .comment_posteur:before {
	content: url("/images/comment.png") " ";
	vertical-align:middle;
}
#contenu .commentaire {
	margin: 0.2em;
	margin-left:50px;
}
#contenu .add_comment {
	margin: auto;
	width: 90%;
	margin-left: 5%;
	height: 10em;
}
#contenu .form_edit {
	width: 95%;
	height: 30em;
	margin: auto 1em;
}
#contenu .hiddenComm {
	display: none;
}
#contenu .hiddenshowedComm {
	background-color: #e0e8f2!important;
}

/* formulaire de classement des extensions */
#choix-categorie {
	float:right;
	width:26em;
	text-align:center;
	margin-top:-0.5em;
	display : none;
}
#choix-categorie fieldset {
	-moz-border-radius:5%;
       border-radius:5%;
	background-color: #e0e8f2;
	color: black;
	border:0!important;
}
#choix-categorie legend {
	font-size: 1em;
	font-weight:bold;
	background-color: #82a1cd;
	color: white;
	border:0;
	-moz-border-radius:2%;
       border-radius:2%;
}

/* CONTENU */
#contenu pre {
	border: 1px solid #82a1cd;
	background-color: white;
	margin: 0.7em;
	padding: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	overflow: auto;
	clear: both;
	text-align: left;
}
#contenu {
	background-color: #fbeed4;
	padding: 7px;
	padding-bottom: 1em;
	padding-top:7px;
	margin-bottom: 1.5em;
	border: 1px solid white;
	-moz-border-radius: 10px;
       border-radius: 10px;
	margin-top:10em;
}
#contenu dl dt {
	font-weight:bold;
}
#contenu dl dt:after {
	content: "\00A0:";
}
#contenu dl.liste dd {
	display:list-item;
	list-style-type: square;
}
#contenu dl.faq dt {
	margin-top:1em;
	margin-left:1em;
}
#contenu dl.faq dt:before {
	content: "Q : ";
	font-style:italic;
}
#contenu dl.faq dt:after {
	content: "";
}
#contenu dl.faq dd:before {
	content: "R : ";
	font-style:italic;
}
#contenu dl.faq dd {
	margin-left:1em;
	margin-top:0.5em;
}
#contenu h1 {
	margin-top:-2.5em;
	font-family: Verdana, "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
	padding-bottom: 0.1em;
	border-bottom: 2px solid #2e62aa;
	font-size: 1.1em;
	margin-bottom: 2em;
	clear:both;
}
#contenu #commentaires {
	margin-top:2.3em;
	text-align:center;
	font-family: Verdana, "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 0.1em;
	border-bottom: 2px solid #2e62aa;
	font-size: 1.1em;
	margin-bottom: 1em;
}
#contenu h2 {
	padding-top: 0.5em;
	margin-top: 1em;
	margin-bottom: 0.8em;
	margin-right: 7px;
	font-family: Verdana, "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
	font-size: 1em;
	border-bottom: 2px solid #2e62aa;
	clear:both;
}
#contenu h2#A {
	clear:none; /* pas de clear pour le titre apr?s le tri par cat?gories */
}
#contenu #liste h2 {
	margin-bottom: 2em;
}
#contenu #liste ul+h2 {
	margin-bottom: 0.8em;
}
#contenu h2#apercu {
	position:absolute;
	margin-top:-1em;
	width:80%;
	text-align:center;
	border-bottom:0;
	color:#AA0000;
	font-size:1.5em;
}
#contenu .apercu {
	background-color:#d4fbee;
}
#contenu h3 {
	padding-top: 0.5em;
	margin-top: 1em;
	margin-bottom: 0.8em;
	margin-right: 7px;
	font-family: Verdana, "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}
#contenu p {
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
}

#contenu2 {
	background-color: #fbeed4;
	padding: 7px;
	padding-bottom: 1em;
	padding-top:7px;
	margin-bottom: 1.5em;
	border: 1px solid white;
	-moz-border-radius: 10px;
       border-radius: 10px;
	margin-top:4em;
}
#contenu2 h1 {
	margin-top:-2.5em;
	font-family: Verdana, "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
	padding-bottom: 0.1em;
	border-bottom: 2px solid #2e62aa;
	font-size: 1.1em;
	margin-bottom: 2em;
	clear:both;
}

#usercomment {
	display : block;
}
#notusercomment {
	display : block;
}

/* BARRE DE TITRE */
#recherche {
	background:transparent;
	color:black;
	position: absolute;
	right: 100px;
	top: 0;
	height: 60px;
	z-index:100;
}
#recherche p {
	display:block;	
	font-family: Verdana, "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
}
html>body #recherche {
	height: 85px;
}
#recherche form {
	padding: 1em;
	font-size: 0.8em;
}
#recherche #searchbox {
	background: #FFF url("/images/search.png") no-repeat;
	color:black;
	border: 1px #000 solid;
	padding-left: 17px;
}
#footer {
	margin: 0;
	font-size: 0.9em;
	background-color: #fbeed4;
	color: black;
	text-align: left;
	padding: 5px;
}

#cc:before {
	content: url("/images/cc.png") " ";
	vertical-align:middle;
}

/* plier-déplier les commentaires */
.commentHidden {
	display : none;
}
.commentVisible {
	display : block;
} 
#box_comment:active {
	display:block!important;
}
#commentaires span {
	font-size:0.8em;
	font-weight:normal;
}
#commentaires span a {
	text-decoration:none!important;
}
#commentaires img {
	vertical-align:middle;
}
#ieinfo {
	position: absolute;
	top:50px;
	left:350px;
	z-index:100;
}

/* EXTENSION DU MOIS */

/* pour supprimer l'icône de lien externe sur l'extension du mois */
#contenu #telechargerextensiondumois a {
	background-image:none!important;
}
/* cadre */
#essentiel {
	float:left;
	width:20em;
	max-width:50%;
	margin: 0.5em;
	padding: 0.25em;
	border: 1px solid #2E62AA;
	border-right-width: 3px;
	border-bottom-width: 3px;
	-moz-border-radius: 15px;
       border-radius: 15px;
}

/* Vérification de l'utilisation des styles */
#stylecheck {
	background: url("../styles/style_geckozone.php") no-repeat 0 0;
	z-index:-1;
}

