/* Generated by KompoZer */
body {
  margin: 0;
  background: #ffffff none repeat scroll 0%;
  color: #444444;
  font-size: 75%;
  font-family: Georgia, Palatino, Times-Roman, serif;
  text-align: left;
}
a {
  color: #225588;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
  margin-bottom: 0;
  color: #2277aa;
  text-align: left;
  font-family: Tahoma, Verdana, Arial, San-serif;
}
h1 {
  font-size: 2.6em;
}
h2 {
  font-size: 2em;
}
h3 {
  font-size: 1.6em;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.8em;
}
img {
  border:  none;
}
input {
  font-size: 1.2em;
}
input[type=text], textarea {
  border: 1px inset #aaaaaa;
  background: #ffffff none repeat scroll 0%;
}
input[type=submit] {
  border: 1px outset #aaaaaa;
  background: #eeeeee none repeat scroll 0%;
}
textarea {
  font-size: 14px;
}
pre {
  font-size: 12px;
  overflow: auto;
}
code {
  font-size: 12px;
  background-color: #f8f8f8;
  color: #111111;
}
#page {
  margin: 0 auto;
  width: 100%;
  text-align: left;
}
#wrapper {
  margin: 0 5%;
}
#content {
  padding: 20px 4% 20px 0;
  float: right;
  width: 70%;
}
#sidebar {
  padding: 10px;
  background: #eeeeee none repeat scroll 0%;
  float: left;
  width: 190px;
  margin-left: 4%;
  font-size: 95%;
  font-family: Tahoma, Verdana, Arial, San-serif;
}
#footer {
  border-top: 0.2em solid #555555;
  padding: 10px;
  clear: both;
  font-family: Tahoma, Verdana, Arial, San-serif;
}
#header {
  margin: 0;
  padding: 2em 0;
  background: #237ab2 none repeat scroll 0%;
  height: 4.8em;
}
#headertitle {
  float: left;
  position: absolute;
  top: 2.4em;
  left: 5%;
  font-family: Tahoma, Verdana, Arial, San-serif;
}
#headertitle h1 {
  margin: 0;
}
#headertitle h1 a {
  background: transparent none repeat scroll 0%;
  color: #ffffff;
}
#headertitle h1 a:hover {
  text-decoration: none;
}
#headertitle p {
  margin: 0;
  background: transparent none repeat scroll 0%;
  color: #ffffff;
  font-size: 1.1em;
}
.search {
  padding: 1.5em 5% 0 0;
  float: right;
}
.search form {
  margin: 0;
  padding: 0;
}
.search input {
  border: 1px solid #6699bb;
  margin: 0;
  padding: 0.2em 5px;
  background: #3388bb none repeat scroll 0%;
  display: inline;
  width: 218px;
  color: #dddddd;
  font-size: 1.1em;
}
#navbar {
  border-top: 0.1em solid #555555;
  border-bottom: 0.1em solid #555555;
  margin: 0px;
  padding: 0px;
  background: #165279 none repeat scroll 0%;
  height: 2.3em;
  font-family: Tahoma, Verdana, Arial, San-serif;
}
#nav {
  margin: 0 5%;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#nav ul {
  margin: 0;
  padding: 0.1em 0 0;
  background: transparent none repeat scroll 0%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#nav a {
  padding: 0.5em;
  color: #c6c8c9;
  display: block;
  font-weight: bold;
}
#nav a:hover {
  padding: 0.5em;
  background: #237ab2 none repeat scroll 0%;
  color: #ffffff;
  display: block;
  text-decoration: none;
}
#nav li {
  margin: 0;
  padding: 0 2em 0 0;
  float: left;
  text-transform: uppercase;
}
#nav li li {
  margin: 0;
  padding: 0;
  float: left;
  width: 14em;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
  border-bottom: 1px solid #aaaaaa;
  margin: 0;
  padding: 0.5em;
  background: #165279 none repeat scroll 0%;
  color: #c6c8c9;
  width: 14em;
  float: none;
}
#nav li li a:hover, #nav li li a:active {
  background: #237ab2 none repeat scroll 0%;
  color: #ffffff;
}
#nav li ul {
  position: absolute;
  width: 10em;
  left: -999em;
}
#nav li:hover ul {
  left: auto;
  display: block;
}
#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-size: 1.1em;
}
#sidebar ul ul {
  font-size: 1em;
}
#sidebar ul li {
  margin: 0 0 0.5em;
}
#sidebar ul ul {
  margin: 0;
  padding: 0;
}
#sidebar li li {
  margin: 0.1em 0;
}
#sidebar li li li {
  padding-left: 10px;
}
#sidebar ul h2 {
  margin: 0;
  padding: 0;
  color: #4588c4;
  font-size: 1.2em;
  text-transform: uppercase;
}
#footer {
  background: #165279 none repeat scroll 0%;
  text-align: center;
  font-size: 1em;
  color: #eeeeee;
}
#footer a {
  color: #aaaacc;
}
.post {
  margin: 0 0 4em;
  clear: both;
}
.post p, .post ol li, .post ul li {
  margin-top: 0;
  line-height: 1.5em;
  text-align: justify;
  font-size: 1.4em;
}
.post li li {
  font-size: 2em;
}
.post blockquote {
  border-left: 0.4em solid #cccccc;
  padding: 0 0 0 2em;
  font-size: 1.2em;
}
.post blockquote blockquote {
  margin-left: 0;
  font-size: 1em;
}
.postentry a {
  border-bottom: 1px solid #dddddd;
}
.postentry a:hover {
  border-bottom: 1px solid #225588;
  text-decoration: none;
}
.postmetadata {
  margin: 1em 0;
  clear: both;
  font-size: 1.1em;
  color: #888888;
  text-align: justify;
}
div.navigation {
  font-size: 1.1em;
}
.postentry table {
  border-style: solid;
  border-color: #cccccc;
  border-width: 0 1px 1px 0;
  font-size: 0.9em;
}
.postentry table tr td {
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px 0 0 1px;
  padding: 5px 10px;
}
.postentry table tr th {
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px 0 0 1px;
  padding: 5px 10px;
  background: #f4f4f4 none repeat scroll 0%;
  color: #666666;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
#comments {
  font-size: 1.2em;
}
.commentlist {
  border-style: solid;
  border-color: #eeeeee;
  border-width: 0 0.1em 0.1em 0;
  margin: 20px 0;
  padding: 0;
}
.commentlist li {
  border-style: solid;
  border-color: #eeeeee;
  border-width: 0.1em 0 0 0.1em;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
li.comment div, li.pingback div {
  padding: 20px;
  overflow: auto;
}
li.comment div div, li.pingback div div {
  padding: 0;
  overflow: visible;
}
.commentlist li.even {
  background-color: #fafafa;
}
.commentlist li.odd {
  background-color: #f6f6f6;
}
ul.children li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
img.avatar {
  border: 1px solid #eeeeee;
  margin: 0;
  padding: 2px;
  background: #ffffff none repeat scroll 0%;
  float: right;
}
.comment-meta, .reply {
  margin: 0;
  padding: 0;
  font-size: 0.8em;
}
.comment-author cite {
  font-style: normal;
  font-weight: bold;
  font-size: 1.2em;
}
textarea#comment {
  width: 100%;
}
#comments div.navigation {
  font-size: 0.9em;
}
abbr {
  border-bottom: 0.1em dotted;
  cursor: help;
}
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  margin: 5px 5px 5px 0;
  float: left;
}
.alignright {
  margin: 5px 0 5px 5px;
  float: right;
}
.wp-caption {
  border: 1px solid #dddddd;
  margin: 10px;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
}
.wp-caption img {
  border:  none;
  margin: 0;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 0 4px 5px;
  font-size: 11px;
  line-height: 17px;
}
