/*
Theme Name: MideltonChurch
Theme URI: http://www.midletonevangelical.com
Description: WordPress theme for Midleton Evangelical Church.
Version: 1
Author: Equal Design
Author URI: http://www.equaldesign.co.uk/
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-color: #C3A046;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
}
h2 {
	letter-spacing: -1px;
	font-weight: normal;
	margin-top: 0px;
}

#container {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 1004px;
	height: 179px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#site-info {
	float: left;
	margin-left: 245px;
	width: 380px;
}
#site-info h1 {
	display: block;
	text-indent: -9999px;
}
#search-wrap {
	background-image: url(images/search-wrap-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 269px;
	float: right;
	margin-top: 45px;
	margin-right: 30px;
	padding-top: 20px;
	padding-right: 50px;
}
#search {
	float: right;
	background-image: url(images/mag-glass.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	
}
#sbutt {
	background-image: url(images/go-button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 36px;	
}
#navbar {
	background-image: url(images/navbar-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 19px;
	margin-top: -25px;
	padding-left: 10px;
	padding-top: 6px;	
}
#navbar ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#navbar ul li {
	float: left;
	margin-right: 10px;
}
#navbar ul li a {
	text-decoration: none;
	color: #000000;
	padding: 4px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#navbar ul li.current_page_item a {
	background-color: #0D0E0E;
	color: #FFFFFF;
}
#navbar ul li a:hover {
	background-color: #0D0E0E;
	color: #FFFFFF;	
}

#navbar-stripe {
	background-image: url(images/navbar-stripe.gif);
	background-repeat: repeat;
	background-position: center bottom;
	height: 24px;
	width: 1004px;	
}

#page {
	padding: 20px;
	wodth: 964px;
}

#content {
	width: 600px;
	float: left;
	margin-right: 50px;
	color: #F4F4F4;
	line-height: 1.6em;
}
#post {
	margin-bottom: 20px;
}
.motto {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
#page h2 a {
	text-decoration: none;
	margin-top: 0px;
	color: #FFFFFF;
}


.latest {
	float: left;
	width: 180px;
	padding: 5px;
	margin-right: 10px;
	background-color: #DCD58F;
	color: #333333;
}
.latest img {
	border: 1px solid #996600;	
}
.latest a:hover img {
	border: 1px solid #000000;
}
.desc small, #welcome small, #dynamic-footer small {
	background-image: url(http://www.equaldesign.co.uk/wp-content/themes/equaldesign/images/read-more.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 50px;
	float: left;
}
.thumb {
	margin-bottom: 10px;
}
.desc a {
	color: #000000;
	text-decoration: none;
}
#welcome small {
	float: right;
}
#welcome h2 {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 2.6em;
}
.highlight-caps {
	font-size: 0.5em; 
	color: #4C621A;
}

#calendar-bg ul, #sidebar ul {
	list-style-type: none;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 10px;
}
#calendar-bg ul li, #sidebar ul li {
	margin-bottom: 20px;
}
#calendar-bg ul li a, #sidebar ul li a {
	text-decoration: none;
	color: #000000;
}
#calendar-bg ul li a:hover, #sidebar ul li a:hover {
	text-decoration: underline;
}
#calendar-bg ul ul li, #sidebar ul ul li {
	margin-bottom: 5px;
}
#calendar-bg, #sidebar {
	width: 314px;
	float: right;
	background-image: url(images/calendar-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidebar {
	padding-left: 18px;
	padding-right: 18px;
	width: 278px;
}
#calendar {
	margin-right: auto;
	margin-left: auto;
}
#calendar-heading {
	margin-right: auto;
	margin-left: auto;
	width: 249px;
}
#google-calendar, #cats {
	margin-right: auto;
	margin-left: auto;
	width: 249px;
}
#cats {
	margin-top: 15px;
}

#dynamic-footer {
	width: 964px;
	background-image: url(images/dynamic-footer-bg.jpg);
	background-color: #262626;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
	color: #FFFFFF;
}
#dynamic-footer a {
	text-decoration: none;
	color: #FFCC66;
}
#dynamic-footer a:hover {
	text-decoration: underline;
}
#dynamic-footer h2 {
	margin-top: 0px;
	letter-spacing: -1px;
	font-weight: normal;
}
#latest-events {
	width: 200px;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#latest-events ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#latest-events ul ul li {
	background-image: url(images/events-icon.png);
	background-repeat: no-repeat;
	padding-left: 25px;	
}
#latest-events ul ul ul li {
	margin-bottom: 15px;
	background-image: none;
	padding-left: 0px;
}
#home-contact {
	width: 480px;
	float: left;
	padding-right: 10px;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#more-posts {
	width: 190px;
	float: left;
	padding-right: 10px;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#more-posts ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#more-posts ul li {
	margin-bottom: 10px;
	background-image: url(images/post-icon.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}
#more-posts ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
#more-posts ul li a:hover {
	text-decoration: underline;
}
#random-photo {
	float: right;
	margin-right: 15px;
}
#footer {
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 20px;
	width: 984px;
	margin-bottom: 30px;
	background-color: #F1EFD8;
	background-position: center top;
}
#footer p {
	margin-top: 0px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* comment styles */

#comment {
	width: 590px;
}
.commentlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.commentlist li {
	padding: 10px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
.commentlist li.alt {
	background-color: #EDEDED;
}
.commentlist a {
	text-decoration: none;
	color: #333333;
}
#commentleft {
	float: left;
	margin-right: 10px;
	width: 80px;
	text-align: center;
}
#commentleft img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #666666;	
}
#commentright {
	width: 520px;
	float: right;
}