body {
	margin: 15px 25px;
	background: #dcdcdc url(body-bg.gif) repeat-x;
}
#main {
	max-width: 950px;
	margin: 0 auto;
}
#view {
	background-color: #F6F6F6;
	border: solid 2px #fff;
	width: 100%;
	margin: 1px 0 0 0;
}
#navigation, #content, #sidebar {
	vertical-align: top;
}
#navigation {
	width: 160px;
	padding: 6px;
}
#content {
	padding: 3px 10px;
	background-color: #fff;
	border-left: 1px dashed #D0D0BF;
	border-right: 1px dashed #D0D0BF;
}
#sidebar {
	width: 160px;
	padding: 6px 6px 6px 8px;
}
#footer {
	margin: 1ex 0 0 0;
	text-align: center;
}

.side-box ul {
	font-size: 95%;
	margin: 2px 0 14px 16px;
	padding: 0px;
}
#navigation .side-box ul li {
	list-style-image: url(bullet.gif);
	line-height: 1.2em;
	color: #666;
}

#navigation h2, #sidebar h2, .google-container {
	border-top: 1px solid #ddd;
	background: #f6f6f6 url(title-bg.gif) repeat-x;
}
#navigation h2, #sidebar h2 {
	font-size: 1em;
	margin: 0;
	padding: 2px 0 1px 0;
	line-height: 1.1em;
}
#navigation h2.top-title, #sidebar h2.top-title {
	border: 0;
	margin: -5px 0 0 0;
	padding: 2px 0 3px 0;
	background-image: none;
}
.google-container {
	padding-top: 7px;
}

table.articles {
	width: 100%;
}
table.articles td {
	width: 50%;
	vertical-align: top;
}
table.articles div.lede {
	margin: 0 10px 1ex 0;
	float: left;
}
table.articles div.title {
	border-top: solid 1px #ddd;
	padding: 1px 5px;
	background: #eee;
}
table.articles div.title a {
	font-size: 1.1em;
	font-weight: bold;
	color: #336;
}
table.articles div.title a:hover {
	color: #f30;
	text-decoration: none;
}
table.articles div.abstract {
	margin: .5ex 3px 0 3px;
}
table.articles div.abstract a {
	color: #333;
}
table.articles div.abstract a:hover {
	text-decoration: none;
}
table.articles div.publish-date {
	color: #999;
	margin: .5ex 3px 1ex 3px;
	font-size: 90%;
}


div.article div.html {
	margin: 0 0 2ex 0;
}
span.designations {
	padding: 0 0 0 .8em;
	color: #666;
	font-size: smaller;
}
div.article table {
	border: 0;
	margin: 0 auto 10px auto;
}
div.article table td {
	background-color: #e0e0e0;
	padding: 3px 5px 3px 5px;
}
div.article .to-center {
	text-align: center;
}
div.article div.publish-date {
	color: #999;
	margin: 0 0 1ex 0;
}


div.article-tools {
	background: #fff;
	border: solid 1px #ccc;
	padding: .5ex 0 0 0;
	margin: 0 0 10px 0;
}
div.article-tools img {
	vertical-align: middle;
}
div#ratings {
	margin: 2px 0 0 0;
	font-size: 95%;
	text-align: center;
	background: transparent url(/images/star.gif) no-repeat -50px -50px;
}
div#ratings span.stars {
	white-space: nowrap;
}
div.share {
	text-align: center;
	margin: 1ex 0 2ex 0;
}
div.share a {
	padding: 0 1ex 0 0;
	text-decoration: none;
}
div.share div.legend {
	font-weight: bold;
}
div.average, div.vote-count {
	color: #999;
}
div.e-mail-this, div.print-this {
	text-align: center;
	margin: 0 0 1ex 0;
}


div.biography {
	font-style: italic;
	margin: 0 0 2ex 0;
}
div.biography img.avatar {
	float: left;
	border: 1px solid #666;
	margin: 0 5px 0 0;
}
div.advisor div.phone {
	margin: 1ex 0 0 0;
}


div.side-box, #navigation h2 {
	clear: left;
}
.side-box p {
	line-height: 1.2em;
}
#navigation h2 {
	padding-bottom: 4px;
}
div.side-box-image {
	float: left;
	padding: 0 7px 0 0;
	margin: 0;
}

/* div.side-box {
	margin: 4px 0 10px 0;
	text-align: center;
} */


div.quote {
	font-size: .9em;
	margin: 3px .2em 2ex 0;
}
div.quote span.open {
	background: transparent url(quote_open.gif) no-repeat 0 2px;
	padding: 0 8px;
}
div.quote span.close {
	background: transparent url(quote_close.gif) no-repeat 3px 2px;
	padding: 0 10px;
}
div.quote div.author {
	width: 100%;
	text-align: right;
	font-style: italic;
	color: #999;
}


div.syndication {
	background: #fff;
	border: solid 1px #ccc;
	margin: 4px 0 10px 0;
	padding: 5px 5px 0 5px;
}
div.syndication h2 {
	display: inline;
	background: #fff;
	position: relative;
	top: -.7em;
	padding: 0 0 0 2px;
}
div.syndication ul {
	margin: 0 0 1ex 3px;
	padding: 0;
}
div.syndication li {
	font-size: 95%;
	list-style: none none outside;
	white-space: nowrap;
	margin: 0 0 .2ex 0;
}
div.syndication ul.wrap li {
	white-space: normal;
}
.syndication a {
	background: transparent url(feed.png) no-repeat scroll 0pt 1px;
	line-height: 20px;
	padding: 0pt 0pt 0pt 20px;
}
.syndication a.google {
	background: transparent url(google.gif) no-repeat scroll 0pt 1px;
}
.syndication a.yahoo {
	background: transparent url(yahoo.gif) no-repeat scroll 0pt 1px;
}
.syndication a.msn {
	background: transparent url(msn.gif) no-repeat scroll 0pt 1px;
}
.syndication a.bloglines {
	background: transparent url(bloglines.gif) no-repeat scroll 0pt 1px;
}
.syndication a.newsgator {
	background: transparent url(newsgator.gif) no-repeat scroll 0pt 1px;
}
table.syndication {
	width: 100%;
	margin: 0 0 2em 0;
}
table.syndication h2 {
	margin: 1ex 0 0 0;
	font-size: 1.2em;
}

div.haiku {
	padding: 1em 0 0 1em;
	border: solid 1px #aaa;
}

div.e-book-icon {
	text-align: center;
}
div.e-book-icon img {
	border: solid 1px #aaa;
}
div.e-book img {
	/* border: solid 1px #aaa; */
	margin: 0 1em 1ex 0;
	float: left;
}
div.e-book a.button {
	background: #eee url(tab-bg.gif) repeat-x 0 -3px;
	border: solid 1px #999;
	font-weight: bold;
	padding: 0 1em;
	text-decoration: none;
	white-space: nowrap;
}
table.news-radio {
	margin: 0 1em 1em 1em;
}
table.news-radio td {
	padding-bottom: 10px;
}
.smaller-text {
	font-size: 90%;
}
.small-input {
	font-size: 95%;
	margin: 0 0 2px 0;
	padding: 0 1px 1px 3px;
}
.newsletter-instruction {
	 padding: 0;
	 margin: 0;
	 color: #999;
}
.subscribe-button {
	font-size: 95%;
	margin-right: 4px;
}
.subscribe-btn-container {
	width: 100%;
	text-align: right;
	margin: 0 0 6px 0;
}

.newsletter-signup {
	clear: both;
}
.newsletter-signup img, .newsletter-signup h1 {
	display: inline;
	vertical-align: middle;
}
.newsletter-signup h1 {
	padding-left: 10px;
}

@media print {
	body {
		background: #fff none;
		margin: 0;
	}
	div.header {
		background-image: none;
		background: #eee;
		padding: 5px 10px;
		margin: 0 0 0 0;
	}
	div.header div#title-box {
		padding: 0 0 0 0;
		min-height: 0px;
	}
	div.header a.title {
		color: #999;
		font-size: large;
		font-weight: bold;
	}
	div.header img {
		display: none;
	}
	div.header a.title:visited {
		color: #999;
		text-decoration: none;
	}
	div.header a.title:hover {
		color: #999;
		text-decoration: none;
	}
	div.header a.title span.high {
		color: #666;
	}
	div.header span.tagline {
		color: #999;
	}
	div.header div#logo-box {
		display: none;
	}
	#submenu, #menu, #navigation, #sidebar {
		display: none;
	}
	#content {
		border: none;
		background: #fff;
	}

}
