body {
	margin: 0;
	padding: 0;
	background: #151515 url(../images/img01.jpg) repeat-x left top;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

form {
	margin: 0;
	padding: 0;
}

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

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

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: 2.6em;
}

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

h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom:5px;
}

.h3right {
	font-weight: bold;
	padding-bottom:1.4em;
	text-decoration: none;
	font-weight: normal;
	color: #CF3822;
	margin-top:6px;
}


p {
	margin: 0 0 1em 0;
	line-height: 17px;
} 

ol, ul {
	margin: 0 0 2em 0;
	line-height: 20px;
}

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

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

a:hover {
	text-decoration: none;
	color: #FF5134;
}

img {
	border: none;
}

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


/* Header */

.blacktext{
color:#000;
font-size:2px;
}

#wrapper {
}

#header {
	width: 900px;
	height: 108px;
	margin: 0 auto;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	cursor:pointer;
}



#logo p {
font-size:10px;
}

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

#logo p a {
	color: #FF5134;
}

/* RSS */

#rss {
	padding: 30px 39px 20px 0;
	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: 252px;
	height: 25px;
	padding-top:98px;
}

#search br {
	display: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 40px;
	margin: 0 auto;
}

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

#menu li {
	display: inline;
	text-transform: uppercase;
}

#menu a {
	display: block;
	float: left;
	background: url(../images/img03.gif) no-repeat left 75%;
	padding: 18px 24px 0 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

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

#menu .current_page_item {
}

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

/* Page */

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

/* Content */

#content {
	float: left;
	width: 620px;
}

.post {
	margin-bottom: 10px;
	padding-right:10px;
	border-right:dotted 1px #2B2B2B;
	width:635px;
}

.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: 10px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
}

.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(../images/img07.gif) no-repeat;
}

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

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

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

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

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

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

#sidebar h2 {
	width: 200px;
	height: 30px;
	padding: 5px 10px 0 27px;
	background: url(../images/img05.gif) no-repeat left 50%;
	border-bottom: 1px #A90000 dashed;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

#sidebar h3 {
	margin-top:8px;
	font-size:14px;
 }

#sidebar h4 {
	font-size:11px;
	margin-top:-10px;
	border:1px dotted #333333;
	padding:3px;
	background-color: #121212;
 }

#sidebar h5 {
	font-size:11px;
	margin-top:-28px;
 }

#sidebar h6 {
	font-size:12px;
	margin-top:-6px;
 }

#sidebar a:hover {

}

#sidebar p {
	font-size:12px;
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 15px 0;
	border-top: 1px dotted #2B2B2B;
	border-bottom: 1px dotted #2B2B2B;
}

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

#footer a {
	text-decoration: none;
}

.imageborder {
	border: solid 1px #272727;
	 -moz-border-radius: 10px;
	padding: 8px;
}

.subimageborder {
	border: solid 1px #272727;
	 -moz-border-radius: 10px;
	padding: 5px;
}

.imagetitle {
	font-size: 10px;
	color: #CCCCCC;
}

.listmenu {
background-color: #333333; color:white; font-size:11px; border:1px solid #666666; cursor:pointer;
}

.submitcomment {
	width: 900px;
	margin: 0 auto;
}

.comments{
padding-top:10px;
}

.commentbody{
width:900px;border:1px dotted #333333; padding:5px;background-color: #1B1B1B; margin-bottom:8px; color: #CCCCCC;
}

.formtitle{
font-size:20px;
padding-top:20px;
}

.commenttitle{
padding-bottom:5px;
font-size:20px;
}

.commentform {
 padding-top:20px;
 margin-left:300px;
}

.articleimage {
float:left; margin-right:10px; margin-bottom:20px; clear:both;
}

#articletext {
float:right;width:400px; border:1px dotted #333333; height:189px; margin-right:70px; padding:5px; background-color:#111111;
}

#articletext h3 {
font-size:15px; margin-bottom:3px;
}

#newscontent {
color:white;
}

#newscontent a {
color:#CF3822;
}

#newscontent a:active {
color:#CF3822;
}

#newscontent a:visited {
color:#CF3822;
}