/** stevegibons.com **/
a:link {
	color: #ffffff;
}
a:visited {
	color: #c0c0c0
}
a:hover {
	color: #fff;
	text-decoration: none;
}
a:active {
	color: #990000
}
.hidden {
	display: none;
}
body {
	background: rgb(48,48,48);
	
}
.container {
 position: relative;
	margin-left:  auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 65em;
	height: 25.5em;
	font: .8em verdana, san-serif;
	text-align: center;
}

/*.container {
	position: relative;
	margin-left:  auto;
	margin-right: auto;
	width: 70em;
	height: 47.5em;
	font: .8em verdana, san-serif;
	text-align: center;
	
}*/
.copyright {
	font-size: 70%;
	position: absolute;
	top: 90%;
	width: 100%;
	text-align: center;
	color: #d0d0d0
}
.foobar {
	z-index: 9;
	text-align: right;
	position: relative;
	top: 90%;
	left: 55%;
	width: 40%;
	font-size: 70%;
	color: #808080
}
.foobartop {
	z-index: 9;
	text-align: right;
	position: relative;
	top: 10%;
	left: 55%;
	width: 40%;
	font-size: 70%;
	color: #808080
}
.sidebar {
	z-index: 9;
	position: absolute;
	top: 76%;
	left: 3.5em;
	width: 40em;
	font-size: 80%;
	visibility: hidden;
}
.sidebar A:link {
	text-decoration: underline
}
.sidebar A:visited {
	text-decoration: none
}
.sidebar A:active {
	text-decoration: none
}
.sidebar A:hover {
	text-decoration: overline;
	color: #ddd;
}
.gray {
	color: #888;
}
.menu {
	z-index: 9;
	position: absolute;
	left: 0;
	top: 11.25em;
	width: 1em;
}
.name {
	z-index: 1;
	position: absolute;
	/*left: 2.5em;
	top: .370em;
*/
	left: 5%;
	top: 1%;
	background-color: rgb(48,48,48);
}
h1, h2, h3, .bodytextnew {
}
.photo {
	z-index: 1;
	position: absolute;
left: 2.5em;
	top: 3.9em;
	width: 50em;
	height: 31.3em;
	overflow: hidden;
	border: 1px rgb(239,239,239) solid;
	background-repeat: repeat-x;
	background-color: #000000;
	text-align: left;
}
.photolong {
	z-index: 1;
	position: absolute;
	left: 2.5em;
	top: 3.9em;
	width: 60em;
	height: 70em;
	overflow: hidden;
	border: 1px rgb(239,239,239) solid;
	background-repeat: repeat-x;
	background-color: rgb(50,50,50);
	color: #e6e6e6;
}
/*.photolong {
	z-index: 1;
	position: absolute;
	left: 2.5em;
	top: 3.9em;
	width: 50em;
	height: 60em;
	overflow: hidden;
	border: 1px rgb(239,239,239) solid;
	background-repeat: repeat-x;
}*/
.photolight, .photodark, .photovid, .photo{
	position: absolute;
	left: 2.5em;
	top: 3.75em;
	width: 60em;
	height: 37.6em;
	border: 1px rgb(239,239,239) solid;
	background-repeat: repeat-x;
}
.photolight {
	z-index: 2;
	background-image: url(http://stevegibons.com/grp/img/r/rotate.php);
	background-position: center;
	background-repeat: repeat;
	border: 1px rgb(239,239,239) solid;
}
.photodark {
	z-index: 1;
	/**background-image: url(http://stevegibons.com/img/steve-blinds-fade75percentBAK.jpg);
**/
	background-size: 40;
	background-image: url(http://stevegibons.com/Photos4-21-07/images/img_2034cropped.jpg);
	background-position: center;
	background-repeat: repeat;
	border: 1px rgb(239,239,239) solid;
}
.photovid {
	z-index: 8;
	background-color: rgb(0,0,0);
	background-position: center;
	background-repeat: repeat;
	border: 1px rgb(239,239,239) solid;
}
.textbox {
	z-index: 6;
	position: absolute;     
	left: 13.9em;  
	top: 4.5em;
	width: 38em;
	height: 30em;
	overflow: hidden;
}
.textboxlow {
	z-index: 6;
	position: absolute;
	left: 2.5em;
	top: 35.5em;
	width: 50em;
	height: 30em;
	overflow: auto;
}
.textboxscroll {
	z-index: 6;
	position: absolute;
	left: 12em;
	top: 0em;
	width: 38em;
	height: 31.4em;
	overflow:scroll;

	 	
}
.bodytext {
	border: 0px #fff solid;
	z-index: 5;
	position: absolute;
	left: 11.5em;
	top: 2.5em;
	width: 29.5em;
	height: 25em;
	padding-right: 2em;
	overflow: auto;
	color: #d0d0d0;
	font-size: 120%;
	display: block;
}
.bodytextnew {
	color: #d0d0d0;
	font-size: 100%;
	letter-spacing: .07em;
	line-height: 1.6em;
	text-align: justify;
}
.bodytextsmall {
	border: 0px #fff solid;
	z-index: 5;
	position: absolute;
	left: 11.5em;
	top: 3.2em;
	width: 29.5em;
	height: 25em;
	padding-right: 2em;
	overflow: auto;
	color: #d0d0d0;
	font-size: 100%;
	display: block;
}
.videobox {
	z-index: 1;
	position: absolute;
	width: 385px;
	height: 308px;
	left: 10em;
	top: 2em;
	border: 8px #000000 solid;
	background-color: #000000;
}
h1 {
	color: #d0d0d0;
	font-size: 1.4em;
	margin-bottom: -.625em;
	font-weight: bold;
	color: #d0d0d0;
}
h2 {
	color: #d0d0d0;
	font-size: 1.1em;
	margin-bottom: -.01%;
	font-weight: bold;
	color: #d0d0d0;
}
h3 {
	color: #d0d0d0;
	font-size: 1.2em;
	margin-bottom: -.625em;
	font-weight: bold;
	color: #d0d0d0;
}
/*p:first-letter {
	font-size: 1.6em
}
*/
p {
	color: rgb(224,224,224);
	font-size: 100%;
	letter-spacing: .03em;
	margin-right: 1em;
	line-height: 1.2em;
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
	color: #a0a0a0;
}
.ital {
	font-style: italic;
}
.musicianname {
	z-index: 6;
	position: absolute;
	left: 4em;
	top: 3em;
	width: 38em;
	height: 30em;
	overflow: hidden;
}
.bandname {
	z-index: 6;
	position: absolute;
	left: 20em;
	top: 26em;
	width: 38em;
	height: 6em;
	overflow: hidden;
	text-align: right;
}
.quote {
	z-index: 6;
	position: absolute;
	left: 14em;
	top: 4.5em;
	width: 38em;
	height: 6em;
	overflow: hidden;
	text-align: right;
	color: #efefff;
  /*font-weight: bold; */
}
.player {
	align: center;
	position: absolute;
	left: 2em;
	top: 25em;
}
/**=========================**/
/**Drop Down Menus**/
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 11em;
/* Width of Menu Items */
	border-bottom: 1px solid #aaa;
	overflow: visible;
}
ul li {
	position: relative;
}
li ul {
	position: absolute;
	left: 10.9em;
/* Set 1px less than menu width */
	top: 0;
	display: none;
}
/* Thanks for the Drop-Down Menus go to Nick Rigby http://www.alistapart.com/articles/horizdropdowns/ */
/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
	font-size: .85em;
	background: #000000;
/* IE6 Bug */
	background-image: url(http://gypsyrhythmproject.com/img/fill.jpg);
	padding: 2%;
	border: 1px solid #a0a0a0;
	border-bottom: 0;
	text-align: center;
}
/* fix ie. hide from ie mac \*/
* html ul li {
	float: left;
	height: 1%;
}
* html ul li a {
	height: 1%;
}
/* End */
ul li a:hover {
	color: #FFFFFF;
	background: #660000;
}
/* Hover Styles */
li ul li a {
	padding: 2%;
}
/* Sub Menu Styles */
li:hover ul, li.over ul {
	display: block;
}
/* The magic */
/* Used on longpage.html I am making text wrap around the menu using nested divs. Each container is color coded .floatcontainer {
	overflow: auto;
	z-index: 7;
	position: absolute;
	left: 0px;
	top: 120px;
	width: 640px;
	height: 2000px;
	background-color: paleturquoise;
}
.float {
	float: left;
	width: 150px;
	height: 140px;
	background-color: purple;
	overflow: auto;
}
.box {
	z-index: 12;
	left: 40px;
	top: 50px;
	width: 640px;
	height: 120px;
	background-color: teal;
	overflow: auto;
}
.centercontent {
	z-index: 1;
	position: absolute;
	left: 40px;
	top: 50px;
	width: 640px;
	height: 2000px;
	border: thin rgb(239,239,239) solid;
	background-color: khaki;
}
/*end of essay*/
/* color coding for testing .copyright, .foobar, .sidebar, .menu , .photo , .photolight , .photodark , .textbox , .bodytext , p , p.h2 , h1 , .right, .bodytextnew , .container {
	border: 1px blue  solid;
}
*/
