/*
Theme Name: HillsdaleNY
Theme URI: http://squarecandydesign.com/
Description: Inspired by the Zen theme for Drupal (a "blank" theme to build your own custom theme on).  Basec on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Peter Wise
Author URI: http://squarecandydesign.com/
Tags: zen, blank, custom, customize, widget

	This theme derives its lineage from:
	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/



/* Begin Typography & Colors */
body { font-family:Arial, Helvetica, sans-serif;
font-size: 62.5%;
outline:0;
	}

a, a:active, a:visited {outline:0; color:#305706;}
a:hover {color:#507726;}

#page {
	border: 1px solid #829786;
	text-align: left;
	background: url(sidebar-bg.gif) 0 0 repeat-y;
	}

#header {
border-bottom: 8px solid #829786;
	}

#content {
	}

.widecolumn .entry p {
	}

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

.widecolumn {
	}

.narrowcolumn .postmetadata {
	}



.thread-alt {}

.thread-even {}

.depth-1 {}

.even, .alt {}

#footer {

	}

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

#sidebar h2 {
	font-size: 1.2em;
	}

.entry p a:visited {}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li .avatar { 
	float: right;
	padding: 2px;
	}

.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: 1.4em;
	background:#bece85;
	}

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

a:hover {
	}

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

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

#wp-calendar caption {
	font-size: 1.3em;
	text-align: center;
	}

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



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

#page {
	margin: 20px auto;
	padding: 0;
	width: 900px;
	}

#header {
	width: 900px;
	}

.narrowcolumn, .widecolumn {
	float: right;
	padding: 25px 25px 25px 0px;
	margin: 0px 0 0;
	width: 579px;
	}


.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	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: 950px;
	clear: both;
	}

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



/*	Begin Headers */
h1, h2, h3, h4, h5, h6 {color:#305706; padding-left: 1px;}

h1 {font-size:2em}

h2 {border-bottom: 2px solid #cccccc; font-size:1.8em}

h2.pagetitle {}

h2 a, h3 a {text-decoration:none;}

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

h3 {font-size:1.6em;}
h4, h5, h6 {font-size:1.4em;}


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
	}


div.alignright {
    padding:0 0 5px 10px;
	}

div.alignleft {
	padding: 0 10px 5px 0;
	}	
/* End Images */



/* Begin Lists */

html>body .entry ul {}

html>body .entry li {}

.entry ul li:before, #sidebar ul ul li:before {}

.entry ol {}

.entry ol li {}

.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 {
	margin-bottom: 15px;
	}

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

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

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

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

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


/* Begin Form Elements */

#searchform {
}

#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: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

.commentlist {
	padding: 0;
	}

.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
{ float:left;
	padding: 0px;
	margin: 0px;
	width: 270px;
	}
#sidebar form {
	margin: 0;
	}
#sidebar ul li {list-style:none;}
/* 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 */
	 }
/* End Calendar */



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

acronym, abbr {
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

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 #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

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

.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#header {position:relative; margin:0; padding:0;}

#headerimg1 {position:absolute; top:0; left:0; height:110px; width:272px; background:url(header1.jpg) 0 0 no-repeat;}
#headerimg2 {position:absolute; top:0; left:272px; height:110px; width:271px; background:url(header2.jpg) 0 0 no-repeat;}
#headerimg3 {position:absolute; top:0; left:429px; height:110px; width:271px; background:url(header3.jpg) 0 0 no-repeat;}
#headerimg4 {position:absolute; top:0; left:586px; height:110px; width:271px; background:url(header4.jpg) 0 0 no-repeat;}
#headerimg5 {position:absolute; top:0; left:743px; height:110px; width:271px; background:url(header5.jpg) 0 0 no-repeat;} 

#header h1 {margin:0; padding:0; height:110px;}

#townseal {
z-index:3;
background: url(townseal.png);
position:absolute;
top:3px;
left:2px;
height: 105px;
width:107px;
}

#headertext {color:#000000; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; letter-spacing:-1px;
position:absolute; left:115px; top:20px; z-index:3;}
#headertext1 {font-size:18px;}
#headertext2 {font-size:30px;}
#headertext3 {font-size:15px;}


#headermenu {margin:0px; background:#c0ccc2; border-top:1px solid #829786; height:26px; font-size:1.4em;}


#headermenu ul {margin: 0; padding:0;}
#headermenu ul li {
	list-style-type: none;
	position: relative; 
	margin: 0; 
	padding: 0;
	float:left;
	}
#headermenu li a, #headermenu li a:visited, #headermenu li a:active {
	display: block; 
	padding: 5px 15px 0 ; 
	text-decoration: none; 
	background:#c0ccc2; 
	margin:0; 
	text-align:center; 
	color:#000000;
	font-weight:bold;
}
#headermenu li a:hover {color:#ffffff;}
#headermenu ul ul {display:none;}





#sidebar {font-size:1.3em;}

#footer {font-size:1em;}



#sidebar ul#menu1 {font-weight:bold; color:#000000; margin:15px 0 0; padding:0; }


ul#menu1 li.current_page_item a, ul#menu1 li.current_page_ancestor a {  background: #a9b776}
ul#menu1 li.current_page_ancestor ul li.page_item a {  background: #e6edcf;}
ul#menu1 li ul li.current_page_item a, 
ul#menu1 li.current_page_item ul li a, 
ul#menu1 li.current_page_ancestor ul li.current_page_item a,
ul#menu1 li.current_page_ancestor ul li.current_page_ancestor a {background: #f2f6e6}
ul#menu1 li a.haschildren { background-image: url(plus0.gif); background-position: 95% center; background-repeat: no-repeat;}
ul#menu1 li a.haschildren.minus { background-image: url(minus0.gif);}

#subpages-menu {padding:5px; background:#eeeeee; font-size:1.4em;}
#subpages-menu ul li {height: 1.4em;}


div#breadcrumbs {margin-top:20px;}
div#breadcrumbs + .page-title {margin-top:3px;}

p.postedon {margin:3px 0; color:#666666; font-size:.9em;}
p.thetags {margin:3px 0; color: #999999; font-size:.9em; }
.ar-entry, 
.tb-entry {padding:5px; background:#eeeeee; margin:5px 50px 5px 0;}
.ar-entry p,
.tb-entry p {margin:3px 0;}
.ar-entry h4,
.tb-entry h4 {margin:3px 0; font-size:1.2em;} 

.tb-entry {font-size:.8em;}

#searchform {margin: 4px 0 0 0; width:270px; padding:0 5px;}
#searchform #s {height:12px; width:200px; padding:2px; color:#666666; font-size:.8em; border:1px solid #666666; }
#searchform #searchsubmit {height:14px; width:15px; padding:0; background:url(search-go.gif) 0 0 no-repeat; text-indent:-100000px; border:none}

#archivesbox ul li {list-style:none;}
#archivesbox ul li a {display:block; float:left; padding:3px; margin:3px; background:#eeeeee; text-decoration:none; color:#000000;}
#archivesbox ul li a.current_year_item {background:#ccccff;}


#signupbox {margin:15px; padding:15px 0 0 0; border-top: 2px solid #829786;}
#signuptitle, #signupemail {text-decoration:none; border:none; padding:3px 0; font-weight:bold; }
#ea {width:180px; margin:3px 0; color:#666666; border:1px solid #666666; padding:2px;}
#signupsubmit { background:#829786; border:1px solid #333333; padding:4px; margin:3px 0;}




#newsbox {float:left; width:230px; margin: 0 0 10px 0; }
#newsbox h2 {margin-top:0; border-bottom:none;}
#newsbox .entry {border:1px solid #999999; background: #e6efe7; padding:0 10px;}
#newsbox .post {margin-bottom:5px;}

#newsbox2 h2 {margin-top:0;}
#newsbox2 .post {margin-bottom:0;}

#slideshowbox {float:right;}
#faqbox {float:left; width:308px; }
#homeright {float:right; width:240px;}
#eventsbox {}
#docsbox {padding-top:15px;}


.caltitle {margin:2px 0;}
.caltitle, .caltitle a {color:#333333; text-decoration:none; }
.caldate {margin:15px 0 0; font-size:1em; text-transform:uppercase; }
.caldate0 {margin:20px 0 0; font-size:1em; text-transform:uppercase; }
.caldate1 {margin:20px 0 0; font-size:1.4em; text-transform:uppercase; }

.cal-entry {margin:5px 0 15px 0; padding:0 0 15px 0; border-bottom: 1px solid #666666; }

#upcoming-title {margin-bottom:2px;}
#pastevents {text-align:right; margin: 2px 0 25px 0;}
#pastevents a {color:#666666; text-decoration:none; }

.navigation {background:#dddddd; padding:10px; font-size:.8em; line-height:1em;}
.navleft {text-align:left;}
.navright {text-align:right;}

#docsbox ul {margin:0; padding:0;}
.docsbox-item {list-style:none; background:url(doc-icon.gif) 0 0 no-repeat; height:22px; margin:0; padding:2px 0 0 25px;}
.docsbox-item a {color:#000000; font-size: 1.2em; text-decoration:none; font-weight:bold;}

h2.page-title {margin-top:0;}

h3.caltitle {font-size:1.2em;}
