@font-face {
font-family: Ubuntu;
src: url(css/Ubunta-R.tff) format(truetype);
}

@font-face {
font-family: 'Ubuntu';
src: url('css/Ubuntu-R.eot?') format('eot'), url('Ubuntu.woff') format('woff'), url('Ubuntu-R.ttf') format('truetype'), url('MyFont.svg#webfontwTBKaDwa') format('svg');
font-weight: normal;
font-style: normal;
}

body {
	background-color: #333333;
	font-family: Ubuntu, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 35px;
	background-image: url(../img/bkg.png);
	background-repeat: repeat;
}
html * {   
	margin: 0;   
	padding: 0; 
}

.clear {
	clear: both;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #ffffff;
	padding-top: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 30px;
}

a:link, a:visited, a:active {
	color: #43AFC7;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: dashed;
}
a {
	outline: none;
}
p {
	line-height: 18px;
	padding-bottom: 8px;
}

#header {
	background-image: url(../img/circles.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 100px;
}
h1 {
	letter-spacing: -1px;
	font-weight: normal;
	margin-bottom: 6px;
	font-size: 26px;
}
h2 {
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 10pt;
	color: #999999;
	background-color: #3399FF;
	border-width: 0px 0;
	padding: 4px 1%;
}

h3 {
	font-weight: normal;
	font-size: 150%;
	letter-spacing: -1px;
}

.tag--banner,.appstrakt-spotwidget__banner{background-color:#004E93;background-color:#004E93(237,27,47,0.8);color:#fff !important;padding:2px 10px;height:16px;letter-spacing:0.15em;vertical-align:middle}.tag--banner.tag--primary,.tag--primary.appstrakt-spotwidget__banner{background-color:#23b99e;background-color:rgba(237,27,47,0.8)}

#navlist li {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
}
#leftbox {
	float: left;
	width: 672px;
}

#leftboxaudio {
	float: left;
	width: 900px;
}

.navspaced {
	padding-right:80px;
}

#audio {
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
}


#navcontainer {
	font-family: Ubuntu, Verdana, Arial, Helvetica, sans-	serif;
	font-size: 18pt;
	text-align: center;
	text-color: #BCBCBC;
	padding-top: 0px;
	padding-bottom: 6px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#navlist a:link, #navlist a:visited, #navlist a:active {
	text-decoration: none;
	border-width: 1px 0;
	padding: 4px 1%;
}
#navlist a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #3399FF;
}


#video {
    	background: #f7f7f7; 
    	padding: 10px;
    	border-radius: 10px;
}

#video a {
	text-decoration: none;
}

#video a:hover  {
	text-decoration: none;
}

#credits {
	background: #f7f7f7;
	padding: 10px;
	border-radius: 10px;
}

#footer {
	text-align: right;
	margin: 8px auto 14px;
	width: 900px;
	font-size: 9pt;
}
#footer li {
	list-style-type: none;
	line-height: 16px;
}

#rightbox {
	float: right;
	width: 150px;
	margin-top: 75px;
	font-size: 9pt;
}

#rightboxbio {
	float: right;
	width: 150px;
	margin-top: 80px;
	font-size: 9pt;
}

#contact {
	float: right;
	width: 150px;
	margin-top: 18px;
	font-size: 9pt;
}

#blockquotefront {
	font-family: Yanone Kaffeesatz, Trebuchet MS, Verdana, 	Arial;
	font-size: 25pt;
	color: #004E93;
}

#blockquote {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 3px;
	margin: 0px 45px 20px 25px;
	border-left: 3px solid #004E93;
	font-family: Yanone Kaffeesatz, Trebuchet MS, Verdana, 	Arial;
	font-size: 13pt;
	line-height: 20px;
	color: #004E93;
	background-color: #F7F7F7;
}

blockquote p {
	font-size: 14px;
	line-height: 24px;
}

#recentbox a {
	text-decoration: none;
}
#recentbox a:hover {
	text-decoration: underline;
}