/*
Theme Name: 0 - Twentyten Members Only theme
Theme URI: http://sharethepractice.org
Description: Customized version of Twentyten for Member's Only sites 
Author: Share the Practice
Author URI: http://sharethepractice.org/
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
Template: twentyten
*/


@import url("../twentyten/style.css");


#content .chaplain-report-content-container h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #666;
	}

#content .chaplain-report-content-pre {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	padding: 4px 4px;
	margin: 0 0 12px 0;
	}

#content .chaplain-report-content {
	padding: 12px 0;
	}

#content .chaplain-report-content-post {
	clear: both;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	margin: 12px 0 12px 0;
	}

#content .chaplain-report-content-post th {
	width: 50%;
	}

#content .chaplain-report-content-post td {
	font-size: .9em;
	}


#content .chaplain-report-content-post hr {
	margin: 8px 0;
	}

.ok-to-share-notice {
	color: #060;
	background: #efe;
	}

.internal-use-only-notice {
	color: #600;
	background: #fee;
	}


