 @charset "UTF-8";
html, body, ul, li, h1, h2, h3, p, div, form, table {
	margin: 0px;
	padding: 0px;
}
/* CSS Document */


html {
	width: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../img/2021/cmo_bg_pic5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}


body {
    background-color: #DDDDDD;
    font-family: 'Assistant', sans-serif;
}
#aby_bottom_veg {
}
.band_camp {
	float: right;
	height: 400px;
	width: 300px;
	padding-right: 50px;
}
.clearfix {
	clear: both;
}
.section {
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: 125px;
	margin-top: 25px;
	margin-bottom: 50px;
	margin-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}


h1 {
		font-family: 'Abril Fatface', cursive;
	font-size: 65px;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 0.065em;
	padding-bottom:65px;
}

h2 {
	font-family: 'Abril Fatface', cursive;
	font-size: 26px;
	font-weight: normal;
	color: #555151;
	margin-bottom: 10px;
	text-transform: uppercase;
}
a {
	color: #555151;
	text-decoration: none;
}
a:hover {
	color: #4185C6;
	text-decoration: none;
}
#content a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#title {
	margin-top:100px;
	margin-bottom: 50px;
	width: 700px;
	margin-right: auto;
	margin-left: 25px;
	height: 100px;
	padding-top: 25px;
}
#nav a {
    padding: 12px;
    text-align: right;
    color: #333333;
    text-decoration: none;
    border-bottom-style: none;
}
#nav a:hover {
	color: #fff;
}
#nav li {
	margin: 5px;
	padding-top: 5px;
	text-align: right;
}
h3 {
	color: #818181;
	margin-bottom: 10px;
	font-weight: normal;
}
#content {
	
	font-size: 13px;
	color: #555151;
	width: 800px;
	float: right;
	text-align: left;
	padding-bottom: 200px;
	background-repeat: repeat-y;
}
#shows table td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 8px;
}

li {
	list-style-type: none;
}
#nav_wrap {
	height: 1px;
	width: 1px;
}
#nav {
	height: 450px;
	width: 95px;
	position: fixed;
	top: 35px;
	padding-bottom: 10px;
	left: 20px;
}
#press li {
	padding: 10px;
	width: 600px;
	margin-bottom: 10px;
}
#mc_embed_signup {
	float: right;
	height: 100px;
	width: 350px;
}
#video iframe {
	margin-bottom: 25px;
}
#discog li {
	float: left;
	height: 190px;
	width: 158px;
	margin-right: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	cursor: pointer;
}
#discog li:hover {
	background-color: #CCCCCC;
}
#discog ul {
	width: 600px;
}
#photos li {
	margin-right: 25px;
	margin-bottom: 25px;
	float: left;
}
#pulls li {
	width: 680px;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}
#photos {
	display:none;
}
#shows td {
}
#band_camp iframe {
}
#content #bio p {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.6em;
}
#wrapper.press_page .band_camp {
	padding: 15px;
}
#bio {
	margin-top: 20px;
	margin-bottom: 50px;
}
#wrapper.press_page #content {
	background-image: none;
}
#wrapper.press_pulls #pulls {
	margin-bottom: 50px;
}
.no_indent {
	text-indent: 0px;
}
#bio .no_indent {
}
#discog p.album {
	font-size: 10px;
	margin-top: 2px;
}
#discog img {
	border: 1px solid #CCCCCC;
}
#wrapper.press_page h3 {
	margin-bottom: 10px;
	display: inline-block;
	margin-top: 10px;
}
#music .album {
	width: 240px;
}
.bigger {
	font-size: 16px;
}
#pulls {
	margin-bottom: 100px;
}
.marginLT {
	margin-left: 40px;
}
#wrapper.press_page #content #press #pulls li {
	width: 600px;
}
li.right {
	width: 200px;
	text-align: right;
}
 
 
 #contact_link {
	 z-index:200;
	position: absolute;
	top: 250px;
	right: 680px;
	font-size: 16px;
	color: #4185C6;
	text-transform: uppercase;
}

#serious_iframe { margin-bottom:20px;}
#serious_iframe iframe {border:none;}
 
 p.smaller_title{font-size:12px}
 
@media only screen and (max-width: 1200px) {
	
	html {
	background-attachment: fixed;
	background-image: none;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: #2c2b2c;
}
	#body_wrapper{
	z-index: -1;
	position: fixed;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-image: url(../img/2021/cmo_bg_pic5.jpg);
		background-position-x:left;
		background-position-y:bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
		transform: scale(1.0);

}
	body {
	font-size: 2.5em;	
	background-color: #cccccc;
}
	
	#content {
	width: 800px;
	color:#555151;	
}
	
}


 @media only screen and (max-width: 1100px) {



#title {
	width: auto;
	height:100px;
}
#nav li a {
	display:none ;
}

#contact_link {
    position: absolute;
    top: 30px;
    left: 30px;
    font-size: 16px;
    color: #4185C6;
    text-transform: uppercase;
}

#nav li.social a {
	
}
	 
#nav {
	position: fixed;
	top: 10px;
	left: 10px;
}

#bio {margin-bottom:200px;}
	
	#content #bio p {font-size:18px;}
	
div.section{
	
	}
	

}



#photos img {
	height: auto;
	width: 300px;
	display: inline-block;
}
