/* GreenDream - A weblog theme by Tom Wiltshire 10/10/01   ==========*//*****************   Main areas *****************/body {background-color: black;}#calendar {position: absolute;width: 200px;left: 16px;text-align: center;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 10pt;margin-left: 0 auto;margin-right: 0 auto;margin-top: 0;margin-bottom: 0;}#content {font-size: 10pt;font-family: Verdana, Helvetica, Arial, sans-serif;border: 2px solid rgb(100%, 100%, 0%);background-color: rgb(0%, 10%, 0%);margin-left: 232px;margin-top: 0;margin-right: 10px;margin-bottom: 10px;padding: 0;}/***************** Links styles *********************//* General link style for calendar table and content*/A:link, A:active,A:visited; {color: rgb(0%, 100%, 0%);font-weight: bold;text-decoration: none;border-bottom: 2px dotted rgb(100%, 100%, 0%)}A:hover {color: rgb(100%, 100%, 0%);border-bottom: 2px solid rgb(100%, 100%, 0%)}/* Styles for 'theme select' links at top of page */A.theme:link, A.theme:active, A.theme:visited; {color: rgb(0%, 60%, 0%);border-bottom: 2px dotted rgb(100%, 100%, 0%)}A.theme:hover {color: rgb(60%, 60%, 0%)}/* TextStyle for 'theme select' */div.themesel {font-size: 10pt;font-family: Verdana, Helvetica, Arial, sans-serif;color: rgb(0%, 80%, 0%);padding: 2px;text-align: right;}/***************** Calendar table *******************/table {text-align: center;padding: 0px;font-weight: normal;background-color: rgb(0%, 10%, 0%);color: rgb(0%, 100%, 0%);margin-left: 0px;margin-right: 0px;margin-top: 0px;margin-bottom: 8px;border: 2px solid rgb(100%, 100%, 0%);}td, th {text-align: center;width: 30px;height: 25px;}th.day {color: rgb(0%, 100%, 0%);font-size: 12pt;font-weight: bold;border-bottom: 2px solid rgb(100%, 100%, 0%);}td.item {background-color: rgb(0%, 0%, 0%);}#today {background-color: rgb(0%, 0%, 0%);font-weight: bolder;border: 1px solid rgb(0%, 100%, 0%);} /***************** Basic text styles *******************/p {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 10pt;font-weight: normal;color: rgb(100%, 100%, 0%);margin-left: 32px;}h1 {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 16pt;font-weight: bolder;text-align: center;color: rgb(0%, 80%, 0%);margin-left: 8px;padding: 8px;}h2 { font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 10pt;font-weight: bold;color: rgb(0%, 80%, 0%);text-align: center;margin-left: 8px;margin-right: 8px;border-top: 2px solid rgb(100%, 100%, 0%);border-bottom: 2px solid rgb(100%, 100%, 0%);padding-top: 4px;padding-bottom: 8px;}h2.posting {text-align: left;border-top: 0px;border-bottom: 0px;}h3 {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 10pt;font-weight: bolder;text-align: center;color: rgb(0%, 80%, 0%);margin-left: 8px;}
