/* @override http://eika.twoday.net/main.css */

/* @override http://eika.twoday.net/main.css */

/* 2c_center_right */

/* orientation 2c right  */

#container {
	float: left;
	margin: -19px -170px -2px -10px;
	width: 100%;
}

#content {
	margin: 0px 220px 0px 0px;
}

body>#wrapper #container {
	margin-bottom: 0px;
}

#sidebar01 {
	float: right;
	width: 270px;
	margin: 0px 0px -2px 0px;
}

body>#wrapper #sidebar01 {
	width: 169px;
	margin-bottom: 0px;
}

/* orientation fixed width - center  */

body {
	text-align: center;
	background-color: white;
	color: #292304;
	font: 12px/12px Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	margin: 0px auto;
	width: 645px;
	padding: 0 441px 12px 0;
}

/* admin styles */

/* messages */

.message {
	background-color: #FFEC03;
	border: 1px solid #FF7006;
	color: #A21A1A;
	padding: 0.2em 0.8em 0.15em 34px;
	background: url("http://static.twoday.net/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
	margin: 1em 0;
}

div.admin ul li {
	list-style: none;
	background: url("http://static.twoday.net/bg_listicon16.gif") 0 0px no-repeat;
	padding: 0 0 5px 22px;
}

div.admin ul {
	margin: 0 0 1em 0;
	padding: 0;
}

.listItem ul.taskList li {
	background: url("http://static.twoday.net/bg_listicon16_simple.gif") 0 2px no-repeat;
}

.listNavigation {
	margin-top: 1.5em;
	border-bottom: 1px solid #fff;
	padding-bottom: 2px;
	padding-left: 7px;
}

.listNavigation span {
	color: #fff;
}

.listNavigation a.active {
	font-weight: ;
}

div.admin small,
div.admin .small {
	font-size: 12px;
	color: #fff;
}

/* lists */

div.pageNav {
	margin: 5px 0 13px 0;
}

div.pageNavSummary {
	
}

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-size: 1em;
	left: 1em;
	padding: 0 0.6em;
	color: #fff;
}

div.admin fieldset.formList {
	padding: 0 1em 0 1.5em;
}

div.admin .formList p {
	border-bottom: 1px solid #000000;
	margin-top: 0.5em;
	padding-bottom: 0.8em;
}

div.admin label {
	font-size: 1em;
	color: #fff;
}

.formText {
	width: 85%;
	font-size: 13px;
	font-weight: normal;
}

.formWide {
	width: 90%;
	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;
}

td {
	font-size: 13px;
}

hr {
	border: dotted #cccccc;
	border-width: 0 0 1px 0;
	Height: 1px;
}

a {
	color: #777777;
	text-decoration: none;
}

img {
	border: 0px;
}

p {
	margin: 6px 0px 6px 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

/* header */

#header {
	padding: 0px 0px 0px 0px;
	background: #000;
}

/* pagebody*/

#pagebody {
	background: #ffffff;
	text-align: left;
}

/* content */

#content {
	text-align: left;
	padding: 20px 10px 0px 10px;
	overflow: hidden;
	width: 100%;
}

body>#wrapper #content {
	overflow: visible;
	width: auto;
}

h1, h2 {
	color: #fff;
	font-size: 20px;
	padding: 0px;
	margin: 0px 0px 18px 0px;
}

h1 a, h2 a {
	color: #fff;
	letter-spacing: -1px;
}

small, .small {
	color: #fff;
	font-size: 12px;
	line-height: 10px;
}

/* story */

.story {
	padding: 10px;
	float: left;
	width: 444px;
	margin: 10px;
	border: 1px dotted silver;
}

.storyContent {
	line-height: 18px;
	margin-top: 10px;
}

h3, h4 {
	color: #292304;
	font-size: 15px;
	padding: 10px;
	text-align: left;
	letter-spacing: -1px;
	margin: -10px;
	font-style: italic;
	display: inline;
}

h3 a {
	color: #292304;
	background-color: yellow;
	display: inline;
	font-size: 40px;
	line-height: 50px;
	margin-right: 10px;
	margin-bottom: 9px;
	padding: 0 10px 0 0;
	font-weight: normal;
	margin-left: 0;
}

h3 a:hover {
	color: #fff;
}

.storyDate, .storyLinks, .commentLinks, .commentDate {
	font-size: 10px;
	line-height: 11px;
}

.storyDate a, .storyLinks a, .commentLinks a, .commentDate a {
	
}

.storyDate a:hover, .storyLinks a:hover, .commentLinks a:hover, .commentDate a:hover {
	color: #fff;
}

.storyDate {
	border-top: 1px dotted  #c1c1c1;
	margin: 15px 0px 0px 0px;
	padding: 6px 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: 10px;
	line-height: 15px;
	padding: 10px;	border: 1px dotted silver;
	float: left;
	width: 444px;
}
.commentDate {
	margin: 0 0 10px;
	line-height: 15px;
	padding: 0;
	float: none;
}
.comments h4 {
	font-size: 12px;
	line-height: 18px;
	background-color: yellow;
	padding: 4px;
	margin: -1px;
	display: inline;
}

.commentLinks {
	margin: 3px 0px 0px 0px;
}

.reply {
	margin: 20px 0px 0px 30px;
}

/* form */

input, textarea, select {
	color: black;
	font-size: 13px;
}

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 {
	width: 430px;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.sidebarItem {
	margin: 10px;border: 1px dotted silver;
	padding: 10px;
	width: 170px;
}

.sidebarItem h4 {
	font-size: 31px;
	color: #000;
	text-decoration: none;
	background-color: yellow;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0px;
	display: inline;
	line-height: 46px;
	padding: 2px;
	margin: 0;
}

.sidebarItem h4 a {
	color: #000;
	font-size: 23px;
	line-height: 20px;
}

.sidebarItem ul {
	margin: 0;
	padding: 0;
}

.sidebarItem ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebarItemBody {
	line-height: 150%;
}

.historyItem {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	border-bottom: 1px dotted silver;
	padding-bottom: 10px;
}

.historyItem a {
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

table.calender td {
	white-space: nowrap;
}

/* footer */

#footer {
	height: 47px;
}

.clearall {
	clear: both;
	height: 0px;
	font-size: 0px;
}