@import url(http://www.fatbeehive.com/beekeeper2/reset.css);
@import url("type.css");

/* Colours */

/*set defaults - djh*/
#subnav li {
	background-image: url(../images/page_colours/home.gif);
}
#subnav li a {
	background-color: #583e3f;
}
body {
background-image: url(../images/page_colours/home.gif);
}
body.friends {
background-image: url(../images/page_colours/home.gif);
}
body.hire {
background-image: url(../images/page_colours/home.gif);
}
body.church {
background-image: url(../images/page_colours/home.gif);
}
body.margins {
background-image: url(../images/page_colours/home.gif);
}
body.venue {
background-image: url(../images/page_colours/home.gif);
}

/*end defaults - djh*/

.home, .home #subnav li {
	background-image: url(../images/page_colours/home.gif);
}
.home #subnav li a {
	background-color: #583e3f;
}

.hire, .hire #subnav li {
	background-image: url(../images/page_colours/church.gif);
}

.friends, .friends #subnav li {
	background-image: url(../images/page_colours/friends.gif);
}
.friends #subnav li a {
	background-color: #1b4901;
}

.church, .church #subnav li {
	background-image: url(../images/page_colours/church.gif);
}
.church #subnav li a {
	background-color: #12007d;
}

.margins, .margins #subnav li {
	background-image: url(../images/page_colours/margins.gif);
}
.margins #subnav li a {
	background-color: #FFD700;
}

.venue, .venue #subnav li {
	background-image: url(../images/page_colours/venue.gif);
}
.venue #subnav li a {
	background-color: #7c1500;
}


a.more {
	padding-right: 20px;
	
	background: url(../images/arrow_white_bg.gif) no-repeat right center;
}

#sub_column ul {
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	
	
}

/* Header */

#header {
	height: 180px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	position: relative;
	background: #000 url(../images/header.jpg) no-repeat;
}
#header ul {
	float: right;
	padding: 0;
	margin: 0;
}
#header li {
	padding-bottom: 5px;
	list-style-type:none;
}

#header #logo {
	float: left;
	padding: 0;
	margin: 0;
}
#header #logo img {
	padding: 0;
	margin: 0;
}
/*#subpage ul,#subpage  ol {
	margin-bottom: 10px;
	margin-left: 10px;
}
#subpage ol {
	margin-left: 20px;
}
#subpage ul ul, #subpage ol ol {
	margin-left: 10px;
}
#subpage ul ul, #subpage ol ol {
	margin-top: 5px;
}*/

/* Top */

#main {
	background: #fff;
}

#top {

}

/* Top Nav */

#topnav {
	
	padding-top: 10px;
}

#topnav ul {
	
	padding: 0;
	margin: 0;
}

#topnav li {
	float: left;
	list-style-type:none;
	margin: 0 0 0 10px;
	position: relative;
	top: 1px;
}

#topnav ul a {
	
	color: #666;
	
	display: block;
	padding: 3px 1.2em 2px 1.2em;
	
	/* Not selected */
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	
	
	
	background-repeat: repeat-x;
	background-position: left top;
}

#topnav li.selected {
	border-bottom: 1px solid #fff;
}

#topnav li.selected a {
	border-left: 1px solid #c8c7c7;
	border-right: 1px solid #c8c7c7;
	
	
}

#topnav li a:hover {
	border-left: 1px solid #c8c7c7;
	border-right: 1px solid #c8c7c7;
}

/* Options */

#options {
	float: right;
	position: relative;
	width: 420px;
	/*width:479px;*/
	
}

#options a {
	display: inline;
	padding-right: 10px;
}

#options p, #options form {
	display: inline;
	
	padding: 0;
	margin: 0;
}

#options form {
	padding-left: 15px;
	margin-left: 10px;
	
	/*background: url(../images/arrow_white_bg.gif) no-repeat;*/
	margin-right: 10px;
}

.st_sharethis {
	position: absolute;
	right: 5px;
	top: 5px;
}

#options span {display: block;}

a#twt_a {padding-right: 100px;}

/* Content */

#content {
	border-top: 1px solid #c8c7c7;
	clear: both;
	overflow: auto;
	padding-bottom: 20px;
	
	width: 100%;
}

/* Home */
#subpage {
font-size:1.2em;

}
#home, #subpage {
	float: left;
	
	width: 720px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

* html #home, * html #subpage {
	\width: 760px;
	w\idth: 720px;
}

#home .row {
	clear: both;
}

#home .item {
	float: left;
	
	width: 220px;
	margin-right: 30px;
	padding-top: 5px;
	background-repeat: repeat-x;
}

#home .item h2 {
margin-top:0px;
}
#home .item img {
margin-bottom:10px;
}

#home .item.end {
	margin-right: 0;
}

/*#home .item.first {
	border-top-color: #fa9a04;
}

#home .item.second {
	border-top-color: #7c1500;
}

#home .item.third {
	border-top-color: #12007d;
}

#home .item.fourth {
	border-top-color: #1b4901;
}

#home .item.fifth {
	border-top-color: #574547;
}

#home .item.sixth {
	border-top-color: #7c1500;
}*/

#home .item img {
	border-top: 3px solid #fff;
}

/* Subpage */

#subpage img {
	
}

/*#subpage h1 {
	margin: 0;	
}*/

/* Sub Column */

#sub_column {
	float: right;

	width: 200px;
	padding-top: 20px;
	padding-right: 20px;
}

* html #sub_column {
	\width: 220px;
	w\idth: 200px;
}

#links ul, #subnav ul {
	margin-bottom: 10px;	
}



#subnav ul li ul li a
{
	
	padding-left:30px;
	background-image:none;
}


#links li, #subnav li {
	list-style-type: none;
	display: inline;
	/*clear: both;*/
}

#subnav li a.subon {
	text-decoration:underline;
		margin-bottom: 0px;
}
#subnav li ul li a {
	text-decoration:underline;
	margin-bottom: 0px;
	margin-top: 0px;
}

#links a, #subnav a {
	display: block;
	/*height: 20px;*/
	padding-left: 20px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

#links a {
	background-image: url(../images/triangle.gif);
	background-color: #574547;
}

#subnav a {
	background-image: url(../images/triangle.gif);
}
#signup {
	border:2px solid #583e3f;
	padding:5px 5px 5px 5px;
	margin-top:0px;
}
#signup h2{
	background-color:#d0caca;
	padding:5px;
	margin-top:0px;
}
#signup li{
	list-style-type:none;
	font-size:1.1em;
	color:#583e3f;
	margin-bottom:5px;
}

/* Events */

#events ol {
	margin: 0px;
	padding: 0px;
	
	
}

#events .summary {
	margin-top: 0px;
	
	
}
#events .dtstart {
	border-bottom: none;
	
	
}

/* Calendar */

#calendar td {
	
	
	
	background: #cccece;
	padding: 7px 3px;
}

#calendar table {
	width: 100%;
}

ul#sitemap {
	margin: 0;
	padding: 0 0 0 5px;
}

ul#sitemap li {
	list-style-type: none;
	margin: 10px 0 20px 0;
	font-weight: bold;
}

ul#sitemap li ul li {
	margin: 10px 0 10px 15px;
	font-weight: normal;
	list-style-type: square;
	color: #666;
}
#searchResults {
	margin: 0px 0 0px 0px;
}
#searchResults ul{
	margin: 0px 0 0px 10px;
}
#searchResults dl {
	margin: 10px 0 20px 0px;
}

#searchResults dl dt, #searchResults dl dd {
	margin-left: 0px;
}

#searchResults .info {
	font-size: 0.8em;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.imageleft {
float: left;
margin: 0 10px 3px 0;
}

.imageright {
float: right;
margin: 0 0 3px 10px;
}
table.event-table {
margin-left:0px;
padding-left:0px;
}

table.event-table th {
	width: 150px;
	vertical-align: top;
	text-align:left;
	margin-left:0px;
	padding-left:0px;
}
table.event-table td {
	width: 150px;
	vertical-align: top;
	
	margin-left:0px;
}

#eventlist {
margin-left:0px;
}
a.whatson {
background-color: #7c1500 !important;
}
.button {
background-color: #7c1500 !important;
width:170px;
padding:5px;
color:#fff;
}
.button a{
display:block;
text-decoration:none !important;
color:#fff !important;
}
.eventheading {
padding:0;
margin:0;
font-weight:bold;
font-size:1.2em;
}
#imagelibrary_images {
	width: 500px;
	/*float: right;
	clear: right;*/
	margin-right: 5px;
}

#imagelibrary_images img {
	border: 2px solid #eee;	
}
table#imagetable td{
vertical-align:top;
}
p#access {
	float:right;
}
p#access a{
	color:#ffffff;
}

#options img a {
	margin-right:10px;
}

/* @group Homepage amends 4.3.2011 tgc */

#strap {
	position: absolute;
	width: 960px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	padding: 10px;
	margin: 0;
	bottom: 0;
	left: 0;
	font-size: 11px;
}

#strap h2 {margin: 0 !important;}

.buttonwrap {
	float: left;
	width: 200px;
	clear: both;
	margin: 20px 0 0 0;
	display: inline;
}

/* @end */







