body {
	margin: 0;
	padding: 0;
	background: #202020 url('imgfiles/img01.jpg') repeat-x left top;
	text-align: justify;
	color: #7F7772; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}

form {
	margin: 0;
	padding: 0;
}


fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #CF3822;
}

h1 {
	letter-spacing: -3px;
	font-size: 1.2em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2.2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 6px solid #DDDDDD;
}

a {
	color: #FFFFFF;
	text-decoration: none;}

a:hover {
	text-decoration: none;
	font-weight: bold;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 5px 5px 10px;
	border: 2px solid #434343; 
}


/* Header */



#wrapper {
}

#header {
	width: 600px;
	height: 160px;
	margin: 0 auto;
	border: none;
	position: relative;
	top: +0.5em;
	left: -3.5em;
	background: url('imgfiles/img02.jpg') repeat-x right top;
}

#logo h1, #logo p {
	float: left;
	color: #AAFF00;
}

#logo h1 {
	height: 68px;
	padding: 20px 50px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -10px;
	padding: 55px 0 0 0;
	line-height: normal;
	letter-spacing: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#logo p a {
	color: #FF5134;
}

/* RSS */

#rss {
	padding: 30px 69px 10px 60px;
	text-align: right;
}

#rss a {
	padding: 0 0 3px 24px;
	text-decoration: none;
	font-weight: bold;
	color: #FF5134;
}

#rss a:hover {
}

/* Search */

#search {
	float: right;
	width: 200px;
	height: 25px;
	background: #FFFFFF;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 5px 5px 35px;
	width: 160px;
	height: auto;
	background: none;
	border: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000000;
}

#search br {
	display: none;
}

/* Menu */

#menu {
	width: 895px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-transform: uppercase;
	foreground: url('imgfiles/menu_link_bg.gif') no-repeat 0px 0px;
}

#menu a {
	display: block;
	float: left;
	background: url('imgfiles/img03.gif') no-repeat left 85%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF; padding-left:14px; padding-right:35px; padding-top:18px; padding-bottom:0
}

#menu a:hover {
	color: #FF5134;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Page */


#page {
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Ads */

#ads {
	float: left;
	font-size:8px;
	width: 50px;
	padding: 0 0 60 8px;
}

/* Content */

#content {
	float: left;
	width: 580px;
	color: #FDD017;
}

.post {
	margin-bottom: 50px;
	border-bottom: 1px #A90000 dashed;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
	color: #CF3822;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 30px;
}

.post .links {
	width: 200px;
	height: 19px;
	margin: 0;
	padding: 6px 0 0 10px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #CF3822;
}

.post .links a:hover {
	text-decoration: underline;
	color: #CF3822;
}

.post .links .more {
	background: url('imgfiles/img07.gif') no-repeat;
}

.post .links .comments {
	background: url('imgfiles/img08.gif') no-repeat;
}


#tablebar {
	float: right;
	font-size: 8px;
	color: #94ffff;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	font-size: 8px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 18px;
	padding-bottom: 5px;
	background: url('imgfiles/img04.gif') repeat-x left bottom;
}

#sidebar h2 {
	width: 230px;
	height: 30px;
	background: url('imgfiles/img05.gif') no-repeat left 60%;
	border-bottom: 1px dashed #A90000;
	letter-spacing: 0px;
	color: #FFFFFF; padding-left:30px; padding-right:0; padding-top:5px; padding-bottom:0
}

#sidebar a:hover {

}

/* Calendar */

#calendar_wrap {
	padding: 15px 20px;
}

#calendar table {
	width: 100%;
	background: #1F1F1D;
	border: 1px solid #11110F;
	text-align: center;
}

#calendar thead {
	background: #161616;
}

#calendar tbody td {
	background: #0F0F0D;
	border: 1px solid #11110F;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #121210;
	border: 1px solid #11110F;
	font-weight: bold;
	color: #CF3822
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	border-top: 2px solid #2B2B2B;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}