
/*-------------------------------
	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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	font-family: Courier New, Courier, monospace;
	font-size: 0.625em;
	background: #fff;
	color: #333;
	line-height: 1;
	background: #382f2a url(../images/construct/body_bg.jpg) repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
p {
	font-size: 1.3em;
	line-height: 1.1;
	padding: 0 0 15px;
}
ul {
	list-style: disc;
	padding: 0 3em 1em;
}
ol {
	list-style: decimal;
	padding: 0 3em 1em;
}
li {
	font-size: 1.3em;
	margin: 0 0 10px;
}
li li,
li p,
li h2,
li h3,
li h4,
p label {
	font-size: 1em;
}
label {
	font-size: 1.3em;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: oblique;
}

body {
	font-family: Courier, Courier New, monospace;
	font-size: 0.625em;
	background: #fff;
	color: #333;
	line-height: 1;
	background: #382f2a url(../images/construct/body_bg.jpg) repeat-x;
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
}
h1 {
	font-size: 1.8em;
	line-height: 1.1;
}
h2 {
	font-size: 1.6em;
	line-height: 1.1;
}
h3 {
	font-size: 1.3em;
	line-height: 1.1;
	text-transform: uppercase;
}
h4 {
	font-size: 1.3em;
	line-height: 1.1;
	text-transform: uppercase;
}
h5 {
	font-size: 1.3px;
	line-height: 1.1;
}
acronym {
	border-bottom: 1px dotted #999;
}
acronym:hover {
	cursor: help;
}
a {
	color: #57a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a span {
	display: none;
}
input, textarea {
	font-family: Courier, Courier New, monospace;
	font-size: 1em;
}

.container {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	min-height: 100%;
	margin: 0 auto;
	background: url(../images/construct/tree_bg.png) 100% 0 no-repeat;
}
.allContent {
	margin: 0 auto;
	padding: 0 0 10em;
	width: 970px;
	margin: 0 auto;
	display: block;
	text-align: left;
	background: url(../images/construct/splatter_bg.png) no-repeat;
	overflow: hidden;
	text-shadow: -1px -1px 0 RGBa(0,0,0,0.1), 1px 1px 0 RGBa(255,255,255,1);
}


/* -------------------------------
   HEADER STYLES
   ----------------------------- */ 

.header {
	display: block;
	margin: 0 0 0 85px;
	position: relative;
	overflow: hidden;
}
.header h1 a {
	display: block;
	background: url(../images/construct/logo_krisbuckle.png) no-repeat;
	text-indent: -5000px;
	width: 226px;
	height: 101px;
	margin: 0 0 0 20px;
}

ul.nav {
	list-style: none;
	background: url(../images/construct/nav_bg.png) no-repeat;
	display: block;
	width: 445px;
	height: 85px;
	position: relative;
	padding: 0;
	margin: 0;
}
ul.nav li {
	position: absolute;
}
ul.nav li a {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

ul.nav li a:hover,
ul.nav li.selected a,
.home #navHome a,
.page-id-2 #navAbout a,
.page-id-59 #navNews a,
.single #navNews a,
.archive #navNews a,
.page-id-64 #navGallery a,
.page-id-62 #navMusic a,
.page-id-54 #navGigs a,
.page-id-71 #navContact a,
.attachment #navGallery a,
#gallery #navGallery a {
	background-position: 0 -100px;
	background-repeat: no-repeat;
}
.attachment.single #navNews a,
#gallery #navNews a {
	background-position: 0 0;
	background-repeat: no-repeat;
}
#navHome {
	top: 15px;
	left: 15px;
}
#navHome a {
	width: 99px;
	height: 54px;
	background-image: url(../images/nav/home.png);
}
#navAbout {
	top: 13px;
	left: 90px;
}
#navAbout a {
	width: 75px;
	height: 58px;
	background-image: url(../images/nav/about.png);
}
#navNews {
	top: 11px;
	left: 158px;
}
#navNews a {
	width: 69px;
	height: 60px;
	background-image: url(../images/nav/news.png);
}
#navGallery {
	top: 7px;
	left: 201px;
}
#navGallery a {
	width: 95px;
	height: 64px;
	background-image: url(../images/nav/gallery.png);
}
#navMusic {
	top: 8px;
	left: 250px;
}
#navMusic a {
	width: 122px;
	height: 58px;
	background-image: url(../images/nav/music.png);
}
#navGigs {
	top: 5px;
	left: 290px;
	z-index: 2;
}
#navGigs a {
	width: 91px;
	height: 64px;
	background-image: url(../images/nav/gigs.png);
}
#navContact {
	top: 8px;
	left: 320px;
	z-index: 1;
}
#navContact a {
	width: 110px;
	height: 59px;
	background-image: url(../images/nav/contact.png);
}

.signup {
	position: absolute;
	top: 0;
	right: 0;
	width: 219px;
	text-shadow: -1px -1px 0 RGBa(0,0,0,0.1), 1px 1px 0 RGBa(255,255,255,0.2);
}
.signup form {
	background: url(../images/construct/signup_bg.png) 0 100% no-repeat;
	padding: 5px 30px;
	font-size: 0.9em;
	height: 66px;
	display: block;
}
.signup .signUpTab {
	background: url(../images/construct/signup_tab.png) no-repeat;
	text-indent: -5000px;
	width: 135px;
	height: 35px;
	display: block;
	margin: 0 0 0 7px;
	cursor: pointer;
}
.signup form p {
	padding: 0 0 0.2em;
}
.signup form .formRow input {
	border: 0;
	padding: 2px;
	margin: 0;
	background: #fff;
	width: 115px;
	float: left;
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

}
.signup form .formRow input:focus {
	color: #333;
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.signup form .formActions input {
	background: transparent;
	border: 0;
	padding: 2px;
	margin: 0;
	color: #57a;
	border-bottom: 1px solid #57a;
}

/* -------------------------------
   MAIN CONTENT STYLES
   ----------------------------- */ 

.section {
	position: relative;
	width: 580px;
	padding: 10px 45px 20px 50px;
	margin: 10px 0 0 65px;
	float: left;
	background: url(../images/construct/lower_section_bg.png) 0 100% no-repeat;
}
.section .head {
	position: relative;
	display: block;
	margin: 0 -40px -22px;
	top: -32px;
	padding: 32px 40px 0;
	background: url(../images/construct/lower_section_top.png) 100% 0 no-repeat;
	text-transform: uppercase;
}
.section .head img,
.entry img.alignleft,
.entry img.alignright,
img.attachment-full {
	background: #fff;
	padding: 4px;
	border: 1px solid #ddd;
	-webkit-box-shadow: 1px 1px 5px RGBa(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 5px RGBa(0,0,0,0.3);
	box-shadow: 1px 1px 5px RGBa(0,0,0,0.3);
}
.entry .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.entry .alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.section .article .head,
.section .listing .head {
	margin: 0 0 10px;
	padding: 0;
	background: transparent;
}
p.newAlbumFlash {
	display: block;
	background: url(../images/construct/new_album_out_now.png) no-repeat;
	position: absolute;
	top: 0;
	right: 20px;
	width: 102px;
	height: 101px;
	text-indent: -5000px;
}
p.downloadAlbumFlash {
	display: block;
	background: url(../images/construct/purchase_sticker.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	width: 217px;
	height: 133px;
	text-indent: -5000px;
}
p.downloadAlbumFlash a {
	display: block;
	position: absolute;
}
p.downloadAlbumFlash a.bloglink {
	left: 27px;
	top: 24px;
	width: 165px;
	height: 36px;
}
p.downloadAlbumFlash a.itunes {
	left: 17px;
	top: 58px;
	width: 65px;
	height: 32px;
}
p.downloadAlbumFlash a.hmv {
	left: 85px;
	top: 69px;
	width: 45px;
	height: 29px;
}
p.downloadAlbumFlash a.amazon {
	left: 132px;
	top: 82px;
	width: 56px;
	height: 26px;
}
.singlePanel .section .article,
.singlePanel .section .listing {
	width: 375px;
	float: right;
}
.singlePanel .section .listing .article {
	width: auto;
	float: none;
}
.allContent h2 {
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom: 1px dotted #333;
	font-weight: normal;
}
.section .article img {
	float: right;
	margin: 0 0 10px 10px;
}
#home .section .article h3,
#home .section .article p,
#home .section .article .time {
	padding-right: 110px;
}
.asides {
	float: right;
	clear: right;
	width: 223px;
}
.singlePanel .asides {
	float: left;
	clear: left;
	width: 180px;
}
.aside,
.singlePanel .aside,
#sidebar ul {
	padding: 10px 30px 10px 30px;
	margin: 0 0 10px;
	background: url(../images/construct/home_aside_bg.png) 0 100% no-repeat;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul ul {
	padding: 0;
	margin: 0;
	background: transparent;
}
.singlePanel .aside {
	background: transparent;
	padding: 0;
}
.singlePanel .asides {
	margin: -32px -28px 0;
	padding: 32px 28px 0;
	background: url(../images/construct/lower_section_top.png) no-repeat;
}
.singlePanel .article,
.singlePanel .section .listing {
	margin: -32px -45px 0;
	padding: 32px 45px 0;
	background: url(../images/construct/lower_section_top.png) 100% 0 no-repeat;
}
.singlePanel .section .listing .article {
	margin: 0;
	padding: 0;
	background: transparent;
}
.singlePanel .article h2 {
	text-transform: uppercase;
}
.singlePanel .aside .article {
	width: auto;
	float: none;
	background: transparent;
	margin: 0;
	padding: 0;
}
.aside h2,
.asides li h2,
.asides li form {
	position: relative;
	margin: -24px -17px 0;
	border-bottom: 0;
	padding: 20px 17px 10px;
	background: url(../images/construct/home_aside_top.png) no-repeat;
}
.asides li h2 {
	font-size: 1.2em;
}
.asides #searchform {
	overflow: hidden;
}
.asides #searchform label {
	font-size: 1.2em;
}
.asides #searchform input#s {
	width: 100px;
	padding: 2px;
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	float: left;
	border: 1px solid #ccc;
	font-size: 0.9em;
}
.asides #searchform input#searchsubmit {
	background: transparent;
	border: 0;
	padding: 2px;
	margin: 0;
	color: #57a;
	border-bottom: 1px solid #57a;
	float: right;
	font-size: 0.9em;
}
p.inputSubmit {
	text-transform: uppercase;
	display: block;
}
.asides #searchform p.inputSubmit,
.signup p.inputSubmit {
	display: block;
	float: right;
	padding: 3px 0 0;
}
.signup p.inputSubmit {
	padding: 1px 0 0;
}
.asides #searchform input#s:focus {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.section #searchform p.inputSubmit {
	margin-top: 1em;
}
.allContent .time {
	color: #999;
	padding: 0;
	text-transform: capitalize;
}
.postmetadata {
	color: #666;
	padding: 2em 0;
	margin: 2em 0;
	border-top: 1px dotted #ccc;
}
.postmetadata p {
	padding: 0;
}
.search .hentry {
	padding: 0 0 1em;
}
#twit-twit,
#twit-twit ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#respond {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 1em 0;
	padding: 1em 0 0;
}
ol.commentlist {
	list-style: none;
	padding: 0;
	margin: 0 0 1em;
}
ol.commentlist li {
	overflow: hidden;
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 10px 0 0;
}
img.avatar {
	float: right;
	display: inline;
	margin: 0 5px 10px 10px;
	background: #fff;
	padding: 2px;
	border: 1px solid #ddd;
	-webkit-box-shadow: 1px 1px 3px RGBa(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 3px RGBa(0,0,0,0.3);
	box-shadow: 1px 1px 3px RGBa(0,0,0,0.3);
}
ul.navigation {
	list-style: none;
	padding: 1em 0;
	overflow: hidden;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.section .formRow,
.section .formActions {
	padding: 0 0 1em;
}

.section textarea,
.section input[type="text"],
.section .formRow input {
	width: 98%;
	padding: 2px;
	margin: 0;
	border: 1px solid #666;
	opacity: 0.4;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	font-size: 1.3em;
	font-family: Courier, Courier New, monospace;
}
.section input[type="submit"],
.section .formActions input {
	background: transparent;
	border: 0;
	padding: 2px;
	margin: 0;
	color: #57a;
	border-bottom: 1px solid #57a;
	font-size: 1.3em;
	font-family: Courier, Courier New, monospace;
}
.section textarea:focus,
.section input[type="text"]:focus {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.section p textarea,
.section p input[type="text"],
.section p input[type="submit"] {
	font-size: 1em;
}
.wpa_container {
	margin: 0 0 1em;
}
#sk2-footer {
	display: none;
}
.gallery {
    margin: auto;
}
.gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 33%;
}
.gallery img, .thumb img {
	background: #fff;
	padding: 2px;
	border: 1px solid #ddd;
	-webkit-box-shadow: 1px 1px 3px RGBa(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 3px RGBa(0,0,0,0.3);
	box-shadow: 1px 1px 3px RGBa(0,0,0,0.3);
}
.thumb img {
	float: right;
	margin: 0 10px 10px 0;
}
.gallery-caption {
    margin-left: 0;
}
.gallerypost {
	overflow: hidden;
	padding: 0 0 1em;
}
.player {
	float: left;
	margin: 1em 0;
}
.player:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



/* -------------------------------
   FOOTER STYLES
   ----------------------------- */ 


.footer {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 10px;
	position: absolute;
	display: block;
	bottom: 0;
	overflow: hidden;
	font-size: 1em;
	color: #ccc;
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.footer .contents {
	width: 855px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 0 115px;
}
.footer p  {
	border-bottom: 1px dotted #ccc;
	width: 580px;
	padding: 0 0 5px;
	margin: 0 0 5px;
}
.footer ul {
	list-style: none;
	margin: 0 0 0 -15px;
	padding: 0;
}
.footer ul li {
	float: left;
}
.footer ul li a {
	display: block;
	width: 100px;
	height: 40px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.footer ul li a:hover {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.footer ul li.itunes a {
	background-image: url(../images/construct/logo_itunes.png);
}
.footer ul li.facebook a {
	background-image: url(../images/construct/logo_facebook.png);
}
.footer ul li.myspace a {
	background-image: url(../images/construct/logo_myspace.png);
}
.footer ul li.twitter a {
	background-image: url(../images/construct/logo_twitter.png);
}
.footer ul li.vimeo a {
	background-image: url(../images/construct/logo_vimeo.png);
}
.footer ul li.youtube a {
	background-image: url(../images/construct/logo_youtube.png);
}

/* -------------------------------
   FORM STYLES
   ----------------------------- */ 

/* -------------------------------
   GENERAL LAYOUT TRICKERY
   ----------------------------- */ 


.hide {
	visibility: hidden;
}
.remove {
	display: none;
}

#ddp {
	display: inline;
	float: right;
	height: 12px;
	width: 88px;
	padding: 0;
	margin: 10px 10px 0 0;
	border-bottom: 0;
}
/* Hides from IE-mac \*/
#ddp { overflow: hidden; }
/* End hide from IE-mac */

#ddp a {
	padding: 0;
	margin: 0;
	display: block;
	text-indent: -5000px;
	width: 88px;
	height: 12px;
	background-image: url(../images/ddp/ddp_logo.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
#ddp a:hover {
	background-position: 0 -12px;
	background-color: transparent;
}
