/*
Theme Name: Magazine Basic
Custom Stylesheet
*/

#title {
	font-weight: bold;
	margin: 10px 0 0;
	line-height: normal;
}

.side-widget {
	background: #F0F0F0;
}

.side-widget h2 {
	font-size: 15px;
}

#header-search {
	display: none;
}

.entry a {
	color: #205B87;
}

#wp-calendar {
	color: #808080;
}

#wp-calendar thead, #wp-calendar caption{
	color: #000000;
}

#wp-calendar a {
	font-weight: bold;
}

#header-img {
	float: right;
	background: #F0F0F0;
	width: 300px;
	height: 110px;
	margin: 3px 10px 3px 3px;
}

#searchform {
	margin: 15px 0 0;
}

#sub-navigation li.rss a { padding-right: 18px; background: url('images/icon_rss.gif') 100% 50% no-repeat; }

.textwidget img {
	border: 1px solid #dddddd;
}