/*general specifics :-) and overrides  */

body {
	font-family:  "Lucida Grande", Tahoma, Arial, sans-serif;
}

a {color: #00254A;}

div.headerLogo {
	font-size: 2em;
	xmargin-bottom: 4px;
	padding: 0px;
	background: #CFE1FF;
}

.blockCurrentFeatures a, .blockCurrentRoundups a, .blockCurrentBlogReview a, .blockCurrentArticle a
{
	text-decoration: none;
	font-weight: bold;
}

div.item {
	border-bottom: solid 1px grey;
	padding: 2px;
}

h1 {
	font-size: 1.3em;
}

blockquote {
	background: #CFE1FF;
	font-style: italic;
	margin-left: 0px;
	margin-right: 0px;
}

p.source { 
	background-color: #EEE; 
	font-size: 0.9em;
}

div.commissioned { 
	background-color: #EEE; 
	font-size: 0.9em;
}
