/*  
Theme Name: Spinning Gold
Theme URI: http://wordpress.org/
Description: Spinning Gold Theme.
Version: 1.0
Author: Myke Preuss
Author URI: http://waytoogood.ca/
*/



a {
outline: none;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}

.leftcolumn .entry p, .rightcolumn .entry p, .centercolumn .entry p {
	font-size: 1.05em;
	}

.leftcolumn .entry, .rightcolumn .entry, .centercolumn .entry {
	line-height: 1.4em;
	}

.leftcolumn, .rightcolumn, .centercolumn {
	line-height: 1.6em;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



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: 1.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: #333;
	}

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 {
	font-weight: bold;
	}

.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: black;
	text-decoration: none;
	}

a:hover {
	color: red;
	text-decoration: none;
	}


/* End Typography & Colors */



/* Begin Structure */


body {
	margin: 0px auto;
	padding: 0; 
	background-color: #000000;
	}


	
#page {
	background-color: black;
	margin: 0px auto;
	width: 991px;
	height:100%;
	}

#header-holder {

	background-color: white;
}
#header {
	margin: 0px auto; 
	padding: 0px; 
	height: 0px;
	*height: 0px;
	width: 990px;
	background-color: white;
	}

#holder {
	background-color: white;
	*background-color: black;
	margin-left: 0px auto;
	width: 990px;
	min-height: 600px;
	background-image: url(images/body_edges.jpg);
	background-repeat: repeat-y;
}
	
#content {
	margin:0px auto;
	width: 990px;
	min-height: 600px;
	background-image: url(images/body_edges.jpg);
	background-repeat: repeat-y;
	background-color: white;
}
	
#logo {
	position: relative;
	width:904px;
	height:89px;
	float:right;
	margin: -100px 43px 0px 0px;
	*margin: -100px 20px 0px 0px;
	background-image: url(images/logo.jpg);
	background-color: white;
	background-repeat: no-repeat;
}
	
			/* Page Borders */
	
#top-left {
	position:relative;
	width:58px;
	height:148px;
	margin: 0px;
	float:left;
	background-image: url(images/top_left_corner.jpg);
}

#top-runner {
	position:relative;
	width:870px;
	height:31px;
	margin: 0px;
	float:left;
	background-image: url(images/top_runner.jpg);
}

#top-right {
	position:relative;
	width:63px;
	height:148px;
	margin: 0px;
	float:right;
	background-image: url(images/top_right_corner.jpg);
}

#bottom-left {
	position:relative;
	width:58px;
	height:97px;
	margin: 0px;
	float:left;
	background-image: url(images/bottom_left_corner.jpg);
}

#bottom-runner {
	position:relative;
	width:870px;
	height:97px;
	margin: 0px 0px 0px 0px;
	float:left;
	background-image: url(images/bottom_runner.jpg);
}

#bottom-right {
	position:relative;
	width:62px;
	height:87px;
	margin: 0px 12px 0px 0px;
	float:right;
	background-image: url(images/bottom_right_corner.jpg);
}



			/* Columns */

.leftcolumn {
	position: relative;
	padding: 0px;
	margin: 52px 0px 0px 44px;
	*margin: 49px 0px 0px 25px;
	width: 288px;
	float:left;
	}
	

.leftcolumn a {
	color: red;
}

.leftcolumn a:hover {
	text-decoration: underline;
}

.centercolumn {
	position: relative;
	padding: 0px;
	margin: 0px 0px 0px 23px;
	width: 237px;
	float:left;
	}

.centercolumn a {
	color: red;
}

.centercolumn a:hover {
	text-decoration: underline;
	}
	
.rightcolumn {
	position: relative;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	width: 328px;
	float:left;
	}

.rightcolumn a {
	color: red;
}

.rightcolumn a:hover {
	text-decoration: underline;
}

.purchasecolumn {
	position: relative;
	padding: 0px;
	margin: 0px 0px 0px 44px;
	width: 200px;
	*height: 480px;
	float:left;	
}

.purchasecolumn a {
	color: red;
}

.purchasecolumn a:hover {
	text-decoration: underline;
}

.purchase-albums-column {
	position: relative;
	padding: 0px;
	margin: 125px 0px 0px 44px;
	width: 615px;
	min-height: 200px;
	float:left;
}

/* ------- to change the albums on the purchase page ----------- */

.album-one {
	position: absolute;
	width: 100px;
	height: 100px;
	background-image: url(images/abernethy_small1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.album-two {
	position: absolute;
	margin-left: 110px;
	width: 100px;
	height: 100px;
	background-image: url(images/RAINYDAYANNOUNCE.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.album-three {
	position: absolute;
	margin-left: 220px;
	width: 100px;
	height: 100px;
	
	background-position: center;
	background-repeat: no-repeat;
}

.album-four {
	position: absolute;
	margin-left: 330px;
	width: 100px;
	height: 100px;

	background-position: center;
	background-repeat: no-repeat;
}

.album-five {
	position: absolute;
	margin-left: 440px;
	width: 100px;
	height: 100px;
	
	background-position: center;
	background-repeat: no-repeat;
}

.purchase-links {
	position: absolute;
	width: 615px;
	height: 60px;
	bottom: 0px;
	font-size: 15px;
	font-weight: bold;
}

.purchase-links a:hover{
	color: red;
}

.pagecolumn {
	position: relative;
	padding: 0px;
	margin: 0px 0px 0px 44px;
	width: 415px;
	float:left;	
}

.pagecolumn a:hover{
	color: red;
}

.pagecolumn a {
	color: red;
}

.pagecolumn h3 a {
	color: #333333;
}
.pagecolumn a:hover{
	color: red;
	text-decoration: underline;
}

.abernethy-artist-column {
	position: relative;
	margin: 75px 177px 0px 0px;
	*margin: 75px 77px 0px 0px;
	width: 200px;
	height: 270px;
	float: right;
	padding-left: 80px;
	*padding-bottom:200px;
	border-left: 1px solid #333;
	font-weight: bold;
}

/* ---------> JOE THIS IS WHERE YOU EDIT THE ALBUM IMAGE ON THE ABERNETHY PAGE 
			  PAGE. JUST CHANGE THE PART AFTER THE SLASH (IMAGES/*****.JPG) 
			  MAKE SURE THE IMAGE YOU ARE UPLOADING IS 200PX BY 200PX   */
			  
.abernethy-image {
	position:relative;
	width: 200px;
	height: 200px;
	background-image: url(images/abernethy_college.jpg);	
}

.askew-artist-column {
	position: relative;
	margin: 75px 177px 0px 0px;
	*margin: 75px 77px 0px 0px;
	width: 200px;
	height: 270px;
	float: right;
	padding-left: 80px;
	*padding-bottom:200px;
	border-left: 1px solid #333;
	font-weight: bold;
}


/* ---------> JOE THIS IS WHERE YOU EDIT THE ALBUM IMAGE ON ED ASKEW'S 
			  PAGE. JUST CHANGE THE PART AFTER THE SLASH (IMAGES/*****.JPG) 
			  MAKE SURE THE IMAGE YOU ARE UPLOADING IS 200PX BY 200PX   */
			  
.askew-image {
	position:relative;
	width: 200px;
	height: 200px;
	background-image: url(images/RAINYDAYANNOUNCE2.gif);	
}

.music-holder {
	position: relative;
	width: 200px;
	height: 40px;
	margin-top: 10px;
}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.leftcolumn .postmetadata, .centercolumn .postmetadata, .rightcolumn .postmetadata {
	padding-top: 5px;
	}

.leftcolumn .attachment, .centercolumn .attachment, .rightcolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width: 1002px;
	clear: both;
	bottom: 10px;
	background-color: black;
	}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}
	
h2 span {
	font-size: 28px;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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 */
select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

#nav {
	position: absolute;
	margin: 105px 0px 0px 45px;
	*margin: -45px 0px 0px 45px;
	width: 500px;
	height: 20px;
	z-index: 50;
	background-color: white;
}

#nav span a{
	font-family: Helvetica;
	font-weight: bold;
	color: #333;
}

#nav span a:hover{
	color: red;
}


#idList {
	margin: 0;
	padding: 0;
	text-align: left;
}
 
#idList li {
	display: inline;
	position: relative;
	margin: 0;
	padding-right: 10px;
	font-size: 18px;
}

