@import url(reset.css);

body {
  font-size: 20px;
  line-height: 1.2em;
  font-family: helvetica, arial, sans-serif;
  color: #333333;
  background-image: url(/images/container-background.png);
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #FFF;
}

legend {
  color: #1457A1;
  font-size: 1.67em;
  line-height: 1em;
  margin-bottom: 0.5em;
}

fieldset {
  margin-bottom: 1em;
}

fieldset.buttons {
  margin-left: 7em;
}

label {
  display: block;
  margin-bottom: 1em;
}

label span.text_label {
  width: 7em;
  float: left;
}

label input {
  width: 20em;
}

p {
  margin-bottom: 1em;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

#content ul, #sub-content ul {
  list-style-type: disc;
  padding-left: 1em;
}

#content ol, #sub-content ul {
  list-style-type: decimal;
  padding-left: 1em;
}

#container {
  width: 47em;
  margin: 0 auto;
  padding: 0 2em 1em;
  background-image: url(/images/shadow.png);
  background-position: top center;
  background-repeat: repeat-y;
  height: 100%;
}

#ribbon {
  height: 1em;
}

#ribbon a {
  display: block;
  padding: 0;
  margin: 0:
}

#ribbon img {
  vertical-align: text-top;
}

#header {
  color: #FFF;
  padding-top: 0;
  height: 80px;
}

#header h1 {
  float: left; 
}

#header ol  {
  float: right;
  margin-top: 1em;
}

#header ol li {
  background-image: url(/images/menu-background.png);
  background-repeat: repeat-x;
  background-position: top left;
  float: left;
  list-style: none;
  font-size: 0.60em;
  font-weight: bold;
  text-transform: uppercase;
  height: 29px;
  padding: 0 1em;
  border-left: 1px solid #0d385c;
  border-right: 1px solid #124a7c;
  width: 8em;
  text-align: center;
}

#header ol li a {
  vertical-align: middle;
}

#header ol li:last-child {
  border-right: 1px solid #0d385c;
}

#header ol li a {
  color: #FFF;
  text-decoration: none;
}

#header ol li ol {
  left: -3000em;
  float: none;
  position: absolute;
  width: 8em;
  margin-top: 2px;
}

#header ol li ol li {
  float: none;
  font-size: 1em;
}

#header ol li:hover ol {
  left: auto;
}

#header ol li ol li {
  font-size: 1em;
}

#content {
  padding: 0 0 0.71em 0;
  margin: 1.43em 24.29em 2.86em 0;
  font-size: 0.7em;
}

#content h1 {
  color: #1457A1;
  font-size: 1.67em;
  line-height: 1em;
  margin-bottom: 0.5em;
}

h2 {
  font-size: 1.33em;
  line-height: 1em;
  font-weight: bold;
  color: #1457a1;
  margin-bottom: 0.5em;
}

h3 {
  font-size: 1.33em;
  line-height: 1em;
  font-weight: bold;
  color: #1457a1;
  margin-bottom: 0.5em;
}

img {
  border: 0;
}

img.left {
  float: left;
  margin: 0 1em 0 0;
}

img.right {
  float: right;
  margin: 0 0 0 1em;
}

br.clear {
  clear: both;
  margin: 0;
  padding: 0;
}

a {
  color: #028cff;
}

.left {
  float: left;
}

.right {
  float: right;
}

#content div.lead-in {
  font-size: 1.4em;
  padding-bottom: 0.71em;
  padding-top: 0.71em;
  border-top: 2px solid #003966;
  border-bottom: 2px solid #003966;
  color: #003966;
  margin-bottom: 0.71em;
}

#content h3 {
  padding-top: 1.29em
}

#content h3, #content h3 a {
  color: #028cff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

#content h4 {
  color: #028cff;
  font-weight: bold;
  margin-top: 1.42em;
  padding-top: 1.42em;
  border-top: 2px solid #003966;
  text-transform: uppercase;
  font-weight: bold;
}

#content ol {
  list-style-type: decimal;
}

#content ul {
  list-style-type: disc;
}

#content div.sitemap ol li {
  list-style-type: none;
}

#content div.sitemap ol li ol {
  margin-left: 1em;
}


#content div.post {
  border-top: 2px solid #003966;
}

#content div.date-time {
  font-size: 0.71em;
  color: #555555;
  text-transform: uppercase;
}

#sub-content {
  float: right;
  margin-left: 1.43em;
  width: 22.85em;
  color: #028cff;
  font-size: 0.71em;
  margin-top: 1.42em;
}

#sub-content h3 {
  color: #003966;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.42em;
}

#sub-content ul li {
  border-top: 2px solid #003966;
  margin-bottom: 1.4em;
  padding-top: 0.71em;
}

#sub-content ul li img {
  padding: 0;
  margin: 1.42em 0 0 0;
  display: block;
}

#sub-content ul li ul li {
  font-size: 0.86em;
  border-top: 0 none;
  list-style: square;
  color: #003966;
  margin-left: 1.67em;
  margin-bottom: 0.81em;
  line-height: 0.81em;
  text-transform: uppercase;
}

#sub-content ul li ul li a {
  color: #028cff;
  text-decoration: none;
}

#sub-content ul li a.rss {
  color: #028cff;
  text-decoration: none;
  padding-left: 14px;
  background-image: url(/images/rss.png);
  background-repeat: no-repeat;
  background-position: center left;
  text-transform: uppercase;
  margin-left: 0.43em;
}

#sub-content ul li.badges img {
  display: inline;
  vertical-align: middle;
}

#footer {
  clear: right;
  font-size: 0.5em;
  text-align: center;
}

