/* Items not to print */

#header-block, #banner, .sitefooter, hr.next-previous_end, div.sitetools-footer, .credit, .feedback, .meta, .noprint, .MP-banner, #MP-banner { display: none !important; }

/* Do print footers on postings */

.noscreen
{
	font-size: 90%;
	margin-top: 1em;
	border-top: 1px dotted gray;
	padding-top: .5em;
	font-style: italic;
}

/* Make links in these footers look like normal text */	
div.noscreen a:link, div.noscreen a:visited, div.noscreen a:hover, div.noscreen a:focus
{
	font-weight: normal !important;
	text-decoration: none !important;
	border: none !important;
}

/* Body */
body
{
	font: 11pt/1.4  Cambria, Utopia,"Bitstream Charter", Charter, "Lucida Fax", "Palatino Linotype",   Georgia,  "Hoefler Text",  "Bitstream Vera Serif", "Lucida Sans", "Trebuchet MS", serif;
	color: black;
	background-color: white;
	text-align: left;
	margin: 12%;
/*	margin-left: 12%;
	margin-right: 12%;*/
}

/* ins del */

ins.ed, ins.ed-noprint, ins.print-plain
{
	display: inline;
	color: black;
	background: #CCC;
	font-size: 95%;
	border: none;
	text-decoration: none;
}

.ed a:link, .ed a:visited, .ed a:hover, .ed a:active, .ed a:focus { background: #CCC; }

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


/* Paragraphs */

p { margin-bottom: /*.5em*/ 0; margin-top: 0 }
p ins, p del { display: inline }

/* Typography */

dl { margin-left: 2em; }
.centre { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.roman { font-style: normal; }
cite, em {font-style: italic }
cite cite { font-style: normal; }
.block {display: block;}
strong {	font-weight: bolder;}

.hilite-border { border: 1px dotted gray; }
.hilite-limegreen, .hilite-yellow, .hilite, .hilite-pink,.hilite-lavender,.hilite-mauve,.hilite-fuchsia
{
	font-weight: bolder;
	color: black;
	background-color: #CCC;
	padding: 1px;
}


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

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

abbr, acronym
{
	border-bottom: 1px dotted #999;
	text-transform: none;
}

blockquote
{
	font-family: Corbel, "Trebuchet MS", "PT Sans", "Lucida Sans", sans-serif;
	margin-left: 2em;
	margin-right: 2em;
	font-size: 90%;
	text-align: left;
	line-height: 1.4em;
	border-left: 3px solid #CCC;
	padding-left: 15px;
}

blockquote blockquote
{
	margin-left: 2em;
	line-height: 1.4em;
	border-left: 1px solid gray;
}

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

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

fieldset { border: none; }

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

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

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

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

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

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

.spaceabove { margin-top: 2ex; }

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

caption
{
	font-family:   sans-serif;
	font-size: 12px;
	margin-top: 4px;
}

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


.d-moi
{
	font-weight: bold;
	color: #CCC;
	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, h1.roman
{
	font-family: Calibri, "Segoe Sans", "Lucida Grande", "Lucida Sans", Lucida,  "Bitstream Vera Sans",  Trebuchet, "Trebuchet MS",    sans-serif; 	
	font-size: 120%;
	color: black;
	background: white;
	font-weight: bold;
	padding: 0px;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 0em;
	text-decoration: none;
	border: none;
}

h2
{
	font-family:  Cambria, "Hoefler Text", "Palatino Linotype", Palatino, "Trebuchet MS", serif; 
color: rgb(5%,5%,5%);
	font-size: 125%;
	background: white;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 1.75em;
	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: 1.5em;
	text-align: left;
}

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

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

h6
{
	font-family: Corbel, Georgia, Palatino, Trebuchet, "Trebuchet MS", serif;
	font-size: 110%;
	background: white; 
	color: black;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0em;
	margin-top: 1.25em;
	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;
}

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

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

.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;
    border-bottom: 1pt solid black;
}

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;
}

a:visited, a.graf:visited
{
	color: black;
	background: white;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted gray;
/*
	font-family: "Bitstream Vera Sans", Verdana, Trebuchet, "Trebuchet MS", Geneva, sans-serif;
*/}

a:hover, a:visited:hover
{
	color: black;
	background: white;
	font-weight: normal;
	text-decoration: underline;
/*
	font-family: "Bitstream Vera Sans", Verdana, Trebuchet, "Trebuchet MS", Geneva, sans-serif;
*/}

a:focus, a.graf:visited
{
	color: black;
	background: white;
	font-weight: normal;
	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", /*Verdana,*/ Trebuchet, "Trebuchet MS", Tahoma, Geneva, sans-serif;
	font-size: 120%;
	color: black;
	background: white;
	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 black;
	border-top: none;
	border-left: none;
	border-right: none;
}

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}

/* Tables */

table.bugged {   border-collapse: collapse;}

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

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

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

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

.noborder { border: none; }

/* For headers */
thead tr th[scope]
{
	font-family: "Lucida Sans", "Lucida Grande", "News Gothic MT", "Lucida Console", "Lucida Bright", "Gill Sans", Univers, "Univers 55", "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	font-size: 95%;
}

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

tbody tr th, th[scope=row] { text-align: left; }

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



/* Nested elements */

p+p, li p+p { text-indent: 2em; }
.noindent, .noindent p, .noindent li p, .noindent dd p, .catdesc, ins p, #content .dialogue p, #content .dialogue p+p, .byline + p
{
	text-indent: 0 !important;
}

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p
{
	margin-top: 0;
	padding-top: 0;
}

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

/* Searchbox */
.search-input
{
	background-color: #ffffcc;
	color: black;
	font-weight: bold;
}

.search-submit
{
	color: white;
	background-color: gray;
}

/* Datestamps and permalinks */
a.datestamp:link, a.datestamp:visited
{
	font-size: 80%;
	font-family: "Lucida Sans", "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: black;
	background: white;
	border-bottom: 1px dashed black;
	border-top: none;
	border-left: none;
	border-right: none;
}

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

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

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


/* Pagebreaks */

h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
div.splorpist { page-break-inside: avoid; }

/* Callouts */

.callout-grey
{
	color: black !important;
	background: #CCC !important;
	font-family: sans-serif !important;
	margin: 5% !important;
	padding: 0.5em !important;
	border: 2px dashed #666 !important;
	text-indent: 0 !important; 
}

/* Indents */

.indent-1em { text-indent: 1em; }
.indent-halfem { text-indent: .5em; }
.indent-2em { text-indent: 2em; }
.indent-5em { text-indent: 3em; }


/* Splorpist images with borders 

div.splorpist img
{
	border: 4px solid #666 !important;
	text-decoration: none !important;
}

div.splorpist a img
{
	border: 4px solid #969 !important;
	text-decoration: none !important;
}
*/

/* For Technorati tags */
.tagger { padding: 1px; border: 1px dashed #CCC; margin-right: 25%; font-size: 75%;}

.tagger h2 {font-size: 110%; display: inline;}

.tagger ul, .tagger ul li { display: inline;}


/* In photo galleries using dl-dt-dd */

.img-dek
{
	text-align: left;
	margin: 0 10% 1em 10%;
	font: 90% italic serif;
}

/* Smaller cutlines */

div.meta { font-size: 90%; margin-bottom: 0; margin-top: 0.25em;}
div.feedback {font-size: 90%; margin-bottom: 0.5em; margin-top: 0;}

/* For search area */

h2 + h3 { margin-top: 0;}

/* Lists */

.typenone, .none { list-style-type: none; }
.typedisc { list-style-type:disc }
.typecircle { list-style-type: circle }
.typesquare { list-style-type: square }
.typei { list-style-type: lower-roman }
.typeI { list-style-type: upper-roman }
.typea { list-style-type: lower-alpha }
.typeA { list-style-type: upper-alpha }
.none-nomargin { list-style-type: none; margin-left: 0; font-size: 90%; line-height: 1.2em;}
.none-nomargin li { margin-left: 0; }

/* Horizontal rules */

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

hr.w25 { width: 25%; }
hr.w33 { width: 33%; }
hr.w50 { width: 50%; }
hr.w66 { width: 66%; }
hr.w75 { width: 75%; }


/* IPA */

.IPA { font-family: "Lucida Grande", "Gentium SIL", Gentium, IPARoman, "Times New Roman", serif; 	white-space: nowrap;
}


/* Additional typography */
.u { font-style: normal; text-decoration: underline; }
.italic { font-style: italic; }
.romantype, .roman { font-style: normal; }

