/* Common Selectors */
body {background: #000; margin: 1em; font-family: Times New Roman, Times, sarif;}
h1 {font-size: 1.5em;}
h2 {font-size: 1.125em;}
h3 {font-size: 1.125em;}
h4 {font-size: 1em;}
sup {font-size: .5em}
a {text-decoration: none;}
a:link, a:active, a:visited {text-decoration: none;}
a:hover {color: #006400;}

/* General Page Formatting */

#page {width: 60em;}
#heading {width: 100%; color: #009900;}
#heading a {text-decoration: none;}
.headingLeft {width: 37em; float: left;}
.headingRight {width: 23em; float: left; text-align: center;}
#main {width: 60em;}

/* Column formatting */
.line {float: left; overflow: hidden; width: 60em;}
.columnLeft {width: 37em; float: left; margin-bottom: -5000px; padding-bottom: 5000px;}
.columnLeft p {text-indent: 1em;}
.columnLeft p:first-letter {font-weight: bold;}
.columnLeft .content{margin-right: 1em;}
.columnRight {width: 23em; float: left; margin-bottom: -5000px; padding-bottom: 5000px;}
.columnRight .content {border-left: 1px solid #999999; border-bottom: 2px solid #333333; padding-top: 1em;}
.content {color:#000; width:100%;}
.contentItem{padding: 0 1em 1em 1em;}
img.floatRight {float:right; margin-left: 1em;}
.box {}
.box ul {list-style: none; text-indent: -1.25em;}
.box li {padding-bottom: .25em;}
.boxHead {font-weight: bold;}
.boxBody {}
.boxHead h4 {}

/* Rounded Corners */
.corner b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden;}
.corner b.r1{margin: 0 5px;}
.corner b.r2{margin: 0 3px;}
.corner b.r3{margin: 0 2px;}
.corner b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px;}
.corner b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden;}

/* Section Tabs */

#tabWrapper {padding-right: .125em;}
#tabs {float: right; width: auto; padding: 0px;	}
#tabs ul {margin:0px; padding:10px 10px 0px 0px; list-style:none;}
#tabs li{float:left; margin:0; padding: 0px 1px 0px 9px; margin-left: 2px;}
#tabs a {display:block; padding: 5px 15px 4px 6px; text-decoration: none; color: #000000;}
#tabs a:visited {color: #000000; 	text-decoration: none;}
#tabs a:hover {color: #999999; text-decoration: none;}
#tabs .azure_twilight {background: url(/images/system/azure_twilight_left.gif) no-repeat left top;}
#tabs .azure_twilight a {background: url(/images/system/azure_twilight_right.gif) no-repeat right top;}
#tabs .stories {background: url(/images/system/stories_left.gif) no-repeat left top;}
#tabs .stories a {background: url(/images/system/stories_right.gif) no-repeat right top;}
#tabs .about {background: url(/images/system/about_left.gif) no-repeat left top;}
#tabs .about a {background: url(/images/system/about_right.gif) no-repeat right top;}
#tabs .how_to  {background: url(/images/system/how_to_left.gif) no-repeat left top;}
#tabs .how_to a {background: url(/images/system/how_to_right.gif) no-repeat right top;}
#tabs .admin {background: url(/images/system/admin-left.gif) no-repeat left top;}
#tabs .admin {background: url(/images/system/admin-right.gif) no-repeat left top;}
/* Footer formatting */

#footer {margin: 1em 0;}
.footerContent {padding: 0 1em;}
#copyright {text-align: center; font-size: 1em;}

/* Crumb Line Formatting */

#crumbWrapper {width: 100%;}
.crumbContent {width: 100%;}
.crumb {border-bottom: 1px solid #999999;margin: 0 1em;}

/* Utility Items */

.clr {clear:both;}

/* Pagination */
.paginate {text-align: center; border-top: 1px solid #999;}
.pagination {}

/* Next/Previous */
#next_prev {text-align: center; font-size .75em; border-top: solid 1px #999;}
#prev {float:left; text-align: right; width="50%";}
#next {float:right; text-align:left; width="50%";}

/*  Comments */
.comment-box {border: 1px dotted #999; padding: 0 1em; margin: 0 .5em .5em .5em;}
.comment-box p {margin: 0; padding-left: 1em;}
.commenter {padding-left: 1.5em; font-size: .75em;}

/* story menu */
#menu {float: right; border: 1px solid #000; margin: 1em; width: auto; padding: .5em;}
.menu {margin: 0; padding: .25em 1em; display:block;}
#current {background: url(/images/system/aright.png) no-repeat left center;}