body,td { font: 12px arial, helvetica, sans; }
body { background-color: #000; color: #fff; line-height: 1.5em; border: 0px; }
th { font-weight: normal; text-align: left; }
h1, h2, h3 { color: #cf0; }
h1 { margin: 10px 0px 15px; font-size: 1.8em; }
h2 { color: #fff; margin: 0px; padding: 8px 0px 0px; }
h3 { color: #cf0; font-weight: normal; margin: 10px 0px 0px; }
a, a:visited { color: #cf0; text-decoration: none; }
a:hover { color: #fff; }

input.text { border: 1px solid #cf0; background-color: #000; color: #fff; margin: 0px; font-size: 1em; height: 18px; }
textarea   { border: 1px solid #cf0; background-color: #000; color: #fff; margin: 0px; font-size: 1em; height: 126px; _width: 444px; width: 428px; overflow-y: auto; padding: 8px; font: 12px arial, helvetica, sans; }
input.submit, input.button { border: 0px; background-color: #cf0; color: #000; margin: 0px; padding: 0px; font-weight: bold; padding: 1px 10px; }
.formButtons input.submit,
.formButtons input.button { float: right; margin: 8px 0px 8px 8px; }
input.file { width: 100%; }

#leftMenu { float: left; width: 197px; margin-right: 42px; }
#leftMenu ul { margin: 0px; padding: 0px; color: #cf0; margin-bottom: 21px; line-height: 1.2em; }
#leftMenu ul li { list-style: none; }
#leftMenu h2 { border-top: 6px solid #cf0; margin: 0px; padding: 8px 0px 0px; clear: both; }

#rightMenu { float: right; width: 197px; margin-left: 21px; }
#rightMenu ul { margin: 0px; padding: 0px; color: #cf0; margin-bottom: 21px; line-height: 1.2em; }
#rightMenu ul li { list-style: none; }
#rightMenu h2 { border-top: 6px solid #cf0; margin: 0px; padding: 8px 0px 0px; clear: both; }

#loginBox { margin-bottom: 42px; }
#loginBox table { width: 100%; margin: 0px; padding: 0px; border-collapse: collapse; margin-top: 10px; }
#loginBox table td { margin: 0px; padding: 0px; font-size: .8em; line-height: 14px; text-align: left; }
#loginBox input.text { width: 126px; }
#loginBox td.inputLabel { width: 70px; }

#bodyContainer { margin: 0px auto; width: 922px; }
#topContainer { position: relative; height: 110px; }

#topMiniLinks { position: absolute; right: 0px; top: 15px; font-size: .8em; font-family: verdana, sans-serif; }
#topMiniLinks ul { margin: 0px; padding: 0px; color: #cf0; margin-bottom: 21px; }
#topMiniLinks ul li { display: inline; padding: 0px 7px; list-style: none; }
#topMiniLinks ul li.last { padding-right: 0px; }

#topLinks { position: absolute; right: 0px; top: 75px; font-weight: bold; }
#topLinks ul { margin: 0px; padding: 0px; color: #cf0; margin-bottom: 21px; }
#topLinks ul li { display: inline; padding: 0px 22px; list-style: none; }
#topLinks ul li.last { padding-right: 0px; }

#mainContainer { float: left; width: 446px; min-height: 500px; _height: 500px; }
#footerBorder { border-bottom: 7px solid #cf0; clear: both; margin: 0px 24px 0px 24px; position: relative; top: 3px; }

#footerContainer { clear: both; height: 60px; padding-top: 8px; }
#footerContainer #addressContainer { text-align: center; font-size: .9em; }

div.hr { height: 0px; line-height: 0px; border-top: 6px solid #cf0; clear: both; }

.commentsContainer { margin-bottom: 20px }
.commentsContainer .hr { margin: 17px 0px 20px; }
.commentsContainer h2 { color: #cf0; font-weight: normal; font-size:1.5em; margin: 17px 0px 20px; }
.commentsContainer textarea { height: 140px; }
.commentsContainer form { margin-bottom: 55px; }

.comment { margin: 0px 0px 33px; clear: both;  }
.comment .title { font-size: 1.2em; font-weight: bold; }
.comment .title .stamp { font-size: 0.8em; font-weight: bold; }
.comment .content {  }

.profileMenu a,
.profileMenu a:visited { color: #000; display: block; padding: 8px; margin-bottom: 7px; background-color: #cf0; }
.profileMenu a:hover { color: #000; background-color: #f0f; color: #fff; }
.profileMenu li { color: #000; font-weight: bold; font-size: 1.1em; }

.fileList .file { margin-bottom: 25px; }
.fileList .deleteEditLink { float: right; }
.fileList .fileDescription { clear: both; }

h2 .headerExtra { font-size: 0.7em; }

#page_user_profile_edit th { width: 110px; }
#page_user_profile_edit input.text { width: 200px; }

.errorField input,
.errorField textarea { border: 1px solid #f0f; }
.errorMessage { display: block; font-weight: bold; }

.slimPage { width: 195px; }
.slimPage .hr { margin-bottom: 5px; }

.projectsTable { width: 100%; }
.projectsTable th { font-weight: bold; font-size: 1.2em; border-top: 6px solid #cf0; padding: 5px 0px; }
.projectsTable td { vertical-align: top; border-top: 6px solid #cf0; padding: 5px 0px; }
.projectsTable ul { margin: 0px; padding: 0px; }
.projectsTable ul li { list-style: none; }

.linkList { margin: 0px; }
.linkList li { list-style: none; }

.placeholder { background-color: #cf0; color: #f00; font-weight: bold; text-align: center; vertical-align: middle; height: 16px;  }

.submitHidden { height: 0px; padding: 0px; margin: 0px; width: 0px; border: 0px; }

/* body classes {{{ */
body.view-my-profile .myProfile a,
body.view-my-projects .myProjects a,
body.view-my-files .myFiles a,
body.view-my-blog .myBlog a
{ background-color: #fff; color: #000; }
/* }}} */

.newsBlogDate { color: #a5a5a5; }
.newsBlogEntry { margin: 40px 0px 40px; }
.newsBlogEntry h1 { font-size: 21px; font-weight: normal; margin: 0px; padding: 0px; }
