/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #7d85b4 url(imgs/bg.gif) repeat-x;
}

a, a:link, a:visited {
	color: #4B5382;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

p {
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 0 0 16px 0;
}

ol {
	font-size: 12px;
	line-height: 17px;
	padding-top: 0;
	padding-bottom: 16px;
	margin-top: 0;
	margin-bottom: 0;
}

ul {
	padding-top: 0;
	padding-bottom: 16px;
	margin-top: 0;
	margin-bottom: 0;
}

ul li {
	font-size: 12px;
	line-height: 17px;
}

h1 {
	color: #4b5382;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 16px 0;
}

h2 {
	color: #4b5382;
	font-size: 16px;
	line-height: 16px;
	margin: 0;
	padding: 0 0 14px 0;
}

h3 {
	color: #4b5382;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 14px 0;
}

h2.current {
	text-indent: -999em;
	margin: 0;
	padding: 0;
	height: 34px;
	background: url(imgs/current.gif) no-repeat;
}

h2.archives {
	text-indent: -999em;
	margin: 14px 0 0 0;
	padding: 0;
	height: 27px;
	background: url(imgs/archives.gif) no-repeat;
}

h2.categories {
	text-indent: -999em;
	margin: 14px 0 0 0;
	padding: 0;
	height: 27px;
	background: url(imgs/categories.gif) no-repeat;
}

h2.pdf {
	text-indent: -999em;
	margin: 14px 0 0 0;
	padding: 0;
	height: 27px;
	background: url(imgs/pdf.gif) no-repeat;
}

#container {
	width: 764px;
	margin: 0 auto;
}

#header {
	width: 764px;
	height: 105px;
	position: relative
}

#logo {
	position: absolute;
	top: 27px;
	left: 16px;
}

#content_wrapper {
	width: 764px;
	background: url(imgs/content_wrapper_bg.gif) no-repeat top center;
	padding-top: 10px;
}

#content_container {
	width: 764px;
	float: left;
	background: url(imgs/content_bg.gif) repeat-y;
}

#content {
	float: left;
	/* background: url(imgs/left_col_bg.jpg) left top no-repeat; */
	margin: 2px 11px;
	width: 742px;
	display: inline;
}

#left_col {
	float: left;
	width: 200px;
	background: #eee url(imgs/left_col_top_bg.gif) no-repeat top left;
}

#right_col {
	float: right;
	width: 534px;
}

#right_col_content {
	padding: 20px 6px;
}

#footer {
	width: 764px;
	background: url(imgs/footer_bg.gif) bottom no-repeat;
	padding: 20px 0;
	margin-bottom: 30px;
	text-align: center;
	font-size: 11px;
}

#footer img {
	margin: 8px 0 0 0;
}

/* Nav */

#nav {
	padding: 16px 0;
	background: url(imgs/left_col_bot_bg.gif) bottom left no-repeat;
}

#nav a, #nav a:link, #nav a:visited {
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	color: #7d85b4;
}

/* #nav h2 {
	padding: 0;
	margin: 0;
} */

#nav dl {
	margin: 0;
	padding: 0;
}

#nav dt {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	padding: 6px 8px 0 8px;
}

#nav dd {
	font-size: 11px;
	margin: 0 1px 6px 1px;
	padding: 0 8px 12px 8px;
	background: url(imgs/dots.gif) bottom left repeat-x;
	color: #555;
}

#nav dd.bottom {
	background: none;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 6px 8px;
}

#nav ul li {
	background-image: url(imgs/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	line-height: 15px;
	margin: 0;
	padding: 2px 10px;
	font-size: 11px;
}

.rss_feed {
	text-align: center;
	padding: 30px 0 12px 0;
}

.nopad {
	padding-bottom: 0;
	margin-bottom: 0;
}

.timestamp {
	font-size: 11px;
	color: #666666;
	padding-bottom: 6px;
}

h1 a, h1 a:link, h1 a:visited {
	text-decoration: none;
	line-height: 24px;
}

h1 a:hover {
	text-decoration: none;
	color: #7d85b4;
}

h3 a, h3 a:link, h3 a:visited {
	text-decoration: none;
	line-height: 18px;
}

h3 a:hover {
	text-decoration: none;
	color: #7d85b4;
}

.entry {
	padding: 4px 0;
}

.postmetadata {
	font-size: 11px;
	margin-bottom: 28px;
	padding: 6px 3px;
	background: url(imgs/dotted_line.gif) repeat-x top;
	text-align: right;
	clear: both;
}

.navigation {
	font-size: 11px;
}

.alignleft {
	width: 48%;
	float: left;
	padding-bottom: 14px;
}

.alignright {
	width: 48%;
	float: right;
	padding-bottom: 14px;
	text-align: right;
}

h1, h2, h3 {
	clear: both;
}

.img_container {
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	width: 510px;
	font-size: 11px;
	color: #333;
	background-color: #f3f3f3;
}

.img_border {
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	background-color: #f3f3f3;
}

.img_container p {
	font-size: 11px;
	color: #333;
}

.img_right_container {
	width: 200px;
	float: right;
	padding: 3px;
	margin: 0 0 10px 10px;
	border: 1px solid #ccc;
	font-size: 11px;
	color: #333;
	background-color: #f3f3f3;
	text-align: center;
}

.img_right {
	float: right;
	padding: 3px;
	margin: 0 0 10px 10px;
}



.chart, .chart2 {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 14px;
}

.chart td, .chart th, .chart2 td, .chart2 th {
	height: 20px;
	color: #333;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 6px 3px 3px;
	border: 1px solid #E2E4EE;

}

.chart th, .chart2 th {
	background-color: #4A5381;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.chart .shade {
	background-color: #fbfbfb;
}

.chart2 .shade {
	background-color: #e8eaf1;
}

.chart2 td, .chart2 th {
	border: 1px solid #4A5381;
}

.thumbs {
	border: 1px solid #c8c8c8;
	padding: 0 0 4px 4px;
	margin: 0 0 14px 0;
	width: 518px;
}

.thumbs img {
	margin: 4px 4px 0 0;
	padding: 0;
}
