/*
Layout by Kibumie
All Rights Reserved
*/

body {
background: #000000 url('img/bodybg.gif') repeat-x;
font-size: 13px;
color: #444444;
font-family: arial;
line-height: 180%;
margin: 0px;
text-align: justify;
}

.wrap {
background: url('img/bg.gif') repeat-y;
margin: 0 auto;
width: 900px;
}

.logo {
background: url('img/logo.png') no-repeat;
position: absolute;
top: 20px;
margin-left: 15px;
width: 177px;
height: 181px;
}

.logo a {
position: absolute;
top: 20px;
margin-left: 10px;
font-size: 80px;
padding: 20px;
line-height: 100%;
background: #ffffff;
color: #ff0000;
text-shadow: 1px 1px #AAAAAA;
}

.logo a:hover {
background: #000000;
color: #ffffff;
text-shadow: 1px 1px #ff0000;
}

.header {
background: url('img/header.jpg') no-repeat;
position: absolute;
top: 20px;
margin-left: 730px;
width: 152px;
height: 435px;
}

/* Navigation */

.navi {
position: absolute;
top: 240px;
}

.navi a {
background: #990000;
display: block;
width: 176px;
text-align: right;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
color: #000000;
letter-spacing: 0px;
font-size: 14px;
}

.navi a:hover {
background: #dd0000;
color: #ffffff;
letter-spacing: 2px;
text-shadow: #990000 -2px 2px;
}

.navi li {
list-style-type: none;
font-family: georgia;
font-size: 14px;
background: #ffffff;
text-align: left;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
color: #DF0000;
letter-spacing: 0px;
font-style: italic;
}

.navi li a {
list-style-type: none;
font-family: georgia;
font-size: 17px;
background: #ffffff;
width: 140px;
text-align: left;
color: #DF0000;
letter-spacing: 0px;
font-style: italic;
}

.navi li a:hover {
list-style-type: none;
font-family: georgia;
font-size: 17px;
background: #ffffff;
text-align: left;
color: #DF0000;
letter-spacing: 0px;
font-style: italic;
text-shadow: 0px;
text-shadow: #e1e1e1 -1px 1px;
}

.subnav a {
color: #ffffff;
background: #990000;
font-style: italic;
font-size: 11px;
padding: 5px;
}

.subnav a:hover {
color: #ffffff;
background: #990000;
border-right: 10px solid white;
}

.subnav {
font-family: calibri, tahoma, arial;
text-transform: uppercase;
font-size: 10px;
color: #515151;
}

/* content */

.top {
background: url('img/contentbg.jpg') no-repeat;
width: 518px;
height: 80px;
top: 0px;
position: absolute;
margin-left: 195px;
}

#content {
padding-top: 80px;
padding-left: 10px;
width: 490px;
margin: 0 auto;
}

h1 {
font-family: calibri, tahoma, arial;
color: #000000;
margin: 0px;
letter-spacing: 1px;
font-size: 18px;
text-align: left;
}

h2 {
font-family: georgia;
color: #B70000;
margin: 0px;
padding-top: 10px;
font-size: 14px;
font-style: italic;
letter-spacing: 5px;
}

.sub {
font-size: 11px;
font-family: calibri, tahoma, arial;
color: #748E9B;
text-left: right;
text-transform: uppercase;
line-height: 0px;
padding-bottom: 10px;
padding-top: 2px;
border-bottom: 1px dotted #000000;
}

span {color: #990000;}

li {
list-style-type: upper-roman;
font-family: "times new roman";
color: #000000;
}

kbd.text {
font-family: "century gothic", arial;
color: #5E5E5E;
font-size: 15px;
line-height: 100%;
letter-spacing: 4px;
}

/* 
Paragraph Extras
*/

p#in {text-indent: 50px;}

p.quote {
font-size: 9px;
color: #9E9E9E;
text-transform: uppercase;
font-family: "century gothic", arial;
text-align: right;
}

p.gallery a img {
border: 1px solid #900000;
padding: 7px;
}

p.gallery a:hover img {
border: 4px solid #990000;
padding: 4px;
}

/* 
Basics
*/

a {color: #D81616;text-decoration: none; text-transform: uppercase; font-size: 11px; font-family: georgia;}
a:hover {color: #C35050;}
b {font-family: "times new roman"; text-transform: 

uppercase; font-size: 11px;}
i {color: #A49216;}

img {
border: 1px solid #990000;
padding: 3px;
}

blockquote {
width: 400px;
margin: 0 auto;
background: url('img/quote.jpg') no-repeat;
padding-left: 25px;
color: #7DAABB;
font-style: italic;
}

/*
Image no button
*/

p.nb img {
border: 0px;
}

/*
Icon for images in a paragraph
*/

.icon {
margin-right: 8px;
float: left;
}

/*
Box for detailed or list analysis
*/

.box {
background: url('img/boxbg.jpg') no-repeat;
background-position: left;
width: 400px;
margin: 0 auto;
padding-left: 8px;
padding-right: 8px;
border-left: 12px solid #990000;
}

.box img {
float: right;
margin-left: 8px;
border: 1px solid #990000;
}

/* content End */

.end {
background: url('img/footerbg.jpg') no-repeat;
margin: 0 auto;
width: 460px;
height: 80px;
font-family: "times new roman";
font-size: 10px;
text-transform: uppercase;
text-align: center;
color: #878787;
line-height: 100%;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
}

.end p {margin: 0px; padding-bottom: 2px;}
.end a {color: #878787; font-size: 10px;}
.end a:hover {color: #878787; text-decoration: 

underline;}

