@charset "UTF-8";
/* CSS Document */


.mob{
	display:none;
}


#column {
	width:340px;
	min-height:100%;
	margin: 0 auto 0 auto;
	padding: 50px 0 0 0;
	overflow:visible;
}

#video {
	margin: 10px 0px 20px -70px;
}

#media {
	width:340px;
	height:32px;
	text-align:right;
	margin-bottom: 16px;
}

#media img {
	padding-left:5px;
}

#header {
	width:340px;
}

#header #theschotts{
	margin-left:-8px;
	margin-bottom:16px;
}

#header #nameheadline{
	margin-left:-20px;
	margin-bottom: 15px;
}

.bio {
	display:block;
	width:340px;	
	margin:0 0 10px 0;
}

.bio p {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-size: 14px;
}

.bioAlt p{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:26px;
	font-size: 24px;
	padding-bottom:15px;
}

.bioAlt {
	display:block;
	width:340px;
	margin:0 0 10px 0;
}

.byline {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px !important;
	font-size: 14px !important;
	text-align:left;
}


.firstcharacter { 
	float: left; 
	color: #000; 
	font-size: 75px; 
	line-height: 60px; 
	padding-top: 0px; 
	padding-right: 5px; 
	padding-left: 2px; 
	font-family: Georgia; 
}


#instructions {
	margin:0;
	padding:0;
	width:340px;
	height:20px;
	background-color:#cecece;
}

#instructions h6 {
    padding-top:4px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#000000;
	font-style:italic;
}

#playerCont {
	width:340px;
	height:577px;
	margin: 0 0 40px 0;
}

#player {
	width:340px;
	height: 309px;
	background-color: #FFF;
}

#jplayers {
	margin-bottom:17px;
}

#buycd {
	float:left;
	margin: 0 13px 0 0;
}

#gitouch {
	float:left;
	margin: 0px 11px 0 0;
}

#mlist{
	float:left;
	margin: 0;
}

#links{
	float:left;
	margin: 0;
}

#cover {
	width:340px;
	height: 309px;
	background-color: #FFF;
}

#photogallery {
	height: 406px;
	margin-bottom: 30px;
	margin-left:0;
}

#galheadline{
	margin-bottom:22px;
	margin-left:-18px;
}

#photogallery .gallery {
	float: left;
	padding:0;
	margin: 0 5px 0px 0;	
}

#photogallery .gallery.last{
	margin:0 0 0px 0;
}

#youtube #ytheadline {
	margin-left:-29px;
	margin-bottom: 22px;
}

#youtube {
	margin-bottom:35px;
}

#gigs{
	margin-bottom:20px;
}

#gigsheadline{
	margin-left:-55px;
	z-index:1;
}

#gigs ul {
	position:relative;
	top:-13px;
	list-style-type: none;
	margin:0;
	width:340px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.4;
	font-weight:100;
	z-index:2;
}

#gigs a, #gigs a:visited, #gigs a:active, #gigs a:link, .noInfo {
	color:#69b3d6;
	text-decoration:none;
	border: none;
}

/*
#gigs li:hover {
	background-color:#69b3d6;
	margin:0;
	text-decoration:none;
}

#gigs a:hover {
	background-color:#69b3d6;
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
}
*/

#gigs li{
	text-decoration:none;
	height:auto;
	margin:0;
	padding:5px 10px 25px 10px;
	border-bottom: #cecece solid 1px;
}

#gigs span{
	top:8px;
	position:relative;
}

.biography img{
	margin-left:65px;
	margin-top:10px;
}

#biography {
	margin-bottom: 40px;
}

#footer {
	text-align:center;
	font-family:Arial, Helvetica, sans serif;
	font-size:10px;
}

/* Background Images */

#darrin {
	width:auto;
	height:100%;
	z-index:-1;
	position:fixed;
	left:-10%;
	top:0;
	opacity:0.5;
}

#alison {
	width:auto;
	height:100%;
	z-index:-1;
	position:fixed;
	right:-10%;
	top:0;
	opacity:0.5;
}

.oldGig, .olderGig{
	
	color:#CCCCCC;
}

#hide{
	display:none;
}

/* Contact Info + Footer */

.contactInfo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

.contactInfo a{
	font-size:18px;
	color: #69b3d6;
}

.contactInfo a:hover{
	color: #3880a3;
}

/* Extra content displayed in Pretty Photo */


/* Content displayed in the JSSlide plugin */

.slides_container {
	width:340px;
	display:none;	

}

.slides_container div {
	width:340px;
	height:auto;
	display:block;
	margin-bottom:0px;
}
		
#slides{
	margin-bottom:0px;	
}

		
/*
	Pagination
*/

.next {
	position:absolute;
	margin: 2px 0 0 231px;
	padding:0;
}

.prev {
	position:absolute;
	margin: 2px 0 0 103px;
	padding:0;
}

.pagination {
	margin:0px 75px 10px;
	width:113px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/slide/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}