/*---------------------------------------------------
Welcome to the CSS File for the Eyshield 21 Layout
-----------------------------------------------------*/

body { 
background: #fff;
cursor: default;
text-align: justify;
overflow: auto;
margin: 0px;
color: #926364;

}

a {text-decoration: none; cursor: crosshair;}

td {font: 11.3px arial;}
/*---------------------------------------------------
Wraps and Header
-----------------------------------------------------*/

#wrap {
width: 100%;
float: right;
z-index: 1;
}

#headerwrap { 
background: #fff url(http://www.deathgod.org/gbook/gbooky/repeat_top.jpg) top right repeat-x;
height: 269px; z-index: 1;
}

#header {
background: url(http://www.deathgod.org/gbook/gbooky/header_top.gif) top no-repeat;
width: 750px; 
height: 269px;
float: right; z-index: 1;
}

#midwrap { 
background: url(http://www.deathgod.org/gbook/gbooky/middle_repeat.gif) bottom right repeat;
float: right;
}

#middle {
background: url(http://www.deathgod.org/gbook/gbooky/eyeshield.gif) bottom no-repeat;
width: 750px; 
min-height: 642px;
float: right; z-index: 1;
}

#footwrap { 
background: url(http://www.deathgod.org/gbook/gbooky/footer_repeat.gif) right repeat-x;
float: right;
height: 358px; z-index: 1;
}

#footer {
background: #fff url(http://www.deathgod.org/gbook/gbooky/footer_2.jpg) bottom right no-repeat;
width: 750px; 
height: 358px;
float: right; z-index: 1;
}

#helmet {
position: absolute; 
float: bottom; 
right: 305px; 
z-index: 7; 
width: 174px;
height: 303px;
}

#helmet_img {
background: url(http://www.deathgod.org/gbook/gbooky/helmet.gif) top right no-repeat;
width: 174px;
height: 203px;
bottom: 303px;
position: absolute;
}

.clear {clear: both;}

/*---------------------------------------------------
Footer Information
-----------------------------------------------------*/

.footer {
margin-top: 65px;
text-align: left;
color: #535353;
font: bold 14px arial-narrow;
text-transform: uppercase;
width: 300px;
}

.footer a {background: #8bd58a; padding: 3px; border: 1px solid #fff;}
.footer a:link {color: #fff;}
.footer a:active { color: #fff;}
.footer a:visited { color: #f4ffb8;}
.footer a:hover { color: #b8f1ff;}


/*---------------------------------------------------
Other Layout Info
-----------------------------------------------------*/

input, select, option, textarea {
background: #fff;
border: 0px solid;
border-bottom: 3px solid #bce8ce;
color: #746b57;
font: bold 11.3px arial;
padding: 0px;
}

#form {width: 570px; height: 260px; float: left;}

#info {
width: 180px; 
height: 260px; 
float: left;
color: #bcbcbc;
font: 11.3px arial;
letter-spacing: 0.03ex;
}

#info a {color: #b0c5a5; font: bold 11.3px georgia;}

#info h3 {
font: bold italic 18px georgia; 
margin-bottom: 5px; 
margin-top: 35px;
padding: 0px;
color: #8ad38a;}

.footer input, select, option {
background: #def6fb;
color: #875858;
font: bold 11.3px arial;
border-bottom: 3px solid #bce8ce;}

.links {font: 20px georgia; margin-top: 80px;}

.links a {padding: 3px; border: 2px solid #c8e2bd;}
.links a:link {color: #8ad289; background: #fefd7e;}
.links a:active { color: #8ad289; background: #fefd7e;}
.links a:visited { color: #8ad289; background: #fefd7e;}
.links a:hover { color: #000000; background: #e7f4e3;}

.links2 {font: 18px serif; margin-top: 106px; color: #cae2c0;}

.links2 a {padding: 3px; font-weight: bold;}
.links2 a:link {color: #cae2c0;}
.links2 a:active { color: #cae2c0;}
.links2 a:visited { color: #cae2c0;}
.links2 a:hover { color: #9bbaba;}

.instruct {font: 11.3px arial; margin-top: 5px; width: 500px; color: #9ac4c4;}
/*---------------------------------------------------
Entry Information
-----------------------------------------------------*/

.entry {width: 359px;}

.pic {background: #fff; vertical-align: center; background: #fefd7e; width: 52px;}

.pic img {border: 1px solid #fff;}

.top_entry {
background: url(http://www.deathgod.org/gbook/gbooky/entry_top.gif) left no-repeat;
color: #875757;
font: 12px "Century Gothic", verdana;
padding-left: 8px;
}

.entry_text {
background: #fff;
font: 11.3px Arial, Helvetica, sans-serif;
line-height: 16px;
letter-spacing: 0.04ex;
color: #8d8d8d;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
}

.entry_text a {background: #cce4bc; padding: 1px;}


.leftnavi {
background: url(http://www.deathgod.org/gbook/gbooky/entry_repeat.gif) right repeat;
}

.leftnavitxt {
background: #eeeeee; 
color: #8d8d8d;
font: bold 11.3px Arial, Helvetica, sans-serif;
padding: 2px;
width: 30px;
float: right;}

.comments {
background: #e3f9f9; 
padding: 2px; 
margin-top: 15px; 
border: 1px solid #dddddd;
color: #9bbaba;
}

.bottom_entry {
background: url(http://www.deathgod.org/gbook/gbooky/entry_footer.gif) bottom no-repeat;
height: 29px;
vertical-align: top;
}

.date {
color: #88d38b; width: 230px;
font: 10px arial; 
text-transform: uppercase;
text-align: right;
}

.commentlink {font: bold italic 11.3px georgia,arial;}
.commentlink a {color: #c3827d; background: #fff;}

small {color: #5b8989; font: 10px arial;}
