/* Copyright 2007 Michael Chaney Consulting Corporation, All Rights
 * Reserved */

html, body {
	background-color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}

html, body, p, ol, ul, td, div, table {
  font-family: arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}

div, form, object, fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  background-repeat: no-repeat;
}

form, fieldset {
	display: inline;
}

select, input { font-size: 12px; }

body, p, li, div, a {
	color: #333;
}

img { border: 0; }

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a {
	color: #326bbc;
	text-decoration: underline;
}
a:hover { color: blue; }

/*
div.fieldWithErrors {
	display: inline;
}

.fieldWithErrors INPUT, .fieldWithErrors SELECT, .fieldWithErrors TEXTAREA {
  border: 2px solid red;
}
*/

.fieldWithErrors {
  padding: 2px;
  background-color: #fb0410;
  display: table;
  float: left;
}

#ErrorExplanation {
  width: 400px;
  border: 2px solid #fb0410;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#ErrorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#ErrorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#ErrorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

#flash {
	width: 95%;
	font-size: 1.2em;
	color: red;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid gray;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

div#dev-site {
	position: absolute;
	width: 93px;
	height: 17px;
	background: url(/images/dev-site.png) center no-repeat;
	top: 5px;
	right: 200px;
	z-index: 10000;
}

table.item-list { width: 95%; padding: 3px;  }
table.item-list th { background: #ccc; color: #333; text-align: center;}
table.item-list tr td { padding-left: .5em; padding-right: .5em; }
table.item-list tr.odd { background: #ecf4ff; }
table.item-list, table.item-list th, table.item-list td, table.item-list INPUT, table.item-list SELECT {font-size: 8pt; }

div#wrap {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 800px;
	padding: 0;
	margin: auto;
	text-align: left;
}

body {
	background: url(/images/header-big.jpg) top center no-repeat #c8e8f0;
}

div#header {
	position: relative;
	width: 800px;
	height: 290px;
	background: transparent;
}

a#header-logout {
	position: absolute;
	right: 3px;
	top: 55px;
	font-size: 7pt;
}

div#header h1 a span { display: none; }
div#header h1 {
	border: 0;
	padding: 5px;
	margin: 0;
}
div#header h1 a {
	text-decoration: none;
/*
	position: absolute;
	top: 17px;
	left: 17px;
	display: block;
	width: 116px;
	height: 45px;
	background-image: url(/images/pa-logo.png);
	background-repeat: no-repeat;
*/
}

div#submenu {
	position: absolute;
	top: 268px;
	left: 200px;
	width: 400px;
}

/* submenu tabs */
div#submenu ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	position: relative;
	left: 0px;
	height: 25px;
}

div#submenu ul li {
	list-style-type: none;
	float: left;
}

div#submenu ul li a {
	display: block;
	width: 92px;
	height: 21px;
   padding: 2px 4px;
   color: #fff;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-transform: uppercase;
   text-decoration: none;
	text-align: center;
	background: url(/images/button.png) center no-repeat;
}

div#submenu ul li a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #d4f6fb;
}

div#submenu ul li a.on {
  text-decoration: underline;
  background: blue repeat-x top center;
}

/* content area */
div#content {
	width: 775px;
	padding: 5px 0px 0px 20px;
	position: relative;
	background: white;
}

/* all posts */
div#posts {
	width: 500px;
	float: left;
}

/* individual postings */
div.post {
	padding: 5px;
	margin-bottom: 3ex;
	width: 500px;
}

div.post div.subject {
	background: url(/images/subject-arrow.png) left center no-repeat;
	height: 32px;
	padding: 24px 0 0 60px;
	color: #5f95a4;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

div.post div.body {
	color: #555;
	padding: 2px 10px;
}

div.post div.info {
	color: #888;
	font-size: .95em;
	font-style: italic;
}

div.inset {
	color: #57a4b8;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 20px;
	height: 120px;
	width: 120px;
}

/* verses */
div#inspiration {
	width: 270px;
	position: relative;
	top: 0;
	right: 0;
	float: right;
}

div#inspiration p.title {
	background: url(/images/title.png) no-repeat;
	height: 49px;
	width: 170px;
	padding: 5px 0 0 20px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

div#inspiration div.verse p {
	width: 256px;
	font-size: 8pt;
}

div#inspiration div.verse p.reference {
	margin: 7px 7px 3px 7px;
	font-style: italic;
}

div#inspiration div.verse p.body {
	margin: 3px 7px 7px 7px;
}

div#inspiration div.verse p.body:first-letter {
	font-size: 200%;
	font-weight: bold;
	float: left;
	font-family: Times New Roman, serif;
}

/* footer */
div#footer {
	width: 800px;
}

div#footer-menu p {
	text-align: center;
	font-size: 8pt;
}

div#copyright p {
	text-align: center;
	font-size: 8pt;
	margin: 2px;
}

/* buttons */
a.admin-button {
	border: 1px solid #33f;
	color: white;
	background: blue;
	padding: 2px;
	text-decoration: none;
}

a.admin-button:hover {
	color: blue;
	background: white;
}
