/* filename d.css author John Tranter date July 2006 */ /* media = all EXCEPT print, for which see bp.css */ /* used for all of Jacket 31 and following */ /* for NOTES or WORKS CITED or BIBLIOGRAPHIES at the end of files, */ /* use the tailnote class for DIV and any P paragraph format you wish. */ /* for NOTES use P class less-hang */ /* for WORKS CITED use P class SS-less-hang */ /* "main" color off-white as #f3fae3; */ body { width : 800px; background-color : #f9fef9; } /* ===== different screen and print ===== */ a:link { color : #000099; text-decoration : underline; } a:active { color : #990000; text-decoration : underline; } a:visited { color : #990099; text-decoration : underline; } a:hover { background-color : #ffff99; color : #0000cc; text-decoration : underline; } .blindlinks { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : medium; line-height : 1.5; margin-left : 9px; margin-right : 9px;} .blindlinks a:link { color : #000000; text-decoration : none; } .blindlinks a:active { color : #000000; text-decoration : none; } .blindlinks a:visited { color : #000000; text-decoration : none; } .blindlinks a:hover { background-color : #ffff00; color : #0000cc; text-decoration : underline; } .blindlinks-dark { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; line-height : 1.5; margin-left : 9px; margin-right : 9px;} .blindlinks-dark a:link { color : #ffffcc; text-decoration : none; } .blindlinks-dark a:active { color : #ffffcc; text-decoration : none; } .blindlinks-dark a:visited { color : #eeeebb; text-decoration : none; } .blindlinks-dark a:hover { background-color : #ffff99; color : #663333; } .blindlinks-dark-medium { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : medium; line-height : 1.5; margin-left : 9px; margin-right : 9px;} .blindlinks-dark-medium a:link { color : #ffffcc; text-decoration : none; } .blindlinks-dark-medium a:active { color : #ffffcc; text-decoration : none; } .blindlinks-dark-medium a:visited { color : #eeeebb; text-decoration : none; } .blindlinks-dark-medium a:hover { background-color : #ffff99; color : #663333; } /* navigation column left ===== disappears for print ===== */ .navleft { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; line-height : 1.4; float : right; width : 200px; background : #ffffff; } .navleft a:link { color : #000000; text-decoration : none; } .navleft a:active { color : #000000; text-decoration : none; } .navleft a:visited { color : #000000; text-decoration : none; } .navleft a:hover { background-color : #ffff00; color : #0000cc; text-decoration : underline; } .navleft-dark { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; line-height : 1.4; float : right; width : 200px; background : #555555; } .navleft-dark a:link { color : #ffffcc; text-decoration : none; } .navleft-dark a:active { color : #ffffcc; text-decoration : none; } .navleft-dark a:visited { color : #ffffcc; text-decoration : none; } .navleft-dark a:hover { background-color : #cccc00; color : #cc0000; text-decoration : underline; } .p-navleft-dark { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; color : #ffff66; font-size : small; line-height : 1.3; text-indent : -.2cm; margin-top : 0; margin-left : .2em; margin-right : .2em; padding-top : 0; } .banner33 /* does not print */ /* for top of page Jacket 33 on, based on .st and .blindlinks */ { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; /* smaller for print */ border-top : 1px solid #669999; background : #f3f3e3; padding : 8px 0 8px 0; /* top right bottom left; */ margin-bottom : 8px; } .banner35 /* does not print */ /* for top of page Jacket 35 on, based on .st and .blindlinks */ { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; font-weight : bold; border-top : 1px solid #660000; background : #777777; margin : 0 .5cm 8px .7cm; padding : 4px 0 4px 0; /* top right bottom left; */ } /* for page-top navigation tabs from Jacket 31 onwards */ #navtabs { margin : 0; padding : 0; font-family : Verdana, Trebuchet, "Trebuchet MS", Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; font-size : 11px; font-weight : bold; line-height : 1.5em;} #tabs2 { float : left; width : 100%; background : #efffef; font-size : 93%; line-height : normal; border-bottom : 1px solid #666;} #tabs2 ul { font-family : Verdana, Trebuchet, "Trebuchet MS", Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; font-size : 11px; font-weight : bold; line-height : 1.5em; margin : 0; padding : 10px 10px 0 15px; list-style : none;} #tabs2 li { display : inline; margin : 0; padding : 0;} #tabs2 a { float : left; background : url("../=navpx/tableftf.gif") no-repeat left top; margin : 0; padding : 0 0 0 4px; text-decoration : none;} #tabs2 a span { float : left; display : block; background : url("../=navpx/tabrightf.gif") no-repeat right top; padding : 5px 9px 4px 6px; color : #000;} /* Commented Backslash Hack hides rule from IE5-Mac \*/ #tabs2 a span {float : none;} /* End IE5-Mac hack */ #tabs2 a:hover span { color : #333;} #tabs2 a:hover { background-position : 0% -42px;} #tabs2 a:hover span { background-position : 100% -42px;} #tabs2 #current a { background-position : 0% -42px;} #tabs2 #current a span { background-position : 100% -42px;} /* END page-top navigation tabs from Jacket 31 onwards */ /* for vertical navigation tabs from Jacket 31 onwards */ #nav31container { background : #f9fde9; /* #f3fae3;*/ /* as in BIB div */ width : 100%; margin : 0 auto; padding : .1em 0; font-family : georgia, serif; font-size : 11px; } ul#nav31list { text-align : left; list-style : none; padding : 0; margin : 0 auto; width : 100%; } ul#nav31list li { display : block; margin : 0; padding : 0; } ul#nav31list li a { display : block; color : #000000; text-decoration : none; width : 98%; padding : 2px 2px 2px 4px; border-width : 1px; border-color : #fff #fff #abb #fff; border-style : solid; background : #f3fae3; /* as in BIB div */ } #nav31container>ul#nav31list li a { width : auto; } ul#nav31list li#active a { background : #ffffcc; /* as in BIB div */ /* background : #efffef;*/ color : #006666; } ul#nav31list li a:hover, ul#nav31list li#active a:hover { color : #990000; background : #ffffcc; /* transparent; */ border-color : #ccc #ffc #ffc #ccc; } /* END left-side vertical navigation tabs from Jacket 31 onwards */ /* END page-top navigation tabs from Jacket 31 onwards */ /* DARK for vertical navigation tabs from Jacket 35 onwards */ #nav35container { background : #444c44; /* #f3fae3;*/ /* as in BIB div */ width : 100%; margin : 0 auto; padding : .1em 0; font-family : georgia, serif; font-size : 11px; color : #ffffcc; } ul#nav35list { color : #ffffcc; text-align : left; list-style : none; padding : 0; margin : 0 auto; width : 100%; } ul#nav35list li { display : block; margin : 0; padding : 0; } ul#nav35list li a { display : block; width : 98%; padding : 2px 2px 2px 4px; border-width : 1px; border-color : #999 #999 #444 #555; border-style : solid; color : #ffffcc; text-decoration : none; background : #333c33; /* as in BIB div */ } #nav35container>ul#nav35list li a { width : auto; } ul#nav35list li#active a { background : #444444; color : #ccccff; } ul#nav35list li a:hover, ul#nav35list li#active a:hover { color : #ffffcc; background : #664444; /* transparent; */ border-color : #666 #666 #666 #666; } /* END left-side vertical navigation tabs from Jacket 35 onwards */ /* for vertical navigation tabs from Jacket 31 onwards */ #nav2009container { background : #f9fde9; /* #f3fae3;*/ /* as in BIB div */ width : 100%; margin : 0 auto; padding : .1em 0; font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; } ul#nav2009list { text-align : left; list-style-type : none; padding : 0; margin : 0 auto; width : 100%; } ul#nav2009list li { display : block; margin : 0; padding : 0; } ul#nav2009list li a { display : block; color : #222222; text-decoration : none; width : 98%; padding : 2px 2px 2px 4px; border-width : 1px; border-color : #fff #fff #abb #fff; border-style : solid; background : #f3fae3; /* as in BIB div */ } #nav2009container>ul#nav2009list li a { width : auto; } ul#nav2009list li#active a { background : #ffff00; /* as in BIB div */ /* background : #efffef;*/ color : #006666; } ul#nav2009list li a:hover, ul#nav2009list li#active a:hover { color : #600; background : #ff0; /* transparent; */ border-color : #ccc #ffc #ffc #ccc; } /* END left-side vertical navigation tabs from 2009 onwards */ /* END page-top navigation tabs 2009 onwards */ /* to get rid of the ugly blue border around images */ /* that are used a links, e.g. lin-yel.gif */ img { border : 0px none; } .contents-left {float : left; width : 47%; } .contents-right {float : right; width : 51%; } .topinfo { font-family : Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, Trebuchet, "Trebuchet MS", "lucida sans", "MS Sans Serif", sans-serif; font-size : small; text-align : right; line-height : 1.3; color : #666666; margin : .5em 1em 0 0; padding : 0; } .pnp { /* pnp means paragraph number style PARAGRAPH */ /* the dot in front of it gives it a "class" status" */ font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : x-small; line-height : 1.5; text-align : right; padding : 2px 3px 1.5em 0; /* to lengthen the drop of the border */ margin : 0 0 0 8px; /* to space it out from the text */ color : #669999; border-top : 1px solid #669999; border-right : 1px solid #669999; } .section { /* section means section number style PARAGRAPH */ /* the dot in front of it gives it a "class" status" */ font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : x-small; line-height : 1.5; text-align : right; padding : 2px 3px 0em 0; /* to lengthen the drop of the border */ /* by less now it has changed from pnp to section */ margin : 0 0 0 8px; /* to space it out from the text */ color : #669999; border-top : 1px solid #669999; border-right : 1px solid #669999; } .lnp { /* lnp means LINE number style PARAGRAPH */ /* the dot in front of it gives it a "class" status" */ font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; line-height : 1.5; text-align : right; padding : 2px 3px 0 0; /* to lengthen not too much the drop of the border */ margin : 0 4em 0 8px; /* to space it out from the text and right border */ color : #336666; } .ch /* contents page heading style DIV and PAR based on paragraph p "wide" */ { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; font-size : medium; font-weight : bold; color : #003366; letter-spacing : .1em; margin : .5cm 0cm .5cm 0cm; /* top right bottom left; */ padding : .2cm .5cm .2cm .2cm ; /* top right bottom left; */ border-top : 1px solid #669999; background : #ffffcc; } .chdark /* contents page heading style DIV and PAR based on paragraph p "wide" */ { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; font-size : medium; font-weight : bold; color : #ffee99; letter-spacing : .1em; margin : .1cm 0cm .1cm 0cm; /* top right bottom left; */ padding : .1cm 1cm .1cm .2cm ; /* top right bottom left; */ border-top : 1px solid #669999; background : #506050; } .chgreen /* catalog page ==Jacket issue heading== style DIV based on H1 */ { font-family : Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; font-size : large; font-weight : normal; color : #333366; margin : .5cm 0cm .5cm 0cm; /* top right bottom left; */ padding : .2cm 1cm .2cm .2cm ; /* top right bottom left; */ letter-spacing : .1em; border-top : 2px solid #669999; background : #ccffcc; border-top : 1px solid #669999; } .chice /* catalog page ==Jacket issue heading== style DIV based on H1 */ { font-family : Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; font-size : large; font-weight : normal; line-height : 80%; color : #774433; width : 80%; margin : .5cm 0cm .5cm .2cm; /* top right bottom left; */ padding : .2cm 1cm .2cm .2cm ; /* top right bottom left; */ letter-spacing : .1em; border-left : 2px dotted #aaccaa; border-top : 2px dotted #aaccaa; background : #f6fff6; } #main { width : 800px; background-color : #ffffef; } .floater { border-left : 1px solid #cccccc; border-right : 1px solid #999999; border-top : 1px solid #cccccc; border-bottom : 1px solid #999999; float : right; width : 45%; background : #f9fae6; /* ===== different screen and print ===== */ margin-bottom : 20px; /* top right bottom left; */ padding : 2px; } /* Hide from IE5/mac. Only IE Win sees this. The Holly Hack - http : //positioniseverything.net/explorer/threepxtest.html ?Used to combat theE6 Peekaboo bug \*/ *html .floater { margin-right : 10px; } /* End hide from IE5/mac End Holly Hack */ /* put this just before the line you wish it to appear at the immediate right of.*/ .floaterblank { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : medium; text-align : right; color : #666666; line-height : 1.5; float : right; width : 25%; background : #ffffff; margin : 0cm .1cm .1cm .1cm; /* top right bottom left; */ padding : 2px; } /* Hide from IE5/mac. Only IE Win sees this. The Holly Hack - http : //positioniseverything.net/explorer/threepxtest.html ?Used to combat theE6 Peekaboo bug \*/ *html .floaterblank { margin-right : 10px;} /* End hide from IE5/mac End Holly Hack */ .tailnote { border-top : 1px solid #669999; /* must declare a paragraph style */ background : #f3f3e3; /* ===== disappears for print ===== */ } .ivqdiv /* a DIV for interview questions : 2006 background color */ { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; color : #003333; font-size : medium; /* 14pt for print */ line-height : 1.5; background : #f3f3e3; /* ===== disappears for print ===== */ margin : 1em 1cm 1em .5cm; /* top right bottom left; */ padding : 1em 2cm 1em 1cm; } /* interview questions - a simple par, can alternate with normal paragraphs */ .q { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : 110%; line-height : 1.6; color : #006; width : 70%; margin : 1em 15% 1em 1cm; padding : 0 0 1em .6em; border-left : solid 3px #ccc; } /* RED for second interlocutor: interview questions - a simple par, can alternate with normal paragraphs */ .q2 { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : 110%; line-height : 1.6; color : #900; width : 70%; margin : 1em 15% 1em 1cm; padding : 0 0 1em .6em; border-left : solid 3px #caa; } .bib { border-top : 1px solid #669999; background : #f3fae3; /* bib */ /* ===== disappears for print ===== */ margin : .5cm 0cm .5cm 0cm; /* top right bottom left; */ padding : .2cm 1cm .2cm 0cm ; /* top right bottom left; */ } .st /* section title, such as a break for a new poem */ { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : medium; /* smaller for print */ border-top : 1px solid #669999; background : #f3f3e3; margin : .5cm 0cm .5cm 0cm; /* top right bottom left; */ padding : .2cm 1cm .2cm .5cm ; /* top right bottom left; */ } .abc /* alphabetical list section title, such as a break for a new name */ { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; font-size : medium; /* smaller for print */ font-weight : bold; /* smaller for print */ color : #990000; border-top : 1px solid #669999; background : #f3f3e3; margin : .7em 1em .2em 0; /* top right bottom left; */ padding : 0 .5em 0cm .3em ; /* top right bottom left; */ } .stparch /* simlar to st but less padding */ { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : medium; /* smaller for print */ border-top : 1px solid #669999; background : #f9fde9; margin : .5cm 0cm .5cm 0cm; /* top right bottom left; */ padding : .2cm 0cm .2cm .2cm ; /* top right bottom left; */ } .pn /* page number, right, with line above and shaded */ { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : medium; /* smaller for print */ text-align : right; color : #993300; border-top : 1px solid #669999; background : #f3f3e3; margin : .5cm 0cm .5cm 0cm; /* top right bottom left; */ padding : .1cm .2cm .1cm .1cm ; /* top right bottom left; */ } .pn-left /* page number, LEFT, with line above and shaded */ { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : medium; /* smaller for print */ text-align : left; color : #003399; border-top : 1px solid #669999; background : #f3f3e3; margin : .5cm 0cm .5cm 0cm; /* top right bottom left; */ padding : .1cm .2cm .1cm .1cm ; /* top right bottom left; */ } .copyright { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; text-align : right; font-size : small; line-height : 1.5; margin : 1.5cm 0 0 0; border-top : 1px solid #669999; background : #fafaea; /* ===== disappears for print ===== */ padding : 8px; } table { width : 18cm; border : 0; table-layout: fixed } td { vertical-align : top; margin : 0; padding : 0; } .td { vertical-align : top; margin : 0; padding : 0; } /* ====================================================================== */ h1 { color : #665555; font-family : Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; font-size : x-large; font-weight : normal; line-height : 1.5; letter-spacing : .1em; margin-left : 1cm; margin-right : 1.5cm; } h1.red { color : #990000; font-family : Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; font-size : x-large; font-weight : normal; line-height : 1.5; letter-spacing : .1em; margin-left : .5em; margin-right : .5em; } h2 { font-family : Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; color : #444455; font-size : large; font-weight : normal; line-height : 1.5; letter-spacing : .09em; margin-left : 1cm; margin-right : 1.5cm; } h2.red { font-family : Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; color : #990000; font-size : large; font-weight : normal; line-height : 1.5; letter-spacing : .09em; margin-left : .5em; margin-right : .5em; } h3 { font-family : Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; font-size : 93%; font-weight : normal; line-height : 1.5; letter-spacing : .1em; margin-left : 1cm; margin-right : 1.5cm; } h4 { font-family : Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; font-size : small; font-weight : normal; line-height : 1.5; letter-spacing : .1em; margin-left : 1cm; margin-right : 1.5cm; } h5 { color : #666666; font-family : Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; font-size : x-small; letter-spacing : .1em; line-height : 1.5; margin-left : 1cm; margin-right : 1.5cm; } h6 { font-family : Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; font-size : xx-small; letter-spacing : .1em; margin-left : 1cm; line-height : 1.5; margin-right : 1.5cm; } h7 { font-family : Tahoma, Arial, Helvetica, "lucida sans", Geneva, "MS Sans Serif", sans-serif; font-size : xx-small; letter-spacing : .1em; line-height : 1.5; margin-left : 1cm; margin-right : 1.5cm; } .smallcaps { font-variant : small-caps; } /* ====================================================================== */ /* standard paragraph for SCREEN use */ p { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; font-size : 110%; line-height : 1.6; margin-left : 1cm; margin-right : 15%; } .wide { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; font-size : medium; line-height : 1.5; margin-left : .2cm; margin-right : .2cm; } .hang { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; font-size : medium; text-indent : -.5cm; margin-left : 1.5cm; margin-right : 1cm; } .hang-wide { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; font-size : medium; line-height : 1.5; text-indent : -.5cm; margin-left : 1cm; margin-right : .2cm; } /* For poems : created to deal with Alan Wearne's long long lines */ .hangp { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; font-size : medium; /* line-height : 1; was 1.3*/ /* text-indent : -.5cm; normal hanging */ text-indent : -4cm; /* margin-left : 5.5cm; normal hanging */ margin-left : 5cm; margin-right : 1cm; } /* When a POEM is quoted in blockquote format, wide left margin */ /* left margin the width of a double blockquote */ .hangp-blockquote { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; color : #000033; font-size : medium; text-indent : -4cm; margin-left : 7cm; margin-right : 5em; } .bibliolist { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; font-size : 90%; line-height : 1.4; text-indent : -.5cm; margin : .2em 4cm .2em 1.5cm; } .less { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; font-size : small; line-height : 1.4; margin-left : 1cm; margin-right : 1.5cm; } /* problem */ .less-hang { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; font-size : small; line-height : 1.5; text-indent : -.2cm; margin-left : 1.2cm; margin-right : 1.5cm; } .less-hang-wide { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; font-size : small; line-height : 1.5; text-indent : -.2cm; margin-left : .5cm; margin-right : .2cm; } /* problem */ .less-wide { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; font-size : small; line-height : 1.4; margin-left : .2cm; margin-right : .2cm; } /* problem */ .footnote { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; font-size : small; line-height : 1.2; text-align : justify; text-indent : -.5cm; margin-left : 1.5cm; margin-right : 2cm; } .tallcap { font-size : large; font-weight : bold; } /* ====================================================================== */ .ss { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : medium; line-height : 1.3; margin : 1em 1.5cm 1em 1cm; padding : 0 0 1em 0; } .ss-wide { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : medium; line-height : 1.3; margin : .2em 1em .2em 1em; padding : 0 0 1em 0; } .ss-hang { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : medium; line-height : 1.3; text-indent : -.5cm; margin-left : 1.5cm; margin-right : 1cm; } /* problem -- converted from "ss-less-hang-wide"? */ .ss-hang-wide { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : medium; line-height : 1.3; text-indent : -.2cm; margin-left : .4cm; margin-right : .3cm; padding : 0 0 1em 0; } /* problem -- convert to "ss"? */ .ss-less { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; line-height : 1.3; margin-left : 1cm; margin-right : 1.5cm; padding : 0 0 1em 0; } /* problem -- convert to "ss-wide"? */ .ss-less-wide { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; line-height : 1.3; margin-left : .2cm; margin-right : .2cm; padding : 0 0 1em 0; } .copyright-footer { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; line-height : 1.3; width : 550px; padding : 0 0 .5cm 0; margin : 1cm; } /* based on the above */ .caption { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; line-height : 1.3; color : #666666; margin : 0 .2em 0 .2em; padding : 0; } /* based on the above */ .tinycaption { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : x-small; line-height : 1.3; color : #334444; margin : 0 .2em 0 .2em; padding : 0; } /* problem -- convert to "ss-hang"? */ .ss-less-hang { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; line-height : 1.3; text-indent : -.5cm; margin-left : 1cm; margin-right : 1.5cm; } /* problem -- convert to "ss-hang-wide"? */ .ss-less-hang-wide { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; line-height : 1.3; text-indent : -.2cm; margin-left : .5cm; margin-right : .2cm; } /* for use with aa.css on Contents pages */ .ss-index { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; line-height : 1.1; text-indent : -.2cm; margin : 0 .5em 0 .8em; padding : 0 0 .3em 0; } /* ====================================================================== */ /* specials */ /* problem -- convert to "ss-WHAT"? */ /* this is size ss, range right, set wide*/ .foot { font-family : Trebuchet, "Trebuchet MS", Tahoma, Arial, Geneva, Candara, Calibri, Helvetica, "lucida sans", "MS Sans Serif", sans-serif; font-size : small; text-align : right; line-height : 1.3; margin-left : .2cm; margin-right : .4cm; padding : 0 0 1em 0; } /* for STRICT DDT,

is wrong;*/ /*

is correct. Note 1em top and bottom margins.*/ .blockquote { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; color : #000033; font-size : 100%; line-height : 1.3; margin-left : 10%; margin-right : 15%; padding : 0; } .blockquote-mono { font-family : Consolas, "Andale Mono", Monaco, "American Typewriter", "Lucida Console", Terminal, "Lucida Sans Typewriter", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; color : #000033; font-size : medium; line-height : 1.3; margin-left : 10%; margin-right : 15%; padding : 0 0 1em 0; } /* extra wide for those fussy inter-word spaces etc */ .blockquote-wide { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; color : #000033; font-size : 96%; line-height : 1.3; margin-left : 10%; margin-right : 5%; padding : 0; } /* for citations range right below a blockquote = includes line space after */ .quotecite { font-family : Georgia, Times, TimesNR, "Times New Roman", "New York", "MS Serif", serif; color : #000033; font-size : medium; text-align : right; line-height : 1.3; margin : -1em 20% 1em 2.5cm; /* top right bottom left; */ padding : 0 0 1em 0; } /* this does not give real Courier as first choice; see typewriter below for that */ .courier { font-family : Consolas, "Andale Mono", "Courier New", Courier, Monaco, "American Typewriter", "Lucida Console", Terminal, "Lucida Sans Typewriter", "Bitstream Vera Sans Mono", monospace; color : #000033; font-size : medium; line-height : 1.5; margin-left : 1cm; margin-right : 1.5cm; padding : 0 0 1em 0; } .typewriter { font-family : "Courier New", Monaco, "American Typewriter", "Lucida Sans Typewriter", "Lucida Console", Terminal, Consolas, "Andale Mono", monospace; color : #000033; font-size : medium; line-height : 1.5; margin-left : 1cm; margin-right : 1.5cm; padding : 0 0 1em 0; } li { line-height : 1.3; margin-top : .6%; margin-bottom : .7%; } /* ====================================================================== */ /* colors etc */ span.sc { font-variant : small-caps; } span.bold { font-weight : bold; } span.u { text-decoration : underline; } span.strike { text-decoration : line-through; } span.make-smaller { font-size : smaller;} span.make-larger { font-size : larger;} span.white { color : #ffffff; } span.paper { color : #ffffef; } span.black { color : #000000; } span.yellow { color : #ffff00; } span.paleblue { color : #efffff; } span.orange { color : #ffcc00; } span.brown { color : #996600; } span.gray { color : #cccccc; }/* to gray out self-referring links e.g. in JT site, not in Jacket */ span.graydark { color : #99aaaa; } span.graydarker { color : #666666; } span.deepgray { color : #222; } span.gdd { color : #666666; } span.rf { color : #ff0000; } span.rc { color : #cc0000; } span.r9 { color : #990000; } span.r6 { color : #660000; } span.g4e { color : #004e00; } span.g6 { color : #006600; } span.g390 { color : #339900; } span.gb36 { color : #003366; } span.gb66 { color : #006666; } span.gb99 { color : #009999; } span.gbcc { color : #00cccc; } span.b9 { color : #000099; } span.bc { color : #0000cc; } span.rb66 { color : #660066; } span.rgb9cc { color : #99cccc; } span.navy { color : #000080; } span.dullteal { color : #035; } span.maroon {color : #800000; } /* both table... and td... table data background colors */ .bgbody-ffffef { background : #ffffef; } .bgwhite { background : #ffffff; } .bgparch { background : #f9fde9; } .bglime { background : #f3ffe3; } .bgfern { background : #e9fcde; } .bgfir { background : #cfefcf; } .bgice { background : #efffef; } .bggreen { background : #ccffcc; } .bgcool { background : #effccc; } .bgdrab { background : #eeffbb; } .bgyellow { background : #ffffcc; } .bgkhaki2 { background : #cccc99; } .graypale { background : #fafaea; } .bggray1 { background : #f3f3e3; } .bggray2 { background : #d9d9c9; } .bggray6 { background : #999989; } .bgbblue { background : #99cccc; } .bgteal { background : #449988; } .bgdkgr { background : #669966; } .j { text-align : justify; margin-right : 10%;} .r { text-align : right; } /* Prepended Back to Jacket2 Header */ body { margin-top: 100px; } div#prepended_header { position:absolute; left:0px; top:0px; background-color: #46586f; background-image: -webkit-gradient(linear, 100% 0%, 0% 100%, color-stop(0%, #6d84a2), color-stop(33.333%, #566b86), color-stop(66.667%, #3a516f), color-stop(100%, #202c3d)); background-image: -moz-linear-gradient(right top, #6d84a2 0%, #566b86 33.333%, #3a516f 66.667%, #202c3d 100%); background-image: linear-gradient(right top, #6d84a2 0%, #566b86 33.333%, #3a516f 66.667%, #202c3d 100%); -moz-box-shadow: rgba(128, 128, 128, 0.5) -4px 0 4px 0; -webkit-box-shadow: rgba(128, 128, 128, 0.5) 0 0 4px 0; -o-box-shadow: rgba(128, 128, 128, 0.5) 0 0 4px 0; box-shadow: rgba(128, 128, 128, 0.5) 0 0 4px 0; border-bottom: 3px solid #e2d59f; height: 60px; width: 100%; margin-bottom: 30px; } div#prepended_header img { border: 0; } div#prepended_header a, div#prepended_header a:hover { text-decoration: none; background-color: transparent; } div#prepended_header a span { display: block; float: left; margin-left: 10px; margin-right: 10px; margin-top: 37px; font-size: 14px; font-family: Helvetica, Arial, sans-serif; color: #e2d59f; }