/*

  "Lonesome Gallery"
  Loudblog-Template
  (c) by Jeff Mitchell and Faust Gertz

*/

body {
 background:#111;
 color:#fff;
 font:small 'Bitstream Vera Sans',geneva,lucida,arial,helvetica,sans-serif;
}
* html>body {
 font-size:x-small; /* for IE/Win */
 f\ont-size:small; /* for other IE versions */
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
p, blockquote, ul, ol, dl { margin-bottom:1em; }
ul,ol { list-style:none; }
a img,:link img,:visited img { border:none; }
address { font-style:normal; }
img {
 border:0;
}
h1, h2, h3, h4, h5, h6 {
 font-size:1em;
 font-weight:normal;
 letter-spacing:.25ex;
 margin:1em 0 0;
}
h3 {
 margin:2em 0 0;
}
#body {
 margin:40px auto;
 overflow:auto;
 width:710px;
}
#wrap {
 float:left;
 padding:0;
 position:relative;
 width:500px;
}
#head {

}
#logo,
#logo span {
 background:url(images/music.gif) no-repeat;
 height:118px;
 margin:0 auto;
 padding:0;
 position:relative;
 text-align:center;
 width:131px;
}
#logo span {
 display:block;
 margin-bottom:-118px;
 z-index:1;
}
/* IE5 Mac Hack \*/
#logo { overflow:hidden; }
/*/
#logo { text-indent:-100em; }
/* End Hack */
#nav {
 margin:20px 0 0 25px;
}
#nav {
 text-align:center;
}
#nav li {
 display:inline;
 list-style-type:none;
 padding-left:15px;
}
#nav li a {
 color:#fff;
 font-size:1.1em;
 font-weight:bold;
 text-decoration:none;
 text-transform:lowercase;
}
#content {
 font-size:.9em;
 padding:0;
}
.sectiontitle {
 display:none;
}
.sitedescription {
 display:none;
}
.download a span {
 left:-999px;
 position:absolute;
 width:990px;
}
h3 a {
 color:#fff;
 text-decoration:none;
}
.posting-footer a, 
.download a {
 color:#bdf;
}
.posting-footer {
 font-size:smaller;
}
#booking {
 margin:2em 0 0 0;
}
#categories,
#feeds {
 font-size:smaller;
}
#categories h2,
#feeds h2 {
 margin:3.5em 0 0;
}
#categories a, 
#feeds a {
 color:#bbb;
}