/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
TAGS: widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 1.5.2
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
/* @import url('sandbox-layouts/3c-b.css');  */

/* CJ */

html { font-size: 100%; /* IE hack */ }
body {margin:0px; color: #000; font-family: Arial, Verdana; font-size: 0.62em;}
table { font-size: 100%; /* IE hack */ }

/* CJ's Style Defaults */
a {outline: none;}
form, fieldset, dl {padding: 0; margin:0; border: none;}
img {border-style: none;}
p {margin: 0 0 12px 0;  padding: 0; }
td, th {vertical-align: top;}
th {text-align: left; }
.clearer {clear: both;}
.clearleft {clear: left}
.clearright{clear: right;}
.getright, .alignright {float:right;}
.alignleft {float:left}
.imgleft {float: left; margin: 0 10px 7px 0;}
.imgright {float: right; margin: 0 0 7px 10px;}
.getleft {float:left;}
.centa {text-align: center;}
.blockit {display: block;}
.padit {margin: 0 0 10px 0;}
.pad-right {margin: 0 10px 0 0;}
.pad10 {padding: 10px;}
.pad15 {padding: 15px;}
.bolden {font-weight: bold;}
.unbold {font-weight: normal !important;}
.nobg {background: none !important;}
.nomargin {margin:0 !important;}
.noborder {border: none !important;}
.nopad {padding:0 !important;}
.invisi {display: none !important;}

/* Colours */
.grey {color: #919191 !important; }
.orange {color: #f47d30 !important;}
.orange {text-decoration:none}
.white {color: #ffffff !important;}
.red {color: #cc0000 !important;}
.blue {color: #0000cc !important;}

.backgroundwhite {background-color: #ffffff !important;}
.backgroundorange {background-color: #f47d30 !important;}
.backgroundtransparent {background-color: transparent !important;}

.h-left {text-align: left;}
.h-center {text-align: center;}
.h-right {text-align: right;}

.v-top {vertical-align: top;}
.v-middle {vertical-align: middle;}
.v-bottom {vertical-align: bottom;}

.fontsizemedium {font-size: 0.7em;}
.fontsizelarge {font-size: 1.2em;}
.fontsizelarger {font-size: 1.6em;}

.strong {font-weight: bold;}
.em {font-style: italic;}
.underline {text-decoration: underline;}

.nowrap {white-space:nowrap;}
.whitespacenormal {white-space:normal;}

.nopadding {padding: 0px;}
.margin0 {margin: 0px;}

.padding2 {padding: 2px;}

.paddingleft2 {padding-left: 2px;}
.paddingright2 {padding-right: 2px;}
.paddingtop2 {padding-top: 2px;}
.paddingbottom2 {padding-bottom: 2px;}

.paddingleft4 {padding-left: 4px;}
.paddingright4 {padding-right: 4px;}
.paddingtop4 {padding-top: 4px;}
.paddingbottom4 {padding-bottom: 4px;}

.paddingleft5 {padding-left: 5px;}
.paddingright5 {padding-right: 5px;}
.paddingtop5 {padding-top: 5px;}
.paddingbottom5 {padding-bottom: 5px;}

.paddingleft10 {padding-left: 10px;}
.paddingright10 {padding-right: 10px;}
.paddingtop10 {padding-top: 10px;}
.paddingbottom10 {padding-bottom: 10px;}


.height5 {height: 5px;}
.height10 {height: 10px;}
.height100percent {height: 100%;}

.width10 {width: 10px;}
.width50 {width: 50px;}
.width100 {width: 100px;}
.width200 {width: 200px;}
.width400 {width: 400px;}
.width416 {width: 416px;}
.width80percent {width: 80%;}
.width100percent {width: 100%;}

.border1 {border: solid 1px black}

.displaynone {display: none;}
.visibilityhidden {visibility: hidden;}

.liststylenone li {list-style: none;}

.highlighterrorfield {background-color: #FFEEEE !important;}
.highlighterrorfieldborder {border: solid 1px #cc0000 !important;}

.purchaselogoimage {border: solid 0px white;}

.purchasesubmitbutton{padding: 5px; border: solid 2px #f47d30; color: #f47d30; background-color: #ffffff; font-size: 1.6em; cursor: pointer;}
.backbutton {outline: none; border: solid 0px #ffffff; color: #000; background-color: #ffffff; font-family: Helvetica, Arial, Verdana; font-size: 1.2em; cursor: pointer; margin-top: 7px; margin-bottom: 7px;}
.submitbutton{text-align: center; padding: 5px; border: solid 2px #f47d30; color: #f47d30; background-color: #ffffff; font-family: Helvetica, Arial, Verdana; font-size: 1.6em; cursor: pointer;}

.hiddenbutton {width: 0px; height: 0px;}	/* This is for IE */
.hiddenbutton[class] {display: none;}	/* This is for Firefox since IE ignores it */


/* Links */
a		{color: #000; text-decoration: underline;}
a:hover	{text-decoration: none;}

a.arright {background: url(/wp-content/themes/sandbox/images/bullet_arrow_right.gif) 0 50% no-repeat; padding-left: 10px; text-decoration: none;}
	a.arright:hover {text-decoration: underline;}

a.arright-black {color: #FFF; background: url(/wp-content/themes/sandbox/images/bullet_arrow_right_black.gif) 0 50% no-repeat; padding-left: 10px; text-decoration: none;}
	a.arright-black:hover {text-decoration: underline;}

a.printlink {background: url(/wp-content/themes/sandbox/images/icon_print.gif) 0 50% no-repeat; padding-left: 20px; text-decoration: none;}
	a.printlink:hover {text-decoration: underline;}

a.filelink {background: url(/wp-content/themes/sandbox/images/icon_file.gif) 0 50% no-repeat; padding-left: 20px; text-decoration: none;}
	a.filelink:hover {text-decoration: underline;}

a.buy-butt {float: right; display: inline; background: #f47d30; font-weight: bold; color: #FFF; font-size: 1.2em; padding: 5px 15px; text-decoration: none; margin: 15px 30px 0 0;}
a.book-butt {display: block; width: 110px ; background: #f47d30; font-weight: bold; color: #FFF; font-size: 1.2em; padding: 5px 0; text-decoration: none; margin: 5px auto 20px auto; text-align: center;}

a.album-lrg {display: block; width: 146px; height: 113px; background:url(/wp-content/themes/sandbox/images/bg_album_lrg.jpg) no-repeat; }
	a.album-lrg img {display: block; height: 111px; width: 111px; padding: 1px;}

a.album {float: left; display: block; width: 74px; height: 58px; background:url(/wp-content/themes/sandbox/images/bg_album.jpg) no-repeat; }
	a.album img {display: block; height: 56px; width: 56px; padding: 1px;}

.album {float: left; display: block; width: 74px; height: 58px; background:url(/wp-content/themes/sandbox/images/bg_album.jpg) no-repeat; }
	.album img {display: block; height: 56px; width: 56px; padding: 1px;}

a.concert img {float: left; display: block; height: 131px; width: 131px; }
.ticketconcertimg {float: left; display: block; height: 131px; width: 131px; padding-right: 5px;}
.albumimg {float: left; display: block; height: 131px; width: 131px; padding-right: 5px;}

/* Headings */
h1, h2, h3, h4, h5  {margin: 0 0 12px 0;  padding: 0; }
h2 {font-size: 2.2em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}
.ulined { border-bottom: 1px solid #000; padding-bottom: 5px;}
.ulined-lrg { border-bottom: 1px solid #000; padding-bottom: 15px; line-height:100%}

/* Tables */
table.tbl-std {width: 98%; padding: 0; border: none; margin-bottom: 15px;}
	table.tbl-std td {padding: 0 0 5px 0;}
	table.tbl-std th {padding: 0;}

table.tbl-home-grid {width: 568px; padding: 0; border: none; margin-top: 6px;}
table.tbl-home-grid td, table.tbl-home-grid th {padding: 0;}
table.tbl-home-grid th.header {background: #FFF url(/wp-content/themes/sandbox/images/bg_home_promos.gif) repeat-x; padding: 15px 10px 15px 10px; font-weight: normal;}
table.tbl-home-grid td.celltxt {background: #FFF; padding: 7px 10px;}
table.tbl-home-grid img {display: block;}

/* Lists */
ul.lined {list-style: none; padding: 0; margin: 0 0 12px 0;}
	ul.lined li {border-bottom: 1px solid #000; margin-bottom: 12px; padding-bottom: 12px;}

ul.pagination {float: left; list-style: none; padding: 0 0 1px 5px; margin: 0 0 12px 0; background:url(/wp-content/themes/sandbox/images/bg_pagination.gif) 0 100% repeat-x; width: 100%;}
	ul.pagination li {float: left; border: 1px solid #babbbb; padding: 1px 7px; margin-right: 5px;}
	ul.pagination a {text-decoration: none !important; }
	ul.pagination a:hover {color: #babbbb;}
	ul.pagination li.current  {border-bottom: 1px solid #FFF; }
	ul.pagination li.current a, ul.pagination li.current a:hover {color: #f47d30;  cursor: default;}

/* Superstructure */
#wrapper {width: 996px; background: #f3f3f3 url(/wp-content/themes/sandbox/images/bg.jpg) repeat-x; font-size: 1.2em; line-height: 1.5em;}
#header {position: relative; height: 113px; font-size: 1.2em;}
#content {padding: 10px 20px; min-height: 320px; background: url(/wp-content/themes/sandbox/images/bg_watermark.jpg) no-repeat;}
#footer {color: #FFF; background: #272727 url(/wp-content/themes/sandbox/images/bg_footer.jpg) repeat-x; padding: 30px; font-weight: bold;}


/* Header */
#header h1 {position: absolute; display: block; width: 215px; height: 113px;}
	#header h1 a {display: block; width: 215px; height: 113px; text-indent: -9999px; overflow: hidden; background: url(/wp-content/themes/sandbox/images/song_logo.gif) no-repeat;}
	#header #tnav {position: absolute; display: block; left: 216px; width: 710px; margin: 0; padding: 0; list-style: none;}
	#header #tnav li {float: left; }
	#header #tnav li a {float: left; display: block; border-left: 1px solid #f47d30; font-weight: bold; padding: 15px 10px 5px 10px; text-decoration: none;}
	#header #tnav li a:hover {background: url(/wp-content/themes/sandbox/images/bg_tnav.jpg) repeat-x;}
	#header #tnav .current_page_ancestor a, #header #tnav .current_page_item {background: url(/wp-content/themes/sandbox/images/bg_tnav.jpg) repeat-x; cursor: default;}
	#header #subscriptionlink {position: absolute; top: 15px; right: 0px;	font-weight: bold; padding-left: 10px; background:url(/wp-content/themes/sandbox/images/bullet_arrow_right.gif)  0 50% no-repeat; text-decoration: none;}
	#header #subscriptionlink:hover {text-decoration: underline;}
	#header #facebookbadge {position:absolute;top:45px;right:45px;}
	#header #twitterbadge {position:absolute;top:45px;right:0;}
	#header #networker {position: absolute; display: block; top: 85px; right: 25px; width: 150px; list-style: none; margin: 0; padding: 0; text-align: right;}
	#header #networker li {display: inline; padding-left: 10px; border-left: 1px solid #CCC; margin-left: 10px;}

/* Content  */
#marg-left, #main, #marg-right {float: left;}
#marg-left, #main {margin-right: 10px;}

	/* 3 Column Content */
	div.column-set-01 #marg-left {width: 185px; }
	div.column-set-01 #main {width: 568px;}
	div.column-set-01 #marg-right {width: 180px; }

	/* 2 Column Content */
	div.column-set-02 #marg-left {width: 185px; background-color: #FFF; }
	div.column-set-02 #main {width: 755px; background-color: #FFF; margin-right: 0;}
	div.column-set-02 #marg-right {display: none;}

	/* 2 Column Content */
	div.column-set-02b #marg-left {display: none;}
	div.column-set-02b #main {width: 755px; background-color: #FFF; }
	div.column-set-02b #marg-right {width: 185px;}

	/* 3 Column Content */
	div.column-set-03 #marg-left {width: 185px; }
	div.column-set-03 #main {width: 568px; background-color: #FFF;}
	div.column-set-03 #marg-right {width: 180px; }

.inner-column-right {float: right; width: 187px;}
.inner-margin-right {margin-right: 194px;}
.album-desc {float: left; margin-left:15px; width: 450px;}
.concert-desc {float: left; margin-left:30px; width: 360px;}
.concert-act {float: right; width: 170px; background: url(/wp-content/themes/sandbox/images/bg_gradient.jpg) repeat-x;}
.gradient {background: url(/wp-content/themes/sandbox/images/bg_gradient.jpg) repeat-x;}
.greyline {border-top: 1px solid #babbbb; height: 12px;}

.friends{border-bottom: 1px solid black; margin-bottom:10px; padding-bottom:10px;}
	.friends td{width:33%; padding-bottom:2px}
	.friends h4 {margin-bottom:5px;}

/* Side Navigation */
#snav {list-style: none; margin: 0; padding: 0;}
	#snav li {padding-bottom: 3px;}
	#snav li a {display:inline-block;}
	#snav li a {display: block; padding: 7px 12px; background-color:#FFF; font-weight: bold; text-decoration: none; font-size: 1.2em;}
	#snav li a:hover {background-color:#f47d30; color: #FFF;}
	#snav .current_page_item a {background-color:#f47d30; color: #FFF; cursor: default;}

.concertsidebar {background-color:#FFFFFF; border: 2px solid #f47d30}

#recent-posts li, #archives li {margin-bottom:4px}

/* People Lists */
ul.list-people-images {margin: 0; padding: 0; padding-top:10px; list-style: none; width: 590px;}
	ul.list-people-images li {display: block; float: left; padding: 0 30px 30px 15px; text-align: center;}
	ul.list-people-images img {display: block; margin-bottom:5px; width:140px; }
	ul.list-people-images  a {text-decoration: none !important;}
	ul.list-people-images #person_0 {margin-right:300px;}

/* News / Blog */
.post {border-bottom:1px solid black; margin-bottom:15px;}
#marg-right .news ul {list-style-type:none; padding-left:0px; margin: 0px}
#marg-right .news h3 {margin-bottom:5px; color:#F47D30; font-size:115%}
#marg-right .news ul li ul {list-style-type:none; padding-left:0px;}
#marg-right .news .widget {margin-bottom:10px;}

a.feed {background-image:url(/wp-includes/images/feed.gif);background-position:0 50%;background-repeat:no-repeat;padding:0 0 3px 23px;}

#respond { border:1px solid #F47D30; padding: 10px 0 10px 10px;}
.form-label-news {float:left; width:150px;}
.form-input-news {float:left; width:265px; margin-bottom:5px;}
.form-submit-news {margin-left: 150px; margin-top: 2px;}
.comments h3, #respond h3 {color:#F47D30; font-size:115%}

/* Footer */
#footer #subfrm {float: left; display: block; width: 170px;}
	#footer #subfrm label {display: block; color: #f47d30; font-weight: bold; margin-bottom: 8px;}
	#footer #subfrm input {display: block; color: #FFF; padding: 3px; margin-bottom: 5px; border: 1px solid #848686; background-color: #4f5151;}
.footerupdates{display: block; color: #f47d30; font-weight: bold; margin-bottom: 8px;} /*temp*/

#footer ul.footlinks {float: left; list-style: none; display: block; width: 150px; min-height: 100px; margin: 0; padding: 0; background:url(/wp-content/themes/sandbox/images/bg_footer_divider.jpg) 100% 0 no-repeat;}
	#footer ul.footlinks li {padding: 0 5px 5px 30px; margin: 0;}
	#footer ul.footlinks a {color: #FFF; text-decoration: none;}
	#footer ul.footlinks a:hover {text-decoration: underline;}

/* Popup */

.popupwidth {width: 569px;}

#popup {margin: 1px;background-color:transparent !important; padding: 0px; overflow-x: hidden; overflow-y: auto;}

#panel {font-size: 1.2em;margin-left:auto; margin-right:auto;}
	#panel-content {padding: 0 7px 0 5px; background-color:#f8913d !important; border: solid 2px white;}
		.panelclose {color:#ffffff !important; font-size: 1.5em; font-variation: underline; padding-right: 20px;}
		#panel-head {background: #FFFFFF;}
		#frm-tix {background: url(/wp-content/themes/sandbox/images/bg_popup_banner.gif) no-repeat; padding: 54px 16px 30px 16px;}
		#frm-tix fieldset  {background: #FFFFFF; padding: 15px; margin-bottom: 15px;}
		#frm-tix select {margin-right: 15px;}

		#frm-tix a.sub-butt {float: right; display: inline; background: #f47d30; font-weight: bold; color: #FFF; font-size: 1.2em; padding: 5px 15px; text-decoration: none; margin: 0 0 0 0;}
		#frm-tix div.col-left {float: left; width: 270px;}
		#frm-tix div.col-right {float: left; width: 220px;}
		#frm-tix label.rad-lab {padding-left: 10px;}
		#frm-tix div.rad-desc {padding-left: 32px;}
