/*
Theme Name: Windmark
Theme URI: http://www.windmark.com
Description: The default Windmark theme.
Version: 1.0
Author: j.verhine
Author URI: http://www.verhine.com/
Tags: windmark, records, record label
*/

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -175px; /* the bottom margin is the negative value of the footer's height */
}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('/images/bg_blue.jpg');
	color: #333;
	text-align: center;
	margin: 0;
	}
	
body#about {
	background: url(/images/bg_green.jpg);
}	
body#artists {
	background: url(/images/bg_orange.jpg);
}	
body#store {
	background: url(/images/bg_purple.jpg);
}
body#overlay, body#archive {
	background: url(/images/bg_red.jpg);
}
body#overlay .navigation, body#overlay .push, body#overlay .footer, body#archive .navigation, body#archive .push, body#archive .footer {
	display: none;
}

.navigation {
	width: 1000px;
	height: 222px;
	margin: 0;
}

.page {
	width: 1000px;
	margin: 0 auto;
	}
	
body#overlay .page, body#archive .page {
	width: 750px;
}

.leftcolumn {
	width: 465px;
	float: left
}
.leftcolumn .top {
	width: 465px;
	height: 108px;
	background: url(/images/leftcolumn_top_blue.jpg) no-repeat;
	text-align: right;
}
body#about .leftcolumn .top {
	background: url(/images/leftcolumn_top_green.jpg) no-repeat;
}
body#artists .leftcolumn .top {
	background: url(/images/leftcolumn_top_orange.jpg) no-repeat;
}
body#store .leftcolumn .top {
	background: url(/images/leftcolumn_top_purple.jpg) no-repeat;
}
.content {
	color: #ffcd75;
	text-align: left;
	font-size: 1.5em;
}
body#home .content {
	color: #9ab0d6;
}
body#about .content {
	color: #a9cda1;
}
body#artists .content {
	color: #d68235;
}
body#store .content {
	color: #ca9bd3;
}

.leftcolumn .content {
	padding: 20px 0 0 30px;
}
.content .light {
	color: #efe5d4;
	font-size: 8pt;
}
.content p {
	margin-bottom: 10px;
}
.seam {
	width: 70px;
	float: left;
}
.seam .logo {
	width: 70px;
	height: 108px;
	background: url(/images/logo_blue.jpg) no-repeat;
}
body#about .seam .logo {
	background: url(/images/logo_green.jpg) no-repeat;
}
body#artists .seam .logo {
	background: url(/images/logo_orange.jpg) no-repeat;
}
body#store .seam .logo {
	background: url(/images/logo_purple.jpg) no-repeat;
}
.seam .fade {
	width: 70px;
	height: 295px;
	background: url(/images/bg_seam_fade_blue.jpg) no-repeat;
}
body#about .seam .fade {
	background: url(/images/bg_seam_fade_green.jpg) no-repeat;
}
body#artists .seam .fade {
	background: url(/images/bg_seam_fade_orange.jpg) no-repeat;
}
body#store .seam .fade {
	background: url(/images/bg_seam_fade_purple.jpg) no-repeat;
}
.rightcolumn {
	width: 465px;
	float: left;
}
.rightcolumn .top {
	width: 465px;
	height: 108px;
	background: url(/images/rightcolumn_top_blue.jpg) no-repeat;
	text-align: left;
}
body#about .rightcolumn .top {
	background: url(/images/rightcolumn_top_green.jpg) no-repeat;
}
body#artists .rightcolumn .top {
	background: url(/images/rightcolumn_top_orange.jpg) no-repeat;
}
body#store .rightcolumn .top {
	background: url(/images/rightcolumn_top_purple.jpg) no-repeat;
}
.rightcolumn .content {
	padding: 20px 10px 0 20px;
}

.item {
	float: left;
	width: 145px;
}
.itemdetail {
	padding: 0px 17px 0 10px;
	text-align: left;
	font-size: .9em;
}
h3 {
	text-align: center;
	font-weight: bold;
	padding: 0 0 7px 0;
}
.itemdetail h3 {
	text-align: left;
}
.itemdetail p {
	margin-bottom: 0;
	font-size: 10pt;
	text-align: left;
}
.itemdetail .date {
	font-size: 8pt;
	color: #6e4b76;
	text-align: right;
}

body#archive .description {
	background: #4e1820;
	border: 1px solid #8a2329;
	border-right: 1px solid #3d1014;
	border-bottom: 1px solid #3d1014;
	color: #f48c92;
	padding: 15px;
	font-size: 1.5em;
	margin-top: 10px;
	width: 450px;
}
body#archive .price h2 {
	font-size: 14pt;
	color: #fff;
}
body#archive .singletracks {
	width: 400px;
	float: right;
}
body#archive a {
	color: #db0916;
	font-weight: bold;
}
body#archive a:hover {
	color: #f90210;
}

body#archive .itemblock {
	width: 200px;
	float: left;
}
body#archive .post .item {
	padding: 20px;
}
.float-left {
	float: left;
	margin-right: 10px;
	width: 250px;
}


.studio_images {
	text-align: center;
	margin: 20px 0;
}

h4 {
	font-size: 15pt;
	color: #efefef;
	margin-bottom: 10px;
}






body#home .subfooter {
	border-top: 1px solid #50658f;
	padding: 5px 0 0 0;
	color: #50658f;
}
body#about .subfooter {
	border-top: 1px solid #588b4d;
	padding: 5px 0 0 0;
	color: #588b4d;
}
body#artists .subfooter {
	border-top: 1px solid #974e31;
	padding: 5px 0 0 0;
	color: #974e31;
}
body#store .subfooter {
	border-top: 1px solid #875b90;
	padding: 5px 0 0 0;
	color: #875b90;
}
body#archive .subfooter, body#overlay {
	border-top: 1px solid #a0262c;
	padding: 5px 0 0 0;
	color: #a0262c;
	margin-top: 25px;
}

.subfooter .links {
	float: left;
	width: 200px;
}
.subfooter .links .link {
	float: left;
	padding: 15px 15px 0px 0;
}
body#home .subfooter a {
	color: #50658f;
}
body#home .subfooter a:hover {
	color: #9ab0d6;
}
body#about .subfooter a {
	color: #588b4d;
}
body#about .subfooter a:hover {
	color: #a9cda1;
}
body#artists .subfooter a {
	color: #974e31;
}
body#artists .subfooter a:hover {
	color: #ffcd75;
}
body#store .subfooter a {
	color: #875b90;
}
body#store .subfooter a:hover {
	color: #ca9bd3;
}
body#archive .subfooter a, body#overlay .subfooter a {
	color: #a0262c;
}
body#archive .subfooter a:hover, body#overlay .subfooter a:hover {
	color: #df0c17;
}
body .subfooter a:hover {
	text-decoration: none;
}

.subfooter .credits {
	float: right;
	text-align: right;
	width: 200px;
}
.subfooter .copyright {
	padding: 15px 0 0 0;
}


.footer {
	background: url(/images/bg_footer.png) repeat-x;
	border: none;
	height: 175px;
	text-align: center;
	position: fixed;
	width: 100%;
	bottom: 0;
	}
	
.footer, .push {
	height: 175px; /* .push must be the same height as .footer */
	clear: both;
}
	
	
.footer a {
	font-size: 1.5em;
	color: #ffc658;
}
.footer a:hover {
	color: #fff;
}
	
	
	
	
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 3.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
/* Style for various uses of tabs */

#freedom {
  float:left;
  width:90px;
  color:#68D;
  font:1.3em Cambria, Times New Roman, serif;
  font-style:italic;
}
#freedom li a {
  width:80px;
  text-align:left;
  padding:2px 6px 4px;
  background:#222;
  margin:1px;
  *margin:0px;
  display:block;
  text-decoration:none;
  font-weight:bold;
  font-size:0.7em;
  font-style:normal;
}
#freedom li a:hover {
  background:#0A0A0A;
  width:86px;
}
#freedom li a.selected {
  background:#FFF;
  color:#000;
  width:90px;
  cursor:default;
}

.tabContainer {
  width:400px;
  padding-top:2px;
}
.tabContainer h3 {
  padding:0px;
  margin: 0 0 20px 0;
  color:#ebc69f;
  font-size: 30px;
}



ul#artists {
	float:right;
	width: 370px;
	list-style-type: none;
}
ul#artists li {
	width: 370px;
	height:70px;
}

ul#artists li.abadthink a {
	background: url(/images/artist_abadthink.png) no-repeat;
	display: block;
}
ul#artists li.panic a {
	background: url(/images/artist_panic.png) no-repeat;
	display: block;
}
ul#artists li.kyledavis a {
	background: url(/images/artist_kyledavis.png) no-repeat;
	display: block;
}
ul#artists li.everville a {
	background: url(/images/artist_everville.png) no-repeat;
	display: block;
}
ul#artists li.michaelmarquart a {
	background: url(/images/artist_marquart.png) no-repeat;
	display: block;
}
ul#artists li.tokiorose a {
	background: url(/images/artist_tokiorose.png) no-repeat;
	display: block;
}
ul#artists li.thestates a {
	background: url(/images/artist_thestates.png) no-repeat;
	display: block;
}
ul#artists li a:hover {
	background-position: 0 -75px;
}
ul#artists li a:active, ul#artists li a.selected {
	background-position: 0 -150px;
}





/*

 SoundManager 2: In-page MP3 player example
 ------------------------------------------

 Clicks on links to MP3s are intercepted via JS, calls are
 made to SoundManager to load/play sounds. CSS classes are
 appended to the link, which are used to highlight the
 current play state and so on.

 Class names are applied in addition to "sm2_link" base.

 Default:

 sm2_link

 Additional states:

 sm2_playing
 sm2_paused

 eg.

 <!-- default -->
 <a href="some.mp3" class="sm2_link">some.mp3</a>

 <!-- playing -->
 <a href="some.mp3" class="sm2_link sm2_playing">some.mp3</a>


 Note you don't require ul.graphic / ul.flat etc. for your use
 if only using one style on a page. You can just use .sm2_link{}
 and so on, but isolate the CSS you want.

 Side note: Would do multiple class definitions eg.

 a.sm2_default.sm2_playing{}

 .. except IE 6 has a parsing bug which may break behaviour,
 applying sm2_playing {} even when the class is set to sm2_default.


 If you want to make your own UI from scratch, here is the base:

 Default + hover state, "click to play":

 a.sm2_link {}
 a.sm2_link:hover {}

 Playing + hover state, "click to pause":

 a.sm2_playing {}
 a.sm2_playing:hover {}

 Paused + hover state, "click to resume":

 a.sm2_paused {}
 a.sm2_paused:hover {}


*/

/* two different list types */
#soundmanager-debug {
	display: none;
}
ul.flat {
 list-style-type:none;
 padding-left:0px;
}

ul.flat li,
ul.graphic li {
 padding-bottom:1px;
}

ul.flat li a {
 display:inline-block;
 padding:2px 4px 2px 4px;
}

ul.graphic {
 list-style-type:none;
 padding-left:0px;
 margin-left:0px;
 width: 220px;
}

/* background-image-based CSS3 example */

ul.graphic {
 list-style-type:none;
 margin:0px 0 15px 10px;
 padding:0px;
 float: right;
}

ul.graphic li {
 margin-bottom:2px;
}

ul.graphic li a,
ul.graphic li a.sm2_link {
 /* assume all items will be sounds rather than wait for onload etc. in this example.. may differ for your uses. */
 display:inline-block;
 padding-left:22px;
 min-height:16px;
 border:3px solid #666;
 background-color:#666;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 border-radius:3px;
 padding:0px 3px 0px 20px;
 min-width: 180px;
 _width:14em;
 text-decoration:none;
 font-size:8pt;
 font-weight:bold;
 color:#fff;
}

ul.graphic li a.sm2_link {
 /* safari 3.1+ fun (or, proprietary crap. TBD.) */
 -webkit-transition-property: hover;
 -webkit-transition: all 0.15s ease-in-out;
}

ul.graphic li a.sm2_link,
ul.graphic li a.sm2_paused:hover,
ul.graphic li a.sm2_link:hover {
 background:#333 url(../image/icon_play.png) no-repeat 0px 50%;
 _background-image:url(../image/icon_play.gif); /* IE 6 */
 border-color:#333;
}

ul.graphic li a.sm2_paused {
 background-color:#a46226;
 border-color:#a46226;
}

ul.graphic li a.sm2_paused:hover {
 background:#b76d2a url(/images/icon_play.png) no-repeat 0px 50%;
 _background-image:url(/images/icon_play.gif);
 border-color:#b76d2a;
}

ul.graphic li a.sm2_playing,
ul.graphic li a.sm2_playing:hover {
 background:#d68235 url(/images/icon_pause.png) no-repeat 0px 50%;
 _background-image:url(/images/icon_pause.gif);
 border-color:#d68235;
 text-decoration:none;
}

/* hide button while playing?
ul.graphic li a.sm2_playing {
 background-image:none;
}
*/

/* flat CSS example */

ul.flat a.sm2_link {
 /* default state: "a playable link" */
 border-left:6px solid #999;
 padding-left:4px;
 padding-right:4px;
}

ul.flat a.sm2_link:hover {
 /* default (inactive) hover state */
 border-left-color:#333;
}


ul.flat a.sm2_playing {
 /* "now playing" */
 border-left-color:#6666ff;
 background-color:#000;
 color:#fff;
 text-decoration:none;
}

ul.flat a.sm2_playing:hover {
 /* "clicking will now pause" */
 border-left-color:#cc3333;
}

ul.flat a.sm2_paused {
 /* "paused state" */
 background-color:#666;
 color:#fff;
 text-decoration:none;
}

ul.flat a.sm2_paused:hover {
 /* "clicking will resume" */
 border-left-color:#33cc33;
}



