/*  
Theme Name: Timsbury Community Website
Theme URI: http://www.timsbury.net
Version: 1.0
Author: Tim Thorne
Description: personalised for use on the Timsbury Community website.
Author URI: http://www.timthorne.com/

This theme was designed and built by Tim Thorne of <a href="http://www.timthorne.com/">Tim Thorne Graphic Design</a>.
*/

body {
	font-family:"Trebuchet MS", Arial;
	background-color: #e2ebe5;
	font-size:62.5%;
	}

blockquote, .blockequote {
background-image: url(image/open-quote.gif);
background-repeat: no-repeat;
background-position: left 5px;
margin-left:20px;
margin-right:50px;
padding-left:90px;
font-family:Baskerville, Garamond, "Times New Roman";
font-style:italic;
font-size:1.3em;
color:#636363;
}
blockquote span, .blockquote span {
background-image: url(image/close-quote.gif);
background-repeat: no-repeat;
background-position: right bottom;
display: block;
padding-right: 70px;

}



/*C Head - Futher discussion arguments */
cite, .CHead {
	font-family:Baskerville, Garamond, "Times New Roman";
	font-style:italic;
	font-weight:bold;
	font-stretch:condensed;
	font-size:1.3em;
	color:#636363;
}




	
/*A Heads -	main headings */
h1 {
	font-family:Baskerville, Garamond, Times, serif, "Times New Roman";
	font-size:2.0em;
	font-stretch:condensed;
	text-align:center;
	display:block;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	margin-bottom:20px;
		}
		
/*B Heads - Sub headings */
h2 {
	font-family:Baskerville, Garamond, Times, serif, "Times New Roman";
	font-weight:lighter;
	font-stretch:ultra-condensed;
	font-size:1.8em;
	color:#666c7b;
	background: #dbe0cb url(image/h2Grad.jpg) repeat-x bottom;
	border:#c2c2c2 1px solid;
	padding:5px;
	display:block;
	margin-bottom: 10px;
	} 
	
	
/*introduction */		
h3, .intro {
	font-family:"Trebuchet MS", Arial;
	font-stretch:condensed;
	font-weight:lighter;
	font-size:1.4em;
	color:#636363;	
	}
	
h4 {
	font-family:Baskerville, Garamond, Times, serif, "Times New Roman";
	font-style:italic;
	font-weight:bold;
	font-stretch:condensed;
	font-size:1.4em;
	color:#666c7b;	
	}
	
h5, h6 {
	font-family:Baskerville, Garamond, Times, serif, "Times New Roman";
	font-style:italic;
	font-weight:bold;
	font-stretch:condensed;
	font-size:1.2em;
	color:#666c7b;	
	}




	
strong {
	font-family:"Trebuchet MS", Arial;
	color:#000000;
	font-size:1.1em;
	}
	
p {
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	}
	
/*A Heads -	main headings */	
.heading {
	font-family:Baskerville, Garamond, Times, serif, "Times New Roman";
	font-size:2.0em;
	font-stretch:condensed;
	text-align:center;
	display:block;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	margin-bottom:20px;
	}
	
.naviHeading {
	float:left;
	width:148px;
	font-family:Baskerville, Garamond, "Times New Roman";
	font-size:2.0em;
	font-stretch:condensed;
	text-align:center;
	display:block;
	background:#cdd3bb url(image/contentsGrad.gif) bottom repeat-x;
	border:#c2c2c2 1px solid;
	padding:5px;
	}


/*A Heads -	main headings */
.newsHeading {
	font-family:Baskerville, Garamond, Times, serif, "Times New Roman";
	font-size:2.0em;
	text-align:left;
	color:#d6562b;
	display:block;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	margin-bottom:10px;
	}
	
	
/*Data table */
table {
	border-left: 0px;
	border-right: 0px;
	border-top:0px;
	border-bottom:0px;
	border-collapse:collapse;
	}
	
caption {
	font-family:"Trebuchet MS", Arial;
	font-size:1.7em;
	text-align:center;
	}
	
td, th {
	border: 1px solid #b2b2b2;
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	text-align:right;
	padding:0.2em;
	}
th {
	border: 1px solid #b2b2b2;
	background: #dbe0cb url(image/h2Grad.jpg) repeat-x bottom;
	border:#c2c2c2 1px solid;
	padding:5px;
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	font-weight: bold;
	text-align:left;
	}

td a:link, td a:visited {
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	color:#0054a6;
	text-decoration:none;
	}
	
	
/*village links table */
.vl table {
	border-collapse:collapse;
	border:none;
			}
	
.vl caption {
	background: #dbe0cb url(image/h2Grad.jpg) repeat-x bottom;
	border:#c2c2c2 1px solid;
	font-family:"Trebuchet MS", Arial;
	font-size:1.7em;
	text-align:center;
	}
	
.vl td, .vl th {
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	text-align:center;
	vertical-align:bottom;
	padding:0.2em 0.2em 2em 0.2em;
	border:none;
	}
	

	
/*History table*/

.hsty table {
	border:none;
	border-collapse:collapse;
	}
	
.hsty caption {
	font-family:"Trebuchet MS", Arial;
	font-size:1.7em;
	text-align:left;
	border:none;
	}
	
.hsty td, .hsty th {

	border:none;
	text-align:left;
	vertical-align:top;
	padding:0 10px 30px 0;
	}
	
.hsty th {
	border:none;
	background-color:#CCCCCC;
	font-weight: bold;
	text-align:left;
	padding:0.2em;
	}
	
	
	
/* default list */

ul {
	list-style:none;
	padding:10px 0 5px 0;
	display:inline;
	}
	
li {
	padding: 0 5px 5px 5px;
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	text-align:left;
	}
	
li a:link, li a:visited {
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	color:#0054a6;
	text-decoration:none;
}

/*links */



a, a:visited, a:hover, a:active {
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	color:#0054a6;
	text-decoration:none;

}
 	
	






/*------container--------*/

/*container class*/
.container {
	width: 961px;
	height:100%;
	}
	
/*content wrapper*/

#contentWrapper {
	position:relative;
	margin:50px auto auto auto;
	width:961px;
		}
	
/*mast head*/
#mastHead {
	width:100%;
	background:url(image/masthead.jpg) no-repeat;
	height:200px;
	width:100%; 
	}
	
/*main content container*/
.mainContainer {
	float:left;
	width: 961px;
	height:100%;
	background: #efefe8 url(image/sides.gif) repeat-y center; 
	}

	
/*left column*/
#leftColumn {
	float:left;
	margin:50px 0 0 25px;
	display:inline;
	width:180px;
	border-right:#FFFFFF solid 5px;
	voice-family: "\"}\"";/*box model hack for IE 5.0*/
	voice-family: inherit;
	}
html > body #leftColumn {
	width: 185px;
	}
	

#Navigation {
	float:left;
	width:160px;
	background: #dbe0cb url(image/naviGrad.gif) repeat-x bottom;
	border:#c2c2c2 1px solid;
	}
	
	
/* Top navigation list styles */
#Navigation ul {
	float:left;
       	list-style:none;
	padding-top:5px;
	margin:0;
	}
	
	
#Navigation li {
	padding: 0 5px 5px 5px;
	}
		
#Navigation li a:link, #Navigation li a:visited {
	display:block;
        clear:left;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000000;
	}

#Navigation li a:active {
	display:block;
        clear:left;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000000;
	background:#cdd3bb;
	}

/*new Navigation bits */
#Navigation li a:hover {
	display:block;
	background:#bbbfae;
}
	
#Navigation ul ul {
	margin-left:5px;
	display:none;
	}
	
#Navigation ul ul li {
	margin:0 0 2px 0;
	padding:5px 10px 5px 10px;
	font-size:1.0em;
	color:#000000;
	background:#c8ccba;
	}

#Navigation ul ul a:link, #Navigation ul ul a:visited {
	display:block;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000000;
	
}

#Navigation ul ul a:hover {
	display:block;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000000;
	background:#bbbfae;
}
/*end*/
	
	
	/*centre column*/
#middleColumn {
	float:left;
	margin: 50px 10px 0 10px;
	width:506px;
			}
			


#whatsOn {
	float:left;
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	width: 500px;
	}
	
	
#maps {
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	text-align:center;
	}

#leftImage {
	float:left;
	width:auto;
	padding-right:20px;
	padding-bottom:20px;
	}	
	
#rightImage {
	float:right;
	clear:left;
	width:auto;
	padding-left:20px;
	padding-bottom:20px;
	}
	

#whatsOnImage {
	float:left;
	width:200px;
	height:270px;
	}

#whatsOnRight {
	float:left;
	width:290px;
	margin-left:10px;
	}
		
		
	
#whatsOn ul {
	list-style:none;
	padding:10px 0 5px 0;
	display:inline;
	}
	
#whatsOn li {
	padding: 0 5px 5px 5px;
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	text-align:left;
	}

	
#whatsOn a:link, #whatsOn a:visited {
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	color:#0054a6;
	text-decoration:none;
}

#whatsOn .lastModified {
	font-family:"Trebuchet MS", Arial;
	font-size:1em;
	margin:10px 0 0 0;
	padding:5px;
	border-top:#CCCCCC 1px dotted;
	font-style:italic;
	font-stretch:condensed;
	color:#666666;
	}

.topBut {
	float:right;
	background:url(image/top-but.gif) no-repeat;
	width:40px;
	height:51px;
	margin-left:5px;
	border:0;
	padding:0;
	}
	
.homeBut {
	float:right;
	background:url(image/home-but.gif) no-repeat;
	width:40px;
	height:51px;
	margin-left:5px;
	border:0;
	padding:0;
	}
	
	
	





	


	
/*for the Churche section */
	
#whatsOn dl {
	float:left;
	width:510px;
	margin: 0;
	padding: 0;
	display: inline; /* Fixes IE/Win Double margin */
	}
#whatsOn dt {
	float:right;
	width:500px;
	font-family:Baskerville, Garamond, Times, serif, "Times New Roman";
	font-weight:lighter;
	font-stretch:ultra-condensed;
	font-size:1.8em;
	color:#666c7b;
	background: #dbe0cb url(image/h2Grad.jpg) repeat-x bottom;
	border:#c2c2c2 1px solid;
	padding:5px;
	display:block;
	margin-bottom:20px;
	}
#whatsOn dd {
	margin: 0 0 50px 250px;
	padding: 0;
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	}
	
#whatsOn dd strong {
	font-family:"Trebuchet MS", Arial;
	color:#ed7c31;
	font-size:1.1em;
	font-style:normal;
	}

#whatsOn dl dd.img {
	margin: 0;
	}
#whatsOn dd.img img {
	float:left;
	margin:0 10px 50px 0px;
	}
	
/* Reverse Float */

#whatsOn .alt dt {
	float: left;
	}
	
#whatsOn .alt dd {
	margin: 0 210px 0 0;
		}
	
#whatsOn .alt dd.img img {
	float:right;
	margin:0 0 0 10px;
	}
	
	
	
	

	

	
/*right Column*/
#rightColumn {
	float:right;
	margin:50px 25px 0 0;
	display:inline;
	border-left:#FFFFFF solid 5px;
	width:180px;
	voice-family: "\"}\"";/*box model hack for IE 5.0*/
	voice-family: inherit;
	}
html > body #rightColumn {
	width: 185px;
	}


/*News Items Content*/
#newsItems {
	float:right;
	width:155px;
	margin:0;
	text-align:left;
	}
	
#newsItems ul {
	list-style:none;
	display:inline;
	margin:0;
	text-align:left;
	}

#newsItems li {
	display:inline-block;
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	text-align:left;
	margin-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	margin-left:0;
	margin-right:0;
	padding:10px 0 0 0;
	
	}
	
#newsItems a:link, #newsItems a:visited {
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	color:#0054a6;
	text-decoration:none;
	margin-left:0;
	margin-right:0;
	text-align:left;
	display:inline;
}
	
	
/*bottom bits*/
#bottom {
	float:left;
	clear:both;
	width:961px;
	background:url(image/bot.gif) left top repeat-x;
	}

#leftCurve {
	float:left;
	width:25px;
	height:30px;
	background:url(image/left_bot_cnr.jpg) left no-repeat;
	}
	
#righCurve {
	float:right;
	width:25px;
	height:30px;
	background:url(image/rght_bot_cnr.jpg) right no-repeat;
	}
	
#footer {
	float:left;
	clear:both;
	width:950px;
	height:90px;
	padding:5px;
	margin-top:5px;
			}

#counter {
	float:left;
	width:160px;
	height:auto;
	}
	
#updated {
	float:left;
	width:550px;
	height:90px;
	text-align:center;
	}
	
	
#TimCredits1 {
	height:37px;
	width:80px;
	float:right;
	font-family:"Trebuchet MS", Arial;
	font-size:0.9em;
	text-align:right;
	}
	
#TimCredits {
	float:right;
	width:150px;
	height:37px;
	margin-left:5px;
	}
