/* 2c_left_left */
/* orientation 2c left  */

#container {
  float: right;
  margin: 0px 0px 0px -233px;
  width: 100%;
}

#content {
  margin: 0px 44px 0px 233px;
}

#sidebar01 {
  float: left;
  width: 194px;
  padding: 0px 0px 0px 44px;
}

body>#wrapper #sidebar01 {
  width: 150px;
}

/* orientation fixed width - left */

body {
  text-align: left;
}

#wrapper {
  margin: 10px auto;
  width: 680px;
  padding: 5px;
}

body>#wrapper {
  width: 668px;
}

/* 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 #cccccc;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: #cccccc;
}

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

div.admin small,
div.admin .small {
  font-size: 10px;
  color: #333333;
}

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

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

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: #333333;
}

.formText {
  width: 95%;
  font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

.formWide {
  width: 90%;
  font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
  font-size: 11px;
  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: url("https://static.twoday.net/layouts/simplepage/bg_body.gif");
  background-attachment: fixed;
  background-color: #eaea13;
  font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 11px;
}

td {
  font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

a {
  color: #d50000;
  text-decoration: none;
}

form {
  padding: 0px;
  margin: 0px;
}

img {
  border: 0px;
}

input, textarea, select, button {
  font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 11px;
  border: 1px solid #cccccc;
  background: #ffffff;
}

#wrapper {
  border: 1px solid #ffffff;
}

#pagebody {
  background: #ffffff;
  padding: 44px 0px 0px 0px;
  text-align: left;
}

/* content */

#content {
 overflow: hidden;
 width: 100%;
 text-align: justify;
}

body>#wrapper #content {
 overflow: visible;
 width: auto;
}

.pagelinkTop, .pagelinkBottom {
  padding: 0px 0px 14px 0px;
}

h2 {
  text-align: right;
  font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #336699;
  margin: 0px 0px 19px 0px;
  padding: 0px;
  font-weight: normal;
}

h2 a {
  color: #336699;
}

/* story */

div.story {
  margin: 0px 0px 34px 0px;
}

h3, h4 {
  font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 15px;;
  margin: 0px 0px 6px 0px;
  padding: 0px;
  border-bottom: 1px solid #cccccc;
  text-transform: uppercase;
  font-weight: normal;
}

h3 a {
  color: #333333;
}

small, .small {
   font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #333333;
}

.storyDate, .storyLinks, .commentLinks, .commentDate {
  text-align: right;
  text-transform: uppercase;
  font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  clear: both;
}

.storyDate {
  border-top: 1px solid #cccccc;
  margin: 7px 0px 0px 0px;
}

/* comments */

.comments {
  margin: 20px 0px 0px 0px;
}

.comments h4 {
  border: none;
  margin: 2px 0px 2px 0px;
}

.commentDate {
  text-align: left;
}

.commentLinks {
  margin: 3px 0px 0px 0px;
}

.reply {
  margin: 20px 0px 0px 30px;
}

.addComment {
  margin: 20px 0px 34px 0px;
}


/* sidebar */

#sidebar01, #sidebar02 {
  overflow: hidden;
}

h1 {
  font-size: 20px;
  color: #336699;
  margin: 3px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
}

h1 a {
  color: #336699;
}

.tagline {
  margin: 0px 0px 30px 0px;
}

.sidebarItem {
  margin: 0px 0px 19px 0px;
}

.sidebarItem h4 {
  font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 6px 0px;
}

.sidebarItem ul {
  margin: 0px;
  padding: 0px;
}

.sidebarItem ul li {
  list-style: none;
}

.historyItem {
 margin: 0px 0px 6px 0px;
}

.clearall {
  clear: both;
  height: 0px;
  font-size: 0px;
}

table.calender td {
  white-space: nowrap;
}
