* {
  padding: 0;
  margin: 0;
  font-family: arial;
}

body {
  background: url('images/bg.png');
}

a {
  color: #000000;
}

p {
   line-height: 18px;
   padding-top: 5px;
   margin: 0;
   font-family: arial;
   font-size: 10pt;
   color: #000000;
}

h1 {
     margin-top: 20px;
     font-size: 20px;
     padding: 0;
     line-height: 27px;
}

h1 a{
    text-decoration: none;
    font-family: arial;
    font-weight: bold;
    color: #171717;
}

h2 {
    font-size: 17px;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 10px;
}
 
h2 a {
    font-family: arial;
    font-weight: bold;
}

#top {
  padding-top: 15px;
  min-width: 1024px;
  background: url('images/top.png') repeat-x;
}

.header_top {
  margin-left: auto;
  margin-right: auto;
  width: 1001px;
  height: 11px;
  background: url('images/header_top.png');
}

#logo {
 float: left;
 margin-left: 25px;
 width: 430px;
 height: 107px;
}

#rss {
 float: right;
 margin-right: 50px;
 margin-top: 30px;
 width: 300px;
 height: 100px;
 background: url('images/rss.png') no-repeat;
}

#header_bg {
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 1001px;
  height: 120px;
  background: url('images/header_bg.png') repeat-y;
}

.header_bot {
  margin-left: auto;
  margin-right: auto;
  height: 8px;
  width: 1001px;
  background: url('images/header_bot.png') no-repeat;
}

#menu {
  background: url('images/menu_bg.png') repeat-y;
  height: 40px;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

#menu ul {
  list-style: none;
}

#menu ul li {
    width: auto;
    float: left;
}

#menu ul li a {
    display: block;
    color: #ffffff;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
    padding: 10px 13px;
    font-size: 100%;
    border-right: 1px solid #610b0b;
}

#menu ul li a:hover { 
    background: #7c1010; 
}

#menu #search {
   float: right;
   padding-right: 50px;
   width: 200px;
   height: 20px;
   padding-top: 6px;
   margin: 0;
}

#menu #search form {
	padding: 0 0 0 0;
}

#menu #search form div {
    float: left;
    background: url(images/search_box.png) no-repeat 0 0;
	width: 228px;
	height: 28px;
	position: relative;
}

#menu #search form input.search_box {
    float: left;
	width: 130px;
	border: 0;
	padding-left: 2px;
	height: 28px;
	padding-top: 4px;
	background: transparent;
	font-size: 12pt;
	font-weight: bold;
	outline: none;
}

#menu #search form input.submit {
	position: absolute;
	right: 0;
}

#menu_bot {
  background: url('images/menu_bot.png');
  height: 9px;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

#post_top {
  margin-top: 20px;
  width: 1024px;
  height: 15px;
  margin-left: auto;
  margin-right: auto;
  background: url('images/post_top.png');
}   

#post_bg {
  overflow: auto;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  background: url('images/post_bg.png') repeat-y;
}


.comments_bg {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 120px;
  padding: 1px;
  padding-left: 5px;
  background: #7b0505;
}

#more {
  margin-left: 20px;
  margin-top: 20px;
  width: 680px;
  clear: both;
}

#post_bot {
  margin-bottom: 20px;
  width: 1024px;
  height: 12px;
  margin-left: auto;
  margin-right: auto;
  background: url('images/post_bot.png');
} 

.content {
  text-align: justify;
  margin-left: 30px;
  width: 663px;
  float: left;
  vertical-align: text-top;
  border-bottom: 1px dotted #808080;
}

.content img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

#content_single {
  vertical-align: text-top;
  text-align: justify;
  margin-left: 30px;
  width: 663px;
  float: left;
  margin-bottom: 20px;
}


#content_single img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

#sidebar {
  float: right;
  margin-right: 35px;
  width: 263px;
  color: #ffffff;
}

#sidebar ul li ul li{
 font-style: normal;
 list-style: circle;
 text-align: left;
}

#sidebar ul li ul li a{
 color: #ffffff;
}

#sidebar ul li {
 margin-left: 10px;
 font-style: italic;
 list-style: none;
}

#sidebar li a {
 text-decoration: none;
 font-size: 90%;
 font-weight: normal;
}

.comments-template{
    float: left;
    margin-left: 50px;
    width: 550px;
	padding: 10px;
}

.alt {
    background: #F0F0F0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin-top: 20px;
	line-height: 18px;
	border: 2px solid #ccc;
	padding: 10px;
}

.comments-template ol li:hover{
	border: 2px solid #808080;
}


.comments-template h2, .comments-template h3{
	font-family: Arial;
	font-size: 16px;
}

.commentmetadata{
    text-align: right;
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	border: 2px solid #ccc;
	font-family: Arial;
	font-size: 12px;
}

.comments-template textarea:hover{
	border: 2px solid #808080;    
}

#footer_bg {
  margin-left: auto;
  margin-right: auto;
  width: 1001px;
  display: table;
  background: url('images/header_bg.png') repeat-y;
}
   

#bot {
  height: 88px;
  min-width: 1024px;
  background: url('images/bot.png') repeat-x;
}
