/* search widget*/
#sidebar #searchform  {
	padding:9px;
}

/* ads widget */
#ads-125-125 {
	text-align:center;
	padding:5px 0;
}

.img-adv { margin:0 10px 10px 0; }

.img-adv.right{ margin-right:0; }

.img-adv.bottom{ margin-bottom:0; }

.img-adv.last{ margin:0; }

/* callendar widget */
#wp-calendar {
	empty-cells: show;
	width:100%;
}

/*
#wp-calendar a { color:#CFA03A !important; }

#wp-calendar a:hover { color:#956B58 !important; }
*/

#calendar_wrap { clear:both; }

#wp-calendar th, #wp-calendar td { text-align:center; }

#wp-calendar th { font-weight:bold; }

#wp-calendar #today {
	border:1px solid #e4e4e4;
	background-color:#eeeeee;
}

#wp-calendar #next { text-align:right !important; }
#wp-calendar #prev { text-align:left !important; }

#subscribe-rss {
	height:40px;
}

#subscribe-rss img {
	border-top:1px solid #fbfbfb;
	float:left;
}

#wp-calendar #today {
	/* border:1px solid #E4E1CD; */
	background-color:#DDDED6;
}