@charset "UTF-8";

body, table, tr, td, th, thead, tfoot, label, h1, h2, h3, h4, h5, h6, p, ul, li, ol, pre, input, button, textarea {
    background: #242424;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    color: #9e9e9e;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
    font-size: 100.1%;
}

body {
    background: #242424;
    margin: 0px 40px 40px 40px;
    width:60em;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

label,
th,
td {
    text-align: left;
    vertical-align: top;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.3em;
    padding-bottom: 0.2em;
}

th,
thead td,
tfoot td {
    font-weight: bold;
    text-align: center;
}

b {
  font-weight: bold;
}

i {
  font-style: italic;
}

pre {
    font-size: 0.8em;
    font-family: monospace,
courier;
    padding-left: 2em;
    padding-top: 1em;
}

tt {
    font-size: 0.8em;
    font-family: monospace,
courier;
}

h1 {
    font-size: 2.2em;
    padding: 1.6em 0 0.2em 0;
}

h2 {
    font-size: 1.6em;
    padding: 1.4em 0 0.4em 0;
}

h3 {
    font-size: 1.4em;
    padding: 1.3em 0 0.3em 0;
}

h4 {
    font-size: 1.3em;
    padding: 1.2em 0 0.3em 0;
}

h5 {
    font-size: 1.2em;
    padding: 1.1em 0 0.1em 0;
}

h6 {
    font-size: 1.1em;
    padding: 0;
}

p {
    padding: 0.2em 0 0.4em 0;
    text-align: justify;
}

ol,
ul {
    padding: 0.3em 0 1.0em 1.5em;
}

li {
    padding: 0 0 0.2em 0;
}
label {
    font-weight: bold;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

input,
textarea {
    border: 1px #666666 solid;
}

input:focus,
textarea:focus {
    background: #ffcccc;
}

html {
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #f6f3e8;
}

a {
    color: #5f87af
}

.flash {
    z-index: 2;
    top: 0px;
    right: 20%;
    width: 100%;
    height: 20px;
    opacity: 0.75;
    margin: 0 auto;
    text-align: left;
    clear: both;
    border: 0px #000000 solid;
    color: black;
    font-size: 10pt;
    padding: 1px 10px 10px 10px;
    cursor: pointer;
}

div.error {
    background-color: red;
    padding: 3px;
}

.warn {
    background-color: yellow;
    color: black;
    padding: 5px;
}

.info {
    background-color: #E5FFE5;
    color: black;
    padding: 5px;
}

.error {
    background-color: red;
    padding: 5px;
}

.wrapper {
}

.layout {
    width: 95%;
    padding: 0;
    border-spacing: 0;
    z-index: 1;
}

.header {
}

.statusbar {
    height: 0.1em;
}

.footer {
}

.column1 {
    padding: 0;
    width: 1.0em;
}

.column2 {
    width: 40em;
}

.column3 {
    /* Don't apply a width, let column expand/shrink
    width: 10em;
    */
}

.expandable {
    background: transparent;
}

ul.web2py-menu,
ul.web2py-menu ul,
ul.web2py-menu li,
ul.web2py-menu a
{
    display: block;
    margin: 0;
    padding: 0;
}

ul.web2py-menu,
ul.web2py-menu li,
ul.web2py-menu ul
{
    list-style: none;
}

ul.web2py-menu ul
{
    display: block;
}
/*    display: none; */

ul.web2py-menu li
{
    position: relative;
    z-index: 1;
}

ul.web2py-menu li:hover
{
    z-index: 999;
}

ul.web2py-menu li:hover > ul
{
    display: block;
    position: absolute;
}

ul.web2py-menu-horizontal li
{
    float: left;
    width: auto;
}

ul.web2py-menu-hRight li
{
    float: right;
}

ul.web2py-menu-vertical li
{
    float: none;
}

ul.web2py-menu-vertical,
ul.web2py-menu-vertical ul
{
    width: 10em;
}

ul.web2py-menu-wide
{
    width: 100%;
}

ul.web2py-menu-vRight
{
    float: right;
}

ul.web2py-menu-lFloat
{
    float: left;
}

ul.web2py-menu-noFloat
{
    float: none;
}

div.web2py-menu-center ul.web2py-menu
{
    float: left;
    position: relative;
    left: 50%;
}

div.web2py-menu-center ul.web2py-menu li
{
    position: relative;
    left: -50%;
}

div.web2py-menu-center ul.web2py-menu li li
{
    left: auto;
}

ul.web2py-menu-horizontal ul
{
    top: auto;
    right: auto;
    left: auto;
    margin-top: -1px;
}

ul.web2py-menu-vertical ul
{
    left: 60%;
    right: auto;
    top: auto;
    margin-top: -0.5em;
}

ul.web2py-menu-vRight ul,
ul.web2py-menu-hRight ul.web2py-menu-vertical ul,
ul.web2py-menu-dRight,
ul.web2py-menu-dRight ul
{
    left: -60%;
    right: auto;
    top: auto;
    margin-top: -0.5em;
}

ul.web2py-menu-hRight ul
{
    left: auto;
    right: 0;
    top: auto;
    margin-top: -1px;
}

ul.web2py-menu li a
{
}

ul.web2py-menu-horizontal li
{
    margin-bottom: -1px;
    margin-left: -1px;
}

ul.web2py-menu-horizontal
{
    padding-left: 1px ;
}

ul.web2py-menu-vertical li
{
    margin-left: 0;
    margin-top: -1px;
}

ul.web2py-menu-vertical
{
}

ul.web2py-menu li a
{
    padding: 2px 5px 3px;
}

ul.web2py-menu li a:link,
ul.web2py-menu li a:hover,
ul.web2py-menu li a:visited,
ul.web2py-menu li a:active
{
}

ul.web2py-menu li.sfhover a:active,
ul.web2py-menu li:hover a:active
{
}

ul.web2py-menu li
{
}

ul.web2py-menu li:hover,
ul.web2py-menu li.sfhover
{
}

ul.web2py-menu li a:hover
{
}

ul.web2py-menu li.web2py-menu-expand a,
ul.web2py-menu li.web2py-menu-expand li.web2py-menu-expand a,
ul.web2py-menu li.web2py-menu-expand li.web2py-menu-expand li.web2py-menu-expand a
{
    padding-right: 25px;
    /*
    background-repeat: no-repeat;
    background-position: 100% 50%;
    */
}

ul.web2py-menu-vRight li.web2py-menu-expand a,
ul.web2py-menu-vRight li.web2py-menu-expand li.web2py-menu-expand a,
ul.web2py-menu-vRight li.web2py-menu-expand li.web2py-menu-expand li.web2py-menu-expand a,
ul.web2py-menu-hRight li.web2py-menu-expand a,
ul.web2py-menu-hRight li.web2py-menu-expand li.web2py-menu-expand a,
ul.web2py-menu-hRight li.web2py-menu-expand li.web2py-menu-expand li.web2py-menu-expand a
{
    padding-right: 5px;
    padding-left: 20px;
    /*
    background-repeat: no-repeat;
    background-position: -5px 50%;
    */
}

ul.web2py-menu-horizontal li.web2py-menu-expand a
{
    padding-left: 5px;
    padding-right: 15px;
    /*
    background-position: 100% 50%;
    */
}

ul.web2py-menu li.web2py-menu-expand li a,
ul.web2py-menu li.web2py-menu-expand li.web2py-menu-expand li a,
ul.web2py-menu li.web2py-menu-expand li.web2py-menu-expand li.web2py-menu-expand li a
{
    background-image: none;
    padding-right: 5px;
    padding-left: 5px;
}

* html ul.web2py-menu
{
    display: inline-block;
    display: block;
    position: relative;
    position: static;
}

* html ul.web2py-menu ul
{
    float: left;
    float: none;
}

ul.web2py-menu ul
{
}

* html ul.web2py-menu-vertical li,
* html ul.web2py-menu-horizontal li ul.web2py-menu-vertical li
{

    width: 100%;
    float: left;
    clear: left;
}

*:first-child+html ul.web2py-menu-vertical > li:hover ul
{
    min-width: 0;
}

ul.web2py-menu li a
{
    position: relative;
    min-width: 0;
}

* html ul.web2py-menu-horizontal li
{
    width: 6em;
    width: auto;
}

* html div.web2py-menu-center
{
    position: relative;
    z-index: 1;
}

html:not([lang*=""]) div.web2py-menu-center ul.web2py-menu li a:hover {
    height: 100%;
}

html:not([lang*=""])  div.web2py-menu-center ul.web2py-menu li a:hover {
    height: auto;
}

* html ul.web2py-menu ul
{
    display: block;
    position: absolute;
}

* html ul.web2py-menu ul,
* html ul.web2py-menu-horizontal ul,
* html ul.web2py-menu-vertical ul,
* html ul.web2py-menu-vRight ul,
* html ul.web2py-menu-hRight ul.web2py-menu-vertical ul,
* html ul.web2py-menu-hRight ul
{
    left: -10000px;
}

* html ul.web2py-menu li.sfhover
{
    z-index: 999;
}

* html ul.web2py-menu li.sfhover ul
{
    left: auto;
}

* html ul.web2py-menu li.sfhover ul ul,
* html ul.web2py-menu li.sfhover ul ul ul
{
    display: block;
}

* html ul.web2py-menu li.sfhover ul,
* html ul.web2py-menu li li.sfhover ul,
* html ul.web2py-menu li li li.sfhover ul
{
    display: block;
}

* html ul.web2py-menu-vertical li.sfhover ul
{
    left: 60%;
}

* html ul.web2py-menu-vRight li.sfhover ul,
* html ul.web2py-menu-hRight ul.web2py-menu-vertical li.sfhover ul
{
    left: -60%;
}

* html ul.web2py-menu iframe
{


    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    min-width: 0;
    display: inline-block;
    display: block;
}

* html .clearfix
{
    height: 1%;
}

#about_menu_row {
    display: none;
    padding: 0.6em 0 0 0;
}

#admin_menu_row {
    padding: 0.6em 0 0 0;
}

#archive_body {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

#archive_item_body {
    padding-bottom: 1.0em;
}

#author {
    font-size: 0.8em;
}

.comments_link {
    float: right;
    width: 100px;
}

.content {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

#date_stamp {
    font-size: 0.8em;
}

#disqus_thread {
    padding-top: 2.5em;
}

#footer_container {
    font-size: 0.5em;
    padding: 3em 0 0 30em;
    text-align: left;
}

#item_body {
    padding-bottom: 2.5em;
}

#items_body {
    padding-bottom: 1.5em;
}

.horizontal_link {
    display: inline;
    padding: 0 1.0em 0 1.0em;
}

#main_menu_row {
    padding: 1.0em 0 0 0;
}

.menu_item {
    padding: 0 1.2em 0 0;
}

.more_link {
    float: left;
    width: 100px;
}

#page_links {
    float: left;
    width: 100px;
}

#page_links_summary {
    text-align: center;
}

#page_summary {
    float: right;
    width: 100px
}

.person_thumbnail {
    float: left;
    margin: 0 1.0em 1.0em 0;
    border: 1px solid;
    padding: 0.2em 0.2em 0.2em 0.2em;
}

#photo_nav_links {
    float: left;
    width: 100px;
}

.top {
    font-size: 0.5em;
}

#user {
    padding-top: 0.4em;
}

