html body {
  background: url("/images/arctic/gradient-bg.png") repeat-x #CDCDCD;
  margin: 30px;
  margin-top: 35px;
  padding: 0;
  border: 0;
  font-family: Bitstream Vera Sans, Trebuchet MS, Trebuchet, Verdana, Arial, Sans-serif;
  font-size: 9pt;
}

a {
	text-decoration: none;
	color: #002bb8;
	background: none;
}

.googlead {
	margin-bottom: 20px;
}

#sidebar a {
	font-weight: bold;
	color: #6b8cb7;
}

a:visited {
	color: #5a3696;
}

a:active, #sidebar a:active {
	text-decoration: none;
	color: #f9c190;
}

.posttitle a, .posttitle a:visited {
	color: #333;
}

.post > h2:first-child a {
	color: #333;
}

a:hover, #sidebar a:hover, .posttitle a:hover {
	text-decoration: underline;
	color: #f4560f;
}

img {
  border: 0;
}

td {
  font-family: Bitstream Vera Sans, Trebuchet MS, Trebuchet, Verdana, Arial, Sans-serif;
  font-size: 9pt;
}

ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: 0.3em 0 0 2.0em;
	padding: 0px;
	list-style-image: url("/images/arctic/bullet.gif");
}

#logo {
  position: absolute;
  left: 50px;
  top: 25px;
}

#page {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  height: 100%;
}

#page td {
  padding: 0px;
}

#corner-tl {
  background: url("/images/arctic/corner_tl.png") no-repeat;
  width: 14px;
  height: 14px;
}

#corner-tr {
  background: url("/images/arctic/corner_tr.png") no-repeat;
  width: 14px;
  height: 14px;
}

#corner-bl {
  background: url("/images/arctic/corner_bl.png") no-repeat;
  width: 14px;
  height: 14px;
}

#corner-br {
  background: url("/images/arctic/corner_br.png") no-repeat;
  width: 14px;
  height: 14px;
}

#border-left {
  background: url("/images/arctic/border-left.png") repeat-y;
  width: 14px;
}

#border-right {
  background: url("/images/arctic/border-right.png") repeat-y;
  width: 14px;
}

#border-top {
  background: url("/images/arctic/border-top.png") repeat-x;
  height: 14px;
}

#border-bottom {
  background: url("/images/arctic/border-bottom.png") repeat-x;
  height: 14px;
}

#content-container {
  background: white;
  text-align: left;
  vertical-align: top;
}

#navbar-container {
	width: 100%;
}

#navbar {
  line-height: 1em;
  margin-top: 15px;
  margin-left: 40px;
  padding-left: 80px;
  //list-style: none;
}

#navbar .navitem {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
  vertical-align: top;
}

#navbar .navitem img {
  vertical-align: middle;
  margin-right: 5px;
}

#navbar a {
  text-decoration: none;
  font-variant: small-caps;
  color: #6b8cb7;
}

#mininav {
    font-weight: bold;
	margin-left: 120px;
	margin-right: 20px;
    margin-top: 35px;
	height: 15px;
}

#mininav a {
	text-decoration: none;
    color: #6b8cb7;
}

#mininav a:hover {
	text-decoration: underline;
    color: #f4560f;
}

#mininav .breadcrumb {
    font-size: 1.1em;
    font-weight: bold;
}

#mininav .breadcrumb a, #mininav .breadcrumb span {
    padding: 0 0 0 14px;
    background: url('/images/arctic/icon_path_separator.gif') no-repeat left;
}

#mininav .breadcrumb a.breadcrumb-1 {   /* no :first-child in IE */
    padding-left: 0;
    background-image: none;
    white-space: nowrap;
}

#content {
  margin-top: 0px;
}

.pageruler {
	border-bottom: 2px solid #ccc;
	width: 100%;
}

#pagepane {
  margin-top: 35px;
}

#pagepane td {
	vertical-align: top;
}

#sidebar {
	padding: 9px 0 10px 0;
	width: 175px;
}

h1.pagetitle {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0px;
	margin-bottom: 40px;
	margin-right: 175px;
	font-size:150%;
	text-align: center;
}

h2 { font-size: 120%; }
h2, h3, h4, h5, h6 {
	margin-top: 20px;
	margin-bottom: 0px;
}
h3 { font-size: 106.25%; }
h4 { font-size: 103.125%; }
h5 { font-size: 100%; }
h6 { font-size: 95%; }

h2.posttitle {
	font-size: 150%;
	margin-top: 0px;
}

.post > h2:first-child {
	font-size: 150%;
	margin-top: 0px;
}

#sidebar h2 {
	font-size: 1.2em;
	border: 0px;
}

#sidebar form {
	margin: 0px;
	margin-bottom: 15px;
}

#googlesearch {
	margin: 0px;
}

#searchform {
	padding-top: 5px;
	padding-left: 14px;
	margin-left: 0px;
}

#sidebar #searchform #s {
	width: 139px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	text-align: left;
}

#sidebar #searchgo, #sidebar #searchsubmit {
	padding: 1px;
	margin: 2px;
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

acronym, abbr, span.caps {
    cursor: help;
    }

acronym, abbr {
    border-bottom: 1px dashed #999;
}

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

a img {
	border: none;
}

#footer {
	text-align: center;
	padding: 20px 0;
	margin: 0 auto;
	clear: both;
}

#footer p {
	margin: 0;
	text-align: center;
}
