a {
	color: DarkRed;
	/*font-weight: bolder;*/
	/*font-size: 10px;
	font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular;*/
	text-decoration: none
}

h1 { color: #000; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { color: #b0b0b0; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { color: #f00; font-size: 14px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { color: #000; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular } /*{ color: #000; font-style: normal; font-weight: lighter; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; vertical-align: top; margin-top: 0px; margin-bottom: 0pt; padding: 4px; height: 0px } */

td {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular
}

blockquote {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 40px;
    margin-right: 40px;
	max-width:100%;
	background-color: #0099FF;
	
}

#jp_container_1 {
	background-color: #0099FF;
	width:100%;
	height:auto;
}

.sidenoteCal { color: black; /* text color */
		   background-color: light gray;
		   width: 280px;
		   padding: 3px;
		   text-align: center;
		 }
.sidenoteCal_today { background-color: #B0E0E6; width: 98%; padding: 2px; margin: 4px; text-align: center; }
.sidenoteCal_event_1 { background-color: #B0E0E6; width: 98%; padding: 2px; margin: 4px; text-align: center; }
.sidenoteCal_event_2 { background-color: #B0E0E6; width: 98%; padding: 2px; margin: 4px; text-align: center; }

.sidenoteCal_artist_text { color: beige; text-align: center; font-size: 16pt; font-weight: bold; }
.sidenoteCal_date_text { color: indianred; font-size: 10pt; text-align: center;  font-weight: bold;}
.sidenoteCal_event_title_text { color: blue; font-size: 10pt; font-weight: bold; }
.sidenoteCal_venue_text { color: indigo; font-size: 10pt; }
.sidenoteCal_notes_text { color: teal; font-size: 10pt; }

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	margin: 0;
	padding: 0;
	color: #000;
}


ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}


h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}


a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	/*text-decoration: underline;*/
}
a:visited {
	/*color: #4E5869;*/
	text-decoration: underline;
}

a:active, a:focus {
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}

.container {
	/*width: 80%;
	max-width: 1170px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	/*min-width: 780px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	background: none;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	height:auto;
	
	  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.header {
	background: none;
	/*height:270px;*/
	max-width:100%;
	height:auto;
}

#bannerDiv {
	/*position:absolute;
	width:45%;/*506px */
	/*height:124px;
	z-index:1002;
	left: 10%;
	top: 9px;
	*/
	
	position:relative;
	width:100%;/*506px */
	max-width:100%;
	height:300px;
	z-index:1002;
	/*left: 5%;*/
	left: 5px;
	top: 9px;
	margin-bottom: 30px;
	/*min-width: 320px;*/
	/*width="716" height="385" class="lgscreen" style="max-width:100%;height:auto;"*/
	
}

#eNewsSignup{
	/*position: !important;*/
	/*float:right;*/
	/*margin-top:60px;*/
	 
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:normal;
	text-decoration: none;
	text-align:center;
	z-index:1005;
	
}

#apDiv2 {
		 width: 303px;
		 vertical-align: middle;
		 padding-top: 10px;
		 padding-left: 8px;
		 padding-right: 8px;
		 overflow: visible;
		 margin-right:10px;
		 background-color: #0099FF;
}

#playerDiv {
	position:relative;
	width:100%;
	max-width:423px;
	height:auto;  /*295px;*/
	margin: 0 auto;
    padding: 10px;
	background: #0099FF;
	/*
		 width: 423px; 
		 background: #0099FF; 
		 vertical-align: middle; 
		 padding-top: 10px; 
		 padding-left: 8px; 
		 padding-right: 8px; 
		 overflow: visible; 
		 background-color: #0099FF; 
		 margin-right:10px;
		 max-width: 100%;
		 */	
}

.styleSong{
  color: #990000;
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
  font-weight:bold;
  background-color: #0099FF;
  }
  
.stylePerf{
	color: black;
	font-size: 9pt;
	background-color: #0099FF; 
	}
	
.styleNote{
	color: black;
	font-size: 10pt;
	background-color: #0099FF; 
	}

.sidebar1 {
	float: right;
	width: 20%;
	/*background: #93A5C4;*/
	padding-bottom: 10px;
	padding-top: 20px;
	margin-left: 10px;
}

.sidebarplayer {
	float: right;
	width: 50%;
	/*background: #93A5C4;*/
	padding-bottom: 10px;
	padding-top: 20px;
	margin-left: 10px;
}

.content, .content2, .content3 {
	padding: 25px 0;
	width: 80%;
	float: left;
	/*padding-top:10px;*/
}

.content2 {
	height: auto;
	display: block;
	max-width:100%;
}

.content3 {
	/*height: auto;*/
	display: block;
	max-width:100%;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-left: 10px
}

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}

/* ~~ The footer ~~ */
.footer {
	margin-top: 20px;
	padding: 10px 0;
	background: #C1DEE6;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#nav{
  position:relative;
  width:90%; /*  was 80% 1624px*/
  height:55px;  /* was 38px */
  z-index:2001;
  left: 10%;/* 196px    15%*/
  /*top: 232px;*/
}

#navMenuDiv {
/*margin-left:280px;*/
position:relative;
width:100%;
max-width:700px;
margin-bottom:30px;
left: 10%;
    height: auto;
    margin: 0 auto;
    padding: 10px;
}

.style31 {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; font-weight: bold; }

.button {
 border-top: 1px solid #96d1f8;
 background: #65a9d7;
 background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
 background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
 background: -moz-linear-gradient(top, #3e779d, #65a9d7);
 background: -ms-linear-gradient(top, #3e779d, #65a9d7);
 background: -o-linear-gradient(top, #3e779d, #65a9d7);
 padding: 5px 10px;
 -webkit-border-radius: 8px;
 -moz-border-radius: 8px;
 border-radius: 8px;
 -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
 -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
 box-shadow: rgba(0,0,0,1) 0 1px 0;
 text-shadow: rgba(0,0,0,.4) 0 1px 0;
 color: white;
 font-size: 14px;
 font-family: Georgia, serif;
 text-decoration: none;
 vertical-align: middle;
 }
.button:hover {
 border-top-color: #28597a;
 background: #28597a;
 color: #ccc;
 }
.button:active {
 border-top-color: #1b435e;
 background: #1b435e;
 }


img.lgscreen { 
		display: block;
		margin: 0 auto;
		text-align: center;
		max-width:100%;
		height:auto;
	   -moz-box-sizing: border-box;
		box-sizing: border-box;
		content: url(Images/banner_v2.jpg);
	}
	
img.cdcover {
		display: block;
		margin: 0 auto;
		text-align: center;
		max-width:100%;
		height:auto;
	   -moz-box-sizing: border-box;
		box-sizing: border-box;
		/*content: url(Images/banner_v2.jpg);*/
	}
	
/*#cdcoverdiv {
	 max-width: 50%; 
	 width:375px; 
	 height: auto;
}*/

@media only screen and (max-width : 1200px) {
	/* style rules for desktops and laptops with smaller screens, again only added if the rules here conflict with those at the top of the stylesheet */
	
	#apDiv2 {
		 background-color: #0099FF;
	}
	img.lgscreen { 
		content: url("Images/banner_v2.jpg"); 
	}
	
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
	
	#apDiv2 {
		 background-color: #ffff66; /*yellow*/
	}
	/*img {
		content: '';
	}*/
    img.lgscreen { 
		content: url("Images/Marco_Sunset_med.jpg");
	}
	/*img.cdcover {
		content: url("http://adkharper.com/Images/REPLACE WITH CD COVER"); 
	}*/
	.jp-volume-bar {
		display: none;
	}
}


@media only screen and (max-width : 767px) {
	
	#apDiv2 {
		 background-color: #ff0000;
	}
	
	.sidebar1{
	float: left;
	}
	
	.sidebarplayer{
	float: left;
	}
	
	
	#mainPhoto {
		 display: none;
	}
	
	#orphanvid {
		display: none;
	}
	
	#orphantext {
		position: relative;
		margin-top: 325px;
	}
	
	#featuredYouTube {
		 display: none;
	}
	
	#althead {
		 display: none;
	}
	
	/* Causes problems with iPhone & html5 video
	img {
		content: '';
	}*/
	
    img.lgscreen { 
		content: url("http://adkharper.com/Images/Marco_Sunset_med.jpg"); 
	}
	
	/*img.cdcover {
		content: url("http://adkharper.com/Images/REPLACE WITH CD COVER"); 
	}*/
	#cddesc {
		/*max-width: 100%;*/
		width: 327px;
		height: auto;
	}
	.jp-progress, .jp-volume-bar, .jp-mute, .jp-unmute, .jp-current-time, .jp-duration{
		display: none;
	}
	blockquote {
		margin-left: 3px;
		margin-right: 3px;
		
	}
}
