@charset "UTF-8";

/**
 * Filename:        subpage.css
 * Revision:        v2.0 => 2013.10.10
 * Organization:    ignitr => https://wildfirecms.com
 * Author:          Trevor Lettman
*/


/*********************
 LAYOUT 
*********************/

#column1, #column2{
	margin-bottom: 50px;
}

#column1{
	width:700px;
	float:left;
}

#column2{
	padding:20px 3px 0 0;
	width:277px;
	float:right;
}

#column2 a.spark {
	display:block;
	margin:0 0 40px 0;
}

#guitarist_flare,#soloartist_flare,#teacher_flare{
		width: 278px;
		margin-bottom: 50px;
	}

	#guitarist_flare{
		margin-right: 112px;
		float: left;
	}

	#soloartist_flare{
		float: left;
	}

	#teacher_flare{
		margin-left: 112px;
		float: right;
	}

/*********************
 CLASSES 
*********************/

.qtymsg {
	font-size:.4em;
}

/********************
GIGS PAGE CSS
**********************/

#gigrow1{
	margin-bottom: 50px;
}

#gallery, #videos {
	width:340px;
	float:left;
}

#videos {
	float:right;
}