a.st_prevnext { /* The "More..." text */
	font:bold 16px/22px arial;
	margin: 40px 0 0 0;
	padding: 0 3px;
	width: 90px;
	letter-spacing: -1px;
	text-transform: lowercase;
	display: block;
	}
a.st_more { /* The "More..." text */
	font:normal 11px/20px arial;
	display: block;
	height: 20px;
	width: 60px;
	text-indent: 5px;
	padding: 0;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #dce;
	border-top: 1px solid #dce;
	background: url(../../gfx/templates/f_dos.gif) left;
	}
a.st_more:hover {
	background: #c60;
	}

a.st_galllink { /* In the "show all galleries" page, the names of the galleries */
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	letter-spacing: -1px;
	}
.st_gallpics { /* In the "show all galleries" page, the number of pictures */
	font-size: 11px;
	}

a.st_blogtitle { /* Blog/news post titles */
	background: transparent;
	color: #426;
	font:bold 30px/40px georgia;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	}
.st_blogtitle { /* Blog/news post titles */
	background: transparent;
	color: #426;
	font:normal 30px/40px georgia;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	}
.st_blogdetails { /* Blog/news "posted by" etc */
	text-transform: none;
	font:bold 12px/35px arial;
	color: #B9C;
	display: block;
	margin: 0;
	}

.st_blogspacing { /* Blog/news gaps between title, post and comments */
	height: 4px;
	display: none;
	}
.st_blogdivider { /* Blog/news gaps between posts */
	margin: 10px 0;
	height: 20px;
	}
a.st_newsheads { /* News headlines list links */
	display: block;
	float: left;
	padding-left: 10px;
	text-decoration: underline;
	}


.st_feedtitle { /* RSS feed - title */
font-size: 14px;
}
.st_feeddesc { /* RSS feed - description */
font-size: 13px;
}
.st_feedlink { /* RSS feed - heading and link to article*/
font-size: 12px;
}
.st_feedtext { /* RSS feed - article text*/
font-size: 12px;
}
.st_feedauthor { /* RSS feed - article author */
font-size: 10px;
padding-left: 5px;
}
.st_feedpub { /* RSS feed - when published */
font-size: 11px;
padding-left: 5px;
padding-bottom: 5px;
}
.st_feedfooter { /* RSS feed - last update and copyright*/
font-size: 10px;
}
