/* 2c_center_right */
/* orientation 2c right  */

#container {
  float: left;
  margin: 0px -190px -2px 0px;
  width: 100%;
}

#content {
  margin: 0px 180px 0px 0px;
  border-right: 10px solid transparent;
}

#sidebar01 {
  float: right;
  width: 190px;
  border-left: 10px solid transparent;
  margin: 0px 0px -2px 0px;
}

body>#wrapper #sidebar01 {
  width: 180px;
  margin: 0px;
}

/* orientation fixed width - center  */

body {
  text-align: center;
}

#wrapper {
  margin: 20px auto;
  width: 690px;
  padding: 10px;
}

body>#wrapper {
  width: 670px;
}

/* 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.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.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.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: 11px;
  color: #999999;
}

/* 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: #444444;
}

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

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

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

.formText {
  width: 95%;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 13px;
  font-weight: normal;
}

.formWide {
  width: 90%;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 13px;
  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: 0px;
  background: #bbbbbb;
  font-family: Trebuchet MS, Verdana, Arial;
  color: #333333;
  font-size: 13px;
}

td {
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 13px;
}

a {
  color: #666666;
  text-decoration: none;
}

form {
  padding: 0px;
  margin: 0px;
}

img {
  border: 0px;
}

input, textarea, select {
  font-family: Trebuchet MS, Verdana, Arial;
  color: #333333;
  font-size: 13px;
  border: 1px solid #ffffff;
  background: #e6e6e6;
}

#header {
  border-bottom: 10px solid #ffffff;
}

#wrapper {
  background: #ffffff;
  text-align: left;
  height: 100%;
}

#content, #sidebar01, #header {
  border-color: #ffffff;
}

#header, #pagebody {
  background: #e6e6e6;
}

/* content */

h1 {
  font-size: 20px;
  margin: 0px;
  padding: 0px;
}

#content {
  padding: 11px 22px 0px 22px;
  overflow: hidden;
  width: 100%;
}

#container>#content {
  width:auto;
}

h2 {
  font-size: 18px;
  padding: 0px;
  margin: 0px 0px 14px 0px;
  font-weight: normal;
}

.pagelinkTop, .pagelinkBottom {
  padding: 0px 0px 20px 0px;
}


/* story */

.story {
  padding: 0px 0px 30px 0px;
}

h3 {
  font-family: Trebuchet MS, Verdana, Arial;
  color: #333333;
  font-size: 16px;
  margin: 0px 0px 4px 0px;
  padding: 0px;
}

h3 a {
  color: #333333;
}

small, .small {
   font-family: Trebuchet MS, Verdana, Arial;
   font-size: 11px;
   color: #999999;
}

cite {
  margin: 20px;
  display: block;
  border: 5px solid #ffffff;
  padding: 12px;
  width: 80%;
}

.storyDate, .storyLinks, .commentLinks, .commentDate {
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 11px;
  color: #999999;
  clear: both;
}

.storyDate {
  margin: 9px 0px 0px 0px;
}

/* comments */

.comments {
  margin: 20px 0px 20px 0px;
}

.comments h4 {
  font-family: Trebuchet MS, Verdana, Arial;
  color: #333333;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
}

.reply {
  margin: 20px 0px 20px 30px;
}

.addComment {
  margin: 20px 0px 34px 0px;
}

/* sidebar */

#sidebar01 {
  overflow: hidden;
}

.sidebarItem {
  margin: 0px 0px 0px 0px;
  padding: 16px 18px 22px 16px;
  border-bottom: 10px solid #ffffff;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 11px;
}

.sidebarItem h4 {
  font-weight: bold;
  margin: 0px 0px 4px 0px;
  padding: 0px;
  font-size: 11px;
}

.sidebarItem ul {
  margin: 0px;
  padding: 0px;
}

.sidebarItem ul li {
  list-style: none;
}

.sidebarItem td {
  font-size: 11px;
}

.historyItem {
 margin: 0px 0px 6px 0px;
}

.clearall {
  clear: both;
  height: 0px;
  font-size: 0px;
}

table.calender td {
  white-space: nowrap;
}