/* @group Global */
/* use ../images/ for image path */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 14px/18px Arial, Helvetica, Tahoma, Geneva, sans-serif;
	background-color: #000;
}
h1 {
	color: black;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 10px;
}
h2 {
	color: black;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
}
h3 {
	color: black;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
}
h4 {
	color: #273464;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h5 {
	color: #894B20;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	margin-bottom: 15px;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style-type: none;
}
a {
	color: #273464;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.on {
	text-decoration: underline;
}
#container {
	position: relative;
	width: 950px;
	height: 700px;
	margin: 0 auto;
	background: url(../images/body-bg.jpg) no-repeat;
}
div.clear, li.clear {
	clear: both !important;
	width: 0 !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
#header {
	position: relative;
	height: 160px;
	width: 950px;
}
a.header {
	position: relative;
	display: block;
	background: url(../images/onepixclear.gif) repeat;
	width: 725px;
	height: 95px;
	left: 95px;
}
span.site-name {
	position: absolute;
	left: -9999px;
}
/* @group nav */
#main_nav {
	position: relative;
	padding-left: 0;
	margin-left: 0;
	overflow: hidden;
	margin-top: 10px;
	z-index: 10;
}
#main_nav > li {
	position: relative;
	list-style-type: none;
	display: block;
	float: left;
}
#main_nav li a.primary {
	position: relative;
	display: block;
	text-indent: -9999px;
	margin: 0 -5px;
	height: 51px;
}
#main_nav li a.bio {
	background: url(../images/bio.png) no-repeat 0 6px;
	width: 82px;
}
#main_nav li a.bio:hover {
	background-position: 0 -47px;
}
#main_nav li a.bio.on {
	background-position: 0 -100px;
}
#main_nav li a.bio.on:hover {
	background-position: 0 -153px;
}
#main_nav li a.music {
	background: url(../images/music.png) no-repeat 0 6px;
	width: 99px;
}
#main_nav li a.music:hover {
	background-position: 0 -47px;
}
#main_nav li a.music.on {
	background-position: 0 -100px;
}
#main_nav li a.music.on:hover {
	background-position: 0 -153px;
}
#main_nav li a.shows {
	background: url(../images/shows.png) no-repeat 0 6px;
	width: 98px;
}
#main_nav li a.shows:hover {
	background-position: 0 -47px;
}
#main_nav li a.shows.on {
	background-position: 0 -100px;
}
#main_nav li a.shows.on:hover {
	background-position: 0 -153px;
}
#main_nav li a.merch {
	background: url(../images/merch.png) no-repeat 0 6px;
	width: 94px;
}
#main_nav li a.merch:hover {
	background-position: 0 -47px;
}
#main_nav li a.merch.on {
	background-position: 0 -100px;
}
#main_nav li a.merch.on:hover {
	background-position: 0 -153px;
}
#main_nav li a.news {
	background: url(../images/news.png) no-repeat 0 6px;
	width: 90px;
}
#main_nav li a.news:hover {
	background-position: 0 -47px;
}
#main_nav li a.news.on {
	background-position: 0 -100px;
}
#main_nav li a.news.on:hover {
	background-position: 0 -153px;
}
#main_nav li a.press {
	background: url(../images/press.png) no-repeat 0 6px;
	width: 95px;
}
#main_nav li a.press:hover {
	background-position: 0 -47px;
}
#main_nav li a.press.on {
	background-position: 0 -100px;
}
#main_nav li a.press.on:hover {
	background-position: 0 -153px;
}
#main_nav li a.rogaria {
	background: url(../images/rogaria.png) no-repeat 0 6px;
	width: 130px;
}
#main_nav li a.rogaria:hover {
	background-position: 0 -47px;
}
#main_nav li a.rogaria.on {
	background-position: 0 -100px;	
}
#main_nav li a.rogaria.on:hover {
	background-position: 0 -153px;
}
#main_nav li a.contact {
	background: url(../images/contact.png) no-repeat 0 6px;
	width: 124px;
}
#main_nav li a.contact:hover {
	background-position: 0 -47px;
}
#main_nav li a.contact.on {
	background-position: 0 -100px;	
}
#main_nav li a.contact.on:hover {
	background-position: 0 -153px;
}
#main_nav li a.home {
	background: url(../images/home.png) no-repeat 0 6px;
	width: 87px;
}
#main_nav li a.home:hover {
	background-position: 0 -47px;
}
#main_nav li a.home.on {
	background-position: 0 3px;	
}
#main_nav li a.home.on:hover {
	background-position: 0 -158px;
}
#main_nav ul.sub-nav {
	padding-left: 0;
	margin-left: 0;
}
#main_nav ul.sub-nav li {
	list-style-type: none;
}
/* @end */
/* @group Home */
a.video-trigger.home {
	position: absolute;
	display: block;
	width: 300px;
	height: 170px;
	overflow: hidden;
	z-index: 10;
	left: 72px;
	top: 37px;
	color: white;
}
#content a.video-trigger img {
	margin: 0;
}
a.video-trigger.no-image {
	background: url(../images/video-play.png) no-repeat 0 0;
}
#home_video {
	position: absolute;
	width: 352px;
	height: 253px;
	background: url(../images/video-frame.jpg) no-repeat 0 0;
	text-indent: -9999px;
	z-index: 5;
	top: -11px;
	left: 47px;
}
#video {
	display: none;
	width: 595px;
	height: 332px;
	margin: 45px auto 0;
}
#simplemodal-container {
	width: 669px;
	height: 432px;
	background: url(../images/video-frame-large.png) no-repeat;
	border: none !important;
	-webkit-box-shadow: 0 0 15px #000;
	-moz-box-shadow: 0 0 15px #000;
	box-shadow: 0 0 15px #000;
	overflow: visible !important;
}
#simplemodal-container a.modal-close {
	position: absolute;
	top: -15px;
	right: 0px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
}
a.home-image {
	position: absolute;
	display: block;
}
a.home-image-1 {
	background: url(../images/img-frame-1.jpg) no-repeat 0 0;
	width: 114px;
	height: 133px;
	top: 70px;
	left: 455px;
}
a.home-image-1:hover {
	-webkit-transform:rotate(2deg);
	-moz-transform:rotate(2deg);
	-o-transform:rotate(2deg);
	-ms-transform:rotate(2deg);
	transform:rotate(2deg);
}
a.home-image-2 {
	background: url(../images/img-frame-2.jpg) no-repeat 0 0;
	width: 101px;
	height: 145px;
	top: 298px;
	left: 105px;
}
a.home-image-2:hover {
-webkit-transform:rotate(2deg);
-moz-transform:rotate(2deg);
-o-transform:rotate(2deg);
-ms-transform:rotate(2deg);
transform:rotate(2deg);
}
a.home-image-3 {
	background: url(../images/img-frame-4.jpg) no-repeat 0 0;
	width: 292px;
	height: 242px;
	top: 218px;
	left: 292px;
}
a.home-image-3:hover {
	-moz-transform:rotate(2deg);
	-webkit-transform:rotate(2deg);
	-ms-transform:rotate(2deg);
}
/* @end */
#content {
	position: relative;
	width: 570px;
	float: left;
	height: 495px;
	padding-right: 5px;
	padding-left: 35px;
}
#content.home {
	width: 610px;
	padding: 0;
}
#content ul, #content ol {
	padding-left: 15px;
}
#content ul li {
	list-style-type: disc;
}
#content ol {
	margin: 10px 0 10px 10px;
}
#content ol li {
	list-style-type: decimal;
	list-style-position: outside;
}
#content ol li p {
	display: inline;
}
#content img {
	margin: 10px;
}
h1.page-title {
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
	font-size: 20px;
	line-height: 22px;
}
#inner_content {
	height: 420px;
	margin-bottom: 10px;
	overflow: hidden;
}
#inner_content a img {
	border: 2px solid #273464;
}
#inner_content.has-media {
	height: 287px;
}
#right {
	position: relative;
	float: right;
	top: -21px;
	width: 337px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#latest {
	position: relative;
	background: url(../images/latest-bg.jpg) no-repeat 0 0;
	height: 205px;
	width: 337px;
	overflow: hidden;
}
ul.tweetList {
	position: relative;
	top: 55px;
	width: 225px;
	left: 80px;
	font-size: 16px;
	line-height: 20px;
}
span.via-twitter {
	position: absolute;
	right: 45px;
	bottom: 35px;
}
#latest a {
	color: #e4b142;
}
#next_show {
	position: relative;
	background: url(../images/next-show-bg.jpg) no-repeat 0 0;
	height: 55px;
	width: 337px;
	overflow: hidden;
	padding: 10px 0 0 140px;
	font-style: italic;
}
#next_show h3 {
	padding: 0;
	margin: 0;
	line-height: 1em;
}
#next_show h4 {
	padding: 0;
	margin: 0;
	line-height: 1em;
}
#player {
	position: relative;
	background: url(../images/player-bg.jpg) no-repeat 0 0;
	height: 223px;
	width: 337px;
}
/* @group Omni player */
#omniplayer {
	position: absolute;
	width: 245px;
	height: 115px;
	top: 75px;
	left: 45px;
}
#artist_like .fav-link-holder {
	display: none;
}
#artist_like {
	display: none;
}
.op-artist-like {
	display: none;
}
.op-artist-name {
	display: none;
}
.op-artist-thumb {
	position: relative;
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 5px;
}
.op-song-title {
	font-size: 12px;
	line-height: 12px;
}
#duration {
	display: none;
}
#player_controls {
	overflow: hidden;
	margin-top: 10px;
}
#player_controls a {
	display: block;
	width: 30px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	background: url(../images/player-controls.jpg) no-repeat 0 0;
}
#player_controls a.oplink-prev {
	background-position: 0 0;
}
#player_controls a.oplink-play {
	background-position: -66px 0;
}
#player_controls a.oplink-pause {
	background-position: -66px 0;
}
#player_controls a.oplink-next {
	background-position: -163px 0;
}
#player_controls a.oplink-stop {
	background-position: -98px 0;
}
#player_controls a.oplink-vol-trigger {
	display: none;
}
#player_controls a.oplink-end {
	display: none;
}
#player_controls .op-volume a {
	width: 16px;
	height: 11px;
}
#player_controls .op-volume {
	float: left;
	overflow: hidden;
}
#player_controls a.oplink-vol-up {
	float: none;
	background-position: -195px 0;
}
#player_controls a.oplink-vol-down {
	float: none;
	background-position: -195px -11px;
}
#store_links {
	position: absolute;
	bottom: 25px;
	left: 35px;
	font-size: 10px;
}
/* @end */
/* @group scroller */
#content p.media-header {
	margin-bottom: 2px;
	font-size: 12px;
	line-height: 14px;
	margin-left: 33px;
}
#media_scroller {
	position: relative;
	height: 126px;
	width: 528px;
	background: url(../images/media-scroller-bg.jpg) no-repeat 0px;
}
#media_box {
	overflow: hidden;
}
#media_box li.media, #media_box li.video {
	list-style-type: none;
	text-align: center;
	display: block;
	float: left;
	cursor: pointer;
}
#media_box li.jcarousel-item a, #media_box li.video a {
	display: block;
	font-size: 11px;
	line-height: 12px;
}
#media_box li.jcarousel-item a img, #media_box li.video a img {
	display: block;
	padding: 2px;
	border: 2px solid #2c3763;
	margin: 0 0 2px;
}
#video.media {
	color: white;
	height: 380px;
	overflow: hidden;
	margin-top: 18px;
}
#video.media img {
	width: 600px;
}
#media_title {
	text-align: center;
}
#media_body {
	position: absolute;
	bottom: 34px;
	left: 35px;
	padding: 5px 10px;
	background-color: #000;
	opacity: 0.75;
	width: 580px;
}
.media-tooltip {
	position: absolute;
	bottom: 10px;
	right: 190px;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
}
#video.music {
	color: white;
	height: 380px;
	overflow: hidden;
	margin-top: 25px;
}
#video.music img {
	display: block;
	width: 375px;
	margin: 0 auto;
}
/* @end */
#journal_container img {
	border: none;
}
div.journal-list {
	margin-bottom: 15px;
}
h2.pub-date {
	margin-bottom: 5px;
}
#content img.blog-image-list, #content img.blog-image {
	border: none;
	float: left;
}
#footer_nav {
	color: white;
	text-transform: lowercase;
	position: absolute;
	bottom: 0px;
}
#footer_nav.home {
	position: absolute;
	top: 470px;
	left: 35px;
}
#footer_nav a {
	color: #273464;
}
#footer {
	position: relative;
	font-size: 9px;
}
div.footer-info {
	text-align: center;
	width: 335px;
	float: left;
	margin-left: 250px;
	line-height: 12px;
}
#social_links {
	position: relative;
	float: right;
	overflow: hidden;
	top: -5px;
	right: 35px;
}
#social_links div.social {
	position: relative;
	width: 41px;
	height: 41px;
	float: left;
	margin-left: 5px;
}
#social_links a.social {
	display: block;
	width: 41px;
	height: 41px;
}
/* @group Accelsite Definitions */
/* @group Generic Module Styles */
#statusMessage {
	position: absolute;
	width: 400px;
	padding: 13px 10px 10px;
	border: 1px solid #fba956;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	top: 50px;
	left: 50%;
	margin-left: -210px;
	background-color: #fdf7b9;
	color: maroon;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}
#statusMessage a.as_status-close {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 10px;
	line-height: 10px;
}
#module_toc {
	position: relative;
	padding: 10px;
}
#module_toc div.module-item {
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
#module_detail {
	position: relative;
}
#module-image-detail img {
	padding: 3px;
	border: 1px solid #ddd;
}
/* @end */
/* @group Table Sorting Styles */
.table-stripe-nosort {
	border-collapse: collapse;
}
.table-stripe-nosort tr.table-hover td {
	background-color: #ffd !important;
}
.table-stripe-nosort thead tr th {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #FDE5B4;
}
.table-stripe-nosort tr.even td.contentListCell {
	background: #fafafa;
}
.table-stripe-nosort tr.odd td.contentListCell {
	background: #f6f6f6;
}
table.table-stripe {
	border-collapse: collapse;
	margin-bottom: 25px;
	border-bottom: 2px solid #ccc;
}
table.table-stripe thead tr th {
	border-bottom: 1px solid #FDE5B4;
}
table.issue tr td.contentListCell.first {
	width: 40%;
}
table .categoryCell {
	background: transparent url("/index.php?accelFile=theme|admin/new/bg.gif") repeat bottom;
	font-weight: bold;
}
table td.contentListCell {
		
}
table .adminHeaderCell {
	background: transparent url("/index.php?accelFile=theme|admin/new/bg.gif") repeat bottom;
}
.table-stripe tr.table-hover td {
	background-color: #ffd !important;
}
table.table-stripe tr.even td.contentListCell {
	background: #fafafa;
}
table.table-stripe tr.odd td.contentListCell {
	background: #f6f6f6;
}
table.navigation td.main_level{
	background-color: #ececec;
	border-bottom: 1px solid #ccc;
}
table.navigation td.sub_level{
	background-color: #f9f9f9;
}
/* @end */
.smallNote {
 font-size: 11px;
 /*color: #999999;*/
 font-style: italic;
 }
.formLabel {
 /*background-color: #ECEEF0;*/
 }
.requiredField {
 font-weight: bold;
 }
.missingField {
 font-weight: bold;
 color: #FF0000;
 }
.contentHeaderCell {
 /*background-color: #AAAA77;*/
 /*color: #FFFFFF;*/
 font-weight: bold;
 }
.contentListCell {
 background-color: #EEEEEE;
 color: #000000;
 }
.contentListCellAlt1 {
 background-color: #CCCCCC;
 color: #000000;
 }
.contentListCellAlt2 {
 background-color: #DDDDDD;
 color: #000000;
 }
.alternate1 {
 background-color: #CCCCCC;
 color: #000000;
 }
.alternate2 {
 background-color: #DDDDDD;
 color: #000000;
 }
.alternate3 {
  background-color: #FFF;
  border:2px solid #EFEDEE;
  color: #000000;
}
.loginStatusSpan {
  font-size: 10px;
  color: #333;
}
.loginStatusSpan a {
  color: #4E4E4E;
  text-decoration: none;
}
.as_errorText {
  color: red;
  font-weight: bold;
}
.as_errorField {
  border: 2px solid red;
}
.as_errorInput {
  border: 2px solid red;
}
.as_successMessage {
 font-weight: bold;
 color: green;
 font-size: 14px;
}
/* @end */
/* @end */
/* @group Shows */
div.performance-item {
	position: relative;
	height: 80px;
	width: 508px;
	padding: 10px;
	margin-bottom: 5px;
}
div.performance-bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	width: 528px;
	background: url(../images/perf-bg.png) no-repeat 0 0;
}
div.perf-utility {
	position: absolute;
	top: 5px;
	right: 15px;
	z-index: 50;
}
div.perf-utility a {
	padding-left: 10px;
	font-size: 10px;
	line-height: 10px;
}
#content img.perf-image {
	margin: 0;
	border: 0;
}
#content a.perf-image-link {
	position: relative;
	float: left;
	margin-right: 8px;
	border: 2px solid #273464;
	width: 80px;
	height: 80px;
}
#content .performance-detail img.perf-image {
	position: relative;
}
.perf-info {
	position: relative;
	width: 415px;
	float: left;
}
.perf-info.detail {
	width: 545px;
	float: none;
}
.perf-info h3 {
	margin-bottom: 0;
}
.perf-info h4 {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 13px;
	line-height: 14px;
}
.perf-info p {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 14px;
}
h4.perf-title {
	margin-bottom: 3px;
}
h3.perf-venue a {
	color: black;
}
.performance-detail .perf-desc {
	margin-top: 10px;
}
.red {
	color: #ae4725;
}
.frame-wrap {
	position: absolute;
	float: left;
	width: 210px;
	height: 210px;
	margin-right: 10px;
	margin-bottom: 5px;
	/*-moz-transform:rotate(10deg);
	-webkit-transform:rotate(10deg);
	-ms-transform:rotate(10deg);
	transform:rotate(10deg);*/
}
.frame-wrap-tl {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/frame-tl.png) no-repeat -6px -6px;
	width: 210px;
	height: 210px;
	z-index: 100;
}
.frame-wrap-tr {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/frame-tr.png) no-repeat 156px -5px;
	width: 210px;
	height: 210px;
	z-index: 110;
}
.frame-wrap-br {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/frame-br.png) no-repeat 155px 160px;
	width: 210px;
	height: 210px;
	z-index: 120;
}
.frame-wrap-bl {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/frame-bl.png) no-repeat -7px 158px;
	width: 210px;
	height: 210px;
	z-index: 130;
}
a.past-shows {
	position: absolute;
	top: 460px;
	left: 35px;
}
.detail .modal-text {
	right: 0;
}
/* @end */
/* @group Music */
div.album-container {
	position: relative;
}
div.album-container h2 {
	font-weight: bold;
	font-style: italic;
}
div.album-container .thumb-holder {
	position: relative;
	float: left;
	width: 230px;
	margin-right: 10px;
}
#content div.album-container .thumb-holder img {
	margin: 0;
	padding: 5px;
	width:215px;
}
#content div.album-container .thumb-holder a {
	display: block;
}
div.album-container .thumb-holder a.prev {
	float: left;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
div.album-container .thumb-holder a.next {
	float: right;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.album-details {
	position: relative;
	float: left;
	width: 325px;
}
.album-details a {
	line-height: 12px;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}
.pointer{
	cursor:pointer;
}
#video.music h3 {
	color: white;
	text-align: center;
}
/* @end */
/* @group Merch */
div.merch-item {
	position: relative;
	overflow: hidden;
}
#content div.merch-item img {
	margin: 0;
	float: left;
	margin-right: 10px;
}
.merch-description {
	width: 240px;
	float: left;
}
/* @end */
.journal-author {
	font-style: italic;
}
