/* @override http://high-tension-rec.com/sitedata/template/css/screen.css */

@import url(reset.css);
@import url(diagnostic.css);

/* @group Standard */
div.break, br {
	clear: both;
}

body#ssBody {
	background-color: #c5dfe3;
	background-image: url(../images/ssBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #202020;
	font: normal 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p {
	margin: 0px 0px 30px 0px;
}
p.ssEinleitung {
	font-style: italic;
}

/* @group Lifestream Widget */
div.lsfm_badge {
	margin-bottom: 18px;
}
div.lsfm_badge div.lsfm_badge_site {
	margin-bottom: 9px;
}
div.lsfm_badge div.lsfm_badge_site a{
}
div.lsfm_badge div.lsfm_badge_site img {
	float: left;
	width: 16px;
	margin-right: 4px;
}
div.lsfm_badge div.lsfm_badge_site div.lsfm_badge_sub {
	width: 300px;
	display: block;
}

/* @end */

/* @group PlayFM Widget */
div#ssContent div.pfmExternalBig {
	font: normal 14px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 570px;
	background-color: transparent;
}
div#ssContent div.pfmExternalHeader,
div#ssContent div.pfmExternalFooter {
	display: none;	
}
div#ssContent div.pfmExternalBig {
	width: 570px;
	background-color: transparent;
}
div#ssContent div.pfmExternalRecording {
	width: 100%;
	background-color: transparent;
	margin-bottom: 18px;
}
div#ssContent div.pfmExternalRecordingInfo {
	background-color: transparent;
	width: 470px;
}
div#ssContent div.pfmExternalRecordingInfo h1 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
	background-color: transparent;
}
div#ssContent div.pfmExternalRecordingInfo h2{
	font-size: 14px;
	background-color: transparent;
}
div#ssContent div.pfmExternalRecordingTeaserImage img {
	border: 1px solid gray;
	padding: 2px;
}

/* @end */

/* @group Links */

h3 a:link,h2 a:link {
	background: transparent;
	color: #000000;
	text-decoration: none;
	border: 0px;
}

h3 a:visited,h2 a:visited {
	background: transparent;
	color: #000000;
	text-decoration: none;
	border: 0px;
}

h3 a:focus, h2 a:focus, 
h3 a:hover, h2 a:hover, 
h3 a:active, h2 a:active {
	background: #464646;
	color: #f5dcb4;
	text-decoration: none;
	border-bottom: 1px #000 solid;
}

a:link {
	background: transparent;
	color: #464646;
	text-decoration: none;
	border-bottom: 1px #464646 solid;
	padding-bottom: 2px;
}

a:visited {
	background: transparent;
	color: #464646;
	text-decoration: none;
	border-bottom: 1px #464646 solid;
	padding-bottom: 2px;
}

a:focus, a:hover, a:active {
	background: #464646;
	color: #f5dcb4;
	text-decoration: none;
	border-bottom: 1px #000 solid;
	padding-bottom: 2px;
}

/* @end */

/* @group Tabellen */

table {
	width: 100%;
	margin: 0px 0px 20px 0px;
	border-collapse: collapse;
}

table caption {
	font-size: 1em;
	margin: 0px 0px 10px 0px;
}

table thead th {
	padding: 5px;
	border: 1px dotted #000000;
	text-align: left;
	background-color: #c0c0c0;
}

table tbody td {
	padding: 5px;
	border: 1px dotted black;
}

/* @end */

/* @group Überschriften */

h1 {
	margin: 0px 0px 18px 0px;
	color: #000000;
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font-size: 1.5em;
	margin: 0px 0px 18px 0px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-size: 1.3em;	
	margin: 0px 0px 18px 0px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

h4 {
	font-size: 1.2em;
	margin: 0px 0px 18px 0px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

h5 {
	font-size: 1.1em;	
}

h6 {
	
}

/* @end */

/* @group Listen */

/* @group Sidebar */
div#ssSidebar ul {
	margin-left: 15px;
}


/* @end */

/* @group Artist Übersicht */
div.ssArtistsListing img {
	float: left;
	margin-right: 10px;
	border: 1px solid gray;
	padding: 2px;
}

/* @end */

/* @group Blog Übersicht */
div.ssBlogListing  {
	margin-bottom: 18px;
	border-bottom: 1px solid gray;
}

/* @end */

ul {
	margin: 0px 0px 30px 30px;
}

ul li {
	list-style-type: circle;
}

/* @end */

/* @group Inline Elemente */
strong {
	font-weight: bold;
}
blockquote {
	
}

cite {
	
}

address {
	white-space: pre;
	font-style: italic;
	margin: 0px 0px 30px 10px;
}

a {
	
}

a:hover {
	
}

abbr {
	
}

code {
	color: green;
	white-space: pre;
}

samp {
	font-family: "Courier New", Courier, mono;
}

/* @end */

/* @end */

/* @group Wrapper */

div#ssWrapper {
	width: 985px;

	margin: 0px auto 0px auto;
}

/* @group Content Wrapper */

/* @group Sidebar */

div#ssSidebar {
	width: 358px;
	float: right;
}
#ssSidebar div.ssBox {
	background-image: url(../images/ssBox1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 356px;
	min-height: 50px;
	background-color: #13a4b9;
	margin: 0px 0px 18px 0px;
}
#ssSidebar a:link {
	color: #f5dcb4;
	border-bottom: 1px solid #f5dcb4;
}
#ssSidebar a:visited {
	color: #f5dcb4;
	border-bottom: 1px dotted #f5dcb4;
}
#ssSidebar a:focus,#ssSidebar a:hover,#ssSidebar a:active {
	color: #13a4b9;
	background-color: #f5dcb4;
}

#ssSidebar div.ssBox div.ssBoxContent {
	color: #fff;
	font-size: 0.9em;
	line-height: 150%;
	background-image: url(../images/ssBox2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 30px;
	padding: 18px;
	margin: 0px 0px 0px 0px;
}
#ssSidebar div.ssBox div.ssBoxContent h2 {
	color: #f5dcb4;
	margin: 0px 0px 9px 0px;
	font-size: 12px;
	font-weight: bold;
}
/* @end */

/* @group Content */

div#ssContent {
	width: 570px;
	float: left;
	margin: 0px 0px 0px 23px;
}

div.ssContentArtists img {
	border: 1px solid gray;
	padding: 4px;
	margin-bottom: 30px;
}
div.ssArtistsListing {
	margin-bottom: 40px;
}
img.rechts {
	float: right;
	margin-left: 10px;
}
img.links {
	float: left;
	margin-right: 10px;
}
ul.small{
	font-size: 0.8em;
}
/* @end */

/* @end */

/* @group Header */
div#ssHeader{
	height: 240px;
}
div#ssHeader ul {
	font-size: 14px;
	height: 20px;
	font-weight: bold;
	width: 700px;
	position: relative;
	top: 160px;
	left: 104px;
	margin: 0px;
}
div#ssHeader ul li {
	list-style-type: none;
	float: left;
	height: 15px;
	margin: 0px 8px 0px 0px;
	padding: 0px 8px 0px 0px;
	border-right: 1px solid #13a4b9;
}
div#ssHeader ul li a {
	background-color: transparent;
	color: #13a4b9;
	border: none;
	position: relative;
	bottom: 4px;
}

/* @end */

/* @group Footer */
div#ssFooter {
	font-size: 11px;
	margin-top: 50px;
}
div#ssFooterContent {
	margin-left: 20px;
}
/* @end */

/* @end */


#disqus_thread {
	border-top: 1px solid gray;
	padding-top: 36px;
}
