/* CSS Document for Seeds of Literacy
   written by Bridget Stewart http://shallowthoughts.org
*/

/* ==============================
	=Inside Page Content
   ============================== */

/* =Main Content */

#content {
	clear: both;
	width: 62.9167em;
	position: relative;
	left: 2.0833em;
	top: -0.35em;
	padding-top: 2em;
	background: #fff url(../images/site-images/outline-top.jpg) top left no-repeat;
}
#content-main {
	float: right;
	width: 63%;
	padding: 0 1.25em 1.5em;
	line-height: 1.5em;
}
#content-main a {
	border-bottom: dotted #607A5B 1px;
}
#content-main a:focus, #content-main a:hover {
	border-bottom: none;
}
#content-main img, #content-main a:link img {
	border: solid #607a5b 2px;
	float: right;
	padding: 0.25em;
	margin: 0 1em;
}
h3 {
	margin-top: 1em;
}
h3, #content-sub h4 {
	font-size: 150%;
	text-transform: capitalize;
	padding-bottom: 0.5em;
}
h4 {
	font-size: 120%;
	padding-bottom: 0.5em;
	line-height: 1.5;
}
#section1 h3, .news-item h3, .vevent h3 {
	margin-top: 0;
}
#content-main ul {
	list-style: square outside;
}
#content-main ul li {
	padding-bottom: 0.75em;
	margin-left: 1.25em;
}
#content-main ul ul {
	list-style: circle outside;
}
#content-main ul ul li {
	padding-bottom: 0;
}
#content-main ol {
	list-style: decimal inside;
}
#content-main ol li {
	padding-bottom: 0.75em;
}

.news-item, .vevent {
	padding-bottom: 1.25em;
}
.cost span {
	font-weight: bold;
}
.news-item h3 + p, h4 + p {
	font-style: italic;
	padding-bottom: 1em;
}
.vevent .description {
	display: none;
}
.news-item img {
	float: right;
	margin: 0 0 1em 1em;
	width: 12.5em;
	height: 8.3333em;
}
#content, #section1, #section2, #section3, #locations-list div {
	overflow: hidden;
}

/* =Locations Page */

#locations-list {
	text-transform: capitalize;
	margin-left: -1em;
	font-size: 1.25em;
}
#locations-list li {
	display: block;
	list-style-type: none;
	border-top: solid #BBB57C 2px;
	padding-top: 1em;
	overflow: hidden;
}
#locations-list li p {
	padding-bottom: 0;
}
#contact-page .vcard {
	line-height: 0.25;
}
#contact-page .adr, #contact-page .tel {
	margin-bottom: 0.5em;
}
#contact-page .work {
	display: none;
}
.map {
	float: right;
}
.type {
	display: none;
}
/* =Volunteer Page */

blockquote {
	font-size: 1.25em;
	padding: 0 1em;
	margin-top: 1.5em;
	font-style: italic;
}
blockquote, blockquote + p {
	color: #ad8818;
}
blockquote + p {
	padding: 0 1em;
}

/* Sub Content */

#content-sub {
	width: 30%;
	float: left;
	background: #fff;
	margin-left: 1em;
}
#content-sub li {
	margin-bottom: 0.75em;
}
#content-sub h3, #content-sub h4 {
	background: #EAEEF0 url(../images/site-images/sub-content-bg.png) bottom left repeat-x;
	padding: 0.5em 0.75em;
}
#content-sub li {
	text-transform: capitalize;
}
#footer {
	position: relative;
	width: 91%;
}
.no-show {
	display: none;
}
/* =Contact Page */

#contact-page .vcard {
	line-height: 0.25;
}
#contact-page .adr, #contact-page .tel {
	margin-bottom: 0.5em;
}
#contact-page .work {
	display: none;
}

/* =Form Elements */

#form-div {
	border-top: solid #607a5b 2px;
	margin-top: 2em;
	padding-top: 1em;
}
fieldset.req-set, fieldset.opt-set {
	border: solid #BBB57C 1px;
	margin: 1em 0;
	padding: 1em;
}
legend.req-legend, legend.opt-legend {
	color: #607a5b;
	font-size: 1.2em;
}
label {
	display: block;
	margin-top: 0.5em;
}
input:focus {
	background-color: #d6eaf8;
}
input.button {
	margin: 1em 0;
}
.form-footer {
	text-align: right;
	border-top: solid #607a5b 2px;
}
#message {
	width: 99.5%;
}

/* =Archive & Testimonials Pages */
#archive h3, #content-sub h4 {
	background: #EAEEF0 url(../images/site-images/sub-content-bg.jpg) bottom left repeat-x;
}
#archive h4 {
	background: transparent;
	padding: 0 0.75em 0.25em;
	font-size: 120%;
}
#archive-scope, #category-scope {
	margin: 0 0 0.5em 0;
	font-variant: small-caps;
}

/* =Testimonial Pages */

.testimonial {
	margin-bottom: 2em;
	overflow: auto;
}
.testimonial h3 {
	margin-top: 0;
}
#category-page h3 {
	margin-top: 0;
}
/* =Documentation Pages */
#documentation-page #BB_BuyButtonForm {
	margin-bottom: 1em;
}
#documentation-page #content-sub ul {
	background: #D8E2E7;
	padding: 0.5em 0;
}
#documentation-page #content-sub ul li {
	padding: 0.25em 1em;
}
#documentation-page #content-sub li a, 
#documentation-page #content-sub h4 a  {
	border-bottom: dotted #607A5B 1px;
}
#documentation-page #content-sub li a:hover,
#documentation-page #content-sub h4 a:hover  {

	border-bottom: none;
}
#documentation-page h4 + p {
	font-style: normal;
}
#documentation-page .section {
	margin-bottom: 1em;
}
#documentation-page #content-main img {
	margin: 0.5em auto 1em;
	float: none;
	border: none;
}
#documentation-page #content-main a,
#documentation-page #content-sub li a,
#documentation-page #content-sub h4 a {
	border-bottom: none;
	text-decoration: underline;
}
