#easy-archives {
padding-top:10px;
	padding-bottom:10px;

}

#easy-archives .fixed {

	clear:both;

	height:1px;

	overflow:hidden;

}

#easy-archives .closed {

	display:none;

}

#easy-archives .open-button, 

#easy-archives .closed-button {

	width:16px;

	height:16px;

	display:block;

	float:left;

}

#easy-archives .open-button {

	background:url(img/open.gif) left no-repeat;

}

#easy-archives .closed-button {

	background:url(img/closed.gif) left no-repeat;

}

#easy-archives .detail {

	font-weight:bolder;

	float:left;

}

#easy-archives .month {

	margin-top:10px;

}

#easy-archives .month li {

	list-style:none;
margin:0;
	padding:1px 0 1px 0 !important;

	padding:1px 0;

}

#easy-archives .filter {

	height:24px;

}

#easy-archives .filter .ea_year, 

#easy-archives .filter .ea_author {

	font-weight:bolder;

}

#easy-archives #ea_ajax_loader {

	background:url(img/ajax-loader.gif) left no-repeat;

	padding-left:24px;

	height:16px;

	line-height:16px;

	margin-left:10px;

}

#easy-archives .filter .ea_select, 

#easy-archives .filter .ea_button {


	margin-right:10px;

}

.ea_button {margin-top:3px;background:#A55403; color:#fff;}

.filter {margin-bottom:60px;}


