/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

@font-face {
  font-family: "GraublauWeb";
  src: url(/layout/fonts/GraublauWeb.otf) format("truetype");
}

@font-face {
  font-family: "GraublauWeb";
  font-weight: bold;
  src: url(/layout/fonts/GraublauWebBold.otf) format("truetype") ;
}

html {
  background: #121212;
}

body {
  background: url(/layout/body-bg-02.jpg) no-repeat top center;
  color: #eee;
  font-family: Arial, Helvetica, "Liberation sans", "Bitstream Vera Sans", sans-serif;
  min-height: 400px;
  text-align: center;
}

#home { background-image: url(/layout/body-bg-01.jpg); }
#music { background-image: url(/layout/body-bg-04.jpg); }
#lyrics { background-image: url(/layout/body-bg-06.jpg); }
#lyrics-bug-in-a-web { background-image: url(/layout/body-bg-06.jpg); }
#lyrics-by-the-lake { background-image: url(/layout/body-bg-06.jpg); }
#lyrics-do-your-trick { background-image: url(/layout/body-bg-06.jpg); }
#lyrics-drawn-directly { background-image: url(/layout/body-bg-06.jpg); }
#lyrics-fall-down { background-image: url(/layout/body-bg-06.jpg); }
#lyrics-flower-in-the-night { background-image: url(/layout/body-bg-06.jpg); }
#lyrics-my-sea { background-image: url(/layout/body-bg-06.jpg); }
#lyrics-not-awake { background-image: url(/layout/body-bg-06.jpg); }
#lyrics-overwhelmed { background-image: url(/layout/body-bg-06.jpg); }
#lyrics-sleepache { background-image: url(/layout/body-bg-06.jpg); }
#lyrics-sweet-you { background-image: url(/layout/body-bg-06.jpg); }
#lyrics-the-lovecats { background-image: url(/layout/body-bg-06.jpg); }
#lyrics-toxic { background-image: url(/layout/body-bg-06.jpg); }
#lyrics-when-should-we-go { background-image: url(/layout/body-bg-06.jpg); }
#links { background-image: url(/layout/body-bg-06.jpg); }
#about-us { background-image: url(/layout/body-bg-05.jpg); }
#legal-notice { background-image: url(/layout/body-bg-03.jpg); }
#pictures { background-image: url(/layout/body-bg-07.jpg); }
#videos { background-image: url(/layout/body-bg-05.jpg); }
#videos-my-sea { background-image: url(/layout/body-bg-05.jpg); }
#videos-bug-in-a-web-underground-music-award { background-image: url(/layout/body-bg-05.jpg); }

li {
  background-image: url(/layout/list-dot.gif);
  background-repeat: no-repeat;
  background-position: 0 .6em;
  line-height: 150%;
  padding-left: .7em;
}

#nav-main li,
#nav-service li {
  background: none;
  line-height: 100%;
  list-style: none;
  padding: 0;
  width: auto;
}

div.hr {
  clear: both;
  height: 0;
}

div.hr hr {
  display: none;
}

#wrapper {
  margin: 0 auto;
  text-align: left;
  padding-top: 164px;
  width: 960px;
}

#nav-main {
  background-color: rgb(18,18,18);
  background-color: rgba(18,18,18,.75);
  background-image: url(/layout/line-hor.gif);
  background-repeat: no-repeat;
  background-position: top center;
  font-family: "GraublauWeb", Arial, Helvetica, "Liberation sans", "Bitstream Vera Sans", sans-serif;
  overflow: hidden;
  padding: 3px 0 0;
  width: 960px;
}

#nav-main ul {
  float: left;
  left: 50%;
  position: relative;
}

#nav-main ul li {
  float: left;
  position: relative;
  right: 50%;
}

#nav-main ul li a {
  display: block;
  height: 20px;
  padding: 5px 10px;
}

#nav-main ul li a:hover {
  background: #333;
  background: rgba(255,255,255,.1);
}

#nav-main ul li.sel a {
  color: #b11b44;
}

#nav-service ul li.sel a {
  color: #b11b44;
}

#nav-main div.hr {
  background: url(/layout/line-hor.gif) no-repeat top center;
  height: 3px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "GraublauWeb", Arial, Helvetica, "Liberation sans", "Bitstream Vera Sans", sans-serif;
}

h1 {
  font-family: "GraublauWeb", Arial, Helvetica, "Liberation sans", "Bitstream Vera Sans", sans-serif;
  font-size: 2em;
  font-weight: bold;
  position: absolute;
  text-align: center;
  text-shadow: #000 1px 1px 1px;
  top: 95px;
  width: 960px;
}

#video h1 {
  position: relative;
  top: inherit;
  left: inherit;
  width: 100%;
}

h1 span {
  font-size: .75em;
  font-weight: normal;
}

h2 { font-size: 1.8em; margin: .66em 0 .33em; }
h3 { font-size: 1.4em; margin: .66em 0 .33em; }
h4 { font-size: 1.2em; margin: .66em 0 .33em; }
h5 { font-size: 1.0em; margin: .66em 0 .33em; }
h6 { font-size: .75em; margin: .66em 0 .33em; }

p {
  line-height: 150%;
  margin: .66em 0 .33em;
}

a {
  text-decoration: none;
}

h1 a:link,
h1 a:visited {
  color: #eee;
}

h1 a:hover,
h1 a:active,
h1 a:focus {
  color: #b11b44;
}

h2 a:link,
h2 a:visited {
  color: #eee;
}

h2 a:hover,
h2 a:active,
h2 a:focus {
  color: #b11b44;
}

h3 a:link,
h3 a:visited {
  color: #eee;
}

h3 a:hover,
h3 a:active,
h3 a:focus {
  color: #b11b44;
}

h4 a:link,
h4 a:visited {
  color: #eee;
}

h4 a:hover,
h4 a:active,
h4 a:focus {
  color: #b11b44;
}

h5 a:link,
h5 a:visited {
  color: #eee;
}

h5 a:hover,
h5 a:active,
h5 a:focus {
  color: #b11b44;
}

h6 a:link,
h6 a:visited {
  color: #eee;
}

h6 a:hover,
h6 a:active,
h6 a:focus {
  color: #b11b44;
}

a:link,
a:visited {
  color: #00CCFF;
}

a:hover,
a:active,
a:focus {
  color: #b11b44;
}

#nav-main a:link,
#nav-main a:visited {
  color: #eee;
}

#nav-main a:hover,
#nav-main a:active,
#nav-main a:focus {
  color: #b11b44;
}

#nav-service a:link,
#nav-service a:visited {
  color: #eee;
}

#nav-service a:hover,
#nav-service a:active,
#nav-service a:focus {
  color: #b11b44;
}

#content {
  margin: 70px 0 0;
  padding: 0 30px 0;
}


#footer {
  background: url(/layout/line-hor.gif) no-repeat top center;
  margin: 2em 0 .5em;
}



#nav-service {
  background-color: rgb(18,18,18);
  background-color: rgba(18,18,18,.75);
  background-image: url(/layout/line-hor.gif);
  background-repeat: no-repeat;
  background-position: top center;
  font-family: "GraublauWeb", Arial, Helvetica, "Liberation sans", "Bitstream Vera Sans", sans-serif;
  overflow: hidden;
  padding: 3px 0 0;
  width: 960px;
}

#nav-service ul {
  float: left;
  left: 50%;
  position: relative;
}

#nav-service ul li {
  float: left;
  position: relative;
  right: 50%;
}

#nav-service ul li a {
  display: block;
  margin-bottom: 1px;
  padding: 5px 10px;
}




.content-sidebar {
  background: url(/layout/line-dot.gif) repeat-y left;
  float: right;
  padding-left: 30px;
  padding-bottom: 1em;
  width: 290px;
}


.content-main {
  float: left;
  padding-bottom: 1em;
  width: 520px;
}

.divider {
  clear: both;
}

.divider hr {
  display: none;
}

#content img {
  border: 1px solid #fff;
}

.note {
  font-size: .7em;
}

img.floatleft {
  float: left;
  margin: 5px 10px 10px 0;
}

img.floatright {
  float: right;
  margin: 5px 0 10px 10px;
}

table         { width: 100%; border-collapse: collapse; margin: 1.5em 0; }
table tr th     { padding: 3px 10px 4px 10px; border-bottom: 1px solid #ccc; text-align: left; font-weight: bold; }
table tr td   { padding: 3px 10px 4px 10px; border-bottom: 1px dotted #333; }
table tr:last-child td   { padding: 3px 10px 4px 10px; border-bottom: 0; }


blockquote {
  line-height: 150%;
  margin: 2em 0;
}

cite, blockquote {
  font-style: italic;
}


.bqstart {
  font-style: normal;
  float: left;
  height: 45px;
  margin-top: -20px;
  padding-top: 45px;
  margin-bottom: -50px;
  font-size: 700%;
  color: #eee;
 }

 .bqend {
  font-style: normal;
  float: right;
  height: 25px;
  margin-top: 0px;
  padding-top: 45px;
  font-size: 700%;
  color: #eee;
 }
 
#content strong {
 font-weight: bold;
}

#content .sel a {
  color: #B11B44;
}
















/* CONTACT FORM */

.notification_error {
  border: 1px solid #A25965;
  height: auto;
  width: 90%;
  margin: 10px 0;
  padding: 4px;
  background: #F8F0F1;
  text-align: left;
  -moz-border-radius: 5px;
}

.notification_ok {
  height: auto;
  width: 90%
  padding: 8px 0;
  text-align: left;
}

.info_fieldset { border: 0; }

.button {
  border: 1px solid #999999;
  border-top-color: #CCCCCC;
  border-left-color: #CCCCCC;
  background: white;
  -moz-border-radius: 3px;
}

/* Label */
label { width: 110px; padding-left: 0px; margin: 5px; float: left; text-align: left; }

/* Input, Textarea */
input, textarea {
  margin: 5px;
  padding: 0px;
  float: left;
  border: 1px solid #999999;
  border-top-color: #CCCCCC;
  border-left-color: #CCCCCC;
  -moz-border-radius: 3px;
}

/* BR */
br { clear: left; }







div.article {
  border-bottom: 1px dotted #333;
  padding: 1em 0;
}
div.article:last-child {
  border-bottom: 0;
  padding: 1em 0 0;
}