/* @override http://www.garethemery.com/assets/css/global.css */

body {
	background: #2b2c2b url(../img/bg_global.jpg) repeat center top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.mobilehead {
	display: block;
	height: 40px;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #6d6c6c;
}

.mobilehead a {
	font-size: 30px;
	color: #fffeff;
}

#header {
	height: 220px;
	margin-top: 30px;
	margin-bottom: 23px;
}

#holder_news {
	background: url(../img/bg_top_news.gif) repeat-x center top;
	width: 100%;
}

#holder_news .pagination a {
	color: #8c2a6a;
}

#holder_home {
	background: url(../img/bg_top_home.gif) repeat-x center top;
	width: 100%;
}

#holder_gallery {
	background: url(../img/bg_top_gallery.gif) repeat-x center top;
	width: 100%;
}

#holder_events {
	background: url(../img/bg_top_events.gif) repeat-x center top;
	width: 100%;
}

#holder_events h4 a {
	font-size: 18px;
	color: #fffeff;
	margin-bottom: 5px;
	text-decoration: none;
	display: inline-block;
	height: 25px;
}

#holder_music {
	background: url(../img/bg_top_music.gif) repeat-x center top;
	width: 100%;
}

#holder_garuda {
	background: url(../img/bg_top_garuda.gif) repeat-x center top;
	width: 100%;
}

#holder_garuda h3 {
	font-size: 14px;
	color: #fffeff;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 20px;
}

#holder_garuda p.intro {
	visibility: hidden;
}

#skiddle {
	position: relative;
	bottom: 40px;
	width: 380px;
}

.nl_lineup {
	font-size: 14px;
	color: #fffeff;
	text-align: right;
	padding-top: 20px;
	display: block;
	line-height: 19px;
	font-weight: bold;
}

.nl_album {
	color: #c7c7c7;
	font-size: 13px;
	line-height: 21px;
	text-align: left;
}

.nl_album li {
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 13px;
	line-height: 22px;
}

.nl_lineup .header {
	color: #c4952e;
}

#holder_garuda .nl {
	width: 480px;
}

#holder_garuda .post a {
	color: #c4952e;
}

#holder_links {
	background: url(../img/bg_top_links.gif) repeat-x center top;
	width: 100%;
}

#holder_links h3 a {
	color: #fffeff;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
}

#holder_links h3 a:hover {
	color: #c1c1c1;
}

#holder_podcast {
	background: url(../img/bg_top_podcast.gif) repeat-x center top;
	width: 100%;
}

#holder_video {
	background: url(../img/bg_top_video.gif) repeat-x center top;
	width: 100%;
}

#header img {
	margin-bottom: 30px;
	position: relative;
	top: 3px;
}

#header .social {
	float: right;
	width: 202px;
	height: 58px;
	padding: 20px;
	background: url(../img/banner_social.png) no-repeat;
	display: block;
	position: relative;
	bottom: 10px;
}

#header #mailinglist {
	background-color: rgba(0,0,0,0.58);
	padding: 15px;
	width: 245px;
	position: absolute;
	top: 40px;
	right: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: 26px;
}

#header #mailinglist .mailinglist_input {
	padding: 3px;
	color: #727272;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 195px;
}

#header #mailinglist a.button_mailinglist {
	width: 29px !important;
	height: 27px !important;
	display: block;
	background: url(../img/button_go.png) no-repeat;
	float: right;
}

#header .social a {
	width: 16px;
	height: 16px;
	float: right;
	margin-left: 8px;
	position: relative;
	bottom: 6px;
}

#header .social a:hover {
	position: relative;
	bottom: 5px;
}

#header .social #social_facebook {
	width: 16px;
	height: 16px;
	display: block;
	background-image: url(../img/facebook_16.png);
}

#header .social #social_myspace {
	width: 16px;
	height: 16px;
	display: block;
	background-image: url(../img/myspace_16.png);
}

#header .social #social_youtube {
	width: 16px;
	height: 16px;
	display: block;
	background-image: url(../img/youtube_16.png);
}

#header .social #social_twitter {
	width: 16px;
	height: 16px;
	display: block;
	background-image: url(../img/twitter_16.png);
}

#header .social #social_ping {
	width: 16px;
	height: 16px;
	display: block;
	background: url(../img/ping_16.png) no-repeat;
}

#footer {
	height: 80px;
	display: block;
	width: 100%;
	background-color: #000;
	margin-top: 50px;
	float: left;
}

#footer p {
	color: #5d5d5d;
	font-size: 11px;
	padding-top: 20px;
}

#footer p a {
	color: #8a8a8b;
	margin-left: 10px;
	margin-right: 10px;
}

#navigation {
	
}

#navigation a {
	color: #fffeff;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	margin-right: 30px;
	text-shadow: 2px 2px 0px #000;
}

#navigation #nav_home a:hover, #navigation #nav_home.selected a {
	color: #98120b;
}

#navigation #nav_news a:hover, #navigation #nav_news.selected a {
	color: #8c2a6a;
}

#navigation #nav_gallery a:hover, #navigation #nav_gallery.selected a {
	color: #8c6579;
}

#navigation #nav_podcast a:hover, #navigation #nav_podcast.selected a {
	color: #3d7b45;
}

#navigation #nav_music a:hover, #navigation #nav_music.selected a {
	color: #86a0b9;
}

#navigation #nav_videos a:hover, #navigation #nav_videos.selected a {
	color: #085375;
}

#navigation #nav_events a:hover, #navigation #nav_events.selected a {
	color: #842aab;
}

#navigation #nav_garuda a:hover, #navigation #nav_garuda.selected a {
	color: #c4952e;
}

#navigation #nav_merch a:hover, #navigation #nav_merch.selected a {
	color: #bfc4c1;
}

#navigation #nav_links a:hover, #navigation #nav_links.selected a {
	color: #bfc4c1;
}

#navigation #nav_forum a:hover, #navigation #nav_forum.selected a {
	color: #bfc4c1;
}

#navigation #links {
	float: left;
	color: #939393;
	font-size: 11px;
	margin-right: 30px;
	position: relative;
	top: 2px;
}

/* ++++++++++ billboard ++++++++++ */

#billboard {
	height: 310px;
	display: block;
	padding: 0;
	bottom: 35px;
	position: relative;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

#billboard ul {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	position: relative;
}

#billboard .slide {
	display: block;
	width: 940px;
	height: 310px;
}

#controls {
	width: 940px;
	height: 30px;
	display: block;
	background-color: #000;
	position: relative;
	bottom: 35px;
}

#controls a {
	color: #6e6e6e;
	font-size: 11px;
	float: left;
	margin-right: 10px;
}

#controls a:active {
	color: #fffeff;
}

/* ++++++++++ breadcrumbs ++++++++++ */

#breadcrumbs {
	margin-bottom: 30px;
	display: block;
	color: #606060;
}

#breadcrumbs p {
	color: #606060;
	font-size: 13px;
}

#breadcrumbs p a {
	color: #909090;
}

/* ++++++++++ content ++++++++++ */

.post {
	width: 570px;
	margin-bottom: 30px;
}

.post h1 {
	color: #fffeff;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 3px;
	text-shadow: 2px 2px 0px #000;
	text-decoration: none;
}

.post h1 a {
	color: #fffeff;
	font-size: 22px;
	line-height: 26px;
	text-shadow: #000000 0 0 0;
	text-decoration: none;
}

.post h1 a:hover {
	text-decoration: underline;
}

.post h2 {
	color: #606060;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 20px;
}

.post p {
	margin-bottom: 10px;
	color: #c7c7c7;
	font-size: 13px;
	line-height: 21px;
}

#holder_music .post p {
	margin-bottom: 3px;
}

#holder_music .post p a.play {
	color: #5589b6;
	padding-left: 5px;
	float: right;
}

#holder_music .post p a.play:hover {
	color: #609bcc;
}

#holder_music .post li {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	display: block;
	padding-bottom: 5px;
}

#holder_music .post li .play {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	background: url(../img/button_play.png) no-repeat;
	position: absolute;
	left: -30px;
}

#holder_music .post li .play:hover {
	background-position: 1px;
}

#holder_music .post li p {
	font-size: 13px;
	text-align: left;
	line-height: 16px;
	color: #717171;
}

#holder_music .post li p .darker {
	color: #c7c7c7;
}

#holder_music .post h2 {
	font-size: 21px;
	font-weight: bold;
	margin-top: 30px;
	color: #0b7185;
}

#holder_events .post p a {
	color: #842aab;
}

#holder_events .post p a:hover {
	color: #a035cf;
}

.post img {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

a.garuda-more {
	color: #c4952e;
	font-size: 13px;
}

a.garuda-more:hover {
	color: #b08528;
	font-size: 13px;
}

a.links-more {
	color: #d4d4d4;
	font-size: 13px;
	text-decoration: none;
}

a.links-more:hover {
	color: #cac5c1;
	font-size: 13px;
	text-decoration: none;
}

/* ++++++++++ sidebar ++++++++++ */

#sidebar #podlatest {
	width: 300px;
	height: 77px;
	display: block;
	margin-bottom: 30px;
	background: url(../img/bgpodcast.gif) no-repeat;
	position: relative;
	font-size: 13px;
	color: #fffeff;
}

#sidebar #podlatest p {
	height: 20px;
	width: 280px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 45px;
	left: 14px;
	font-size: 16px;
	font-weight: bold;
}

#sidebar #podlatest p span.meta {
	padding: 0 0 0 5px;
	margin: 0;
	border-style: none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #949494;
}

#sidebar #podlatest a {
	width: 68px;
	height: 18px;
	background: url(../img/podcastdownload.gif) no-repeat;
	display: block;
	position: absolute;
	top: 12px;
	right: 13px;
}

#sidebar #podlatest a:hover {
	position: absolute;
	top: 13px;
	right: 13px;
}

#sidebar #facebook {
	width: 300px;
	height: 220px;
	background: url(../img/bg_facebook_panel.gif) no-repeat;
	padding-top: 30px;
}

#sidebar #facebook #grid {
	height: 200px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
}

#sidebar #twitter {
	width: 295px;
	height: 250px;
	background: url(../img/bg_twitter_panel.gif) no-repeat;
	margin-top: 25px;
	padding-right: 5px;
}

#sidebar .follow {
	font-size: 11px;
	color: #fffeff;
	width: 100%;
	height: 20px;
	display: block;
	text-align: right;
}

#sidebar .follow a {
	color: #fffeff;
	margin-right: 13px;
	position: relative;
	top: 14px;
	text-decoration: underline;
}

#diary ul li {
	width: 248px;
	height: 35px;
	background: url(../img/bg_diary_events.gif) repeat-x;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	border: 1px solid #2a2929;
	margin-top: 5px;
	padding: 5px;
	color: #fffeff;
	margin-left: 0;
	margin-right: 0;
}

/* ++++++++++ diary ++++++++++ */

#diary ul li:hover {
	border: 1px solid #424242;
}

#diary ul {
	height: 418px;
	overflow: hidden;
	width: 283px;
	padding: 0;
}

#diary {
	width: 275px;
	height: 450px;
	background: url(../img/bg_diary.gif) no-repeat;
	padding: 5px 15px 15px 10px;
	margin-bottom: 30px;
}

#diary a {
	text-decoration: none;
}

#diary #rss {
	background: url(../img/button_rss.png) no-repeat right;
	width: 100%;
	height: 15px;
	display: block;
	position: relative;
	left: 3px;
}

#diary #rss:hover {
	position: relative;
	top: 1px;
}

#diary .calendar {
	width: 40px;
	height: 40px;
	background: url(../img/bg_diary_ical.png) no-repeat;
	display: block;
	text-decoration: none;
	padding-top: 7px;
	position: relative;
	bottom: 2px;
	right: 1px;
	float: left;
	margin-right: 3px;
}

#diary .day {
	color: #ac0707;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	text-align: center;
	width: 100%;
	display: block;
	height: 15px;
}

#diary .month {
	color: #ac0707;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	width: 100%;
	display: block;
	font-weight: bold;
	height: 8px;
}

#diary h1 {
	font-size: 14px;
	height: 22px;
	color: #fffeff;
	line-height: 18px;
}

#diary h2 {
	font-weight: normal;
	font-style: normal;
	color: #848484;
	font-size: 12px;
}

.carousel {
	width: 282px;
	height: 423px;
}

#scroll_controls {
	width: 280px;
	height: 30px;
	display: block;
	padding-top: 8px;
}

#scroll_controls a.events {
	font-size: 10px;
	color: #fffeff;
	width: 63px;
	height: 21px;
	display: block;
	float: right;
	text-align: center;
	margin-left: 10px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	background: url(../img/garuda/button_events.gif) no-repeat;
}

#scroll_controls a.releases {
	font-size: 10px;
	color: #fffeff;
	width: 63px;
	height: 21px;
	display: block;
	float: right;
	text-align: center;
	margin-left: 10px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	background: url(../img/garuda/button_releases.gif) no-repeat;
}

#scroll_controls a:hover {
	position: relative;
	top: 1px;
}

.buy {
	width: 17px;
	height: 14px;
	display: inline;
	background: url(../img/button_cart.gif) no-repeat;
	float: right;
}

.grey {
	color: #8e2eba;
	width: 115px;
	display: inline-block;
	font-size: 18px;
	position: relative;
	top: 2px;
}

.red {
	color: #8c2a6a;
	width: 115px;
	display: inline-block;
	font-size: 18px;
	position: relative;
	top: 2px;
}

a.web {
	display: inline-block;
	background: url(../img/web.gif) no-repeat 0 2px;
	padding-left: 16px;
	color: #ababab;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 15px;
	text-decoration: none;
}

a.map {
	display: inline-block;
	background: url(../img/compass.gif) no-repeat 0 2px;
	padding-left: 15px;
	color: #ababab;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 15px;
	text-decoration: none;
}

a.ticket {
	display: inline-block;
	background: url(../img/ticket.gif) no-repeat 0 2px;
	padding-left: 22px;
	color: #ababab;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 11px;
	text-decoration: none;
}

a.web:hover, a.ticket:hover, a.map:hover {
	color: #fffeff;
}

table td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #494949;
}

table tr.official td {
	border-bottom: 4px solid #c4952e;
	border-top: 4px solid #c4952e;
}

table tr.official td.eventdate {
	color: #c4952e;
}

td.eventdate {
	color: #8e2eba;
	font-weight: bold;
	padding-right: 15px;
}

.meta {
}

#dropbox {
	margin-top: 20px;
}

a.soundcloud {
	width: 300px;
	height: 47px;
	display: block;
	background: url(../img/button_soundcloud.gif) no-repeat;
	position: relative;
	bottom: 30px;
}

a.soundcloud:hover {
	position: relative;
	bottom: 29px;
}

#dropbox h2 {
	color: #fffeff;
	font-size: 14px;
	position: relative;
	bottom: 40px;
	text-align: right;
}

.pagination {
	font-weight: bold;
	color: #fffeff;
	font-size: 14px;
}

.pagination a {
	color: #98120b;
}

.pagination a:hover {
	color: #ac170b;
}

#comments {
	padding-top: 30px;
	margin-bottom: 20px;
}

.auto_resize_iframe {
	color: #fff !important;
}

#comments h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #3b3c3b;
	margin-bottom: 30px;
}

#catalogue_scroller {
	width: 590px;
	height: 130px;
	display: inline-block;
	padding: 40px 10px 10px;
	background: url(../img/garuda/background_catalogue.gif) no-repeat;
	margin-bottom: 30px;
	position: relative;
}

#catalogue_scroller ul {
	position: absolute;
	left: 15px;
	top: 0;
	background-color: #dffcda;
}

#catalogue_scroller li {
	height: 100px;
	width: 200px;
	font-size: 12px;
	color: #fffeff;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

#catalogue_scroller img {
	float: left;
	display: block;
	margin-right: 10px;
}

.garuda_buy {
	width: 43px;
	height: 15px;
	display: block;
	background: url(../img/garuda/garuda_buy.gif) no-repeat;
	position: absolute;
	left: 135px;
	bottom: 7px;
}

.garuda_buy:hover {
	position: absolute;
	bottom: 6px;
	left: 135px;
}

#holder_news h4 a {
	font-size: 18px;
	color: #fffeff;
	margin-bottom: 5px;
	text-decoration: none;
	display: inline-block;
	height: 25px;
}

#holder_news h4 a:hover {
	text-decoration: underline;
}

#holder_news .post p a {
	color: #8c2a6a;
}

#holder_news .post p a:hover {
	color: #55053a;
}

#holder_home a.more {
	color: #98120b;
	font-size: 13px;
}

#holder_home a.more:hover {
	color: #ac170b;
}

li.albums {
	width: 220px;
	display: block;
	float: left;
	padding-right: 30px;
	margin-bottom: 10px;
}

li.albums .tracklist {
	background: url(../img/button_tracklist.gif) no-repeat;
	width: 14px;
	height: 11px;
	display: inline;
	float: right;
	position: relative;
	bottom: 40px;
	right: 1px;
}

.reldate {
	color: #0b7185;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	text-align: right;
	width: 100%;
	position: relative;
	bottom: 4px;
	display: block;
}

.linktab {
	width: 80px;
	display: inline-block;
	font-weight: bold;
}

.linkdesc {
	margin-bottom: 10px;
	color: #797979 !important;
}

/* Northern Lights */

ul.album-tabs {
	height: 42px;
	background: url(../img/tab_bg.gif) no-repeat center;
	display: block;
	margin-bottom: 10px;
	position: relative;
	bottom: 20px;
}

ul.album-tabs li {
	float: right;
	display: block;
	width: 143px;
	height: 37px;
	text-align: center;
	margin-right: 5px;
}

ul.album-tabs li a:hover {
	background-repeat: repeat-x;
	background-position: 0 -37px;
	position: relative;
	bottom: 1px;
}

ul.album-tabs li a.selected {
	background-position: 0 -37px;
	background-repeat: repeat-x;
}

ul.album-tabs li a {
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
	width: 143px;
	height: 27px;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #c69520;
	background: url(../img/bg_nl_tabs.gif) repeat-x;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	border-top: 1px solid #464646;
	border-right: 1px solid #464646;
	border-left: 1px solid #464646;
	border-top-right-radius: 8px;
	-moz-border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-top-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	text-shadow: #000 1px 1px 0;
}

.album-soundcloud {
	padding-bottom: 21px;
	padding-top: 20px;
}

.white {
	color: #fff;
}

.post n1 h2 {
	line-height: 23px;
}
