	/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

body{
position: relative;
overflow: auto;
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
background-image: url('http://jonsi.s3.amazonaws.com/wp_theme/images/zoo/go-background.jpg');
background-repeat: no-repeat;
background-position: center top, center top;
background-attachment: fixed, fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-family: 'Fournier MT Std', 'Filosofia OT', Didot, 'Bookman Old Style', 'Georgia';
color: #6f6f6f;
text-align: center;
}

a img 
{
            border: none;
}

a {

      	color: #6f6f6f;
	text-decoration: none;
	font-weight: bold;
	      outline: none; /* Removes Firefox imposed outline */
}


a:link, a:visited
{
	color: #111111;
	text-decoration: none;
	font-weight: normal;
}

a:hover 
{
	text-decoration: none;
	color: #B82B36;
	font-weight: normal;
}
  
a:active 
{
	text-decoration: none;
	color: #f24b47;
	font-weight: normal;
}

a.button2 {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	border: 2px solid #B82B36;
	padding: 3px 5px 3px 5px;
	width: 80px;
	opacity: 0.6;
	filter: alpha(opacity=60); /*for Internet Explorer 6/7*/
	filter: “alpha(opacity=60)”; /*for Internet Explorer 8*/
	}
	
a.button2:hover, a.button:active {
	color: #ffffff;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	border: 2px solid #B82B36;
	padding: 3px 5px 3px 5px;
	width: 80px;	
		opacity: 0.7;
	filter: alpha(opacity=70); /*for Internet Explorer 6/7*/
	filter: “alpha(opacity=70)”; /*for Internet Explorer 8*/
	}	

a.arrow {
	background-image: url('/site_images/arrow-drawn.png');
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 20px 0 0;}
	
a.arrowback {
	background-image: url('http://jonsi.s3.amazonaws.com/site_images/arrow-drawn-back.png');
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 25px;}

	
.tracklist {
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 25px;
}

.tracklist a:hover {
	font-weight: normal;
	letter-spacing: 2px;
	color: #B82B36;
}

/* BUTTONS */

.buttonpreorder {
	float: left;	
	}

a.ts_buttonlink1 {
	background-image:url(http://jonsi.s3.amazonaws.com/site_images/bg.png);
	font-family: 'Trebuchet MS', Myriad Pro, Arial, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color:#ffffff;
	padding:5px 7px 5px 7px;
	text-shadow: #000 0.1em 0.1em 0.3em;
	line-height:20px;
}


a.ts_buttonlink1:hover
{
	background-image:url(http://jonsi.s3.amazonaws.com/site_images/bg.png);
	font-family: 'Trebuchet MS', Myriad Pro, Arial, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: dotted;
	color:#ffffff;
	padding:5px 7px 5px 7px;
	line-height:20px;
	text-shadow: #000 0.0em 0.0em 0.0em;
}

.tracklist {
	text-align: right;
	margin-right: 20px;
	}

.marginright20 {
	margin-right: 20px;
}

.gowrapper {
float: right;margin-right: 5%;text-transform:lowercase;
}

.gopage {
color: #767676;
letter-spacing:2px;
line-height:15px;
}

.gobutton {
font-size: 13px;
margin-right: 10px;
margin-top: 30px;
}

.gonav {
font-size: 13px;
margin-right: 20px;
margin-top: 30px;
width: 350px;
}



a.bigbutton {

	font-family: 'Georgia', 'Times New Roman', Serif;
	font-size:14px;
	text-decoration: none;
	color:#767676;
	padding:7px 10px 7px 10px;
	background-image: url('http://jonsi.s3.amazonaws.com/wp_theme/images/zoo/white.png');
	line-height:20px;
	margin-right: 5px; margin-left: 5px;
	background-repeat: repeat;
	border: 2px solid #cecece;
	/*background-color: #ddd;*/
}


a.bigbutton:hover

{
	font-family: 'Georgia', 'Times New Roman', Serif;
	font-size:14px;
	color: #B82B36;
	padding: 7px 10px 7px 10px;
	line-height: 20px;
	margin-right: 5px; margin-left: 5px;
	background-image:url('http://jonsi.s3.amazonaws.com/wp_theme/images/zoo/white-hover.png');
	background-repeat: repeat;
		border: 2px solid #cecece;
}

a.reallybigbutton {

	font-family: 'Georgia', 'Times New Roman', Serif;
	font-size:16px;
	text-decoration: none;
	color:#4c4c4c;
	padding:7px 10px 7px 10px;
	background-image: url('http://jonsi.s3.amazonaws.com/wp_theme/images/zoo/white.png');
	line-height:20px;
	margin-right: 5px; margin-left: 5px;
	background-repeat: repeat;
	/*background-color: #ddd;*/
}


a.reallybigbutton:hover

{
	font-family: 'Georgia', 'Times New Roman', Serif;
	font-size:16px;
	color: #000000;
	padding: 7px 10px 7px 10px;
	line-height: 20px;
	margin-right: 5px; margin-left: 5px;
	background-image:url('http://jonsi.s3.amazonaws.com/wp_theme/images/zoo/white-hover.png');
	background-repeat: repeat;

}




#play {
	position: absolute;
	top: 50px;
	left: 225px;
	z-index: 30;
	display: none;
}

