body, html {
	background: #263b67 url( ../images/wrapper-bg.png ) repeat-x top left;
	width: 100%;
	color: #FFFFFF;
	font-family: "Tahoma MS", sans-serif;
	font-size: 100%;
	height: 100%;
}

ol li {
	margin-left: 50px;
	list-style:decimal;
	}

strong {
	font-weight: bold;
	}

.italic {
	font-style: italic;
	}

a {
	text-decoration: none;
	color: #395795;
	}

a:hover {
	text-decoration: underline;
	}

#logo {
	width: 287px;
	height: 200px;
	background: url( ../images/logo.png ) no-repeat;
	position: absolute;
	top: 50px;
	left: 50%;
	z-index: 2;
	margin-left: -500px;
	}

#logo a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -10000px;
	}

#logo a:hover {
	text-decoration: none;
	}

#wrapper {
	background: #141826 url( ../images/wrapper-bg.png ) repeat-x top left;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 935px;
	margin: 0 auto;
	}

#guitars {
	width: 262px;
	height: 266px;
	background: url( ../images/guitars-bottom.png ) no-repeat top left;
	position: absolute;
	bottom: 55px;
	right: 50%;
	margin-right: -530px;
	z-index: 10;
	}

#xl-energy {
	position: absolute;
	top: 60px;
	right: 28px;
	}

#xl-energy img {
	width: 400px;
	}

#social-networks {
	padding-top: 10px;
	}

#social-networks .myspace img, #social-networks .facebook img {
	width: 100px;
	}

.page#home-page #guitars {
	display: none;
	}

.page h6 {
	font-size: 180%;
	padding-bottom: 10px;
	}

.bottom-bg {
	background: url( ../images/wrapper-bottom-bg.png ) repeat-x bottom left;
	position: relative;
	}

#wrapper .page {
	min-height: 730px;
	background-color: #141826;
	}

* html #wrapper .page {
	height: 730px;
	}

#wrapper .page#home-page {
	background: url( ../images/home-bg.jpg ) no-repeat;
	background-position: top left;
	}

#content {
	float: left;
	width: 612px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 230px;
	font-size: 12px;
	padding-bottom: 4000px;
	margin-bottom: -4000px;
	}

#wrapper .page#home-page #content {
	padding-top: 250px;
	font-weight: bold;
	}

#content p {
	line-height: 20px;
	padding-bottom: 10px;
	}

#content p.indent {
	text-indent: 15px;
	}

#sidebar {
	width: 264px;
	float: left;
	padding-bottom: 4000px;
	margin-bottom: -4000px;
	position: relative;
	padding-top: 60px;
	}

#sidebar .transparancy {
	filter:alpha(opacity=90);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background: #4b4a4a url( ../images/sidebar-bg.png ) repeat-x top left;
	position: absolute;
	top: 0;
	left: 0;
	height: 4000px;
	width: 100%;
	}

#sidebar .content {
	position: relative;
	padding: 0 10px;
	font-size: 80%;
	}

#navigation {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	padding: 20px 0 0 16px;
	}

#navigation ul li {
	float: left;
	margin-right: 5px;
	}

#navigation ul li.last {
	margin-left: 5px;
	}

#navigation ul li.events {
	margin-left: 45px;
	}

#navigation ul li.events a {
	border-color: #c40e13;
	}

#navigation ul li a {
	color: #FFFFFF;
	display: block;
	width: 80px;
	border-top: 4px #1e3db7 solid;
	padding-top: 5px;
	font-size: 90%;
	height: 30px;
	}

#navigation ul li a:hover {
	background: #282d3a;
	text-decoration: none;
	}

#news h1, #news a.heading {
	font-size: 100%;
	color: #9fa1af;
	font-weight: bold;
	}

#news .entry a {
	font-weight: bold;
	}

#news .entry {
	border-bottom: 2px #1e3db7 solid;
	padding: 5px 0;
	}

#news .entry p {
	font-size: 90%;
	padding-top: 5px;
	}

#news .entry.last {
	border-bottom: none;
	}

#news #content h1 {
	font-size: 180%;
	}

#content .news-entry h1 {
	font-size: 180%;
	font-weight: bold;
	color: #9FA1AF;
	}

#content .news-entry .text {
	font-weight: normal;
	padding-top: 10px;
	line-height: 20px;
	font-size: 110%;
	}

#team-page .member {
	padding-bottom: 10px;
	}

#team-page .member .name {
	font-size: 150%;
	font-weight: bold;
	}

#team-page .member ul li {
	font-size: 110%;
	color: #DFDFDF;
	}

#footer {
	text-align: center;
	height: 80px;
	padding-top: 20px;
	}

#footer ul li {
	display: inline;
	}

#footer ul li a {
	color: #FFFFFF;
	font-size: 90%;
	text-decoration: underline;
	}

#footer ul li a:hover {
	text-decoration: none;
	}

#footer .copyright {
	font-size: 80%;
	padding-top: 10px;
	}

#footer img {
	vertical-align: middle;
	}

form fieldset label {
	display: block;
	float: left;
	width: 140px;
	}

form fieldset input, form fieldset textarea {
	width: 200px;
	float: left;
	margin-bottom: 10px;
	}

form fieldset {
	width: 400px;
	}

.message {
	padding-bottom: 10px;
	font-weight: bold;
	}

#team-page .thickbox {
	float: left;
	}

#team-page .team-member {
	float: left;
	text-align: center;
	width: 190px;
	font-weight: bold;
	font-size: 150%;
	padding-bottom: 10px;
	}

#team-page .team-member.drago {
	width: 470px;
	}

#team-page .team-member.esi {
	clear: both;
	}

.team {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 290px;
	width: 780px;
	padding: 10px;
	}

.team.ro {
	background: url( /public/images/team_ro.png ) bottom right no-repeat;
	}

.team.kiro {
	background: url( /public/images/team_kiro.png ) bottom right no-repeat;
	}

.team.mea {
	background: url( /public/images/team_mea.png ) bottom right no-repeat;
	}

.team.drago {
	background: url( /public/images/team_drago.png ) bottom right no-repeat;
	}

.team.luci {
	background: url( /public/images/team_luci.png_ ) bottom right no-repeat;
	}

.team.esi {
	background: url( /public/images/team_esi.jpg_ ) bottom right no-repeat;
	}

.team h1 {
	font-size: 170%;
	color: #FFFFFF;
	padding: 10px 0;
	color: #09b7ef;
	text-decoration: underline;
	}
	
.team li {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	color: white;
	}

.team li span {
	color: #09b7ef;
	}

#TB_ajaxContent .team {
	display: block;
	}

#guestbook-page .opinion {
	padding: 5px;
	margin-bottom: 5px;
	}

#guestbook-page .opinion h1 {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 5px;
	border-bottom: 2px #FFFFFF solid;
	}

#TB_ajaxContent {
	position: relative;
	}

#links-page img {
	vertical-align: top;
	}

#mp3-player {
	background: black;
	width: 250px;
	}

#gallery-images {
	padding-bottom: 20px;
	}

#gallery-images .image {
	padding: 5px;
	float: left;
	height: 190px;
	}

#gallery-list {
	float: right;
	width: 200px;
	}

#gallery-list li {
	padding: 0 0 5px 10px;
	}

#gallery-list a {
	font-size: 130%;
	}

#gallery-list li.active a {
	color: white;
	text-decoration: underline;
	}

#gallery-list li.active a:hover {
	text-decoration: none;
	}

#gallery-images {
	float: left;
	width: 400px;
	overflow: hidden;
	}

#submenu h3 {
	font-size: 150%;
	padding-bottom: 5px;
	}

#submenu a {
	display: block;
	padding: 3px;
	background: black;
	margin-bottom: 2px;
	color: #09b7ef;
	text-decoration: none;
	}

#submenu a:hover {
	background: #09b7ef;
	color: black;
	}

#latest-news {
	display: none;
	}

#home-page h1 {
	font-size: 190%;
	text-decoration: underline;
	padding-bottom: 10px;
	color: #1fb2e3;
	font-weight: bold;
	}

#home-page h1 span {
	font-size: 300%;
	}

#the-musicians h2 {
	padding-bottom: 30px;
	}

.home-page-banner {
	width: 600px;
	height: 400px;
	background: url( /public/images/Drago_Alter_Ego.jpg ) no-repeat top left;
	margin: 0 auto;
	color: black;
	font-weight: bold;
	font-size: 140%;
	position: relative;
	}

.home-page-banner .transparency {
	width: 100%;
	height: 100%;
	filter:alpha(opacity=30);
	-moz-opacity:0.4;
	-khtml-opacity: 0.3;
	opacity: 0.4;
	background: black;
	}

.home-page-banner .text {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	}

#content .home-page-banner h1 {
	text-decoration: blink;
	}

#content .home-page-banner .text p {
	line-height: 25px;
	color: white;
	}

.home-page-banner a {
	float: right;
	color: #43adff;
	}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/public/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
