/*  
Theme Name: Resist Records official theme
Theme URI: http://www.resistrecords.com/
Description: Resist Records custom theme by Dave Immerz
Version: 1.0 (October 2009)
Author: Dave Immerz
Author URL: http://www.davidimmerz.com/
*/
@import url("960/960.css");
@import url("960/reset.css");
@import url("960/text.css");
body {
	background:#fafafa url(images/site/content-bg.png) repeat;
	color: #333;
	font-size: 10px;
	padding: 0 auto;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom:10px;
}
.replace, .br {
	display: block;
	font-size: 1%;
	line-height: 0;
	text-align: left;
	text-indent: -10000px;
}
blockquote {
	font-size: 1.25em;
}
p {
	font-size: 1.25em;
	padding: 10px 0;
}
small {
	font-size: 0.75em;
}
/*------------------------------- Anchors -------------------------------*/
a, a:link, a:visited {
	color: #999;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color:#aa0202;
}
.box {
	background-color: #eee;
	margin-bottom: 10px;
}
h2#latestnews {
	background: url(images/h2/bg-h2-latestnews.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0;
}
h2#topsellers {
	background: url(images/h2/bg-h2-topsellers.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0;
}
h2#features {
	background: url(images/h2/bg-h2-features.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0;
}
h2#news {
	background: url(images/h2/bg-h2-news.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0;
}
h2#sitemap {
	background: url(images/h2/bg-h2-sitemap.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0;
}
h2#about {
	background: url(images/h2/bg-h2-about.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0;
}
h2#e-newsletter {
	background: url(images/h2/bg-h2-e-newsletter.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0;
}
h2#links {
	background: url(images/h2/bg-h2-links.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0;
}
h2#contact {
	background: url(images/h2/bg-h2-contact.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0;
}
h2#shows {
	background: url(images/h2/bg-h2-shows.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0;
}
h2#bands {
	background: url(images/h2/bg-h2-bands.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0 0 0 10px;
}
h2#releases {
	background: url(images/h2/bg-h2-releases.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0 0 0 10px;
}
h2#newsletter {
	background: url(images/h2/bg-h2-newsletter.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0;
}
h2#upcomingshows {
	background: url(images/h2/bg-h2-upcomingshows.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0 0 0 10px;
}
h2#confirmation {
	background: url(images/h2/bg-h2-confirmation.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0;
}
h2#welcome {
	background: url(images/h2/bg-h2-welcome.png) no-repeat;
	width: 200px;
	height: 34px;
	margin: 0;
}
/*-------------------------------
Header
-------------------------------*/
#header {
	background-color:transparent;
}
#search {
}
.search-excerpt {
	color:#06c;
}
#advert {
	clear:both;
}
#logo {
	background:transparent;
	height:80px;
}
#banner {
	background:transparent;
}
/*-------------------------------
Main
-------------------------------*/
#content {
	background-color:#fafafa;
	padding-bottom:20px;
}
#content-top {
	background-color:transparent;
	background-image:url(images/site/bg-content.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:15px;
}
#feature {
	background-color: #fafafa;
	float:left;
	margin-bottom:10px;
}
#content h2 {
	color:#aa0202;
	font-size:2.2em;
	margin-bottom:5px;
	padding-bottom:1px;
}
#latest-news {
	background-color: #fafafa;
}
#latest-news h3 {
	color:#111;
	margin:0;
	text-transform:uppercase;
}
#latest-news h3 a:link, #latest-news h3 a:visited {
	color:#111;
	margin:0;
	text-decoration:none;
}
#latest-news h3 a:hover {
	color:#aa2020;
	margin:0;
	text-decoration:none;
}
#latest-news p {
	color:#333;
	margin:0 0 5px 0;
	padding:0 0 8px 0;
}
#latest-news p.date {
	border:none;
	color:#999;
	font-size:1.2em;
	line-height:13px;
	margin:2px 0;
	padding:0;
}
#latest-news ul, #latest-news ol {
	font-size: 1.25em;
	padding:0 0 10px 0;
}
#latest-news li {
	line-height:1.75em;
}
h4#related {
	color:#aa2020;
	font-size:1.8em;
	margin-bottom:0;
}
ul.related {
	display:block;
	list-style-type:disc;
}
ul.related li {
	color:#aa2020;
	margin-top:5px;
	padding:0;
	font-size:1.2em;
}
ul.related li a:link, ul.related li a:visited {
	color:#333;
}
ul.related li a:hover, ul.related li a:active {
	color:#aa2020;
}
.social-nav {
	display:block;
	float:right;
	margin:15px 20px 0 0;
}
.social-nav li {
	display:inline;
	float:right;
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
li.social-nav-rss a:link, li.social-nav-rss a:visited {
	background-image:url(images/social/social-nav.png);
	background-position:-48px 0;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:24px;
}
li.social-nav-rss a:hover, li.social-nav-rss a:active {
	background-image:url(images/social/social-nav.png);
	background-position:-48px -24px;
}
li.social-nav-myspace a:link, li.social-nav-myspace a:visited {
	background-image:url(images/social/social-nav.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:24px;
}
li.social-nav-myspace a:hover, li.social-nav-myspace a:active {
	background-image:url(images/social/social-nav.png);
	background-position:0 -24px;
}
li.social-nav-facebook a:link, li.social-nav-facebook a:visited {
	background-image:url(images/social/social-nav.png);
	background-position:-72px 0;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:24px;
}
li.social-nav-facebook a:hover, li.social-nav-facebook a:active {
	background-image:url(images/social/social-nav.png);
	background-position:-72px -24px;
}
li.social-nav-twitter a:link, li.social-nav-twitter a:visited {
	background-image:url(images/social/social-nav.png);
	background-position:-24px 0;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:24px;
}
li.social-nav-twitter a:hover, li.social-nav-twitter a:active {
	background-image:url(images/social/social-nav.png);
	background-position:-24px -24px;
}
h3#social-post {
	color:#aaa;
	margin:14px 0 7px 0;
	padding:0;
	text-transform:none;
}
#social-share {
	margin-bottom:50px;
	padding:0;
}
.social-post {
	display:block;
	margin:0;
	padding:0;
}
.social-post li {
	display:inline;
	float:left;
	list-style:none;
	margin:0 10px 0 0;
	padding:0;
}
li.social-post-rss a:link, li.social-post-rss a:visited, li.social-post-rss a:hover, li.social-post-rss a:active {
	background-image:url(images/social/social-post.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:24px;
}
li.social-post-twitter a:link, li.social-post-twitter a:visited, li.social-post-twitter a:hover, li.social-post-twitter a:active {
	background-image:url(images/social/social-post.png);
	background-position:-24px 0;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:24px;
}
li.social-post-facebook a:link, li.social-post-facebook a:visited, li.social-post-facebook a:hover, li.social-post-facebook a:active {
	background-image:url(images/social/social-post.png);
	background-position:-48px 0;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:24px;
}
li.social-post-digg a:link, li.social-post-digg a:visited, li.social-post-digg a:hover, li.social-post-digg a:active {
	background-image:url(images/social/social-post.png);
	background-position:-72px 0;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:24px;
}
li.social-post-delicious a:link, li.social-post-delicious a:visited, li.social-post-delicious a:hover, li.social-post-delicious a:active {
	background-image:url(images/social/social-post.png);
	background-position:-96px 0;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:24px;
}
li.social-post-stumbleupon a:link, li.social-post-stumbleupon a:visited, li.social-post-stumbleupon a:hover, li.social-post-stumbleupon a:active {
	background-image:url(images/social/social-post.png);
	background-position:-120px 0;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:24px;
}
.feature-release {
	background-color: #fafafa;
	margin-bottom:0;
}
#feature-news {
	background-color: #fafafa;
	margin:0;
}
p.caption {
font-size:1.1em;
	text-align:center;
}
p.caption img {
	margin-bottom:5px;
}
/*-------------------------------
Sidebar
-------------------------------*/
#sidebar {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ddd;
	border-radius: 10px;
	background-color:#eee;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-top:10px;
}
#sidebar h2 {
	color:#aa0202;
	font-size:1.9em;
	margin-bottom:5px;
	padding-bottom:1px;
}
#sidebar p {
	border:none;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0 10px;
}
#sidebar li {
	list-style:none;
	margin:0;
	padding:0;
}
hr.sidebar {
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #fff;
	margin:15px 0;
}
.media {
	background-color:#9FF;
}
#e-news {
	font-size:1.2em;
	margin:0 10px;
}
#webstore {
	height:50px;
	margin:0 10px;
}
#webstore a:link, #webstore a:visited {
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color:#fff;
	background-image:url(images/site/webstore.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:50px;
	width:280px;
}
#webstore a:hover, #webstore a:active {
	background-image:url(images/site/webstore.png);
	background-position:0 -50px;
	background-repeat:no-repeat;
}
#oztix {
	height:50px;
	margin:0 10px;
}
#oztix a:link, #oztix a:visited {
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color:#fff;
	background-image:url(images/site/oztix.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:50px;
	width:280px;
}
#oztix a:hover, #oztix a:active {
	background-image:url(images/site/oztix.png);
	background-position:0 -50px;
	background-repeat:no-repeat;
}
#store {
	height:100px;
	margin:0 10px;
}
/*-------------------------------
Footer
-------------------------------*/
#footer {
	background-color:#222;
	border-top:solid 1px #999;
}
.column {
	margin-bottom:0;
	margin-top:20px;
}
#footer h3 {
	border-bottom:1px dotted #292929;
	color:#eee;
	font-size:1.4em;
}
#footer p {
	color:#999;
	font-size:1.15em;
	margin:0;
	padding:0 0 10px;
}
#footer ul {
	clear:none;
	display:block;
	margin:10px 0 0 0;
}
#footer li {
	color:#999;
	display:block;
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
}
#footer a:link, #footer a:visited, #footer li a:link, #footer li a:visited {
	border-bottom:dotted 1px #aa2020;
	color:#fff;
	text-decoration:none;
}
#footer a:hover, #footer a:active, #footer li a:hover, #footer li a:active {
	border-bottom:dotted 1px #fff;
	color:#aa2020;
	text-decoration:none;
}
#copy p {
	margin:0;
	padding:10px 0 0 0;
}
/* Sticky Footer */
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
#main {
	background-color:transparent;
	background-image:url(images/site/bg-main.png);
	background-position:top center;
	background-repeat:repeat-y;
	padding-bottom:250px; /* must be same height as the footer */
}
#footer {
	position:relative;
	margin-top:-250px; /* negative value of footer height */
	height:250px;
	clear:both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/*------------------------------- Thumbnail for 'Feature releases' -------------------------------*/
.feature {
	border:solid 5px #eee;
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 10px 25px 0;
}
.top-sellers-left {
	border: none;
	float: left;
	margin: 0 10px 0 0;
}
#top-sellers a img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
#top-sellers {
	display:block;
	margin:0;
	padding:0;
}
li.top-sellers {
	display:block;
	float:left;
	height:100px;
	list-style:none;
	margin: 0 20px 25px 0;
	width:100px;
}
/*------------------------------- Images for 'Bands index' -------------------------------*/
.band-index-class {
	display:block;
	list-style:none;
	margin-bottom:10px;
}
#bands a img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
#bands {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
#bands .imgteaser {
	overflow: hidden;
	display:block;
	float:left;
	height:150px;
	list-style:none;
	margin:0 10px 10px 10px;
	width:220px;
	position: relative;
}
#bands .imgteaser a {
	text-decoration: none;
	float: left;
}
#bands .imgteaser a img {
	border: none;
	background: #fff;
}
#bands .imgteaser a .more {
	display: block;
	font-size:1.3em;
	padding: 5px;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 0;
	margin: 0;
	width: 100%;
	text-align:center;
	text-transform:uppercase;
}
#bands .imgteaser a:hover .desc {
	display: block;
	font-size:1.3em;
	padding: 5px;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 0px;
	margin: 0;
	width: 100%;
	text-align:center;
	text-transform:uppercase;
}
#bands .imgteaser a .desc {
	display: none;
}
#bands .imgteaser a:hover .more {
	visibility: hidden;
}
#band-page {
	margin-bottom:10px;
	padding:0;
}
#band-page p {
	margin-bottom:10px;
	padding:0;
}
#band-page h3 {
	font-size:1.5em;
	line-height:1.15em;
	margin:5px 0;
	padding:0;
}
#band-page h4 {
	font-size:1.3em;
	margin:0;
	padding:10px 0 0 0;
}
#band-page h4 a:link, #band-page h4 a:visited {
	color:#666;
	margin:0;
	padding:10px 0 0 0;
}
#band-page h4 a:hover, #band-page h4 a:active {
	color:#aa0202;
	margin:0;
	padding:10px 0 0 0;
	text-decoration:none;
}
#band-page p.date {
	border:none;
	color:#999;
	font-size:1.15em;
	line-height:13px;
	margin:0;
	padding:0;
}
#band-social-media {
	display:block;
	font-size:1.3em;
	margin:0 0 10px 0;
}
#band-social-media li {
	display:inline;
	margin:0;
	padding:0;
}
.band-banner {
	margin:10px auto;
}
.band-page-image {
	margin-bottom:20px;
}
/*------------------------------- Images for 'Releases index' -------------------------------*/
.releases-index-class {
	display:block;
	list-style:none;
	margin-bottom:10px;
}
#releases a img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
#releases {
	display:block;
	margin:0;
	padding:0;
}
#releases li {
	display:block;
	float:left;
	height:140px;
	list-style:none;
	margin:0 10px 10px 10px;
	width:140px;
}
#releases .imgteaser {
	overflow: hidden;
	display:block;
	float:left;
	height:140px;
	list-style:none;
	margin:0 10px 10px 10px;
	width:140px;
	position: relative;
}
#releases .imgteaser a {
	text-decoration: none;
	float: left;
}
#releases .imgteaser a img {
	border: none;
	background: #fff;
}
#releases .imgteaser a .more {
	display: block;
	font-size:1.1em;
	padding: 5px;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 0;
	margin: 0;
	width: 100%;
	text-align:center;
	text-transform:uppercase;
}
#releases .imgteaser a:hover .desc {
	display: block;
	font-size:1.1em;
	padding: 5px;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 0px;
	margin: 0;
	width: 100%;
	text-align:center;
	text-transform:uppercase;
}
#releases .imgteaser a .desc {
	display: none;
}
#releases .imgteaser a:hover .more {
	visibility: hidden;
}
/*------------------------------- Form styles
input.text, select.select, textarea.textarea {
	border: 0;
	color: #111;
	padding: 7px;
}
input.text {
	width: 168px;
}
select.select {
	width: 200px;
}
textarea.textarea {
	width: 35px;
	height: 100px;
	background-color: #e9eef4;
}
button.button {
	color: #ccc;
	height: auto;
	width: auto;
	line-height: normal;
	white-space: nowrap;
}
/*------------------------------- General forms 
form.form {
}
form.form ol.fieldset {
	list-style: none;
}
form.form ol.fieldset li.field {
	margin: 0 0 13px;
	position: relative;
}
form.form ol.fieldset li.field label {
	position: absolute;
	top: 5px;
	left: 195px;
}
form.form p.submit {
	margin: 0;
}
form.form p.submit input {
	padding: 5px 10px;
}
/* Search forms where button and text input are next to each other
form.search { /* nothing here
}
form.search p.fields {
	margin: 0;
}
form.search p.fields input, form.search p.fields button {
	display: inline;
	vertical-align: middle;
}
 -------------------------------*/
/*------------------------------- Individual forms -------------------------------*/
/* search forms */
form#topSearch {
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background:url(images/site/bg-box.png) repeat;
	height: 30px;
	position: relative;
	right: -5px;
	top:5px;
}
form#topSearch p.fields input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	width: 130px;
	background: none;
	overflow: hidden;
	border: none;
	position: absolute;
	top: 6px;
	left: 8px;
}
form#topSearch p.fields button {
	background: url(images/site/ico-search.png) no-repeat;
	width: 21px;
	height: 21px;
	border: none;
	position: absolute;
	top: 5px;
	right: 10px;
}
/*------------------------------- E-Newsletter -------------------------------*/
#e-news input {
	background-color:#eee;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	margin:0;
	text-transform:none;
}
#e-news form {
	width:280px;
}
#e-news input.email {
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background:url(images/site/bg-box.png) repeat;
	border:none;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	overflow: hidden;
	padding:5px 5px 5px 10px;
	display: inline;
	vertical-align: middle;
}
#e-news input.submit {
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background-color:#fafafa;
	border: 1px solid #ddd;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	margin-left:10px;
	padding:3px 5px;
	text-transform:uppercase;
}
/*------------------------------- Widgets -------------------------------*/
.widget {
	color:#111;
}
.widgettitle {
	color:#990099;
}
.widget_text {
	color:#0f0;
}
/*------------------------------- Next & Previous Posts -------------------------------*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.next-prev {
	font-size:1.25em;
	margin:10px 0;
}
/*------------------------------- Twitter -------------------------------*/
#social {
	background-color:transparent;
	background-image:url(images/site/bg-social.png);
	background-repeat:no-repeat;
	color:#ddd;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
#twitter {
	padding-top:10px;
}
#twitter p {
	background-image:url(images/twitter/twitter.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1.13em;
	text-indent:20px;
	margin:0;
	overflow:hidden;
	padding:0;
	white-space:nowrap;
}
#twitter a:link, #twitter a:visited {
	color:#8FB0D9;
	text-decoration:none
}
#twitter a:hover, #twitter a:active {
	border-bottom:dotted 2px #fff;
	color:#8FB0D9;
	text-decoration:none;
}
/*------------------------------- Twitter -------------------------------*/
#bands-index li {
	display:block;
	height:100px;
	width:150px;
	margin:5px;
	background-color:#993399;
	list-style:none;
	clear:none;
}
#social-media {
	color:#fff;
}
#logo {
	margin-bottom:10px;
	margin-top:10px;
}
#banner {
	float:right;
	height:60px;
	margin-top:20px;
	width:468px;
}
#navbar {
	background-color:transparent;
	background-image:url(images/site/bg-navigation.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:55px;
}
#navigation {
	background-color:transparent;
	height:55px;
	margin:0 auto;
	width:980px;
}
ul#nav {
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
}
ul#nav li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
ul#nav li.page_item a, ul#nav li.home a, ul#nav li.store a {
	background-image: url(images/site/bg-nav.png);
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	text-indent: -9999px;
	height: 40px;
}
/* Page Link */
#nav li.home a {
	background-position:0 0;
	width:75px;
}
ul#nav li.page-item-1 a {
	background-position:-75px 0;
	width:100px;
}
ul#nav li.page-item-2 a {
	background-position:-175px 0;
	width:113px;
}
ul#nav li.page-item-3 a {
	background-position:-288px 0;
	width:110px;
}
ul#nav li.page-item-4 a {
	background-position:-398px 0;
	width:127px;
}
ul#nav li.page-item-5 a {
	background-position:-525px 0;
	width:130px;
}
ul#nav li.store a {
	background-position:-655px 0;
	width:100px;
}
/* Page Hover */
#nav li.home a:hover {
	background-position:0 -55px;
}
ul#nav li.page-item-1 a:hover {
	background-position:-75px -55px;
}
ul#nav li.page-item-2 a:hover {
	background-position:-175px -55px;
}
ul#nav li.page-item-3 a:hover {
	background-position:-288px -55px;
}
ul#nav li.page-item-4 a:hover {
	background-position:-398px -55px;
}
ul#nav li.page-item-5 a:hover {
	background-position:-525px -55px;
}
ul#nav li.store a:hover {
	background-position:-655px -55px;
}
/* Current Page */
ul#nav li.page-item-1.current_page_item a {
	background-position:-75px -55px;
}
ul#nav li.page-item-2.current_page_item a {
	background-position:-175px -55px;
}
ul#nav li.page-item-3.current_page_item a {
	background-position:-288px -55px;
}
ul#nav li.page-item-4.current_page_item a {
	background-position:-398px -55px;
}
ul#nav li.page-item-5.current_page_item a {
	background-position:-525px -55px;
}
/* Current Page Hover */
ul#nav li.page-item-1.current_page_item a:hover {
	background-position:-75px -110px;
}
ul#nav li.page-item-2.current_page_item a:hover {
	background-position:-175px -110px;
}
ul#nav li.page-item-3.current_page_item a:hover {
	background-position:-288px -110px;
}
ul#nav li.page-item-4.current_page_item a:hover {
	background-position:-398px -110px;
}
ul#nav li.page-item-5.current_page_item a:hover {
	background-position:-525px -110px;
}
.view a:link, .view a:visited {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #ddd;
	background-color:#eee;
	color:#aa2020;
	float:right;
	font-weight:bold;
	padding:5px 10px;
	font-size:1.2em;
	margin:0;
}
.view a:hover, .view a:active {
	background-color:#fff;
	border: 1px solid #ddd;
	color:#333;
}
.view-shows a:link, .view-shows a:visited {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #ddd;
	background-color:#fff;
	color:#aa2020;
	display:block;
	font-weight:bold;
	padding:5px 10px;
	font-size:1.2em;
	margin:10px 10px 0;
}
.view-shows a:hover, .view-shows a:active {
	background-color:#eee;
	border: 1px solid #ddd;
	color:#333;
}
.bread {
	clear:both;
	margin-left:10px;
}
.breadcrumb {
	font-size:1.2em;
	margin-bottom:7px;
}
.breadcrumb-trail a:link, .breadcrumb-trail a:visited {
	color: #999;
	text-decoration:none;
}
.breadcrumb-trail a:hover, .breadcrumb-trail a:active {
	color:#333;
	text-decoration: underline;
}
.breadcrumb-trail {
	color:#999;
}
.trail-end {
	color:#aa2020;
}
/* Sitemap page */
#sitemap-page ul {
	color:#333;
	margin-bottom:0;
}
#sitemap-page ul li {
	list-style-type:none;
	margin-left:0;
	text-transform:uppercase;
}
#sitemap-page ul li ul li {
	font-size:0.8em;
	list-style-type:disc;
	margin-left:35px;
	text-transform:none;
}
.img-right {
	margin-left:10px;
}