/* --------- 1. defaults  --------- */

* {
    margin: 0;
    padding: 0;
    }

html {
    }

body {
/*    background: url(IMusiK_SidebarMosaic.png) no-repeat 10px 170px;*/
/*    background: url(IMusiK_Guitar.gif) no-repeat left top;*/
    }

.hidden {
    display: none;
}

.center {
    text-align: center;
}

.smaller {
    font-size: smaller;
}

ul, ol {
    list-style-position: inside;
}

h1 a, h2 a, h3 a, h4 a {
    text-decoration: none;
}

span.emoticon {
      display: block;
      float: left;
      width: 48px;
      height: 48px;
      text-indent: -5000px;
      background: url(/48px-Gnome-face-wink.svg.png) no-repeat left top;
}

/*  --------- 2. structure  --------- */


#wrapper {
    margin: 10px;
    min-width: 500px;
    background: url(IMusiK_SemiTransparentTurquoise_150x20.png) repeat-x left top;
    }   

#content {
    margin: 0 10px 20px 200px;
    }

#content p {
    margin: 1em 0px 0px 0px;
    }

#livevideo {
    margin: 1em 1em 1em 0em;
    background-color: blue;
    }

#affiliate {
    margin: 1em 1em 1em 200px;
    }

#menuarea {
    float: left;
    margin: 10px 0px 20px 0px;
    }

#menuarea_affiliate {
    float: left;
    margin-top: 20px;
    border: 1px dotted blue;
    background-color: #9988FF;
    width: 180px;
    margin-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    }

#postcontent_affiliate {
  position: absolute;
  right: 10px;
  top: 170px;
  width: 190px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px dotted blue;
  background-color: #EEEEFF;
  text-align: center;
}

#footer_affiliate {
    text-align: center;
    float: right;
    width: 200px;
    height: 150px;
    background-color: transparent;
    background: url(//imusik.ca/IMusiK_ControlSurfaces_LeftSideTrasparent_200px.png) no-repeat right top;
    }

#footer_affiliate p {
    margin-top: 12px;
    }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

/* --- fonts & colours --- */

html {
    font-size: 100%;
    }

body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
/*    font-size: 62.5%;*/
    color: black;
    background-color: white;
    }

/* ---------- 5. images ---------- */

a img {
    border: 0;
    }

/* --- older stuff --- */


#header {
  height: 150px;
  margin-bottom: 10px;
  background-color: transparent;
  background: url(//imusik.ca/IMusiK_ControlSurfaces_LeftSideTrasparent_200px.png) no-repeat right top;
}
#header a:link {
}
#header a:visited {
}




#footer {
  clear: both;
  margin-top: 20px;
  margin-bottom: 10px;
  background-color: transparent;
  background: url(//imusik.ca/IMusiK_SemiTransparentSquare.png);
}
#headliner, #footliner1 {
    height: 150px;
    background-color: transparent;
    background: url(/IMusiK_RedLightStudio_RightSideTrasparent.png) no-repeat left top;
}
#headliner2, #footliner2 {
  height: 150px;
  background-color: transparent;
  background: url(/IMusiK_ControlSurfaces_LeftSideTrasparent_200px.png) no-repeat right top;
}
#footcontent {
  border-top: 3px dotted blue;
  margin-left: 200px;
  margin-right: 200px;
}
#footerlogo {
  font-size: xx-small;
  float: left;
  text-align: center;
  margin-left: 20px;
}
    #footerlogo #webdev h1 a {
      display: block;
      width: 120px;
      height: 120px;
      outline: none;
      text-indent: -5000px;
      text-decoration: none;
      background: url(/IMKConsulting_Logo.gif) no-repeat left top;
    }




#sitetitle {
  padding-top: 10px;
  margin-left: 200px;
  background-color: transparent;
  font-size:xx-large;
}
    #header #sitetitle h1 a {
      display: block;
      width: 288px;
      height: 63px;
      outline: none;
      text-indent: -5000px;
      text-decoration: none;
      background: url(/IMusiK_Logo_Main03.png) no-repeat left top;
    }


#content h1 {
  background-image: url(IMusiK_Header_MusicianDrawings.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 0 0 30px 0;
  margin-top: 10px;
  margin-bottom: 20px;
}

.menu {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.7em;
  font-weight: bold;
  width: 12em;
  border-right: 1px solid #666;
  padding: 0;
  margin-bottom: 1em;
  background-color: #9CC;
  color: #333;
}

#songmenu {
  float: right;
  margin-top: 1em;
  margin-right: 1em;
  width: 12em;
}

.menu p {
  display: none;
}

.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu ul li {
  margin: 0;
  border-top: 1px solid #003;
}

.menu ul li a {
  display: block;
  padding: 2px 2px 2px 0.5em;
  border-left: 10px solid #369;
  border-right: 1px solid #69C;
  border-bottom: 1px solid #369;
  background-color: #036;
  color: #FFF;
  text-decoration: none;
  width: 100%;
}
html>body .menu ul li a {
  width: auto;
}

.menu ul li a:hover {
  border-left: 10px solid #036;
  border-right: 1px solid #69C;
  border-bottom: 1px solid #369;
  background-color: #69F;
  color: #FFF;
}

.menu li a#active {
  border-left: 10px solid #036;
  border-right: 1px solid #69C;
  border-bottom: 1px solid #369;
  background-color: #69F;
  color: yellow;
}

.menu li a.active {
  border-left: 10px solid #036;
  border-right: 1px solid #69C;
  border-bottom: 1px solid #369;
  background-color: #69F;
  color: yellow;
}

#submenu {
  border-left: 10px solid black;
}
#submenu ul li a {
  background-color: #CCC;
  color: #FFF;
}

#sub2menu {
  border-left: 10px solid black;
}
#sub2menu ul li a {
  background-color: #CCC;
  color: #FFF;
}



#sub01_content {
  padding: 1em 1em 1em 1em;
}

#panelcontent {
    overflow:auto;
  border-top: 1px solid white;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  padding: 1em;
}



#lyrics {
}



#horizmenu {
  margin-top: 1em;
}

#horizmenu ul {
  padding: 3px 0;
  margin-left: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #778;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.7em;
  font-weight: bold;
}
#horizmenu ul li {
  list-style: none;
  margin: 0;
  display: inline;
}
#horizmenu ul li a {
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 1px solid #778;
  border-bottom:none;
  background: #DDE;
  text-decoration: none;
}
#horizmenu ul li a:link {
  color: #448;
}
#horizmenu ul li a:visited {
  color: #667;
}
#horizmenu ul li a:link:hover, #horizmenu ul li a:visited:hover {
  color: #000;
  background: #AAE;
  border-color: #227;
}
#horizmenu ul li a#current {
  background: white;
  border-bottom: 1px solid white;
}


/* --- FORMS --- */


label:after {
  content: ": ";
}

label {
  background-color: #69F;
  color: yellow;
  font-weight: bold;
  padding: 4px;
  width: 12em;
  text-transform: uppercase;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: xx-small;
}

.row {
    overflow: auto;
    padding-top: 5px;
    }

form {
    margin-bottom: 1em;
    }
    
fieldset {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px dotted #666666;
    }   

legend {
    padding: 0 10px;
    background: #ffffff;
    text-transform: uppercase;
    color: #666666;
    font-size: 1.0em;
    }

.formLabel {
    font-size: 1.2em;
    line-height: 1.6em;
    text-align: right;
    margin-right: 10px;
    width: 100px;
    float: left;
    }

.formControl {
    float: left;
    width: 326px;
    }
    
input, textarea {
    border: 1px solid #666666;
    border-width: 1px 2px 2px 1px;
    padding: 2px;
    font: 1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
    } 
    
input {
    font-size: 1.2em;
    width: 322px;
    }     

textarea {
    width: 454px;
    }
    
.buttonSubmit {
    padding: 4px 6px;
    width: auto;
    color: green;
    border: 1px solid green;
    }

/*  --------- songs  --------- */

#column1 {
    width: 430px;
    float: left;
    }

#player {
    margin-top: 1em;
    }

#playlist {
    margin-top: 1em;
    }

#lyric-list {
    margin-top: 1em;
    }

#lyric-list .list-with-title {
    float: left;
    margin-right: 1em;
    }

#playlist ul li, #lyric-list ul li, #playlist ol li, #lyric-list ol li {
    font-size: smaller;
    }

