html,body,div,h1 {margin:0; padding: 0;}

h1,p,ul,ol,li,a,td,tr,th {font-family: "Times New Roman", Serif; margin: 0; padding: 0;}

html {width:100%;}
body {
	width:100%;
	height: auto;
	overflow: autp;
}

.hidden {
	display: none;
}

.page {margin: 0 auto;
	min-height: 800px;
}

.page + .page {
	padding-top: 100px;	
}

.wide_page {width: 800px; }
.skinny_page {width:600px;}

.left {float:left; width: 50%;}
.right {float:left;width: 49%;}
.top_pad{ padding-top: 30px; }
.footer {clear: both;}



h1 a, h1 a:active {
	color: #000; text-decoration: none;	
	outline: none;
}

h1, h2.like_h1 {
	font-weight: lighter;
	font-size: 60pt;
	padding-bottom: 0px; margin-bottom: 40px;
	text-align: center;
}
h2.like_h1 {
	border-bottom: 1px solid #ccc;
}

ul#menu {
	margin-bottom: 10px;
	text-align: center;
	list-style-type: none;
}

ul#menu li {display: inline;}
ul#menu li a { color: #000; margin-right: 8px; }
ul#menu li a.last {margin-right: 0;}

.bear {width:417px;height:500px;}

#bandsintown {
	height: 200px;
	/* max-height: 400px; */
	overflow: auto;
	
}

#social {text-align: center;}

#header {
	z-index: 10000000;
	position: fixed;
	top: 0; left: 0;
	width: 100%;
	height: 100px;
	background-color: #fff;
	/* border-bottom: 1px solid #ccc; */
	box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc; -moz-box-shadow: 0 0 10px #ccc;
}

#bob{
  float:left;
  width: 50%;
}

#pal{
  float:left;
  width: 49%
}

.credit {
	font-size: 10pt; text-align: center;
	font-style: italic;
}

.bio {
	width:90%;
	font-size: 11pt;
}

#common {
	z-index: 1000000;
	padding: 20px;
}

.bottom_menu {
	background-color: #fff;
	box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc; -moz-box-shadow: 0 0 10px #ccc;
	border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px;
}

.circle {
	/*
	border-radius: 200px; -webkit-border-radius: 200px; -moz-border-radius: 200px;
    border: 2px solid #AAAAAA;
        width: 400px; */
    height: 310px;
    margin: 50px auto 0;
    padding: 80px 0 0;
    text-align: center;

}

/*vv Mail Chimp mailing list signup form vv*/

#mc_embed_signup {
	width:50%;
	margin:20px auto 0;
	text-align:center;
}

#mc-label{
	font-style:italic;
}

input.button{

}
/*^^ Mail Chimp mailing list signup form ^^*/
