/*
Theme Name: SML Poole
Theme URI: http://wwww.smlpoole.org/
Description: WP Theme for St. Mary's Longfleet Poole.
Version: 1.0
Author: Rob Barrett
Author URI: http://www.rob-barrett.com/
*/

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #E7E3E2 url(images/bg-body.gif) repeat-y center;
	padding: 0;
	margin: 0;
}
#page {
	background-color: #FFF;
	width: 960px;
	padding: 10px 20px 20px;
	margin: 0 auto;
}
#preheader p {
	font-size: 1.2em;
	color: #888;
	margin-bottom: 10px;
}
#preheader a {
	color: #777;
	text-decoration: none;
}
#preheader a:hover { text-decoration: underline; }
#preheader  #breadcrumb {
}
/*#preheader  #login {
	float: right;
	width: 40%;
	text-align: right;
}*/
#header {
	background: #E7E3E2 url(images/header-lights-1.jpg) no-repeat;
	height: 188px;
	width: 960px;
	overflow: hidden;
}
#header h1 {
	width: 231px;
	height: 188px;
	margin-bottom: -200px;
}
#header a {
	display: block;
	width: 231px;
	height: 188px;
}
#header h1 span { display: none; }
#header div {
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 960px;
	height: 188px;
}
#header-images div { display: none; }
/*#header-images div#image1 { display: block; }
#image1 { background-image: url(images/header/header-bay.jpg); }
#image2 { background-image: url(images/header/header-berries.jpg); }
#image3 { background-image: url(images/header/header-boat.jpg); }
#image4 { background-image: url(images/header/header-boat-2.jpg); }
#image5 { background-image: url(images/header/header-children.jpg); }
#image6 { background-image: url(images/header/header-children-2.jpg); }
#image7 { background-image: url(images/header/header-children-3.jpg); }
#image8 { background-image: url(images/header/header-children-4.jpg); }
#image9 { background-image: url(images/header/header-chillies.jpg); }
#image10 { background-image: url(images/header/header-family.jpg); }
#image11 { background-image: url(images/header/header-hope.jpg); }
#image12 { background-image: url(images/header/header-hope-2.jpg); }
#image13 { background-image: url(images/header/header-leaves.jpg); }
#image14 { background-image: url(images/header/header-leaves-2.jpg); }
#image15 { background-image: url(images/header/header-levels.jpg); }
#image16 { background-image: url(images/header/header-lights.jpg); }
#image17 { background-image: url(images/header/header-lights-2.jpg); }
#image18 { background-image: url(images/header/header-sails.jpg); }
#image19 { background-image: url(images/header/header-sea.jpg); }
#image20 { background-image: url(images/header/header-sermons.jpg); }
#image21 { background-image: url(images/header/header-sermons-2.jpg); }
#image22 { background-image: url(images/header/header-sheep.jpg); }
#image23 { background-image: url(images/header/header-sparkler.jpg); }
#image24 { background-image: url(images/header/header-sunset.jpg); }
#image25 { background-image: url(images/header/header-sunset-2.jpg); }
#image26 { background-image: url(images/header/header-swirls.jpg); }
#image27 { background-image: url(images/header/header-theatre.jpg); }
#image28 { background-image: url(images/header/header-wheat.jpg); }
#image29 { background-image: url(images/header/header-windsurfer.jpg); }
#image30 { background-image: url(images/header/header-worship.jpg); }
#image31 { background-image: url(images/header/header-yacht-1.jpg); }
#image32 { background-image: url(images/header/header-yachts.jpg); }*/
#header h1 { display: none; }
#col1, #col2, #col3, #col4 {
	float: left;
	border-top-width: 10px;
	border-top-style: solid;
	padding-top: 10px;
}
#col1 { padding-top: 0; }
#col1 .content, #col2 .content, #col3 .content, #col4 .content {
	width: 227px;
	padding-left: 8px;
	padding-right: 9px;
	/*border-right: 1px dotted #999;*/
}
#col1 { border-top-color: #999; }
#col1 .content {
	padding-left: 0;
}
#col2 { border-top-color: #96CD02; }
.three-column #col2 .content {
	width: 471px;
}
.two-column #col2 .content {
	width: 680px;
	border-right: none;
	padding-right: 22px;
	padding-left: 22px;
}
.three-column #col4 .content { padding-right: 1px; }
#col3 { border-top-color: #109FFD; }
#col4 { border-top-color: #CE0033; }
#col4 .content {
	padding-right: 1px;
	border-right: none;
}
#col1 #nav {
	border-bottom: 1px dotted #999;
	padding-bottom: 1em;
	margin-bottom: 2em;
}
#col1 #nav li {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0.8333em;
}
#col1 #nav li:first-child { margin-top: 0; }
#col1 #nav li.skipnav { display: none; }
#col1 #nav li li { font-size: 1em; }
#col1 li ul {
	display: none;
	margin-top: 1em;
	margin-left: 15px;
}
#col1 li.current_page_item ul,
#col1 li.current_page_ancestor ul {
	display: block;
}
#col1 li.current_page_item ul ul,
#col1 li.current_page_ancestor ul ul {
	display: none;
}
#col1 li.current_page_parent li.current_page_item ul,
#col1 li.current_page_ancestor li.current_page_parent ul {
	display: block;
}
#col1 #nav a {
	color: #333;
	text-decoration: none;
}
#col1 #nav a:hover { text-decoration: underline; }
#col1 #nav li.current_page_item a { color: #109FFD; }
#col1 #nav li.current_page_item li a { color: #333; }
#col1 a {
	color: #333333;
	text-decoration: none;
}
#col1 a:hover { text-decoration: underline; }
#col1 .office {
	background: url(images/red-white-cross.gif) no-repeat;
	padding-top: 21px;
}
#col1 .tel {
	background: url(images/icon-phone.gif) no-repeat;
	min-height: 16px;
	padding-top: 3px;
	padding-left: 29px;
}
#col1 .email {
	background: url(images/icon-email.gif) no-repeat;
	min-height: 16px;
	padding-top: 3px;
	padding-left: 29px;
}
#container #col1 p {
	font-size: 1.1em;
	color: #33;
	margin-top: 0.909em;
}
#col4 .content *:first-child { margin-top: 0; }
#container h2 {
	font-size: 1.8em;
	color: #333;
	clear: both;
	margin-top: 1.111em;
}
#container .content h2:first-child { margin-top: 0; }
#container .ddsg-wrapper h2 { display: none; }
#container h3 {
	font-size: 1.4em;
	color: #333;
	clear: both;
	/*padding-bottom: 0.357em;*/
	margin-top: 1.429em;
	/*border-bottom: dotted 1px #999;*/
}
#container h3.speaker { clear: none; }
#container #col2.home h3 {
	padding-bottom: 0;
	border-bottom: none;
}
#container h4 {
	font-size: 1.3em;
	color: #666;
	display: inline-block;
	clear: both;
	/*padding-bottom: 0.385em;*/
	margin-top: 1.538em;
	/*border-bottom: dotted 1px #999;*/
}
#container p {
	font-size: 1.2em;
	margin-top: 1.667em;
	color: #333;
}
#container p.larger { font-size: 1.4em; }
#container #col2 ul,
#container #col3 ul,
#container #col4 ul {
	margin-top: 1.667em;
	color: #333;
	list-style: disc;
}
#container #col2 li,
#container #col3 li,
#container #col4 li {
	font-size: 1.2em;
	margin-top: 0.8333em;
	margin-left: 15px;
}
#container #col2 li li,
#container #col3 li li,
#container #col4 li li {
	font-size: 1em;
	margin-top: 0.8333em;
	margin-left: 15px;
}
#container #col2 li ul,
#container #col3 li ul,
#container #col4 li ul {
	margin-top: 0;
}
#container .ddsg-wrapper li { font-weight: bold; }
#container .ddsg-wrapper li li { font-weight: normal; }

#container table {
	width: auto;
	margin-top: 1.5em;
}
body.sermons-online #container table { width: 100% }
body.sermons-online #container table td { width: 40% }
body.sermons-online #container table td:first-child { width: 10% }
#container #col4 table { width: 100%; }
#container table th {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-align: left;
	padding-top: 0.417em;
	padding-bottom: 0.417em;
	border-bottom: 1px solid #CCC;
}
#container table td {
	font-size: 1.2em;
	color: #333;
	vertical-align: top;
	padding-top: 0.417em;
}
#container table th, #container table td { padding-left: 20px; }
#container table th:first-child, #container table td:first-child { padding-left: 0; }
#container blockquote {
	padding: 5px 0 5px 10px;
	margin-top: 2em;
	border-left: solid 5px #DDD;
}
#container table#events-table,
#container table#past-events-table,
#container table#sermons-table { width: 100%; }
#container table#past-events-table,
#container table#sermons-table { margin-top: 0; }
#container table#events-table th,
#container table#past-events-table th,
#container table#sermons-table th,
body.sermons-online #container table th {
	color: #FFFFFF;
	padding-right: 5px;
	border-bottom: none;
	border-left: solid 1px #FFFFFF;
}
#container table#events-table th { background: #CC0000 url(images/bg-th-red.gif) repeat-x bottom; }
#container table#past-events-table th { background: #009900 url(images/bg-th-green.gif) repeat-x bottom; }
#container table#sermons-table th,
body.sermons-online #container table th { background: #0000CC url(images/bg-th-blue.gif) repeat-x bottom; }
#container table#events-table th:first-child,
#container table#past-events-table th:first-child,
#container table#sermons-table th:first-child { border-left: none; }
#container table#events-table th,
#container table#past-events-table th,
#container table#sermons-table th {
	padding-right: 5px;
	padding-left: 5px;
}
#container table#events-table td,
#container table#past-events-table td,
#container table#sermons-table td,
body.sermons-online #container table td {
	padding: 10px 5px;
	border-bottom: solid 1px #CCCCCC;
}
#container table#past-events-table td.mp3,
#container table#sermons-table td.mp3,
#container table#sermons-table td.pdf {
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
#container table#past-events-table td.mp3 a,
#container table#sermons-table td.mp3 a,
#container table#sermons-table td.pdf a {
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -999em;
	display: block;
	height: 17px;
	margin: 0 auto;
}
#container table#past-events-table td.mp3 a,
#container table#sermons-table td.mp3 a {
	background-image: url(images/mp3-icon.gif);
	width: 24px;
}
#container table#sermons-table td.pdf a {
	background-image: url(images/pdficon_small.gif);
	width: 17px;
}
#container blockquote p { color: #555; }
#container blockquote p:first-child { margin-top: 0; }
#container a { color: #085C8F; }
#container a:hover { text-decoration: none; }

#container form {
	background-color: #E7E3E2;
	padding: 10px;
	margin-top: 2em;
}
form input,
form textarea,
form select {
	font: 1em Arial, Helvetica, sans-serif;
	margin-top: 0.333em;
}
form input[type="text"],
form input[type="password"],
form textarea,
form select {
	padding: 4px;
	margin-left: -1px;
	border: solid 1px #6F8290;
}
form input[type="text"],
form textarea { width: 98%; }
form input[type="password"] { width: 48%; }
form textarea { height: 12em; }
label.choice input {
	margin-top: 0.333em;
	margin-left: -1px;
}
input[type="submit"] {
	font-weight: bold;
	padding: 5px 10px;
}
input[type="reset"] { padding: 3px 5px; }
form.wpcf7-form {
	width: 400px;
	position: relative;
	z-index: 10;
}
#container form.wpcf7-form h3 { margin-top: 0; }

div.album .details,
div.album .price {
	width: 330px;
}
div.album .details {
	float: left;
}
div.album .price {
	float: right;
}
div.album .price form {
	padding: 0;
}
div.album .price span.salespage-input {
	font-weight: bold;
	display: block;
	margin-top: -1.667em;
}

#container #events-detail .alignright img {
	border-bottom: solid 10px #FFFFFF;
	border-left: solid 10px #FFFFFF;
}
#container #events-detail h3.details {
	border-top: solid 1px #CCCCCC;
	padding-top: 1.429em;
}
#container .wp-caption {
	text-align: center;
	float: left;
	padding: 0;
	margin: 2em 20px 0 0;
}
#container .wp-caption p.wp-caption-text { margin-top: 0.833em; }
#footer {
	margin-top: 2em;
	border-top: 1px dotted #666;
}
#footer a {
	color: #222;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
#footer #footernav {
	padding-top: 1em;
}
#footer #footernav li {
	font-size: 1.1em;
	float: left;
	margin-left: 8px;
	padding-top: 0.273em;
	padding-bottom: 0.273em;
	padding-left: 8px;
	border-left: 1px solid #CCC;
	margin-bottom: 0.909em;
}
#footer #footernav li:first-child {
	margin-left: 0px;
	padding-left: 0px;
	border: none;
}
#footer p.info {
	font-size: 1.1em;
	color: #333;
	padding-top: 0.909em;
	border-top: 1px dotted #666;
	clear: both;
}
#footer .copyright {
	display: block;
	float: left;
	width: 40%;
}
#footer .design {
	text-align: right;
	display: block;
	float: right;
	width: 40%;
}
.float-right, .alignright {
	float: right;
	margin: 0 0px 10px 15px;
}
div.float-right, div.alignright { margin-right: 15px; }
.float-left, .alignleft {
	float: left;
	margin: 0 15px 10px 0;
}
span.larger { font-size: 1.167em; }
.clear {
	clear: both;
	height: 0px;
}
.hidden { display: none; }
hr {
  color: transparent;
  background-color: #666;
  height: 1px;
  margin-top: 2em;
  border: 0px none #666;
}