body {
  margin:0;
  background:#fff url('img/bg.gif') 0 162px repeat-x;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#4d4d4d;
  font-size:12px;
  }
.content img {
  border:0;
  margin:0;
  }
a {
  color:#2e4e74;
  text-decoration:none;
  }
a:hover {
  color:#999;
  }
h1, h2, h4, h5, h6 {
  
  }
h3 {
  line-height:50%;
}
.pagetitle {
  font-size: 20px;
}
blockquote {
  font-style:italic;
  color:#666;
  background:url('img/quote.gif') 0 0 no-repeat;
  margin:0 10px;
  padding:10px 0 0 30px;
  }
blockquote p {
  margin:0 0 20px 0;
  padding:0;
  }
.clear {
  clear:both;
  }
.wrapper {
  width:1083px;
  margin:0 auto;
  }

/* The Header */

.head {
  height:110px;
  background:#0c1216 url('img/top.gif') top repeat-x;
  border-bottom:1px solid #2e4e74;
  }
.head .wrapper {
  position:relative;
  font-family:Arial, Helvetica, sans-serif;
  }
.head h1 {
  color:#c6d7dd;
  font-size:30px;
  margin:0;
  top:30px;
  left:15px;
  position:absolute;
  }
.head h2 {
  color:#fff;
  font-size:15px;
  margin:0;
  top:60px;
  left:15px;
  position:absolute;
  }

/* The Search */

.head form {
  margin:0;
  padding:0;
  }
.head input {
  padding:0;
  }
.head input#s {
  position:absolute;
  top:60px;
  right:73px;
  width:195px;
  height:21px;
  border-left:1px solid #43545a;
  border-top:1px solid #43545a;
  border-bottom:1px solid #43545a;
  border-right:none;
  background:#0c1216;
  color:#fff;
  padding-top:7px;
  }
.head input#searchsubmit {
  position:absolute;
  top:60px;
  right:47px;
  width:26px;
  height:30px;
  border-right:1px solid #43545a;
  border-top:1px solid #43545a;
  border-bottom:1px solid #43545a;
  border-left:none;
  background:#0c1216 url('img/search.gif') center no-repeat;
  }

input {
  border: 1px solid #4D4D4D;
  color: #466A90;
  padding: 1px;
  background: #f0f8ff;
}

/* The Menu */

.menu {
  height:53px;
  background:url('img/menu.gif');
  line-height:53px;
  font-weight:bold;
  text-transform:uppercase;
  }
.menu ul {
  margin:0;
  padding:0;
  list-style:none;
  }
.menu li {
  float:left;
  display:inline;
  background:url('img/menuli.gif') right no-repeat;
  padding-right:1px;
  }
.menu li a {
  display:block;
  color:#fff;
  text-decoration:none;
  padding:0 15px;
  background:url('img/menuarrow.gif') top center no-repeat;
  }
.menu li a:hover {
  background:url('img/menuarrowhover.gif') top center no-repeat;
  }

/* The Main Positioning */

.left {
  float:left;
  width:180px;
  min-height:375px;
  padding:0 20px 0 30px;
  }
.content {
  float:left;
  width:561px;
  padding:40px 30px;
  border-left: 1px dotted #cae1ff;
  border-right: 1px dotted #cae1ff;
  }
.right {
  float:left;
  width:180px;
  min-height:375px;
  padding:0 30px 0 20px;
  }

/* The Sidebars */

.sidebar ul {
  margin:0;
  padding:45px 0 0 0;
  list-style:none;
  }
.sidebar ul ul {
  padding:0;
  }
.sidebar h2 {
  font-size:12px;
  margin:0 0 6px 0;
  color:#466a90;
  background:url('img/h2.gif') 0 0 no-repeat;
  padding-left:18px;
  }
.sidebar li {
  padding:0 0 12px 0;
  }
.sidebar li li {
  padding:0;
  }
.sidebar div {
  padding-bottom:20px;
  border-bottom:0px solid #f2f2f2;
  }
.sidebar div div {
  padding-bottom:0;
  border-bottom:0;
  }
.sidebar ul li ul {
  line-height:25px;
  padding:0px 20px 0px 0px;
  }
.sidebar ul li ul ul {
  padding:0px;
  }
.sidebar ul li ul li {
  padding-left:0px;
  }
.sidebar ul li ul li li {
  border-bottom:none;
  }
.sidebar a {
  color:#4d4d4d;
  text-decoration:none;
  }
.sidebar a:hover {
  color:#466a90;
  }
.sidebar table {
  text-align:left;
  }
.sidebar div a {
  font-weight:bold;
  }



.sidebar2 ul {
  margin:0;
  padding:45px 0 0 0;
  list-style:none;
  }
.sidebar2 ul ul {
  padding:0;
  }
.sidebar2 h2 {
  font-size:12px;
  margin:0 0 6px 0;
  color:#466a90;
  background:url('img/h2.gif') 0 0 no-repeat;
  padding-left:18px;
  }
.sidebar2 li {
  padding:0 0 12px 0;
  }
.sidebar2 li li {
  padding:0;
  }
.sidebar2 div {
  padding-bottom:20px;
  border-bottom:0px solid #f2f2f2;
  }
.sidebar2 div div {
  padding-bottom:0;
  border-bottom:0;
  }
.sidebar2 ul li ul {
  line-height:25px;
  padding:0 20px 0 13px;
  }
.sidebar2 ul li ul ul {
  padding:0;
  }
.sidebar2 ul li ul li {
  background:url('img/li.gif') 6px 9px no-repeat;
  padding-left:17px;
  border-bottom:1px dashed #ccc;
  }
.sidebar2 ul li ul li li {
  border-bottom:none;
  border-top:1px dashed #ccc;
  }
.sidebar2 a {
  color:#4d4d4d;
  text-decoration:none;
  }
.sidebar2 a:hover {
  color:#466a90;
  }
.sidebar2 table {
  width:100%;
  text-align:center;
  }
.sidebar2 div a {
  font-weight:bold;
  }




/* The Content */

ol {
  padding: 0px 0px 0px 20px;
  margin: 0px;
}
.date {
  float:left;
  width:31px;
  padding:11px 4px 0 6px;
  height:35px;
  background:url('img/date.gif');
  margin-top:17px;
  text-align:center;
  font-weight:bold;
  }
.month {
  color:#000;
  font-size:10px;
  text-transform:uppercase;
  }
.day {
  color:#2e4e74;
  }
.postinfo {
  float:left;
  padding:0 0 0 5px;
  margin-top:17px;
  }
.postinfo h2 {
  margin:0 0 5px 0;
  font-size:15px;
  color:#2e4e74;
  }
.author {
  float:left;
  background:url('img/by.gif') left no-repeat;
  padding-left:17px;
  padding-right:10px;
  line-height:16px;
  }
.postinfo div.categories {
  float:left;
  background:url('img/in.gif') left no-repeat;
  padding-left:19px;
  line-height:16px;
  }
.post {
  clear:both;
  }
.postcomments {
  height:22px;
  line-height:22px;
  background:url('img/commentsline.gif');
  text-align:right;
  padding:0 15px 0 0;
  }
.postcomments a {
  background:none;
  padding:0 0 0 17px;
  color:#4d4d4d;
  }
.postcomments a:hover {
  color:#2e4e74;
  }

/* The Valid Stuff */

.valid {
  font-size:10px;
  position:relative;
  padding:10px 0 0 20px;
  }
.valid a {
  color:#7189a7;
  text-decoration:none;
  }
.valid a:hover {
  color:4d4d4d;
  }
.valid .xhtml, .valid .css {
  background:url('img/xhtml.gif') left no-repeat;
  padding:2px 2px 2px 18px;
  }
.valid .rss {
  background:url('img/rss.gif') left no-repeat;
  padding:2px 2px 2px 18px;
  }
.valid .rssbig {
  display:block;
  height:43px;
  width:32px;
  background:url('img/rssbig.gif');
  position:absolute;
  right:0;
  top:0;
  }

/* The Footer */

.footer {
  background:#222;
  padding:20px 0 5px 0;
  }
.footerleft {
  float:left;
  width:231px;
  padding:0 27px 0 33px;
  }
.footercenter {
  float:left;
  width:402px;
  padding:0 8px;
  }
.footerright {
  float:left;
  width:209px;
  padding:0 61px 0 21px;
  }
.footer h2 {
  font-size:15px;
  margin:0 0 5px 0;
  color:#bacbd1;
  }
.footer ul {
  margin:0;
  padding:0;
  list-style:none;
  }
.footer li {
  background:url('img/star.gif') 0 8px no-repeat;
  line-height:25px;
  padding:0 0 0 15px;
  }
.footer a {
  color:#fff;
  text-decoration:none;
  }
.footer a:hover {
  color:#bacbd1;
  }
.footerbottom {
  clear:both;
  position:relative;
  font-size:10px;
  color:#fff;
  line-height:15px;
  padding:25px 0 0 0;
  }
.wplink {
  position:absolute;
  right:0;
  bottom:0;
  height:35px;
  width:41px;
  display:block;
  background:url('img/wp.gif');
  }
  
/* The Page Links */

.pagelinks {
  font-size:12px;
  font-weight:bold;
  padding-bottom:20px;
  padding-left:20px;
  }

/* The Navigation */

.navigation {
  padding:10px;
  height:25px;
  font-weight:bold;
  font-size:13px;
  }
.alignleft {
  float:left;
  }
.alignright {
  float:right;
  }

/* The Attachment */

.contentCenter {
  text-align:center;
  }

/* The Page Title */

h2.pagetitle {
  font-size:16px;
  font-weight:bold;
  color:#b2cc72;
  margin:0;
  font-style:italic;
  text-align:center;
  padding:10px 0 20px 0;
  }

#category_tree li {
  padding-left: 12px;
}

.hidden {
  display: none;
}

.depth_1 {
  background-color: #2E4E74;
  font-weight: bold;
}

.depth_1 a {
  color: #eee;
}

.depth_2 {
  background-color: #3D5F85;
}

.depth_2 a {
  color: #eee;
}

.depth_3 {
  background-color: #ccc;
}

.depth_3 a {
  color: #111;
}
