#site-title {
	display: none;
	padding: 2em 0 0;
}

#branding {
	background: linear-gradient(#252525,#0A0A0A) repeat scroll 0 0 transparent;
	box-shadow: 0 1px 2px rgba(0,0,0,0.4);
}

#branding #searchform {
	top: .3em!important;
	background-color: #ffffff;
	right: 100px;
}

#branding img {
	margin-top: -2em;
}

.singular .hentry {
	padding-top: 1em!important;
}

#respond input#submit {
	left: 0!important;
	padding: 0!important;
}

#content h1.entry-title {
	font-size: 22px;
}

#content h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
	margin-bottom: 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

.compact p,.compact h3 {
	line-height: 1.1em;
	margin-bottom: .25em;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.clear {
	clear: both;
	font-size: .001em;
	height: 0;
}

.border1 {
	border: 1px solid #333333;
}

.padding1 {
	padding: 1em;
}

.pr-20 {
	padding-right: 20px;
}

.pr-40 {
	padding-right: 40px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-20 {
	margin-top: 20px;
}

.w100 {
	width: 100px;
}

.w200 {
	width: 200px;
}

.w250 {
	width: 250px;
}

.w300 {
	width: 300px;
}

.w400 {
	width: 400px;
}

#respond {
	margin-top: 4em;
}

.row {
	display: block;
}

.cell {
	vertical-align: top;
}

/* Blog page */
#content article .rss-output {
	min-height: 170px;
}

#content .rss-output .title {
	font-weight: bold;
}

.widget-area ul {
	list-style: square inside none!important;
}

/* Calendar */
.fc-event-title {
	color: #333333!important;
	font-size: 14px;
}

#aec-modal-container {
	background-color: #f2f2f2;
}

#aec-modal-container .aec-title {
	background-color: #e6e9f5;
}

#aec-modal .location, #aec-modal .duration {
	background: none repeat scroll 0 0 #e5e5e5;
}

.aec-eventlist .fc-event-time {
	font-size: 14px;
	color: #000000;
}

ul.aec-eventlist .fc-event-title {
	margin-left: 20px;
}

#aec-filter a.cat4:link, #aec-filter a.cat4:active, #aec-filter a.cat4:visited {
	color: #000000!important;
}

#aec-filter a {
	border: 1px solid transparent;
	cursor: pointer;
	display: block;
	line-height: 20px;
	padding: 3px 8px;
	text-decoration: none;
}

.cat4, .cat4 .fc-event-skin, .fc-agenda .cat4, a.cat4, a.cat4:active, a.cat4:visited {
	background-color: #f2eac2!important;
	border-color: #f2eac2!important;
	color: #000000!important;
}

#paypal p, #paypal br, input[type="hidden"] {
	display: none;
}

#paypal {
	margin: -1em 0 1em 2em;
}

#main .widget-area ul {
	list-style: none!important;
	margin-left: 20px;
	text-indent: -20px;
}

.one-column #content {
	width: 830px;
}