/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(base-weblog.css);
@import url(tsukinousagi.css);
/* end StyleCatcher imports */
ul.tree {
    margin: 0px!important;
    margin-bottom: 20px!important;
    padding: 0px 20px!important;
    font-size: 9px;
    list-style: none!important;
}
ul.tree ul {
    margin: 0px!important;
    padding: 0px!important;
}
ul.tree li {
    margin: 0px!important;
    padding: 0px 0px 0px 16px!important;
    background-image: url(tree_lst.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
    line-height : 16px;
}
ul.tree li.end {
    background-image: url(tree_end.gif);
    list-style: none;
}
.widget>* {
	margin: 5px 20px 15px;
}
.widget>h2.module-header {
	margin: 0;
}
.widget ul li {
	list-style: none!important;
}


div.module-tagcloud .module-list-item {
	display:inline;
}
div.module-tagcloud .taglevel1{
	font-size: 20px;
}
div.module-tagcloud .taglevel2{
	font-size: 18px;
}
div.module-tagcloud .taglevel3{
	font-size: 16px;
}
div.module-tagcloud .taglevel4{
	font-size: 14px;
}
div.module-tagcloud .taglevel5{
	font-size: 12px;
}
div.module-tagcloud .taglevel6{
	font-size: 10px;
}
div.entry-tags h4.entry-tags-header ,
div.entry-tags ul.entry-tags-list ,
div.entry-tags ul.entry-tags-list li.entry-tag{
	display: inline;
}

/*
alpha gamma Block Designs
(side bar)
*/
/* widget_categories AND widget_mycategoryorder */
#sidebar .widget_categories ,
#sidebar .widget_mycategoryorder {
}
#sidebar .widget_categories li li ,
#sidebar .widget_mycategoryorder li li {
	list-style: circle outside;
}
/* widget_calendar */
#calendar_wrap caption {
	text-align: center;
	font-weight: bold;
}
#wp-calendar {
	width: 95%;
}
#wp-calendar th ,
#wp-calendar td {
	text-align: right;
}
#wp-calendar th {
	font-weight: bold;
}
.wp-pagenavi {
	margin-bottom: 5px;
}

