html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #454545;
	min-width: 990px;
	margin: 0;
	padding: 0;
}

#container {
	padding-left: 20px;
	padding-right: 20px;
	margin: auto;
	min-width: 960px;
	max-width: 1200px;
}

#header {
	border-bottom: 1px solid #dddddd;
	margin-left: 160px;
}

#main {
	padding-left: 10px;
	padding-bottom: 75px;
	float: left;
	width: 100%;
}

#sidebar {
	float: right;
	width: 208px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 20px;
}

#content {
	margin-right: 260px;
	margin-left: 0px;
	padding-top: 5px;
}

/* generic styles */

a {
	text-decoration: none;
}

img {
	border: none;
}

/* header bits */

#headerback {
	background-color: #404040;
	height: 45px;
}

#header h1 {
	float: left;
	font-size: 16px;
	padding-bottom: 10px;
	margin-left: -160px;
}
#header h1 a {
	color: #ffffff;
	text-indent: -5000em;
	display: block;
	background: url(images/headertrans.png) no-repeat 0px 0px;
	width: 145px;
	height: 161px;
	-webkit-transition: opacity 0.2s ease-in-out;
}
.releases #header h1 a {
	background: url(images/headertrans_rels.png) no-repeat 0px 1px;
}
#header h1 a:hover {
	opacity: 0.1;
}

#header h2 {
	text-indent: -5000em;
	display: block;
	height: 102px;
	width: 272px;
	margin: 0;
	margin-top: 18px;
	margin-bottom: -5px;
	margin-left: 15px;
}

.sectionhead a {
	display: block;
}

h1 {
	margin: 0;
	padding: 0;
}

/* content bits */

.item {
	line-height: 21px;
	font-size: 14px;
	font-family: Georgia, Times New Roman, serif;
	padding-bottom: 25px;
	border-bottom: 1px solid #dddddd;
	float: left;
	width: 100%;
}

.item .articlecontent img, .item .articlecontent embed, .item .articlecontent object {
	margin: auto;
	display: block;
}

.item .articlecontent object.audioplayer {
	margin: 0;
}

.item h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	line-height: 30px;
	margin-top: 14px;
	margin-bottom: 0px;
	letter-spacing: -1px;
}
h3.articlehead {
	font-size: 32px;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 0px;
	letter-spacing: -1px;
}
h3.articlehead a {
	font-family: Rockwell, Helvetica, Arial, sans-serif;
}

h3 .byline {
	margin-top: 8px;
	margin-left: -10px;
	display: block;
	background: url(images/byline.png) top left no-repeat;
	height: 25px;
	color: #999999;
	padding-left: 10px;
	padding-right: 0px;
	width: 100%;
}
.bylinedetails {
	line-height: 16px;
	padding-top: 5px;
	letter-spacing: 0px;
	font-size: 11px;
	float: left;
	width: 100%;
}
.bylinedateauthor {
	float: left;
}
h3.articlehead .commentslink a {
	font-family: Helvetica, Arial, sans-serif;
	float: right;
	padding-right: 10px;
}

.item p {
	margin-top: 14px;
	margin-bottom: 0px;
	text-align: justify;
}

.item .articlecontent a {
	text-transform: uppercase;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 2px;
}
.item .articlecontent a:hover {
	background: #ff0089;
	color: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

div.imagevideocontainer {
	float: left;
	xmargin: auto;
	margin-top: 15px;
	width: 700px;
	clear: both;
}

/* events and releases */

.event img, .release img {
	margin-top: 14px;
	float: left;
	width: 400px;
}

.event .articlecontent, .release .articlecontent {
	margin-left: 420px;
}

.event h4, .release h4 {
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 14px;
	margin-bottom: 0px;
	letter-spacing: -1px;
	color: #a6a6a6;
}

.event h4.lineup {
	font-size: 48px;
	line-height: 46px;
	color: #18fe00;
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
}

.event h4.venue, .event h4.date, .release h4.release_catnumber, .release h4.date {
	font-size: 24px;
	line-height: 26px;
}

.event .articlecontent, .release .articlecontent {
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
}

/* comments */

.item.comments {
	padding-top: 20px;
	width: 100%;
}

.item.comments p {
	float: none;
}

.commentslist {
	margin-right: 360px;
	padding-top: 35px;
}

.comments li {
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
	width: 100%;
}

.commentspreviewform {
	width: 300px;
	float: right;
	margin-right: 10px;
}

.commentspreviewform form {
	margin: 0;
	float: left;
	padding-top: 10px;
	width: 100%;
}

.commentspreviewform h3, .commentspreviewform h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 32px;
	margin: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
.commentspreviewform h4 {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
}

#cpreview {
	background: #e6e6e6;
	padding: 10px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 15px;
	width: 100%;
}

.commentspreviewform form {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.commentspreviewform #name, .commentspreviewform #email, .commentspreviewform #web,  {
	width: 60%;
}

p#txpCommentInputForm {
	background: #e6e6e6;
	font-family: Helvetica, Arial, sans-serif;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 15px;
}

.item.comments li p {
	font-weight: normal;
	font-family: Georgia, Times New Roman, serif;
	color: #454545;
}
.item.comments ol.comments, .item.comments p.small {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999999;
}
.item.comments p.small {
 	display: block;
 	font-size: 11px;
 	margin-top: 5px;
}

.item.comments p.small a:hover {
	background: none;
	color: #5c5c5c;
}

/* box bits */

div.box.vertical {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	background: url(images/boxbottom.png) bottom left no-repeat;
	padding-bottom: 5px;
	width: 209px;
}
div.box.verticalcontent {
	background: url(images/boxtop.png) top left no-repeat;
	margin-top: 10px;
}

div.box.horizontal {
	float: left;
	height: 36px;
	margin-left: 10px;
	background: url(images/boxleft2.png) top left no-repeat;
	position: relative;
	margin-right: 5px;
}

.rightside {
	background: url(images/boxright2.png) top right no-repeat;
	width: 5px;
	height: 100%;
	display: block;
	position: absolute;
	right: -5px;
	top: 0px;
}

div.box a {
	color: #5c5c5c;
}

div.box h3 {
	margin: 0;
	margin-bottom: -8px;
	margin-left: 10px;
	font-size: 24px;
	line-height: 32px;
}

div.box ul {
	padding: 10px;
	padding-bottom: 5px;
	margin: 0;
	list-style: none;
	line-height: 14px;
}

/* sidebar bits */

#sidebar h3 {
	font-family: Rockwell, Helvetica, Arial, sans-serif;
}

#sidebar .link .verticalcontent {
	font-size: 11px;
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#sidebar .link a {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 190px;
	display: block;
}
#sidebar #rss a {
	background: url(images/linkrss.png) no-repeat 164px 5px;
}
#sidebar #youtube a {
	background: url(images/linkyoutube.png) no-repeat 132px 5px;
}
#sidebar #hypem a {
	background: url(images/linkhypem.png) no-repeat 156px 5px;
}
#sidebar #myspace a {
	background: url(images/linkmyspace.png) no-repeat 161px 2px;
}
#sidebar #facebook a {
	background: url(images/linkfacebook.png) no-repeat 165px 4px;
}

div#recentposts ul li, div#upcomingevents ul li, div#releases ul li {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	line-height: 14px;
	margin-bottom: 5px;
}
div#recentposts ul li:last-child, div#upcomingevents ul li:last-child, div#releases ul li:last-child {
	margin-bottom: 0px;
}
div#recentposts ul li a, div#upcomingevents ul li a, div#releases ul li a {
	padding: 3px;
	display: block;
}

div#recentposts ul li a:hover, div#upcomingevents ul li a:hover, div#releases ul li a:hover {
	background: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

span.recentpostdate, span.eventtdate {
	text-transform: uppercase;
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #adaaab;
	float: left;
	display: block;
	width: 45px;
}
a:hover span.recentpostdate, a:hover span.eventtdate {
	color: #5c5c5c;
}
span.recentposttitle, span.eventtitle, span.releasetitle {
	margin-left: 48px;
	display: block;
}
span.releasetitle {
	min-height: 42px;
}
span.releaseimage {
	float: left;
	width: 48px;
	height: 42px;
	overflow: hidden;
}
span.releasecat {
	text-transform: uppercase;
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #adaaab;
}

div#friends ul {
	text-transform: uppercase;
	line-height: 20px;
}

/* footer */

#footer {
	background: url(images/navigationback.png) repeat-x bottom;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70px;
	z-index: 200;
}

#navigationbar {
	height: 36px;
	margin: auto;
	margin-top: 20px;
	max-width: 1200px;
	min-width: 960px;
	padding-left: 20px;
	padding-right: 20px;
}

#navigationbar h1 {
	float: left;
}
#navigationbar h1 a {
	width: 194px;
	height: 36px;
	text-indent: -5000em;
	display: block;
	background: url(images/transparentbox.png) no-repeat 0px 0px;
}
#navigationbar h1 a:hover {
	background: url(images/transparentbox.png) no-repeat 0px -36px;
}

#navigation {
	float: left;
	height: 36px;
}

#navigation ul li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#navigation ul li:first-child {
	margin-left: 3px;
}
#navigation ul li:last-child {
	margin-right: 3px;
}

#navigation ul li a {
	margin-top: 1px;
	text-indent: -5000em;
	display: block;
	background-image: url(images/navlinks.png);
	background-repeat: no-repeat;
	height: 18px;
}
#navblog a {
	background-position: 0px 0px;
	width: 42px;
}
#navblog a:hover {
	background-position: 0px -18px;
}
#navevents a {
	background-position: -61px 0px;
	width: 60px;
}
#navevents a:hover {
	background-position: -61px -18px;
}
#navrels a {
	background-position: -141px 0px;
	width: 80px;
}
#navrels a:hover {
	background-position: -141px -18px;
}
#navabout a {
	background-position: -240px 0px;
	width: 53px;
}
#navabout a:hover {
	background-position: -240px -18px;
}

#shortcutsearch {
	float: right;
	height: 36px;
	padding-right: 2px;
	padding-left: 8px;
}

#shortcuts {
	float: left;
	margin-right: 0px;
	margin-left: 8px;
}
#shortcuts ul {
	background: white;
	height: 18px;
	padding: 0;
	margin: 0;
	margin-top: 8px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 3px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
}
#shortcuts ul li {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
#shortcuts ul li a {
	text-indent: -5000em;
	display: block;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
#shortcuts #rss a {
	background-image: url(images/shortrss.gif);	
}
#shortcuts #youtube a {
	background-image: url(images/shortyoutube.gif);	
}
#shortcuts #myspace a {
	background-image: url(images/shortmyspace.gif);	
}
#shortcuts #facebook a {
	background-image: url(images/shortfacebook.gif);	
}

#search {
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 8px;
	width: 198px;
}
#sitesearch {
	position: relative;
}

#searchform {
	background: #eeeeee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
#searchfield, #submitbutton {
	border: none;
	line-height: 18px;
	font-size: 12px;
	height: 18px;
	padding-bottom: 1px;
	margin: 0;
}
#searchfield {
	width: 160px;
	color: #8d8d8d;
	background: white;
	padding-top: 2px;
	height: 17px;
	padding-left: 5px;
	background: #ffffff;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
}
#submitbutton {
	background: transparent;
	color: #454545;
	width: 30px;
	cursor: pointer;
	position: absolute;
	right: 0px;
}

#pagenav ul {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
#pagenav ul li {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
#pagenav ul li a {
	color: #e6e6e6;
}
#pagenav ul li a:hover {
	color: #ff0089;
}
#pagenav ul li.navactive, #pagenav ul li.navlinks {
	color: #737373;
}

/* section colours */

a, .item h3 .byline a, .item h3 a:hover, .box ul a:hover, #sidebar a:hover {
	color: #ff0089;
}

.events a, .events .item h3 .byline a, .events .item h3 a:hover, .events .box ul a:hover, .events #sidebar a:hover {
	color: #18fe00;
}
.events .item .articlecontent a:hover {
	background: #18fe00;
}

.about a, .about .item h3 .byline a, .about .item h3 a:hover, .about .box ul a:hover, .about #sidebar a:hover {
	color: #ffc000;
}
.about .item .articlecontent a:hover {
	background: #ffc000;
}

.releases a, .releases .item h3 .byline a, .releases .item h3 a:hover, .releases .box ul a:hover, .releases #sidebar a:hover {
	color: #0770ff;
}
.releases .item .articlecontent a:hover {
	background: #0770ff;
}

#header h2 a, .blog #header h2 a {
	background: url(images/headerblog.png) top left no-repeat;
	width: 272px;
	height: 102px;
}

.events #header h2 a {
	background: url(images/headerevents.png) top left no-repeat;
	width: 389px;
	height: 79px;
}

.releases #header h2 a {
	background: url(images/headerrels.png) top left no-repeat;
	width: 518px;
	height: 79px;
}

.about #header h2 a {
	background: url(images/headerabout.png) top left no-repeat;
	width: 351px;
	height: 79px;
}

.item h3 a {
	color: #454545;
}
a:hover, .item h3 .byline a:hover {
	color: #5c5c5c;
}