/*
Theme Name: Textbakk
Theme URI: http://http://www.insidethecastle.org
Description: Hacked exclusively for INSIDE THE CASTLE
Version: 0.9
Author: the work.group
Author URI: http://www.sisyphean.com
*/

body {
margin: 0; 
padding: 0; 
background-color: #fff;
text-align: center; 
font: 10px Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
    line-height: 165%;

}


table, td {
font: 10px Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; 
color: #000;
    line-height: 165%;

}

#menu {
top: 0px;
left: 45px;
position: absolute;
width: 670px;
text-align: center;
background-color: #FFF;
max-height: 115px;
z-index: 10;
}


#splash,  #content {
top: 130px;
left: 45px;
position: absolute;
width: 670px;
text-align: justify;
background-color: #FFF;
max-height: 575px;
z-index: 11;
}

#footer {
text-align: center;
width: 670px;
background-color: #000;
min-height: 100px;
z-index: 12;
}


#content img {
max-width: 6700px;
border: 1px solid #000;
}

#text, .text {
width: 550px;
line-height: 150%;
text-align: justify;
padding-left: 25px;
margin-bottom: 50px;
}

#prevnext, .prevnext {
    margin-bottom: 50px;
    text-align: left;
    padding-left: 25px;
    color: #000;
    font-family:Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; 
    font-size: 1em; 
}

.entry {
text-align: justify;
}





.clearer {
clear:both;
}


/*** text and links ***/


a:link, a:visited {
  color: #777;
  text-decoration: none;
  }

a:hover {
  color: #000;
  text-decoration: none;
  }


.prevnext a, .prevnext a:visited {
    font-family:Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; 
    font-size: 1em; 
    font-weight: bold; 
    color: #777; 
    text-decoration:none;
    text-transform: uppercase;
}

.prevnext a:hover {
    color: #000;
}



h1 { 
    font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; 
    font-size: 4em; 
    font-weight: bold; 
    color: #000000; 
line-height: 20%;
    } 

h1 a:link, h1 a:visited {
color: #000000;
text-decoration:none;
} 

h1 a:hover {
color: #777;
text-decoration:none;
} 


h2  { 
    font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; 
    font-size: 1em; 
    font-weight: bold; 
    color: #000000; 
    line-height: 100%;
    } 

h2 a:link, h2 a:visited {
    color: #777;
    text-decoration:none;
} 

h2 a:hover {
    color: #000;
    text-decoration:none;
} 

h3 {
    font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; 
    font-size: 1.3em; 
    font-weight: bold; 
    color: #777; 
    line-height: 10%;
}

h3 a:link, h3 a:visited {
    color: #777;
    text-decoration:none;
}

h3 a:hover {
    color: #000;
    text-decoration:none;
} 

h4 {
    font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; 
    font-size: 1.2em; 
    font-weight: bold; 
    color: #aaa; 
    line-height: 10%;
}


ul.full-texts , ul.full-objects { 
    line-height: 200%;
    list-style-type:none;
margin: 0px;
padding: 0px;
}

ul {
    list-style-type:none;

}


ul.full-texts a, ul.full-objects a {
    color: #777;
    text-decoration:none;
}

ul.full-texts a:hover, ul.full-texts a:objects {
    color: #000;
    text-decoration:none;
}

ul.tags-list a, ul.tags-list a:visited {
    color: #aaa; 
    text-decoration:none;
}


li.widget_links a, li.widget_links a:visited {
    color: #aaa; 
    text-decoration:none;
}

li.widget_links a:hover {
    color: #000000; 
    text-decoration:none;
}
