/*  

*/

body, h1, h2, h3, h4, h5, h6, form, ol, p {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6{
	font-size: 12px;
}

body{
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #2b2b2b url(bg_bodyshort.jpg) repeat-x;
}

table{
	font-family: Arial, Verdana;
	font-size: 11px;
}

form, input, textarea{
	font-family: Arial, Verdana;
	font-size: 11px;
}

input, textarea{
	margin: 0 0 1px 0;
	border: 1px solid #262626;
	color: #ccc;
	background: #111;
}

a{
	text-decoration: underline;
	color: #fff;
}

a:hover{
	text-decoration: none;
}

img{
	border: 0px;
}

#sidebar{
	float: left;
	margin: 288px 0 0 0;
	width: 190px;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #000;
}

#sidebar ul{
	padding: 10px;
	text-align: left;
	vertical-align: top;
	list-style: none;
	margin-left: 0;
}

#sidebar ul li{
	margin: 0 0 5px 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #c30000;
}

#sidebar ul li a{
	text-decoration: none;
	color: #c30000;
}

#sidebar ul li a:hover{
	text-decoration: underline;
}

#sidebar ul li h2{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #262626;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #c30000;
}

#sidebar ul ul{
	padding: 0;
}

#sidebar ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #ccc;
}

#sidebar ul ul li a{
	text-decoration: underline;
	color: #fff;
}

#sidebar ul ul li a:hover{
	text-decoration: none;
}

.narrowcolumn{
	float: left;
	width: 490px;
	margin: 22px 0 0 0; /* Pull up sidebar when it wraps for narrow browsers */
/*	padding: 0 0 1000px 0;  Causing trouble */
	padding: 0 0 70px 0;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #000;
	overflow: hidden;
}

#menu{
	padding: 0 0 0 10px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #000;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li{
	float: left;
	border-top: 2px solid #c00;
	margin: 0 5px 0 0;
	padding: 6px 15px 7px; 
	font-family: Arial, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	background: #444 url(images/bg_menu_item.gif) repeat-x;
	list-style: none;
}

#menu ul li a{
	text-decoration: none;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#header{
	clear: both;
	width: 490px;
	padding: 10px 0;
	background: #fff;
	text-align: center;
	vertical-align: top;
	color: #333;
}

.post h2{
	border-top: 2px solid #c00;
	padding: 18px 20px 17px;
	font-family: "Times New Roman", Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 24px;
	color: #fff;
	background: #444 url(images/bg_post_title.gif) repeat-x;
}

.post h2 a{
	text-decoration: none;
}

.post h2 a:hover{
	text-decoration: underline;
}

.entry{
	border-top: 1px solid #fff;
	padding: 10px 20px 20px 20px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: #000;
	background: url(entrybackground.jpg);
}

.entry1{
	border-top: 1px solid #fff;
	padding: 10px 20px 20px 20px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: #000;
	background: url(entrybackground1.jpg);
}


.entry2{
	border-top: 1px solid #fff;
	padding: 10px 20px 20px 20px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: #000;
	background: url(entrybackground2.jpg);
}



.sticky h2 {
background: #D60000;
}

.entry p{
	padding: 10px 0 0 0;
}

.entry a{
	color: #c00;
}

p.postmetadata, post-date, cite{
	font-family: Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
}

.postmetadata {
	clear: both;
}

.navigation{
	padding: 20px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: #ccc;
	background: #000;
}


.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px solid #e6e6e6;
	padding: 10px;
	font-size: 11px;
	background: #fff;
	color: #333;
}

blockquote{
	margin: 5px 0 5px 5px;
	border: 1px solid #e6e6e6;
	padding: 5px 10px;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #333;
}

#obar{
	float: left;
	margin: 288px 0 0 0;
	width: 310px;
	text-align: left;
	vertical-align: top;
	background: #000;
}

.sub-obar{
	float: left;
	margin: 0;
	width: 300;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #000;
}

.sub-obar ul{
	padding: 10px 0 10px 10px;
	text-align: left;
	vertical-align: top;
	list-style: none;
	margin-left: 0;
}

.sub-obar ul li{
	margin: 0 0 5px 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #c30000;
}

.sub-obar ul li a{
	text-decoration: none;
	color: #c30000;
}

.sub-obar ul li a:hover{
	text-decoration: underline;
}

.sub-obar ul li h2{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #262626;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #c30000;
}

.sub-obar ul ul{
	padding: 0;
}

.sub-obar ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #ccc;
}

.sub-obar ul ul li a{
	text-decoration: underline;
	color: #fff;
}

.sub-obar ul ul li a:hover{
	text-decoration: none;
}



#comment {
	width: 95%;
	margin-bottom: .5em;
	padding: .4em;
}



img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}




#footer{
    width: 1100px;
	padding: 0 0 0 10px;
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: bottom;
	color: #000000;
	
}
