@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
font-family: 'goudy';
src: url('font/GoudyOldStyle.eot');
src: local('☺'),
url('font/GoudyOldStyle.ttf') format('truetype');
}
@font-face {
font-family: 'GoudyOldItalic';
src: url('font/GoudyOldItalic.eot');
src: local('☺'),
url('font/GoudyOldItalic.ttf') format('truetype');
}

@font-face {
font-family: 'GoudyOldBold';
src: local('☺'),
url('font/GoudyOldBold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

body {
	line-height: 1;
	background-color: #000;
}
.albumCover {
	border: 2px solid #b7a48f;
}
#wrapper {
	width: 1195px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	height: 100%;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
}
.clear {
	clear: both;
	float: left;
}
#bgLeft {
	float: left;
	width: 150px;
	background-repeat: repeat-y;
	height: 600px;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
#bgRight {
	background-repeat: repeat-y;
	width: 150px;
	float: right;
	height: 600px;
}
#main {
	width: 895px;
	float: left;
}
#header {
	background-color: #000;
	height: 150px;
	width: 895px;
	float: left;
	z-index: 2;
	font-weight: normal;
}
#headerNav {
	height: 50px;
	width: 895px;
	padding-top: 100px;
	float: left;
	z-index: auto;
	position: absolute;
	top: 0px;
	font-weight: normal;
}
#headerNavLeft {
	float: left;
	width: 423px;
	height: 50px;
	padding-left: 25px;
	padding-top: 10px;
	font-weight: normal;
}
#headerNavRight {
	float: right;
	width: 422px;
	height: 50px;
	padding-right: 25px;
	font-weight: normal;
}
#navigation {
	height: 50px;
	float: right;
	font-weight: normal;
}
#navigation ul { list-style: none; }
#navigation ul li {
	font-size: 17px;
	font-weight: normal;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 20px;
	padding-top: 12px;
}
#navigation ul li a , a:visited{
	color: #fff;
	text-decoration: none;
	font-family: "goudyOldBold", Georgia, "Times New Roman", Times, serif;
	float: left;
	font-weight: normal;
}

#navigation ul li a:hover, 
#navigation ul li a.active {
	color: #F0ECE8;
	font-size: 17px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0ECE8;
	text-decoration: none;
}
#content {
	background-color: #f0ece8;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-y;
	float: left;
	width: 845px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
}
.songTitle {
	font-family: "goudy";
	font-size: 12px;
	color: #404040;
}
#contentLeftWide tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3DFDC;
}
#contentLeft {
	float: left;
	width: 275px;
}
#contactLeft {
	float: left;
	width: 410px;
}
#contactRight {
	float: left;
	width: 410px;
}
#contentCenter {
	float: left;
	width: 275px;
	padding-right: 10px;
	padding-left: 10px;
}
#contentRight {
	float: right;
	width: 275px;
}
#contentRightWide {
	float: right;
	width: 550px;
}
#contentLeftWide {
	float: left;
	width: 550px;
}
#footer {
	float: left;
	width: 845px;
	background-image: url(images/bg_content.png);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	text-align: right;
	padding-top: 10px;
}
#footer p {
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #404040;
	line-height: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
#bgBottom {
	background-color: #f0ece8;
	background-image: url(images/bg_bottom.png);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 895px;
}
h1 {
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #b7a58f;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #b7a58f;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
h2 {
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #6e3816;
	font-weight: normal;
}
h3 {
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #b15b28;
	font-weight: normal;
	padding-top: 2px;
}
p {
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #404040;
	line-height: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
	font-size: 14px;
}
.boldItalic {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
a:link , a:visited, a:active{
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	color: #d9a23d;
	text-decoration: underline;
}
a:hover {
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	color: #b15b28;
	text-decoration: underline;
}
.olenkaLogoCaps {
	font-family: "GoudyOldBold", Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
}
.olenkaLogoitalic {
	font-family: "GoudyOldItalic", Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	color: #FFF;
}
#content li {
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #404040;
	line-height: 18px;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e4dd;
	text-decoration: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
#content li a, #content li a:active, #content li a:visited {
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #404040;
	line-height: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e4dd;
	text-decoration: none;
}
#content li a:hover {
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #b15b28;
	line-height: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e4dd;
}
.divider {
	text-align: center;
}
ul img{
}
li img{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	display: inline;
	border: 3px solid #b7a48f;
	margin: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
li:hover img{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 3px solid #FFF;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f0ece8;
	padding:2px 5px;
	color:#6e3816;
	display:none;
	}	
body {
	background-color: #000;
}
#twitter_bar {
	background-color: #f0ece8;
	height: 500px;
	width: 275px;
}
#twitter {
	width: 255px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #404040;
	line-height: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#twitter h1 a:hover {
	color: #b15b28;
}
#twitter h1 a, #twitter h1 a:active, #twitter h1 a:visited{
	color: #d9a23d;
}
#twitter ul {
	list-style: none;
	font-size: 10px;
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 3px;
}
#twitter ul li {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e4dd;
}
#twitter ul li a , #twitter ul li a:visited, #twitter ul li a:active{
	color: #d9a23d;
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
#twitter a, #twitter a:visited, #twitter a:active {
	color: #d9a23d;
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
#twitter ul li a:hover {
	color: #b15b28;
	text-decoration: none;
	font-weight: normal;
}
#twitter a:hover {
	color: #b15b28;
	text-decoration: none;
	font-weight: normal;
}
#twitter ul li span {
	color: #404040;
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
#twitter ul li span a , #twitter ul li span a:active, #twitter ul li span a:visited{
	font-family: "goudy", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
