/*  
Theme Name: Lonesome Gallery Design 
Theme URI: http://lonesomegallery.com/
Description: Yes another Jeff Mitchell design
Version: 0.1
Author: Faust Gertz (tech) and Jeff Mitchell (creative)
Author URI: http://faustgertz.com/

*/

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;
}
a:link,
a:visited,
a:hover,
a:active {
 color:#bdf;
}
#body {
 margin:40px auto;
 overflow:auto;
 width:710px;
}
#wrap {
 float:left;
 padding:0 0 0 20px;
 position:relative;
 width:402px;
}
#head {

}
#logo,
#logo span {
 background:url(images/lonesomegallery.gif) no-repeat;
 height:104px;
 margin:0;
 padding:0;
 position:relative;
 text-align:center;
 width:402px;
}
#logo span {
 display:block;
 margin-bottom:-104px;
 z-index:1;
}
/* IE5 Mac Hack \*/
#logo { overflow:hidden; }
/*/
#logo { text-indent:-100em; }
/* End Hack */
#nav {
 margin:20px 0 0 5px;

}
#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 40px 0 20px;
}
#archive {
 text-align:right;
}
#archive a {
 color:#bef;
 font-weight:bold;
 text-decoration:none;
 text-transform:lowercase;
}
#foot {
 padding:1em 40px 0;
}
#newsletter {
 background:url(images/background_img.jpg) no-repeat;
 float:right;
 padding:308px 45px 0 0;
 width:220px;
}
#newsletter h2 {
 color:#fff;
 font-size:1.1em;
 font-weight:900;
 letter-spacing:0;
 text-transform:lowercase;
}
#newsletter div {
 line-height:25px;
}
#newsletter .email {
 border:1px solid #f00;
 height:25px;
 width:150px;
}
#newsletter .submit {
 height:25px;
 vertical-align:center;
}
#archive {
 text-align:right;
 padding-right:35px;
}
#sidebar {
 background:url(images/background_img.jpg) no-repeat;
 float:right;
 padding:308px 45px 0 0;
 width:220px;
}
#sidebar a:link,
#sidebar a:visited,
#sidebar a:hover,
#sidebar a:active {
 color:#bbb;
}