/*
Theme Name: poisoned
Theme URI: http://februaryaffair.org/portfolio
Description: Official Portfolio Layout
Version: Poison Apple
Author: Beara
Author URI: http://februaryaffair.org
*/


/* Base, Bitches */

html
{font-size:100%;}

html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6
{border:0;
outline:0;
margin:0;
padding:0;}

body
{font-family: Times New Roman;
font-size: 10pt;
line-height: 12pt;
letter-spacing: 1px;
color: #E8D868;
text-align: justify;
background-color: #000;
border: 0;
outline: 0;
margin: 0;
padding: 0;}

/* End Base */


/* Navigation, Bitches */

 #nav-art
{position:absolute;
float:center;
margin-top:-490px;
margin-left: 216px;}

 #nav-tales
{position:absolute;
float:center;
margin-top:-495px;
margin-left: 270px;}

 #nav-poetry
{position:absolute;
float:center;
margin-top:-490px;
margin-left: 340px;}

 #nav-misc
{position:absolute;
float:center;
margin-top:-490px;
margin-left: 428px;}

/* End Navigation */



/* Structure, Bitches */

#outerWrapper
{width: 540px;
background-color: #000;
padding: 0px 0px 1px 0px;}

#outerWrapper #header
{background:url(images/poisonapple.gif) top no-repeat;
width: 540px;
height: 525px;
padding: 0px;}


#content
{font-family: Times New Roman;
font-size: 10pt;
line-height: 12pt;
letter-spacing: 1px;
color: #E8D868;
width: 518px;
text-align: justify;
background-color: #000;
border: solid 0px #000;
margin: -10px 0 0 0;
padding: 0px 5px 10px 5px;}

.clearFloat
{clear: right;
display: block;}

.post, .page
{padding-bottom: 15px;
margin-bottom: 0px;}


#outerWrapper #footer
{clear: both;
width: 500px;
text-align: center;
margin: 70px auto;
padding: 1px;
background: #183828;
border: solid 0px #000;
margin-bottom: 10px;}

/* End Structure */


/* Heading, Bitches */

h1
{font-family: Times New Roman;
color: #000;
font-size: 13pt;
background-color: #980808;
font-variant: small-caps;
letter-spacing: 2px;
width: 518px;
margin-left: -5px;
margin-bottom: 5px;
padding: 2px 5px 2px 5px;}


h2
{width: 35px;
height: 32px;
border: 0px solid yellow;
background-color: transparent;}

h3
{width: 55px;
height: 40px;
border: 0px solid yellow;
background-color: transparent;}

h4
{width: 70px;
height: 40px;
border: 0px solid yellow;
background-color: transparent;}

h5
{width: 55px; 
height: 35px;
border: 0px solid yellow;
background-color: transparent;}

/* End Headings */



/* Typography, Bitches */

input,textarea,select
{font-family: Times New Roman;
font-size:10pt;
color: #E8D868;
background: #183828;
border: 0px solid #669900;}

em, i
{font-family: Times New Roman;
color: #16AD27;
font-size: 10pt;
line-height: 12px;}

u
{font-family: Times New Roman;
color: #0E776D;
font-size: 10pt;
line-height: 12px;}

strong, b
{font-family: Times New Roman;
color: #B04C18;
font-variant: small-caps;
font-size: 12pt;
line-height: 14px;
font-weight: bold;}

a:link, a:visited, a:hover, a:active
{font-family: Times New Roman;
font-size: 11pt;
line-height: 13px;
color: #14B140;
font-weight: bold;
font-variant: small-caps;
text-decoration: none;}


blockquote
{font-family: Times New Roman;
font-size: 9pt;
color: #FFF;
font-style:italic;
text-align: justify;
background-color: #660000;
border:#000 solid 2px;
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;}

/* End Typography */



/* Comment, bitches */
ul.commentlist {
margin:0;
padding:0;
}
ul.children {
margin-left: 2em;
}
ul.commentlist, ul.children {
list-style-type: none;
}
ul.commentlist li div.vcard img.avatar { 
border:1px solid #000; 
padding:1px;
margin: 0px 5px 0 0;
float: left;
}
ul.commentlist .commentmetadata {
font-size: 0.9em;
}
ul.commentlist .comment-author {
padding-top: 8px;
margin:4px 0 0 0;
border-top: 1px dotted #FFF;
}
ul.commentlist .comment-meta {
padding-bottom: 8px;
margin: 0;
border-bottom: 1px solid #810000;
}
.reply {
margin-bottom: 1em;
}
span.says {
display: none;
}

h4#comments, h4#pings {
margin: 0 0 1em;
font-size:1.125em;
}
h4#postcomment {
margin:0;
font-size:1.125em;
}
.commentmeta {
border-top: 1px solid #669900;
border-bottom: 1px solid #669900;
}
.commentmeta li {
font-size: .87em;
}
li.author, li.date {
font-style: bold;
}

/* Form, bitches */
select {
width: 130px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#commentform #submit {
margin: 0 0 5px auto;
}

