﻿body {
	font-size: small;
}

p {
	margin-bottom: 0.5em;
}

iframe, object, embed {
	width: 320px;
	height: 195px;
}

#container {
	width: 100%;
	min-width: 320px;
	margin: 0.25em;
}

#home {
	width: 289px;
	height: 82px;
}

#ppf-logo {
	position: absolute;
	left: -31px;
	width: 45px;
	background: transparent url('img/ppf-logo-sm.png') no-repeat 50% 0%;
}

#leo37-logo {
	width: 289px;
	background: transparent url('img/leo37-logo-sm.png') no-repeat 50% 0%;
}

#nav {
	width: 100%;
	/*padding-right: 15%;*/
	font-size: 130%;
}

#main {
	float: none;
	width: 100%;
}

#main .article {
	margin: 2em 0.5em;
	text-align: left;	
}

#main .article h1, #live .article  h2 {
	font-size: 130%;
}

#sidebar {
	float: none;
	width: 100%;
}

#live, #music {
	margin: 1em 0.5em;
}

#live h1 span, #music h1 span {
	border-bottom-width: 2px;
}

#live .article, #music h4, #music ul {
	margin-left: 0;
}


/* the overlayed element */
#overlay #close {
	width: 32px;
	height: 32px;
}

#close a {
	display: block;
	width: 32px;
	height: 32px;
	background: transparent url(img/close-sm.png) no-repeat 0 0;
}

#close a:hover {
	background: transparent url(img/close-sm.png) no-repeat -32px 0;
}

#overlay .container {
	width: 100%;
	min-width: 320px;
	margin: 0.25em;
}

#overlay .home {
	width: 289px;
	height: 82px;
	margin: 0 auto;
	background: transparent url('img/leo37-logo-white-sm.png') no-repeat 50% 0%;
}

#overlay .nav {
	padding-right: 8px;
	font-size: 130%;
}

.bio {
	width: 90%;
	min-width: 288px;
	margin: 0 auto;
	padding-top: 0.5em;
}

#press h1, #disco h1, #photo h1 {
	font-size: 720%;
}


/* NEW FANFARE COVER STYLES - 2012-02-26 */
.column-left, .column-right {
	float: none;
	width: 100%;
	margin-bottom: 1em;
}