/*
Theme Name: Simpson/Parkinson Family Theme
Theme URI:
Description: minor alts to twentyten.
Author: Guy Parkinson
Template: twentyfourteen
emplate: twentyten
Version: 1.0
Tags: twentyten
*/

@import url('../twentyten/style.css');


#main .widget-area ul li#categories-3 ul, #main .widget-area ul li#categories-3 ul li {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#categories-3 ul li a {
	display: block;
	height: 1.3em;
	line-height: 1.3em;
	border-bottom: #ccc solid 1px;
	padding: 3px;
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, 'sans serif';
	font-size: 105%;
}
#categories-3 ul li a:hover {
	background: #eee;
	text-decoration: underline;
}
#main .widget-area #categories-3 ul li a:active, #main .widget-area #categories-3 ul li a:visited  {
	color: #06C;
}
#categories-3 ul li.current-cat a {
	background: #f1f1f1;
}

div.entry-utility .cat-links a {
	padding: 1px 2px;
	background: #eee;
	color: #06c;
	border: #ccc solid 1px;
	text-decoration: none;
}


.comments-link, .edit-link, .widget_meta, #searchform {
	display: none !important;
}
