body {
	font-size: 11px;
}
h1 {
	font-size: 20px;
}
h2 {
	border-bottom: 1px solid #000000;
}
a {
	color: #000000 !important;
	text-decoration: none !important;
}
.content {
	font-size: 12px;
	line-height: 18px;
}
.content h1 {
	font-size: 16px;
}
.content h2 {
	font-size: 14px;
}
.content h3 {
	font-size: 12px;
}
.content h4 {
	font-size: 11px;
}

#searchform, .side, #sf-menu, .site-title, .options,
.toplinks, #menutop, .calnav .prevnext, .breadcrumb ,
.logo, .bottomlinks, .iwant, .events_search, .topwrap,
.rightbutton, .sb-hori, .ectrl, .wp-image-1669, 
.wp-image-1740, .cal_select, .header, .bubble, input { 
	display: none;
}
.print {
	display: block;
}

/** Events Calendar **/

.page-template-events-calendar-php h2 {
	font-size: 18px;
	margin: 16px 0 6px 3px;
}
.calendar {
	width: 100%;
}
table.events tr th{
	text-align: left;
}
.calendar tr.godays td {
	font-size: 10px !important;
	border: 1px solid #000000;
	height: 100px;
	width: 100px;
}
.calendar ul {
	margin: 0;
	padding: 0;
}
.calendar ul li {
	list-style: none;
}
.calendar .caltc {
	margin: 7px 0 0 0;
}
.calendar .calnav {
	height: 30px;
}
.calnav .caltitle {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.events_view {
	border: 2px solid #000000;
	margin: 20px !important;
	width: 50%;
}
.events_view td {
	vertical-align: top;
}