@import url(main/base.css);
@import url(modifications/basemod.css);
@import url(modifications/contentlayout.css);
@import url(navigation/nav_simple.css);
@import url(navigation/nav_vlist.css);
@import url(main/content.css);
@import url(dotstyle.css);
@import url(print/print_abb.css);

#subtitle {
	left: 485px;
	top: 115px;
	width: auto;
	height: auto;
	z-index: 3;
	position: absolute;
	color: white;
}

.news-title {
	background: transparent url(../images/headerbg.gif) repeat left;
	height: 1.4em;
	margin-top: 1em;
	margin-bottom: 0.4em;
}

.news-date {
	background: transparent url(../images/headerbgmirror.gif) repeat left;
	text-align: right;
	margin-top: 1em;
	height: 1.4em;
	margin-bottom: 0.4em;
}

.news-content {
	padding: 2em 0.5em 0em 0.5em;
	line-height: 1.2em;
}

.news-owner {
	padding: 0.6em 1.5em 1em 0.5em;
	line-height: 1em;
	text-align: right;
}

.event-title {
	background: transparent url(../images/headerbg.gif) repeat left;
	height: 1.4em;
	margin-top: 1em;
}

.event-info {
	padding-bottom: 1.4em;
}

.event-attribute {
	padding-top: 0.4em;
}

.event-label {
	background: transparent url(../images/headerbgmirror.gif) repeat left;
	margin-left: 1em;
	margin-right: 1em;
	padding-left: 1em;
}

.track-files {
	text-align: left;
	display: block;
}

.track-line-more, .track-line-more:hover, .track-line-more:visited {
	text-align: right;
	background: transparent url(../images/arrow_down.gif) 100% 58% no-repeat;
	padding-right: 9px;
}

.track-line-less, .track-line-less:hover, .track-line-less:visited {
	text-align: right;
	background: transparent url(../images/arrow_up.gif) 100% 58% no-repeat;
	padding-right: 9px;
}

.track-dotline {
	color: #BBBBBB;
	display: inline;
}

.track-line-info {
	padding-bottom: 0.4em;
}

.track-line, .track-line-hot, .track-line-new {
	background: transparent;
	line-height: 1.6em;
	margin: 0.2em 0 0.8em 0;
	padding-left: 25px;
	color: White;	
	overflow: visible;
}

.track-line-hot {
	background: transparent url(../images/tags/hot.gif) no-repeat 0% 0.419em;
}

.track-line-new {
	background: transparent url(../images/tags/new.gif) no-repeat 0% 0.419em;
}

.track-line-label {
	margin-right: 1em;
	padding-left: 0.4em;
}

.track-line-attribute {
	color: #CCCCCC;
}

.track-line-mp3, .track-line-ogg, .track-line-flac {
	text-align: right;
	padding: 0 1px 0 0.4em;
	border-top: 1px dotted #444444;
	border-bottom: 1px dotted #444444;
	border-left: 1px dotted #444444;
	margin-right: 1em;
	background: #333333;
	color: #CCCCCC;
	display: inline;
}

.track-line-mp3-file, .track-line-ogg-file, .track-line-flac-file {
	padding: 0 0.4em 0 0.4em;
/*	border-top: 1px dotted #444444;*/
/*	border-bottom: 1px dotted #444444;*/
	background: black;
	color: white;
	display: inline;
}

.track-title {
	background: transparent url(../images/headerbg.gif) repeat left;
	height: 1.4em;
	margin-top: 1em;
	margin-bottom: 0.4em;
	color: White;
}

.track-date {
	background: transparent url(../images/headerbgmirror.gif) repeat left;
	text-align: right;
	margin-top: 1em;
	height: 1.4em;
	margin-bottom: 0.4em;
}

.track-info {
	padding-bottom: 1.4em;
}

.track-attribute {
	padding-top: 0.4em;
}

.track-label, .track-label-download {
	background: transparent url(../images/headerbgmirror.gif) repeat left;
	margin-left: 1em;
	margin-right: 1em;
	padding-left: 1em;
}

.track-label-download {
	margin-top: 0.4em;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
}

.linkcat-title {
	background: transparent url(../images/headerbg.gif) repeat left;
	height: 1.4em;
	margin-top: 1em;
	margin-bottom: 0.4em;
	color: White;
	padding-left: 0.3em;
}

.linkcat-description {
	padding: 0.2em 0.8em 0.4em 0.8em;
}

.linkcat-linklist {
	padding-bottom: 1em;
}

.linkcat-link {
	margin-left: 1.4999em;
}

.link-new {
	background: transparent url(../images/tags/new.gif) no-repeat left center;
	padding-left: 25px;
	line-height: 1.4999em;
}

.link {
	padding-left: 25px;
	line-height: 2em;
}

.link-description {
	padding-left: 25px;
	color: #DADADA;
	padding-bottom: 0.4em;
}

div.tag-news {
	margin: 2px 0.4em 0 3px;
	float: left
}

div.tag-next {
	margin: 2px 0.4em 0 3px;
	float: left
}

div.tag-today {
	margin: 2px 0.4em 0 3px;
	float: left
}

div.tag-hot {
	margin: 2px 0.4em 0 3px;
	float: left
}

div.tag-new {
	margin: 2px 0.4em 0 3px;
	float: left
}

div.notag {
	padding-left: 0.3em;
}

div.itemnav {
	line-height: 1.4em;
	width: 100%;
	clear: both;
	margin-top: 1em;
}

div.goarchive {
	text-align: right;
	line-height: 1.4em;
	background: transparent url(../images/arrow_right.gif) right center no-repeat;
	padding-right: 10px;
	float: right;
}

div.goback {
	text-align: left;
	line-height: 1.4em;
	background: transparent url(../images/arrow_left.gif) left center no-repeat;
	padding-left: 10px;
	float: left;
}

div.gofull {
	text-align: left;
	line-height: 1.4em;
	background: transparent url(../images/arrow_down.gif) left center no-repeat;
	padding-left: 9px;
	float: left;
}

div.goless {
	text-align: left;
	line-height: 1.4em;
	background: transparent url(../images/arrow_up.gif) left center no-repeat;
	padding-left: 9px;
	float: left;
}

a.goanchor, a.goanchor:hover, a.goanchor:focus, a.goanchor:visited, a.goanchor:active {
	text-align: left;
	line-height: 1.4em;
	background: transparent url(../images/arrow_anchor.gif) left center no-repeat;
	padding-left: 10px;
	margin-left: 1em;
}

a.gotop, a.gotop:hover, a.gotop:focus, a.gotop:visited, a.gotop:active {
	text-align: left;
	line-height: 1.4em;
	background: transparent url(../images/arrow_top.gif) right center no-repeat;
	padding-right: 11px;
	margin-left: 1em;
}

div.noentries {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}

div.permalink {
	float: right;
	padding-left: 1em;
}

a, a:visited, a:active {
	color: #eeee26;
	text-decoration: none;
	background-color: transparent;
}

a:hover, a:focus {
	color: #FF4242;
	background-color: transparent;
	text-decoration: none;
}

span.fileogg, span.filemp3, span.fileflac, span.nofile {
	background: transparent url(../images/filebg.gif) repeat left;
	padding: 3px 3px 3px 5px;
/*	margin-right: 0.6em; */
	line-height: 2.4em;
}

div.newsletterbox {
	margin: 0.5em 1em 0 1em;
	vertical-align: top;
	text-align: left;
}

div.newsletterbox input#email {
	border: none;
	border-bottom: 1px dotted white;
	background: #1B1B1B;
	color: white;
	padding: 2px 4px 4px 4px;
	margin: 0;
	float: left;
	font-family: Monaco, "Courier New", Courier, "OCR A Extended", "Lucida Console", "Lucida Sans Typewriter";
}

div.newsletterbox input#email:hover, div.newsletterbox input#email:focus {
	background: #2A2A2A;
}

div.newsletterbox input#subscribe {
	border: none;
	border: 0px solid white;
	background: #2A2A2A;
	color: white;
	width: 7em;
	height: 1.8em;
	padding: 0;
	margin: 0;
	float: right;
	font-family: Monaco, "Courier New", Courier, "OCR A Extended", "Lucida Console", "Lucida Sans Typewriter";
}

div.newsletterbox input#subscribe:hover, div.newsletterbox input#subscribe:focus {
	background: #505050;
}

div.xml-p {
	padding-bottom: 0.5em;
}
