/* layout */ body { margin-top: 15px; margin-left: 28px; margin-right: 1em; } div.one { width: 740px; margin-top: 0px; margin-bottom: 0px; } div.proj { width: 350px; margin-top: 0px; margin-bottom: 0px; margin-right: 40px; } div.info { margin-top: 10px; text-align: center; } div.block { float: left; } div.section { padding-bottom: 5px; } div.nav { font-size: small; text-align: right; } form#poster { text-align: center; padding-top: 9px; padding-bottom: 5px; } .left { margin-right: 30px; float: left; } .title { width: 300px; text-align: right; } h3 span { color: grey; // font-style: italic; } h3 span a { font-style: normal; } h1 { font-family: "Optima", Verdana; font-size: 2em; color: #06c; font-weight: normal; margin: 0px; padding: 0px; border: 0px; /*margin-left: 15px;*/ } /* colors & fonts */ body { font-family: 'Gill Sans', Verdana, sans-serif; //font-family: arial, helvetica, sans-serif; text-align: justify; font-size: 13px; background: white; color: black; //width: 400px; } li { text-align: left; } h2 { //font-weight: normal; font-size: 18px; //color: black; //background: #caa; //padding: 2px 5px; margin-top: 30px; //text-align: center; } h2.first { margin-top: 0px; } h3 { padding: 0px; margin: 0px; display: inline; color: #c60; } p { padding-top: 0px; margin-top: 0px; } a { text-decoration:none } /*a { border-bottom: thin solid #88f } */ .act a { //font-size: smaller; //background: #bbb; text-decoration: none; //padding: 1px 4px; //color: black; //border: thin solid #666; color: #02b; } a { color: #444; font-weight: bold; border-bottom: solid thin #ccf; border-right: solid thin #ccf; border-bottom: solid thin #ccf; border-right: solid thin #ccf; background: #eef; padding: 0px 4px; } .act a:hover { background: #777; color: white; text-decoration: underline; } div.note { //font-family: "Hoefler Text", serif; //background: #ffa; margin: 5px; } div.attr { text-align: right; margin: 5px; margin-bottom: 16px; color: #666; } //a { color: blue;} span[name="instant"] { font-family: arial, helvetica, sans-serif; } .addr { display: inline; //text-decoration: //padding-left: 2px; padding-right: 2px; //background: #ffffdd; border-bottom: 1px dotted #ddddaa; font-style: normal } .addr:hover { background: white } .fact, .pact { font-size: larger; color: #04a; font-family: "Optima" } span[name="instant"] { color: green; } /* borders */ /* LAYOUT - top bar */ input { margin-bottom: 0px; } .fact, .pact { text-decoration: none } div#notes { width: 250px; height: 1100px; //border-left: dashed thin grey; //margin-left: 10px; padding: 5px; float: right; background: #ddddff; //background: #66aaff; } ul { margin-left: 0; padding-left: 2.5em; } p { margin-left: 5px } .action { padding-left: 2px; } /* ul li { list-style-image: url(dash.gif); padding-right: 20px; } */ #msg { //background: #eeeecc; background: #8ce; margin: 10px; padding: 12px; margin-bottom: 2em; //text-align: right; font-family: "Hoefler Text", serif; } .endline { // border-bottom: solid black thin; }