.gen_Blog .catTitle {
	font-weight: bold;
	text-align: center;
	font-size: 1.4em;
	margin: 0.2em 0em 1em 0em;
}

.gen_Blog .catLink {
	text-align: right;
}

.gen_Blog .viewArt a {
	font-style: italic;
	text-decoration: none;
	padding-left: 23px;
	background: transparent url(img/view_art.png) no-repeat 0% 70%;
}

.gen_Blog .catLink a {
	font-style: italic;
	text-decoration: none;
	padding: 4px 0px 2px 39px;
	background: transparent url(img/view_cat.png) no-repeat 0% 100%;
}

.gen_Blog div.title {
	font-weight: bold;
	font-size: 1.1em;
}

.gen_Blog .art, .gen_Blog .con {
 background-color: #fffef5;
 border: 1px solid #fffbd9;
 margin: 1em 1em;
 padding: 1em;
}

.gen_Blog .art .whenBy, .gen_Blog .con .whenBy {
 background-color: #fcfad0;
 font-size: 0.9em;
 font-style: italic;
 margin-top: 0.4em;
 padding-left: 5px;
 color: #747248;
}

.gen_Blog .art .whenBy span.by, .gen_Blog .con .whenBy span.by {
 font-weight: bold;
}

.gen_Blog .whenBy a.permaLink {
	float: right;
	margin-left: 1em;
}

.gen_Blog .art .body, .gen_Blog .con .body {
 margin-top: 0.8em;
 margin-bottom: 0.2em;
}

.gen_Blog .viewerNavigationPanel {
	margin: 1em 0em;
	font-weight: bold;
	text-align: right;
	color: #ccdc55;
}
.gen_Blog .viewerNavigationPanel span {
	padding: 0em 0.6em 0.6em 1em;
	border-left: #ccdc55 dashed 3px;
	border-bottom: #ccdc55 dashed 3px;
}

.gen_Blog .pageNavigationPanel {
	text-align: right;
}

.gen_Blog .pageNavigationPanel img {
	height: 20px;
	border: none;
	margin: 0px;
	padding: 0px;
}

.gen_Blog .artList {
	background-color: #ebf6a0;
	border: 5px solid #caa438;
}

.gen_Blog .conList {
}

.gen_Blog .art .overviewComments {
	float: right;
	padding-left: 0.6em;
	width: 210px;
}
.gen_Blog .art .overviewComments span.hidden {
	display: none;
}
.gen_Blog .art .overviewComments span.lastDate {
	color: #abf;
	float: right;
	font-style: italic;
	padding-left: 1em;
}
.gen_Blog .art .overviewComments {
	text-align: right;
}

.gen_Blog div.openEditBoxLink img {
	height: 2em;
}

.gen_Blog .body img {
	padding: 2px;
	border: 1px solid #ddd;
}
.gen_Blog .floatleft {
	margin: 7px 18px 7px 0;
}
.gen_Blog .floatright {
	margin: 7px 0 7px 18px;
}
.gen_Blog .body a.floatright img {
	margin-top: -3px;
	margin-left: -6px;
}
.gen_Blog .body a.floatleft img {
	margin-top: -3px;
	margin-right: -6px;
}
.gen_Blog .body a.img img:hover {
	padding: 2px;
	border: 1px solid #fff;
}
