span.rss {
	padding-left:   5px;
	vertical-align: middle;
}
img.rss{
	vertical-align: middle;
	height:         8px;
	width:          8px;
}
body {
	font-family: 'Oxygen';
	font-size:   15px;
}
em {
	color:       #330000;
	font-weight: bold;
	font-style:  normal;
}
#title {
	/*	color:       #530FAD;*/
	font-family: 'Tulpen One';
	font-size:   4.5em;
	text-align: center}
#wrapper{
	padding: 30px;
	text-align: center;
}
div .content {
	padding:    5px 5px 0 5px;
	width:      500px;
	position:	relative;
	display:    block;
	margin:     5px auto 0 auto;
	/*	border:     solid;	*/
	text-align: left;
}
div .tscontent {
	padding:    0;
	width:      500px;
	position:	relative;
	display:    block;
	margin:     5px auto 0 auto;
	/*	border:     solid;	*/
	text-align: left;
}
div .ctitle {
	font-weight: bold;
	color:       black;
	padding:     5px 0 0 0;
}
div .ccontent {
	padding: 5px 0 10px 25px;
}
h2 {
	/*	color:       #530FAD;*/
	font-family:   'Tulpen One';
	font-size:     2.4em;
	font-weight:   normal;
	margin:        0;
	border-bottom: 1px dotted #000000;
}
code{
	font-family: monospace,monospace;
	font-size:   0.8em;
	white-space: pre-wrap;
	overflow-x: auto;
	background: #EEE;
	padding: 0.1em;
}
p {
/*	text-indent: 25px;	*/
}
.bc:after {
	content: "\0000A0\00BB\0000A0";
}
div .ts {
	text-indent: 25px;
	text-align:  left;
	font-style:  italic;
	font-size:   0.6em;
}
div .ts:before {
	content: "\2014"
}
#create {
	margin-right: 33px;
}
#mod {
	margin-right: 5px;
}
#tags {
	text-align:  left;
	font-style:  italic;
	font-size:   0.7em;
}
#commentlink {
	display: block;
	float:   right;
}
#footer {
	text-align: center;
	font-size:  0.8em;
	padding:    5px;
	width:      500px;
	display:    block;
	margin:     20px auto 0 auto;
	clear:		both;
/*	border:     solid;	*/
}
a:link {
	color: #DD0000;
	text-decoration: none;
}
a:visited {
	color: #550000;
}
a:focus {
	color:   #DF5050;
	outline: none;
}
a:hover {
	color: #DF5050;
	text-decoration: underline;
}
a:active {
	color: #FF4040;
}
a[href^="http"]:before {
	content: "\25CA\0000A0";
	display: inline-block;
	text-decoration: none;
/*	color: #DD0000;*/
}
/*a[href^="http"] {
	color: #000000;
	text-decoration:none;
}
a[href^="http"]:focus {
	color:   #DF5050;
	outline: none;
	text-decoration:underline;
}
a[href^="http"]:hover {
	color: #DF5050;
	text-decoration:underline;
}
a[href^="http"]:active {
	color: #FF4040;
	text-decoration:underline;
}*/
a.rss:hover img {
	outline: solid thin;
}
a.rss:focus img {
	outline: solid thin;
}
a.rss:active img {
	outline: solid thin;
}

table {
	font-size: inherit;
}

th,td {
	padding: 5px;
}
ul {
	list-style-type: square
}
ul.recent {
	list-style-type: none;
}
span.recent {
	float: left;
	width: 85px;
	list-style-type: none;
	white-space: nowrap;
}
span.login {
	float:left;
	width:100px;
}
span.admin {
	float:left;
	width:50px;
}
span.scroll {
	float: left;
	width: 50px;
	margin-right: 20px;
}
sup.edit {
	font-size: 0.25em;
	font-family: inherit;
}
div.delete {
	font-weight: normal;
	display:     block;
	float:       right;
	font-size:   0.5em;
}
a.hidden {
	font-weight:bold;
	color:black;
}
