/*  
THEME NAME: TownOffice1
THEME URI: http://townofbeauejour.com/
DESCRIPTION: A minimalist theme where white space and margins can show culture and aestheticism. For WordPress 2.0+. Widgets-friendly. Adapted from version 1.2 of Barthelme by Scott Allan Wallick
VERSION: 1.0
AUTHOR: Lane Robinson
AUTHOR URI: http://townofbeausejour.com/
*/
/*
"Town Office" (C) 2006 Lane Robinson - http://townofbeausejour.com - and distributed under the terms of the GNU General Public LIcense v2
"Barthelme" (C) 2006 Scott Allan Wallick - http://scottwallick.com/ - and distributed under the terms of the GNU General Public License v2
*/
html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	color: #222;
	line-height: 150%;
}
/* GLOBAL ELEMENT COMBINATIONS */
h3.post-date, p.post-date-single, h3#comment-count {
	word-spacing: 0.2em;
}
div.post-header p, p.post-date-single, div.post-footer, h3#comment-count, div#sidebar ul li h2 {
	color: #666;
	background-color: transparent;
	/* original
	background: #fff;
	color: #888;
	*/
}
h3.post-date, div.post-entry blockquote, div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6, div#sidebar ul li p {
	/* original
	background: #fff;
	color: #444;
	066 for green
	*/
	background-color: transparent;
	color: #960;
}
p.post-date-single, div.post-footer p, h3#comment-count, h4#comment-header, div.nav-left, div.nav-right {
	text-align: center;
}
/* HEADER STUFF */
div#header {
	/* background color was bac8da */
	/* background: #006666 url(images/header.png) repeat-x top center; */
	background-color: #960;

	/*
	border-color: white;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-width: 1px;
	*/
	
	color: #f5f5f5;
	/* changed margin first value from 3 */
	margin: 3em 0;
	/* padding: 1.2em 0 1.2em 3em; */
	padding: 0.2em 0 .5em 1.5em;
}
h1#title {
	font-size: 2.2em;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0.1em; 
	margin: 0;
	/*
	margin-bottom: -5px;
	*/
}
p#description {
	background-color: transparent;
	font-size: 1em;
	letter-spacing: 0.0em;
	margin: 0;
}
/* WRAPPER - CONTAINER - CONTENT STUFF */
div#container, div.post-container {
	float: right;
	width: 100%;
}
div#container { margin: 0 0 0 -20em; }
div.post-container { margin: 0 0 0 -10.5em; }
/* changed from 19.5 margin last value */
div.narrowcolumn {
	margin: 0 0 0 14.0em;
	padding: 0 2% 0 1%;
}
/* changed margin last value from 19 I think */
div.widecolumn {
	margin: 0 0 0 17em;
	padding: 0 4% 0 2%;
}
/* div.post-content { margin: 0 0 4em 10.5em; } */
div.post-content { margin: 0 0 8em 10.5em; }
div.post { clear: both; }
h2.post-title {
	font-size: 1.3em;
	margin: 0;
	border-bottom: 1px solid #960; /* 066 for green */
}
h3.post-date {
	font-size: 1.1em;
	margin: 0 0 1em 0;
}
div.post-header {
	float: left;
	margin: 0 0 3em 0;
	text-align: right;
	width: 9em;
}
div.post-header p {
	line-height: 150%;
	margin: 0 0 0.5em 0;
}
p.post-date-single {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
h2.post-title-single {
	font-size: 1.7em;
	font-weight: normal;
/*	margin: 0.3em 0 1em 0; */
	margin: 0.8em 0 1em 0;
	text-align: center;
}
div.post-entry p {
	line-height: 150%;
	margin: 1em 0;
}
div.post-entry ul li { list-style: square; }
div.post-entry ul li, div.post-entry ol li { line-height: 150%; }
div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 1.2em 0 -0.6em 0;
}
blockquote {
	/* original
	border-left: 1em solid #cfd5dd;
	font-size: 0.9em;
	padding-left: 1em;
	*/
	border-left: 1px solid #960; /* 066 for green */
	font-size: 0.9em;
	padding-left: 1em;

}
div.post-footer {
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;
	font-size: 1em;
	margin: 0 0 3em 0;
	padding: 0.7em 0.2em;
}
div.post-footer p { margin: 0 auto; }
/* COMMENTS STUFF */
h3#comment-count {
	font-size: 0.9em;
	margin: 0;
}
h4#comment-header {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0.1em 0 1em 0;
}
h4#respond {
	font-size: 1.3em;
	font-weight: normal;
	margin: 2em 0 0 0;
}
div.formcontainer p {
	margin: 0.5em 0 1em 0;
}
div#comments ol li {
	background: #f6f7f9;
	color: #111;
	margin: 1em 5%;
	padding: 0.5em 1em;
}
div#comments ol li.alt {
	background: #e7eaed;
	color: #111;
}
div#comments ol li p {
	margin: 0.5em 0;
}
div#comments ol li p.comment-metadata {
	font-size: 0.9em;
}
/* SIDEBAR STUFF */
/* original width 16 em */
div#sidebar {
	float: left;
	width: 14em;
}

/* original margin second value 1.5em */
div#sidebar ul {
	background-color: transparent;
	margin: 0 0.2em 0 3em;
	padding: 0;
	padding-left: .25em;
}
div#sidebar ul li {
	font-size: 1em;
	line-height: 150%;
	list-style: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}
div#sidebar ul li h2 {
	/* new thing */
	background-color: transparent;
	font-size: 1em;
	margin: 0;
	text-transform: uppercase;
}
div#sidebar ul li p, div#sidebar ul li ul, div#sidebar ul li ul li {
	margin: 0;
	padding: 0;
}
div#sidebar ul li ul li ul li {
	font-size: 0.9em;
	margin: 0 0 0 1em;
}
/* FOOTER STUFF */
div#footer {
	background-color: transparent;
	clear: both;
	color: #888;
	padding: 5em 0 1em 3em;
}
div#footer p {
	font-size: 0.9em;
	margin: 0;
}
/* GLOBAL ALIGNMENT AND MISC ELEMENTS */
div.navigation {
	clear: both;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}
div.nav-left, div.nav-right {
	margin: 0 auto;
	width: 49%;
}
.alignleft, div.nav-left { float: left; }
.alignright, div.nav-right  { float: right; }
abbr, acronym {
	border-bottom: 1px dotted #546188;
	cursor: help;
}
code, pre {
	font: 1em/normal "courier new", courier, monospace;
}
.clearer {
	clear: both;
	height: 0;
}
/* IMAGE ELEMENTS, INCLUDING LINKS */
img { border: none; }
div#content img.center {
	display: block;
	margin: 0.4em auto;
}
div#content img.alignright { margin: 0.4em 0 0.4em 1.1em }
div#content img.alignleft { margin: 0.4em 1.1em 0.4em 0; }
/* FORMS FOR COMMENTS AND SEARCH / INCLUDES STYLES FOR THE WP-CONTACTFORM PLUGIN */
form {
	margin: 0.3em 0 0 0;
	padding: 0;
}
input#s {
	margin: 0 0 0.4em 0;
	padding: 0.2em;
	width: 70%;
}
textarea {
	height: 13em;
	overflow: auto;
	width: 66%;
}
input#searchsubmit, input#submit { border: 1px outset #999; }
input#s, input#author, input#email, input#url { width: 66%; }
input#s, input#author, input#email, input#url, textarea {
	border: 1px inset #999;
	padding: 0.2em;
}
div.formcontainer {
	font-size: 1em;
	margin: 0 0 3em 0;
	width: 100%;
}
div.formright, div.formleft {
	display: inline;
	float: left;
	margin: 0 0 0.5em 0;
}
div.formleft {
	clear: both;
	text-align: right;
	width: 15%;
	margin: 0% 2% 0% 0%;
}
div.formright { width: 80%; }
/* LINK STYLES */
div#header a, div#header a:active, div#header a:link, div#header a:visited {
	background: transparent;
	color: #fff;
	text-decoration: none;
}
div#header a:hover {
	background: transparent;
	color: #fc9;
}
div#content a, div#content a:active, div#content a:link, div#content a:visited {
/* colour was 546188 */
	color: #960;
	background: transparent;
}
div#content a:hover {
	color: #000;
	background: transparent;
}
div.post-header a, h2.post-title a {
	text-decoration: none;
}
div.post-footer a {
	background-color: transparent;
	color: #888;
}
div#sidebar a, div#sidebar a:active, div#sidebar a:link, div#sidebar a:visited {
	/* original
	background: #fff; */
	background-color: transparent;
	/* original 999, 066 is the green version */
	color: #960;
	text-decoration: none;
}
div#sidebar a:hover {
	/* original
	background: #fff; */
	background-color: transparent;
	color: #960;
	text-decoration: underline;
}
div#footer a, div#footer a:active, div#footer a:link, div#footer a:visited {
	background-color: transparent;
	color: #888;
}
div#footer a:hover {
	background-color: transparent;
	color: #222;
	text-decoration: none;
}

/* customizations */

/* for photopress */
img.pp_image {
	background-color: white;
	float: right;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #960;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #960;
	margin-left: .5em;
	padding-left: 4px;
	padding-bottom: 4px;
}
img.pp_fullimage {
	clear: both;
	float: none;
}
/* for mastheadicon */
div#mastheadslides {
	background-color: white;
	border-color: #960;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-top: -25px;
	margin-right: 2em;
	padding: 4px;
	padding-bottom: 0px;
	z-index: 5;
}
/* very top bar */
#mainnav {
	background-color: #fff;
	padding-left: 1px;
	padding-right: 1px;
	position: fixed;
	right: 1em;
	top: 0ex;
}

#mainnav ul {
	margin: 0px;
	padding: 0px;
}

#mainnav ul li {
	background-color: #960;
	float: left;
	list-style-type: none;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: .5em;
	padding-right: .5em;
}

#mainnav ul li.plainjaneinfo {
	color: black;
	background-color: transparent;
}

div#mainnav a, div#mainnav a:link, div#mainnav a:visited, div#mainnav a:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

div#mainnav a:hover {
	color: black;
}

/* for google bar */
div#sitesearch {
	color: black;
	background-color: white;
	float: right;
	margin-top: -4ex;
	margin-bottom: 2ex;
	margin-right: 1em;
	padding: 0px;
	
}
div#sitesearch form {
	margin-top: -1ex;
}
div#sitesearch .breadcrumb {
	color: #666;
	text-transform: uppercase;
	float: left;
	margin-top: 1ex;
}
div#minuteslist ul {
	float: left;
}

div#credit {
	font-size: .8em;
	line-height: 1.5em;
}

div#calendar h1 {
	text-align: center;
	margin-bottom: 1em;
	clear: both;
}

div#calendar h2 {
	text-align: right;
	margin: 0em;
	margin-bottom: -1.8em;
	padding: 0em;
	width: 4em;
	clear: both;
}
div#calendar ul {
	margin-left: 7em;
	padding: 0em;
}

div#calendar ul li:first-line { 
	font-weight: bold;
	text-decoration: underline;
}
div#calendar ul li:hover {
	background-color: #fec;
	display: block;
	cursor: pointer
}
p.councilpics {
	clear: both;
	padding-right: 5em;
}
