html, body
{
	margin: 0;
	padding: 0;
}

h1
{
	height: 102px;
	margin: 0;
	margin-bottom: 5px;
	width: 900px;
}

form
{
	margin: 0;
}

img
{
	border: 0;
}

body, td, th
{
	color: #333;
	font: 11px Arial, sans-serif;
}

h3
{
	color: #0075ae;
	font: italic bold 12px Arial, sans-serif;
	margin: 0;
	margin-top: 5ex;
	padding: 0;
	text-transform: uppercase;
}

a:link, a:visited
{
	color: #333;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#container
{
	margin: auto;
	width: 900px;
}

#content
{
	float: left;
	overflow: hidden;
	/*width: 600px;*/
	width:588px;
}

#copyright
{
	clear: both;
	color: #0075ae;
	font: bold 10px Arial, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}


#sidebar-left 
{
	float: left;
	overflow: hidden;
	padding: 0;
	width:180px;
}

#sidebar-right
{
	float: left;
	overflow: hidden;
	padding: 0;
	text-align: right;
	width: 120px;
}

.sidebar-content
{
	border-left: 1px solid #0075ae;
	border-right: 1px solid #0075ae;
	padding: 0 14px;
}

a.recents
{
	text-transform:uppercase;
	line-height:18px;
}

ul.authorrecentsposts
{
	margin:0px;
	margin-left:13px;
	margin-top:2px;
	padding:0px;
}


.sidebar-content .header
{
	font-size:12px;
	color: #0075ae;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebar-content ul
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	padding-bottom: 3ex;
}

.sidebar-content li
{
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#sidebar-left
{
	padding-right: 6px;
}

#sidebar-right
{
	padding-left: 6px;
}

div.blog-post-header
{
	color: white;
	/*height: 48px;*/
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	/*width: 600px;*/
	width:560px;
	/*white-space: nowrap;*/
}

div.blog-post-header h2
{
	font: bold 24px Arial, sans-serif;
	margin: 0;
	color:#016798;
	/*padding-top: 6px;*/
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	margin-left: 0px;
	/*text-transform: uppercase;*/
}


div.blog-post-header a:link, div.blog-post-header a:visited
{
	color:#016798;
}
div.blog-post-header a:hover
{
	text-decoration:underline;
}

div.post-header
{
	background: url(/blog/images/post_header_bg.gif) no-repeat;
	color: white;
	height: 48px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	/*width: 600px;*/
	width:560px;
	white-space: nowrap;
}

div.post-header a:link, div.post-header a:visited
{
	color: white;
}

div.post-header .icon
{
	float: left;
	height: 34px;
	margin: 6px 5px 6px 7px;
	width: 34px;
}

div.post-header h2
{
	font: bold 16px Arial, sans-serif;
	margin: 0;
	padding-top: 6px;
	margin-left: 22px;
	text-transform: uppercase;
}

div.post-header .description
{
	font: bold italic 12px Arial, sans-serif;
	margin-left: 22px;
}

.post
{
	font-size: 12px;
	padding: 0 10px;
	margin-bottom: 15px;
}

.post p
{
	margin: 10px 0;
}

.author-line
{
	/*font-style: italic;*/
	font-weight: bold;
	text-transform:uppercase;
	font-size:11px;
	margin-top: 0px;
	padding-left:20px;
	margin-bottom:15px;
}

.author-line a.author
{
	color:#00659B;
	text-decoration:none;
}

.author-line a.author:hover
{
	text-decoration:underline;
}

.author-line span.sharebtn
{
	/*float:left;*/
	padding-left:5px;
	position:absolute;
}


label
{
	display: block;
	margin-top: 2ex;
}
.post-detail input, .post-detail textarea, .post-detail select
{
	width: 100%;
}

.post-detail h3
{
	margin-top:20px;
}

input.button
{
	background: url(/blog/images/button_bg.gif);
	border: none;
	color: #333332;
	font: 11px Arial, sans-serif;
	height: 22px;
	width: 57px;
}

.comment
{
	border-bottom: 1px solid #0075ae;
	padding-bottom: 2ex;
}

.comment .author-line
{
	margin-top: 0;
}

.section-header
{
	background: url(/blog/images/section_header_bg.gif) no-repeat;
	color: white;
	font-size: 15px;
	font-weight: bold;
	height: 28px;
	margin: auto;
	padding-top: 6px;
	text-align: center;
	text-transform: uppercase;
	width: 532px;
}

.section
{
	margin: auto;
	margin-top: 8px;
	width: 531px;
}

.section-wide
{
	margin: auto;
	margin-top: 8px;
	width: 594px;
}

.section .inside
{
	border-left: 1px solid #0075ae;
	border-right: 1px solid #0075ae;
	padding: 15px 24px;
}

#contributors
{
	list-style-type: none;
	list-style-position: inside;
	margin: auto;
	padding: 0;
	width: 555px;
}

#contributors li
{
	color: #0075ae;
	float: left;
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	padding-left: 12px;
	padding-right: 13px;
	padding-bottom: 28px;
	text-align: center;
	width: 160px;
}

#contributors li .header
{
	font-size: 11px;
	font-weight: bold;
	height: 2.6em;
	text-transform: uppercase;
}

#contributors li .box
{
	background: url(/blog/images/contributor_bg.gif);
	padding: 6px;
	font-style: italic;
	height: 148px;
}

#contributors a:link, #contributors a:visited
{
	color: #0075ae;
}

.pages
{
	clear: both;
	color: #0075ae;
	font: bold 10px Arial;
	text-align: center;
}

.pages a:link, .pages a:visited
{
	color: #0075ae;
}

.pages a.current
{
	color: #989898;
}

.actual-post-listrecord
{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
}

.actual-post-listrecord a:link, .actual-post-listrecord a:visited
{
	color:#00679A;
	/*font-size:12px;*/
	font-weight:bold;
	text-decoration:none;
	font-weight:
}

.actual-post-listrecord a:hover
{
	text-decoration:underline;
}

.actual-post a:link, .actual-post a:visited, .comment a:link, .comment a:visited
{
	color: #00679A;
	font-weight: bold;
}

.actual-bio a:link, .actual-bio a:visited
{
	color: blue;
	font-weight: bold;
}

.post-images
{
	text-align: left;
}


div.posts_top_navigation
{
	clear:both;
	width:550px;
	float:left;
	color:#333333;
	padding:0px 0px 0px 10px;
	margin-top:5px;
	margin-bottom:15px;
}

div.posts_top_navigation a:link, div.posts_top_navigation a:visited 
{
	color:#333333;
	text-decoration:none;
}

div.posts_top_navigation a:hover
{
	text-decoration:underline;
}

div.posts_top_navigation .link
{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

div.posts_top_navigation .date
{
	font-size:11px;
	font-weight:bold;
}

div.posts_top_navigation div.previous_post
{
	width:50%;
	overflow:hidden;
	float:left;
	text-align:left;
}

div.posts_top_navigation div.previous_post .date
{
	padding-left:18px;
}

div.posts_top_navigation div.next_post
{
	width:50%;
	overflow:hidden;
	float:right;
	text-align:right;
}

div.posts_top_navigation div.next_post .date
{
	padding-right:18px;
}