
/* admin styles */

/* messages */
.message {
  background-color: #FFEC03;
  border: 1px solid #FF7006;
  color: #A21A1A;
  padding: 0.2em 0.8em 0.15em 34px;
  background: url("https://static.twoday-test.net/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
  margin: 1em 0;
}

div.admin ul li {
  list-style: none;
  background: url("https://static.twoday-test.net/bg_listicon16.gif") 0 0px no-repeat;
  padding: 0 0 5px 22px;
}

div.admin ul {
  margin: 0 0 1em;
  padding: 0;
}

.listItem ul.taskList li {
  background: url("https://static.twoday-test.net/bg_listicon16_simple.gif") 0 2px no-repeat;
}

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: #ffffff;
}

.listNavigation a.active {
  font-weight: bold;
}

div.admin small,
div.admin .small {
  font-size: 12px;
  color: #898886;
}

/* lists */

div.pageNav {
  margin: 5px 0 13px;
}

div.pageNavSummary {
  /* float: left; */
}

div.pageNavBar {
  /* float: right; */
  text-align: right;
}

span.pageNavItem,
span.pageNavSelItem  {
  margin-left: 3px;
  margin-right: 3px;
}

table.listItem td.leftCol {
  width: 70%;
  vertical-align: top;
}

table.listItem td.rightCol {
  width: 30%;
  vertical-align: top;
}


/* forms */

div.admin fieldset {
  -moz-border-radius: .8em;
  border: 1px solid #ffffff;
}

div.admin fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 .6em;
  color: #232220;
}

div.admin fieldset.formList {
  padding: 0 1em 0 1.5em;
}

div.admin .formList p {
  border-bottom: 1px solid #000000;
  margin-top: .5em;
  padding-bottom: .8em;
}

div.admin label {
  font-size: 1em;
  font-weight: bold;
  color: #898886;
}

.formText {
  width: 95%;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 14px;
  font-weight: normal;
}

.formWide {
  width: 90%;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 14px;
  font-weight: normal;
}

div.admin .intend {
  display: block;
  margin-left: 1.8em;
}

p.buttons {
  margin-top:3em;
  text-align: right;
  clear: both;
}

p.buttons input {
  padding: 0 1em;
  text-align: center;
}


body {
  margin: 0px;
  padding: 10px;
  padding-top: 0px;
  background: #ded2bc;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  color: #232230;
  font-size: 14px;
}

td {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 14px;
}

a {
  color: #cca676;
  text-decoration: none;
}

form {
  padding: 0px;
  margin: 0px;
}

img {
  border: 0px;
}

input, textarea, select {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  color: #000000;
  font-size: 14px;
  border: 1px solid #ffffff;
  background: #eee8dd;
}

#header {
  border-bottom: 10px solid #FFFFFF;
  float: left;
  widht: 670px;
}

#wrapper {
  margin: 20px auto;
  margin-left: 235px auto;
  background: #ffffff;
  text-align: left;
  height: 100%;
  width: 860px;
  border: 10px solid #ffffff;
  overflow: hidden;
}


#header {
  background: #eee8dd;
  width: 670px;
}

#pagebody {
  background: #FFFFFF;
  width: 860px;
  background: #eee8dd;
}

/* content */

h1 {
  font-size: 20px;
  margin: 0px;
  padding: 0px;
}

#content {
  padding: 11px 22px 0px 22px;
  overflow: hidden;
  width: 100%;
  float: left;
  background: #eee8dd;
  border-right: 10px solid #ffffff;
  margin-right: -10px;
}

#container>#content {
  width: 626px;
  margin: 0 0 10 0;
}

h2 {
  font-size: 18px;
  padding: 0px;
  margin: 0px 0px 14px 0px;
  font-weight: normal;
}

.pagelinkTop, .pagelinkBottom {
  padding: 0px 0px 20px 0px;
}


/* story */

.story {
  padding: 5px 5px 25px 5px;
  margin-bottom: 30px;
  border-bottom: 5px solid #ffffff;
}

.storyContent {
  margin: 5px 0px 5px 0px;
}

h3 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  margin: 0px 0px 4px 0px;
  padding: 0px;
}

h3 a {
  color: #000000;
}

small, .small {
   font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
   font-size: 12px;
   color: #898886;
}

cite {
  margin: 20px;
  display: block;
  border: 5px solid #ffffff;
  padding: 12px;
  width: 80%;
}

.storyTitle {
  margin: 0px 0px 12px 0px;
}

.storyDate, .storyLinks, .commentLinks, .commentDate {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 12px;
  color: #898886;
  clear: none;
}

.storyDate {
  margin: 0px;
  float: right;
  display: inline;
}

.storyLinks {
  float: left;
  display: inline;

}

/* comments */

.comments {
  margin: 20px 0px 20px 0px;
}

.comments h4 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  color: #000000;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}

.reply {
  margin: 20px 0px 20px 30px;
}

.addComment {
  margin: 20px 0px 34px 0px;
}

/* sidebar */

#sidebar01 {
  overflow: hidden;
  width: 180px;
  float: right;
  border-left: 10px solid #ffffff;
  background: #eee8dd;
  padding: 0px 0px 5px 0px;
}

.sidebarItem {
  padding: 0px 5px 10px 5px;
  margin: 0px 18px 6px 16px;
  border-bottom: 5px solid #ffffff;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 13px;
}


.sidebarItem h4 {
  font-weight: bold;
  margin: 4px 0px 9px 0px;
  padding: 0px;
  font-size: 12px;
}

.sidebarItem ul {
  margin: 0px;
  padding: 0px;
}

.sidebarItem ul li {
  list-style: none;
}

.sidebarItem td {
  font-size: 12px;
}

.historyItem {
 margin: 0px 0px 6px 0px;
}

.clearall {
  clear: both;
  height: 0px;
  font-size: 0px;
}

table.calender td {
  white-space: nowrap;
}

.titleimg {
  margin: 0px 0px 10px 0px;
}

.mb2 {
  margin: 0px 0px 0px 0px;
  padding: 0px;
}