
/* Queries --------------------------------------- */

#queries {
	position:absolute;
	background-color:#fff;
	padding:1em;
	left:900px;
	z-index:100;
	top:1em;
}
/* Queries --------------------------------------- */

#pagenavigation {
	text-align:center;
}

/* ----------------------------------------------- */
CITE {
	display:block;
	margin-top:.5em;
	margin-bottom:.5em;
}

.storycontent IMG {
	max-width: 100%;
}

#guestbook .post {
	margin-top:1em;
	margin-bottom:1em;
}

div.error,div.success {
	margin:1em;
	padding:1em;
	border:2px solid #f00;
	-moz-border-radius:16px;
	color:#000;
	background-color:#fee;
}
div.success {
	border-color:#0c0;
	background-color:#efe;
}
div.success h3 {
	color:#060;
}

div.error li, div.success li {
	margin-left:1.3em;
}

div.error ul {
	list-style-image:url(/images/icons/small/warning.png);
}

.pollBar { height:12px; width: 1px; background-color: #090; border:1px solid #000 }

#commentlist blockquote {
	font-style:italic;
}

#calendartable {
	font-size:1em;
}

/*  
	Aubergine Machine WordPress stylesheet
    Copyright 2003-2004 Ben de Groot     
    released under the GPL                
	
	Modifications by blogigo:
	http://www.blogigo.de


*/

body {
background: #ffffff url(http://i299.photobucket.com/albums/mm284/NicciPain/whitebsckground.jpg) repeat fixed ;
color: #666666;
font-family: Helvetica;
cursor: crosshair;
font-size: px;
margin: 0;
border: 0;
text-align: center;
}

#rap {
position: relative;
background: #FFFFFF;
border: 1px dotted #FFFFFF;
margin: auto;
width: 1100px;
text-align: left;
}

#content {
position: relative;
margin: 10px 2px 0 10px;
padding-bottom: 20px;
width: 750px;
overflow: hidden;
text-align: left;
}

#menu {
position: absolute;
left: 813px;
top: 283px;
background: #FFFFFF;
border-right: 1px dotted #FFFFFF;
padding: 20px 0 30px 5px;
float: right;
width: 215px;
overflow: hidden;
text-align: left;
}

a {
color: #666666;
}

a:visited {
color: #666666;
}

a:hover {
color: #666666;
}

a[href="javascript:history.go(-1)"] {
display: none !important;
visibility: hidden !important;
}

acronym, abbr {
border-bottom: 1px dashed #666666;
}

acronym, abbr, span.caps {
cursor: help;
letter-spacing: .07em;
}

blockquote {
border-left: 5px solid #666666;
margin-left: 1.5em;
padding-left: 5px;
}

h2 {
font-size: 95%;
font-family: Helvetica;
border-bottom: 1px dotted #FFFFFF;
color: #cc0033;
margin: 20px 0 7px 0;
padding-bottom: 2px;
}

h3 {
font-size: .85em;
font-family: Arial;
margin-top: 5px;
}

p, li, .feedback {
background: #FFFFFF;
color: #000000;
font-family: Arial;
font-size: 90%;
}

cite {
font-style: normal;
font-size: 90%;
}

#content div a, #content p a {
color: #666666;
}

#content div a:hover, #content p a:hover {
color: #666666;
}

#content .storycontent a {
color: #666666;
}

#content .storycontent a:hover {
color: #666666;
}

#commentform input, #gbform input, #logincommentform input {
background-color: #666666;
border: 1px solid #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
}

#commentform textarea, #gbform textarea, #logincommentform textarea {
background-color: #666666;
border: 1px solid #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
width: 500px;
}

ol#comments li p {
font-size: 1em;
margin: 0px;
margin-bottom: 7px;
text-align: justify;
}

ol#comments li p cite a {
color: #000000;
}

#header {
letter-spacing: 0.2em;
background: none;
background-image: url(http://i299.photobucket.com/albums/mm284/NicciPain/header20122.jpg);
background-repeat: no-repeat;
height: 355px;
width: 940px;
margin: 0px;
padding: 0px;
border: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
border-top: 0px;
}

#header a {
color: #cc0000;
text-decoration: none;
font-size: 1px;
position: relative;
top: 0px;
left: 800px;
}

#header a:hover {
text-decoration: crossline;
color: #666666;
}

#menu form {
margin: 0;
}

#menu input {
background-color: #666666;
border: 1px solid #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
width: 100px;
}

#menu input[type="submit"] {
background-color: #666666;
border: 1px solid #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
width: 100px;
}

#menu ul {
color: #666666;
font-weight: bold;
list-style-type: none;
margin: 0;
padding-left: 5px;
}

#menu ul li {
background-image: none;
background-repeat: no-repeat;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 80%;
margin-top: 15px;
padding-bottom: 0px;
padding-left: 10px;
}

#menu ul ul {
font-weight: normal;
line-height: 100%;
list-style-type: none;
margin: 0;
padding: 0;
text-align: left;
}

#menu ul ul li {
background: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
margin: 0;
margin-top: 5px;
padding: 0;
border: 0;
}

#menu ul ul li a {
color: #666666;
height: 13px;
}

#menu ul ul li a:hover {
color: #996600;
}

*/

.credit {
clear: both;
color: #666666;
font-size: .65em;
margin: 10px 0 0 0;
padding: 3px;
text-align: center;
}

.credit a:link, .credit a:visited, .credit a:hover {
color: #cc0000;
}

.feedback {
color: #000000;
text-align: right;
}

.feedback a, .feedback a:active, .feedback a:link, .feedback a:visited {
color: #666666;
}

.legal {
color: #666666;
font-size: .85em;
text-align: right;
margin: 10px;
margin-top: 30px;
}

.meta, .meta a {
color: #000000;
font-size: .85em;
font-weight: normal;
letter-spacing: 0;
margin-bottom: 5px;
}

.paged_links a {
color: #666666;
font-weight: bold;
}

.post-categories {
display: inline;
margin: 0;
padding: 0;
}

.post-categories li {
display: inline;
margin-left: 0 3px 0 0;
padding: 0;
}

.post-categories li a {
font-size: 1.5em;
}

.storycontent {
background: #ffffff;
border: 0px solid #ffffff;
color: #666666;
margin: 5px;
margin-top: 0px;
padding: 10px;
}

.storycontent p, .storycontent li {
color: #666666;
margin: 0px;
margin-bottom: 7px;
text-align: justify;
}

.storytitle {
background-image: none;
background-repeat: no-repeat;
display: block;
font-size: 150%;
margin-left: 0px;
margin-bottom: 5px;
padding-left: 14px;
}

.storytitle a {
border-bottom: 1px dotted #000000;
color: #000000;
text-decoration: none;
}

.storytitle a:hover {
border-bottom: 1px solid #ffffff;
color: #666666;
text-decoration: none;
}

.storytitle a:visited {
border-bottom: 1px solid #666666;
color: #666666;
text-decoration: none;
}

.storytitle .meta {
display: block;
font-size: 80%;
}

.storytitle .meta a {
border-bottom: 0px;
color: #000000;
text-decoration: underline;
}

.storytitle .meta a:hover {
border-bottom: 0px;
color: #cfc;
text-decoration: underline;
}

.storytitle .meta a:visited {
border-bottom: 0px;
color: #cfc;
text-decoration: underline;
}

#calendar td {
font-weight: normal;
}

#calendar, #polltable {
font-size: 90%;
}
