html, body {
  background-color: black;
  color: white;
  font-family: Arial, sans;
  font-size: 12pt;
  margin: 0px;
  padding: 0px;
}
#searchbox {
  float: right;
}
#searchbox form {
  display: inline;
}
.clear {
  clear: both;
}
#messageouter {
  display: none;
  background-color: #1F0F00;
  border-collapse: collapse;
  border-color: white;
  border-style: solid;
  border-width: 0px 2px 0px 2px;
  background-color: #000000;
  color: white;
  padding: 20px 20px 0px 20px;
  margin: 0px 10px 0px 10px;
}
#message {
  border-collapse: collapse;
  border-style: dashed;
  border-width: 2px;
  text-align: center;
  padding: 20px 0px 20px 0px;
  color: white;
}
.hidden {
  display: none;
}
.ok {
  border-color: #00FF00;
  background-color: #007F00;
}
.error {
  border-color: #FF0000;
  background-color: #7F0000;
}
#tagcloud {
  text-align: center;
}
.month  {
  text-align: center;
  float: left;
  height: 175px;
  width: 150px;
  border-style: solid;
  border-width: 1px;
  border-color: #3F3F3F;
  border-collapse: collapse;
  margin: 0px 0px 10px 10px;
  background-color: #1F1F1F;
}
h6 {
  text-align: center;
}
#addtagerror {
  display: none;
}
#tabbar {
  border-collapse: collapse;
  border-color: white;
  border-style: solid;
  border-width: 0px 0px 2px 0px;
  padding-left: 10px;
  margin: 10px 10px 0px 10px;
}
.tab { 
  border-collapse: collapse;
  border-color: white;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  background-color: #000000;
  color: white;
  padding: 3px 3px 1px 3px;
  text-decoration: none;
  cursor: pointer;
}
.tabactive {
  border-width: 2px 2px 0px 2px;
  padding: 5px 3px 3px 3px;
  cursor: default;
  background-color: #1F0F00;
}
.tabdisabled {
  display: none;
}
.panel {
  border-collapse: collapse;
  border-color: white;
  border-style: solid;
  border-width: 0px 2px 2px 2px;
  background-color: #1F0F00;
  color: white;
  padding: 20px;
  margin: 0px 10px 10px 10px;
}
.hiddenpanel {
  display: none;
}
.list {
  float: left;
  width: 250px;
  margin-right: 10px;
}
.list select {
  width: 100%;
  background-color: black;
  color: white;
  border: none;
}
#stripslist {
  height: 700px;
}
.clearright {
  clear: right;
}
.datetime {
  float: right;
  text-align: right;
  margin-bottom: 25px;
}
.datetime .calday, .datetime .calhour, .datetime .calminute,
  .datetime .calsecond {
  
  width: 25px;
}
.datetime .calyear {
  width: 50px;
}
.refresh {
  float: right;
  width: 75px;
}
.delete {
  display: none;
  width: 75px;
}
#stripcaption, #stripalttext, #stripsearchtext, #stripblurb, #striptags,
  #newstitle, #newsbody, .panel #newstags, #usersname, #userspassword,
  #userspassword2, #usersemail, #usersavatar, #settingsurl, #settingssecureurl,  #settingshashsalt, #settingsbasecomicurl, #settingsbasecomicpath,
  #settingsblacklist {
  
  width: 400px;
}
textarea {
  vertical-align: text-top;
  height: 100px;
}
iframe {
  display: inline;
  vertical-align: middle;
}
.hiddenedit {
  display: none;
}
.adminbuttons {
  text-align: right;
}
#stripimage img {
  display: block;
  max-width: 500px;
  max-height: 200px;
  margin-left: auto;
  margin-right: auto;
}
#theform {
  background-color: #1F0F00;
}
#uploadinnerframe, #uploadinnerframe body {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
iframe, #theform input {
  border: none;
  overflow: hidden;
  width: 225px;
  height: 25px;
}
#theform input {
  color: white;
  background-color: #1F0F00;
  border-width: 1px;
}
.whitebox {
  border-color: white;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  padding: 10px;
  margin: 10px 0px 10px 0px;
}
.listmargin {
  margin-left: 260px;
}
#newslist {
  height: 250px;
}
#userslist {
  height: 300px;
}
.panel table {
  margin-left: auto;
  margin-right: auto;
}
.panel table td, .panel table th {
  text-align: center;
}
.redbox {
  border-color: #FF0000;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  padding: 10px;
  margin: 0px 0px 10px 0px;
  background-color: black;
  color: #FF0000;
}
.lastbox {
  margin-bottom: 0px;
}
#settingssearchlimit, #settingstaglimit {
  width: 25px;
}
.redbox input {
  color: black;
  background-color: #FF0000;
  border-width: 1px;
}
a:visited {
  color: #BF6F00;
}
a:active {
  text-decoration: underline;
  color: #FFBF7F;
}
a:hover {
  text-decoration: underline;
}
a {
  text-decoration: none;
  color: #FF7F00;
}
#navbar {
  height: 40px;
  background-image: url("res/navbar.png");
  padding: 7px;
  background-repeat: repeat-x;
}
#comic {
  text-align: center;
}
#comic, #comictagresults, #comicsearchresults {
  border-color: #9F5F1F;
  background-color: #4F2F0F;
}
#comicblurb {
  text-align: left;
  border-color: #6F4F2F;
  border-style: solid;
  border-width: 1px;
  background-color: #372717;
  margin-right: 335px;
  padding: 10px;
}
#comictags {
  text-align: left;
  border-color: #6F4F2F;
  border-style: solid;
  border-width: 1px;
  background-color: #372717;
  float: right;
  width: 300px;
  padding: 10px;
}
#comicblurb h2, #comictags h2 {
  margin-top: 0px;
}
#comicblurb p {
  margin-bottom: 0px;
}
#comictags #message {
  border-width: 1px;
  border-style: solid;
  margin-top: 1em;
}
#addtagbox {
  margin-top: 1em;
}
#comic h1 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.controls {
  margin-top: 1em;
  margin-bottom: 1em;
}
#comic, #news, #comictagresults, #newstagresults, #tagsearchresults,
  #comicsearchresults, #newssearchresults {
  
  border-style: solid;
  border-width: 1px; 
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px;
}
#news, #newstagresults , #newssearchresults {
  border-color: #1F5F9F;
  background-color: #0F2F4F;
}
#news h1 {
  margin-top: 0px;
  margin-bottom: 0px;
}
#news h2 {
  margin-top: 0px;
  font-size: 14px;
  font-weight: bold;
}
#news #newstags {
  margin-bottom: 1em;
  border-color: #2F4F6F;
  border-style: solid;
  border-width: 1px;
  background-color: #172737;
  padding: 10px;
}
#news h2 img {
  vertical-align: text-top;
}
#message.tagok {
  border-color: #00FF00;
  background-color: #007F00;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
#message.tagerror {
  border-color: #FF0000;
  background-color: #7F0000;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.archivecontrols {
  margin: 0px 10px 10px 10px;
}
.archivecontrols a {
  display: block;
}
.archivecontrols .next {
  float: right;
}
.searchresult {
  display: block;
}
#comictagresults h1, #newstagresults h1, #comicsearchresults h1,
  #newssearchresults h1, #tagsearchresults h1 {
  
  margin-top: 0px;
}
#tagsearchresults {
  border-color: #1F9F5F;
  background-color: #0F4F2F;
}
input {
  font-size: 12pt;
}
h6 {
  margin-top: 0px;
  margin-bottom: 1em;
}
#tagcloud {
  margin-bottom: 1em;
}
.avatar {
  max-width: 48px;
  max-height: 48px;
}