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 {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1em;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background: #252525 none;
	color: #BDBDBD;
	font: 62.5%/2em "Frutiger", "MyriadPro", "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
}

::-moz-selection{
	background:#BCBCBC;
	color:#000000;
}

::selection {
	background:#BCBCBC;
	color:#000000;
}

a::-moz-selection, em::-moz-selection {
	background:#FFFFFF;
	color:#000000;
}

a::selection, em::selection {
	background:#FFFFFF;
	color:#000000;
}

.container{
	position: relative;
	z-index: 100;
	width: 766px;
	margin: auto;
	padding: 1em 2em;
	background: transparent url(../images/bg-trans.png);
	margin-top: 1em;
}

#wrapper{
	position: relative;
	z-index: 100;
	width: 806px;
	margin: auto;
	margin-top: 1em;
}

a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1 {
	font-size: 3em;
	line-height: 1.4em;
}

h2 {
	font-size: 2em;
	line-height: 1.4em;
}

h3{
	font-size: 2em;
	line-height: 1.4em;
}

p
{
	font-size: 1.4em;
	line-height: 1.7em;
	margin: 1em 0;
}

em {
	font-weight: bold;
	font-style: normal;
}

#header h1
{
	display: inline;
	font-weight: bold;
}
#header h2
{
	margin-left: 1em;
	border-left: 1px solid #656565;
	padding: 0.3em 0 0.3em 1em;
	display: inline;
}
#wrapper h3
{
	background: transparent url(../images/bg-trans.png);
	display: block;
	padding: 0.5em 1em;
	margin: 0 0 0.5em 0;
	font-size: 1.5em;

}
strong {
	color: #FFF;
	font-weight: bold;
}

.note {
	font-size: 0.8em;
	text-align: right;
}

div.column
{
		width: 262px;
		height: 762px;
		overflow: hidden;
		float: left;
		margin-right: 1em;
}
div.column h3 img
{
	position: relative;
	top: 3px;
}
div#flickr
{
	margin-right: 0;
}
.session
{
	display: block;
	width: 252px;
	height: 163px;
	overflow: hidden;
	background: transparent url(../images/bg-trans.png);
	color:#959595;
	padding: 0.5em;
	float: left;
	margin-bottom: 10px;
	clear: top;
	white-space: nowrap;
}

.session .info
{
	clear: both;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 0.2em;
}
.session .info span
{
	font-size: 0.85em;
	line-height: 2em;
}
div#flickr .session .photo
{
	display: block;
	width: 252px;
	height: 126px;
	float: left;
}
div#flickr .session .photo img
{
	width: 252px;
	height: 126px;
}
div#lastfm .session .left
{
	display: block;
	width: 126px;
	height: 126px;
	background-repeat: no-repeat;
	float: left;
}
div#lastfm .session .right
{
	display: block;
	width: 126px;
	height: 126px;
	background-repeat: no-repeat;
	float: right;
}
div#twitter li
{
	clear: both;
	display: block;
}
div#twitter span
{
	margin: 0;
	float: right;
	display: block;
	width: 252px;
	background: transparent url('../images/pointer.png') 0.5em 0.4em no-repeat;
	line-height: 1.2em;
	margin: 0;
	text-align: right;
}
div#twitter span a
{
	font-weight: normal;
}
div#twitter p
{
	display: block;
	width: 252px;
	background: transparent url(../images/bg-trans.png);
	color:#959595;
	padding: 0.5em;
	float: left;
	margin: 0;
	margin-bottom: 0.5em;
	font-size: 1.3em;
}
#footer
{
	clear: both;
	padding: 0.1em 2em;
	position: relative;
	top: 2em;
}

#footer p
{
	font-size: 1em;
}


body,#bg,#bg table, #bg td, #container{width:100%;height:100%;overflow:hidden}

#bg div{position:absolute;width:100%;height:100%;top:0;left:0}
#bg td{vertical-align:middle;text-align:center}
#bg img{height: 100%;min-width: 100%;margin:0 auto}

#container
{
	position:absolute;top:0;left:0;z-index:70;overflow:auto;
}