body {
	margin: 0;
	padding: 0;
	background: #000000;
	height: 100%;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #000000 url(images/backgroundsmall.jpg) top left;
}
.postimg  img{   width: 630px;}
.postimg {
	width: 630px;
}

form {
	margin: 0;
	padding: 0;
    	border: 1px solid #000000;
}
#post-author {   height: 0px;}
img {
	border: none;
}

input, textarea {
	font: bold 12px Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
    border: 1px solid #000000;
}

h2, h3 {
	margin: 3px;
	font-weight: normal;
	color: grey;
    font-size: 25px;
}


h1 {
	font-size: 70px;
	font-weight: bold;
        }
h1 a {
        color: #334D66;
        font-size: 70px;
        font-weight: bold;
}

h1 a:hover {
       color: #638BB0;
       font-size: 70px;
       font-weight: bold;
}

h2 a {
    font-size: 25px;
		color: #a63b00;
}

h2 a:hover {
      color: #B08863;
      text-decoration: underline;    
}

h3{
	font-size: 15px;
	font-weight: normal;
	color: #a63b00;
}

p, ul, ol {
}


a {
	text-decoration: none;
    font-size: 12px;
	color: #a63b00;
}

a:hover {
	text-decoration: underline;
	color: #a63b00;
	
}

#container {
	width: 875px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: auto;
	padding: 0px;
   //overflow: hidden;
}

#header {
	height: 85px;
	width: 875px;
	padding-bottom: 0px;
	margin-top:30px;
	margin-bottom: 10px;
	background: #000000;
}

.logotext {
	float: right;
}

#page {
	width: 945px;
	margin: 0px;
	height: 100%;
	padding: 0px;
      overflow: hide;
}

/* Content */

#content {
	float: left;
	width: 650px;
	//height: 100%;
	padding-left: 15px;
	padding-top: 5px;
	margin-top: 0px;
	background: #000000;
	color: grey;
   //margin-bottom: -9000px;
   //padding-bottom: 9000px;
}

.post {
	background: #000000;
    font-size: 12px;
	color: #FFFFFF;
}

.post .title {
    border-bottom: 2px solid grey;
}


/* Sidebar */

#sidebar {
	padding-top: 5px;
	float: left;
	width: 225px;
	height: 100%;
	background-color: #000000;
	color: grey;
   //margin-bottom: -9000px;
   //padding-bottom: 9000px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	list-style: none;
	background-color: #000000;
}

#sidebar li {
	margin-bottom: 0px;
	padding: 16px 15px;
	background: #000000;
}

#sidebar li ul {
	line-height: 12px;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: none;
	}
#sidebar a {
	border: none;
}
#sidebar a:link {
		color: #a63b00;
		}
#sidebar a:visited{
		color: #a63b00;
}
#sidebar a:hover {
    color: #a63b00;
    text-decoration: underline;
}

#sidebar h2 {
	size: 18px;
}

/* POST STYLES */

.post {
	margin-left: 0px;
}

.entry{
	padding-left: 4px;
}
.style_high {color: #A30000}
.style_med {color: #ff8c00}
.style_low {color: #FFFF00}
.style1 {color: #FF0000}
.style2 {color: #00FF00}

 .l{
	float:left;
 }

 .r{
 	float:right;
 }

input {
	color: #000000;
}

textarea {
	color: #000000;
}
span.lyg
{
   font-size:200%;
}
//Xfire Stuff
#outerdiv
{
width:450px;
height:380px;
overflow:hidden;
position:relative;
}

#inneriframe
{
position:absolute;
top:-230px;
left:-19px;
width:1280px;
height:1200px;
} 
