/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
pre {
  border-style: solid;
  border-width: thin;
  padding: 0.3em 1em;
  width: 80%;
  margin-left: 20px;
  background-color: #d3dfe1;
}
.screencast {
  border-style: solid;
  border-width: thin;
  background-color: #ffcc66;
  margin-left: 1em;
  margin-right: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  background-image: url(images/video-display.png);
  background-repeat: no-repeat;
  width: 80%;
  padding-left: 8%;
  margin-top: 1em;
  background-position: left center;
}
.download {
  border-style: solid;
  border-width: thin;
  background-color: #ffcc66;
  margin-left: 1em;
  margin-right: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  background-repeat: no-repeat;
  width: 80%;
  padding-left: 8%;
  margin-top: 1em;
  background-image: url(images/document-save.png);
  background-position: left center;
}
body {
  margin: 20px 0;
  background: #7a0026 url(images/img01.gif) repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: small;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #666666;
}
h1, h2, h3 {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: normal;
  font-style: italic;
  color: #7a0026;
}
h2 {
}
h3 {
  font-weight: bold;
  margin-bottom: 1em;
}
p, blockquote, ul, ol {
}
p {
}
blockquote {
  background: transparent url(images/img03.gif) no-repeat scroll 0% 50%;
  padding-left: 3em;
  padding-right: 3em;
  text-align: justify;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  color: #330010;
}
ul {
  margin-left: 3em;
}
ul li {
}
ol {
  margin-left: 3em;
}
ol li {
}
a {
  color: #0072bc;
}
a:hover {
  text-decoration: none;
  color: #59c700;
}
img {
  border:  none;
}
.boxed {
}
.boxed .title {
  border: 1px solid #4f9cef;
  padding: 15px 0 0 19px;
  background: #8cbef5 url(images/img03.gif) repeat-x scroll left bottom;
  height: 23px;
  font-size: 1em;
  color: #ffffff;
}
.boxed .content {
  margin: 0 0 20px;
  padding: 20px;
  background: #dcebfc none repeat scroll 0% 50%;
}
.post {
  padding: 20px 20px 0;
}
.post .title {
  border-bottom: 2px solid #eeeeee;
  padding: 3px 0 15px;
  background: transparent url(images/img04.gif) repeat-x scroll left bottom;
  margin-bottom: 0px;
  font-size: 2em;
}
.post .date {
  padding: 10px 20px;
  float: right;
  font-size: x-small;
}
.post .date .month {
}
.post .date .day {
}
.post .date .year {
}
.post .meta {
  padding: 10px 20px;
  font-size: x-small;
}
.post .meta p {
}
.post .story {
  border-top: 1px none #eeeeee;
  padding: 20px;
  clear: both;
}
.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
  margin-bottom: 1.5em;
  line-height: 180%;
}
#page {
  border: 10px solid #330010;
  margin: 0 auto;
  background: #ffffff none repeat scroll 0% 50%;
  width: 800px;
}
#logo {
  background: transparent url(images/img02.jpg) repeat-x scroll center;
  height: 200px;
}
#logo h1 {
  padding: 135px 0 0 60%;
  letter-spacing: -1px;
  font-size: 2.4em;
}
#logo h2 {
  padding: 0 0 0 75%;
  margin-top: -8px;
  font-size: 1.3em;
}
#logo a {
  text-decoration: none;
  color: #ffffff;
}
#content {
}
#extra {
}
#main {
}
#main a {
}
#welcome {
}
#example {
}
#sidebar {
}
#sidebar a {
}
#menu {
  background: #330010 none repeat scroll 0% 50%;
  height: 50px;
}
#menu ul {
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  display: inline;
}
#menu a {
  border-bottom: 4px solid #330010;
  padding: 20px 0 2px;
  display: block;
  float: left;
  margin-left: 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}
#menu a:hover {
  border-bottom-color: #ffffff;
}
#menu .active a {
  border-bottom-color: #ffffff;
}
#menu .first a {
}
#footer {
  padding: 20px;
  background: #ebe6e8 none repeat scroll 0% 50%;
  clear: both;
}
#footer p {
  margin: 0;
  font-size: x-small;
  color: #999999;
}
#footer a {
  color: #999999;
}
#legal {
}
#links {
}
