/*
  Theme Name: Stapletons Chantry
  Theme URI: http://www.stapletonschantry.co.uk/
  Description: Customised version of Wordpress Default theme.
  Version: 1.1
  Author: Anthony Cullen
  Author URI: http://www.featheredowl.com/
  Tags: stapletons chantry

  This theme was designed and built by Anthony Cullen
  of Feathered Owl Technology

  The CSS, XHTML and design is released under GPL:
  http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font-family:Book Antiqua, Georgia, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #000000;
	}

a {
	color: #008000;
        text-decoration: none;
        font-weight:bold;
}			
a:link {
	color: #008000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #008000;
}
a:hover {
	text-decoration: underline;
	color: #008000;
}
a:active {
	text-decoration: none;
	color: #008000;
}

body {
	padding:0;
}

#page {
	margin:0px auto;
        width:954px;
	background-color:#ffffff;
	font-size:1.1em;
}

/* Begin Header */
#scheader {
        width:954px;
        height:196px;
	overflow:hidden;
        margin:auto;
        background: url('/Images2/Panorama_155h4.jpg') no-repeat;
}
/* End Header */

#content {
	font-size: 1.1em;
	}

.widecolumn .entry p {
	font-size: 1.1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.narrowcolumn .entry a: {
	color:#008000;
	font-weight:600;
}
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	font-size: 1.1em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 20px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 16px;
	}

h2.pagetitle {
	font-size: 16px;
	}

#sidebar h2, #sidebar-submenu h2, #right-submenu h2 {
	font-size:1.2em;
	margin-top:2px;
	margin-bottom:2px;
	}

#sidebar h2, #sidebar-submenu h2 {
	text-align:center;
}

h3 {
	font-size: 14px;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #008000;
	}

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; 
	}

h2 a:hover {
	text-decoration: underline;
}

.entry p a:visited {
	color: #008000;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li ul li {
	font-size: 1em;
}

.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 {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	/* font-size: 12px; */
	font-size: 1.0em;
	}

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

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* start header */

#header {
	margin:29px 0 0 0;
	padding: 0;
	height: 204px;
	width: 1024px; 
	}

#header .image{
	width:765px;
	height:165px;
	position:relative;
	float:left;
}

#headerimg {
	margin: 0;
	height: 165px;
	width: 100%;
	}

/* end header */

.narrowcolumn {
	float: left;
	margin-left: 5px;
	width: 790px;
	font-size: 1.1em;
}

.centrecolumn {
	float: left;
        margin-left: 5px;
        width: 642px;
        font-size: 1.1em;
}
.widecolumn {
	float: left;
	margin-top: 2px;
	margin-left: 5px;
	width: 950px;
	font-size: 1.1em;
	}

.post {
	margin: 0 0 8px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 10px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* start footer */

#footer {
        border:none;
        font-size:0.95em;
        text-align:center;
	padding:0;
	padding-top:10px;
	background-color:#ffffff;
 	clear:both;
}
#footer p {
	margin: 0;
	text-align:center;
	color:#333000;
	font-weight:555;
}
#footer p a {
	font-weight:600;
	color:#008000;
	text-decoration:underline:
}
/* end footer */

/* End Structure */

/* Begin Headings */
h1 {
	padding-top: 12px; 
	margin: 0;
	padding-bottom:8px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0 0; 
	padding: 0;
	background:#ffffff;
	color:#333;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 20px auto 20px ;
	}
/* End Headings */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:4px solid #008000;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	border:4px solid #008000;
	}

img.alignright-nb {
        margin: 0 0 2px 7px;
        display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	border:4px solid #008000;
	}

img.alignleft-nb {
        margin: 0 7px 2px 0;
        display: inline;
        }

.alignright {
	margin-top:0px;
	float: right;
	}
.alignright-nb {
	margin-top:0px;
	float: right;
}
.alignleft {
	margin-top:0px;
	float: left;
	}
.alignleft-nb {
        margin-top:0px;
        float: left;
        }
.image-instructions {
	width:100%;
	text-align:center;
}
img.alignnone {
	padding:0;
	border:4px solid #008000;
}
.attachment img {
	border:4px solid #008000;
}
.navigation img {
	border:4px solid #008000;
}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/* content: "\00BB \0020"; */
	}
.entry ul li {
	padding-left: 10px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry td tr a {
	margin-bottom:10px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol, #sidebar-submenu ul, #right-submenu ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar-submenu ul li, #right-submenu ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ul, #sidebar ul ol {
	margin: 2px 0 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 300px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	margin-left: 4px;
	/* width: 100%; */
	width: 90%; 
	/* width: 790px; */
	height: 80px;
	padding: 2px;
	border:1px solid #333000;
	}
#commentform textarea:focus {
	border:1px solid #006ac0;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px 630px;
	border:1px solid #333000;
	font-size:0.9em;
	padding:2px;
	background:#294eed;
	color:#ffffff;
}
#commentform #submit:hover {
	background:#ffffff;
	color:#333000;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar-wrap {
	margin:0;
	padding:0;
	height:100%;
	background-color: #b1eb60;
	float:left;
}
#sidebar
{
	margin:0;
	padding:0;
	width: 151px;
	height:100%;
	background:url('/Images2/Gable_003.jpg') 0px 0px no-repeat;
	float:left;
	}

#sidebar form {
	margin: 0;
}
#current-date-time {
	font-size:1.2em;
}
#sidebar ul {
	margin-top:-20px;
}
/* Sub navigation */
#sidebar ul li ul {
	margin-top:110px;
}
#sidebar ul li ul li, #sidebar-submenu ul li, #right-submenu ul li {
	width:132px;
	background-color:#ffffff;
	margin:auto;
	margin-top:8px;
	margin-bottom:8px;
}
#sidebar ul li ul li a, #sidebar-submenu ul li a, #right-submenu ul li a {
	font-size:1.2em;
	padding:2px 0 2px 2px;
	display:block;
	color:#000;
}
#sidebar ul li ul li a:hover, #sidebar-submenu ul li a:hover, #right-submenu ul li a:hover {
	background-color:#b1eb60;
}
#sidebar-submenu {
	margin-top:20px;
}
#sidebar-submenu ul li .green, #right-submenu ul li .green {
	margin-top:0px;
        margin-bottom:2px;
	font-size:0.9em;
}
#sidebar-submenu ul li .green a, #right-submenu ul li .green a {
	font-size:0.9em;
	display:block;
	padding:0 0 0 5px;
	color:#1234ff;
}
#right-submenu {
	width:150px;
	background-color:#b1eb60;;
	float:right;
}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	/* display: block; */
	text-align: center;
	text-align: center;
	/* background-color:#df12a1; */
	margin-top: -20px;
/*	margin-bottom: 60px; */
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	/* border: 1px solid #ddd; */
	text-align: center;
	/* background-color: #f3f3f3; */
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 1.1em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.caption p {
	font-weight:600;
	text-align:center;
}
.description p {
	width:500px;
	margin:auto;
	text-align:center;
}	
/* End captions */

/* Begin Main Navigation */
#mainnav {
        width:954px;
        height:20px;
        display:inline;
        margin:auto;
        margin-top:155px;
	font-size:1.1em;
	color:#ffffff;
	background-color:#008000;
        float:left;
	z-index:1;
}
#mainnav a {
	display:block;
        color:#ffffff;
	background-color:#008000;
        text-decoration:none;
}
#mainnav a:hover {
	color:#333000;
        text-decoration:underline;
	background:#ffffff;
}
#mainnav ul {
        list-style:none;
        margin:0;
        padding:0;
        width:955px;
        float:left;
        height:20px;
}
#mainnav ul li {
        height:20px;
	width:159px;
        text-align:center;
        text-decoration:none;
        font-weight:700;
        line-height:20px;
        float:left;
	border-right:0;
	background:#294eed;
}
/* End Main Navigation */

/* Sitemap Page */
.widecolumn .ddsg-wrapper h2 {
        font-size:1.4em;
}
.ddsg-wrapper {
        padding: 0 0 10px 20px;
}
.ddsg-wrapper ul li {
        padding-left:10px;
}
