/*
Theme Name: St. Mary's Ryde
Theme URI: http://stmarysryde.org
Description: The smooth and clean design of St. Mary's Ryde by Michael Acain.
Version: 1
Author: Michael Acain
Tags: blue, pale white, variable width, two columns
*/


/* Begin structure */

body {
	margin: 0;
	padding: 0;
	background: #283f48 url("http://stmarysryde.org/images/background.jpg") top center scroll repeat;
	font-family: Georgia, Serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #324e59;
	line-height: 10.5pt;
}

#container {
	margin: auto;
	padding: 0;
	height: 100%;
	width: 800px;
}

#frame {
	background-color: #f8f8ed;
	z-index: 1;
	width: 594px;
	padding: 3px;
}

#sidebar {
	background-color: #121e22;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar div, #sidebar table, #sidebar p {
	margin: 0;
	text-align: left;
}

#content {
	position: relative;
	margin-top: -12px;
	margin-bottom: -12px;
	z-index: 2;
	width: 580px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
}

#content div, #content table, #content p {
	margin: 0;
	text-align: left;
}

.copyright {
	margin: 0;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #e1e1d7;
	font-family: Georgia, Serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #1b1f20;
	border-bottom: 3px solid;
	border-color: #1b1f20;
	display: block;
}

/* End structure */


/* Begin text */

p, span, font, input, textarea {
	font-family: Georgia, Serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #324e59;
	line-height: 10.5pt;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 3px 0px 3px 35px;
	background: #e1e1d7 url("http://stmarysryde.org/images/title.jpg") center repeat-x;
	font-family: Georgia, Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #1b1f20;
	line-height: 10.5pt;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 3px solid;
	border-color: #1b1f20;
	display: block;
}

h2 {
	margin: 0;
	padding-left: 10px;
	background-color: #283f48;
	font-family: Georgia, Serif;
	font-size: 9.5pt;
	font-weight: normal;
	color: #e1e1d7;
	line-height: 12pt;
	text-align: left;
	text-decoration: none;
	border-bottom: 3px solid #91918a;
	display: block;
}

h3 {
	margin: 0;
	font-family: Georgia, Serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #324e59;
	text-align: left;
	text-decoration: underline;
	display: block;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e1e1d7;
	width: 300px;
	border: 1px solid #283f48;
}

blockquote {
	margin: 0;
	margin-left: 16px;
	padding: 3px;
	background-color: #e1e1d7;
	width: 540px;
	text-align: left;
	border: 1px dashed #283f48;
}

ol, ul, li {
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}

/* End text */


/* Begin links */

a {
	color: #1b1f20;
	text-decoration: underline;
}

a:hover {
	color: #324e59;
	text-decoration: underline;
}

#sidebar a {
	margin: 0;
	color: #578191;
	text-decoration: none;
	display: block;
}

#sidebar a:hover {
	margin: 0;
	padding-left: 10px;
	background-color: #26424d;
	color: #e1e1d7;
	text-decoration: none;
	display: block;
}

/* End links */


/* Begin extra styling */

img, a img {
	border: 0px;
}

hr {
	border: 1px solid;
	border-color: #283f48;
}

.left {
	width: auto;
	float: left;
}

.right {
	width: auto;
	float: right;
}

.hide {
	display: none;
}

/* End extra styling */
