/* Layout */

img[align] { padding-left: 5px; }

#menu {
	width: 225px;
	position: absolute;
	left: 8%;
	top: 8px;
	margin: 10px 10px 0 0;
}
#menu-49 {
	width: 225px;
	position: absolute;
	left: 8%;
	top: 8px;
	margin: 53px 5px 0 0px;
}

#contenu {
	margin: 0px 0px 0px 230px;
}

dl#info { margin: 2px 0 0 0;}



/* Meyer-style CSS */

div#navbar
{float: right;
width: 10em;}

#navbar #links a
{
	display: block;
	text-align: right;
	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", "Univers 55", sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4em;
	padding: 0 0 2px 0;
	margin: 0 0 4px 0;
/*
	border: 2px dotted #999;
*/
	border: none;
	text-decoration: none;
	color: black;
	background: white;
	text-indent: 0;
}

#navbar #links a:hover
{
	color: white;
	background: #990000;
	border: 2px solid gray;
}

#navbar #links a:focus
{
	color: #990000;
	background: #ccc;
	border: 2px solid black;
}

/* Body */

body
{
	font: 1em/1.6 Cambria, Utopia,"Bitstream Charter", "Lucida Fax", "Palatino Linotype",   Georgia,  "Hoefler Text",  "Bitstream Vera Serif", "Lucida Sans", "Trebuchet MS", serif;
	color: rgb(13%,13%,13%);
	background-color: white;
	margin-left: 15%;
	margin-right: 15%;
}

body#fawny.org-id {
	font-family: "Lucida Fax", "Lucida Grande", Georgia, "Trebuchet MS", Univers, "Univers 55", Gill, "Gill Sans", "Zurich BT", Zurich, sans-serif;
	color: black;
	background-color: white;
	margin-left: 5%;
	margin-right: 5%;
}


/* ins del */

ins.block-border
{
	display: block;
	text-decoration: none;
	background: #FFCC66;
	color: black;
	font-size: 90%;
	border-top: 4px double #063;
}

ins.ed, ins.ed-noprint, ins.print-plain
{
	display: inline;
	color: rgb(15%,15%,15%);
	background: rgb(92%,92%,92%);
	font-size: 95%;
	border: none;
	text-decoration: none;
}

.ed a:link, .ed a:visited, .ed a:hover, .ed a:active, .ed a:focus { background: rgb(92%,92%,92%); }

ins.plain
{
	text-decoration: none;
	border: none;
	background: none;
}

p ins, p del { display: inline }

/* Typography */

p, li, dt, dd, h1, h2, h3, h4, h5, h6, blockquote, em, cite, strong, ins, del, sup, a { line-height: 1.3em; }

dl { margin-left: 2em; }

.centre { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.roman { font-style: normal; }
.cursive { font-family: cursive; }

.block {display: block;}

.thumbnailer ul li img { display: block;}
.thumbnailer li+p { text-indent: 0; }

.centrepad
{
	text-align: center;
	color: black;
	background: white;
	margin-top: 20px;
}

.dek { font-style: italic; margin-left: 2em; margin-right: 2em; }

dfn { font-style: italic; }

.hilite-border { border: 1px dotted gray; }

.hilite-limegreen
{
	font-weight: bolder;
	color: black;
	background-color: #33CC00;
	padding: 1px;
}

.hilite-yellow
{
	color: black;
	background-color: #FFFFCC;
	margin-left: 2px;
	margin-top: 2px;
}

.hilite
{
	font-weight: bolder;
	color: black;
	background-color: #99ff99;
	padding: 1px;
}

.hilite-pink
{
	font-weight: bolder;
	color: black;
	background-color: #F39;
	padding: 1px;
}


.hilite-lavender
{
	font-weight: bolder;
	color: black;
	background-color: #C3C;
	padding: 1px;
}


.hilite-mauve
{
	font-weight: bolder;
	color: black;
	background-color: #909;
	padding: 1px;
}


.hilite-fuchsia
{
	font-weight: bolder;
	color: black;
	background-color: #F09;
	padding: 1px;
}





strong
{
	font-family: Trebuchet, "Trebuchet MS", Verdana, Georgia, Tahoma, Univers, "Univers 55", Zurich, sans-serif;
	font-weight: bolder;
	letter-spacing: 0.1em;
}

.youarehere
{
	text-align: center;
	font-family: Geneva, Tahoma, Verdana, Univers, sans-serif;
	font-size: small;
	margin-bottom: 1ex;
	line-height: 1.1em;
}

.updated
{
	font-family: "Bitstream Vera Serif", Geneva, Tahoma, Verdana, Univers, Sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	text-align: center;
	margin-left: 0;
	margin-bottom: 5px;
	margin-top: 0.5ex;
	padding: 5px;
	line-height: 1.1em;
}

.updated-overline
{
	font-family: Geneva, Tahoma, Verdana, Univers, Sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	text-align: right;
	margin-left: 0;
	margin-bottom: 5px;
	margin-top: 0.5ex;
	padding: 5px;
	border-top: dashed 1px;
	line-height: 1.1em;
}

.updated-noline
{
	font-family: Geneva, Tahoma, Verdana, Univers, Sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	text-align: right;
	margin-left: 0;
	border-bottom: none;
	line-height: 1.1em;
}

p.dialogue
{
	text-indent: -35px;
}

blockquote p.dialogue, blockquote + p.dialogue, blockquote > p.dialogue
 {
	padding-left: 20px;
	text-indent: 0px;
}


abbr, acronym, span.jakob
{
	border-bottom: 1px dotted #000000;
	text-transform: none;
}

blockquote
{
	font-family: "Lucida Grande", Trebuchet, "Trebuchet MS", Verdana, Geneva, sans-serif;
	margin-left: 2em;
	margin-right: 2em;
	font-size: 90%;
	text-align: left;
	line-height: 1.4em;
	border-left: 1px dotted #006633;
	padding-left: 15px;
}

blockquote blockquote
{
	margin-left: 2em;
	line-height: 1.3em;
	border: none;
}

blockquote ol li { margin-left: 2.5em}

.caps
{
	font-size: smaller;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.noleftmargin
{
	text-align: left;
	margin-left: 0;
}

.notopmargin
{
	text-align: left;
	margin-top: 0;
}

.noborder { border: none; }

.skip
{
	text-align: right;
	margin: 0;
	font-size: small;
}

hr
{
	margin-top: 1.5ex;
	margin-bottom: 1.5ex;
}

.contentcaps
{
	letter-spacing: .1em;
	text-transform: uppercase;
	font-family: Skia, Futura, Univers, "Univers 55", "Avant Garde Gothic", "Lubalin Graph", Stymie, Rockwell, Trebuchet, "Trebuchet MS", Verdana, Geneva, Impact, sans-serif;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0.5ex;
}

.sansserif { font-family: Verdana, "Trebuchet MS", Geneva, sans-serif; }
.smaller { font-size: smaller; }
.noline { text-decoration: none; }

code, .cc, .CC, samp, kbd, var
{
	font-family: "TheSans Mono", "Thesis Mono", "TheSansMono-5 Normal", "Lucida Console", "Lucida Grande Console", "Lucida Sans Typewriter", "Andale Mono", monospace;
	font-size: 98%;
}

.centreborder
{
	text-align: center;
	border-top: dashed 1px;
	padding: 3px;
}

.tableborder
{
	border: dashed 1px #333333;
	padding: 6px;
}

fieldset { border: none; }

.indented
{
	margin-left: 1em;
	margin-right: 1em;
}

.grey
{
	color: gray;
	background: white;
}

.flushleft
{
	margin-left: 0;
	padding: 0;
}

iframe
{
	margin: 5px;
	padding: 5px;
	border: dotted #006633 1px;
}

iframe.linklist-iframe { height: 25ex; 	
	margin: 5px;
	padding: 5px;
	border: dotted #006633 1px;
}

ol.linklist li, ol.linklist, ul.linklist li, ul.linklist  { margin-left: 0; padding-left: 0 }

ul.linklist { list-style-type: circle; }

.spaceabove { margin-top: 2ex; }

.nospaceabove
{
	margin-top: 0;
	padding-top: 0;
}

caption
{
	font-family: "Bitstream Vera Serif", "Bitstream Vera Sans", "Gill Sans", Gill, "News Gothic MT", Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 4px;
}

ins.block
{
	text-decoration: none;
	margin-left: 2em;
}


.d-moi
{
	font-weight: bold;
	color: #666666;
	text-indent: 0;
	font-family: Trebuchet, "Trebuchet MS", "Hoefler Text", Palatino, serif;
}

.d-lui
{
	font-weight: normal;
	color: black;
	text-indent: 0;
	font-family: Verdana, sans-serif;
	font-size: 90%;
}

.doylist { padding-bottom: 0.5em; border: none;  }
.doylist-table { margin-top: 2em; border: none; }
.doylist tr td, .doylist tr th { border: none; }

.byline
{
	font-style: italic;
	text-indent: 0;
}

/* Headings */
h1, h1 a.permalink:link, h1 a.permalink:visited
{
	font-family: Calibri, "Segoe Sans", "Lucida Grande", "Lucida Sans", Lucida, "Bitstream Vera Sans", "Trebuchet MS", "PT Sans", sans-serif; 	
	font-size: 130%;
	background: white;
	border: none;
	color: black;
	font-weight: bold;
	margin: 1.5em 0 0 0;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}

h2, h2 a.permalink:link, h2 a.permalink:visited
{	
	font-family:  Cambria, "Hoefler Text", "Palatino Linotype", Palatino, "Trebuchet MS", serif; 
color: rgb(12%,12%,12%);
	font-size: 125%;
	background: white;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 1em;
	text-align: left;

}

h3
{
font-family:  Cambria, "Hoefler Text", "Palatino Linotype", Palatino, "Trebuchet MS", serif; 
	font-size: 125%;
	background: white;
	color: rgb(10%,10%,10%);
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0em;
	margin-top: 1em;
	text-align: left;
}

h4
{
font-family: Candara, "Trebuchet MS", "Lucida Sans", Lucida, sans-serif; 
	font-size: 110%;
	background: white;
	color: rgb(10%,10%,10%);
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0em;
	margin-top: 1em;
	text-align: left;
}

h5
{
	font-family: Calibri, Georgia, "Palatino Linotype", Palatino, "Trebuchet MS", serif;
	font-size: 110%;
	background: white;
	color: black;
	font-weight: normal;
	margin-bottom: 0em;
	margin-top: 1em;
	text-align: left;
}

h6
{
	font-family: Calibri, Georgia, "Palatino Linotype", Palatino, "Trebuchet MS", serif;
	font-size: 110%;
	background: white; 
	color: black;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0em;
	margin-top: 1em;
	text-align: left;
}

.headerp
{
	text-align: center;
	padding: 2px;
	font-family: Georgia, serif;
	margin-top: 1ex;
	margin-bottom: 2px;
	text-transform: uppercase;
}

.header1
{
	text-align: center;
	margin-bottom: 3ex;
	margin-top: 0;
	line-height: 1.3em;
}

.headerflush
{
	text-align: left;
	margin-bottom: 1.5ex;
	margin-top: 0;
	line-height: 1.3em;
}

.header2
{
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0;
	margin-left: 0;
	line-height: 1.3em;
}

.notsolarge
{
	font-size: 105%;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
}

/* a: Links */

a:link
{
	color: black;
	background: white;
	font-weight: normal; 
	text-decoration: none;
	font-family:  Candara, "Lucida Sans", "Bitstream Vera Sans", Gill, "Gill Sans",  Geneva, "Trebuchet MS", "PT Sans", sans-serif;
	border-bottom: 1px solid rgb(20%,20%,20%);
}

a:link.image-link-plain, a:hover.image-link-plain, a:focus.image-link-plain, a:active.image-link-plain, a:visited.image-link-plain
{
	text-decoration: none;
	border: none;
	background: none;
	opacity: .5;
}

a:visited, a.graf:visited
{
	color: #333;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid rgb(30%,30%,30%);
	font-family:  Candara, "Lucida Sans", "Bitstream Vera Sans", Gill, "Gill Sans",  Geneva, "Trebuchet MS", "PT Sans", sans-serif;
	background: white;
}

a:hover, a:visited:hover
{
	color: black;
	background: #9CF;
	text-decoration: none;
	border-bottom: 2px solid black;
 -webkit-transition: background-color .5s linear;
 opacity: 1; 
}

a:focus, a.graf:visited, a:active
{
	color: yellow;
	background: black;
	text-decoration: none;
	border: 1px dashed #FFCCCC;
}

a:link.noline { text-decoration: none; }
.contentcaps a { font-family: inherit; }
/*

h1 a.permalink:hover
{
	font-family: "News Gothic MT", Trebuchet, "Trebuchet MS", Verdana, Tahoma, Geneva, sans-serif;
	font-size: 120%;
	color: blue;
	background: inherit;
	font-weight: bold;
	padding: 0px;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 0em;
	line-height: 1.5em;
	text-decoration: none;
	border-bottom: 1px dashed blue;
	border-top: none;
	border-left: none;
	border-right: none;
	text-shadow: #63F 1px 1px 2px;
}

h2 a.permalink:hover
{
	font-family: "News Gothic MT", Trebuchet, "Trebuchet MS", Verdana, Tahoma, Geneva, sans-serif;
	font-size: 120%;
	color: blue;
		background: white;
	font-size: 115%;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 0em;
	line-height: 1.5em;
	text-decoration: none;
	border-bottom: 1px dashed blue;
	border-top: none;
	border-left: none;
	border-right: none;
	text-shadow: #63F 1px 1px 2px;
}

*/

a img, a:hover img, a:visited img, a:focus img
{
	border: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

/* Lists */
li, dt, dd { margin-top: 1ex; }
ol, ul, dl {margin-left: 2em}
.nobullet {
	list-style-type: none; margin-left: 0; padding-left: 0;
}
.nobullet .nobullet { margin-left: 2em; }
.none { list-style-type: none; }

/* Whitespace collapse after headings */
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p, h1 + ul, h2 + ul, h3 + ul, h4 + ul, h5 + ul, h6 + ul, h1 + ol, h2 + ol, h3 + ol, h4 + ol, h5 + ol, h6 + ol
{
	margin-top: 0; margin-bottom: 0;
	padding-top: 0; padding-bottom: 0;
}

h1 + h2, h2 + h3, h3 + h4
{
	text-indent: 0;
	margin-left: 0;
}
/* Tables */

table { border-collapse: collapse;}
table.bugged th {
	text-align: center;
}

table.bugged tr td {
	border: 1px dotted #CCC;
/*
	border-top: none;
	border-left: none;
*/
	padding: 5px;
}

table.bugged td p {
	text-indent: 0;
}

table.bugged thead th {
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
table.bugged thead th h2 {
	margin: 10px;
}
table.bugged tbody th {
	border: 1px solid green;
}

.noborder { border: none; }


/* For headers */
tbody tr th, th[scope=row]
{
	font-family: "Lucida Grande", "News Gothic MT", "Lucida Console", "Lucida Bright", "Gill Sans", Univers, "Univers 55", "Bitstream Vera Sans";
	font-weight: normal;
	font-size: 95%;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

thead tr th
{
	text-align: center;
	vertical-align: bottom;
}


.data
{
	border-bottom: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
	vertical-align: top;
	text-align: left;
	padding: 0 0.5em 0 0.5em;
}


/* Images */

img[align="right"] { border: none; padding: 0 0 2% 2%;}
img[align="left"] { border: none; padding: 0 2% 2% 0; }

.images-alone, .images-only { padding: 1em 0 1em 0; display: block;}
.images-alone0 { padding: 0; }

/* Nested elements */
p { text-indent: 0em; }

p+p { text-indent: 2em; }

.noindent, .noindent p
{
	text-indent: 0 !important;
}


/* Searchbox */
.search-input
{
	background-color: #CCC;
	color: black;
	font-weight: bold;
	text-shadow: #63F 1px 1px 2px;
}

.search-submit
{
	color: white;
	background-color: #000099;
}

/* Datestamps and permalinks */
a.datestamp:link, a.datestamp:visited
{
	font-size: 80%;
	font-family: "Lucida Grande", "Lucida Bright", "Lucida Console", "Bitstream Vera Sans", Geneva, Verdana, sans-serif;
	text-decoration: none;
	border: none;
	color: gray;
}

a.datestamp:hover
{
	text-decoration: none;
	color: blue;
	background: inherit;
	border-bottom: 1px dashed blue;
	border-top: none;
	border-left: none;
	border-right: none;
}

.graf
{
	font-size: 90%;
	font-family: "Lucida Grande", "Gill Sans", Verdana, sans-serif;
}

a.graf:link
{
	color: blue;
	background: white;
	text-decoration: none;
	border: none;
}

a.graf:hover
{
	color: white;
	background: blue;
	border-bottom: 2px solid blue;
}


address,  .letter-byline, .byline, .writer-byline, .article-byline {
	font-style: italic;
	margin-left: 2em;
	text-indent: 0;
}
