/*  "Blue Right Sidebar" variant of "Simple" skin for CS 1.0.*/
  
#content {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 230px;
	margin-bottom: 0px;
	padding: 0px 1em;

}
	
/*Sidebar*/
#sidebar-a {
	float: right;
	width: 220px;
	\width: 230px;
	w\idth: 220px;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}

a:visited,
a:active,
a:link {	
	text-decoration: none;
	color: #006bad;}
	
#sidebar-a h3 {
	background: #7ba5ce;
}
.postsubhead{
	background: #7ba5ce;
}

.commentalt{
	background-color: #f2f7fd;
	}
#Cal a,	
#Cal a:active,
#Cal a:visited,
#Cal a:link {
	text-decoration : none;
	font-weight: bold;
	color: #006bad;
	font-size: 1em;
}


