p.verse {margin:0; padding: 0; line-height:130% !important;}
p.verse {
text-align:left;
margin:0 20px;
padding:0;
}

body {
background:#65C3F9 url(/assets/images/thor/bg.jpg) repeat-y center top;
color:#19254D;
font:normal 14px;
margin:0;
padding:0;
}

p,blockquote {
text-align:justify;
margin:10px 20px 1.2em;
}

blockquote {
display:block;
color:#663;
font:normal 1.1em "Lucida Sans Unicode",serif;
}

.clear {
clear:both;
display:block;
height:0;
line-height:0;
font-size:0;
}

.left {
float:left;
}

.right {
float:right;
}

.container {
font-size:1em;
width:630px;
margin:0 auto;
}

.header {
background:url(/assets/images/thor/header.jpg) no-repeat center top #287FE1;
height:130px;
text-align:center;
}

.header h1 {
color:#F0BB3A;
font:50pt "Uncial Antiqua";
margin:0 auto;
}

.header h2 {
color:#F0BB3A;
font:25pt/50% "Uncial Antiqua";
margin:0 auto;
letter-spacing:4px;
}

.navigation {
width:624px;
margin:0 auto;
font:14px  "Uncial Antiqua";
padding-top:10px;
}

.navigation ul {
margin:0;
padding:0 0 0 3px;
}

.navigation li {
background:url(/assets/images/thor/navigation.jpg) no-repeat;
float:left;
height:28px;
line-height:30px;
text-align:center;
width:123px;
list-style:none;
margin:0;
padding:3px 0 0;
}

.navigation li.active {
background-position:0 -31px;
}
.navigation li.active a {
color:#336799;
}
.navigation a {
color:#FFF;
text-decoration:none;
}

.navigation a:hover {
color:#336799;
}

.content {
padding:0 25px;
}

.content h1,h2 {
margin-bottom:5px;
margin-top:20px;
font:normal 1.4em "Uncial Antiqua";
letter-spacing:2px;
color:#FDFFF0;
}

.content h2 {
padding-top:5px;
margin:5px 20px 0;
clear:both;
}


.content ul {
margin:20px 0;
}

.content a, .footer a {
color:#19254D;
font-weight:bold;
}

.content a:hover, .footer a:hover {
color:#F0BB3A;
}

.content .subtitle {
font-style:italic;
font-size:.9em;
margin:-5px 10px 10px;
}

.content img {
margin:10px;
}

.footer {
color:#000;
font-size:.8em;
padding-bottom:12px;
padding-top:5px;
margin:5px 20px 0;
border-top: 1px solid #0D1905;
text-align:center;
}

.footer a {
text-decoration:none;
font-weight:bold;
}
