/*  
Theme Name: NHOPC
Theme URI: http://www.nhopc.org/
Description: The word press theme for NHOPC
Version: 1.0
Author: Jim King
Author URI: 

*/



body {
  margin: 15px 0 0 0;
  background: #91bc99;
  color: #823880;
  font: small/1.4 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
  font: small/1.4 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}

#container {
	background: #cccccc;
	width: 752px;
	border: double #823880;
	min-height: 730px;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
}

#container h3 {
  font-size: 16px;
  font-weight: bolder;
}

#lb {
  position: relative;
  top: 0;
  left: 5px;
  float: left;
  width: 200px;
}

#lb h1 {
  display: block;
  background: transparent
  			url('images/nhdove.gif')
  			no-repeat left top;
  width: 200px;
  height: 96px;
  margin: 0;
}

#lb li {
  list-style-type: none;
}

#lb h1 span { display: none; }

#lb a {
  color: #823880;
}

#lb a:hover {
  color: #823880;
  font-weight: 900;
}

#content {
  width: 535px;
  margin-left: 210px;
}

#content h1 {
  display: block;
  background: transparent
  			url('images/newhope-logo.gif')
  			no-repeat left top;
  width: 361px;
  height: 89px;
  margin: 0;
}

#content h1 span { display: none; }

#content p {
  margin: 15px 15px 15px 0;
}

#footer {
  width: 752px;
  margin: 0 auto;
}

#footer h3 {
  font-size: 14px;
}

#msgbox {
	margin-left: 15px;
}

#msgbox img {
	border: none;
}

#verse h4 {
	background: transparent
	  			url('images/todaysgoodnews.gif')
	  			no-repeat left top;
	  width: 400px;
	  height: 90px;
	  margin: 0;
}

#verse h4 span {
	display: none;
}

#verse p {
	margin-top: 0;
}

#v {
	margin-top: 10px;
	display: block;
}

.pdflink {
  display: block;
  background: transparent
  			url('images/pdf_icon.gif')
  			no-repeat left top;
  width: 250px;
  height: 16px;
  padding-left: 20px;
}

.wordlink {
  display: block;
  background: transparent
  			url('images/word_icon.gif')
  			no-repeat left top;
  width: 250px;
  height: 21px;
  padding-left: 20px;
}

#schedule td {
	padding: 5px 5px 5px 15px;
	background:  white;
	color: black;
	border-top: 1px solid black;
	border-right: solid 1px black;
}

#contactus li {
	list-style: none;
}

#ff {
	margin: 0 0 0 73px;
}

#submit {
	margin: 10px 0 20px 450px;
}

#errors {
	margin-left: 25px;
}

.req {
	color: red;
}
		
.first {
	border-left: solid 1px black;
	border-right:  0;
}
		
.lastr {
	border-bottom: solid 1px black;
}

#ccb {
	margin: 15px 0 5px 15px;
	width: 150px;
	background: white;
	border: solid 1px black;
	padding: 5px 5px 5px 5px;
}

#ccb h3 {
	font-size: 10pt;
	margin: 0;
}

#ccb form {
	margin: 0;
}

#ccb input {
	margin-bottom: 5px;
}

#flickr img {
	border: 0;
}