/*
Theme Name: Freudless in Raptorville
Theme URI: http://freudless.gnollsmustdie.com/
Description: My own theme for Freudless in Raptorville.
Version: 0.1
Author: Magnus Jonsson
Author URI: http://magnus.gnollsmustdie.com
Tags: none

*/
body {
font-size : 55.5%;
font-family : Verdana;
margin : 0;
padding : 0;
background-color : #c8c8c8;

}

img#background
{
position: fixed;
left : 0px;
top : 0px;
width : 100%;
min-height: 100%;
z-index: -1;
}

#page {
position : absolute;
left : 0 px;
top : 0px;
min-height : 100%;
padding : 0 10px 0 10px;
}
#mainbox {
position : absolute;
left : 10px;
top : 0;
width : 800px;
min-height : 100%;
padding : 9px 10px 0px 10px;
background-image : url(images/background_hack.gif);
background-repeat : repeat-y;
z-index: 1;
}
#logobox {
position : absolute;
left : 550px;
top : 0;
width : 32px;
min-height : 100%;
background : #000000;
height : auto;
}

img#freudbox_right {
position : fixed;
left : 802px;
top : 0;
min-height : 100%;
background : #000000;
height : auto;
}

#menubox {
position : absolute;
left : 582px;
top : 0;
width : 200px;
min-height : 100%;
background : #e4e4e4;
padding : 9px 10px 0px 10px;
}
#content {
font-size : 1.2em;
}
.widecolumn .entry p {
font-size : 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height : 1.4em;
}
.widecolumn {
line-height : 1.6em;
width : 500px;
}
.narrowcolumn .postmetadata {
width : 500px;
text-align : center;
}
.thread-alt {
background-color : #f8f8f8;
}
.thread-even {
background-color : white;
}
.depth-1 {
border : 1px solid #ddd;
}
.even, .alt {
border-left : 1px solid #ddd;
}
#footer {
width : 550px;
border : none;
}
small {
font-size : 0.9em;
line-height : 1.5em;
}
h1, h2, h3 {
font-weight : bold;
}
h1 {
font-size : 4em;
text-align : center;
}
#headerimg .description {
font-size : 1.2em;
text-align : center;
}
h2 {
margin-top : 0px;
font-size : 1.6em;
}
p {
margin-top : 5px;
}
h2.pagetitle {
font-size : 1.6em;
}
#sidebar h2 {
font-size : 1.2em;
}
h3 {
margin : 10px 0px 0px 0px;
font-size : 14px;
font-weight : bold;
color : #000000;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration : none;
color : white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color : #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration : none;
margin-bottom : 0;
}
.menu ul {
padding : 0;
margin : 0;
list-style-type : none;
}
.menu a {
font-size : 16px;
font-weight : bold;
color : #cc6600;
}
a, h2 a:hover, h3 a:hover {
color : #cc6600;
text-decoration : none;
}
.menu a:hover {
color : #000;
}
.post {
margin : 0;
}
.entry p {
width : 520px;
}
.entry blockquote p {
margin-left : 30px;
margin-right : 60px;
width : 420px;
color : #000;
}
.entry ul, ol {
width : 420px;
padding-left : 20px;
margin-left : 20px;
}
.entry p a:visited {
color : #b85b5a;
}
#commentform textarea {
width : 500px;
padding : 2px;
}
.commentlist li ul li {
font-size : 1em;
}
.commentlist li {
background-color : #999999;
font-weight : bold;
}
.commentlist li .avatar {
float : right;
border : 1px solid #eee;
padding : 2px;
background : #fff;
}
.commentlist cite, .commentlist cite a {
font-weight : bold;
font-style : normal;
font-size : 1.1em;
}
.commentlist p {
font-weight : normal;
line-height : 1.5em;
text-transform : none;
}
.commentmetadata {
font-weight : normal;
}
.alt {
margin : 0;
padding : 10px;
}
.commentlist {
padding : 0;
text-align : justify;
}
.commentlist li {
margin : 15px 0 10px;
padding : 5px 5px 10px 10px;
list-style : none;
}
.commentlist li ul li {
margin-right : -5px;
margin-left : 10px;
}
.commentlist p {
margin : 10px 5px 10px 0;
}
.children {
padding : 0;
}
#commentform p {
margin : 5px 0;
}
.nocomments {
text-align : center;
margin : 0;
padding : 0;
}
.commentmetadata {
margin : 0;
display : block;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color : #777;
}
code {
font : 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size : 0.9em;
letter-spacing : 0.07em;
}
a, h2 a:hover, h3 a:hover {
color : #cc6600;
text-decoration : none;
}
a:hover {
color : #000;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size : 9pt;
}
#wp-calendar a {
text-decoration : none;
}
#wp-calendar caption {
text-align : center;
}
#wp-calendar th {
font-style : normal;
text-transform : capitalize;
}
p img {
padding : 0;
max-width : 100%;
}
img.centered {
display : block;
margin-left : auto;
margin-right : auto;
}
img.alignright {
padding : 4px;
margin : 0 0 2px 7px;
display : inline;
}
img.alignleft {
padding : 4px;
margin : 0 7px 2px 0;
display : inline;
}
.alignright {
float : right;
}
.alignleft {
float : left;
}
