 /************************************************
 /                       /                       /
 /  TABLE OF CONTENTS    /  COLOUR HEX CODES     /
 /                       /                       /
 /  1.  Reset            /  Yellow      D8B35A   /
 /  2.  Standard Tags    /  Green       7EAC50   /
 /  3.  Main Layout      /  Light Grey  CCCCCC   /
 /  4.  Header           /  Med Grey    3F3F3F   /
 /  5.  Navigation Menu  /  Dark Grey   333333   /
 /  6.  Content Area     /                       /  
 /  7.  Blog Page        /************************
 /  8.  Videos Page      /
 /  9.  Lyrics Page      /
 /  10. Merch Page       /
 /  11. Press Page       /
 /  12. Sidebar          /
 /  13. Footer           /
 /  14. Colorbox         /
 /                       /
 ************************/

/* --------------------------------
   1. Reset
----------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

/* --------------------------------
   2. Standard Tags
----------------------------------- */
@font-face {
	font-family: 'BallparkWeiner';
	src: url('ballpark_weiner-webfont.eot');
	src: local('☺'), url('ballpark_weiner-webfont.woff') format('woff'), url('ballpark_weiner-webfont.ttf') format('truetype'), url('ballpark_weiner-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {font-size: 62.5%; margin: 0; padding: 0;}
body {background: #444 url('../img/body.jpg'); color: #444; font: normal 1.2em "Lucida Sans Unicode","Lucida Sans",Arial,sans-serif; padding-top: 30px; margin: 0;}
small,.small {font-size: 0.9em;}
a {color: #7EAC50; text-decoration: none;}
a:hover {text-decoration: underline;}
p {padding: 0.2em 0 1.2em;}
h1 {font: normal 4.3em BallparkWeiner,serif;}
h2 {font: normal 2em BallparkWeiner,serif;}
h3 {font: bold 1.7em "Lucida Sans Unicode","Lucida Sans",Arial,sans-serif;}
h4 {font: bold 1em "Lucida Sans Unicode","Lucida Sans",Arial,sans-serif;}
h1, h2, h3, h4 {margin-bottom: 5px;font-weight:normal;}
.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;}
.clearer,.block {display: block; line-height: 0; font-size: 0;}
.clearer {height: 0;}
.yellow {color: #D8B35A;}
.green {color: #7EAC50;}
.light-grey {color: #CCC;}
.med-grey {color: #3F3F3F;}
.dark-grey {color: #333;}

/* --------------------------------
   3. Main Layout
----------------------------------- */
#paper_left {background: url('../img/paper_left.gif') no-repeat left top; margin: 0 auto; padding-bottom: 34px; width: 975px;}
#paper_right {background: url('../img/paper_right.gif') no-repeat right bottom;}
#layout_wrapper {background: #50504A url('../img/grain_dark.gif'); margin: 0 auto; width: 933px;}
#layout_container {padding: 8px;}
#layout_content {border: 1px solid #333;}
#main {background: #4A4A4A; color: #CCC;}
.post {background: #363636; border-bottom: 1px solid #111;}
.post_body {background-color: #3F3F3F; border-top: 1px solid #333; padding: 10px;}

/* --------------------------------
   4. Header
----------------------------------- */
#header {
	height: 338px;
	background: #222 url('../img/header.jpg') no-repeat;
	border-bottom: 1px solid #222;
}
#discography {
	position: relative;
	float: right;
	margin: 10px 10px 0 0;
	text-align: right;
}
#discography ul {
	margin: 0;
	padding: 0;
}
#discography ul li {
	margin-left: 10px;
	padding: 0;
	margin: 0;
	display: inline-block;
	height: 62px;
}
#discography ul li.selected {
	padding-bottom: 10px;
	background-image: url('../img/arrow.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
#discography ul li a {
	display: inline-block;
	border: 1px solid #333;
}
#discography div.player {
	clear: right;
	float: right;
	width: 400px;
	padding: 4px;
	background-color: #333;
}

/* --------------------------------
   5. Navigation Menu
----------------------------------- */

.tabs-nav {
	position: absolute;
	top: 345px;
	font-weight: bold;
	list-style: none;
	font-size: 12px;
}
.tabs-nav > li {
	display: inline;
}
.tabs-nav > li > a, .tabs-nav > li > a:visited {
	width: 66px;
	height: 23px;
	display: inline-block;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
	color: #222;
	background-image: url(../img/button.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.tabs-nav > li > a:active {
	background-position: 0 -60px;
}
.tabs-nav > li.selected > a {
	background-position: 0 -90px;
}
.tabs-nav > li.selected > a:active {
	background-position: 0 -90px;
}

/* --------------------------------
   6. Content Area
----------------------------------- */
#content {
	float: left;
	width: 620px;
}
.content-box {
	padding: 10px;
	background-color: #333;
}
.tab-title {
	text-align: center;
	color: #222;
	font-size: 100px;
}

/* --------------------------------
   7. Blog Page
----------------------------------- */
h2.blogtitle {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: 600;
	color: #D8B35A;
}
h2.blogtitle + p {
	display: none;
}
h2.blogtitle ~ p {
	padding-left: 70px;
}
.blogdate {
	background-color: #222;
	float: left;
	width: 60px;
	text-align: center;
	margin-right: 10px;
	padding: 5px 0 2px 0;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	color: #333;
}
.blogdate span {display:block;}
.blogdate span.dateday {font-size:40px;}
.blogdate span.datemonth {font-size:25px;margin-top:-4px;font-variant:small-caps;}
.blogdate span.dateyear {font-size:20px;margin-top:4px;}

a.posterous {
	display: block;
	width: 200px;
	margin: 0 auto;
	font-weight: bold;
	padding: 10px 0;
	font-size: 20px;
	background-color: #222;
	text-align: center;
}

/* --------------------------------
   8. Videos Page
----------------------------------- */
.soapbox-title {
	display: block;
	font: normal 1.3em Verdana,Arial,sans-serif;
	margin: 1em 0 0.5em 0;
}

/* --------------------------------
   9. Lyrics Page
----------------------------------- */
#lyrics h2 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: 600;
	color: #D8B35A;
}
.showhide-title {
	display: block;
	text-decoration: none;
	cursor: pointer;
	margin: 0 5px;
	padding: 4px;
	color: #7EAC50;
}

.showhide-title:hover {
	background-color: #222;
}

.showhide-panel {
	display: none;
}

pre {
	font-family: Verdana,Arial,sans-serif;
	margin: 5px 0 10px 15px;
}

/* --------------------------------
   11. Merch Page
----------------------------------- */
.bclogo {
	display: block;
	float: left;
	margin: 0 10px 25px 0;
	padding: 4px;
	background-color: white;
}

/* --------------------------------
   10. Press Page
----------------------------------- */
blockquote {
	background-color: #3B3B3B;
	padding: 10px;
}
blockquote p {
	padding-bottom: 5px;
}
blockquote cite {
	display: block;
	text-align: right;
}

/* --------------------------------
   12. Sidebar
----------------------------------- */
.sidebar {
	float: left;
	width: 265px;
	margin-left: 10px;
}
.sidebar h1 {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: 600;
	color: #D8B35A;
	background-color: #333;
	padding: 5px 5px 2px 5px;
	margin-bottom: 0;
}
.sidebar a {
	display: block;
	padding: 5px 3px;
	color: #7EAC50;
	text-decoration: none;
	border-top: 1px solid #333;
}
.sidebar a:hover {
	text-decoration: underline;
}
.sidebar a img {
	border: none;
	margin-top: 7px;
	margin-left: 6px;
	opacity: 0.7;
}
.sidebar a:hover img {
	opacity: 1.0;
}
.tweet {
	background-image: url(../img/twitterfeed-bg.png);
	padding: 13px 8px 0 8px;
	min-height: 30px;
}
.tweet a, .twitterfeed-bottom a {
	display: inline;
	padding: 0;
	color: #7EAC50;
	text-decoration: none;
	border-top: none;
}
.tweet_first > a {
	display: block;
	margin-bottom: 10px;
	color: #D8B35A;
}
.twitterfeed-bottom {
	height: 40px;
	background: url(../img/twitterfeed-bg.png) 0 -180px;
	margin-bottom: 5px;
	padding: 0 8px;
	text-align: right;
}
.sidebar-box {
	padding: 5px;
	margin-top: 10px;
	background-color: #333;
}
.sidebar-box a {
	display: inline;
	padding: 0;
	border-top: none;
}

/* --------------------------------
   13. Footer
----------------------------------- */
#footer {background: #2A2A2A; border-bottom: 1px solid #1A1A1A; border-top: 1px solid #333; color: #888; font-size: 0.9em; padding: 10px 12px;}
#footer a {color: #AAA;}
#footer .right,#footer .right a {color: #555;}
#footer a:hover {color: #BBB;}

/* --------------------------------
   14. Colorbox
----------------------------------- */
#colorbox,#cboxOverlay,#cboxWrapper {position:absolute;top:0;left:0;z-index:9999;overflow:hidden}
#cboxOverlay {position:fixed;width:100%;height:100%}
#cboxMiddleLeft,#cboxBottomLeft {clear:left}
#cboxContent {position:relative;overflow:visible}
#cboxLoadedContent {overflow:auto}
#cboxLoadedContent iframe {display:block;width:100%;height:100%;border:0}
#cboxTitle {margin:0}
#cboxLoadingOverlay,#cboxLoadingGraphic {position:absolute;top:0;left:0;width:100%}
#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {cursor:pointer}
#cboxOverlay {background:#000}
#cboxTopLeft {width:14px;height:14px;background:url(../img/colorbox/controls.png) 0 0 no-repeat}
#cboxTopCenter {height:14px;background:url(../img/colorbox/border.png) top left repeat-x}
#cboxTopRight {width:14px;height:14px;background:url(../img/colorbox/controls.png) -36px 0 no-repeat}
#cboxBottomLeft {width:14px;height:43px;background:url(../img/colorbox/controls.png) 0 -32px no-repeat}
#cboxBottomCenter {height:43px;background:url(../img/colorbox/border.png) bottom left repeat-x}
#cboxBottomRight {width:14px;height:43px;background:url(../img/colorbox/controls.png) -36px -32px no-repeat}
#cboxMiddleLeft {width:14px;background:url(../img/colorbox/controls.png) -175px 0 repeat-y}
#cboxMiddleRight {width:14px;background:url(../img/colorbox/controls.png) -211px 0 repeat-y}
#cboxContent {background:#fff}
#cboxLoadedContent {margin-bottom:5px}
#cboxLoadingOverlay {background:url(../img/colorbox/loading_background.png) center center no-repeat}
#cboxLoadingGraphic {background:url(../img/colorbox/loading.gif) center center no-repeat}
#cboxTitle {position:absolute;bottom:-25px;left:0;text-align:center;width:100%;font-weight:bold;color:#7C7C7C}
#cboxCurrent {position:absolute;bottom:-25px;left:58px;font-weight:bold;color:#7C7C7C}
#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {position:absolute;bottom:-29px;background:url(../img/colorbox/controls.png) 0 0 no-repeat;width:23px;height:23px;text-indent:-9999px}
#cboxPrevious {left:0;background-position:-51px -25px}
#cboxPrevious.hover {background-position:-51px 0}
#cboxNext {left:27px;background-position:-75px -25px}
#cboxNext.hover {background-position:-75px 0}
#cboxClose {right:0;background-position:-100px -25px}
#cboxClose.hover {background-position:-100px 0}
.cboxSlideshow_on #cboxSlideshow {background-position:-125px 0;right:27px}
.cboxSlideshow_on #cboxSlideshow.hover {background-position:-150px 0}
.cboxSlideshow_off #cboxSlideshow {background-position:-150px -25px;right:27px}
.cboxSlideshow_off #cboxSlideshow.hover {background-position:-125px 0}