/* 2c_center_left */
/* orientation 2c left  */

#container {
  float: right;
  margin: 0px 0px -2px -170px;
  width: 100%;
}

body>#wrapper #container {
  margin-bottom: 0px;
}

#content {
  margin: 0px 0px 0px 169px;
  border-left: 1px solid #000000;
}

#sidebar01 {
  float: left;
  width: 170px;
  border-right: 1px solid #000000;
  margin: 0px 0px -2px 0px;
}

body>#wrapper #sidebar01 {
  width: 169px;
  margin-bottom: 0px;
}

/* orientation fixed width - center  */

body {
  text-align: center;
}

#wrapper {
  margin: 0px auto;
  width: 723px;
}

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

.listNavigation span {
  color: #000000;
}

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

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

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

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

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

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

.formWide {
  width: 90%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  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/bigview/bg_body.gif ");
  background-color: #d5d5d5;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a {
  color: #d50000;
  text-decoration: none;
}

img {
  border: 0px;
}

p {
  margin: 6px 0px 6px 0px;
  padding: 0px;
}

form {
  margin: 0px;
  padding: 0px;
}


/* header */

#header {
  padding: 10px 0px 0px 0px;
  background: #424542;
  border-bottom: 10px solid black;
}


/* pagebody*/

#pagebody {
  background: #ffffff;
  text-align: left;
}


/* content */

#content {
  text-align: justify;
  padding: 20px 10px 0px 10px;
  overflow: hidden;
  width: 100%;
}

body>#wrapper #content {
  overflow: visible;
  width:auto;
}

h1, h2 {
  font-family: Georgia, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 20px;
  padding: 0px;
  margin: 0px 0px 18px 0px;
  font-weight: normal;
}

h1 a, h2 a {
  color: #000000;
}

small, .small {
  font-family: Georgia, Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 10px;
  font-weight: bold;
}


/* story */

.story {
  padding: 0px 0px 34px 0px;
}

h3, h4 {
  font-family: Georgia, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 14px;
  margin: 0px 0px 12px 0px;
  padding: 0px;
  text-transform: uppercase;
}

h3 a {
  color: #000000;
}

.storyDate, .storyLinks, .commentLinks, .commentDate {
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  text-transform: uppercase;
  font-weight: bold;
}

.storyDate a, .storyLinks a, .commentLinks a, .commentDate a {
  color: #000000;
}

.storyDate {
  border-top: 1px solid #000000;
  margin: 15px 0px 0px 0px;
  padding: 4px 0px 0px 0px;
}

img.left {
  float: left;
  margin: 3px 10px 10px 0;
}

img.right {
  float: right;
  margin: 3px 0 10px 10px;
}

img.center{
  display: block;
  margin: 0px auto;
}

/* comments */

.comments {
  margin: 0px 0px 20px 0px;
}

.comments h4 {
  margin: 3px 0px 2px 0px;
  font-size: 10px;
}

.commentLinks {
  margin: 3px 0px 0px 0px;
}

.reply {
  margin: 20px 0px 0px 30px;
}


/* form */

input, textarea, select {
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-size: 12px;
}

input.searchbox {
  border: 1px solid #000000;
  background: white;
  margin: 0px 0px 2px 0px;
}

.formText, .formTitle {
  width: 100%;
  border: 1px solid #000000;
  background: white;
}

fieldset {
  padding: 5px;
}


/* sidebar */

#sidebar01, #sidebar02 {
  overflow: hidden;
}

.sidebarItem {
  margin: 20px 10px 0px 10px;
}

.sidebarItem h4 {
  padding: 0px 0px 2px 0px;
  margin: 0px 0px 5px 0px;
  border-bottom: 1px solid #000000;
  font-size: 10px;
}

.sidebarItem h4 a {
  color: #000000;
}

.sidebarItem ul {
  margin: 0px;
  padding: 0px;
}

.sidebarItem ul li {
  list-style: none;
}

.sidebarItemBody {
  line-height: 150%;
}

.historyItem {
 margin: 0px 0px 6px 0px;
}

table.calender td {
  white-space: nowrap;
}


/* footer */

#footer {
  height: 47px;
  background: black;
}

.clearall {
  clear: both;
  height: 0px;
  font-size: 0px;
}