/* Custom Page Template - Text Styles */
/* (this is a separate file so CP text editor can display styles as they should appear) */

h1 {
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	color:#27a0cf;
	margin:0 0 10px;
}

h2 {
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	color:#000;
	margin:5px 0 5px 0;
}
h3 {
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:16px;
	line-height:16px;
	color:#000;
	margin: 0 0 5px 0;
}
h4 {
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:14px;
	line-height:16px;
	color:#27a0cf;
	margin: 0 0 5px 0;
}

.customtext {
	color: #000000;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size: 12px;
	line-height:16px;
	margin:0 0 10px 0;
}
.customtext ul {
	margin:0;
	padding:0;
	list-style:square;
}
.customtext ol {
	margin:0;
	padding:0;
}
.customtext li {
	padding:0 0 5px;
	margin:0 0 0 20px;
}
.customtext a:link,.customtext a:visited {
	color:#27a0cf;
	font-weight:bold;
	text-decoration: none;
}
.customtext a:hover {
	text-decoration: underline;
}

blockquote {
	margin:0 0 10px;
	padding: 10px;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size: 18px;
	line-height: 20px;
	color: #ec008c;
	background-color:#d4e4e2;
	font-weight: bold;
}
blockquote span {
	font-family:Verdana,Arial,Helvetica,san-serif;
	font-size: 14px;
	display:block;
	color:#415960;
	padding-top:5px;
}

.walkinfo {
	background-color:#d4e4e2;
	margin:0 0 10px;
	padding: 10px;
	font-family:Verdana,Arial,Helvetica,san-serif;
	font-size: 13px;
	line-height: 16px;
}
.walkinfo h4 {
	font-size: 18px;
	line-height: 20px;
}

.sevenchurches {
	width:170px;
	height:280px;
	background-color:#d4e4e2;
	margin:0 0 10px;
	padding: 10px;
	position: relative;
	overflow: hidden;
}
.sevenchurches ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
.sevenchurches li {
	position: absolute;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family:Verdana,Arial,Helvetica,san-serif;
	font-size: 11px;
	line-height: 14px;
}
.sevenchurches li h4 {
	margin:5px 0;
}
.sevenchurches li img {
	display: block;
}

/* These styles are for the customtext text object */
p.intro {
	font-family:Verdana,Arial,Helvetica,san-serif;
	margin:0 0 15px;
	font-size: 18px;
	line-height: 22px;
}

/* general table properties */
.customtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 10px;
	line-height:16px;
	background-color:#FFFFFF;
	border-spacing: 1px;
	text-align:left;
	margin-bottom:10px;
}
/* table column header style*/
.customtable th {
	background-color:#27a0cf;
	color:#fff;
	font-weight:bold;
	font-size: 11px;
	text-align: left;
	padding: 5px;
}
/* table row header style*/
.customtablerh {
	font-weight:bold;
}
.customtabler {
	background-color:#f1f1f1;
	font-size: 10px;
	text-align:left;
	padding: 5px;
}
/* style of the odd table row*/
.customtabler1 td {
	background-color:#f1f1f1;
	font-size: 10px;
	text-align:left;
	padding: 5px;
	vertical-align: top;	
}
/* style of the even table row*/
.customtabler0 td {
	background-color:#d7d7d7;
	font-size: 10px;
	text-align:left;
	padding: 5px;
	vertical-align: top;
}

 /* Image Formatting */
.imgborder {
	padding:1px;
	border:solid 6px #f8941c;
}
.imgcaption {
	color:#777;
	font-style:italic;
	padding:2px 5px;
	font-size:11px;
}
.churchwalk-photo {
	text-align:center;
	margin-bottom:12px;
}
.churchwalk-photo img {
	margin:0 auto;
	border:solid 2px #000;
}

/* thermometer */
.thermometer {
	position:relative;
	width:190px; height:432px; margin-bottom:24px;
	background:url(../img/churchwalk/thermometer-main.jpg) top left no-repeat;
}
.thermometer-team {
	position:relative;
	width:190px; height:432px;
	background:url(../img/churchwalk/thermometer-team.jpg) top left no-repeat;
}
.thermometer-progress {
	position:absolute;
	bottom:90px;
	left:85px;
}
.thermometer-data {
	margin-bottom:24px;
	background-color:#d4e4e2;
	padding:10px;
	width:170px;
	text-align:center;
}
.thermometer-data .amount {
	font-size:20px;
	color:#000;
}
.thermometer-data .sponsor-link a {
	margin:8px 3px 0;
	padding:2px;
	font-size:15px;
	border:outset 2px #27a0cf;
	background-color:#27a0cf;
	display:block;
	color:#fff;
	text-decoration:none;
}

/* blog update panel */
.blogupdate {
	margin:24px 0;
}
.blogupdate-heading {
	color: #455560;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size: 12px;
	font-weight:bold;
	line-height:16px;
	margin:10px 0 0;
}
.blogupdate-heading a {
	color: #455560;
	text-decoration:none;
}
.blogupdate-heading a:hover {
	text-decoration:underline;
}
.blogupdate-date {
	font-weight:normal;
}
.blogupdate-intro {
	color: #455560;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	margin:0 0 15px;
}
.blogupdate-intro a {
	color: #455560;
	font-weight:normal;
	text-decoration:none;
}
.blogupdate-intro a:hover {
	text-decoration:underline;
}
