/* ============= site-wide declarations ======================== */
body
{
	font-family: "Calibri","Frutiger","Univers","Helvetica Neue", "Meta", "Trebuchet MS", helvetica, sans-serif;
	font-size: 14px;
margin-top: 0;
margin-bottom: 0;
}

* html body
{
	text-align: center;
	/* centers the #container for IE */
}

h1, h2, h3, h4, h5, h6, p, img, blockquote, fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}

h1, h2, h3 { font-weight: normal; }

h1 { 
font-size: 1.5em; 
line-height: 1.0em;
margin: 0 0 1.0em 0;
}

h2 { 
font-size: 1.1667em; 
line-height: 1.286em;
margin-top: 1.929em;
margin-bottom: 0.643em;
font-weight: bold;
}

h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.9em; }

p, li
{
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0 0 1.0em 0;
}

dl, dt, dd {
line-height: 1.5em;
}

div.c1 dt {
margin-top: 1.5em;
}

/*ul  {
	padding: 1.0em 0;
}*/

ul { 
list-style: none; 
}

div#container {
padding-top: 8px;
}

div.article ul {
border-left: 5px solid #ccc;
}

div.article h1 {
/* border-bottom: 1px dotted #003366; */
}

a:link, a:visited, a:hover, a:active
{
	color: #003366;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

#container
{
background: url("http://re-run.com/img/sketch.png") repeat-y left top;
	position: relative;
	/* margin: 0 auto; */
	/* width: 80%; */
}

* html #container
{
	text-align: left;
	/* un-centers the contents of #container for IE */
}

#content
{
	float: left;
	/* width: 61%; */
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

div.article { padding-bottom: 2.0em; }

#sidebar-2 blockquote { 
/* padding-bottom: 2.0em; */
}

#head { margin-bottom: 3.3em; }
#head h6, #head p { margin: 0; }
#head h6 { font-size: 1.9em; }
#head > p { margin-right: 3.0em; }

#head form { 
/* float: right; */
}

div.article blockquote {
	margin-left: 1.0em;
	font-family: "Courier New", Courier, monospace;
}

div.article ul {
	margin: 1.0em 0;
}

#head form *
{
	display: inline;
	vertical-align: middle;
}

form input#q { width: 20.0em; }

#head img
{
	float: left;
	/* width: 2.44em;
	height: 2.64em; */
	padding: 0 9px 0 0;
}

h2#sidebar-first {
margin-top: 0;
}

#sidebar-2 ul { 
padding-left: 0;
}

#sidebar-2 p {
 padding-bottom: 1.5em;
}

p.comment-p {
float: left;
padding-right: 10.0em;
/* margin-top: -5px; */
}

p.date-posted {
border-bottom: 1px dotted #003366;
}

div.article small {
  
}

table {
padding-bottom: 2.0em;
}

caption {
	padding: 0 0 5px 0;
font-weight: bold;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

div.article h6 {
border: 1px solid #CAE8EA;
display: block;
margin: 1.0em 0;
padding: 5px 0 5px 1.0em;
}

ol.comments {
border-bottom: 2px solid #ddd;
}

ul#prev-next {
padding: 2.0em 0 0 0;
}
