.search-fix {
	padding-top:8px !important;
}

#searchform { text-align:center; }

#searchform #s { width:210px; }

/* callendar widget */
#wp-calendar {
	empty-cells: show;
	width:100%;
}

#wp-calendar th, #wp-calendar td { text-align:center; }

#wp-calendar th { font-weight:bold; }

#wp-calendar #today {
	background:#90a9c2;
	color:#fff;
}

#wp-calendar #next { text-align:right !important; }
#wp-calendar #prev { text-align:left !important; }

#subscribe-rss {
	background:none !important;
	height:40px;
	padding:0 !important;
	border-color:#fff !important;
	width:310px !important;
}

#subscribe-rss img {
	float:left;
}

