*{
margin:0;
padding:0;
}

body{
border: 3px
font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
color:#000;
font-size: 12px;
background-color: #ffffff;

}

/* General Style Info */
a {
color:#000;
font-size: 95%;
}
a:hover{
color:#000;
font-weight:bold;
}

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}

h1{
color: #000;
margin:0.3em 0;
font-size: 180%;
}

h2{
color:#000;
font-size: 135%;
font-weight: bold;
margin-bottom: 10px;
}

h3{
color:#000;
font-size: 140%;
}

h4{
color:#000;
padding-top:0.5em;
font-weight:normal;
}

em {
font-size: 12px;
}

ul, li {
margin: 0 12px;
}

/* Layout */

#wrapper{
text-align:left;
}

#header{
margin-top: 1em;
padding: 4px 20px;
}

#content{
clear:both;
padding: 0px 40px 10px 40px;
background-color: #fff;
color: #333;
}
#footer{
padding: 10px 0px;
font-size: 7pt;
font-stretch: expanded;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
background-color: #fff;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
width: 140px;
font-size: 14px;
padding-right: 20px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
display:block;
font-size: 14px;
font-family: inherit;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}


.index-name {
	padding: 5px 0 5px 0;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
}

.index-console {
	height: 18px;
	margin-top: 5px;
	text-align: right;
	line-height: 18px;
}

.clear {
	clear: both;
}

#entry-container table {
	width: 100%;
	border: 0;
	color: #666;
	font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
	font-size: 12px;
}

#entry-container table td {
	text-align: left;
	vertical-align: top;
}

table {
	background-color: #fff;
}

table td {
	vertical-align: top;
}

table input[type="text"], table textarea, table input[type="file"] {
	width: 100%;
	margin: 5px 0;
}

#submit-btn {
	margin: 10px 0;
	width: 61px;
	height: 21px;
	border: 0;
	background: #000 url(../img/send-btn.jpg) no-repeat top left;
	overflow: hidden;
	cursor: pointer;
}

.label-cell {
	width: 100px;
	padding-top: 2px;
}

.subtext {
	font-size: 85%;
	margin: 10px 0;
}

table {
	width: 100%;
	font-size: 12px;
	color: #666;
	font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
}

.success {
	font-weight: bold;
	color: #009900;	
}

#content-table {
	width: auto;
	border: none;
}

#content-cell {
	width: 500px;
	padding-top: 10px;
	border-left:solid 1px #000;
}
#content-cell #wrapper {
	margin: 0 20px 0 16px;
}

#sidebar-cell {
	width: 170px;
	/*background: #dddcd5;*/
	border-left:solid 1px #000;
	padding-top: 10px;
}

#sidebar-cell #wrapper {
	margin-left: 20px;
	width: 133px;
}

#feedback {
	width: 100%;
	text-align: center;
	border: 1px solid #ccc;
	background: #eee;
	margin: 10px 0;
	padding: 5px 0;
}
.ws-index-table {
	border: 0;
}

.ws-index-table td {
	padding-top: 0px;
	background: #fffff7;
	border: 1px solid #000;
	padding: 6px;
	font-size: 10px;
}

.ws-index-table .left-corner {
	margin-right: 0px;
}

.ws-index-table .right-corner {
	margin-left: 0px;
}

#ws-info {
	margin: 0 0;
}

#ws-info span {
	display: block;
}

#ws-info #ws-name {
	font-weight: bold;
	color:#000;
}

#ws-info #ws-occupation {
	font-size: 90%;
}

#submit-story {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: #000 1px solid;
	width: 133px;
}

#ws-head {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px #666 solid;
}

#ws-head h2 {
	font-size: 18pt;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
	text-transform: lowercase;
}
#ws-head h3 {
	font-weight: normal;
	color: #000;
	text-transform: lowercase;
}

#archives {
	width: 133px;
	margin-top: 30px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
}

#archives span {
	display: block;
	color: #000; 
	font-weight: bold;
}

.sidebar-button {
	border-bottom: 1px #000 solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 133px;
}
#about-workspace {
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 2px #666 solid;
}
#about-workspace div {
	font-size: 90%;
}

#references span, #about-workspace span {
	display: block;
	color: #000; 
	font-weight: bold;
	margin-bottom: 10px;
}

#references div {
	border-bottom: 1px solid #000;
	padding: 4px 0;
	margin: 4px 0;
}

.archive-result {
	margin: 10px 0;
}

.archive-result a {
	font-weight: bold;
	font-size: 12px;
}

.archive-result .archive-result-info {
	font-size: 95%;
}

.ws-index-table img {
	margin: 0px auto;
}

#ws-index-toolbar {
	margin-top: 30px;
	width: 100%;
	text-align: center;
}

#references div {
	font-size: 90%;
}

#references a {
	color:#000;
}

.article-paragraph {
	margin: 7px 0;
}

.article-paragraph .paragraph-header {
	font-weight: bold;
	color:#000;
}

.article-paragraph p {
	margin: 7px 0;
}

.img-table {
	width: auto;
}

.img-table img {
	cursor: pointer;
}

