/*
Theme Name: Armin van Buuren Default theme
Theme URL: http://www.arminvanbuuren.com/
Description: The default WordPress theme for Armin van Buuren <a href="http://www.arminvanbuuren.com">Armin van Buuren</a>.
Version: 1.0
Author: Dancefoundation
Author URL: http://www.dancefoundation.com/
*/

* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	font-size: 12px;
	font-family: 'Helvetica', Arial sans-serif;
	color: #4f4f4f;
	text-align: center;
	background: #b6b6b6;
	line-height: 20px;
	background: #aeaeae url("img/bg-main-2-2011.jpg") no-repeat top center;
}

ul {
	list-style-type: none;
}

h1, a, span.banner-blue, h2, h3, h3 a, #page blockquote {
	color: #21AEEF;
}

div#search input#go, .scrollable .item-button a {
	background-color: #009DEA;
}

.special-news-post, .fotobook-page-right-item p {
	font-size: 11px;
}

#page, div#menu, div#search input#go, #release-tracklist, h3.special-news, .scrollable {
	font-size: 12px;
}

#menu li, div#header ul#social-media, ul.social-media, div#header #social-media li, div#header .social-media li, h1.front, #s3slider div, .navi a, #header #logo a, ul#social-media li, ul.social-media li, .archive-img, img.special-news-img, #twitpic, #footer #left, .float-left, #release-tracklist-left, #biography-left, #biography-right, span.event-info, .featured-left, .featured-center, #col-1, #col-2, #col-3, .featured-sub-left, img#release-cover, #audioplayer {
	float: left;
}

ul#social-media {
	float: right;
}

ul.social-media {
	float: left;
}
 
div#menu, .featured-news-content, h1#discography, .float-right, #release-tracklist-right, .featured-right, .content, ul#menu, #search, #featured-news-controller, #biography-img, .featured-sub-right, #release-desc { 
	float: right;
}

#menu li, div#header #social-media li, div#header .social-media li, div#search input#go, h1, ul#social-media, ul.social-media, #footer, span.banner-blue, span.banner-gray, h2, h3, h3 a {
	text-transform: uppercase;
}

h3.quote, #page blockquote, #menu a, div#header #social-media a, div#header .social-media a, ul#social-media, ul.social-media, #footer, #page-description {
	font-weight: bold;
}

#page blockquote, h3.quote, #release-date {
	font-style: italic;
}

#page, #col-1, #col-2, #col-3, .archive-img, #single-post, #news-archive, .fotobook-page-left-item img.resizeme {
	border:1px solid #CCCCCC;
}

.line {
	height: 1px;
	width: 921px;
	background: url("img/line.jpg") no-repeat top left;
	margin-bottom:42px;
}

.low-line {
	height: 1px;
	width: 921px;
	background: url("img/line.jpg") no-repeat top left;
	margin-bottom:37px;
/*  margin-bottom:40px; */
}

.archive-line {
	height: 1px;
	width: 921px;
	background: url("img/line.jpg") no-repeat top left;
	margin-bottom:40px;
}

.blue-line {
	height: 1px;
	width: 921px;
	background: url("img/blue-line.jpg") no-repeat top left;	
	margin-bottom:15px;
	margin-top:6px;
	/* margin-top:11px; */
}

img {
	border: 0;
}

.clear {
	clear: both;
}

.scrollable {
	background: url(img/borderbg.jpg) no-repeat top left #FFF;
	border-left: #d2d2d2 1px solid;
	border-right: #dfdfdf 1px solid;
	border-bottom: #dfdfdf 1px solid;
}

.scrollable div.item {
	background: url(img/borderbg.jpg) no-repeat top left #FFF;
	
}

.single-post-left img {
	padding: 2px;
	border-left: #d2d2d2 1px solid;
	border-top: #d2d2d2 1px solid;
	border-right: #dfdfdf 1px solid;
	border-bottom: #dfdfdf 1px solid;
}

a {
	text-decoration: none;
}

#wrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	padding: 0 51px 0 51px;
	background: url('img/wrapper-bg.png') repeat-y top center;
}

#main {
	margin:0 auto;
	width:955px;
}

#page {
	background: #FFF;
	margin:0 auto;
	padding:10px 10px 50px;
	width:918px;
	background: url(img/borderbg.jpg) no-repeat top left #FFF;
	border-left: #d2d2d2 1px solid;
	border-right: #dfdfdf 1px solid;
	border-top: 0px;
}

#news-archive {
	background: url(img/borderbg.jpg) no-repeat top left #FFF;
	border-left: #d2d2d2 1px solid;
	border-right: #dfdfdf 1px solid;
	border-top: 0px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding:10px 10px 15px;
	width:918px;
}

#single-post {
	background: #FFF;
	margin: 0 auto;
	margin-bottom: 10px;
	padding:10px 10px 15px;
	width:918px;
}

.single-post-left {
	width: 290px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.single-post-right {
	width: 610px;
	float: right;
	margin-top: 5px;
}

#video, #single {
	background: #FFF;
	margin:0 auto;
	margin-bottom: 10px;
	padding:10px 10px 20px;
	width:918px;
	border-bottom :1px solid #CCCCCC;
	background: url(img/borderbg.jpg) no-repeat top left #FFF;
	border-left: #d2d2d2 1px solid;
	border-right: #dfdfdf 1px solid;
	border-top: 0px;
	position: relative;
}

#video p {
	margin-top: 10px;
}

#page p, #single-post p, div.entry p {
	margin-bottom: 12px;
}

#page blockquote {
	position: relative;
	font-size: 24px;
	left: 0;
	top: 0;
}

h2.pagetitle {
	font-size: 26px;
	margin-bottom:10px;
}

#header {
	height:100px;
	margin:0 auto;
	padding:10px;
	width:940px;
}

#header #logo a {
	background: url('img/arminvanbuuren-logo.png') no-repeat top left;
	height: 98px;
	width: 238px;
	display: block;
}

div#menu {
	width: 665px;
	margin-top:10px;
}

#menu a {
	color: #666666;
}

ul#menu a:hover {
	color: #000;
}

ul#menu {
	height:24px;
	list-style:none outside none;
	margin:0 0 0 20px;
	padding:0 0 0 12px;
	background: url("img/menubg.jpg") repeat-x scroll left bottom transparent;
}

#menu li {
	display:inline;
	height:15px;
	margin:0;
	padding:3px 5px 5px 5px;
}

#menu li.divider {
	border-right:1px solid #dfdfdf;
}

div#header #social-media a, div#header .social-media a {
	color: #bbbbbb;
}

div#header #social-media a:hover, div#header .social-media a:hover {
	color: #a9a9a9;
} 

div#header ul#social-media, div#header ul.social-media {
	height:24px;
	list-style:none outside none;
	margin:0 0 0 55px;
	padding:0 0 0 10px;
}

div#header #social-media li, div#header .social-media li {
	display:inline;
	height:15px;
	margin:0;
	padding:3px 5px 5px 5px;
}

div#header #social-media li.divider, div#header .social-media li.divider {
	border-right:1px solid #dfdfdf;
}


div#search input#go {
	height: 26px;
	color: #FFFFFF;
}

div#search input#s.searchinput {
	background-color:#FFFFFF;
	border: none;
	font-size:12px;
	height:20px;
	padding-top: 6px;
	padding-left:5px;
	padding-right: 5px;
	width:140px;
	float: left;
}

#search {
	height:26px;
	width:225px;
}

#asotbanner a {
	background:url("img/asotbanner.png") no-repeat scroll left top transparent;
	float:right;
	height:34px;
	margin-right:-16px;
	width:219px;
}

#scroller {
	height: 305px;
	width: 906px;
	margin: 0 auto;
	background: url('img/scroller-bg.png') no-repeat top left;
}

h1 {
	font-size: 50px;
}

h1.front {
	margin: -6px 10px 10px 0;
}

#page #release-right h1 {
	margin: 0;
}

#page h1 {
	margin-top: -35px;
	margin-bottom:36px;
}

ul#social-media, ul.social-media {
	height:24px;
	list-style:none outside none;
	margin: 20px 0 0 0;
	padding:0 10px;
	font-size: 10px;
	color: #000000;
	display:block;
}

ul#social-media {
	background: url('img/social-media-bg.jpg') repeat-x top left;
}

ul#social-media li, ul.social-media li {
	margin: 4px;
}

ul#social-media li a, ul.social-media li a {
	color: #505050;
}

.archive-post {
	border-bottom:1px solid #F0F0F0;
	min-height:80px;
	padding:10px;
}

.archive-img {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 1px;
}

.special-news-img, .archive-img, .news-img {
	border-left: #d2d2d2 1px solid;
	border-top: #d2d2d2 1px solid;
	border-right: #dfdfdf 1px solid;
	border-bottom: #dfdfdf 1px solid;
}

.news-img {
	padding: 2px;
}
}

.featured-news-content {
	width: 585px;
}

.scrollable .item-button a {
	color:#FFFFFF;
	padding:4px 11px;
}

img.special-news-img, img.video-post {
	margin-right: 10px;
	padding: 1px;
	height: 74px;
	width: 74px;
}

.special-news-post {
	border-top: 1px solid #F0F0F0;
	height: 86px;
	padding-top: 8px;
}

div.special-news-post p, .fotobook-page-right-item p {
	margin-top: 3px;
	line-height:15px;
}

.video-post {
	border-bottom: 1px solid #F0F0F0;
	height: 86px;
	padding-top: 8px;
	width: 285px;
	float: left;
	margin-right: 20px;
	font-size:11px;
}

div.video-post p {
	margin-top: 3px;
	line-height:15px;
}

div.items div p {
	margin-right: 10px;
}

.entry {
	margin: 20px 0 20px 0;
}

#featured-news-controller {
	background: url('img/featured-news-control-bg.png') no-repeat top left;
	height:306px;
	margin-top:-21px;
	width:45px;
}

#footer {
	background:url("img/footer-bg.jpg") repeat-x scroll left top #FFFFFF;
	color: #aaa;
	height:25px;
	margin:17px auto 0 auto;
	padding:10px 20px 0 20px;
	width:920px;
	font-size: 10px;
}

#footer #right {
	float :right;
}

.twitpic {
	position: relative;
	height: 75px;
	width: 75px;
	top: 0;
	left: 0;
	z-index: 1;
}

.twitpic img {
	height: 75px;
	width: 75px;
}

.overlay {
	height:222px;
	left:10px;
	position:relative;
	width:222px;
	z-index:10;
}

h1#discography {
	margin-top:-15px;
}

span.banner-blue {
	font-size:20px;
	padding:6px 9px 3px;
}

span.banner-blue a {
	color:#FFFFFF;
}

span.banner-gray {
	background-color:#a9a9a9;
	color:#FFFFFF;
	font-size:20px;
	padding:6px 9px 3px;
}

.left-insert {
	margin-left: -15px;
}

.right-insert {
	margin-right: -15px;
}

#page-description {
	clear: both;
	width: 600px;
}

#releases {
	margin: 20px 0 20px 0;
}

#releases img, #release-img img {
	background:url("img/albumart-bg.png") no-repeat scroll 0 0 transparent;
	padding:4px;
	opacity: 0.8;
}

#releases img:hover, #release-img img:hover {
	opacity: 1;
}

img#release-cover {
	background:url("img/singlecoverbg.png") no-repeat scroll 0 0 transparent;
	height:287px;
	margin-bottom:20px;
	margin-right:10px;
	padding:2px 2px 4px;
	width:289px;
}

.first.column {
	padding-right:10px;
}

#release-desc {
	width: 580px;
	margin-bottom: 20px;
	min-height:400px;
}

#pagination {
	text-align: left;
}

#release-right p {
	margin-bottom: 15px;
}

#release-left #release-img {
	margin-bottom: 30px;
}

#release-left #release-player {
	margin: 20px 0 20px 0;	
}

#release-tracklist {
	margin-bottom: 20px;
}

#release-tracklist-left {
	margin-top: 5px;
}

#release-tracklist-right {
	width: 450px;	
	margin-top: 20px;
}

#release-tracklist ol {
	margin-left:25px;
}

#biography-left {
	width: 290px;
	margin-right: 20px;
}

#biography-right {
	width: 290px;
}

#biography-img {
	background:url("img/biography-img.jpg") no-repeat scroll left top transparent;
	height:742px;
	width:294px;
}

#col-1, #col-2, #col-3 {
	width: 280px;
	padding: 10px; 
	background-color: #ffffff;
	height: 405px;
	background: #FFF;
}

#col-1 h2, #col-2 h2, #col-3 h2 {
	margin-bottom: 10px;
}

#col-1 {
	margin-left: 10px;
}

#col-2 {
	margin-left: 17px;
}

#col-3 {
	margin-left: 17px;
	position:relative;
}

h3.quote {
	font-size: 20px;
	margin-top:10px;
}	

h3.subtitle {
	font-size: 16px;
	margin-top:-30px;
}

h3.schedule {
	display: inline;
	font-size: 18px;
}

h3.special-news {
	margin-top:4px;
}

h4.schedule {
	display:inline;
	font-size:18px;
	font-weight:normal;
}	

span.event-info {
	display: block;
	margin-top: 8px;
}

.featured-left {
	width: 290px;
	height: 335px;
	margin-right: 10px;
	margin-top: 10px;
}

.featured-right {
	width: 615px;
	height: 335px;
	margin-top: 10px;
}

#page .featured-right {
	width: 615px;
	margin-top: 10px;
}

.featured-sub-left, featured-sub-right {
	width: 300px;
}

#video-overview {
	padding: 10px;
	margin: 10px;
	background: #FFF;
	border: 1px solid #cccccc;
}

#featured-sub-right {
	position: relative;
}

.rightbottom {
	background: #ff0000;
	width: 615px;
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;
}

.content {
	width: 400px;
}


span.bordertest{
	height: 1px;
	width: 800px;
	background: red;
}

#player {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 326px;
	height: 250px;
}

#audioplayer {
	width:340px;
}

.search-navigation {
	height: 15px;
	width: 940px;
	margin: 0 auto 15px auto;
}

.disco-navigation {
	height: 15px;
	width: 910px;
	margin: 0 0 15px 0;
}


.post-navigation {
	height: 15px;
	width: 940px;
	margin: 0 auto 15px auto;
}

span.leftarrow a, span.rightarrow a {
	height: 14px;
	width: 14px;
	display: block;
}

span.leftarrow a {
	background: url("img/arrow-left.png") no-repeat top left;
	float: left;
}

span.rightarrow a {
	background: url("img/arrow-right.png") no-repeat top left;
	float: right;
}

ol li {
	margin-left: 20px;
}

.invisible{
	overflow: hidden;
	position: absolute;
	height: 0em;
	width: 0em;
}

#dynatip {
	display:none;
	background:transparent url(img/black_arrow.png);
	font-size:12px;
	height:90px;
	width:180px;
	padding:15px;
	color:#fff;	
	z-index:99;
}

#dyna img {
	border:0;
	cursor:pointer;
	margin: 0 8px;
}

#buy_button a {
	height:23px;
	position:absolute;
	top:563px;
	display: block;
	width:65px;
	background: url("img/buynow.jpg") no-repeat top left;
}

#release-date {
	height:20px;
	position:absolute;
	top:593px;
	width:326px;
}

.item {
	height: 380px;
	width: 943px;
	text-align: left;
	background: white;
}

.item-left {
	float: left;
	height: 360px;
	width: 296px;
	margin: 10px;
}

.item-right {
	float: right;
	height: 360px;
	width: 612px;
	margin: 10px 10px 10px 0;
}

.item-quote {
	height: 94px;
	margin-top: 10px;
}

.item-content {
	height: 326px;
	width: 612px;
}

.item-social {
	height:24px;
	width:612px;
}

#youtubelink {
	float:right;
	margin-top:-16px;
}

#moregigs, #socialvideo {
	bottom:10px;
	position:absolute;
	right:10px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	

#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
