html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul, li {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Cheshire Records styles */

/* Legend:


*/

/* Sitewide */

body {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #392F15;
	background-image:url(/images/backgrounds/sitewide.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

h1 {
	font-weight: bold;
	font-size: 27px;
}

h2 {
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	margin-bottom: 5px;
}

h3 {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
	font-size: 12px;
	font-weight: bold;

}

h5 {
	color: #000000;
	font-size: 16px;
}


a:link {
	color: #00BAFF;
	text-decoration: none;
}
a:visited {
	color: #7238FF;
	text-decoration: none;
}

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

a:active {
	color: #FF38BB;
	text-decoration: underline;
}

p {
    margin-bottom: 15px;
	line-height: 150%;
}

/* Bulleted and formated backgrounds for content */
.content ol, .content ul {
  margin-bottom: 20px;	
}
.content li {
	padding: 0 0 5px 20px;
}
.content ul li {
  background: url(/images/bullet-5.png) no-repeat 6px 4px;

}
.sidebar ul {
	margin-left: 20px;
}
.sidebar ul li {
	background: none;
	padding: 0 0 0 24px;
}


/* date-created text for headlines, press releases etc */
span.date-created,
h6.date-created {
	color: #aaa;
	font-size: 12px;
	font-style: italic;
	margin-left: 8px;
}

/* breadcrumb */
div.breadcrumb {
	font-size: 12px;
    color: #000;	
}
div.breadcrumb a {
    color: #000;
	text-decoration: underline;
	
}

/* wrapper */

div#wrapper {
	padding: 9px 12px;
	width: 958px;
	margin: 15px auto 0 auto;
	background: #FFFFFF;
	min-height: 488px;
}

/* admin "powerbar */

div#powerbar {
	padding: 5px 0 5px 0;
	width: 100%;
	height: 20px;
	background-color: #000; 
	color: #ccc;
	text-align: center:

	line-height: 20px;
}

span#admin-signed-in {
	float: left;
	margin-left: 20px;
	text-transform: italic;
}

div#powerbar ul {
	list-style: none;
	float: right;
	margin-right: 50px;
}

div#powerbar ul li {
	float: left;
	margin: 0 2px;
	height: 20px;
	padding: 0 10px;
	border: 1px solid #000;

}

div#powerbar ul li a {
    color: #fff
}
/* banner */
div#banner {
	height: 91px;
}


/* logo */

img#banner-logo {
	float: left;
}

/* navbar */
ul#navbar {
	float: right;
	list-style: none;
	margin-top: 38px;
	margin-right: -24px; /* to compensate and snap it back into place */
}

ul#navbar li {
	font-weight: bold;
	font-size: 18px;
	line-height: 27px;
	float: left;
	margin-right: 35px;
}

ul#navbar li a:link,
ul#navbar li a:visited {
	color: #332D2A;
}

ul#navbar li a.active {
    display: block;
	border-bottom-width: 9px;
	border-bottom-style: solid;
}

/* navbar border-bottom colors */
ul#navbar li a#navbar-home.active { border-bottom-color: #FFE100; }
ul#navbar li a#navbar-releases.active { border-bottom-color: #00BAFF; }
ul#navbar li a#navbar-press-room.active { border-bottom-color: #FF38BB; }
ul#navbar li a#navbar-news.active { border-bottom-color: #FF3800; }
ul#navbar li a#navbar-artists.active { border-bottom-color: #00BA00; }

/* homepage */

div#homepage { /* wraps entire homepage content except homepage-footer */
    position: relative;
}

div#homepage-primary {
	float: left;
	width: 650px;
}
img#homepage-primary-image {
	float: left;
	margin: 21px 0 0 26px;
}
div#homepage-primary-message {
    float: left;
	padding: 9px 37px 20px;
	width: 420px;
}

div#homepage-primary-message h1 {
    font-size: 31px;
    color: #000;
    font-weight: bold;
}

div#homepage-primary-message p {
    margin-bottom: 0;
    font-size: 14px;
	color: #000;
}


div#homepage-column-wrapper { 
    position: relative;
	clear: both;
}

div.homepage-column { 
    background-color: #FFE100;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 15px 13px;
	width: 293px;
	background-image: url(/images/backgrounds/column-home.png);
}

div.homepage-column a { 
    text-decoration: underline;
	color: #000;
}


div.homepage-column h3 { 
	font-size: 15px;
}

div.homepage-column span.created-at {
	font-size: 11px;
	margin: 0 0 5px 5px;
	font-style: italic;
	display: block;
}


div.homepage-column p.synopsis {
	clear: left;
	font-size: 12px;
	margin: 0 0 20px 5px;
}

div#homepage-column-1 {

}
div#homepage-column-2 {
	left: 331px;	
	position: absolute;
	top: 0;
	bottom: 0;
}

div#homepage-sidebar {
  padding: 12px 31px 0 31px;
  background-color: #000;
  color: #FFF;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 234px;
  margin-left: 4px;
}

div#homepage-sidebar h3 {
  color: #FFF;
}

div#homepage-sidebar p {
}
div#homepage-sidebar input {
}
div#homepage-sidebar input#email-subscribe {
	margin-left: 54px;
}
div#homepage-sidebar label {
	font-weight: bold;
	margin-right: 10px;
}

div#homepage-sidebar div.quote {
	font-size: 16px;
	font-style: italic;
	line-height: 115%;
	margin-top: 45px;
}

div#homepage-sidebar h5.quote-author {
	margin: 20px 0 0 0;
	text-align: center;
	color: #FFF;
}
/* Homepage footer */

div#homepage-footer {
    margin-top: 40px;
	margin-left: 19px;
	clear: both;
}


div.homepage-footer-item {
    float: left;
    width: 313px;
}

div.homepage-footer-item img {
    float: left;
    width: 76px;
    height: 76px;
    margin-right: 16px;
}

div.homepage-footer-item-details {
    float: left;
    width: 189px;
}

div.homepage-footer-item-details h3 {
    font-size: 17px;
    color: #000;    
	margin-bottom: 3px;
}

div.homepage-footer-item-details h4 {
	margin-bottom: 8px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

div.homepage-footer-item-details h3 a {
	color: #000;
}

div.homepage-footer-item-details h4 a {
	color: #000;
}
div.homepage-footer-item-details p {
  color: #000;
}
/* artists */
/* artists color: #00BA00 */

/* artists index page */

div#artists-list {
	width: 620px;
	float: left;
	margin: 20px 0 0 18px;
}


div.artist {
    margin: 15px 0 15px 0;
    height: 160px;
}

div.artist img.artist-image {
    float: left;
    margin-right: 20px;
	width: inherit;
}

div.artist div.artist-details {
	float: left;
	width: 416px;
}

div.artist a.artist-name {
    color: #000;
	display: block;
    margin-bottom: 7px;
    font-size: 17px;
    font-weight: bold;
}
div.artist a.artist-name:link,
div.artist a.artist-name:visited {
    text-decoration: none;
}

div.artist a.artist-name:hover,
div.artist a.artist-name:active {
    text-decoration: underline;
}

div.artist p.short-description {
    font-size: 14px;
}
/* artist modules */
div.artist-module {
	width: 295px;
	float: left;
	margin: 0 20px 0 0;
}

/* artist links */

div.artist-links {
}

div.artist-links a {
	float: left;
	clear: left;
}


/* artist biography  */

div#artist-biography {
	line-height: 150%;
}

/* artists sidebar */
div#artists-sidebar {
  padding: 12px 14px 0 14px;
  background-color: #000;
  background-image:url(/images/backgrounds/column-artists.png);    
  background-repeat: repeat-y;
  background-position: right top;
  color: #FFF;
  width: 268px;
  height: 827px;
  float: right;
  margin: 20px 0 0 0;
}
div#artists-sidebar form {
	margin-bottom: 10px;
}
div#artists-sidebar h3 {
  color: #FFF;
  border-bottom: 2px solid #00BA00;
}

div#artists-sidebar p {
	margin-bottom: 25px;
}

div#artists-sidebar ul {
	margin-bottom: 25px;
}
div#artists-sidebar ul li {
	padding: 0 0 10px 10px;
}
div#artists-sidebar ul li a {
	color: #FFF;
}


/* individual artist pages */

div#artist-page {
  border-top: 1px solid #999;
  border-right: 1px solid #999;
}


div#artist-main-content {
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  float: left;
  width: 797px;
  padding: 20px;
  min-height: 600px;
}

div#artist-main-content div.artist-details {
  line-height: 150%;

}
div#artist-main-content h3 {
  clear: left;
  margin-top: 20px;
}
div#artist-main-content img.artist-image {
    float: right;
	margin-left: 5px;
}

div#artist-actions {
    margin-bottom: 30px;
	float: left;
}

ul#artist-tabs {
	margin: 0;
	position: relative;
	z-index: 2;
	left: 1px;
    width: 119px;
	float: left;
    background-color: #FFF;
}

ul#artist-tabs li {
	  background: url(/images/tab-background.png) no-repeat;  
	  height: 35px;
	font-weight: bold;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
		padding-bottom: 0;
		padding-left: 0;

}

ul#artist-tabs li.active  {
  background-image: none;
	border-right: 1px solid #FFF;


}

ul#artist-tabs li a:hover,
ul#artist-tabs li a:active {
	background-image: none;
  background-color: #FFF;
  color: #00BA00;	
}

ul#artist-tabs li a {

  border-top: 1px solid #999;
  margin-bottom: -1px;
  border-bottom: 1px solid #999;
	color: #333;
  display: block;
  padding: 12px 18px 0 18px;
  height: 22px;  

}

ul#artist-tabs li.active a {
	border-top: none;


  color: #6F1414;
 
}

/* News headlines */
ul.news-headlines {
	
}
ul.news-headlines span.date-created {

}

ul.news-posts {
	width: 500px;
}
	
li.news-post {}
		
h4.news-post-title {
	float: left;
	clear: left;
	font-size: 14px;
}

li.news-post h6.date-created {
	float: left;
	margin-left: 10px;
}
	
li.news-post p.synopsis {
    clear: left;
}

div.news-pagination {
	width: 500px;
}

/* Artist breadcrumb */


/* artist photos page */
div.photo-result {
	width: 100px;
	text-align: center;
}
div.photo-result img {
	margin-bottom: 10px;
}	
div.photo-result a {
	color: #000;
}
/* artist videos page */

div#artist-page.videos {
  
}

/* View all videos, view all photos etc */
a.view-all {
	display: block;
	float: left;
	clear: left;
	margin: 20px 0 0 0;
}
/* other releases */

h3.other-releases-header {
    padding-top: 20px;
}

div.other-releases {
	margin-top: 20px;
	clear: left;
}

div.other-releases div.release {
	width: 20%;
	float: left;
	text-align: center;
}

div.other-releases div.release div.release-details {
	float: none;
	width: auto;
}

div.other-releases div.release img.release-image {
	float: none;
	margin-right: 0;
	margin-bottom: 5px;
}

div.other-releases div.release-details a.release-title {
	font-size: 12px;
	margin-top: 5px;
	display: inline;
}

div.other-releases div.release-details a.release-title:hover,
div.other-releases div.release-details a.release-title:active {
	text-decoration: underline;
}

/* releases */
/* releases color: #00BAFF */

/* releases index page */

div#releases-list {
	float: left;
	margin: 20px 0 20px 18px;
}

div.release {
    margin: 15px 0 15px 0;
    height: 160px;
}

div.release img.release-image {
    float: left;
    margin-right: 20px;

}

div.release div.release-details {
	float: left;
	width: 416px;
}
div#artist-main-content div.release-details h3 {
	margin-top: 0;
}
div.release div.release-details h4 {
	margin: 0 0 15px 0;
}


div.release a.release-title {
    color: #000;
	display: block;
    margin-bottom: 7px;
    font-size: 17px;
    font-weight: bold;
}
div.release a.release-title:link,
div.release a.release-title:visited {
    text-decoration: none;
}

div.release a.release-title:hover,
div.release a.release-title:active {
    text-decoration: underline;
}

div.release p.short-description {
    font-size: 14px;
}

/* Release breadcrumb */
div#release-breadcrumb {

}

div#release-breadcrumb a {
}

/* Release search results last page */
div#search-results-last-page {
	
}
div#search-results-last-page .logo {
    margin-top: 30px;	
}

/* releases sidebar */
div#releases-sidebar {
  padding: 0 14px 0 14px;
  background-color: #000;
  background-image:url(/images/backgrounds/column-releases.png);  
  background-repeat: repeat-y;
  background-position: right top;
  color: #FFF;
  width: 268px;
  height: auto;
  float: right;
  margin: 20px 0 0 0;
}

div#releases-sidebar h3 {
	clear: left;
  color: #FFF;
  border-bottom: 2px solid #00BAFF;
  margin-top: 12px;
}

div#releases-sidebar p {
	margin-bottom: 25px;
}

/* 6 releases found for "Revolution Void" */
span.sidebar-search-results-message { 
	font-size: 10px; 
	line-height: 180%;
	 
}		 

div#releases-sidebar a.see-all-releases {
	color: #FFF;
	border: 1px solid #FFF;
	display: block;
	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 18px;
}

div#releases-sidebar ul {
	margin-bottom: 25px;
	clear: left;

}

div#releases-sidebar ul li h4 {
    font-weight: bold;
	font-size: 14px;
	margin-bottom: 8px;
}

div#releases-sidebar ul li {
	padding: 0 0 10px 10px;
}
div#releases-sidebar ul li a {
	color: #FFF;
}


div#releases-sidebar ul ul { /* second level lists */
	margin-bottom: 0;
}


div.release h3.artist-name {
	font-weight: normal;
  margin-top: -6px;
}

div.release h3.artist-name a {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
	line-height: 150%;
	margin-bottom: 6px;
}
/* pagination */


div.pagination {
	text-align: center;
	padding-bottom: 50px;
}
/* artist show page */
div.long-description {
float:left;
width:450px;	
margin: 0 0 15px 0;
}

/* footer */

div#footer {
	clear: both;
	text-align: center;
	font-size: 14px;
	color: #555;
	margin: 61px auto 125px auto;
}


div#footer a:link,
div#footer a:visited {
 	color: #555;		
}	

/* Contact page */
div#contact-page {
    width: 320px;
	border: 1px solid #000;
	margin: 20px auto;
	padding: 40px 80px 80px 80px;

}
	
div#contact-page input,
div#contact-page textarea {
    width: 310px;
}
div#contact-page textarea {
    height: 310px;
	font-family: helvetica, arial, tahoma, sans-serif;
}

div#contact-page input#send {
    width: auto;	
}
/* Videos page */

div#videos-list {
    width: 	425px;
	padding-right: 20px;
}


div#videos-sidebar {
	
}

div.video-result h3 {
	clear: both;
	margin-top: 40px;
}

div.video-result h3 a {
	color: #000;
}

div.video-result p {
	margin: 8px 0;
}

div.video-result a.read-more {
	color: #00BAFF;
	text-decoration: underline;
	float: right;
	font-size: 11px;
	margin-bottom: 10px;
}

/* Badges page */


div.badge-stickers {}
div.badge-stickers h3 {
	margin-top: 20px;
}


/* Press Releases */
div.press-release {}
div.press-release p.synopsis {
	background-color: #aaa;
	width: 300px;
	padding: 50px;
	border: 1px solid #000;
	font-size: 18px;
	font-style: italic;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

div.press-release-body {
	line-height: 150%;
}

ul.press-release-bottom-nav {
	margin-top: 20px;
}

/* Artist Quickfinder */

div.artist-quickfinder {
	clear: left;
	float: right;
}
div.artist-quickfinder h3 {
    margin-right: 5px;
	font-size: 14px;
}
div.artist-quickfinder h3,
div.artist-quickfinder input {
    float: left;
}


/* Flash styling (for "flashed" messages to the user) */

div.flash {
    padding: 15px;
    margin: 15px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #F8FFBF;
}
	
div.flash-notice {
    background-color: #F8FFBF;
}

/* Icon sprites */

/* Use CSS image replacement technique on all sprites */

span.sprite,
a.sprite {
	display: block;
	position: relative;
    background-repeat: no-repeat;
	overflow: hidden;
}

.logo {
	height: 0px;
	padding-top: 40px;
    background-image:url(/images/icons/logo-sprite-40px.png);
	width: 160px;
}


.thesixtyone-logo {
  background-position: 0 0;
  width: 94px;
}

.soundcloud-logo {
  background-position: 0 -40px;
}
.jamendo-logo {
  background-position: 0 -80px;
  width: 160px;
}
.vimeo-logo {
  background-position: 0 -120px;
}
.ilike-logo {
  background-position: 0 -160px;
}
.lastfm-logo {
  background-position: 0 -200px;
}
.facebook-logo {
  background-position: 0 -240px;
}
.dailymotion-logo {
  background-position: 0 -280px;
}
.imeem-logo {
  background-position: 0 -320px;
}
.youtube-logo {
  background-position: 0 -360px;
}
.blentwell-logo {
  background-position: 0 -400px;
}
.legaltorrents-logo {
  background-position: 0 -440px;
}
.twitter-logo {
  background-position: 0 -480px;
}



span.icon,
a.icon {
  background-image:url(/images/icons/logo-sprite-20px.png);
  padding-left: 24px;
  height: 16px;
  margin-bottom: 8px;
}


.thesixtyone-icon {
  background-position: 0 0;
}

.soundcloud-icon {
  background-position: 0 -20px;
}
.jamendo-icon {
  background-position: 0 -40px;
}
.vimeo-icon {
  background-position: 0 -60px;
}
.ilike-icon {
  background-position: 0 -80px;
}
.lastfm-icon {
  background-position: 0 -100px;
}
.facebook-icon {
  background-position: 0 -120px;
}
.dailymotion-icon {
  background-position: 0 -140px;
}
.imeem-icon {
  background-position: 0 -160px;
}
.youtube-icon {
  background-position: 0 -180px;
}
.blentwell-icon {
  background-position: 0 -200px;
}
.legaltorrents-icon {
  background-position: 0 -220px;
}
.twitter-icon {
  background-position: 0 -240px;
}
/* utilities */

div.clear-fix {
	clear: both;
	height: 1px;
	line-height: 1px;
}

.block {display: block;}

.pagination {
	text-align: center;
	padding: .3em; 
}
.pagination a, .pagination span {
	padding: .2em .5em; 
}
.pagination span.disabled {
	color: #AAA; 
}
.pagination span.current {
	font-weight: bold;
	color: #000; 
}
.pagination a {
	border: 1px solid #000;
	color: #000;
	text-decoration: none; 
}
.pagination a:hover, 
.pagination a:focus {
	  border-color: #000;
	  background: #000;
	  color: #FFF; 
}
.pagination .page_info {
	color: #aaa;
	padding-top: .8em; 
}
.pagination .prev_page, .pagination .next_page {
	border-width: 1px; 
}
.pagination .prev_page {
	margin-right: 1.5em; 
}
.pagination .next_page {
	margin-left: 1.5em; 
}
