/*
Theme Name: Chatsworth Road E5
Theme URI: http://chatsworthroade5.com/
Description: The default Chatsworth WordPress theme based on designs by <a href="http://www.wemakedesignwork.com">The Cauldron</a>.
Version: 1.0
Author: Toby Cox
Author URI: http://eagerterrier.co.uk/
Tags: blue, custom header, fixed width, two columns, widgets

	Chatsworth Road E5 v1.0
	 http://eagerterrier.co.uk/

	This theme was designed and built by Toby Cox,
	whose blog you will find at http://bringbacktables.com/

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

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Times, Serif;
	background: #d4d2c6 url('images/mainbg.gif') repeat-x top;
	color: #6a6b64;
	text-align: center;
	}

#page {
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	float:left;
	padding:0px;
	margin:0px;
	background: url('images/logo.png') no-repeat top left;
	}

#headerimg 	{
	}

#content {
	float:left;
	margin: 23px auto;
	background-color:#fff;
	border:1px solid #75756b;
	font-size: 1.2em
	}

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

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

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

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	margin: 30px 0 0;
	color: #6a6b64;
	font-weight:bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Times, Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

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

h2 {
	font-weight:normal;
	font-size: 2.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-weight:normal;
	font-size: 2.6em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #6a6b64;
	}

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

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

small, #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;
	}

a, h2 a:hover, h3 a:hover {
	color: #4c4d46;
	text-decoration: none;
	}

a:hover {
	color: #4c4d46;
	text-decoration: underline;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

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



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	border: 1px solid #888888;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 262px;
	width: 361px;
	}

#headerimg {
	display:block;
	padding:0px;
	margin: 0;
	height: 266px;
	width: 247px;
	}

#headerimg a {display:block;
	height: 266px;
	width: 247px;}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 21px;
	margin: 0px 0 0;
	width: 409px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 430px;
	}

.post {
	margin: 22px 55px 36px 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	font-family:Arial, sans-serif;
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 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;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 3px 0 0;
	}

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

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

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



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

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
	}
/* 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 {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	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 ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

#sidebar 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 ol {
	margin: 5px 0 0 0px;
	}

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

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 */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 95%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
/* 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
{
	background:#f8f2da;
	border:1px solid #b5b3a8;
	float:right;
	padding: 17px 17px 17px 17px;
	width: 145px;
	margin: 25px 0 0 0;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin comevisit */
#comevisit
{
	border:1px solid #b5b3a8;
	float:right;
	padding:10px;
	width: 159px;
	height: 279px;
	display: block;
	margin: 25px 0 0 0;
	background:#ffffff url('images/comevisit.png') no-repeat 10px 10px;
	}
#googlemaplink a {width:159px; height:159px; display:block;}
#googlemainlink a {margin:17px 0; width:159px; height:63px; display:block;}
#tfllink a {width:159px; height:23px; display:block;}

#googlemaplink a span{display:none;}
#googlemainlink a span {display:none;}
#tfllink a span {display:none;}
/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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



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

.wp-caption {
	border: 1px solid #d9d9d5;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	

#sg_embeddedsurvey {width:450px;}	
	
.sg_FrameSet {border: none; padding:0; margin:0;}
/* Basic style set for surveys www.SurveyGizmo.com */

/* Structure */
.content #sg_content {line-height:1.3;padding:0;}
.sg_QuestionSet {padding:0 0 1em 0;margin:0;}

/* Header */
#sg_header {margin:0em;height:1%;}

/* Footer */

/* Titles and Headings */
h1.sg_Title {display:none;color:#231F20;font-size:2.4em !important;margin:0;}

/* Navigation */
div.sg_Button_Group {background-color:transparent;border-top:2px dotted #C3CBD0;padding:1em 1em 0 1em;text-align:center;}

/* Special Effects */

/* Required Lables, Messages, Errors etc */
.sg_Required {} /* applies to all required questions */
span.sg_RequiredAsterix {
	background:transparent url(/wp-content/themes/hawkeye/___gui/dink-required.png) no-repeat scroll 50% 50%;
	width:10px;
	height:10px;
	float:left;
	display:block;
	position:absolute;
	top:5px;
	left:0;
	}
span.sg_RequiredAsterix img {
	position:absolute;
	left:-9999em;
	}
.sg_Error {background-color: #FFFF99 !important;}
div.sg_ErrorMessage {margin-bottom: 10px;color: red;padding:10px;}
.sg_Counter_Error {color: red;}

/* Form Elements */

/*Questions*/
.sg_Question {clear:left;padding:0px;margin-bottom:2em;clear: left;}
.sg_QuestionTitle {font-size:18px;position:relative;padding-left:10px;color:#3B4759;}
.sg_QuestionTitle small {display:block;clear:left;font-size:12px;color:#737D8C;margin-left:2em;}
.sg_ControlSet {margin:1em 2em 2em 2em;} /* wraps around question options and subquestions */
.sg_QuestionSet .sg_InstructionsWrapper .sg_ControlSet {margin:0;}
.sg_CheckboxWrapper {}

/* Question Types */
input.sg_Radio, input.sg_Checkbox {border:none !important;background:none !important;margin:5px 0;}
#sg_wrapper label {padding:0 1em 0 0;}
#sg_wrapper .sg_Button_Group label {padding:0;}
input.sg_Radio_Other { margin:0px;} /* 'Other' textboxes ' */
.sg_MaxWords {color: #666;}
textarea.sg_Essay {padding:5px;font-size:13px;width:98%;}
.sg_Textbox,
.sg_CheckBox_Other,
td .sg_Select {
	font-size:13px;
	}
.sg_Select {
	font-size:13px;
	}
.sg_ControlSet select.sg_Select option {
	padding:0 .5em;
	}


/* Tables */
table.sg_Table {margin:0;border-spacing: 2px !important;empty-cells: show !important;}
.sg_ControlSet .sg_TD1 input.sg_Textbox {width:45px;} /* Allows Continuous Sum questions room for the % sign */
table.sg_Table th {font-size:13px;color:#fff;font-weight:bold;background-color:#666 !important;padding:5px;}
table.sg_Table td {font-size:13px;vertical-align:middle;padding:3px;}

div.sg_Checkbox_Options table.sg_Table td {padding:0 0 0 1em;}
.extra-padding div.sg_Checkbox_Options table.sg_Table td {padding:0 0 1em 1em;vertical-align:top;}
.extra-padding div.sg_Checkbox_Options table.sg_Table td.sg_TD2 {padding:5px 0 .5em 1em;}

div.sg_Checkbox_Options table.sg_Table tr.group-title td {padding:1.5em 0 0 0;}
div.sg_Checkbox_Options label {font-size:13px;}
div.sg_Checkbox_Options td label{font-size:13px;}

div.sg_Radio_Options table.sg_Table td {padding:0 0 0 1em;}
.extra-padding div.sg_Radio_Options table.sg_Table td {padding:0 0 1em 1em;}
div.sg_Radio_Options table.sg_Table td.sg_TD1 {vertical-align:top;}
div.sg_Radio_Options label {font-size:13px;}
div.sg_Radio_Options td label{font-size:13px;}

div.sg_Matrix_Radio table {border:1px solid #ddd;}
div.sg_Matrix_Radio td.sg_TDX {text-align:center;padding:5px;}
div.sg_Matrix_Radio td.sg_TD1 {background-color:#F5F3F3;padding:5px !important;}

th.sg_TDX {color:#fff;}
td.sg_TDX {padding:5px;}


/* tables with 1st column of labels */
.sg_Matrix_Radio td.sg_TD1 {background-color:#F5F3F3;padding:5px;}

/* Group item like Contact Form */
div.sg_GroupItem {display:block;font-size:13px;margin:0 0 .5em 0;overflow:hidden;}
div.sg_GroupItem span.subtext {display:block;clear:left;}
div.sg_GroupLabel {position:relative;display:block;float:left;clear:left;width:150px;padding:3px 0 0 10px;}
div.sg_GroupInput {display:block;float:left;}
div.sg_Group_ContactInfo br {display:none;}

#sg_wrapper,#sg_header,#sg_footer,#sg_content,.sg_QuestionTitle,.sg_QuestionSet {width:380px !important;margin:0px !important; padding:0px !important; border:0px !important;font-family: Times, Serif;}
#sg_wrapper {background-color:transparent !important;}
#sg_header {display:none;}
.sg_QuestionError , .sg_RadioWrapper, .sg_QuestionSet, .sg_Question, .sg_Body, .sg_footer, #sg_footer {background-color:white !important;font-family: Times, Serif;}
table.sg_Table td {text-align:left;}

#sidebar ul ul.sidnavimages {margin:5px 0 0 -5px;}
#sidebar ul ul.sidnavimages li:before {content:'';}

#about {background:url('images/about.gif'); background-position: 0 0; width:142px;height:36px; display:block;}
#about:hover {background-position: 0 36px;}
#about span {display:none;}


#contact {background:url('images/contact.gif'); background-position: 0 0; width:142px;height:36px; display:block;}
#contact:hover {background-position: 0 36px;}
#contact span {display:none;}


#constitution {background:url('images/constitution.gif'); background-position: 0 0; width:142px;height:36px; display:block;}
#constitution:hover {background-position: 0 36px;}
#constitution span {display:none;}
/*
#survey {background:url('images/survey.gif'); background-position: 0 0; width:142px;height:36px; display:block;}
#survey:hover {background-position: 0 36px;}
#survey span {display:none;}
*/
#remember {background:url('images/remember.gif'); background-position: 0 0; width:142px;height:63px; display:block;}
#remember:hover {background-position: 0 63px;}
#remember span {display:none;}

#survey {background:url('images/report.gif'); background-position: 0 0; width:142px;height:63px; display:block;}
#survey:hover {background-position: 0 63px;}
#survey span {display:none;}

#shop {background:url('images/shop.gif'); background-position: 0 0; width:142px;height:36px; display:block;}
#shop:hover {background-position: 0 36px;}
#shop span {display:none;}

#about span {display:none;}

div.entry p {margin:auto 32px auto 13px;font-size:14px;}

#todolist {margin: 15px 0 0 21px;float:left; background: url('images/todolist.png') no-repeat top center; width:311px; height:381px;}
#sidebar ul li ul li {border-bottom:1px solid #d0cebd;padding:6px 0;font-size:12px;}
#sidebar ul li ul.sidnavimages li {border:0px;padding:1px 0;font-size:12px;}
#sidebar ul li h2.noline {margin:0px;}
#sidebar ul li ul.noline {margin:0px; padding:0px;}
#sidebar ul li ul.noline li {border:0px;padding:1px 0;font-size:12px; font-style:italic;}
#sidebar {font-family: Times, Serif;}
#sidebar h2 {font-family: Times, Serif;font-size:14px;}