/* general */
body {
	background-color: #f9f9f9;
	margin: 0px;
	color: #339;
}
form {
	margin:0px;
	padding:0px;
}
fieldset {
	padding-left: 8px;
	padding-top: 5px;
}
fieldset legend {
	margin-left: 8px;
	margin-right: 8px;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
}


/* header */
td.header {
	height: 130px;
	width: 750px;
	background-image: url("http://www.twoday.net/static/eria/images/header.jpg");
	background-repeat: no-repeat;
	background-color: #f9f9f9;
	padding: 0px;
}

div.header-image {
	float: left;
	margin-top: 30px;
}

img.icon {
	border: 1px solid #000000;
}

div.header-title { 
	padding-top: 32px;
	padding-left: 5px;
	text-align: left;
}
div.header-title a {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 32px;
	color: #f9f9f9;
	text-decoration: none;
}
div.header-title a:hover {
	color: #fff;
	text-decoration: none;
}
div.header-tagline {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #339;
	text-decoration: none;
	text-align: left;
}


/* footer */
td.footer {
	border-top: 1px dotted #000000;
	background-image: url("");
	margin-top: 0px;
	height: 50px;
	width: 750px;
	background-color: #f9f9f9;
}


/* navigation */
.navigation {
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #eee;
	border: 1px dotted #ccc;

}

/* navigation */
.navigation-text .navigation {
	padding: 10px;
	background-color: #eee;
	border: 1px solid #f9f9f9;
	margin: 10px;
}

.navigation-title {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #33f;
	padding-bottom: 8px;
	text-transform: uppercase;
}
.navigation-text {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #339;
	line-height: 1.1em;
}
.navigation a {
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #309;
	font-size: 11px;
	text-decoration: none;
}
.navigation-text a {
	font-weight: bold;
	color: #309;
	text-decoration: none;
}
.navigation-text span {
	line-height: 25px;
	border-bottom: 1px dotted #000;
}
.navigation a:hover {
	color: #ea0000;
	text-decoration: underline;
}
.navigation .navigation-text a:hover {
	color: #ea0000;
}
input, textarea {
	padding: 1px;
	border: 1px solid #000000;
	font-size: 11px;
	font-weight: normal;
	color: #339;
	background-color: #f9f9f9;
}
.navigation-input, .navigation-submit {
	padding: 1px;
	border: 1px solid #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #339;
	background-color: #f9f9f9;
}

.navigation-submit {
	width: 24px;
	font-weight: bold;
}

/* calendar */
.calDay {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #339;
	text-align: center;
}
.calSelDay {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #339;
	border: 1px solid #000000;
	text-align: center;
}
.calFoot {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #339;
}

/* content */
div.content {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #339;
	padding: 10px;
	line-height: 1.3em;
	background-color: #eee;
	border: 1px dotted #ccc;
	margin: 0;
}
div.content a {
	font-weight: bold;
	color: #309;
	text-decoration: none;
}
div.content a:hover {
	font-weight: bold;
	color: #ea0000;
	text-decoration: underline;
}
div.content td {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #339;
}

div.content h1 {
	font-family:verdana, sans-serif;
	font-size:16px;
	color:#339;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	margin-top: 18px;
	margin-bottom: 12px;
}

div.content h2 {
	font-family:verdana, sans-serif;
	font-size:16px;
	color:#339;
	font-weight: bold;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 8px;
}

div.content cite {
	margin-left: 20px;
	font-style: italic;
	display: block;
}

.message {
	font-family: verdana, sans-serif;
	color: #339;
	font-weight: bold;
	border: 1px solid #CC3300;
	background-color: #f9f9f9FCC;
	padding: 4px;
	margin-bottom: 10px;
}

.storyDate { 
	font-family:verdana, sans-serif;
	font-size:11px;
	color: #339;
	text-align: right;
}
.storyTitle { 
	font-family:verdana, sans-serif;
	font-size:14px;
	color:#339;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	margin-top: 16px;
	margin-bottom: 12px;
}
div.storyTitle a { 
	color: #309;
	font-weight: bold;
	text-decoration: none;
}
div.storyTitle a:hover { 
	color: #ea0000;
	font-weight: bold;
	text-decoration: none;
}

.storyBody  {
	text-align: justify;
	margin-bottom: 12px;
}
.storyLinks { 
	font-family:verdana, sans-serif;
	font-size:11px;
	color: #339;
	text-align: right;
	margin-bottom: 16px;
}

.formTitle {
	width: 420px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #000000;
}

.formText {
	width: 420px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #000000;
}

.small {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #339;
}

.commentDate {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #339;
	margin-bottom: 2px;
	margin-top: 10px;
}

.commentTitle {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #339;
	font-weight: bold;
	margin-bottom: 2px;
}

.commentLinks { 
	font-family: verdana, sans-serif;
	font-size:11px;
	color: #339;
}

.reply { padding-left: 30px; }

.pollResultsBar {
	margin-right: 10px;
	background-color: #309;
	font-size: 0px;
}

table.gallery {
}

table.gallery tr {
}

table.gallery td {
	vertical-align: middle;
	text-align: center;
}

table.gallery img {
}

/* content images */
/* margin: top right bottom left */
div.content .left {
	float: left;
	margin: 7px 10px 7px 0px;
}

div.content .center {
	display: block;
	text-align: center;
	margin: 7px auto 7px auto;
}

div.content .right {
	float: right;
	margin: 7px 0px 7px 10px;
}


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

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

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

.formText {
  width: 95%;
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: normal;
}

.formWide {
  width: 90%;
  font-family: Trebuchet MS;
  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;
}

