
/* 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;
}

        /* General Layout */
body {
        margin: 0;
        padding: 0;
        background: #666666;
        color: #000;
        font-family: Arial, Verdana, sans-serif, "Lucida Grande", "Lucida Sans Unicode" ;
        text-align: center; /* added by Alex King for compatibility with IE 5 */
        font-size: px;
}

#rap {
        margin: 10px auto 0 auto;
        padding: 0;
        width: 866px;
        border: 3px solid #000000;
        background: #fff;
    background-image: url('/img/tmpl/wp_new/slant-whitegray.gif');
        overflow: hidden;
        text-align: left; /* added by Alex King for compatibility with IE 5 */
}

#header {
    background-image: url("http://static.flickr.com/66/211742948_7d047da50b_o.gif");
        margin: 0;
height: 117px;
    padding: 0px;
        font: normal 0.5em Arial;
    border-bottom: 2px solid #000000;
}

#header a {
    color: #ffffff;
        text-decoration: none;
}

#content {
        width: 560px;
        margin: 0;
        text-align: left;
        float: left;
        background-color: transparent;
        padding: 10px 25px;
    border-right: 2px dotted #aaaaaa;
font-size: 80%;
}

#menu {
        margin: 0;
        padding: 0;
        width: 240px;
        background: transparent;
        overflow: hidden;
}

.credit {
        clear: both;
        width: 750px; /* changed by Alex King to match the width of the body */
        margin: 0 auto 10px auto;
        padding: 5px 3px;
        background-image: url('/img/tmpl/wp_new/slant-green.gif');
        color: #000;
        text-align: center;
}

.credit cite {
        color: #000;
        font-size: 90%;
    font-style: normal;
    letter-spacing: 1px;
}

.credit a, .credit a:link, .credit a:hover {
        color: #fff;
        text-decoration: none;
}

/* Basic XHTML styling */
h1, h2, h3 {
        font-family: Arial, verdana, 'lucida sans unicode', sans-serif;
}

h2 {
        margin: 0;
    padding: 0;
    font-size: 110%;
}

h3 {
        font-size: 120%;
}

p {
        font: 80%/130% Arial, verdana, 'lucida sans unicode', sans-serif;
    color: #555E55;
}

/* Links */
a {
        color: #cc0033;
    text-decoration: none;
}

a:link, a:visited {
        color: #006633;
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

a:active {
        text-decoration: none;
}

a img {
        border: none;
}

/* Menu styling */
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
    color: #555555;
 margin: 0;
    padding: 0;
}

#menu ul {
 width: 230px;  
        margin: 10px;
        padding: 0;
        color: #990000;
    list-style-type: none;
    font: 12px Arial, verdana, 'lucida sans unicode', sans-serif;
    text-transform: lowercase;
}

#menu ul li ul {
        margin-top: 0;
    padding: 0;
}

#menu ul li ul li {
    margin-top: 2px;
}

#menu #categories, #menu #search, #menu #archive, #menu #navigation, #menu #meta, #menu #style {

    padding-top: 10px;
}

#menu form {
        margin: 0;
}

#menu input {
        font-family: Arial, verdana, 'lucida sans unicode', sans-serif;
}

#menu form #searchbox {
        width: 8em;
    padding: 2px;
}


/* Form styling */
form {
        margin: 0;
        padding: 0;
}

input, textarea {
        padding: 1px;
}

/* other elements */
code {
        font-style: normal;
        color: #000000;
        padding-left: 9px;
        font-family: 'courier new', courier, monospace;
}

acronym, abbr {
 color: #000000;
        border-bottom: 1px dashed #aaa;
        cursor: help;
        font-size: 80%;
        letter-spacing: .07em;
    font-weight: bold;
}

/* WordPress elements */
.post {
        text-align: left;
    margin: 0 0 25px 0;
}

.storytitle {
        margin: 0;
        padding: 0;
        font-size: 120%;
        font-family: Arial, verdana, 'lucida sans unicode', sans-serif;
        font-weight: bold;

}

.storytitle a {
        color: #990000;
        text-decoration: none;
}

.storycontent ul, .storycontent ol {
        font: .8em Arial, verdana, 'lucida sans unicode', sans-serif;
}

.storycontent ul li, .storycontent ol li {
        margin-top: 3px;
}

.meta {
        font: 11px Arial, verdana, 'lucida sans unicode', sans-serif;
}

.meta a {
        color: #747474;
}

.meta ul {
        display: inline;
        margin: 0;
        padding: 0;
        list-style: none;
}

.meta li {
        display: inline;
}

.feedback {
        font: 11px Arial, verdana, 'lucida sans unicode', sans-serif;
        color: #000;
        text-align: left;
}


/* WordPress comments form */
#commentform input, #commentform textarea {
        background: #fff;
        border: 1px solid #aaaaaa;
}

#commentform textarea {
        width: 100%;
}

/* WordPress calendar */
#calendartable {
        margin: 10px 0;
}

#calendartable {
        border: 2px solid #000000;
        empty-cells: show;
        margin: 2;
        width: 90%;
}

#calendartable caption {
        padding: 3px;
        text-align: center;
    background-color: #aabbaa;
    color: #ffffff;
}

#calendartable #next a {
        margin-top: 5px;
        padding-right: 10px;
        text-align: right;
}

#calendartable #prev a {
        margin-top: 5px;
        padding-left: 10px;
        text-align: left;
}

#calendartable a {
        display: block;
        text-decoration: none;
    font-weight: bold;
}

#calendartable a:hover {
        background: #000000;
        color: #fff;
}

#calendartable td {
        color: #777777;
        font-family:Arial, verdana, 'lucida sans unicode', sans-serif;
        letter-spacing: normal;
        padding: 3px 0;
        text-align: center;
}

#calendartable #today {
        background: #aabbaa;
        color: #fff;
}

#calendartable th {
        font-style: normal;
        text-transform: capitalize;
}

#calendartable, #polltable {
        font-size: 90%;
}
