﻿.widget 
{
	background-image: url(images/stripebg_13.gif);
	padding: 15px 15px 15px 15px;
	border: solid 1px #222;
}
.widget .panel
{
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	background-color: #E5E5E5;
	text-align:left;
	padding: 15px 15px 15px 15px;
	border: solid 1px #222;
}
.widget .logo 
{
	float:right;
}
.widget h1 
{
	display: inline;
}
.widget h1 a 
{
	color: #333333;
}
.widget .event 
{
	height: 48px;
	3float:left;
	clear: both;
}
.widget .event img
{
	padding-right: 5px;
	float: left;
}
.widget .event h2 a 
{
	color: #333333;
}
.widget .event .attend
{
	float: right;
	display: none;
}
.widget a img 
{
	position: relative;
	top: 3px;
}

.footersubtext
{
	clear: both;
	display: block;
	font-family: verdana;
	font-size: 9px;
	color: #666666;
}

body.plain
{
	background-image: none;
}
