
body,html
{	
	background-image:url(../images/backroundtile.gif); 
}

a 
{
    color: rgb(85, 85, 85);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
	text-decoration:none;
}

a:hover 
{
	background-color: rgb(244, 242, 228);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(154, 142, 81);
	text-decoration:none;
}


a.biglink
{
	font-size:1em;
}

form
{
	margin:8px;
}

.sidebarInner {
	float:right;
	width:180px;
}

.mainInner {
	float:left;
	width:600px;	
	margin:8px;
}

.bigform_row
{
	padding:8px;
}

.pageheader
{
	font-size:1.5em;
	color:black;
	font-weight:bold;	
	border-bottom:1px solid rgb(154, 142, 81);
}

.blockHeader{
	padding-top:2em;
	padding-bottom:3px;
	font-size:1.1em;
	color:#222222;
	font-weight:bold;
	border-bottom:1px solid #999999;
}

.tableClass{
	border-bottom:1px solid #efefef;
}
.tableHeader{
	font-weight:bold;
	white-space:nowrap;
	background-color:#EDEBD6;
}

.sidebarSectionHeader{
	font-weight:normal;
	color:#999999;
	text-transform:uppercase;	
	font-size:1.05em;
}

.sidebarSection {
	border-bottom:1px dashed #999999;
	margin-top:6px;
	margin-bottom:6px;
}

.smalltext,.warning {
	font-size:x-small;		
}
.warning {
	color:#FF2222;
}

.menuItemIcon {
	float:left;
	width:20px;
	margin-right:8px;
	
}

.menuItemSubtext {
	font-size:x-small;
}

.menuItemText {
	padding-top:4px;
	font-weight:bold;
}

.menuItem{
	clear:both;
	margin:5px;
	margin-bottom:12px;
}

.menuItem a{
	font-weight:bold;
}

.menuItemHint
{
	font-size:1em;
	font-weight:normal;
}

.menuItemDivider {
	border-bottom:1px solid #333333;
}
.contribStory
{
	border-left:6px solid #efefef;
	border-bottom:1px solid #efefef;
}

.classifyTable
{
	border:1px solid #efefef;
	margin:5px;
}
a.help {
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
	color:#cccccc;
	text-align:right;
}
a.help:hover {
	text-decoration:none;
}

.classifyHeader {
	font-weight:bold;	
}

.formSubHeader {
	font-weight:normal;
	font-size:x-small;
}

.formData {
	padding-top:10px;
}
.formLabel,
.formLabelRequired {
	font-weight:bold;
	vertical-align:top;
	padding-left:4px;	
	background-color:#EDEBD6;
	padding-top:10px;
}

.formLabelRequired {
	padding-left:4px;
	background-color:#DBD6B8;
}

.formCheckbox {
	font-weight:normal;
}

.formEdit {
	border: 1px solid #efefef;
	width:100%;
}

.formHelpText {
	font-size:.95em;
	font-style:italic;
}
.formTextArea {
	border:1px solid #efefef;
	width:100%;
	font-family:Georgia;
}

.formSubmitRow
{
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	text-align:left;
	padding:6px;
}

.form {
	margin:6px;
}
.formHeader,
.readHeader,
.viewHeader
{
	padding:4px;
	background-color:#EDEBD6;
}

.viewHeaderText,
.readHeaderText,
.formHeaderText {
	font-weight:bold;
	font-size:1.2em;
}

.viewHeaderIcon,
.readHeaderIcon,
.formHeaderIcon {
	float:left;
	margin-right:5px;
	width:27px;
	height:27px;
}

.storyAuthor {
	font-size:.75em;
	font-weight:normal;
}

.mainHeader {
	font-size:larger;
	border-bottom:1px solid #efefef;
}

.mainSubHeader {
	font-size:x-small;
}

.mainBody {
	margin-top:8px;
	margin-bottom:8px;
}

.newsText {
	font-size:smaller;
}

.newsDate{
	font-size:x-small;
	color:#333333;
}

.announcement {
	padding-top:4px;
}

.actionsRow {
	text-align:left;
	background-color:#DBD6B8;
	line-height:20px;
}

.viewLabel {
	font-size:1em;
	font-weight:bold;
	margin-top:7px;
	clear:both;
}

.viewData {
	padding-left:3px;
	padding-top:4px;
}

.readSceneBox {
	background-color: #DDDDDD;
	padding: 5px;
	cursor: pointer;
	border: 1px solid #CCCCCC;
	cursor:pointer;
	text-align:center;
}

.readSceneBox:hover {
	background-color:#EEEEEE;
}

.viewSceneBox {
	background-color: #EEEEEE;
	padding: 5px;
	cursor: pointer;
	border: 1px solid #ccccCC;
	font-weight: bold;
}

.viewStoryBox {
	padding: 2px;
	cursor: pointer;
	font-size: 11px;
}

.readForkBox {
	padding: 5px;
	border: 1px dashed #CCCCCC;
}

.viewForkBox {
	padding: 5px;
	cursor: pointer;
	border: 1px dashed #CCCCCC;
}

.sceneImage {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

a img {border: 0px;}

.listItemHeader {
	font-weight:bold;
}

.formDividerHeader {
	font-weight:bold;
	font-size:1.15em;
	padding:6px;
	background-color:#EDEBD6;
	border-top:1px solid #DBD6B8;
}

#loginbox {
	border-right:1px dashed #DBD6B8;
	border-left:1px dashed #DBD6B8;
	border-bottom:1px dashed #DBD6B8;
	width:250px;
	margin:12px;
}

#loginbox .biglabel
{
	text-transform:uppercase;
	font-size:1.15em;
	color:#999999;
	padding-bottom:2px;
}

#loginbox .bigedit
{
	font-size:1.25em;
	color:black;
	font-weight:bold;
	width:200px;
}

#loginbox .bigbutton
{
	font-size:1.55em;
	color:black;
	font-weight:bold;
	padding:4px;
	border:1px solid #DBD6B8;
	background-color: #EDEBD6;	
}

#loginbox .formHeader 
{
	font-size:1.55em;
	background-color:#EDEBD6;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
	border-bottom:1px solid #DBD6B6;
}

.bookmark {
	border:1px dashed #DBD6B6;
	padding:3px;
	margin:3px;
}

.bookmarkIcon {
	float:left;
	margin-right:5px;
	width:27px;
	height:27px;
}

.bookmarkText {
	font-weight:bold;
	font-size:1em;
}

.bookmarkDescriptionText {
	font-weight:normal;
	font-size:.9em;
}

.errors {
	padding:4px;
	margin:6px;
	text-align:center;
	border:1px solid #C20024;
	background-color:#FFBFC2;
}

.notifications,
.redirect {
	padding:4px;
	margin:6px;
	text-align:center;
	border:1px solid #3C8B5A;
	background-color:#D4FFE8;
}

#userbar {
	text-align:right;
	margin:4px;
	padding-bottom:2px;
	border-bottom:1px dashed #DBD6B6;
}

.featuredStoryHeader {
	font-weight:bold;
	font-size:1.05em;
	background-color:#EDEBD6;
	padding:3px;
	padding-bottom:0px;
}

.featuredStoryAuthor {
	background-color:#EDEBD6;
	font-weight:normal;
	font-size:.95em;	
	padding:3px;
	padding-top:0px;
}

.featuredStoryText {
	padding:4px;
}

.readMore {
	font-weight:bold;	
	padding:5px;	
}

.grayed_out {
	color:#cccccc;
}

a.readActionLink,
a.viewActionLink
{
	font-size:1em;
	padding:3px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	border-left:1px solid white;
}

a.readActionLink:hover,
a.viewActionLink:hover
{
	background-color:#EDEBD6;
	text-decoration:none;
	border:0px;
	border-left:1px solid white;
	color:black;
}