@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-left: 10px;
	padding-top: 10px;
	font-size: .9em;
}
a:link, a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}
h3 {
	color: #3366CC;
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}
h4 {
	font-size: 1em;
	text-transform: uppercase;
	color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DE0000;
}
ol {
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container {
	width: 900px;
	background-color: #fff;
	color: #333;
	border: 1px solid #A8A8A8;
	line-height: 130%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#top {
	background-image: url(../images/logodave.jpg);
	background-repeat: no-repeat;
	height: 125px;
}
.navbar {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	background-image: url(../images/footerbarback.jpg);
}
.navbaritem {
	float: right;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 12px;
}
.navbar a:link,.navbar a:visited {
	color: #000000;
}
.navbarhome {
	float: left;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}

#leftcolumn {
	float: left;
	width: 300px;
	margin: 0;
	padding: 1em;
	clear: both;
	height: auto;
}
#leftcolumn h2 {
	padding-left: 80px;
	line-height: 58px;
	font-size: 1.1em;
	margin: 0;
	clear: both;
	color: #F5F5F5;
}
#leftcolumn p {
	padding: 10px;
	font-size: 12px;
	margin: 0px;
}
#studio {
	background-image: url(../images/studio.png);
	background-repeat: no-repeat;
}
#news {
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
}
.newsitem {
}
#content {
	margin-left: 334px;
	border-left: 1px solid gray;
	padding: 1em;
	max-width: 36em;
}

#content h2 {
	padding-left: 10px;
	line-height: 1.4em;
	margin: 0;
	font-size: 1.1em;
	background-color: #CC0000;
	color: #FFFFFF;
}
#footer {
	clear: both;
	margin: 0;
	color: #333;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/footerbarback.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	line-height: 12px;
	padding: 0.5em;
}
.myspace {
	width: 108px;
	height: 30px;
	margin-top: 0px;
	float: right;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.tabcontent {
	display:none;
	padding: 10px;
	height: 370px;
	width: 511px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	font-size: 14px;
	overflow: auto;
	float: left;
}
.tabcontent p {
	font-size: 14px;
}
.tabcontent img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tabcontent ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.tabcontent li {
	padding-bottom: 10px;
	padding-top: 10px;
}
.bpmtabs {
	padding: 0;
	width: 533px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	float: left;
}
.bpmtabs ul {
	margin:0;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}
.bpmtabs li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}
.bpmtabs a {
	float: left;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0; 
	padding: 5px 10px;
	background-color: #333333;
	border-top: 1px solid white;
}
.bpmtabs a:hover {
	background-color: #CC0000;
	color: white;
}
.bpmtabs a.selected {
	background-color: #990000;
	color: white;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.buttonmore {
	background-color: #000000;
	width: 50px;
	text-align: center;
	margin: 10px;
	font-size: 12px;
}
.buttonmore a:link, .buttonmore a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.buttonmore a:hover {
	background-color: #666666;
}
.childcontent {
	padding: 10px;
	height: 370px;
	width: 511px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	font-size: 14px;
	float: left;
}
.childcontent ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.childcontent li {
	background-image: url(../images/transmit.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 26px;
	background-position: left 6px;
}
#fullcolumn {
	height: auto;
	padding: 10px;
	margin: 20px;
	border: 0px solid #CCCCCC;
}
.email {
	margin-left: 140px;
	margin-top: 30px;
}

.player {
	margin-left: 175px;
}

.flickrbadge {
	text-align: center;
	margin-top: 30px;
	margin-left: 65px;
	color: #FFFFFF;
}
#fullcolumn img {
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
}
.archive {
	text-align: right;
	font-size: 70%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #376CA2;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 2px;
}
.archive a:link, .archive a:visited {
	color: #376CA2;
}

