/*  "Green" variant of "Marvin3" skin for CS 1.0.*/

a:visited,
a:active,
a:link {
	color : #093;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color : #000;
}

h1 a:hover {
	color : #093;
}

/*Blog Header*/	
#header{
	background-color : #CEA;
	border-bottom : 4px solid #093;
}


  
#content {
    background-color : #EEE;
	border-bottom : 4px solid #093;
}
	

.altcomment{
	background-color: #FFF;
	}
	
.CalendarOtherMonth{
}


#masthead {
	color: #333;
	background: #CEA;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #093;
}

