/* Layout */ body { font-family: Helvetica, Arial, sans-serif; font-size: 12px; } a { color: #000000; text-decoration: none; } a:hover { color: #ff9600; } th { text-transform: lowercase; } #content { margin-left: 5px; } #wrapper { margin-left: 125px; width: 899px; } #flash { height: 12px; line-height: 20px; margin-top: 40px; margin-bottom: 20px; margin-left: 5px; } #flash span { letter-spacing: 1px; margin-right: 10px; text-transform: lowercase; } #flash img { height: 12px; width: 12px; } /* Pagination */ div.pagination { padding-top: 5px; padding-bottom: 15px; } div.pagination span.current, div.pagination a:hover { color: #ff9600; } /* Styles */ .right { text-align: right; } #navigation { margin-left: 0px; float: left; } #navigation a:hover { color: #ffffff; background-color: #000000; } #navigation a, #subnavigation a { letter-spacing: 1px; padding-left: 5px; padding-right: 5px; text-transform: lowercase; } #subnavigation a { color: #969696; } #subnavigation a:hover { color: #ffffff; background-color: #ff9600; } #subnavigation a.selected { color: #ffffff; background-color: #ff9600; } #navigation a.selected { color: #ffffff; background-color: #000000; } /* Nodes */ table#node_table { width: 899px; border-collapse: collapse; } table#node_table tr { height: 65px; border-bottom: 1px solid #000000; } table#node_table th.title { width: 450px; } table#node_table tr.header { height: 20px; text-align: left; } table#node_table td { padding-top: 0px; padding-bottom: 0px; padding-right: 25px; padding-left: 0px; } table#node_table .node_id { padding-left: 10px; padding-right: 15px; } table#node_table tr.header:hover { background-color: #ffffff; } table#node_table tr:hover { background-color: #f1f1f1; } table#node_table .actions { text-transform: lowercase; } /* Revisions */ table#revisions { border-collapse: collapse; } table#revisions td { padding-right: 25px; } table#revisions td.title { width: 450px; } table#revisions tr.header:hover { background-color: #ffffff; } table#revisions tr.no_hover:hover { background-color: #ffffff; } table#revisions tr:hover { background-color: #f1f1f1; } table#revisions tr.header { height: 20px; text-align: left; } table#revisions tr { height: 45px } /* Page Editor */ input[type=text], textarea { font-size: 12px; font-family: Helvetica; border: 1px solid #989898; } select { font-size: 12px; border: 1px solid #989898; } input[type=text]#page_title { width: 690px; font-size: 14px; padding-top: 6px; padding-bottom: 4px; padding-left: 5px; padding-right: 5px; font-weight: bold; } input[type=text]#tag_list { width: 690px; padding: 5px; } input[type=text]#node_slug { width: 690px; padding: 5px; } input[type=password] { border: 1px solid #989898; } input[type=submit] { min-width: 65px; border: 1px solid #989898; background-color: #ffffff; } input[type=radio] { border: 1px solid #989898; } textarea#page_abstract { height: 150px; width: 690px; padding: 5px; } #page_editor textarea#page_body { height: 600px; width: 700px; } #page_editor #metadata, #page_editor #content { margin-left: -125px; } tr {} td { padding-top: 10px; padding-bottom: 5px; padding-right: 10px; } td.description { width: 100px; text-align: right; text-transform: lowercase; letter-spacing: 1px; vertical-align: top; } div#page_editor { margin-top: 0px; margin-left: 10px; } div#draft_list { border: 1px solid #000000; padding: 5px; overflow: auto; height: 300px; } div#draft_list table { border-collapse: collapse; } div#draft_list table tr.header:hover { background-color: #ffffff; } div#draft_list table td.actions { text-transform: lowercase; white-space: nowrap; } div#draft_list table td.actions a { letter-spacing: 1px; padding-left: 5px; padding-right: 5px; } div#draft_list table tr:hover { background-color: #f1f1f1; } table tr.header { height: 20px; text-align: left; }