/* D'ni Restoration Council Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

p {
	margin-top: 4px;
	margin-bottom: 12px;
	line-height: 1.3em;
}

h2 {
	font-size: .8em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}

a:hover {
	color: #000066;
}

img {
	border: none;
}

.heading {
	color: #003366;
	font-size: 1.2em;
	font-weight: bold;
}

.subHead {
	background-color: #eeeeee;
	font-weight: bold;
	color: #0066CC;
	padding: 4px;
}

.pressInfo {
	font-style: italic;
}

.question {
	background-color: #eeeeee;
	font-weight: bold;
	color: #0066CC;
	padding: 4px;
	margin-top: 24px;
}

.answer {
	font-size: 0.9em;
	padding-left: 24px;
	padding-right: 24px;
	line-height: 1.3em;
}

li {
	font-size: 0.9em;
	line-height: 1.3em;
}

.projectNotes {
	list-style-image: url(../images/bullet1.gif);
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 12px;
	font-size:0.7em;
}

form {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.input {
	background-color: #ffffff;
	margin-bottom: 3px;
	border: 1px solid #cccccc;
	font-size: 0.6em;
	color: #666666;
}

.logInForm {
	padding-left: 24px;
	padding-top: 12px;
}

.logInText {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 9px;
	letter-spacing: 1px;
	color: #003366;
}

#logIn {
	max-height: 111px;
	max-width: 212px;
}

#content {
	color: #003366;
	font-size: 0.9em;
	text-align: left;
	padding: 23px 38px 23px 38px;
	min-height: 518px;
}

#footer {
	color: #336699;
	font-size: 0.6em;
	text-align: center;
	letter-spacing: 1px;
}

/* Styles for WordPress */
.comments {
	font-size: 1em;
}

.storytitle {
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

.storycontent {
	font-size: 0.9em;
}

.post {
	padding-top: 20px;
}

.feedback {
	font-size: 0.8em;
	padding-bottom: 20px;
}

.meta {
	padding-top: 6px;
	font-size: 0.8em;
}

abbr {
	text-decoration: none;
}
