/* (c) 2009 Seraphim Studio */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #2d3338 url(http://bbso.ro/design/img/pph.png) top repeat-x;
	color: #e6e7e7;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}

#header {
	width: 380px;
	height: 113px;
	margin: 0 auto;
	background: url(http://bbso.ro/design/img/ppbg.png) no-repeat;
	text-align: right;
	padding-right: 20px;
}

.close {
	padding-top: 10px;
}

.close  a {
	color: #91959d;
	text-decoration: none;
	font-size: .9em;
}

.close  a:hover {
	color: #2d3338;
}

.download {
	padding-top: 40px;
}

.download a {
	width: 92px;
	height: 27px;
	display: block;
	background: url(http://bbso.ro/design/img/iconsPredica.png) right 0 no-repeat;
	float: right;
	text-indent: 3002px;
}

.download a:hover {
	background: url(http://bbso.ro/design/img/iconsPredica.png) right -50px no-repeat;
}

.download a:active {
	background: url(http://bbso.ro/design/img/iconsPredica.png) right -100px no-repeat;
}

#wrap {
	width: 320px;
	margin: 0 auto;
	clear: both;
	padding-top: 1.2em;
}

#wrap.live-page{
	width: 502px;
}

#wrap.live-page h1{
	text-align: center;
}

h1 {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 1em;
}

p {
	padding: 0;
	margin: 0;
	line-height: 1.5;
}

p strong {
	font-weight: bold;
}

p.mp3 {
	text-align: center;
	padding-top: 2em;
	padding-bottom: 1.2em;
}

#footer {
	color: #91959d;
	text-align: center;
	font-size: .9em;
}
