/*
Theme Name: Nagashimatoft.com (based on Starkers 2)
Theme URI: http://www.nagashimatoft.com
Description: Design based on Starkers 2
Version: 1
Author: Anders Holm
Author URI: http://allora.dk
Tags: allora.dk, nagashimatoft, starkers
*/


/* RESET */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }



html
{
    height: 100%;
    width: 100%;
}

body
{
    height: 100%;
    width: 100%;
    background-image: url(style/images/bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    color: #1c305e;
    padding: 0px;
    margin: 0px;
    font-family: Arial, Tahoma, Sans-Serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 150%;

    scrollbar-base-color: #efefef;
    scrollbar-arrow-color: #808080;
    scrollbar-3dlight-color: #ddd;
    scrollbar-darkshadow-color: #ddd;
    scrollbar-face-color: #efefef;
    scrollbar-highlight-color: #efefef;
    scrollbar-shadow-color: #efefef;
    scrollbar-track-color: #efefef;
}

img 
{
    border: 0px;
}

a 
{
    color: #a21e14;
    text-decoration: none;
}

a:hover 
{
    color: #a21e14;
    text-decoration: underline;
}

p {
margin-top: 5px;
margin-bottom: 10px;
}

#splash 
{
    width: 514px;
    height: 514px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -260px;
    margin-left: -248px;
    z-index: 100;
    background-image: url(style/images/splash.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    cursor: pointer;
}

#splash_email {
    position: relative;
    width: 124px;
    height: 13px;
    display: block;
    top: 272px;
    left: 162px;
}

#container 
{
    width: 514px;
    height: 423px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -260px;
    margin-left: -248px;
    text-align: left;
    background-image: url(style/images/bg-contact.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    z-index: 2;
}

#scroll_container {
    width: 514px;
    height: 423px;
    overflow: auto;
}

#text_content 
{
    padding-top: 30px;
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 0px;
    text-align: justify;
}

#text_content b,
#text_content strong
{
    font-weight: bold;
    color: #a21e14;
}

#menu_div 
{
    background-color: #97a291;
    background-image: url(style/images/bg-menu.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 514px;
    height: 86px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 168px;
    margin-left: -248px;
    text-align: center;
}

#logo 
{
    position: absolute;
    width: 116px;
    height: 61px;
    top: 25px;
    left: 393px;
    z-index: 0;
}

#menu_ul
{
    z-index: 2;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
}

#menu_ul li
{
    display: inline;
}

#menu_ul a
{
    color: #1c305e;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}

#menu_ul a:hover 
{
    color: #a21e14;
    text-decoration: none;
}

#menu_ul .current_page_item a,
#menu_ul .current_page_item a:hover {
    text-transform: lowercase;
    color: #1c305e;
    cursor: default;
    text-decoration: none;
}




#language_ul 
{
    width: 150px;
    height: auto;    
    position: absolute;
    bottom: 22px;
    left: 113px;
    
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#language_ul li 
{
    text-align: left;
}

#language_ul li a 
{
    text-transform: lowercase;
    font-weight: bold;
    font-size: 10px;
    color: #a21e14;
}

#language_ul li a.selected
{
    text-transform: lowercase;
    font-weight: bold;
    font-size: 10px;
    color: #1c305e;
}






#credits 
{
    position: fixed;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #808080;
    width: 99%;
    height: auto;
    bottom: 0px;
    left: 0px;
    text-align: right;
    padding: 5px;
    padding-right: 35px;
    font-size: 10px;
}

.postIt_picture 
{
    width: 231px;
    height: 261px;
    position: absolute;
    background-image: url(style/images/postit_picture.png);
    background-repeat: no-repeat;
    top: -10px;
    left: -80px;
    z-index: 20;
}

.postIt_buttons {
    width: 62px;
    height: 47px;
    position: absolute;
    background-image: url(style/images/buttons.png);
    background-repeat: no-repeat;
    bottom: 20px;
    right: 20px;
    z-index: 1;

}


.postIt_1, .postIt_2, .postIt_3, .postIt_4
{
    width: 164px;
    height: 140px;
    position: absolute;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 40px;
    text-align: left;
    overflow: hidden;
    z-index: 2;
}

.postIt_1 div, .postIt_2 div, .postIt_3 div, .postIt_4 div {
    width: 170px;
    height: 152px;
    overflow: auto;
}

.postIt_1
{
    top: 220px;
    left: 20px;
    background-image: url(style/images/postit1.png);
}

.postIt_2
{
    top: 25px;
    left: 200px;
    background-image: url(style/images/postit2.png);
    z-index: 10;
}

.postIt_3
{
    top: 215px;
    left: 320px;
    background-image: url(style/images/postit3.png);
}

.postIt_4
{
    top: -30px;
    left: -80px;
    background-image: url(style/images/postit3.png);
}


.arrow_left 
{
    width: 12px;
    height: 12px;
    background-image: url(style/images/arrows.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 250px;
    z-index: 10;
}

.arrow_right
{
    width: 12px;
    height: 12px;
    background-image: url(style/images/arrows.png);
    background-repeat: no-repeat;
    background-position: -15px 0px;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 265px;
    z-index: 10;
}


.post-edit-link {
position: absolute;
top: 0px; 
right: 20px;
}
