html, body {
   margin : 0;
   padding : 0;
}

body {
   color : #a52a2a;
   background : #242424;
   width : 100%;
   font : 89% "Helvetica", Arial, sans-serif;
text-indent: 10pt;
}

/* Links within paragraphs (subtle) */
p a {
color: #8C4400;
background : inherit;

}

/* Links within paragraphs (revealed) */
p a:hover  { 
color:  #4C280F;
background : inherit;
text-decoration: none;
}

#container {
width : 750px;
margin : 0 auto;
padding : 5px;
background: #E4DCB2  url(http://www.spiritualsatanist.com/css/bgd.jpg) repeat;
color : #333;
line-height : 1.8em;
}

/* TOP TITLE BAR */

#top {
margin:0;
padding : 0;
color:#333;
background : #404040 url(http://www.spiritualsatanist.com/css/newtitle.jpg) no-repeat;
border-bottom : 0px solid #fff;
height:190px;
}
#top h1 {
padding : 30px 0px 0 25px;
margin : 0;
font : 100%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
text-align:left;
color:#EAE8D0;
background:transparent;
}
#top p {
padding : 5px;
font-size: .8em;
}
#top a:link, #top a:visited {
color: #EAE8D0;
background:transparent;
text-decoration: none;
}
#top a:hover { 
color: #fff;
background:transparent;
text-decoration: underline;
}

/* LEFT SIDEBAR */
#leftnav {
float : left;
width : 196px;
padding : 0px;
border-right:0px solid #520934 ;
list-style: none;
text-decoration: none;
color : #EAE8D0;
background : #9C9473;
font : 90% "Helvetica", Arial, sans-serif;
}

#nav {
margin : 5px 0 10px 3px;

}

ul {list-style: none;}

#content {
margin :10px 0 0 183px;
padding : 17px;
}

#footer {
clear : both;
margin : 0 ;
padding : .5em;
color : #EAE8D0;
background : #404040;
border-top : 0px solid #520934;
}

#footer a:link, #footer a:visited {
font-size: .9em;
color : #eee;
background : inherit;
text-decoration : none;
}

#footer a:hover {
font-size: .9em;
color :#fff;
background:inherit;
text-decoration : underline;
}

#leftnav p {
margin : 5px 0 10px 3px;
}

h2 {
margin : 0;
padding : 20px 0 5px 5px;
font : 150%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
border-bottom: 1px solid #656C4A;
color:#656C4A;
background:inherit;
}
h3 {
margin : 0;
padding : 20px 0 5px 10px;
font : 130%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:5px;
border-bottom: 1px solid #656C4A;
color:#656C4A;
background:inherit;
}

#footer img {
   float : right;
}
/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
        margin : 0;
}
/* end */

.happy {
border-top : 1px solid #808080;
padding : 10px;
}

a:link, a:visited {
font-size: .9em;
color : #000;
background : inherit;
text-decoration : none;
}

a:hover {
font-size: .9em;
color :#666;
background : inherit;
text-decoration : none;
}

a:active {
font-size: .9em;
color : #666;
background : inherit;
text-decoration : none;
}

img {
   border : none;
}

.imgright {
float: right;
border: 1px solid #656C4A;
margin: 5px 15px 10px 10px;
padding: 10px;
}


.imgleft {
float: left;
border: 1px solid #656C4A;
margin: 5px 15px 10px 0px;
padding: 10px;
}

#menu {
width: 100%;
height: 23px;
margin: 0 0 0 0;
padding: 0 0 1px 0;
background: #A6C3AD url(http://www.spiritualsatanist.com/css/pt02.jpg) no-repeat;
color:#000;
}
#navlist li {
list-style: none;
background: inherit;
color: #5F5C51;
margin-left:2px; margin-bottom:2px;
}

#gallery {
height:100px;
}

#gallery img {
float: left;
padding: 20px;
}

.clear {
clear: left;
}

.quote {
width: 130px;
margin: 0;
border : 1px dashed #fff;
padding : 10px;
color:#656C4A;
background: #E4DCB2;
font-size: .8em;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #AC7D39;
}





/* images */

.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 
