body {
	margin: 0px;
	padding: 0px;
	background: url(../images/header.gif) repeat-x left top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #212121;
}

#admin-body {
	background-image: url(../images/admin-header.gif);
}


h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #175500;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

/* Header */

.header {
	width: 900px;
	margin: 0px auto;
	background: #699C4D;
	padding-top:15px;
}

.header a {
	text-decoration: none;
	color: #FFFFFF;
}
.header .user {
	float:right;
	background-color:black;
	border: 2px solid black;
	color:white;
	padding: 5px;
	margin:4px;
	margin-bottom:5px;
}
.header #logout {
	float:right;
	clear:right;
	background-color:black;
	border: 2px solid black;
	color:white;
	padding: 5px;
	margin-top:4px;
	margin-left:4px;
	margin-bottom:5px;
}
#logout a {
	text-decoration:underline;
}
.header .user a {
	text-decoration: underline;
}
.header #ucp {
	float:right;
	margin-top:4px;
	width: 900px;
}
.header #ucp #alert {
	float:left;
	clear:both;
	width:224px;
}
.header #logo #science {
	float:right;
	clear:right;
	padding-right:5px;
	font-size: 2.4em;
	font-weight:bold;
}
#admin-header {
	background-color: inherit;
}
	
/* Logo */

#logo {
	float: left;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 200px;
	overflow:visible;
}
#logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	float:right;
	margin-left: 10px;
	width:125px;
}	

#logo img {
	float:left;
}

#logo h1 {
	float:right;
	clear:right;
	padding-right:5px;
}

/* Menu */

.menu {
	float: right;
	background: #243F12;
	border-top: 2px #9BC56F solid;
}
#admin-menu {
	max-width:624px;
}
/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 25px 0px;
}

/* Content */

#content {
	float: left;
	width: 900px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #BFC9AE solid 1px;
	color: #232F01;
}

.post .title a {
	color: #232F01;
}

.post .entry {
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar-bgtop {
	height: 3px;
}

#sidebar-bgbtm {
	height: 3px;
}

#sidebar-content {
	padding: 20px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	padding-left: 20px;
	list-style: none;
}

#sidebar h2 {
	padding: 4px 20px;
	background: #699C4D;
	font-size: 1.2em;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #232F01;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
	background: #699C4D;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 12px;
}

#footer a {
	color: #FFFFFF;
}
#teammem4, #teammem2, #teammem3 {
	display:none;
}
#teammem1 a, #teammem2 a, #teammem3 a {
	padding-left:15px;
	color:blue;
}
.entry form legend {
	color:#699C4D;
}
	
/* Group - Hides "Add another member" links */
.entry form #add1 {
	display:block;
}
.entry form #add2 {
	display:block;
}
.entry form #add3 {
	display:block;
}
.entry form #add4 {
	display:block;
}
.entry form input {
	margin-top:5px;
}
#sortform {
	padding: 7px;
}
.next {
	font-size:26px;
}
#tippic {
	padding:10px;
}
.pageno {
	margin: 0 auto;
	clear:both;
	width: 35%;
	text-align:center;
}
.pageno a {
	padding:5px;
}
.resbox {
	background:#699C4D;
	padding:3px;
	margin:0 auto;
	text-align:center;
	width:60%;
	border:black solid 2px;
	font-size:16px;
}
.resbox a:visited {
	color:white;
}
.resbox a:link {
	color:white;
}
#resources label {
	text-decoration:underline;
	margin-right:5px;
	font-size:16px;
}
.booktitle {
	font-size:12.0pt;
	font-family:"Times New Roman", "serif";
	text-decoration:underline;
}
.resweb a:link {
	color:blue;
	text-decoration:underline;
}
.resweb a:visited {
	color:purple;
	text-decoration:underline;
}
#res_table {
	margin:0 auto;
}
#res_table td,th {
	padding:5px;
}

.login-table th {
	width:125px;
}
.list_cont {
	margin:0;
	padding:0;
	margin-top: 5px;
	margin-left:5px;
}
.category_names {
	list-style:none;
}
.category_names h2 {
	padding:0;
	margin:0;
	margin-bottom:5px;
}
#toc h3{
	padding:0;
	margin:0;
}
.topic_category {
	color:black;
}
#topic {
	position:relative;
}
#topic p {
	text-indent:30px;
	margin-top:5px;
	margin-bottom:5px;
}
#topic #edited-by {
	position:absolute;
	bottom:5px;
	right:7px;
}
#logged-in {
	border:2px black solid;
	padding:5px;
}
#add-topic td {
	padding:5px;
}
#add-topic .add-topic-form-labels {
	width:150px;
	text-align:center;
}
#edit-dc-topic-onpage h4 {
	padding:0;
	margin:0;
	font-size:14px;
	text-decoration:underline;
}
#upload-table th {
	width:250px;
}
#filetype-reminder {
	color:red;
	margin-left:5px;
	padding:3px;
	border:1px solid red;
	display:none;
}
#word-import p {
	padding:0;
	margin:2px;
}
.dc-actions {
	text-align:center;
}
.dc-actions a {
	margin-left:10px;
	text-decoration:none;
}
.dc-actions a span {
	text-decoration:underline;
}
.manage_dc td {
	padding:3px;
}
.manage_dc .inactive {
	color:#B2B2B2;
}
#filter-options td,#filter-options th {
	text-align:left;
	padding:3px;
}
#num_rows_returned_top {
	text-align:center;
	background-color:#699C4D;
	color:white;
	padding:5px;
	clear:both;
	width:60%;
	margin: 0 auto;
	margin-bottom: 10px;
	border:2px black solid;
}
#num_rows_returned_bottom {
	text-align:center;
	background-color:#699C4D;
	color:white;
	padding:5px;
	clear:both;
	width:60%;
	margin: 0 auto;
	margin-top: 10px;
	border:2px black solid;
}
#page_links {
	/*margin-top: 5px;*/
	text-align:center;
	border:2px black solid;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	margin-top: 7px;
}
#page_links_top {
	margin-bottom: 5px;
	text-align:center;
	border:2px black solid;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	margin-top: 7px;
}
#dc_sorter {
	margin-bottom:10px;
}
#upload-status {
	font-size: 24px;
}
#help-edit-table {
	table-layout:fixed;
	text-align:center;
	border:2px black groove;
}
#help-edit-table th {
	font-size:16px;
	font-weight:bold;
}
#help-edit-table td {
	padding:3px;
}
.image-label {
	font-size: 12pt;
	color: #000;
}
.image-float {
	/*float: left;*/
	background-color: #999;
	padding: 5px;
	border: 2px solid #000;
	text-align:center;
	margin-bottom:5px;
}
.image-float img {
	margin-bottom: 5px;
}
#help-content {
	margin-top:50px;
}	
#news-ticker {
	clear:both;
}
#news-ticker ul {
	margin-bottom:auto;
}
#previous-post {
/*	background-color:#699C4D;
	border:3px black outset;
	color:white;
	padding:3px;
*/	float:right;
	position:absolute;
	bottom:0px;
	right:0px;
}

