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; }

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

.navigator {
  line-height: 15px;
  text-align: right;
  padding: 0px 20px 0 45px;
  font-size: 12px; }
  .navigator .prev {
    background: url('/images/allimages.gif') no-repeat -194px -481px;
    width: 10px;
    height: 10px;
    margin: 3px 0px 0px 7px; }
  .navigator .next {
    background: url('/images/allimages.gif') no-repeat -204px -481px;
    width: 10px;
    height: 10px;
    margin: 3px 7px 0px 7px; }

.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; }

.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: 623px;
      margin: 0px;
      padding: 0px; }
