.shout {
	font-size: 43px;
	font-weight: bold;
	color: red;
	text-align: center;
	line-height: 1.5;
}

body {
	background-color: black;
	background-image: url('images/abszint.jpg');
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	/* padding-right: 300px; */
}

img {
	border: none;
}

.header {
	width: 780px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}

.menubar {
	width: 780px;
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
}

.menubar a, .menubar a:active, .menubar a:visited {
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #A95316;
}

.menubar a:hover {
	color: #54AD59;
}

#entrylist {
	width: 780px;
	border-top: 3px solid #A95316;
	float: left;
}

#entrylist form {
	width: 400px; 
	margin: 20px auto;
}

#context {
	margin-top: -31px;
	padding: 0px;
	margin-left: 20px;
	float: left;
	width: 200px
}

#context a, .contextBase a:active, .contextBase a:visited {
	text-decoration: none;
	color: #A95316;
	display: block;
	font-weight: bold;
}

#context ul {
	margin: 0;
	border-top: 3px solid #A95316;
	border-bottom: 3px solid #A95316;
	margin-bottom: 10px;
	padding: 5px;
}

#context .boxtitle {
	padding: 5px;
	margin: 0px 0px 5px 5px;
	font-weight: bolder;
}

#context a:hover {
	color: #54AD59;
}

#context li {
	list-style-type: none;
}

#feed li a img {
	vertical-align: middle;
}

#feed li {
	padding-top: 5px;
	padding-bottom: 5px;
}

div, span, td, a {
	font-family: courier new, courier, mono;
	font-size: 12px;
	color: #54AD59;
}

.copyright {
	margin: 5px;
	width: 400px;
	border-top: 1px dashed #A95316;
	border-bottom: 1px dashed #A95316;
	text-align: center;
	clear: both;
	font-size: 9px;
}

.hr {
	border-bottom: 3px solid #A95316;
}

.blogEntry {
	padding: 8px 15px 8px 15px;
	border-bottom: 3px solid #A95316;
}

.blogEntryTitle {
	font-size: 15px;
	float: left;
	font-weight: bold;
}

.blogEntryComment {
	font-size: 15px;
	float: right;
	font-weight: bold;
}

.blogEntryComment a, .blogEntryComment a:active, .blogEntryComment a:visited {
	font-size: 15px;
	color: #A95316;
}

.blogEntryComment a:hover {
	color: #54AD59;
}

.blogEntryContent, .blogEntryContent span {
	padding-top: 14px;
	padding-bottom: 10px;
	text-align: justify;
	clear: both;
	line-height: 18px;
}

input, textarea {
	background-color: black;
	border: 1px solid #A95316;
	color: #54AD59;
}

/* last.fm */

table.lfmWidgetchart_8844e2fa5cb94bbeea9f97e2a421cd47 td {
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
}

table.lfmWidgetchart_8844e2fa5cb94bbeea9f97e2a421cd47 tr.lfmHead a:hover {
	background:url(http://cdn.last.fm/widgets/images/en/header/chart/recenttracks_regular_black.png) no-repeat 0 0 !important;
}

table.lfmWidgetchart_8844e2fa5cb94bbeea9f97e2a421cd47 tr.lfmEmbed object {
	float:left;
}

table.lfmWidgetchart_8844e2fa5cb94bbeea9f97e2a421cd47 tr.lfmFoot td.lfmConfig a:hover {
	background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat 0px 0 !important;;
}

table.lfmWidgetchart_8844e2fa5cb94bbeea9f97e2a421cd47 tr.lfmFoot td.lfmView a:hover {
	background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat -85px 0 !important;
}

table.lfmWidgetchart_8844e2fa5cb94bbeea9f97e2a421cd47 tr.lfmFoot td.lfmPopup a:hover {
	background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat -159px 0 !important;
}

#recaptcha_widget_div input {
	font-family: courier new, courier, mono;
	color: #54AD59;
}
