/*
Theme Name: Faith Hospice
Theme URI: http://faithhospicecare.org/weblog/
Description: The default Faith Hospice weblog theme based on the Faith Hospice website template.
Version: 2.0
Author: Christian Bell
Author URI: christian.bell@christianlivingservices.org
Tags: default

	Faith Hospice

	This theme was custom designed to match the Faith Hospice website.
*/

/*	The Faith Hospice website is built with pure HTML5. We’re proud to support web standards.
	
	We also want to share what we’ve learned. Although the basic design of this site, as
	well as all written content, photographs, and logos are the copyright property of
	Holland Home, the HTML and CSS code for this site is licensed under a Creative Commons
	BSD license (http://creativecommons.org/licenses/BSD). Share alike and give it away. */

/*	This is the stylesheet for the admin pages. */

@media all {
	body#weblog section p.colophon {
		background: #efefef;
		padding-left: 12px;
		color: #000;
		border: 1px dotted #ddd;
		font-size: 7.5pt; }
}


@media screen {
	body#weblog aside#right ul li {
		padding-bottom: 3px; }

	body#weblog aside#right ul li a:link,
	body#weblog aside#right ul li a:visited {
		color: #7070ac;
		text-decoration: underline;
		display: inline;
		padding: 0; }

	body#weblog aside#right ul li img {
		margin: auto; }

	body#weblog section {
		height: auto !important;
		margin-right: 212px;
		min-height: 0; }

	body#weblog section.singleEntry {
		padding-bottom: 400px; }

	body#weblog p#navLinkOlder a:link,
	body#weblog p#navLinkOlder a:visited {
		float: left;
		display: block;
		padding: 6px 24px;
		border: 1px dotted #7070ac;
		background: #dbd9f0;
		text-decoration: none;
		width: 100px; }

	body#weblog p#navLinkNewer a:link,
	body#weblog p#navLinkNewer a:visited {
		float: right;
		display: block;
		padding: 6px 24px;
		border: 1px dotted #7070ac;
		background: #dbd9f0;
		text-decoration: none; }

	body#weblog section h1 a:link,
	body#weblog section h1 a:visited {
		text-decoration: none; }
}
