#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -4em;
	background: url("/images/bg-wrapper.jpg") center top no-repeat;
	min-width: 960px;
}
#header .container, #page, #footer .container {
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 165px;
	width: 100%;
	background: url("/images/bg-header.png") center top repeat-x;
}
#logo {
	position: absolute;
	margin-top: 30px;
}
#utilities {
	float: right;
	margin-top: 70px;
}
#utilities a {
	margin-left: 20px;
}
#sidebar {
	float: left;
	width: 230px;
	padding-bottom: 30px
}
#content {
	float: right;
	width: 700px;
	padding-top: 30px;
}
.panel-top {
	height: 15px;
	background: url("/images/panel-top.png") no-repeat;
	overflow: hidden;
}
.panel {
	background: url("/images/bg-panel.png") repeat-y;
	padding: 1px 19px 1px 16px;
	margin: 0;
}
.panel-bottom {
	height: 19px;
	background: url("/images/panel-bottom.png") no-repeat;
	margin-bottom: 20px;
	overflow: hidden;
}
#footer, .push {
	height: 4em;
	clear: both;
}
#footer {
	background: url("/images/bg-footer.png") center top repeat-x;
	min-width: 960px;
}
#copyright {
	padding: 25px 0 0 250px;
	text-align: center;
	color: #f0e9d2;
	font: normal 13px Arial, Helvetica, sans-serif;
}
/* MENUS
==================== */
ul#nav {
	margin: 30px 0;
	padding: 0;
}
#nav li {
	list-style: none;
	padding: 0;
	text-align: right;
}
#nav a, #nav a:link, #nav a:visited {
	display: inline-block;
	font: bold 30px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 10px;
	text-decoration: none;
	color: #603913;
	text-transform: uppercase;
	letter-spacing: -.05em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#nav a:hover {
	background: url("/images/overlay.png");
}
#nav li.active a, #nag li.active:hover {
	color: #b48129;
	background: none;
}
/* Subs */
#nav li ul {
	margin-top: -10px;
}
#nav li ul li {
	margin-right: 10px;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	font-size: 14px;
	padding: .2em 20px;
	color: #603913;
	font-weight: normal;
	text-transform: none;
	background: url('/images/go_up.png') right center no-repeat;
}
#nav li li a:hover {
	color: #b48129;
	background-image: url('/images/go_ov.png');
}
#nav li li.active a {
	color: #1085ab;
}
/* EMAIL SIGNUP
==================== */
form#email-signup {
	width: 350px;
	height: 50px;
	background: url('/images/bg-email-signup.png') no-repeat;
	display: inline;
	float: left;
}
#email-signup div {
	float:left;
	padding: 12px 0 0 120px;
	line-height: 20px;
}
input#email-address {
	height: 18px;
	width: 180px;
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: gray;
}
input[type=image] {
	vertical-align: middle;
	margin-left: 5px;
}
/* 
==================== */
.footnotes {
	font-size: 10px;
	font-family: Geneva, Arial, sans-serif;
	border-top: 1px solid #b48129;
	margin: 20px;
	padding: 20px;
}
.contact-info {
	padding-left: 30px;
	line-height: 20px;
}
li.email {
	list-style-image: url('/images/icons/email.png');
}
li.phone {
	list-style-image: url('/images/icons/telephone.png');
}
li.fax {
	list-style-image: url('/images/icons/printer.png');
}
#syndication {
	float: right;
	padding-right: 10px;
	text-align: right;
}
#syndication li {
	list-style: none;
	display: inline;
}
.post-title {
	font-size: larger;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.post-excerpt {
	border-bottom: 1px dotted;
	margin-bottom: 1em;
}
li.tweet {
	list-style-image: url('/images/twitter-bird.png');
	padding-bottom: 1em;
	border-bottom: 1px dotted;
	margin-bottom: 1em;
}
.dateline {
	font-size: 10px;
	color: #c39b5d;
}
/* BLOG
==================== */
.postmetadata {
	background: #eae3c7;
	padding: .5em;
}
#searchform {
	margin: 20px 0;
	padding: 10px;
	text-decoration: none;
	color: #603913;
	text-transform: uppercase;
	letter-spacing: -.05em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: url("/images/overlay.png");
}
#searchform label {
	font: bold 18px Arial, Helvetica, sans-serif;
	padding: 10px 0;
	text-decoration: none;
	color: #603913;
	text-transform: uppercase;
	letter-spacing: -.05em;
}
#sidebar ul {
	margin: 30px 0 0;
	padding: 0;
	list-style: none;
}
#sidebar li li {
	list-style: none;
	padding: 0;
}
#sidebar h2 {
	margin: 20px 0;
	font: bold 28px Arial, Helvetica, sans-serif;
	padding: 10px;
	text-decoration: none;
	color: #603913;
	text-transform: uppercase;
	letter-spacing: -.05em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: url("/images/overlay.png");
}
#nav li.active a, #nag li.active:hover {
	color: #b48129;
	background: none;
}
/* Subs */
#sidebar li ul {
	margin-top: -10px;
}
#sidebar li ul li {
	margin-right: 10px;
	text-align: right;
}
#sidebar li li a, #sidebar li li a:link, #sidebar li li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: .2em 20px;
	color: #603913;
	font-weight: normal;
	text-transform: none;
	background: url('/images/go_up.png') right center no-repeat;
}
#sidebar li li a:hover {
	color: #b48129;
	background-image: url('/images/go_ov.png');
}
#sidebar li li.active a {
	color: #1085ab;
}
#commentform textarea {
	width: 100%;
}
#respond {
	border-top: 2px dotted #eae3c7;
	margin-top: 20px;
}
