/*  
Theme Name:streetfreaks.de
Theme URI: 
Hier kannst Du walten und schalten wie Du magst und kannst.
viel Spass mts von http://www.texto.de
*/
html, body {
font: 15px tahoma, "Lucida Grande", Verdana, Sans-Serif;
color:white;
margin: 0;
padding: 0;
background: #2d2d2d url(images/background_test2.jpg);
background-repeat:repeat-x;
}

#header {
width:100%;
height:164px;
text-align:left;
margin-bottom:20px;
background: url(header.jpg) center no-repeat;
}

a {
font-weight:bold;
text-decoration:none;
color:#FFEA00;
}

a.1 {
font:20px;
font-weight:bold;
text-decoration:none;
color:#FFEA00;
}

h1 {
font: 50px tahoma, Lucida Grande, Verdana, Sans-Serif;
color:#2d2d2d;
font-weight:bold;
padding: 40px 0 0 70px;
font-size: 24px;
}

h1.article_header {
padding: 0px;
font: 21px tahoma, Lucida Grande, Verdana, Sans-Serif;
color:white;
font-weight:bold;
}

h2 {
font: 21px tahoma, Lucida Grande, Verdana, Sans-Serif;
color:white;
font-weight:bold;
}

h3 {
font: 18px tahoma, Lucida Grande, Verdana, Sans-Serif;
color:white;
font-weight:bold;
}

li {
	padding: 3px 5px;
}

/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
	}

.pol2 {
position:absolute;
left:20px;
top:10px;
} 

.linkformat1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: red;
text-decoration: none;
}

.linkformat1 a:link {
color: red;
font-weight: bold;
text-decoration: none;
}

.linkformat1 a:visited {
color: red;
font-weight: bold;
text-decoration: none;
}

.linkformat1 a:active {
color: red;
font-weight: bold;
text-decoration: none;
}

.linkformat1 a:hover {
color: darkgrey;
font-weight: bold;
text-decoration: none;
}

/* definitionen für die klasse .linkformat2 */
.linkformat2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: black;
text-decoration: none;
}

.linkformat2 a:link {
color: black;
font-weight: bold;
text-decoration: none;
}

.linkformat2 a:visited {
color: black;
font-weight: bold;
text-decoration: none;
}

.linkformat2 a:active {
color: black;
font-weight: bold;
text-decoration: none;
}

.linkformat2 a:hover {
color: darkgrey;
font-weight: bold;
text-decoration: none;
}

.linkformat3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: red;
text-decoration: none;
}

.linkformat3 a:link {
color: red;
font-weight: bold;
text-decoration: none;
}

.linkformat3 a:visited {
color: red;
font-weight: bold;
text-decoration: none;
}

.linkformat3 a:active {
color: red;
font-weight: bold;
text-decoration: none;
}

.linkformat3 a:hover {
color: darkgrey;
font-weight: bold;
text-decoration: none;
}

/* Polaroids */
.polaroid {
	margin: 0px;
	}

/* Rand fuer Bilder */
img {
	/* margin: 5px; */
	}

/*cup*/
.cup {
        font-size:10pt;
        color: red;
        text-decoration: none;
}

/* fuer Datum und Ersteller */
.art_attribute {
	font-size:10pt;
	}

/* Links unter dem Artikel */
.artikel_footer {
	font-size: 8pt;
	}

/* fuer unterschiedliche Kommentare*/

.alt {
	background-color: #3d3d3d;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align:justify;
	}

.norm {
	text-align:justify;
}

/* fuer das Zeugs unter dem Beitrag und ueber den Kommentaren */
#beitrag_suffix {
	border-width:1px;
	border-color:#ddd;
	border-style:solid;
	font-size:8pt;
	margin:30px 5px;
	padding:5px;
	background-color: #3d3d3d;
	width:650px;
	text-align:justify;
	}

.art_content {
	text-align:justify;
	}

.art_padding {
	height:10px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #606060;
	}

#main_content {
	position: absolute;
	top: 200px;
	left: 20px;
	padding-right: 10px;
	text-align:left;
	}

#main_table {
	width:100%;
	min-width:800px;
	}

#main_sidebar {
	max-width:170px;
	min-width:170px;
	vertical-align:top;
	text-align:right;
	}

#art_single {
	text-align:justify;
	position:absolute;
	top:210px;
	width:730px;
	margin-left:30px;
	padding-left: 10px;
	}

#latest_comments {
	padding:5px;
	border:1px solid #606060;
	font-size:8pt;
	text-align:justify;
	margin:20px 0px auto auto;
	padding:5px;
	min-width:170px;
	max-width:170px;
	}

#music_player {
        position:absolute;
        bottom:15px;
        right:15px;
	}

#flashcontent {
        position:absolute;
        height:768px;
        width:1024px;
        top:350px;
        left:20px;
}

blockquote {
        border-left: 4px solid #C0C0C0;
        background-color: #808080;
        padding: 2px 10px 2px 10px;
        width: 85%;
}