@charset "UTF-8";
/* CONTENT */
body  {
	background: url(../_images/image_bahabg.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	margin-top: 10px;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
html {
	height: 101%; margin-bottom: 1px;
}
.content #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.content #header { 
	background: #FFFFFF;
	font-size: 1.2em; 
	padding: 0 0 10px 0;
	margin: 0; /* zero this to avoid margin collapse */
}
.content #photobar {
	float: right;
	width: 220px;
	height: 100%;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.content #column1 { 
	float: none;
	margin: 0px;
	padding: 0px 370px 10px 10px;
	text-align: left;
} 
.content #column2 {
	float: right;
	width: 370px;
	padding: 0 10px 10px 10px;
	margin: 0px;
}
.content #contentnarrow { 
	float: none;
	margin: 0px;
	padding: 0px 370px 5px 10px;
	text-align: left;
} 
.content #gigguide {
	float: right;
	width: 360px;
	height: 100%;
	background: #FFFFFF;
	padding: 0;
	margin: 0px;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
}
.content #gigguidebox {
	width: 330px;
	background: #DFC5A1;
	padding: 10px 10px 5px 10px;
	margin: 0px;
	text-align: left;
}
.content #sidebar h2 {
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 1.2em;
}
.content #sidebar p {
	margin: 0;
	padding: 0px 10px 10px 10px;
}
.content #iframe{
	float: left;
	margin: 0;
	padding: 10px 0px 10px 0px;
	background: #FFFFFF;
}
.content #content { 
	float: none;
	margin: 0px;
	padding: 0px 230px 5px 10px;
	text-align: left;
}
.content #contentwide { 
	float: none;
	margin: 0px;
	padding: 0px 10px 5px 10px;
	text-align: left;
} 
.content #content h2 {
	margin: 0;
	padding: 0px 0px 1em 0px;
	font-size: 1.2em;
}
.content #contentnarrow h2 {
	margin: 0;
	padding: 0px 0px 1em 0px;
	font-size: 1.2em;
}
.content #contentwide h2 {
	margin: 0;
	padding: 0px 0px 1em 0px;
	font-size: 1.2em;
}
.content #footer { 
	padding: 10px 0px 10px  0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	font-size: 0.75em;
	border-top:solid;
	border-top-width: 1px;
	border-top-color: #999999;
	text-align: center;
} 
.content #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.6em;
}
.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: 10px;
	padding: 0 10px 0 0;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.line1px {	
	font-size:1px;	
	border-bottom:1px solid #cccccc;
}
/* SUBPAGES */
.content #frames { 
	width: 340;
	background: #FFFFFF;
	margin: 0;
	padding: 0px 10px 10px 10px;
	text-align: left;
}
.content #gigframe { 
	width: 330;
	background: #FFFFFF;
	margin: 0;
	padding: 0px 10px 10px 10px;
	text-align: left;
	/* background-image: url(../_images/jimiprofilejump.jpg); */
	/* background-repeat: no-repeat; */
	/* background-position:right; */
}
.content #musicpic {
	float: left;
	width: 310px;
	height: 310px;
	padding: 0px;
}
/* TEXT */
p {
     margin:  0 0 1em 0;
     padding:  0; 	 /* fix extra para spacing in IE7 */
}
.content p {
	font-size: 1.0em;
}
.hilite { 
	font-size: 1.0em;
	color: #257239; 
}
.content90pc { 
	font-size: 0.9em; 
}
.content80pc { 
	font-size: 0.8em; 
}
h1 { 
	font-size: 1.4em;
	/* padding-top: 10px;	/*  fix spacing in sidebars for IE7 */
}
h2 { 
	font-size: 1.2em;
	/* padding-top: 10px;   /* fix spacing in sidebars for IE7 */
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
.height05px {
	font-size:5px;
}
.height10px {
	font-size:0.5em;
}
/* TUMBLR */
.tumblr_posts {
	width: 340px;
	text-align: left; 
	list-style-type: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0; 
	padding: 0;
}
.tumblr_post {	
	font-size: 1em;	
	border-bottom: 1px solid #cccccc;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.tumblr_title {	
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 1em;
}