/*
-----------------------------------------------
		Bluesmuse iPhone Stylesheet
		a Lichtsignale.de Design
----------------------------------------------- */


/*		B A S I C   S E T U P
----------------------------------------------- */

body {
		text-align: left;
		font-size: 15px;
		line-height: 20px;
		font: 13px/18px Helvetica, Arial, sans-serif;
		border-top: 0;
}

h2 {
		font-size: 20px;
}

#content object {
		height: 150px;
		background: transparent url(noflash.png) 0 0 no-repeat;
}


/*		G E N E R A L
----------------------------------------------- */

#wrapper {
		margin: 0;
}

#sidebar {
		font-size: 19px;
		line-height: 26px;
		margin-top: 86px;
}


/*		F O R M S
----------------------------------------------- */

#searchfield input {
		height: 24px;
		font: 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#commentform #name, #commentform #email, #commentform #url {
		width: 363px;
		height: 24px;
		font: 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#commentform #fcontent {
		width: 363px;
		font: 20px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#commentform #submit {
		width: 363px;
		height: 28px;
		font: bold 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
