@charset "utf-8";
/* CSS Document */

body {
	background-color: #e8f2d5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(i/header.bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E22380;
}
img.blogimg {
	width: 400px;
}

.title {
	background-image: url(i/title.bg.jpg);
	height: 44px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #E22380;
	padding: 8px;
	letter-spacing: -1px;
	background-repeat: repeat-x;
	background-position: top;
}
.fadebg {
	background-image: url(i/fade.bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sahrebg {
	width: 138px;
	background-image: url(i/share.bg.jpg);
	background-repeat: no-repeat;
	height: 27px;
}
.showdate {
	color: #E22380;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.showdatebig {
	color: #E22380;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.showlocation {
	color: #E22380;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.showplace {
	color: #000;
	font-size: 14px;
}
.showdescription {
	color: #999;
}
img.dateimg {
	width: 150px;
}


