/* @override http://localhost/stclares/template/screen.css */

/* @group Site Chrome */

body {
}

#sidebar {
	text-align: left;
	padding-left: 2em;
	padding-right: 2em;
	float: right;
	width: 25%;
}

#sidebar img {
	width: 100%;
	margin:0px;
	padding:0px;
}

#sidebar h1 {
	text-align:center;
	margin-top:5px;
	margin-bottom:0;
}

#top {
	text-align: left;
	padding: 0px;
	height: 84px;
	margin: 0px;
}

#top h1 {
	color: white;
	padding-top: 0.75em;
	padding-left: 0.75em;
}

#top img {
	margin:0;
	padding:0;
}

#navbar {
	display: block;
	/* width: 100%; */
	text-align: center;
	height: 29px;
	margin-top:0px;
}

#navbar a {
	display: inline-block;
	width: 172px;
	color: black;
	text-decoration: none;
	text-align: center;
	height:100%;
	padding-top:5px;
	height:20px;
}

#navbar a#active {
	background-position: 0 -2px;
}

#navbar a:hover {
	text-decoration: underline;
}

#content {
	padding-right: 1em;
	margin-left: 1em;
	padding-top: 2em;
	font-family: "Goudy Old Style", Georgia, serif;
}

#content h1 {
	font-weight: bold;
	font-size: 1.75em;
}

.collect-box {
	text-align:center;
}

.collect-text {
	border: 1px solid gray;
	width: 60%;
	display: inline-block;
	padding: 1em;
	-khtml-border-radius:1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	-moz-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	background: #bbb;
	behavior: url(/template/ie-css3.htc);
}

cite {
	font-style: italic;
	margin-left: 2em;
	line-height: 1.5em;
	vertical-align: text-top;
}

/* @end */


/* @group applet.blog */

.left-column .post {
	border: 1px solid #bbb;
	margin-bottom: 1em;
	padding: 1em;
	padding-top:0;
	-khtml-border-radius:0.5em;
	-moz-border-radius:0.5em;
	border-radius:0.5em;
}

/* @end */

/* @group kingdom */

.prayer-generator {
	padding-bottom: 2em;
	border-bottom: 1px solid;
}

.prayer-generator p {
	margin-top: 0;
	margin-bottom: 0;	
}

.prayer-generator .applet-content {
	
}

.prayer-generator h3 {
	text-decoration: underline;
	font-size: 1.3em;
	margin-top: 3em;
}

/* @group applet.prayer_generator */

.prayerSelectionBox{
	/* the selection box */
}

.prayerRenderOuterBox{
	padding: 1em;
	padding-top: 0;
	margin: 1px;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid white;
}

.prayerRenderOuterBox:hover {
	border: 1px solid lightgrey;
}

.prayerChoiceButtons {
	visibility: hidden;
	padding-top: 0;
	padding-bottom: 0;
	text-align: right;
}

.prayerRenderOuterBox h4 {
	margin-top: 0;
}

.prayerRenderOuterBox:hover .prayerChoiceButtons {
	visibility: visible;
}

.congregation {
	margin-left: 2em;
	font-style: italic;
}

.congregation h4 {
	margin-left: -1em;
	font-style: normal;
}

img.rarrow{
	display: inline;
}

img.larrow{
	display: block;
	float: left;
}

/* @end */

.eightfiftyfive {
	
}

/* @end */

/* @group church */

.left-column{
	float: left;
	width: 45%;
}

.right-column{
	float: right;
	width: 45%;
}

.service-title{
	font-weight:bold;
}

.event {
	padding-bottom:0.75em;
	font-size:1.2em;
}

.event .date {
	display:block;
	font-weight: bold;
}

/* @end */

/* @group people */

.applet-box {
	border: 1px solid #bbb;
	background: white;
	margin-bottom: 1em;
	padding: 1em;
	padding-top:0;
	-khtml-border-radius:0.5em;
	-moz-border-radius:0.5em;
	border-radius:0.5em;
}

.applet-box hr {
	width: 50%;
	border:none;
	border-bottom: 1px solid #bbb;
}

/* @end */

