
/* 	http://www.mauiweddingmusic.com
  --------------------------------------------
	Author:    Mikolaj Walczuk
	Website:   www.mikolaj.net
	Revised:   26 April 2005
  -------------------------------------------- 
  
  The unique design is copyright Mikolaj Walczuk.
  Reproduction of the combined elements is prohibited -
  though feel free to learn from areas fo the CSS script.
	
  -------------------------------------------------  */

body {
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	background: #C8B7D9 url(../img/req/bg-main.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.hide { /* kode */
	display: none; }

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #C3A0D0;
	text-decoration: underline;
}

h2 {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	color: #AA75BB;
	margin: 0px 0px 15px;
	padding: 0px;
}
h2 {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	color: #AA75BB;
	margin: 0px 0px 15px;
	padding: 0px;
}
img { border: 0; }
	
/*	Styled content
	------------------------------------------------- */
#container {
	text-align: left;
}
#main {
	padding: 10px 75px 25px 60px;
	margin: 0 0 0 0;
	border-left: 1px dotted #ccc;
	background: #fff;
	font-size: 12px;
}
#ftr {
	padding-bottom: 10px;
	border-top: 1px dotted #ccc;
	color: #888;
	text-align: center;
	font: 1.0em Helvetica, Verdana, sans-serif;
}

/*	Header
	------------------------------------------------- */

#hdr {
	margin: 0px;
	padding: 0px 0px 25px;
	border-bottom: 1px dotted #ccc;
	background: #fff;
}
#hdr #outer {
	border: 1px solid #ccc;
	margin: 25px 75px 0;
	padding: 2px;
}
#hdr #inner {
	border: 1px solid #ddd;
	margin: 0px;
	padding: 10px;
}
#hdr #logo {
   padding-top: 56px;
   width: 500px;
        
   background: url(../img/req/hdr.gif) no-repeat 150px 50%;
   overflow: hidden;
   height: 56px;
        
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}

/*	Side style
	------------------------------------------------- */
	
#navbar {
        padding: 0px;
        margin: 0px;
        background: #E3DBCF url(../img/req/bg-sbar.jpg) no-repeat;
        }
#nav {
	text-transform: uppercase;
	padding: 175px 0 10px;

}
#nav ul {
	list-style: none;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 25px 0px 0px 20px;
}
#nav li {
	background: url(../img/req/bul.gif) no-repeat left center;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nav a:link {
	color: #686868;
	text-decoration: none;
	display: block;
}
#nav a:visited {
	color: #666;
	text-decoration: none;
}
#nav a:hover {
	color: #AA75BB;
	text-decoration: none;
}
#homepage #nav-home, #biography #nav-biography, #repertoire #nav-repertoire, #listen #nav-listen, #lessons #nav-lessons, #contact #nav-contact, #links #nav-links {
	font-weight: bold;
	color: #AA75BB;
}
#email {
	margin-top: 20px;
	margin-left: 9px;
}

/*	img, txt style
	------------------------------------------------- */

.left {
	float: left;
	padding: 5px 15px 10px 0;
}

.right {
	float: right;	
	padding: 5px 0 10px 15px;
}

.center {
	text-align: center;
}

.grey {
	color: #888;
}

.kode {
	color: #006699;
	font: 1.1em "Courier New", Courier, mono;
}
ul.listen {
	list-style: square;
	font: 1.1em/1.4em Helvetica, Verdana, sans-serif;
}

/*	
	------------------------------------------------- */
