/*
Theme Name: lsb v2
Theme URI: http://www.templegreen.co.uk/
Description: lsb v2 - slimmer lighter bold design.
Version: 2
Author: Matt Reese
Author URI: http://www.templegreen.co.uk/

*/
a {
	outline: none;
	color: #5A3D1C;
}
a:hover, a:visited {
	color: #5A3D1C;
}
body {
	padding: 0px;
	margin: 0px;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color: #DACEA8;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
#page {
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 826px;
	}
#header {
	padding: 0px;
	margin: 0px;
	height: 328px;
}
#header h1 a {
	display: block;
	height: 180px;
	width: 180px;
	text-indent: -9999px;
	float: left;
}
#header-image {
	float:right; 
	padding-bottom: 4px; 
}
#nav {
	height: 66px;
	margin: 4px 0px;
	background: #6D4C26 url(images/nav-new.png) no-repeat center top;
	overflow: hidden;
}
ul.navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float: left;
}
ul#navlist-1 {
	margin-right: 4px;
}
.navlist li {
	display: inline;
	list-style-type: none;
}
.navlist a, #navlist .empty {
	padding: 4px;
	width: 154px;
	height: 14px;
	display: block;

	font-size: 12px;
	font-weight: bold;
	text-indent: -9999px;
}
.navlist a:link, .navlist a:visited {
	color: #FFF;
	text-decoration: none;
}
.navlist a:hover {
	color: #FFF;
	text-decoration: none;

}
#content {
	font-size: 1.2em;
	float: right;
	margin: 0px;
	width: 826px;
	background-color: #FFFFFF;
	margin-bottom: 4px;
	background-image: url(images/entry-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content, #sidebar {
	margin-top: 0px;
}
.entry {
	padding: 14px;
}
.entry p {
	margin: 10px;
	line-height: 1.2em;;
}
.post p {
	margin: 10px;
	line-height: 1.2em;;
}
.entry .info {
	text-align: center;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #00CC00;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 2.6em;
	text-align: center;
	color: #5A3D1C;
	}
h2 {
	font-size: 1.8em;
	}
h2.pagetitle {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #5A3D1C;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	color: #5A3D1C;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #5A3D1C;
	}
a, h2 a:hover, h3 a:hover {
	color: #5A3D1C;
	text-decoration: none;
	}
a {
	text-decoration: underline;
}
a:hover {
	color: #5A3D1C;
	text-decoration: underline;
	}

h1 {
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 {
	padding: 0;
	margin-left: 14px;
	}
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}




.post {
	margin: 6px;
	text-align: justify;
	padding-top: 0px;
	}

.post hr {
	display: block;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.postmetadata {
	clear: left;
}
.clear {
	clear: both;
}

#footer {
	border: none;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px auto;
	width: 826px;
	height: 34px;
	clear: both;
	background-color: #4F3000;
	}

#footer p {
	margin: 0px;
	padding: 4px 0;
	text-align: center;
	}
#footer p a {
	color: #FFFFFF;
	}
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.textSmall {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	list-style-type: square;
	padding: 0px;

}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.gall {
	padding-right: 8px;
}
span.bbc {
	text-indent: -9999px;
	/*background:url(images/bbc.gif) 0 0 no-repeat transparent; */
	height: 19px;
	width: 66px;
}
.category-whats-on {
	border-bottom: 2px #5A3D1C solid;
	padding-top: 20px;
}
hr {
	border: 0;
	border-top: 2px #5A3D1C solid;
	margin-top: 20px;
	padding-bottom: 20px;
}