/*
Theme Name: Holy Cathedral
Theme URI: http://wordpress.org/
Description: Custom Wordpress Theme for Holy Cathedral.
Version: 1
Author: Rob Harris
Author URI: http://www.robharrisdesign.com/
Tags: blue, custom header, fixed width, two columns, widgets

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	/*font-size: 62.5%;  Resets 1em to 11px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #b2acbb;
	color: #6e6e6e;
	text-align: center;
	}

#page {
	text-align: center;
	}

#header {
	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}
#navigation{
	position: absolute;
	left: 0px;
	bottom: 2px;
	width: 100%;
	height: 32px;
}
#navigation ul, #navigation dl{
	display: inline;
	margin: 0px;
}
#navigation ul li, #navigation dl dt{
	list-style: none;
	list-style-position:inside;
	display: inline;
	float: left;
	position: relative;
	height: 31px;
	margin: 0 auto;
}
#navigation ul li a.curPg, #navigation ul li a, #navigation dl dt a, #navigation dl dt a.curPg{	
	padding: 7px 32px 0px 32px;
	font-size: 13px;
	text-decoration: none;
	margin: 0 auto;
	margin-left: 4px;
	height: 31px;
	display: inline-block;
}
#navigation ul li a, #navigation ul li a:visited, #navigation dl dt a, #navigation dl dt a:visited{
	background: url(images/nav_bgs_01.jpg) repeat-x;
	color: #231d0a;
}
#navigation ul li a.curPg, #navigation ul li a:visited.curPg, #navigation dl dt a.curPg, #navigation dl dt a.curPg:visited{
	background: url(images/nav_bgs_03.jpg) repeat-x;
	color: #f5d46f;
}
#navigation ul li a:hover, #navigation ul li a.curPg:hover, #navigation dl dt a.curPg:hover, #navigation dl dt a:hover{
	background:url(images/nav_bgs_05.jpg) repeat-x;
	color:#FFF;
}
#headerimg 	{
	margin: 7px 9px 0;
	height: 182px;
	width: 740px;
	}

#content {
	padding-top: 12px;
	font-size: 11px;
	width: 444px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	}
#contentPG{
	width: 673x;
	min-height: 250px;
	background: #ebe7ef;
	position: relative;
	margin-top: 0px;
	margin-left: 227px;
	color: #6e6e6e;
	font-size: 11px;
	padding: 6px;
	}
.widecolumn .entry p {
	font-size: 11px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: auto;
	font-size: 11px;
	}

.widecolumn {
	line-height: auto;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #a69665 url('images/HC_BGs_05.jpg') repeat-x;
	border: none;
	}

small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 14px;
	}

h2.pagetitle {
	font-size: 16px;
	}
h2.box{
	color: #f5d46f;
}

#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #482765;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #6e6e6e;
	font-size: 11px;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 11px 11px;
	}
.sticky h2 {
	padding-top: 3px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #82713c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: transparent;
	margin: auto;
	padding: 0;
	width: 100%;
	}
#headerFrame{
	background-image:url(images/HC_BGs_01.jpg);
	background-repeat: repeat-x;
	background-color: #130222;
	height: 182px;
	width: 100%;
	text-align: center;
	}
#header {
	background-color: #130222;
	margin: auto;
	padding: 0;
	height: 182px;
	width: 900px;
	position: relative;
	}
#headCtnInfo{
	float: right;
	padding-top: 36px;
	font-size: 11px;
	color: #a89151;
	text-align: right;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
#subHeadHome{
	background: #77652f;
	width: 100%;
	height: 216px;
}
#subHeadPg{
	background: #77652f;
	width: 100%;
	height: 70px;
}
#cntHolder{
	/*background:url(images/HC_BGs_04.jpg) repeat-x #b2acbb;*/
	width: 900px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	height: 388px;
	}
#ctnHldrBg{
	background:url(images/HC_BGs_04.jpg) repeat-x #b2acbb;
	width: 100%;
	position: relative;
	margin: 0 auto;
	text-align: center;
}
#ctnBox1{
	margin-top: 3px;
	width: 444px;
	height: 171px;
	line-height: 12px;
}
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 600px;
	}
h2.homeBox{ color: #5f4f1f; margin-top: 3px; margin-left: 7px; }
.widecolumn {
	padding: 11px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 279px;
	clear: both;
	}
	
#footerCtn{
		width: 900px;
		margin: 0 auto;
		height: 251px;
		text-align: left;
		line-height: 19px;
		font-size: 90%;
		position:relative;
	}
#footerCtn a, #footerCtn a:visited{
	color: #231d0a;
	font-size: 14px;
}
#footer a:hover{
	color: #e6d49f;
	text-decoration: none;
}

#footNav{
	float: left; 
	margin-left: 10px; 
	margin-top: 37px;
	height: 175px;
	width: 600px;
}
#footNav ul{ margin: 0; padding: 0px;}
#footNav ul li{ list-style: none; display: block; width: 165px; float: left; margin-right: 5px;}
#footNav ul li ul{ margin-left: 3px; padding: 0px; }
#footNav ul li ul a, #footNav ul li ul a:visited{ color: #e6d49f; }
#footNav ul li ul a:hover{ color: #231d0a; }
#footNav ul li ul li {list-style: url(images/bullett_footer.png); list-style-position:inside; margin: 0px;}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 4px 0 0;
	}

h2.pagetitle {
	margin-top: 70px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	float: right;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 10px auto 5px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0;
	list-style: none;
	padding-left: 11px;
	text-indent: -11px;
	font-size: 11px;
	}

html>body .entry li {
	margin: 7px 0 8px 11px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 11px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 11px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 11px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 11px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 11px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 11px;
	padding: 5px 5px 11px 11px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 11px;
}

.commentlist p {
	margin: 11px 5px 11px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 7px 0 7px 0;
	position: absolute;
	top: 0;
	right: 0;
	margin-left: 650px;
	width: 300px;
	text-align: left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 3px auto 0;
	width: 90%;
	color: #3d331d;
	}

#wp-calendar #next a {
	padding-right: 11px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 11px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 11px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 11px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 11px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#prayer_div text-area, #prayer_message{background-color: transparent; background-image: url(images/transparent_bg.png); height: 40px; margin-left: 4px;}

div.wpcf7-validation-errors{background: #FFF;}
.wpcf7-not-valid-tip-no-ajax{float: right; font-size: 8px; display: block; border: 1px solid red; background: #FFF; padding: 1px; margin-right: -133px;}
#sidebarPG{float: left; width: 217px;}
#subLinks{float: left; width: 100%; background: #a29161; text-align: center;}
#subLinks a, #subLinks a:visited{ display: block; height: 24px; width: 217px; color: #FFF; text-align: left; padding-left: 15px; font-size: 13px; font-weight: bold; padding-top: 5px; margin-top: 2px; }
#subLinks a:hover{color: #f5d46f; background: url(images/subLinkHover.png) no-repeat; }
.wpcf7-mail-sent-ok{ background: #FFF; }

div.wohBlock{
	border: 2px solid #6684c3;
	background: #f8f4e7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	margin-top: 5px;
	text-align: left;
}
div.wohBlock h2{
	color: #6684c3;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
	display:inline-block;
}
div.wohBlock h2.purple{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #670070;
	font-size: 28px;
}
div.wohBlock h2.purple2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #670070;
	font-size: 22px;
	text-decoration: underline;
	text-align: center;
	width: 100%;
}
div.wohBlock span.blue{
	color: #6684c3;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
}
div.wohBlock ul{
	padding-left: 30px;
	margin-bottom: 2px;
	margin-top: 1px;
}
div.wohBlock li{
	list-style:url(images/listdeco_woh.gif);
}
div.whoBlock li.bcAware{list-style:url(images/list_deco-breastcancer.gif);}
/* End captions */
div#youthCorner img{ position: absolute; right: -10px; top: 20px; }

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
