/*
 * Copyright (c) 2004-2006 Mathieu Roy <yeupou--gnu.org>
 * http://yeupou.coleumes.org
 *
 *  This program is free software; you can redistribute it and/or
 *  modify it under the terms of the gnu general public license
 *  as published by the free software foundation; either version 2
 *  of the license, or (at your option) any later version.
 * 
 *  This program is distributed in the hope that it will be useful,
 *  but without any warranty; without even the implied warranty of
 *  merchantability or fitness for a particular purpose.  see the
 *  gnu general public license for more details.
 *
 *  You should have received a copy of the gnu general public license
 *  along with this program; if not, write to the Free Software
 *  Foundation, inc., 59 temple place - suite 330, Boston, MA 02111-1307
 *  USA.
 *
 * $Id: style.css,v 1.21 2006/02/21 11:04:09 yeupou Exp $
 *
*/

@import "/mail.gna.org/Gna.css";

body {
  margin: 1em;
  padding: 1em;
  border-top: solid #dae6e6 thin;
  border-left: solid #dae6e6 thin;
  background: #ffffff;
}

a:visited { color: #005d8c; } 
h3 a:visited { color: #ffffff; } 
h5 a:visited { color: #ffffff; } 

p { text-indent: 1em; }

.subnote {
  color: #969696;
}

td a {
  display: inline;
}

.footer {
  margin-top: 4em;

}



/* external stuff */

/*** Colour Diff Styles ***/
.vc_diff_header {
  background-color: #ffffff;
}
.vc_diff_chunk_header {
  background-color: #99cccc;
}
.vc_diff_chunk_extra {
  font-size: smaller;
}
.vc_diff_empty {
  background-color: #cccccc;
  font-family: sans-serif;
  font-size: smaller;
}
.vc_diff_add {
  background-color: #aaffaa;
  font-family: sans-serif;
  font-size: smaller;
}
.vc_diff_remove {
  background-color: #ffaaaa;
  font-family: sans-serif;
  font-size: smaller;
}
.vc_diff_change {
  background-color: #ffff77;
  font-family: sans-serif;
  font-size: smaller;
}
.vc_diff_change_empty {
  background-color: #eeee77;
  font-family: sans-serif;
  font-size: smaller;
}
.vc_diff_nochange {
  font-family: sans-serif;
  font-size: smaller;
}

h5 {
	text-indent: 0.8em;
}
.data {
        margin-right: 2em;
}

.data h5 {
        margin-left: -2em;
	margin-right: -2em;
        margin-top: 2em;
}

.headdata {
	list-style-type: none;
	text-align: left;
	padding: 2px;
	margin-left: 2em;
	margin-right: 2em;
}

.menuitem {
	font-size: xx-small;
	border: 0;
	border-bottom: thin solid #f3f3f3;
}

.postedby {
	font-size: bigger;
	font-style: italic;
	margin-bottom: 1em;
	color: #00325d;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

.msgdata {
	font-family: monospace;
	text-align: justify;
	margin-left: 2em;
	margin-right: 2em;
}

blockquote {
	color: #454545;
	padding-left: 0.7em;
	border-left: 2px solid #00325d;
	font-style: italic;
}

.relateddata {
	text-align: left;
        margin-left: 2em;
        margin-right: 2em;
        font-size: xx-small;
}
/*
     FILE ARCHIVED ON 00:30:46 Mar 27, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:52:32 Sep 23, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
