/*  
Theme Name: FFRecords (Retro)
Theme URI: http://www.ffrecords.ch/
Description: Designed by <a href="http://www.trockendock.ch">Pascal Mueller</a>.
Version: 1.0
Author: Pascal Mueller
Author URI: http://www.trockendock.ch
*/

/* ****** ALLGEMEIN ******************************** */
*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #F3C;
	font-family: Lucida Grande, Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	font-size: 11px;
	margin: 40px 0 0 0;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

/* ****** POSITION ********************************* */
#seite
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	margin: 15px 0 20px 0;
	height: 210px;
}

#flash
{
	float: left;
}

#navigation
{
	float: right;
	height: 210px;
	width: 253px;
	vertical-align: top;
	background-image: url(images/bg_navigation.gif);
	background-repeat: no-repeat;
}

#inhalt
{
	background-color: #FFFFFF;
	float: left;
	width: 500px;
	min-height: 400px;
	margin: 0 20px 20px 0;
}

#content
{
	position: relative;
	padding: 20px 4em 1.5ex 4em;
	line-height: 15px;
	background-color: #FFFFFF;
	background-image: url(images/soleil.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#content2
{
	position: relative;
	padding: 16px 1em 1.5ex 1em;
	background-color: #FFFFFF;
	background-image: url(images/soleil.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#marginal
{
	float: left;
	width: 250px;
	min-height: 200px;
	margin: 0 0 20px 0;
}

#footer
{
	clear: both;
	height: 20px;
	padding: 5px 0 0 0;
	/* Box Model Hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 15px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
}

#footer, #footer a
{
	text-align: center;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}

/* ****** NAVIGATION ******************************* */
#navigation li.current_page_item
{
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 12px;
}

#navigation ul
{
	margin-top: 65px;
	margin-left: 0;
	list-style-type: none;
	padding-left: 8px;
}

#navigation li
{
	color: #FFF;
	font-family: Georgia, Times, Serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 12px;
}

#navigation a
{
	text-decoration: none;
	color: #FFF;
}

#navigation a:hover
{
	text-decoration: none;
	color: #F3C;
}

/* ****** KOPFZEILEN ******************************* */
.kopfzeile
{
	margin: 0;
	color: #FFF;
	font-family: Georgia, Times, Serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	background-color: #7D825B;
	background-image: url(images/kopfzeile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}

.kopfzeile1
{
	margin: 0;
	padding: 0;
	background-color: #7D825B;
	background-image: url(images/kopfzeile2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
.kopfzeile1 h1
{
	padding: 13px 0 0 10px;
}

.kopfzeile2
{
	margin: 0;
	color: #FFF;
	font-family: Georgia, Times, Serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	background-color: #7D825B;
	background-image: url(images/kopfzeile2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}

/* ****** TITEL ************************************ */
h1
{
	color: #FFF;
	font-family: Georgia, Times, Serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 1px;
	padding: 20px 0px 0px 20px;
}


/* ****** INHALT ************************************ */
#content h2
{
	font-family: Georgia, Times, Serif;
	color: #F3C;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	margin: 8px 0px 0px 0px;
}

#content h5
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	font-size: 9px;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

#content h4
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #993399;
	font-size: 9px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 9px 0px 0px 0px;
}

#content h3
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #993399;
	font-size: 9px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 9px 0px 0px 0px;
}

#content hr
{
	height: 1px;
	color: #8E979D;
	background-color: #8E979D;
	border: none;
	text-align: center;
	clear: both;
	margin: 7px 100px 7px 100px;
}

* html #content hr {
  width: 40%;
	margin: 7px 0px 7px 0px;
}

#content hr.trenner
{
	height: 2px;
	color: #8E979D;
	background-color: #FFFFFF;
	margin: 20px 0px 20px 0px;
	border-color: #8E979D #FFFFFF #FFFFFF #FFFFFF;
	border-style: dashed;
	border-width: 1px 1px 1px 1px;
	text-align: center;
	width: 100%;
}

.bild
{
	float: left;
	margin: 0 20px 0 0;
}

/* ****** LINKS ************************************** */
#content a:link, #content a:active, #content a:visited
{
	color: #993399;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #FFFFFF;
}

#content a:hover
{
	color: #FFF;
	border-bottom: 1px #000 solid;
	border-top: 1px #000 solid;
	background-color: #000000;
	padding: 0px 2px 0px 2px;
}


h4 a:link, h4 a:visited
{
	color: #993399;
	text-decoration: none;
	border-bottom: 1px solid #6B8714;
	padding: 0px 2px 0px 2px;
}
/* ****** MARGINAL ************************************ */
.tag
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/bg_datum.gif);
	background-repeat: no-repeat;
	padding: 2px 3px 3px 2px;
	white-space: nowrap;
}

.datum
{
	font-family: Georgia, Times, Serif;
	color: #333333;
	font-size: 10px;
	font-style: italic;
	line-height: 22px;
}

.titel a:link, .titel a:active, .titel a:visited, 
{
	color: #6B8714;
	text-decoration: none;
	border-bottom: #9A8E51;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #FFFFFF;
	white-space: nowrap;
}

.titel a:hover
{
	color: #5B3E1C;
	border-bottom: #9A8E51;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	text-decoration: underline;
}
#marginal h2
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #993399;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	padding: 0px;
	margin-bottom: 3px;
	margin-top: 0px;
}

.text
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	font-size: 10px;
	padding: 0 0 0 23px;
	white-space: nowrap;
}

#content2 hr
{
	height: 1px;
	color: #8E979D;
	background-color: #8E979D;
	border: none;
	margin: 7px 0px 0px 0px;
}

/* ****** Listen ************************************ */
#content ul
{
	margin-top: 0px;
	margin-left: 0;
	list-style-type: none;
	padding-left: 0px;
	line-height: 18px;
}

.release
{
	background-image: url(images/icons/icon_release.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	padding-left: 22px;
}

.sound
{
	background-image: url(images/icons/icon_sound.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	padding-left: 22px;
}

.bio
{
	background-image: url(images/icons/icon_bio.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	padding-left: 22px;
}

.foto
{
	background-image: url(images/icons/icon_fotos.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	padding-left: 22px;
}

.web
{
	background-image: url(images/icons/icon_web.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	padding-left: 22px;
}

.mail
{
	background-image: url(images/icons/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	padding-left: 22px;
}
