img {
	border: 0;
	}

#sidebar img {
	margin: 5px 0;
	}

body	{
	background: #666 url(images/newspaper.jpg) repeat;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 5px solid #566;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px;
	}
	
h3 {
	margin-bottom: 0px;
}
	
#wrapper	{
	background: #fff url(images/pgbg4.gif) repeat;
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #566;
	width: 599px;  /* bmh */	
	width: 597px;	 
	}

html>#wrapper	{
	width: 597px;
	} 

#header	{
	background: #fff;
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	}

.view {
	background: #ccc;
	color: #000;
	padding: 5px 7px 7px 5px;
	font-weight: bold;
	text-align: center;
}

.chanheader {
	background: #ccc;
	padding: 5px 7px 7px 5px;
	}
	
.chanlogo {
	float: left;
	padding-right:5px;
	}	

.item	{
	line-height: 140%;
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
.itemdate {
	color: #999;
	}
	
.itemfeed {
	color: #999;
}
	
#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
	}

#maincontent	{
	float: left;
	margin: 0;
	padding: 10px;
	width: 410px;  /* box model hack */	
	width: 390px;	 
	}

html>#maincontent 	{
	width: 390px;
	} 


#sidebar	{
	padding: 2px 10px 10px 0;
	margin: 0 0 0 420px;
	color: #666;
	background: transparent; 
	/* compensates for IE Win bungling */
	height: 100%;
	}	


#footer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 10px;
	clear: both;
	font-size: x-small;	
	}

html>#footer	{
	font-size: x-small;
	} 

#footer p	{
	margin: 10px 0;
	padding: 0;
	}

#subnav	{
	margin: 0 0 25px 0;
	padding: 5px;
	border: 0;
	}

#subnav ul	{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	}
	
#subnav ul li	{
	list-style: disc url(images/bullet.gif) inside;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
   font-size: xx-small;      
   font-size: x-small;      
	}	

html>#subnav ul li	{
	font-size: x-small;
	} 

#subnav ul li a {
	font-weight: normal;
	}

#subnav dl	{
	margin: 0;
	padding: 0;
	}
	
#subnav dt 	{
	font-weight: normal;
	font-size: x-small;      
	font-size: small;  
	}   
	
html>#subnav dt 	{
	font-size: small;
	} 

#subnav dd 	{
	padding: 0;
	margin: 2px 0 10px 0;
	}   	

	/*  Typography */
	
#masthead	{
	border-bottom: 1px solid #000;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
  	font-size: small;
  	text-align: center;
	}

html>#masthead {
	font-size: small;
	}
	
#banner_ad	{
	border-bottom: 1px solid #000;
	padding-top: 5px;
	padding-bottom: 5px;
  	text-align: center;
	}

#banner_ad p {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
  	font-size: x-small;
  	text-transform: uppercase;
  	text-align: center;
  	line-height: 100%;
  	margin-top: 0px;
  	margin-bottom: 0px;
}

p {
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
	
#pagebody, #pagebody div, #pagebody p, #pagebody th, #pagebody td, #pagebody li, #pagebody dd, #pagebody dt    {
	font-size: x-small;      
   font-size: small;         
  	}

html>#pagebody, html>#pagebody div, html>#pagebody p, html>#pagebody th, 
html>#pagebody td, html>#pagebody li, html>#pagebody dd, html>#pagebody dt    {
    font-size: small;
    }

#sidebar p	{
	font-size: 11px;
	text-align: left;
	}

a:link {
	font-weight: bold; 
	text-decoration: none;
	color: #c30;
	background: transparent; 
	}

.itemfeed a:link {
	font-weight: normal;
}		

a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #930;
	background: transparent; 
	}
	
.itemfeed a:visited {
	font-weight: normal;
}		

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #c30;
	background: transparent; 
	}
	
.itemfeed a:hover {
	font-weight: normal;
}			

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent;  
	}

.itemfeed a:active {
	font-weight: normal;
}			


	/* Search */
	
#sidebar label	{
	font-size: x-small;
	}