body, h1 { font-family:"Trebuchet MS",sans-serif; }
h1 span { font-size:0.8em; font-weight:normal; margin-left:0.5em; }
h1 { color:#a39e87; font-size:2em; margin:0; padding:0.5em; }
h1 { #margin-top:-0.5em; z-index:10; }
h1 a { color:#a39e87; }
body { background-color:#7fc9bf; margin:0; padding:0; }
body { margin-bottom:1em; }
#top { /*background-color:#cd1527;  margin-top:1.4em; height:1.4em;*/ border-top:2px solid #58585a; margin-top:1.5em; }
.page { border:2px solid #58585a; border-top-width:0; border-bottom-width:0; min-width:40em; /*max-width:70em; */ width:70%; margin:0 auto; background-color:white; }
.bottom { border:2px solid transparent; border-top-width:0; border-bottom-width:0; min-width:40em; /*max-width:70em; */ width:70%; margin:0 auto; background-color:transparent; margin-top:1em; text-align:right; }
.bottom a { color:black; font-size:12px; }
p.login { float:right; margin-top:-2.5em; margin-right:1em; }
/* #top-links { float:right; text-align:right; padding:0.4em 0.6em; line-height:1.6em; } */
#top-links { background-color:#eee; height:40px; }
#top-links-controls { float:right; margin:2px 10px 0 0; }
#top-links-auth { float:left; line-height:36px; margin-left:10px; color:#666; }
#top-links-auth a { color:#666; text-decoration: none; }
#top-links-controls a, p.login a { color:black; font-size:12px; }
#top-links-controls a:hover, p.login a:hover { color:#444; }
#top-links-controls a.font-small { font-size:0.8em; text-decoration:none; }
#top-links-controls a.font-medium { font-size:1.2em; text-decoration:none; }
#top-links-controls a.font-large { font-size:1.6em; text-decoration:none; }
#top-links-controls form { display:inline; } 

p.back a { text-decoration:none; }
p.back a span.linktext { text-decoration:underline; }
p.back span.arrow { font-size:1.4em; }

p.right { float:right; }
p.right a { /*border:1px solid #999;*/ margin:0 0.1em; padding:0.1em 0.4em; }

h1 a { color:inherit; text-decoration:none; }
#top-menu a { color:black; text-decoration:none; display:block; }
#top-menu a:hover { color:#444; text-decoration:none; }
#top-menu a.active { font-weight:bold; }
#top-menu a.active_path { font-weight:bold; }

#top-menu .page { background-color:#a39e87; }


.col1 { width:15em; float:left; padding:0.1em 0.5em; font-size:0.8em; }
.col2 { width:15em; float:left; padding:0.1em 0.5em; font-size:0.8em; }
.col3 { width:15em; float:left; padding:0.1em 0.5em; font-size:0.8em; }

.col2 { border-left:2px solid white; }
.col3 { border-left:2px solid white; }

#top-menu { overflow:hidden; }

#bottom-page { border-bottom-width:2px; }

.clear { clear:both; }

/*#content-left { float:left; font-size:0.8em; padding:1px 0.5em; width:15em; }*/
#content-right { padding:1px 0.5em; font-size:0.8em;  min-height:30em; }

.content h1 { font-size:1.6em; margin:0.5em 0; padding:0; }
.content h2 { font-size:1.4em; margin:0.5em 0; }
.content h3 { font-size:1em; margin:0.5em 0; }
.content p { margin:0.5em 0; }
.content a { color:#444; font-weight:bold; text-decoration:none; }
.content a span { text-decoration:none !important; }
.content img { max-width:100%; }


/* STYLES */
p.created { font-size:0.9em; color:#666; margin-top:1.5em; }
.entry { margin:0.8em 0; border-bottom:1px solid #ccc; }
.archived a { color:#999; }
.archived { color:#666; }


/* FORMS */
.floating { overflow:hidden; }
.floating p { float:left; margin-right:0.5em; }
.formtable { width:480px; }
.formtable tr { vertical-align:top; }
.formtable th { width:140px; }
/*
 * label { width:10em; float:left; }
span { margin-left:10em; }
th label, td label { float:none; width:auto !important; }
*/

/* FORUM */
.forum table { border:1px solid #999; border-right:0; border-bottom:0; }
.forum th { background-color:#ccc; }
.forum th, .forum td { padding:4px 6px; border-right:1px solid #999; border-bottom:1px solid #999; }
#djangoForumThreadPost { width:100%; margin-bottom:0.5em; }
.djangoForumThreadPostDetail { width:180px; }


/* from global.css */
ul.errorlist { margin:0 !important; padding:0 !important; }
.errorlist li { font-size:12px !important; display:block; padding:4px 5px 4px 25px; margin:0 0 3px 0; border:1px solid red; color:white; background:red url(img/admin/icon_alert.gif) 5px .3em no-repeat; }
td ul.errorlist { margin:0 !important; padding:0 !important; }
td ul.errorlist li { margin:0 !important; }
.errornote { font-size:12px !important; display:block; padding:4px 5px 4px 25px; margin:0 0 3px 0; border:1px solid red; color:red;background:#ffc url(img/admin/icon_error.gif) 5px .3em no-repeat; }

/* TOGGLES */
.toggle-description { color:#444; font-weight:bold; text-decoration:none; cursor:pointer; }
.toggle-content { display:none; padding:1px; }

