body {
	background-color: #F8730A;
	background-image: url(http://twoday.net/static/linkslut/images/back.gif.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial;
}
#slut {
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 1;
}
#logo {
	position: absolute;
	left: 230px;
	top: 0px;
	z-index: 1;
}
#linkbox {
	position: absolute;
	left: 40px;
	top: 150px;
	width: 150px;
	z-index: 2;
}
#mainbox {
	position: absolute;
	left: 230px;
	top: 90px;
	z-index: 3px;
	background-color: #FFFFFF;
	width: 458px;
	padding: 20px;
}
#icon {
	position: absolute;
	left: 258px;
	top: 25px;
	z-index: 2;
}
#welcome {
	position: absolute;
	left: 315px;
	top: 49px;
	z-index: 3;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial;
	line-height: 14px;
}
#welcomebox {
	background-color:#FFFFFF;
	font-size:11px;
	border:1px solid #B5D631;
	font-family: Verdana, Arial;
	line-height: 14px;
}
#welcomebox div {
	padding:5px;
}
p {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial;
}
.storyBody {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial;
	line-height: 1.6em;
	letter-spacing: 0.3px;
	padding-left: 10px;
	padding-right: 10px;
}
.storyTitle {
	font-size: 12px;
	font-family: Verdana, Arial;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #cccccc;
	font-weight: bold;
}
.storyDate {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #959595;
}
.storyLinks {
	font-size: 11px;
	line-height:16px;
	font-family: Verdana, Arial;
	color: #000000;
	text-align: right;
	margin-top: 6px;
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #cccccc;
}
.nextSite {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #000000;
	text-align: right;
}
.navigation {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #cccccc;
  background-repeat: no-repeat;
  background-image: url("");
}

.navigation-title {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  padding-bottom: 4px;
  text-transform: uppercase;
}
.navigation-text {
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  line-height: 1.5em;
}
.navigation-text a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  line-height: 1.5em;
}
.navigation .navigation-text a:hover {
  color: #000000;
 line-height: 1.5em;
 text-decoration: underline;
}

.navigation-input, .navigation-submit {
  padding: 1px;
  border: 1px solid #aeaeae;
  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  background-color: #ffffff;
}

.navigation-submit {
  width: 24px;
  font-weight: bold;
}

/* calendar */
.calDay {
 font-family: Verdana, Arial;
 font-size: 10px;
 color: #666666;
 text-align: center;
}
.calSelDay {
 font-family: Verdana, Arial;
 font-size: 10px;
 color: #666666;
 border: 1px solid #000000;
 text-align: center;
}
.calFoot {
 font-family: Verdana, Arial;
 font-size: 10px;
 color: #666666;
}
/* general */
form {
  margin:0px;
  padding:0px;
}
fieldset {
  padding-left: 8px;
  padding-top: 0px;
}
/* header */
td.header {
  border-bottom: 1px dotted #aeaeae;
  height: 100px;
  width: 750px;
  background-image: url("");
  background-repeat: no-repeat;
  background-color: #ffffff;
  padding: 0px;
}

div.header-image {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 30px;
  height: 48px;
  width: 48px;
}

img.icon {
  border: 1px solid #aeaeae;
}

div.header-title { 
  padding-top: 32px;
  text-align: left;
}
div.header-title a {
  font-family: Georgia, serif;
  font-weight: bold;
  font-size: 24px;
  color: #333366;
  text-decoration: none;
}
div.header-title a:hover {
  color: #ff9900;
}
div.header-tagline {
  font-family: Georgia, serif;
  font-weight: bold;
  font-size: 12px;
  color: #333366;
  text-decoration: none;
  text-align: left; letter-spacing: 0.5px;
}
/* footer */
td.footer {
  border-top: 1px dotted #aeaeae;
  background-image: url("");
  margin-top: 0px;
  height: 50px;
  width: 750px;
  background-color: #ffffff;
}
/* content */
div.content {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #000000;
  padding-left: 0px;
  padding-top: 0px;
  line-height: 1.6em;
  letter-spacing: 0.3px;
}
div.content a {
  font-weight: bold;
  color: #cf3030;
  text-decoration: none;
}
div.content a:hover {
  font-weight: bold;
  color: #cf3030;
  text-decoration: underline;
}
div.content td {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #000000;
}

div.content h1 {
  font-family:Georgia, serif;
  font-size:12px;
  color:#333366;
  font-weight: bold;
  border-bottom: 1px dotted #aeaeae;
  margin-top: 18px;
  margin-bottom: 12px;
}

div.content cite {
  padding-left: 20px;
  font-style: italic;
}

.message {
  font-weight: bold;
  color: #333366;
}
.formTitle {
   width: 420px;
   font-family: Georgia, serif;
   font-size: 12px;
   font-weight: bold;
   border: 1px solid #000000;
}

.formText {
   width: 420px;
   font-family: Verdana, Arial;
   font-size: 11px;
   font-weight: normal;
   border: 1px solid #000000;
}

.small {
   font-family: Verdana, Arial;
   font-size: 10px;
   color: #666666;
 line-height: 1.2em;
}

.commentDate {
   font-family: Verdana, Arial;
   font-size: 10px;
   color: #666666;
   margin-bottom: 2px;
   margin-top: 10px;
}

.commentTitle {
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #000000;
   font-weight: bold;
   margin-bottom: 2px;
}

.commentLinks { 
  font-family: Verdana, Arial;
  font-size:10px;
  color:#000000;
}

.reply { padding-left: 30px; }

a {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #000000;
  text-decoration: none;
}

.selmenu {
  font-family: Verdana, Arial;
  font-size:11px;
  border:1px solid #ffffff;
  width:150px;
}


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

.listNavigation span {
  color: #cccc66;
}

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

div.admin small,
div.admin .small {
  font-size: 12px;
  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 #cccc66;
}

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

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

