/*
Theme Name: ASOT405 Theme
Theme URI: http://dancefoundation.nl/
Description: The ASOT405 WordPress theme by Dancefoundation.com.
Version: 1.0
Author URI: http://dancefoundation.com
*/



* {
	margin: 0;
	padding: 0;
}

body {
	color:#000000;
	background: #000000 url(img/bg-asot.jpg) no-repeat top center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 16px;
	font-size: 12px;
}

p {
	padding-bottom: 10px;
	line-height: 16px;
}

#container {
	width: 890px;
	margin: 0 auto;
}

#header {
	margin:0 auto;
	position:relative;
	width:830px;
	padding-top: 10px;
}

#header a {
	color: #ffffff;
}

#col-left {
	float: left;
	width: 540px;
	clear: both;	
}

#col-right {
	float: right;
	width: 350px;
}

#footer {
	background-color:#000000;
	clear:both;
	height:50px;
	margin-left:10px;
	padding:5px;
	position:relative;
	width:840px;
}

#footer img{
	border: 0;
}

.imgleft {
	float:left;
}

.imgright {
	float:right;
}

#main {
	background: #ffffff;
	margin-left: 20px;
	padding: 20px 0px;
}

#logo-block {
	height: 170px;
	width: 540px;
	background-color: #000000;
	color: #ffffff;
	margin-left: 10px;
	background: url(img/logos.png) no-repeat;
	float: left;
}

#frontpage-video {
	width: 510px;
	margin-left: 10px;
	height: 310px;
	padding: 10px;
	background-color: #ffffff;
	clear: both;
}

#oneliner-banner {
	background-color: #fb1800;
	height: 63px;
	width: 550px;
	margin-left: 0;
	padding: 0;
	background: url(img/banner-trans.png) no-repeat center right;
}

#buy-tickets a {
	display: block;
	background-color: #fb1800;
	height: 68px;
	background: url(img/buy-tickets-small.jpg) no-repeat center left;
	width: 355px;
}

#listen-live a {
	display: block;
	background-color: #fb1800;
	height: 69px;
	background: url(img/listen-live-small.jpg) no-repeat center left;
	width: 355px;
}

#checkout-videos a {
	display: block;
	background-color: #fb1800;
	height: 69px;
	background: url(img/check-event-videos.png) no-repeat center left;
	width: 355px;
}

#youtube-thumbs {
	background-color: #ffffff;
	padding: 10px 0 0 0;
	width: 350px;
	height: 225px;
}

#youtube-thumbs h2 {
	padding: 0 0 10px 10px;
}

#youtube-thumbs ul {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#youtube-thumbs li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#youtube-thumbs img {
	margin: 0 5px 5px 0;
	border: none;
}

.iframe-video {
	margin-top:0;
	height:470px;
	width:830px;
	weight:100%;
}

.post {
	background-color: #ffffff;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top:10px;
	padding: 10px;
	min-height: 220px;
	clear: both;
}

.post img, .video-post img, .single-video-post img {
	float: left;
	margin-right: 10px;
	border: none;
}

h2 a {
	color: #000000;
}

.post p a {
	color: 	#00aeef;
}

.post h2 {
	padding-bottom: 10px;
}

.video-post {
	background-color: #ffffff;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 10px;
	height: 150px;
	clear: both;
}

.video-post h2 {
	line-height: 22px;
}
.single-video-post {
	margin-bottom: 20px;
	margin: 0 10px 10px 20px;
	padding: 10px;
	background: #FFFFFF url(img/twitter-top.jpg) repeat-x scroll left top;
	min-height: 230px;
}

.video-post p, .video-post img {
	margin-top: 0px;
}

#latest-podcast {
	margin-top: 10px;
	margin-left: 20px;
	width: 225px;
	height: 225px;
	background-color: #ffffff;
	padding: 15px;
	display: block;
	float: left;
}

#latest-podcast img {
	border: 0;
	margin-top: 20px;
}

#dj-contest {
	margin-top: 10px;
	width: 200px;
	height: 200px;
	background-color: #fff;
	padding: 30px;
	display: block;
	float: right;
}

#asot2010 {
	margin-top: 10px;
	width: 227px;
	height: 227px;
	background-color: #fff;
	padding: 14px;
	display: block;
	float: right;
}

#asot2010 img {
	border: 0;
	margin-top: 20px;
}

#dj-contest img {
	border: 0;
}

h1, h2 {
	text-transform:uppercase
}

a {
	font-family: "Helvetica", sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #00aeef;
}

#header ul {
	display: inline;
	float: right;
}
#header li  {
	display:inline;
	list-style: none;
	float: left;
}

#header ul a {
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#header ul a:hover, #header ul a.active {
	color: #00aeef;
	background-color: #FFFFFF;
}

#tune-in a {
	display: block;
	width: 490px;
	height: 30px;
	margin-left: 10px;
	padding: 20px;
	background: #ffffff url(img/tune-in-title.jpg) no-repeat center left;
}

#oneliner-banner h2 {
	color: #ffffff;
	padding: 20px;
}

#latest-news {
	width: 500px;
	margin-left: 20px;
	padding: 10px;
	background-color: #ffffff;
}

.all-news {
	text-transform:uppercase;
	width: 50px;
	margin-left: 440px;
	text-align: right;
}

#countdown-block {
	background:#000000 url(img/sidebar-top.jpg) no-repeat scroll center bottom;
	height:120px;
	margin-left:10px;
	padding:100px 10px 10px;
	width:290px;
	font-size:11px;
}

#sidebar_video_top {
	background: url(img/sidebar-top_video-trans.png) no-repeat scroll center bottom;
	float:right;
	font-size:11px;
	height:57px;
	margin-right:40px;
	padding:83px 10px 10px;
	width:280px;
	margin-top: 20px;
}

#event-information {
	margin-left: 10px;
	padding: 10px;
	width: 290px;
	background-color: #ffffff;
	text-transform:uppercase;
}

#radio {
	margin-left: 10px;
	padding: 20px 10px 10px 10px;
	width: 290px;
	background: #ffffff url(img/radio-top.jpg) no-repeat top center;
}

/* TWITTER */
#twitter {
	margin-left: 10px;
	padding: 20px 10px 10px 10px;
	width: 280px;
	background: #ffffff url(img/twitter-top.jpg) no-repeat top center;
}

#twitter h2 {
	margin-bottom: 10px;
}

.tweet {
	display: block;
	background: url(img/watermark.gif) no-repeat bottom right #fff;
	clear: both;
	margin: .3em;
	overflow: hidden;
	color: #111;
	border-top: 4px #FFF solid;
	border-bottom: 1px #797979 solid;
}

.tweet a {
	color: #888;
}

.tweet img {
	float: left;
	margin-right: 1em;
	margin-bottom: 3px;
	border: 1px solid #BBB;
}

.tweet p.text {
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 10px;
}

.monitter {
	width: 300px;
	overflow:hidden;
	background: #fff;
	margin: 0;
	border: 0;
}

#tweets {
	background: #fff;
	width: 280px
}

.iframe-twitter{
	margin-top:0;
	height:380px;
	weight:100%;
	width: 290px;
}

#titleblock {
	width: 290px;

}


#timetable {
	background-color: #ffffff;
	margin-left: 10px;
	width: 300px;
}

#timetable ul {
	margin-left: 10px;
}

#timetable li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#timetable h2 {
	padding: 20px 0 20px 10px;
}

.pane-top {
	height: 49px;
	width: 290px;
	background: url(img/timetable_bg.jpg) no-repeat top right #fff;
	padding: 10px 0 0 10px;
}

.pane-top {
	cursor: pointer;
}

.pane-top span {
	text-transform: uppercase;
}

.pane {
	padding: 10px;
}


.pane a {
	color: 	#00aeef;
}

.pane li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.pane img {
	float: right;
	height:140px;
}

#sidebar-bottom {
	margin-left: 10px;
	padding: 15px 10px 10px 10px;
	height: 93px;
	width: 280px;
	background: url(img/sidebar-bottom.jpg) no-repeat top right #fff;
}

.sidebar-bottom-link a {
	background: none;
	margin: 0;
	padding: 0;
}

.sidebar-bottom-link h2 {
	background: none;
}

#sidebar {
	background-color: #ffffff;
	margin: 170px 0 10px 10px;
	padding: 10px;
	width: 290px;
	line-height: 22px;
}

#sidebar-top {
	margin-left: 10px;
	padding: 40px 10px 10px 10px;
	width: 290px;
	height: 128px;
	background: #000000 url(img/sidebar-top.jpg) no-repeat center left;
}

#sidebar h3 {
	margin-top: 10px;
}

#sidebar h2 {
	padding-bottom: 20px;
}

#sidebar a, #sidebar-video a {
	margin-top: 10px;
	background: url(img/arrow.jpg) no-repeat left bottom;
	padding-left: 15px;
	line-height: 20px;
}

#sidebar-video {
	background: #ffffff url(img/twitter-top.jpg) no-repeat top left;
	margin: 0;
	width: 310px;
	padding: 10px 0 0 0;
}

#sidebar-video h2, #sidebar-video h4 {
	margin-left: 10px;
}

#sidebar-video h2 {
	padding-top: 10px;
	padding-bottom: 20px;
}
.dfYoutubePlaylist{
	height:200px;
}

.dfYoutubePlaylist_YoutubeMovie {
	height:310px;
	left:-520px;
	position:relative;
	top:-90px;
}

.dfYoutubePlaylist_YoutubePlaylist {
	position: relative; 
	right: -10px; 
	top: -310px;
	height: 200px;
}

.all-videos {
	color:	#00aeef;
	float: right;
	margin-right: 30px;
}

#single-video {
	width: 830px;
	margin-left: 10px;
	height: 495px;
	background-color: #ffffff;
	padding: 10px;
	clear: both;
}

#silverlight-video {
	width: 830px;
	margin-left: 10px;
	height: 470px;
	background-color: #ffffff;
	padding: 10px;
	clear: both;
}

.single-video-post h2 {
	padding-top: 10px;
	padding-bottom: 20px;
}

.postmetadata {
	display: none;
}

#main-topper {
	background:#FFFFFF url(img/twitter-top.jpg) repeat-x scroll left top;
	height: 10px;
	margin-left: 20px;
}

.post ul { 
	list-style-position: inside; 
	list-style-type:none;
}

.post ul a {
	background: transparent url(img/arrow.jpg) no-repeat scroll left bottom;
	padding-left: 15px;
}

.post ol {
	list-style-type:none;
}

.post form fieldset {
	border: none;
	margin: 10px;
}

.post form fieldset ol li {
	margin: 10px;
}

.post form fieldset ol li label, .post form fieldset ol li input {
	margin-right: 5px;
}

.post form fieldset ol li label {
	display:block;
	float:left;
	width:65px;
}

.post form fieldset legend {
	font-weight: bold;
	text-transform: uppercase;
}

.failure {
	font-weight: bold;
	color: #00AEEF;
}