body { background-color: white; font-family:verdana, arial, helvetica, sans-serif; font-size:100%; margin-left: 15px; margin-right: 0px; margin-bottom: 0px; } body, td, p { font-family: verdana, helvetica, sans-serif; font-size:100%; } #submit{ position: absolute; right: 10%; top: 10%; margin-right: 0px; padding:10px; float: right; display: inline; } label, select, input { color: red; display: block; } .date{ font-weight:bold; } .story{ background-color:white; border-style:dashed; border-width:1px; border-color:#DDDDDD;; padding:10px 0px 0 0; margin-bottom:10px; margin-right:10px; width: 80%; } h1{ font-size:1.1em;padding-left:10px; } h2{ font-size:1em;font-weight:bold; } h3 { font-family: verdana, helvetica, sans-serif; font-size: 180%; color: black; } .newsText { line-height: 200%; } .navText { line-height: 210%; font-weight: bold; text-transform: lowercase; } .newsDate { font-weight: bold; font-size: 13px; text-transform: lowercase; } .title { font-size: 16px; font-weight: bold; } .hCalendarTable, .dCalendarTable { border-width: 1px; border-style: solid; border-color: white; } .hCalendarDayNameRow, .dCalendarDayNameRow { font-size: 70%; // text-transform: lowercase; } .hCalendarMonthYearRow, .dCalendarMonthYearRow { font-size: 90%; font-weight: bold; text-align: center; text-transform: lowercase; } .hCalendarDay, .dCalendarDay, .hCalendarDayLinked, .dCalendarDayLinked, .hCalendarDayCurrent, .dCalendarDayCurrent { text-align: center; font-size: 9px; } .dlPosted, .dlPostedTitle { text-align: right; } .dlMessageLinkTitleFont, .dlPostedTitleFont, .dlReadsTitleFont, .dlAuthorTitleFont, .dlSubjectTitleFont { font-size: 11px; } /* ### this stuff is from the page itself */ #content { position:absolute ; margin: 0 13em 0 0; padding: 2em 0 1em 0.5em; width 60%;} #navbar { position: absolute; right: 0; font-size: 1em; line-height: 1.1; top: 2.25em; width: 11em; padding: 0 0px 2px 2px; margin: 0 5px 2px 2px; } li.nav{margin-bottom:5px} ul.nav{ list-style-type:none; list-style-position:outside; margin-left:-40px; line-height:170%; } .themes{list-style-type:none; list-style-position:outside; /*margin-left:-40px;*/ line-height:normal; } .calendar_title{ font-size:.9em; text-transform:lowercase; } .weekday { margin:0px; font-family:monospace; font-size:.9em; } .weekday_header { margin:0 0 0 6px; text-transform:lowercase; font-weight:bold; font-family:monospace; font-size:.9em; }