/*  
Theme Name: Town of Rockand
Theme URI: http://www.townofrocklandny.org
Description: A Theme for Town of Rockland
Version: 1.0 
Author: adcSTUDIO
Author URI: http://www.adcstudio.com
*/

body {
	padding: 8px 0;
	margin: 0;
	background: #bcb8ad;
    text-align:center;
}
td {
	border: 0;
	padding: 0;
}
#layout{
	width: 784px;
	margin: 0 auto;
	background: #FFF url(images/BG.png) repeat-y 6px;
	padding: 0 5px 5px 5px;
    text-align:left;
}

#header {
	position: relative;
	zoom: 1;
	background: #FFF;
}
#header img {
	display: block;
	margin-left: 116px;
}
#header .Date {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 4px 11px;
	color: #474747;
	font-size: 7.5pt;
	font-family: Helvetica, Arial, sans-serif;
}

#menu-top {
	width: 621px;
	background: #989282;
	float: left;
}
#menu-top ul {
	margin: 0;
	list-style: none;
	padding: 0;
	background: #989282;
}
#menu-top li {
	float: left;
	display: block;
}
#menu-top a {
	display: block;
	float: left;
	background: #989282 url(images/MainNavBullet.gif) no-repeat 7px 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
	padding: 3px 10px 2px 18px;
	white-space: nowrap;
	text-decoration: none;
}
#menu-top a:hover {
	text-decoration: underline;
}
#menu-top a.on {
	background: #bcb8ad url(images/MainNavBulletOn.gif) no-repeat 7px 8px;
	color: #513e1c;
}

#content {
    width:361px;
    float:left;
	color: #292322;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.75pt;
	padding: 20px;
	line-height: 14pt;
}
#content p,
#content h1,
#content h2 {
	margin: 12.5pt 0;
}
#content h1,
#content h2 {
	color: #6b5d46;
	font-weight: normal;
}
#content h1 {
	margin-top: 0;
	font-size: 13.5pt;
}
#content h2 {
	font-size: 12pt;
	margin-bottom: 0;
}
#content h2 + p {
	margin-top: 7.5pt;
}

#content *:first-child {
	margin-top: 0;
}
#content img.Photo {
	padding: 1px;
	border: 1px solid #7a6a50;
	margin: 0 10px 10px 0;
}

#sidebar {
	float: left;
	width: 193px;
	border-left: 1px solid #d1cec7;
	padding: 12px 22px 6px 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8.25pt;
	margin: 0;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar a {
	font-weight: bold;
	color: #004f15;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar h2 {
	font-size: 10.5pt;
	color: black;
	text-transform: uppercase;
	border-bottom: 1px solid #d1cec7;
	margin: 24px 0 6px 0;
}
#sidebar p {
	margin: 8pt 0;
}
#sidebar h2 + p {
	margin-top: 0;
}
#sidebar li.widget {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#offices {
	width: 162px;
	float: left;
	background: #eeecea;
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	border-right: 1px solid #FFF;
	font-size: 9.75pt;
}
#offices ul {
	margin: 0;
	list-style: none;
	padding: 0;
	border-top: 1px dotted #979797;
}
#offices li {
	border-bottom: 1px dotted #979797;
	padding:1px;
}
#offices a {
	color: #242424;
	text-decoration: none;
	display: block;
	padding: 4px 10px 3px 10px;
}
#offices li.current_page_item a {
	background: #FFF;
}
#offices a:hover {
	text-decoration: underline;
}
#offices strong {
	background-color: #172c0d;
	color: #d4d1ca;
	border-bottom: 1px solid #FFF;
	display: block;
	font-size: 8.25pt;
	padding: 4px 10px 3px 10px;
	margin-bottom: 22px;
}

#searchsubmit{
}
#footer {
    clear:both;
	text-align: center;
	padding: 7px 5px 30px 5px;
	margin: -5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8.25pt;
	background: #bcb8ad;
	border-top: 5px solid #FFF;
}
#footer p {
	margin: 0;
}
.post{
}
.post-datetime{
    
}
.post-author{
    
}
.post-author-posts{
    
}
.post-category{
    
}
.post-entry{
}
.post-entry-more{
}
.post-comments{
}
.post-custom-fields{
    
}
.next-post-link{
    float:right;
}
.previous-post-link{
    float:left;
}
#comments{
}
.comments-feed{
}
.comment{
}
.comment-number{
}
.comment-datetime{
}
.comment-author{
}
.comment-moderated{
}
.protected-comments{
}
.allowed-tags{
}
.attachment{
}
.smallattachment{
}
.attachment-link{
}
.attachment-filename{
}
#commentform{
}
.commentform-required{
}
#submit{
}
.post-leavecomment{
}
.post-trackbackurl{
}
.odd{ 
}


#Container:after,
#menu-top:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

a {
	color: #004f15;
}
