a {
  color: #1f1111;
}
a.browse, a.browse2 {
  background: #c8d389;
  border-left: 1px solid #e8e6b9;
  border-right: 1px solid #e8e6b9;
  font-size: 10px;
  float: left;
  margin: 8px 0 0 -5px;
  padding: 1px 0;
  text-decoration: none;
}
a.browse span, a.browse2 span {
  border: 2px solid #c8d389;
  display: block;
  margin: 0 -1px;
  padding: 0 5px;
  position: relative;
}
* html a.browse, * html a.browse2 {
  border: 0;
}
a.browse2 {
  background: #ffe6a6;
  border-color: #ffeabd;
}
a.browse2 span {
  border: 2px solid #ffe6a6;
}
a.more {
  font-weight: bold;
}
a.more:hover, h3 a.more, #copyright a:hover {
  text-decoration: none;
}
a.post, td.post a {
  color: #02a2d3;
  text-decoration: none;
}
a.post:hover, a.browse:hover, a.browse2:hover {
  text-decoration: underline;
}
body {
  background: #fdf2d7 url(/img/mykdn/background.png) top repeat-x; color: #1f1111; font: 12px/18px 'Lucida Grande', 'Trebuchet MS', Helvetica, Verdana, sans-serif;
}

h1 {
  left: 30px;
  position: absolute;
}
h1 a {
  background: url(/img/mykdn/logo.png) no-repeat;
  display: block;
  height: 110px;
  text-indent: -9999px;
  width: 227px;
}
input, textarea {
  border: 1px solid #2e1918;
  font-size: 12px;
  width: 405px;
}
input[type="file"] {
  border: 0;
}
input.check {
  vertical-align: middle;
  width: auto;
}
table {
  clear: both;
  margin: 10px 0 0 30px;
  width: 750px;
}
table#add-post {
  margin-top: 50px;
}
thead {
  display: none;
}
td {
  font-size: 10px;
  padding: 10px 5px;
}
td h3 {
  font-size: 12px;
}
td h3 span {
  color: red;
  font-size: 9px;
}
td.hr1, td.hr2 {
  background: url(/img/mykdn/hr-1.png) no-repeat; height: 4px; line-height: 4px; font-size: 1px; padding: 0;
}
td.hr2 {
  background: url(/img/mykdn/hr-2.png) no-repeat;
}
td.info {
  padding-left: 10px;
}
tr.comment td.info {
  padding-left: 4px;
}
td.info img {
  margin-bottom: 18px;
}
td.post {
  padding-right: 25px;
}
td.label {
  padding-left: 44px;
}
td.top {
  vertical-align: top;
}

.category h2, .wide-category h2 {
  font-size: 16px;
  padding-top: 36px;
}
.category p, .wide-category p {
  padding: 8px 0;
}
.category strong, .category a.post, .wide-category strong {
  display: block;
}
a.browse:hover {
  text-decoration: underline;
}

#copyright {
  clear: both;
  color: #a5a3a2;
  font-size: 10px;
  padding: 50px 0 15px;
  text-align: center;
}
#copyright a {
  color: #a5a3a2;
}
#login-wrapper {
  background: url(/img/mykdn/login.png) bottom repeat-x;
  height: 45px;
  margin-top: -45px;
  position: relative;
  top: -10px;
  z-index: 998;
}
#login-wrapper form {
  float: right;
  padding: 11px 0 0;
}
#login-wrapper input {
  background: #d5c5ad;
  border: 1px solid #816653;
  font-size: 10px;
  height: 14px;
  margin: 1px 2px 0 2px;
  padding: 2px 5px 0;
  width: 111px;
}
#login-wrapper input.button {
  border: none;
  height: 22px;
  margin: -1px 15px 0 10px;
  padding: 0;
  width: 42px;
}
#login-wrapper p {
  color: #fff;
  float: left;
  font-size: 10px;
  padding-top: 1px;
  text-shadow: 1px 1px 1px #592f16;
  -moz-opacity: 0.99;
}
#login-wrapper span {
  background: #482617;
  display: block;
  float: left;
  height: 20px;
  margin-left: 10px;
  width: 118px;  
}
#masthead-wrapper {
  background: url(/img/mykdn/masthead.png) bottom repeat-x;
  position: relative;
  margin-top: -10px;
  z-index: 997;
}
#masthead-wrapper p {
  font: bold italic 14px/24px Georgia;
  margin-left: 320px;
  padding: 15px 0;
  text-shadow: 0 0 0 #8ecede;
  width: 460px;
}

#menu {
  float: right;
  font-size: 11px;
}
#menu a {
  color: #fff;
  display: block;
  padding: 2px 6px;
  text-decoration: none;
  text-shadow: 0 0 0 #fffbe7;
}
#menu li {
  float: left;
  margin: 5px 10px 0 0;
  text-transform: uppercase;
}
#menu li:hover {
  background: url(/img/menu-hover.jpg) center;
}
#menu li.selected a span {
  border-bottom: 2px solid red;
  padding-bottom: 2px;
}

#menu-wrapper {
  background: url(/img/mykdn/menu.png) repeat-x;
  height: 42px;
  position: relative;
  z-index: 999;
}
#message {
  background: #e94a13;
  color: #fff;
  font-size: 20px;
  line-height: 36px;
  left: 32%;
  opacity: 0.8;
  padding: 0.75em 2em;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px 1px #e94a13;
  top: 132px;
  filter:alpha(opacity=80);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#message strong {
  font-weight: normal; opacity: 1;
}
#submit {
  border: 0;
  width: auto;
}

.category {
  float: left;
  margin-left: 30px;
  width: 220px;
}
.category *, .wide-category * {
  font-size: 11px;
}
.footing {
  margin: 5px 0 0 74px;
}
.footing a.post {
  line-height: 23px;
}
.heading {
  margin: 36px 0 0 74px;
}
.heading h2 {
  float: left;
}
.heading a.browse, .heading a.browse2, .footing a.browse {
  float: right;
  margin: 0;
}
.odd {
  background: #ffeec3;
}
.post p {
  padding: 8px 0;
}
.post blockquote {
  font: italic 11px/18px Georgia, times, serif;
  padding: 0 0 0 20px;
}
.post blockquote p {
  padding: 0 0 8px;
}
td.time {
  text-align: center;
}
span.time {
  color: #666;
}
.time img {
  vertical-align: middle;
}
.topic {
  margin-left: 39px;
}
.wide-category {
  clear: both;
  padding: 0 30px;
}
.wrapper {
  margin: 0 auto;
  position: relative;
  width: 780px;
}