/* NEWS BLOCKS */
.newsblock {
width:316px; float:left; padding:0; margin:0 0 40px 0;
}
.newsblocknofloat {
width:316px;
}

/*.post {
	width:316px; float:left; padding:0; margin:0 0 40px 0;
}
*/
.postxx {
  width: 450px; margin:0 0 40px 0;
}

.news-entry h2 {
font-size: 1.5em;
margin: 0;
padding: 0 0 15px 0;
height: 15px;
}

.news-entry h2 a, .news-entry h2 a:active, .news-entry h2 a:link, .news-entry h2 a:visited {
color: #3f3f3f;
}

.news-entry h2 a:hover {
color: #000;
}

.news-entry a, .news-entry a:active, .news-entry a:link, .news-entry a:visited {
color: #326ea1;
text-decoration: none;
}

.favicon { 
	width: 16px; height: 16px; margin-right: 5px; 
}

.newsblock ul{

list-style-type: none;

padding: 0;

margin: 0;

font-size: 0.9em;

width: 300px;

}



.newsblock li  {

border-top: 1px solid #dcdcdc;

line-height: 16px;

margin: 5px 0 5px 0;

}



.newsblock li:hover {

background-color: #CCF2FF;

}



.newsblock li a:hover {

color: #333;

text-decoration: none;

background-color: #fafafa;

display:inline-block;

}



.news-entry img{

background-color: #fafafa;

}



.clearer { clear: both; height: 30px; }

.td { font-weight: bold; color: orange; } /* today's entry */

.tdf { font-weight: bold; color: orange; } /* today's entry *

