@charset "UTF-8";





div.intro {
	width: 520px;
	padding: 15px 380px 20px 0;
	margin: 0 auto;
	background-image: url(/assets/images/brew.png);
	background-position: 600px center;
	min-height: 110px;
}

div.content {
	margin-top: -5px;
}






div.content p.date {
	display:block;
	float: left;
	margin: 0;
	width: 35px;
	overflow: hidden;
	margin-right: 10px;
	position: relative;
	top: 3px;
}

div.content p.date strong {
	display: block;
	text-align: center;
	font-size: 1.6em;
	line-height: 1.1em;
	padding: 2px 0 1px 0;
	color: #777;
	background-position: left bottom;
	background-image: url(/assets/images/date_strong.gif);
}

div.content p.date span {
	display: block;
	text-align: center;
	font-size: .5em;
	letter-spacing: .05em;
	line-height: 1.1em;
	padding: 3px 0 2px 0;
	text-transform: uppercase;
	color: #fff;
	background-position: left top;
}








div.content h4 {
	margin: 0;
}

div.content p.topics {
	font-size: 1.1em;
}

div.content p.topics a {
	margin-left: 3px;
}









div.content div.left div.item {
	margin-bottom: 25px;
	width: 98%;
	padding-left: 1.3%;
}









div.right table.calendar {
	font-size: 1.2em;
	margin: 0 0 25px auto;
}

div.right table.calendar td {
	height: 34px;
	width: 34px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

div.right table.calendar td span, div.right table.calendar td strong {
	display: block;
	height: 30px;
	width: 30px;
	margin: 1px;
	line-height: 34px;
	background-color: #fff;
	border: solid 1px #ddd;
}

div.right table.calendar td strong {
	font-weight: bold;
	font-size: 1.4em;
}

div.right table.calendar td a {
	color: #fff;
	display: block;
	height: 30px;
	width: 30px;
}

div.right table.calendar td a:hover {
	font-weight: bold;
	font-size: 1.2em;
}

div.right table.calendar tr.sub td {
	height: auto;
	padding-bottom: 2px;
}









div.content div.right ul {
	margin-bottom: 5px;
}

div.content div.right a.button {
	margin-bottom: 25px;
}

div.right ul li span {
	font-size: .9em;
	line-height: .9em;
}










div.content h4 {
	color:#666666;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2.7em;
	font-style:italic;
	line-height:1.4em;
	margin-bottom:8px;
}

div.content h4 a {
	color:#126B86;
}

div.content img {
	border: 1px solid #bbb;
	margin-bottom:10px;
	padding:2px;
}

div.content a img {
	border-color: #126B86;
}

div.content img.left {
	float: left;
	margin-right: 15px;
}

div.content img.right {
	float: right;
	margin-left: 15px;
}

div.content img.avatar {
	padding: 0;
	margin: 0 0 10px 10px;
	background: none;
	float: right;
	border: none;
}

div.content img.noborder {
	border: none;
}

div.content pre {
	display: block;
	padding: 10px 15px;
	font-size: 1.5em;
	color: #000;
	line-height: 2em;
	white-space: pre;
	background-color: #ddd;
	margin-bottom: 15px;
	overflow: auto;
}



div.bio {
	margin-top: 25px;
	padding: 18px 0;
	background-image: url(/assets/images/stripes.gif);
	background-repeat: repeat-x;
}

div.bio p {
	font-size: 1.1em;
	line-height: 1.8em;
	color: #777;
}
