/*///////////////////////////////////////////////////

STYLE SHEET

Site: reasonablefaith.com.au
Author: James Angus - ucantblamem.com
Copyright: (c) Copyright James Angus 2006.
Version: 2006.

/////////////////////////////////////////////////*/


/*-----------------------------------------------
	General Layout
-----------------------------------------------*/

* { margin: 0; padding: 0; }

html, body {
	height: 100%;
}

body {
	position: relative;
	font-size: x-small; /* for IE5/win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* For Compliant browsers */
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 140%;
	background: #FFF url(images/bg.gif) repeat center center;
}

html>body {
	font-size: small; /* Be nice to opera */
}

#shadow {
	background: url(images/shadow.gif) repeat-x center top;
}

#page {
	position: relative;
	width: 750px;
	margin: 0 auto 15px auto;
	padding: 0;
	background: url(images/main_bg.gif) repeat-y center center;
	border: 1px solid #94B5C2;
}

.clearing,
.clear {
	display: block;
	clear: both;
}

/*-----------------------------------------------
	Masthead
-----------------------------------------------*/

#masthead {
	background: url(images/top_bg.gif) repeat-x 0 0;
}

#masthead h1 {
	display: block;
	float: left;
	margin: 1.6em 0 0 1.4em;
}

#masthead h1 a {
	display: block;
	width: 238px;
	height: 43px;
	background: url(images/title.gif) no-repeat 0 0;
	text-indent: -999999px;
}

#photo {
	width: 683px;
	height: 59px;
	margin: 1.8em auto 1em auto;
	background: url(images/main_photo.jpg);
}

/*-----------------------------------------------
	Main menu
-----------------------------------------------*/

#mainMenu {
	float: right;
	margin: 3em 1em 0 0;
}

#mainMenu ul {
	margin: .8em 1em 0 0;
	padding: 0;
}

#mainMenu ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 0 0 2px;
}

#mainMenu ul li a {
	display: block;
	padding: .4em 1em;
	background: #E6EEF1;
	border: 1px solid #E6EEF1;
	text-decoration: none;
}

#mainMenu ul li a:hover {
	color: #1E6787;
	background: #FFF;
	text-decoration: none;
	border: 1px solid #1E6787;
}

/*-----------------------------------------------
	SubMenu
-----------------------------------------------*/

#subMenu {
	float: left;
	width: 210px;
	text-align: justify;
}

#subMenu h3 {
	display: block;
	height: 23px;
	text-indent: -5000px;
}

#subMenu h3.categories {
	background: url(images/subhead_categories.gif);
}

#subMenu h3.articles {
	background: url(images/subhead_archive.gif);
}

#subMenu h3.latest {
	background: url(images/subhead_latest.gif);
}

#subMenu ul {
	display: block;
	padding: 5px 0px;
	margin: 0 0 20px 0;
}

#subMenu ul li {
	width: 165px;
	margin: 0 0 0 35px;
	padding: 0 0 0 12px;
	list-style: none;
	background: url(images/arrow.gif) no-repeat 0 50%;
	border-bottom: 1px solid #E6EEF1;
}

#subMenu ul li.current-cat,
#subMenu ul li.active {
	font-weight: bold;
}

#subMenu ul li a {
	display: block;
	color: #000;
	padding: 1px 0 2px 2px;
	text-decoration: none;
	text-align: left;
}

#subMenu ul li a:hover {
	color: #FFF;
	background: #94B5C2;
}

#subMenu div.latest {
	margin: 0 0 0 35px;
}

#subMenu div.latest h4 a {
	margin: .8em 0 0 0;
	border: 0;
	text-align: left;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

#subMenu div.latest h4 a:hover {
	color: #FFF;
	background: #94B5C2;
}

#subMenu p {
	font-size: small;
	font-weight: normal;
}

/*-----------------------------------------------
	Content
-----------------------------------------------*/

#contentWrapper {
	float: right;
	width: 470px;
	padding: 10px 30px 30px 10px;
	text-align: justify;
}

h2, h3, h4, h5, h6, ul, ol, blockquote, p {
	margin: .5em 0;
}

a:link,
a:visited {
	color: #1E6787;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

h2 {
	margin-bottom: 1em;
	padding: .2em 0;
	color: #000;
	border-bottom: 4px solid #95B5C0;
	font-size: x-large;
	line-height: 120%;
}

h3 {
	margin-top: 1em;
	border-bottom: 1px solid #E6EEF1;
	font-size: large;
}

h3 a {
	display: block;
	padding: .2em 0;
	text-decoration: none;
}

h4 {
	font-size: medium;
}

h4 a {
	display: block;
	margin-top: -5px;
	text-align: right;
	font-weight: normal;
	font-size: small;
}

h5 {
	font-size: small;
}

h6 {
	font-weight: normal;
	font-size: xx-small;
}

hr {
	margin: 1em 0 3em 0;
	border: 0;
	border-bottom: 1px solid #E6EEF1;
}

img {
	margin: 0 1em .7em 0;
	border: 3px solid #E6EEF1;
}

img.alignleft {
	float: left;
}

p {
	margin: 1em 0;
}

textarea {
	max-width: 470px;
}

label {
	display: block;
	font-weight: bold;
}

label small {
	display: inline;
	color: #CC0000;
	font-weight: normal;
}

small {
	display: block;
	color: #666;
}

/*-----------------------------------------------
	Comments
-----------------------------------------------*/

h3#comments,
h3#respond {
	display: block;
	padding: .2em 0;
}

ol.commentlist {
	margin: 0;
	padding: 0;
}

ol.commentlist li {
	list-style: none;
	margin: 1.5em 0;
	padding: .5em 1em;
	background: #E6EEF1;
	border: 1px solid #1E6787;
}

ol.commentlist li cite {
	font-weight: bold;
}

/*-----------------------------------------------
	Footnotes
-----------------------------------------------*/

ol.footnotes {
	padding-top: 1.3em;
	border-top: 1px solid #95B5C0;
}

ol.footnotes li {
	margin-left: 1.5em;
}

div.footnotes {
	margin-top: 2.5em;
	margin-bottom: 2em;
	padding-top: .5em;
}

div.footnotes p {
	color: #666;
	white-space: pre;
	font-size: x-small;
	font-style: italic;
}

/*-----------------------------------------------
	Footer
-----------------------------------------------*/

#footer {
	padding: .5em 1em;
	background: #E6EEF1;
	border-top: 3px solid #94B5C2;
	font-size: 90%;
}

#footer p {
	margin: 0;
	color: #1E6787;
}

#footer a {
	text-decoration: none;
	font-weight: bolder;
	color: #1E6787;
}

