body {
	margin: 20px;
	padding: 0px;
	background-color: #96cb63;
	}
a {
	color: #003399;
	text-decoration: none;
	}

a:visited {
	color: #990000;
	}

a:active {
	color: #336699;
	text-decoration: underline;
	}

a:hover {
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


#banner {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;

	height: 175px;
	border: 10px solid #008100;
	background: #96cb63 url('http://www.lifewithalacrity.com/images/header_tile.gif') repeat-x -50px 0;
	}

#bannerleft {
	margin-top: 20px;
	float:left;
}
#bannerright {
	float:right;
	margin-right: 1%;
	margin-top: 5px;
}


#bannertitle h1  {
	position: absolute;
	top: 25px;
	left: 0px;
	margin: 0px 0px 0px 90px;
	padding: 0px;

	width: 80%;

	font-family: Georgia, 'Times New Roman', serif;
	color: #ffffff;
	font-size: 34px;
	font-style: italic;
}
#bannertitle h1 a {
	color: #ffffff;
	text-decoration: none;
}

#bannertext h2 {
	position: absolute;
	bottom: 25px;
	left: 20px;

	width: 60%;
	
	margin: 0px 0px 0px 100px;
	padding: 0px;

	color: #196008;
	 font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height:1.3em;
}

#container {
	background-color: #ffffff;
	border: 1px solid #59a038;
	margin: 0px;
	padding: 0px;
	}

#center {
	margin: 0px 0px 0px 0px; /* 0px 200px 0px 0px; */
	padding: 0px;
	overflow: hidden;
	}

#right {
	position: absolute;
	top: 216px;
	right: 21px;

	width: 200px;

	padding: 0px;
	margin: 0px;
	
	overflow: hidden;

	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;

	background-color: #e6e6e6;
	}

/* IE box model hack */
* html #right {
	right:20px;
	}

.content {
	margin:0px;
	line-height: 160%;
	padding: 15px 20px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	overflow: hidden;
	}

.content p {
	font-size: small;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	}

.content li {
	line-height: 150%;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	}

.content h2 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #333333;
	text-align: left;
	font-weight: bold;
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	
	text-align: left;
	font-weight: bold;
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: left;
	font-weight: bold;
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 0px;
	margin: 0px;
	}

.sidebar a:link {
	color: #000000;
	}

.sidebar a:visited {
	color: #000000;
	}

.sidebar a:active {
	color: #000000;
	}

.sidebar a:hover {
	color: #003366;
	text-decoration: underline;
	}

.sidebar h2 {
	padding: 3px;
	margin: 10px 0px 3px 0px;

	background-color:#cccccc;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #999999;

	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	}

.sidebar h2 a:link {
	color: #333333;
	text-decoration:none;
	}

.sidebar h2 a:visited {
	color: #333333;
	text-decoration:none;
	}
.sidebar h2 a:active {
	color: #333333;
	text-decoration:none;
	}
.sidebar h2 a:hover {
	color: #003366;
	text-decoration: underline;
	}

.sidebar ul {
	margin: 0px;
	padding: 0px 0px 10px 5px;
	}

.sidebar ul li {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 1.2em;
	
	margin: 6px 4px;
	padding: 0px;
	list-style-type: none;
	}

.sidebar ul li a {
	text-decoration: none;
	}


.sidebar img {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	}


.photo {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	}
#blogstreet {
	margin:10px 44px 10px 44px;
}
	
.link-note {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;

	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 20px;

	width: 100px;
	}

.link-note ul{
	list-style-image: url('http://www.lifewithalacrity.com/images/bullet.gif');
	padding: 0px;
	margin: 0px;
}

.link-note ul li {
	line-height: 1em;
}

.link-note a {
	font-size:10px;
	text-decoration: none;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
}


#powered {
	border: 1px solid #990000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

pre {
	font-family: "Lucida Console", "Courier New", Courier, mono;
	line-height: 1.1em;
	font-size: small;
	overflow:scroll;
	overflow-x: auto;
	overflow-y: visible;
	padding-bottom: 25px;
	width: 97%;

}

code {
	font-family: "Lucida Console", "Courier New", Courier, mono;
	font-size: small;
}

.side-note {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	padding: 0px 3px 0px 5px;
	margin: 3px;

}

