/*
*
*	calvarycleveland Style Sheet
*
*/

/***	Global	***/

body {
	background: #fff;
	margin: 0 0 80px;
	padding: 25px 0 0 0;
}

/***	Layout	***/

#wrapperA {
	float: left;
	text-align: right;
	width: 46%;
}

#branding {
	background: #e7e7e7;
	height: 103px;
	margin: 0 3px 7px 0;
}

#nav {
	background: #e0e7ee;
	height: 216px;
	margin: 0 3px 7px 0; 
	padding: 25px 22px 25px 0 !important;
	padding: 25px 22px 21px 0;
}

#picture {
	background: #c0cea5;
	line-height: 1;
	margin: 0 3px 0 0;
}

#wrapperB {
	float: right;
	text-align: left;
	width: 54%;
}

#contentAWrapper {
	background: #b8cad5;
	margin: 0 0 0 4px;
}

#contentBWrapper {
	background: #c0cea5;
	margin: 0 0 0 4px;
}

#contentA {
	background: #e7e7e7 url(http://www.calvarycleveland.org/images/5.gif) no-repeat 111px 55px;
	border-right: 7px solid #fff;
	height: 195px;
	padding: 181px 30px 0 30px;
	width: 367px;
}

#contentB {
	background: #dae3ca;
	border-right: 7px solid #fff;
	height: 187px;
	margin: 7px 0 0 0;
	padding: 0 30px;
	width: 367px;
}

#copyright {
	background: #e7e7e7;
	border-top: 7px solid #fff;
	margin: 0 0 0 4px;
	padding: 10px 0 10px 30px;
}

/***	Branding	***/

#branding h1 {
	background: url(http://www.calvarycleveland.org/images/4.gif) left top no-repeat;
	display: inline;
	float: right;
	height: 62px;
	margin: 23px 42px 0 0;
	overflow: hidden;
	text-align: left;
	text-indent: -5000px;
	width: 229px;
}

#branding a {
	display: block;
	height: 62px;
	width: 229px;
}

#branding a:hover {
	border: none;
}

/***	Nav Wrapper | Nav	***/

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/***	Picture	***/

#picture img {
	border-left: 7px solid #fff;
	margin: 0 0 -2px 0;
	padding: 0;
}

#picture p {
	background: url(http://www.calvarycleveland.org/images/2.gif) no-repeat 0 20px;
	color: #888;
	float: right;
	line-height: 18px;
	margin: 0;
	padding: 15px 10px 0 20px;
	text-align: left;
	width: 281px;
}

/***	ContentA	***/

#welcome {
	border-right: 3px solid #fff;
	float: left;
	height: 195px;
	padding: 0 15px 0 0;
	width: 187px;
}

#welcome h2 {
	background: url(http://www.calvarycleveland.org/images/33.gif) no-repeat -1px 0;
	height: 25px;
	margin: 0 0 8px 0;
	overflow: hidden;
	text-indent: -5000px;
	width: 85px;
}

#whatsnew {
	float: right;
	padding: 0 0 0 25px;
	width: 135px;
}

#whatsnew h2 {
	background: url(http://www.calvarycleveland.org/images/36.gif) no-repeat -1px 0;
	height: 25px;
	margin: 0 0 8px 0;
	overflow: hidden;
	text-indent: -5000px;
	width: 100px;
}

#whatsnew img {
	margin: 0 0 7px 0;
	padding: 0;
}

#whatsnew p {
	display: inline;
	margin-right: 6px;
}

/***	ContentB	***/

#playpause {
	border-right: 3px solid #fff;
	float: left;
	height: 172px;
	padding: 15px 15px 0 0;
	width: 187px;
}

#playpause h2 {
	background: url(http://www.calvarycleveland.org/images/34.gif) no-repeat -1px 0;
	height: 44px;
	margin: 0 0 12px 0;
	overflow: hidden;
	text-indent: -5000px;
	width: 174px;
}

#recentMessages {
	float: right;
	padding: 15px 0 0 15px;
	width: 137px;
}

#recentMessages h2 {
	background: url(http://www.calvarycleveland.org/images/35.gif) no-repeat -1px 0;
	height: 25px;
	margin: 0 0 8px 0;
	overflow: hidden;
	text-indent: -5000px;
	width: 141px;
}

.attentionText {
	font-size: 14px;
}

.entryDate {
	color: #999;
}

#recentMessages ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#recentMessages li {
	border-bottom: 1px solid #fff;
	margin: 0 0 7px 0;
}

#recentMessages li#moreLI {
	border: none;
}

#recentMessages .mediaLinks {
	display: block;
	margin: 0 0 7px 0;
}

/***	Copyright	***/

#copyright p {
	color: #888;
	margin: 0;
	padding: 0;
}