BODY { overflow: hidden; margin: 0px; padding: 0px; color: black; }
A { font-weight: bold; text-decoration: none; color: #ff9; }
A:hover { text-decoration: underline; }
IMG { border: 0px; }
LI IMG { margin-right: 10px; margin-top: 6px; }
IMG.inline { margin-right: 10px; margin-top: 6px; }
FORM { margin: 0px; display: inline; }
FORM FIELDSET { margin: 10px; background: transparent url('/gravity/graphics/black.png'); }
FORM FIELDSET LEGEND { font-size: 15px; font-weight: bold; }

#logo { position: absolute; top: 10px; left: 10px; width: 200px; height: 200px; z-index: 20;}
#links_shadow { z-index: 0; background-color: white; opacity: 0.7; position: absolute; left: 10px; width: 200px; top: 110px; bottom: 10px; filter: alpha(opacity=70); }
#content_shadow { z-index: 0; background-color: black; opacity: 0.7; position: absolute; padding: 4px; right: 10px; left: 220px; width: auto; top: 20px; bottom: 10px; filter: alpha(opacity=70);}
#content { z-index: 10; position: absolute; padding: 4px; right: 10px; left: 220px; top: 20px; bottom: 10px; overflow: auto; font-family: 'trebuchet ms',sans-serif; font-size: 14px; color: white; background: transparent; }
#links { z-index: 10; position: absolute; left: 10px; width: 190px; top: 210px; bottom: 10px; padding: 4px; overflow: auto; font-family: 'trebuchet ms',sans-serif; font-size: 10px; color: black; background: transparent; }
#address_block { display: none; }

#links a { color: #009; }
#links INPUT, #links SELECT { font-family: 'trebuchet ms',sans-serif; font-size: 9px; width: 45px; }
#links SELECT { width: 60px; }

div.links_box, ul.links_box { margin-left: 0px; border: thin solid gray; padding: 6px; margin-top: 10px; }
div.links_box h3, ul.links_box h3 { font-weight: bold; font-size: 15px; margin: 0px; }
ul.links_box li { list-style: none; display: block; margin-right: 10px; margin-top: 3px; }

.post_title { margin-top: 10px; font-family: 'trebuchet ms',sans-serif; font-size: 18pt; font-weight: bold; color: #ffa; background-color: transparent; }
.post_details { font-family: 'trebuchet ms',sans-serif; font-size: 10px; background-color: transparent; float: right; text-align: right; }
.post_details:first-line { font-size: 11px; font-weight: bold; }
.post_content { margin-top: 6px; margin-bottom: 40px; font-family: georgia,serif; font-size: 14px; background-color: transparent; }
.post_category { font-size: 10px; }
H1.post_title { margin: 0px; font-size: 24pt; }
H1 .post_details { color: white; float: none; text-align: left; }

.admin { border: thin solid #663; background-color: #FFA; font-size: 10px; font-family: 'trebuchet ms',sans-serif; color: #009; text-decoration: none; padding: 2px; text-align: right; }
div.admin a, a.admin { font-weight: bold; color: black; text-decoration: none; background-color: #ffa; margin-left: 10px; }
a.admin { color: black; display: block; }

.mode_selector { font-size: 13px; font-family: trebuchet ms,sans-serif; color: white; text-transform: uppercase; }
.mode_selector a { margin-left: 10px; }
.links_box .mode_selector { text-transform: uppercase; font-size: 9px; }
.links_box .mode_selector a { margin-left: 5px; }

#map { color: black; background: white; }
#map * a { color: black; }

#timestamp { position: fixed; top: 4px; right: 4px; }
#error_report,#debug_info { border-top: thick solid #caa; text-align: left; position: fixed; bottom: 0px; background-color: #fcc; left: 0px; right: 0px; height: 50px; overflow: auto; z-index: 100;  }
#error_report:first-line { font-size: 120%; font-weight: bold; }
#error_report a { border: thin solid black; padding: 1px;  }
#debug_info { display: none; border-color: #aca; background-color: #cfc; }

.listed_image { background: black; margin-bottom: 10px; margin-top: 10px; width: 404px; padding: 2px; margin-left: 50px; margin-right: 50px; font-size: 12px; }

.image_details { font-size: 9px; font-family: 'trebuchet ms',sans-serif; }
.image_tags { display: none; text-align: justify; }
.image_tags a { margin-right: 10px; }

.menubox { position: absolute; z-index: 10; visibility: hidden; width: 300px; font-size: 10pt; font-family: sans-serif; background: black; opacity: 0.9; -khtml-opacity: 0.9; }

.gallery_box {  float: left; width: 100px; display: block; height: 110px; padding: 4px; 
				margin-top: 30px; margin-left: 10px; margin-right: 10px; 
				font-weight: bold;  text-align: center; font-size: 10px; 
				background: black; }
.gallery_box img { margin: 8px; }

.nextlink { margin: 10px; float: right; font-size: 14px; font-weight: bold; }
.nextlink a { border: thin solid #ff9; margin-left: 10px; padding: 2px; text-transform: uppercase; }

.listed_image .nextlink { display: none; }

.morelinks { text-align: right; }

.outline li { border: thin solid #ff9; background: black; font-size: 20px; font-weight: bold; list-style: none; margin-top: 10px; }
.scroller { display: none; }
#normal_link { display: none; }
#thisimage { display: none; }
.quicktag { border: thin solid black; padding: 2px; background: white; }
#holdingElement { display: none; }

div.markerTooltip, div.markerDetail { color: black; font-weight: bold; background-color: white; white-space: nowrap;
          margin: 0; padding: 2px 4px; border: 1px solid black; }
       
.selected { border: thin solid #ff9; padding: 2px; }
.links_box .selected { border-color: blue; background: white; padding: 1px; }

IMG.logo { behavior: url("/gravity/templates/png_behavior.htc"); }
#content h3 { color: #ff9; margin-top: 30px; border-bottom: thin solid #ff9; }