#submit {
	border: 1px solid rgb(57, 54, 51);
	font-weight: bold;
	color: rgb(204, 140, 48); 
	background-color: rgb(41, 41, 41);
	cursor: pointer;
}

#searchform #submit :hover {
	border-color: rgb(255, 255, 255);
}

#n3_social-networks {
	height: 29px;
	overflow: hidden;
	float: left;
	padding-left: 150px;
}

#n3_social-networks a img {
	opacity: 0.4;
}

#n3_social-networks a:hover img {
	opacity: 1.0;
}

#n3_facebook_status {
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px 0px 10px 15px;
}

#n3_facebook_status a {
	text-decoration: none;
	color: #606060;
	font-size: 10px;
}

.n3-cv {
	padding-bottom: 10px;
	margin: auto;
}

.n3-cv th {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	font-size: 14px;
}

.n3-cv td, .n3-cv th {
	padding-top: 10px;
	vertical-align: top;
	line-height: 13px;
	text-decoration: italic;
}

th.n3-cv-key {
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 6px;
}

.n3-cv-key {
	text-align: right;
	padding-right: 10px;
	width: 375px;
}

.n3-cv-value {
	text-align: left;
	padding-left: 10px;
	width: 125px;
}

.n3-cv-sub {
	font-size: 9px;
	line-height: 10px;
	color: #95928B;
	display: block;
	padding-top: 2px;
}

.n3-quote-cite {
	font-size: 0.75em !important;
	line-height: 1em;
	padding: 0px !important;
	margin: 0px 0px 5px 0px !important;
	text-align: right;
}

.post-info a {
	text-decoration: none !important;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.post-lower-info a {
	text-decoration: none !important;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

div.sidebar-item-left a {
	text-decoration: none !important;
}

.n3_codebox {
	border: 1px dotted gray;
	border-left: 5px solid gray;
	margin: 0px 8px 8px 8px;
	padding: 0px 10px 0px 10px;
	width: 90%;
	background-color: #101010;
}

.n3_widget_toggle {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 12px;
	top: 10px;
	background-image: url(/n3/images/widget_toggle.png);
	cursor: pointer;
}

.n3_quotebox {
	/* kann das gelöscht werden? */
	float: right;
	width: auto;
	font-style: italic;
	font-size: 10px;
	margin: 5px 10px 5px 10px !important;
	color: rgb(204, 140, 48);
}

.n3-quotebox {
	background-color: #282828;
	border-left: 3px solid #909090;
	margin: 5px 20px;
	padding: 5px 10px;
	font-style: italic;
	display: block;
}

.n3-cd-toc {
	padding: 0px;
}

.n3-cd-toc-item {
	width: 165px;
	height: 220px;
	float: left;
	margin: 5px 9px;
}

.n3-cd-toc-item table {
	width: 165px;
}

.n3-cd-toc-item table td {
	font-size: 9px;
	padding: 1px;
	line-height: 13px;	
}

.n3-cd-toc-item table td.col-artist {
	font-weight: bold;
	width: 110px;
}

.n3-cd-toc-item table td.col-rating {
	width: 45px;
}

.n3-cd-toc-item table td.col-rating img {
	float: none !important;
	width: 45px;
	height: 10px;
}

.n3-cd-toc-item table td.col-title {
}

.n3-cd-toc-item table {
	opacity: 0.75;
}

.n3-cd-toc-item img.cd-cover {
	width: 165px;
	height: 165px;
	opacity: 0.75;
	border: 1px solid black;
}

.n3-cd-toc-item a:hover img {
	opacity: 1.0;
	border: 1px solid #8f8f8f;
}

.n3-cd-toc-item a:hover + table {
	opacity: 1.0;
}

.n3-cd-rating {
	position: absolute;
	top: 20px;
	width: 115px;
	right: 10px;
	text-align: center;
	font-size: 10px;
}

.n3-cd-rating img {
	background-image: url(/n3/images/stars.png);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	width: 23px;
	height: 23px;
}

.n3-cd-tracklisting-container {
	padding: 1px;
	clear: both;
}

.n3-cd-tracklisting {
	font-size: 10px;
	width: 100%;
	border: 1px solid #484848;
	border-collapse: collapse;
	margin: 1px 1px 0px 1px;
	padding: 3px;
}

.n3-cd-tracklisting thead tr {
	background-color: #282828;
	height: 30px;
}

.n3-cd-tracklisting thead th.col-num {
	width: 35px; text-align: center;
}

.n3-cd-tracklisting thead th.col-title {
}

.n3-cd-tracklisting thead th.col-time {
	width: 55px;
	text-align: right;
	padding-right: 10px;
}

.n3-cd-tracklisting tfoot tr {
	background-color: #282828;
}

.n3-cd-tracklisting tfoot td {
	padding-right: 10px;
	text-align: right;
}

.n3-cd-tracklisting tbody tr {
	height: 25px;
}

.n3-cd-tracklisting tbody tr:hover td {
	background-color: #303030;
}

.n3-cd-tracklisting tbody td {
	vertical-align: middle;
}

.n3-cd-tracklisting tbody td.col-num {
	text-align: center;
}

.n3-cd-tracklisting tbody td.col-title {
}

.n3-cd-tracklisting tbody td.col-time {
	text-align: right;
	padding-right: 10px;
}

.n3-cd-tracklisting img.tip {
	background-image: url(/n3/images/tip.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: 0px 0px 2px 5px !important;
	float: none !important; 
	width: 14px;
	height: 14px;
	cursor: help;
}

p.n3-ps {
	border-top: 1px solid #484848;
	padding-top: 8px;
	margin-top: 10px;
	font-size: smaller;
}


hr.n3-movie-roundup-split {
	border: 0px solid transparent;
	height: 1px;
	background-color: #303030;
	margin: 15px 0px 15px 0px;
}

.n3-movie-roundup {
	border: 0px none red;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.n3-movie-roundup tr th {
	font-size: larger;
	height: 30px;
	font-style: italic;
}

.n3-movie-roundup tr th.n3-movie-roundup-image {
	padding: 0px 10px 0px 10px;
}

.n3-movie-roundup tr th a {
	border-style: none !important;
}

.n3-movie-roundup tr th a img {
	float: none;
}

.n3-movie-roundup tr td {
	padding: 0px;
	margin: 0px;
}

.n3-movie-roundup tr td.n3-movie-roundup-name {
	width: 75px;
	vertical-align: top !important;
	font-weight: bold;
}

.n3-wishlist-entry {
	border: 0px dotted red;
	float: left;
	height: 165px;
	width: 137px;
	max-width: 137px;
	overflow: hidden;
	margin-bottom: 15px;
}

.n3-wishlist-entry img {
	opacity: 0.65;
}

.n3-wishlist-entry a:hover img {
	opacity: 1.0;
}
