body {
  margin: 0;
  padding-top: 0px;
  background: url(/images/body2.png);
  font-family: Arial,Tahoma,sans-serif;
  color: #fff;
  font-size: 13px; }

img {
  border: 0;
  outline: 0; }

a {
  color: #a9fd07;
  text-decoration: none;
  outline: 0; }
  a:hover {
    color: #fff;
    text-decoration: none; }

ul {
  list-style: none; }

h2.pagetitle {
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 25px;
  text-align: center; }

blockquote {
  padding-left: 10px;
  color: #555;
  font-style: normal; }

.clear {
  clear: both; }

.left {
  float: left;
  display: inline; }

.right {
  float: right;
  display: inline; }

.center {
  text-align: center; }

.top {
  height: 252px;
  width: 1000px;
  margin: auto;
  background: #fff url(/images/allimages.gif) no-repeat 0px 0px; }
  .top .homename {
    float: left;
    width: 1000px;
    font-family: Verdana,Tahoma,sans-serif;
    margin: 0px 0 0 0; }
    .top .homename h1 {
      font-size: 45px;
      font-weight: normal;
      margin: 100px 20px 0 0px;
      color: #fff;
      text-decoration: none;
      text-align: right; }
      .top .homename h1 a:link, .top .homename h1 a:visited, .top .homename h1 a:hover {
        color: #fff;
        text-decoration: none;
        background-color: transparent; }
    .top .homename h2 {
      margin: 0px 20px 0 0px;
      font-size: 16px;
      font-weight: normal;
      color: #fff;
      text-align: right; }
  .top .search {
    height: 29px;
    padding: 0px 25px 0 14px;
    float: right; }
    .top .search form {
      width: 206px;
      height: 29px;
      padding-top: 14px;
      padding-left: 17px; }
    .top .search input {
      float: left; }
      .top .search input#s {
        width: 160px;
        border: none;
        background: #fff;
        font-size: 16px;
        color: #444;
        height: 20px; }
      .top .search input#submit {
        border: none;
        background: #fff;
        font-size: 16px;
        color: #aeaeae;
        height: 22px;
        width: 35px; }

#foxmenucontainer {
  height: 50px;
  background: #0143ae;
  display: block;
  padding: 0px 0 0px 14px; }
  #foxmenucontainer #foxmenu {
    position: relative;
    display: block;
    height: 40px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial,sans-serif; }
    #foxmenucontainer #foxmenu ul {
      margin: 0px;
      padding: 6px 20px 0 0;
      list-style-type: none;
      width: auto;
      float: left; }
      #foxmenucontainer #foxmenu ul li {
        display: block;
        float: left;
        margin: 0 1px 0 0;
        width: 107px; }
        #foxmenucontainer #foxmenu ul li a {
          display: block;
          float: left;
          color: #022054;
          text-align: center;
          text-decoration: none;
          padding: 7px 0px 0 5px;
          width: 102px;
          height: 33px;
          background: transparent url(/images/allimages.gif) no-repeat -107px -517px; }
          #foxmenucontainer #foxmenu ul li a:hover {
            color: #eee;
            background: transparent url(/images/allimages.gif) no-repeat 0px -517px;
            width: 102px;
            height: 33px;
            text-align: center; }
          #foxmenucontainer #foxmenu ul li a.current {
            color: #fff;
            background: transparent url(/images/allimages.gif) no-repeat -107px -517px; }
            #foxmenucontainer #foxmenu ul li a.current:hover {
              color: #fff;
              background: transparent url(/images/allimages.gif) no-repeat -107px -517px; }

#footer {
  padding: 7px 0 0 0px;
  background: #0143AE;
  color: #fff;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 1px; }
  #footer .credits {
    padding: 15px 5px 15px 0;
    text-align: center; }
  #footer #social_list {
    margin-left: 380px; }
    #footer #social_list #twitter .icon {
      background: url(/images/allimages.gif) no-repeat -345px -480px;
      width: 16px;
      height: 16px; }
    #footer #social_list #twitter .text {
      padding: 3px 0 3px 4px;
      text-decoration: underline; }
  #footer #links {
    padding: 10px; }
    #footer #links p {
      font-size: 14px;
      font-weight: bold; }
    #footer #links .logo {
      float: left;
      margin-left: 10px; }

.sidebar2 {
  float: left;
  width: 170px;
  padding-top: 10px;
  padding-right: 10px;
  font-size: 14px; }

.sidebar1 {
  float: right;
  width: 170px;
  padding-top: 10px;
  padding-right: 5px;
  font-size: 14px; }

.sidebar1 h2, .sidebar2 h2 {
  width: 160px;
  height: 29px;
  line-height: 29px;
  font-size: 16px;
  color: #fff;
  margin: 0;
  background: url(/images/allimages.gif) no-repeat 0px -481px;
  padding: 0px 0 0 10px; }
.sidebar1 ul, .sidebar2 ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .sidebar1 ul li, .sidebar2 ul li {
    list-style-type: none;
    margin: 0 0 15px 0;
    padding: 0; }
    .sidebar1 ul li li, .sidebar2 ul li li {
      list-style-type: none;
      border-bottom: 1px solid #738ff2;
      margin: 0;
      background: #5e7de8;
      padding: 3px 10px 3px 10px; }
  .sidebar1 ul a:link, .sidebar1 ul a:visited, .sidebar2 ul a:link, .sidebar2 ul a:visited {
    color: #fff; }
  .sidebar1 ul a:hover, .sidebar2 ul a:hover {
    color: #00297a; }
  .sidebar1 ul a .feed, .sidebar2 ul a .feed {
    background: url(/images/allimages.gif) no-repeat -176px -482px;
    width: 14px;
    height: 14px;
    margin: 2px 5px 0px; }

.comments textarea {
  width: 90%;
  height: 156px;
  background: #fff;
  border: 1px solid #F2C9A9;
  padding: 10px;
  overflow: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; }
.comments input#submit {
  padding: 0;
  width: 72px;
  height: 29px; }
.comments h2 {
  font-size: 19px;
  line-height: 30px;
  margin: 24px 0 0 23px;
  padding: 0;
  font-weight: normal; }
.comments ol li p {
  padding: 0;
  margin: 10px 0;
  color: #fef3ba; }

.captcha input {
  margin: 0 10px; }

.syntaxhighlighter {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  background: none !important;
  text-align: left !important;
  float: none !important;
  vertical-align: baseline !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  height: auto !important;
  width: auto !important;
  line-height: 1.1em !important;
  font-family: "Consolas", "Monaco", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 1em !important;
  width: 100% !important;
  margin: 1em 0 1em 0 !important;
  padding: 1px !important;
  position: relative !important; }
  .syntaxhighlighter div {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    background: none !important;
    text-align: left !important;
    float: none !important;
    vertical-align: baseline !important;
    position: static !important;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    height: auto !important;
    width: auto !important;
    line-height: 1.1em !important;
    font-family: "Consolas", "Monaco", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 1em !important; }
  .syntaxhighlighter code {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    background: none !important;
    text-align: left !important;
    float: none !important;
    vertical-align: baseline !important;
    position: static !important;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    height: auto !important;
    width: auto !important;
    line-height: 1.1em !important;
    font-family: "Consolas", "Monaco", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 1em !important;
    display: inline !important; }
  .syntaxhighlighter span {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    background: none !important;
    text-align: left !important;
    float: none !important;
    vertical-align: baseline !important;
    position: static !important;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    height: auto !important;
    width: auto !important;
    line-height: 1.1em !important;
    font-family: "Consolas", "Monaco", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 1em !important; }
  .syntaxhighlighter .bold {
    font-weight: bold !important; }
  .syntaxhighlighter .italic {
    font-style: italic !important; }
  .syntaxhighlighter .line .number {
    float: left !important;
    width: 3em !important;
    padding-right: .3em !important;
    text-align: right !important;
    display: block !important; }
  .syntaxhighlighter .line .content {
    margin-left: 3.3em !important;
    padding-left: .5em !important;
    display: block !important; }
    .syntaxhighlighter .line .content .block {
      display: block !important;
      padding-left: 1.5em !important;
      text-indent: -1.5em !important; }
    .syntaxhighlighter .line .content .spaces {
      display: none !important; }
  .syntaxhighlighter.nogutter .line .number {
    display: none !important; }
  .syntaxhighlighter.nogutter .line .content {
    margin-left: 0 !important;
    border-left: none !important; }
  .syntaxhighlighter.nogutter .ruler {
    margin-left: 0 !important;
    padding-left: 0 !important; }
  .syntaxhighlighter.nogutter.show {
    display: block !important; }
  .syntaxhighlighter.collapsed .bar {
    display: block !important; }
  .syntaxhighlighter.collapsed .lines, .syntaxhighlighter.collapsed .ruler {
    display: none !important; }
  .syntaxhighlighter.collapsed .toolbar {
    font-size: 80% !important;
    padding: .2em 0 .5em .5em !important;
    position: static !important; }
    .syntaxhighlighter.collapsed .toolbar .item {
      display: none !important; }
      .syntaxhighlighter.collapsed .toolbar .item.expandSource {
        background: url(/images/allimages.gif) no-repeat -217px -481px!important;
        display: inline !important;
        text-indent: 0 !important;
        width: auto !important;
        float: none !important;
        height: 16px !important;
        padding-left: 20px !important; }
  .syntaxhighlighter .ruler {
    padding: 0 0 .5em .5em !important;
    margin-left: 3.3em !important;
    overflow: hidden !important; }
  .syntaxhighlighter .lines.no-wrap {
    overflow: auto;
    overflow-y: hidden; }
  .syntaxhighlighter .toolbar {
    position: absolute !important;
    right: 0px !important;
    top: 0px !important;
    font-size: 1px !important;
    padding: 8px 8px 8px 0 !important; }
    .syntaxhighlighter .toolbar a.item {
      display: block !important;
      float: left !important;
      margin-left: 8px !important;
      background-repeat: no-repeat !important;
      overflow: hidden !important;
      text-indent: -5000px !important; }
    .syntaxhighlighter .toolbar .item {
      display: block !important;
      float: left !important;
      margin-left: 8px !important;
      background-repeat: no-repeat !important;
      overflow: hidden !important;
      text-indent: -5000px !important; }
      .syntaxhighlighter .toolbar .item.viewSource {
        background: url(/images/allimages.gif) no-repeat -237px -481px!important; }
      .syntaxhighlighter .toolbar .item.printSource {
        background: url(/images/allimages.gif) no-repeat -257px -481px!important; }
      .syntaxhighlighter .toolbar .item.copyToClipboard {
        text-indent: 0 !important;
        background: none !important;
        overflow: visible !important; }
      .syntaxhighlighter .toolbar .item.about {
        background: url(/images/allimages.gif) no-repeat -277px -481px!important; }
  .syntaxhighlighter.printing {
    background: none !important; }
    .syntaxhighlighter.printing .line.alt1 .content, .syntaxhighlighter.printing .line.alt2 .content {
      background: none !important; }
    .syntaxhighlighter.printing .line.highlighted .number, .syntaxhighlighter.printing .line.highlighted.alt1 .content, .syntaxhighlighter.printing .line.highlighted.alt2 .content {
      background: none !important; }
    .syntaxhighlighter.printing .line .content {
      color: #000 !important; }
      .syntaxhighlighter.printing .line .content .block {
        background: none !important; }
    .syntaxhighlighter.printing .line .number {
      color: #bbb !important; }
    .syntaxhighlighter.printing .toolbar, .syntaxhighlighter.printing .ruler {
      display: none !important; }
    .syntaxhighlighter.printing a {
      text-decoration: none !important; }
    .syntaxhighlighter.printing .plain {
      color: #000 !important; }
      .syntaxhighlighter.printing .plain a {
        color: #000 !important; }
    .syntaxhighlighter.printing .comments {
      color: #008200 !important; }
      .syntaxhighlighter.printing .comments a {
        color: #008200 !important; }
    .syntaxhighlighter.printing .string {
      color: blue !important; }
      .syntaxhighlighter.printing .string a {
        color: blue !important; }
    .syntaxhighlighter.printing .keyword {
      color: #069 !important;
      font-weight: bold !important; }
    .syntaxhighlighter.printing .preprocessor {
      color: gray !important; }
    .syntaxhighlighter.printing .variable {
      color: #a70 !important; }
    .syntaxhighlighter.printing .value {
      color: #090 !important; }
    .syntaxhighlighter.printing .functions {
      color: #ff1493 !important; }
    .syntaxhighlighter.printing .constants {
      color: #0066CC !important; }
    .syntaxhighlighter.printing .script {
      font-weight: bold !important; }
    .syntaxhighlighter.printing .color1 {
      color: #808080 !important; }
      .syntaxhighlighter.printing .color1 a {
        color: #808080 !important; }
    .syntaxhighlighter.printing .color2 {
      color: #ff1493 !important; }
      .syntaxhighlighter.printing .color2 a {
        color: #ff1493 !important; }
    .syntaxhighlighter.printing .color3 {
      color: red !important; }
      .syntaxhighlighter.printing .color3 a {
        color: red !important; }
  .syntaxhighlighter .no-wrap .line .content .block {
    white-space: nowrap !important; }

.syntaxhighlighter {
  background-color: #E7E5DC !important; }
  .syntaxhighlighter .line.highlighted .number {
    background-color: #6CE26C !important;
    color: black !important; }
  .syntaxhighlighter .line.highlighted.alt1 .content, .syntaxhighlighter .line.highlighted.alt2 .content {
    background-color: #6CE26C !important; }
  .syntaxhighlighter .line .number {
    color: #5C5C5C !important; }
  .syntaxhighlighter .line .content {
    border-left: 3px solid #6CE26C !important;
    color: #000 !important; }
  .syntaxhighlighter .line.alt1 .content {
    background-color: #fff !important; }
  .syntaxhighlighter .line.alt2 .content {
    background-color: #F8F8F8 !important; }
  .syntaxhighlighter.printing .line .content {
    border: 0 !important; }
  .syntaxhighlighter .ruler {
    color: silver !important;
    background-color: #F8F8F8 !important;
    border-left: 3px solid #6CE26C !important; }
  .syntaxhighlighter.nogutter .ruler {
    border: 0 !important; }
  .syntaxhighlighter .toolbar {
    background-color: #F8F8F8 !important;
    border: #E7E5DC solid 1px !important;
    display: none; }
    .syntaxhighlighter .toolbar a {
      color: #a0a0a0 !important; }
      .syntaxhighlighter .toolbar a:hover {
        color: red !important; }
  .syntaxhighlighter .plain {
    color: #000 !important; }
    .syntaxhighlighter .plain a {
      color: #000 !important; }
  .syntaxhighlighter .comments {
    color: #008200 !important; }
    .syntaxhighlighter .comments a {
      color: #008200 !important; }
  .syntaxhighlighter .string {
    color: blue !important; }
    .syntaxhighlighter .string a {
      color: blue !important; }
  .syntaxhighlighter .keyword {
    color: #069 !important;
    font-weight: bold !important; }
  .syntaxhighlighter .preprocessor {
    color: gray !important; }
  .syntaxhighlighter .variable {
    color: #a70 !important; }
  .syntaxhighlighter .value {
    color: #090 !important; }
  .syntaxhighlighter .functions {
    color: #ff1493 !important; }
  .syntaxhighlighter .constants {
    color: #0066CC !important; }
  .syntaxhighlighter .script {
    background-color: yellow !important; }
  .syntaxhighlighter .color1 {
    color: #808080 !important; }
    .syntaxhighlighter .color1 a {
      color: #808080 !important; }
  .syntaxhighlighter .color2 {
    color: #ff1493 !important; }
    .syntaxhighlighter .color2 a {
      color: #ff1493 !important; }
  .syntaxhighlighter .color3 {
    color: red !important; }
    .syntaxhighlighter .color3 a {
      color: red !important; }
  .syntaxhighlighter:hover .toolbar {
    display: block; }

.wikistyle h1, h2, h3, h4, h5, h6 {
  border: 0 none; }

.wikistyle {
  line-height: 1.4em; }
  .wikistyle h1 {
    border-top: 4px solid #AAAAAA;
    font-size: 170%;
    margin-top: 1.5em;
    padding-top: 0.5em; }
    .wikistyle h1:first-child {
      border-top: medium none;
      margin-top: 0;
      padding-top: 0.25em; }
  .wikistyle h2 {
    border-top: 4px solid #E0E0E0;
    font-size: 150%;
    margin-top: 1.5em;
    padding-top: 0.5em; }
  .wikistyle h3 {
    margin-top: 1em; }
  .wikistyle p {
    line-height: 1.5em;
    margin: 1em 0; }
  .wikistyle ul {
    margin: 1em 0 1em 1.3em;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    list-style-type: disc; }
    .wikistyle ul ul {
      list-style-type: circle; }
  .wikistyle ol {
    margin: 1em 0 1em 1.5em; }
    .wikistyle ol ol {
      margin-bottom: 0;
      margin-top: 0; }
  .wikistyle blockquote {
    border-left: 5px solid #DDDDDD;
    color: #555555;
    margin: 1em 0;
    padding-left: 0.6em; }
  .wikistyle dt {
    font-weight: bold;
    margin-left: 1em; }
  .wikistyle dd {
    margin-bottom: 1em;
    margin-left: 2em; }
  .wikistyle table {
    margin: 1em 0; }
    .wikistyle table th {
      border-bottom: 1px solid #BBBBBB;
      padding: 0.2em 1em; }
    .wikistyle table td {
      border-bottom: 1px solid #DDDDDD;
      padding: 0.2em 1em; }
  .wikistyle pre {
    background-color: #F8F8FF;
    border: 1px solid #DEDEDE;
    color: #444444;
    font-size: 90%;
    line-height: 1.5em;
    margin: 1em 0;
    overflow: auto;
    padding: 0.5em; }
    .wikistyle pre code {
      background-color: #F8F8FF;
      border: medium none;
      font-size: 100%;
      padding: 0; }
  .wikistyle code {
    background-color: #F8F8FF;
    border: 1px solid #DEDEDE;
    color: #444444;
    font-size: 90%;
    padding: 0 0.2em; }
  .wikistyle pre.console {
    background-color: black;
    color: white;
    font-size: 90%;
    line-height: 1.5em;
    margin: 1em 0;
    padding: 0.5em; }
    .wikistyle pre.console code {
      background-color: black;
      border: medium none;
      color: white;
      font-size: 100%;
      padding: 0; }
    .wikistyle pre.console span {
      color: #888888; }
      .wikistyle pre.console span.command {
        color: yellow; }

.wrapper {
  width: 1000px;
  margin: 0px auto;
  background: #fff; }
  .wrapper .content {
    padding: 0px 10px 25px 10px;
    background: #0143AE;
    background-repeat: no-repeat; }
    .wrapper .content #content {
      float: left;
      width: 800px;
      margin: 0px;
      padding: 0px; }

.project {
  margin: 0px;
  padding: 5px 10px;
  height: 100%;
  text-align: left-align;
  color: #444;
  font: 13px Arial,georgia, sans-serif; }
  .project .title {
    margin: 0 0 0;
    padding: 0px 0px 0px 5x;
    height: 68px;
    width: 780px;
    background: url(/images/allimages.gif) no-repeat 0px -257px; }
    .project .title h2 {
      margin: 0 0;
      padding: 8px 0px 5px 10px;
      background: transparent;
      text-align: left;
      font: 20px,  Arial, sans-serif;
      font-weight: normal; }
      .project .title h2 a {
        color: #fff;
        background-color: transparent; }
        .project .title h2 a:link, .project .title h2 a:visited, .project .title h2 a:hover {
          color: #fff;
          background-color: transparent; }
    .project .title .url {
      float: left;
      height: 18px;
      font-size: 14px;
      font-family: Century gothic,Verdana,Helvitica,sans-serif;
      padding-left: 10px;
      padding-top: 7px; }
      .project .title .url a {
        font-weight: bold;
        color: #fff; }
  .project .cover {
    margin: 0 0;
    background: #fff; }
    .project .cover .entry {
      margin: 0 0;
      padding: 5px 10px; }
  .project .projectinfo {
    height: 24px;
    width: 773px;
    padding: 7px 5px 2px 2px;
    border-top: 1px solid #c7c8c4;
    background: url(/images/allimages.gif) repeat-x 0px -405px; }
    .project .projectinfo a link {
      color: #fff;
      font-weight: normal;
      text-decoration: none; }
    .project .projectinfo .category {
      float: left;
      padding: 0px 0 0 5px;
      color: #fff;
      font-size: 10px; }
    .project .projectinfo .com {
      line-height: 15px;
      float: right;
      padding: 0px 0px 0 45px;
      background-repeat: no-repeat;
      font-size: 12px; }
  .project a:link, .project a:visited {
    color: #fb780b;
    background-color: transparent; }
  .project a:hover {
    color: #fead00;
    background-color: transparent;
    text-decoration: none; }

.navigation {
  height: 25px;
  padding: 0 20px; }
  .navigation a {
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    color: #fff; }
    .navigation a:hover {
      color: #eee; }
