p.verse {margin:0; padding: 0; line-height:130% !important;}
/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
modified by jt@nothernpaganism.org
*/

*
{
margin: 0px;
padding: 0px;
}

#content p.verse {
    line-height: 130% !important;
    margin: 0;
    padding: 0;
}

h1,h2,h3 {font-family: 'Bilbo Swash Caps', cursive;	color: #C66210; letter-spacing: 2px;}

a:link {
	color: #A5A9B2;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
}

body {
	
	background: #FEFA8B url(/assets/images/sif/template/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#wrapper
{
	margin: 0 auto;
	width: 917px;
	text-align: left;
}

#main
{
	width: 915px;
	background: url(/assets/images/sif/template/back_top.jpg) no-repeat top;
	margin-left:1px;
}

#content {
    background: white;
    background: rgba(255, 255, 255, 0.8);
    border: solid white 1px;
    width: 793px;
    
    padding:10px 60px;
}


#content h2 {
	font-size: 30px;
        padding-bottom:15px;
}

#content h3 {
	text-align: right;
		font-size: 20px;
		margin-top: -20px;
}

#content  p {
    line-height: 1.5em;
    padding-bottom: 15px;
    text-align: justify;
    text-indent: 20px;
}

#back
{
width: 917px;
background: url(/assets/images/sif/template/table_back.gif) repeat-y
}

#header {
	height: 376px;
	text-align: right;
	background: url(/assets/images/sif/template/header.jpg) no-repeat;		
}

#logo {

width: 750px;
height: 148px;
text-align: right;
padding-top: 180px;
padding-right: 20px;
}


#logo h1 {
	font-size: 60px;
}

#logo H2
{
	font-size: 40px;
}


#menu
{
width: 882px;
height: 48px;
padding-left: 35px;
//font-family: 'Bilbo Swash Caps', cursive;
background: url(/assets/images/sif/template/buttons.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 135px;
	height: 37px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
//	letter-spacing: 1px;
	padding-top: 10px;
	text-transform: uppercase;
}

#menu a:hover {
//	width: 120px;
//    height: 32px;
	color: #C66210;
	//text-decoration: underline;
//	background: url(/assets/images/sif/template/buttons_r.gif) repeat-x;
}



#content a
{
color: #C66210;
text-decoration: none;
}



.date {
	text-align: right;
	color: #C66210;
	font-size: 11px;
}

.date a {
	color: #C66210;
}


#footer {
	height: 54px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #FEFA8B;
	margin-left: 5px;
	margin-right: 5px;
	background: url(/assets/images/sif/template/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}
