/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets


*/

@import url(reset.css);




/* Begin Typography & Colors */
body {
	font: 12px/18px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #040404;
	text-align: center;
	background: #eeebe4;
	}

#page {
	background-color: white;
	text-align: left;
		background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 760px;

	}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

.clearall { clear: both; }

.row { background: url(images/rowback.gif) top left repeat-y; overflow: auto; }

address { color: #444; padding-bottom: 10px;}

p { padding-bottom: 10px; }

h2 { font: 20px Georgia; padding-bottom: 15px; }


a { color: #353e0e; font-weight: bold; background: #fffde8; }

.address-link { font-size: 11px; }

#content {


padding: 50px;
padding-top: 0;

	}
	
	

	
.tags { font-size: 11px; padding-top: 10px; color: #555; padding-bottom: 0; }
.tags a { background: none; color: #555; }
.listblock {  padding: 25px; width: 272px;  float: left; }

.odd { margin-right: 15px; }
.even { }


#sortstuff { padding: 25px 50px; }

input { padding: 3px; font-size: 13px; }

.categorieslist li, .categorieslist ul { display: inline;  }

#header h1 a { display: block; width: 760px; height: 260px; margin: 0 auto; margin-top: 20px; text-indent: -999999px; background: url(images/businessheader.jpg); }




#navigation {
background: #575f33; width: 720px; margin: 0 auto; padding: 10px 20px; color: #fff; overflow: auto;  }

#navigation li { display: inline; }
#navigation ul { overflow: auto; }

#navigation a { color: #fff; text-decoration: none; display: block; float: left; padding: 4px 5px;  margin-right: 5px; background: none; font-weight: normal; }
#navigation a:hover { background: #3d4420; }

body#home #navigation a.home,

body#villagedepts #navigation a.villagedepts,
body#helpfulinfo #navigation a.helpfulinfo,
body#businesses #navigation a.businesses,
body#villagegov #navigation a.villagegov
{ font-weight: bold; background: #2f3419; }

body.trustees #subnav a.trustees,
body.parkboard #subnav a.parkboard,
body.housing #subnav a.housing,
body.police #subnav a.police,
body.municipalcourt #subnav a.municipalcourt ,
body.publicworks #subnav a.publicworks,
body.utilities #navigation a.utilities,
body.planning #subnav a.planning
{ font-weight: bold; background: #3d4420; }

#subnav { font-size: 11px; padding-top: 3px; clear: both; }
#subnav a { border: 0; }


#footer { background: #49422f; text-align: left; font-size: 11px; color: #d6ccb8; width: 700px; padding: 20px 30px; margin: 0 auto 25px auto; }
#footer p { padding: 0; }

