/*
Theme Name: Christ Church Cathedral
Theme URI: http://www.captovate.com.au
Description: A theme for Christ Church Cathedral designed and developed by Captovate.
Version: 1.0
Author: Aaron Booth
Author URI: http://www.captovate.com.au
Tags: fixed width, two columns, widgets

*/

/*PNG FIX
----------------------------------------------------*/
img, div { behavior: url(scripts/iepngfix.htc) }


/* Begin Typography & Colors */
body {
	background: #1e2f44 url(images/bg.jpg) repeat-x;
	color: #666;
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#page {
	border-top: 5px solid #b7b08a;
	text-align: left;
	font-size: 1.3em;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial,' Trebuchet MS', 'Lucida Grande', Verdana,  Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

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

#home h2 {
	font-size: 2em;
	}
h2{
	font-size: 3em;
	margin-bottom:20px;
	}
h2.pagetitle {
	font-size: 2.5em;
	}
.archive h2{
	font-size: 2em;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

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: #c05c02;
	}

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;
	}
h1 {
	padding-top: 70px;
	margin: 0;
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


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

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

a, h3 a:hover {
	color: #c05c02;
	text-decoration: none;
	}

a:hover {
	color: #e76d00;
	text-decoration: underline;
	}
#footer A, #footer A:active, #footer  A:visited   {
	color: #8e9aa9;
	text-decoration: none;
	font-weight: normal;
}
#footer A:hover {
	color: #8e9aa9;
	text-decoration: underline;
}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

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



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}
.corset{
	width: 940px;
	position: relative;
	margin: 0 auto;
	}
#header .corset{
	height: 131px;
	}
#page{
	background: url(images/bg.jpg) repeat-x;
}
#logo{
	position: absolute;
	left:0;
	top:18px;
	}
#content {
	padding: 0 0 30px 0;
	margin: 0px;
	background-color: #fff;
	overflow: hidden;
	}
#mainCol {
	padding: 0;
	margin: 0px;
	width: 680px;
	float: right;
	}
#sidebar{
	padding: 0 0 10px 0;
	float: left;
	margin: 0 40px 0 0;
	width: 220px;
	_margin:0 20px 0 0;
	}

#sidebar form {
	margin: 0;
	}

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

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

.clear {
	clear: both;
}

#footer {
	padding: 20px 0;
	clear: both;
	background: #1e2f44 url(images/bg_footer.jpg) repeat-x;
	color: #8e9aa9;
	}
#footer .corset{
	background: url(images/logo_footer.gif) no-repeat left top;
}
.footerLeft{
	width: 280px;
	float: left;
	margin-left: 260px;
	}
.footerRight{
	width: 300px;
	float: left;
	margin-left: 100px;
	}
/* End Structure */


/*Begin Homepage */
#home #page{
	background: url(images/bg_hp.jpg) repeat-x;
}
#home #header{
	background: url(images/church_topRight.gif) no-repeat center top;
	}
#home #header .corset{
	padding: 0;
	height: 340px;
	background: url(images/church_top.jpg) no-repeat right top;
	}
#church{
	position: absolute;
	right:0px;
	bottom:0;
	z-index: 1;
	}
#welcome{
	position: absolute;
	left:-35px;
	top:144px;
	z-index: 10;
	}
#deansMessage{
	position: absolute;
	left:0;
	top:279px;
	z-index: 10;
	}
#deanButt{
	position: absolute;
	left:0;
	top:279px;
	z-index: 10;
	color: #fff;
	background-color: #c05c02;
	padding: 3px 8px;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.2em;
	text-decoration: underline;
	}
#deanButt:hover{
	background: #E26D04;
	}
.post {
	margin: 0 0 0 0px;
	padding-top: 20px;
	text-align: justify;
	line-height: 1.6em;
	}
.spost{
	border-top: 1px dashed #d1d1d1;
	padding-top: 10px;
	}
#home .post h2{
	margin: 0 0 10px 0;
	line-height: 1.2em;
	}
.post h2{
	margin: 10px 0 20px 0;
	text-align: left;
	line-height: 1.2em;
	}

.post h3{
	margin: 0 0 5px 0;
	}
.post h2 a, .post h2 a:visited{
	color: #c05c02;
	}
.post h2 a:hover{
	color: #e76d00;
	}
.postDate{
	width: 60px;
	height: 64px;
	padding-top:0px;
	float:left;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	background: url(images/bg_date.gif) no-repeat;
	}
.postDate span{
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	line-height: 1em;
	}
.postCat{
	margin:0;
	padding:0;
	text-transform: uppercase;
	}
.postCat a, .postCat a:visited{
	font-size: .9em;
	color: #888;
	}
.postText{
	width: 600px;
	padding-bottom:10px;
	float: right;
	border-bottom: 1px dashed #d1d1d1;
	line-height: 1.6em;
	}
.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	padding: 2px;
	}
#home .postmetadata {
	clear: both;
	background: url(images/ico_comment.gif) no-repeat;	
	padding: 2px 0 4px 30px;
	}


/*End Homepage */


/*Navigation - Sidebar */	

#sideRibbon{
	padding:17px 20px 30px 20px;
	background: #b6af89 url(images/bg_nav.gif) no-repeat left bottom;
	}
#sidebar #nav {
	margin:0px;
	font-size: 1.3em;
	}
#sidebar #nav li{
	margin:0;
	padding: 7px 0 7px 18px;
	list-style: none;
	border-top: 1px dashed #dbd8c5;
	font-family:"Times New Roman", Times, serif;
	background: url(images/arrow_nav.gif) no-repeat 0px 13px;
	}
#sidebar #nav li ul{
	display:none;
	margin-left: -5px;
	}
#sidebar #nav li ul li{
	font-size: .8em;
	border: none;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	}
#sidebar #nav .current_page_item ul, #sidebar #nav .current_page_parent ul{
	display: block;
}
#sidebar #nav .current_page_item a, #home .homeButt a  {
	color: #efecdc !important;
	font-weight: bold;
}
#sidebar #nav a, #sidebar #nav  a:active, #sidebar #nav a:visited, #sidebar #nav .current_page_item ul li a  {
	color: #fff;
	}
#sidebar #nav li a:hover, #sidebar #nav li ul li a:hover{
	color: #c05c02 !important;
	text-decoration: none;
	}
/* End Navigation */



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

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. */

.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 10px;
	}

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

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: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar #searchform {
	margin: 0;
	padding: 0;
	text-align: left;
	}
#searchform td{
	padding: 0;
	}
#sidebar #searchform #s {
	width: 113px;
	padding: 2px 2px 2px 20px;
	height: 17px;
	margin-right: 7px;
	background: url(images/bg_search.gif) no-repeat 2px 3px;
	background-color: #fff;
	border: 1px solid #ccc;
	}

#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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

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







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	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 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
.linklove {
	display: none !important;
	}
/* 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: 10px;
	-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;
}
/* End captions */
.gallery-item {
				width: 25% !important;	
					}


