.admin-entry {
	background-color: #efefef;
	padding-bottom: 5px;
	padding-left: 0px;
}
.gb-entry {
	border-top: 1px dotted #000000;
	padding-top: 10px;
	margin-top: 10px;
	
}
#first.gb-entry {
	border-width: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.gb-entry .author-info, .gb-entry .entry-content {
	display: block;
}
.gb-entry .entry-content {
	padding-left: 10px;
}
.gb-entry .author-info .author-name {
	font-weight: bold;
	margin-right: 3px;
}

.author-info {
	background-image: url(../../../themes/rocklegends2011/images/layout/fehlermeldung.jpg) !important;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px 10px 4px;
	color: #fff;
	margin-bottom: 10px;
	font-size: 10px;
}

.author-info a {
	color: #fff !important;
	font-weight: bold !important;
	text-decoration: none !important;
	font-size: 13px !important;
}

.author-info a:hover {
	text-decoration: underline !important;
}

form#new_entry {
	margin-top: 20px;
}

div#notice {
	font-size: 10px;
	color: #a4a4a4;
	margin-top: 20px;
}

.error {
	background-color: #e2001a;
	color: #fff;
}
#error_msg {
	border: 0px none;
	font-weight: normal;
	color: #fff;
	padding: 15px 15px 8px;
	width: 450px;
	background-image: url(../../../themes/rocklegends2011/images/layout/fehlermeldung.jpg) !important;
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 15px;
}

#error_msg strong {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.label, .input {
	float: left;
	vertical-align: top;
	font-weight: bold;
}
.label {
	width: 150px;
}
.input input, .input textarea {
	border: 1px solid #cdcdcd;
	border-right: 1px solid #9e9e9e;
	border-bottom: 1px solid #9e9e9e;
	width: 300px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #525252;
}
.input textarea {
	height: 150px;
}

.input submit {
	background-image: url(../../../themes/rocklegends2011/images/layout/fehlermeldung.jpg) !important;
	background-repeat: repeat-y;
	background-position: left top;
	color: #fff;
	text-transform: uppercase;
}
.clearBoth {
	clear: both;
	height: 5px;
}

#page-navigation {
	width: 100%;
	text-align: right;
}
#page-navigation a, #page-navigation span {
	padding: 2px;
	margin: 2px;
	background-color: #C6C6C6;
	border: 1px solid #000000;
}