/* Start of CMSMS style sheet 'barleyvillagehall' */
body {
	background: url('/content/images/pagegraphics/bg.jpg') bottom left no-repeat #ffffff;
	background-attachment: fixed; 
	padding: 0px;
	margin: 0px;
}

/* General settings */

img {
	border: 2px;
	padding: 3px;
	margin: 2px;
	background-color: #ffffff;
	border-color: #645e43;
	border-style: solid;
}

a {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
}

/* Specific area styles */

#pagetitlebanner {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 136px;
	padding: 0px;
}

#pagetitlebanner img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	border-style: none;
}


#sitename {
	position: absolute;
	top: 8px;
	left: 158px;
	width: 450px;
	padding: 0px;
}

#sitename h1 {
	font-family: verdana,arial,san-serif;
	font-weight: bold;
	font-size: 40px;
	margin: 0px;
}

#sitename h2 {
	font-style: italic;
	font-size: 30px;
	margin-top: 0.5ex;
}


#aboutsite {
	position: absolute;
	top: 8px;
	left: 624px;
	width: 150px;
	font-size: small;
}

#aboutsite ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#menubar {
	position: absolute;
	top: 110px;
	left: 8px;
	width: 136px;
	padding: 0px;
}

#menubar ul {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	padding-right: 0px;
	margin: 0px;
	list-style-type: none;
}

#menubar .currentpage {
	font-weight: bold;
}

#menubar div.text {
	font-size:smaller;
	font-style:italic;
	padding-left:1em;
	margin-top:2em;
}

#menubar div.text hr {
	width: 75%;
}

/* A page normally uses #content plus #rightsideimages (if present)
 *
 * However, a gallery page will instead use #gallerycontent - which
 * occupies the width of both to allow for wider pictures. A gallery
 * would not be expected to have a right-hand-side image bar
 */

#content {
	position: absolute;
	top: 110px;
	left: 158px;
	width: 450px;
	padding: 0px;
	margin: 0px;
}

#content p,ul,ol,dl {
	margin-top: 0px;
	margin-bottom: 1em;
}


#rightsideimages {
	position: absolute;
	top: 110px;
	left: 624px;
	width: 160px;
	padding: 0px;
	margin: 0px;
}

div.albumlinkblock {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	padding: 3px;
	border: 2px;
	border-style: solid;
	border-color: #645e43;
	background-color: #ffffff;
	text-align: center;
}

div.albumlinkblock a {
	margin: 0px;
	padding: 0px;
}

div.albumlinkblock img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	border-style: none;
}

div.albumlinkblock p {
	font-size: small;
	text-decoration: none;
	margin: 0px;
}


/* Gallery content */
#gallerycontent {
	position: absolute;
	top: 110px;
	left: 158px;
	width: 616px;
	padding: 0px;
	margin: 0px;
}


/* Google Maps style */
#map {
	border: 2px;
	border-color: #645e43;
	border-style: solid;
	margin-top: 0px;
	margin-bottom: 1em;
}

/* Doesn't cope well with images having coloured backgrounds */
#map img {
	background-color: transparent;
}

/* News styles
 * 
 * Overrides #content
 */

div.newssummarytitle {
	margin-top: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1ex;
	font-weight: bold;
	clear: both;
}

div.newssummarydate {
	float: right;
	font-weight: normal;
	padding-left: 2em;
}

hr.newsyearseparator {
	width: 75%;
}

h3.newsdetailheadline {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p.newsdetaildate {
	font-style: italic;
}

div.morenewsheadlines {
	margin-top: 1.5em;
	margin-bottom: 0px;
	font-style: italic;
}


/* Front page styles */
div.newsfrontpagetitle {
	margin-top: 0px;
	margin-left: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
}

div.newsfrontpagedate {
	float: right;
	padding-left: 2em;
}

h3.news_event_header {
	margin-top: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div.newsfrontpagemore {
	margin-top: 0px;
	margin-left: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: italic;
	clear: both;
}


/* Links page styles */

.cms-module-bookmarks-header {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

ul.cms-module-bookmarks-list {
	margin-top: 1ex;
	margin-bottom: 1em;
}

ul.cms-module-bookmarks-list li {
	padding-left: 1em;
	text-indent: -1em;
}


/*** Gallery CSS ***/

/* Album List UL */
.albumlist
{
	margin-left:0;
	padding-left:0;
}

/* Picture List UL */
.picturelist
{
	margin-left:0;
	padding-left:0;
}

/* Album and Picture Lists */
.thumb
{
	padding:0;
	width:auto;
	margin:0 0.5em 0.5em 0;
/* Thumbnail spacing */
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	float:left;
}

p.albumname {
	margin-top:0;
}

.albumpicturecount {
	font-size: smaller;
}

.albumcomment {
	display: none;
}

div.morealbums {
	clear: both;
}

.instructiontext {
	font-size: smaller;
	font-style: italic;
}

/* Main picture */
div.bigpicturetitle {
	font-weight: bold;
	text-align: center;
}

div.bigpicturenav,div.bigpicture {
	text-align: center;
}

/* End of 'barleyvillagehall' */

