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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*FONTS*/

@font-face {
    font-family: 'rokkittregular';
    src: url('rokkitt-webfont.eot');
    src: url('rokkitt-webfont.eot?#iefix') format('embedded-opentype'),
         url('rokkitt-webfont.woff') format('woff'),
         url('rokkitt-webfont.ttf') format('truetype'),
         url('rokkitt-webfont.svg#rokkittregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'rieslingregular';
    src: url('riesling-webfont.eot');
    src: url('riesling-webfont.eot?#iefix') format('embedded-opentype'),
         url('riesling-webfont.woff') format('woff'),
         url('riesling-webfont.ttf') format('truetype'),
         url('riesling-webfont.svg#rieslingregular') format('svg');
    font-weight: normal;
    font-style: normal;}


#mc_embed_signup{
	clear:left; 
	font:14px Helvetica,Arial,sans-serif;  
	width:330px;
	padding:5px;}

/*MAILCHIP START*/
/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:0px auto}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #c7b06e; border: 0 none; border-radius:4px; color: #2e2e2d; font-family: rokkittregular, georgia, serif; cursor: pointer; display: inline-block; font-size:12px; font-weight: bold; width:15px; height: 18px; line-height: 18px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; /*padding-bottom:10px; */font-weight:bold;}
#mc_embed_signup input.email {display:inline-block; padding:8px 0; margin:14px 0px 10px 15%; text-indent:5px; width:50px; min-width:100px;}
#mc_embed_signup input.button {display:inline-block; width:15px; margin:21px 0 0px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
/*MAILCHIMP END*/
	

/*MY CODE BEGINS HERE */

a {
	color: #c6af72;
	text-decoration: none;}

.about {
	background-image: url(../images/greenpattern.png);
	background-size: 40%;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding: 13px 15px 20px 15px;
}

.about h2 {
	padding-bottom: 5px;
}

.absolute-center {
    width: 500px;
    height: 550px;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

.albumcover{
	height:250px;
	width:250px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px
}


.bandcampdwnld {
	background-image: url(../images/bandcampdwnld.png);
	display: inline-block;
	height:72px;
	width:367px;
	text-indent:-9999px;
	margin:30px auto 0px auto;
}

body {
	background-color: #e1d19f;
	color: black;
	font-family: rieslingregular, "monotype corsiva", cursive;
		/*TODO add custom font*/
	font-size: 36px;
	text-align: center
}

.bookannabtn {
	background-image: url(../images/bookannabtn.png);
	display: inline-block;
	height:72px;
	width:367px;
	text-indent:-9999px;
	margin:10px auto 30px auto;
}

.bookannabtn:hover{
	opacity: .8
}

 .center-container {
    position: relative;
    width: 100%;
    height: 100vh;
 }

.centerphoto {
	float:left;
	padding:5px 10px 5px 10px;
}

.col1-2 {
	float:left;
	width:343px;
	border: 1px solid black;
	background-image: url(../images/greenpattern.png);
	background-size: 40%;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin: 10px 0px 0px 0px;
}

.col-img {
	border:none;
	background: none;
}

.col-land {
	float:left;
	width:316px;
/*	height:250px;*/
	padding:5px 10px 5px 10px;
}

.col-port {
	float:left;
	width:204px;
/*	height:290px;*/
	padding:5px 10px 5px 10px;
}

.colorblocks {
	text-align: left;
	margin-bottom: -10px}

.contact h2 {
	padding-bottom: 5px;
}

.covers {
	top:10px;
}

.default {
	background-color: #f6edcb;
}

.default a {
	color:#78875f;
}

.dwnldnow {
	background-image: url(../images/downloadnow.png);
	display: inline-block;
	height:49px;
	width:168px;
	text-indent:-9999px;
	/*margin:10px auto 30px auto*/

}

h1 {
	text-align: center;
	font-size:72px;
}

h2 {
	font-size: 36px;
	text-decoration: underline;
}

h3 {
	padding: 20px;
	font-size: 36px
}

 img {
    max-width: 100%;
 }

li {
	display: inline;
}

.logocircle {
	display: inline-block;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left:0;
	right:0;
	width:266px;
}

.lastphoto {
	padding-bottom: 40px;
}

.main-content {
	margin: 123px auto 0 auto;
	width:700px;
}

.main-box {
	background-image: url(../images/greenpattern.png);
	background-size: 40%;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin: 10px auto 20px auto;
	padding: 100px auto 100px auto;
	width:700px;
}

.main-box h2{
	margin: 50px 0px 15px 0px;
}

.main-box-photos {
	background-image: url(../images/greenpattern.png);
	background-size: 40%;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin: 10px auto 20px auto;
	padding: 100px auto 100px auto;
	width:700px;
	overflow:auto;
}
.main-box-shows {
	background-image: url(../images/greenpattern.png);
	background-size: 40%;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin: 10px auto 20px auto;
	padding: 100px auto 100px auto;
	width:700px;
}

.main-box-shows p {
	margin: 50px auto 50px auto;
	font-size: 36px;
	font-family:rieslingregular, "monotype corsiva", cursive;
}

.main-box-store {
	background-image: url(../images/greenpattern.png);
	background-size: 40%;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin: 10px auto 20px auto;
	padding: 100px auto 100px auto;
	width:700px;
}

.main-box-store p {
	margin: 50px auto 50px auto;
	font-size: 42px;
	font-family:rieslingregular, "monotype corsiva", cursive;
}

.main-box-video {
	background-image: url(../images/greenpattern.png);
	background-size: 40%;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin: 10px auto 20px auto;
	width:700px;
}
/*
.musiclink{
	background-color: #c6af6e;
	height:42px;
	width:400px;
}*/

nav {
	background-color: #222512;
	padding: 3px;
	font-size:30px;
}

nav ul li a {
	padding: 20px;
	opacity:1;
}

nav ul li a:hover {
	opacity:.75;
}

nav ul li:nth-child(3) a {
	margin-right:175px;
}

p {
	font-family: rokkittregular, georgia, serif;
	font-size: 16px;
}

p.about {
	padding:0px 10px 5px 10px;
	border:none;
}

p.contact {
	padding-bottom: 15px;
}

p.top {
	padding-bottom:10px;
}

.photo {
	margin-top:20px;
	margin-bottom:40px;
}

.player {
	position:relative;
	float:right;
	width:350px;
	background-image: url(../images/greenpattern.png);
	background-size: 40%;
	padding-right:20px;
}

.row {
	width:710;
	overflow:auto;
}

.rowphoto {
	width:672px;
	margin:20px 10px 20px 10px;
}


.last {
	margin-left: 10px
}

.singles {
	top:90px;
}

.social-media-top {
	padding-top: 6px;
	padding-right: 6px;
}

.social-media-top ul li {
	float: right;
}

.social-media-bottom {
	padding-bottom: 10px;
}

.sm-btn {
	display: inline-block;
	background-size:54px 54px;
	height:54px;
	width:54px;
	text-indent:-9999px;
	margin-left:17px;
	margin-bottom:12px;
	margin-top:30;
	opacity:1;
	/*TODO Dropshadow*/
}
.sm-btn:hover{
	display: inline-block;
	background-size:54px 54px;
	height:54px;
	width:54px;
	text-indent:-9999px;
	margin-left:17px;
	margin-bottom:12px;
	margin-top:30;
	opacity:.8;
}
.sm-btn-bc{
	background-image: url(../images/bandcampbutton.png);
}
.sm-btn-yt{
    background-image:url(../images/youtubebutton.png);
}
.sm-btn-fb{
	background-image: url(../images/facebookbutton.png);
}
.sm-btn-i{
	background-image: url(../images/instagrambutton.png);
}
.sm-btn-t{
	background-image: url(../images/twitterbutton.png);
}


.sm-btn-min {
	display: inline-block;
	background-size:36px 36px;
	height:36px;
	width:36px;
	text-indent:-9999px;
	margin-left:5px;
	opacity:1;
}
.sm-btn-min:hover {
	opacity:.8;
}
.sm-btn-min-bc{
	background-image: url(../images/bandcampbuttonminimal.png);
}
.sm-btn-min-yt{
	background-image: url(../images/youtubebuttonminimal.png);
}
.sm-btn-min-fb{
	background-image: url(../images/facebookbuttonminimal.png);
}
.sm-btn-min-i{
	background-image: url(../images/instagrambuttonminimal.png);
}
.sm-btn-min-t{
	background-image: url(../images/twitterbuttonminimal.png);
}

.subscribe{
	display:inline-block;
	background-size:176px 47px;
	height:47px;
	width:176px;
	text-indent:-9999px;
	background-image: url(../images/subscribe.png);
	margin-bottom: 50px;
}

.video {
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin: -15px auto 20px auto;
	width:560px;
	height:315px;
}

.wrapper {
	position: relative;
}


