body {
	background-color: #96908C;
	margin: 0;
	font-family: Verdana;
	font-size: 14px;
}

a {
	color: #bb0000;
}

li {
	background: url(../images/common/bullet.jpg) no-repeat;
	list-style: none;
	margin-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
}

.list-adjust {
	vertical-align: 35%;
	font-weight: bold;
}

#content {
	position: relative;
	background: url(/images/top_page_bg.jpg) top no-repeat;
/*	border-left: 1px #000 solid;
	border-right: 1px #000 solid; */
	padding: 20px 10px 20px 10px;
	height: 100%;
}

#teaser {
	color: #810500;
	padding: 25px 25px 0 25px;
}

#body {
  padding: 0 25px;
}

#banner-header {
  margin-left: 20px;
}

#blog {
	top: 0;
	left: 0;
	width: 435px;
	padding: 0 10px 20px 20px;
}

#blog img {
  max-width: 100%;
}

#blog .entry-body {
  margin-top: -10px;
}

#blog p.entry-footer {
  margin-top: -10px;
  margin-bottom: 30px;
}

#sidebar li {
  background: none;
  list-style-type: square;
	margin-top: 0;
	padding: 0;
	font-weight: normal;
	margin-left: -20px;
}

#main {
  padding: 0 20px;
}

#sidebar {
	margin-left: 470px;
	position: absolute;
	top: 0;
	right: 0;
	width: 175px;
	padding: 20px 20px 20px 10px;
	font-size: 11px;
}

#search {
	position: relative;
	display: none;
}

#products .product, #other .product {
  float: left;
  clear: left;
  display: inline-block;
  width: 45%;
}

#products .product-right, #other .product-right {
  float: right;
  display: inline-block;
  width: 45%;
}

#products .product p, #products .product-right p, #other .product p, #other .product-right p {
  margin-top: 0;
}

#products .product a, #products .product-right a, #other .product a, #other .product-right a {
  font-weight: bold;
}

.module-search {
  display: none;
}

#my7DO {
	/*width: 165px;
	height: 290px;
	padding: 5px;*/
	width: 45%;
}

#my7DO iframe {
	/*display: block;*/
	/*margin-left: auto;
	margin-right: auto;*/
}

img.align-left {
	float: left;
	padding-right: 5px;
}

img.align-center {
  display: block;
  margin: auto auto;
	border: 1px solid #888;
}

img.align-right {
	float: right;
	padding: 5px;
	border: 1px solid #888;
	margin: 10px 0 10px 10px;
}

.product-title {
	text-align: center;
	font-size: 375%;
}

.caption {
	font-size: .85em;
	font-style: italic;
	text-align: center;
}

.entry-header {
  margin-bottom: 2px;
}

.dateline {
  padding-bottom: 10px;
  color: #777777;
  font-size: .8em;
}

.first {
  font-size: 1.1em;
}

.not-first {
  font-size: .8em;
  vertical-align: top;
}

img.cl {
  display: none;
}

/* Movable Type selectors */
.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: .85em;
}

.module-welcome, .module-syndicate, .module-powered, .sidebar {
  display: none;
}

.individual-entry-archive #sidebar {
  width: 0;
}

.individual-entry-archive #main {
  width: 95%;
}

/* Blockquote stuff from http://24ways.org/2005/swooshy-curly-quotes-without-images */
blockquote.testimonial {
  padding: 10px 0 10px 5px;
  margin: 20px 50px 20px 70px;
  font-size: 1.2em;
  font-family: "Lucida Grande", Verdana;
}

.attribution {
  color: #999999;
  font-size: .85em;
  font-style: italic;
}

.bqstart {
  float: left;
  height: 45px;
  margin-top: -70px;
  margin-left: -50px;
  padding-top: 45px;
  margin-bottom: -50px;
  font-size: 700%;
  color: #bb0000;
  font-family: "Lucida Grande", Verdana;
}

.bqend {
  float: right;
  height: 25px;
  margin-top: -50px;
  padding-top: 45px;
  font-size: 700%;
  color: #bb0000;
  font-family: "Lucida Grande", Verdana;
}

img.cl {
  display: none;
}
