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

#header {
position: absolute;
top: 0px;
left: 0em;
background-color: #FFFFFF;
background-image: url("/ctm2/EYEEYE.jpg");
background-position: top left;
background-repeat: no-repeat;
width: 100%;
margin-left: 1em;
height: 110px;
padding-left: 4em;
padding-top: 45px;
font-color: #800000;
font-weight: bold;
font-size: 4em;
}

#menu {
width: 14em;
position: absolute;
float: right;
text-align: left;
top: 210px;
right: 1em;
overflow: hidden;
font-size: 100%;
}

* html #menu { /* make IE put it in the right place */
right: 7em;
}

body {
background-image: url("/img/tmpl/rubric/gradient.gif");
background-attachment: fixed;
background-position: bottom;
background-repeat: repeat-x;
}

#content {
margin-right: 17em;
margin-left: 0.5em;
background-color: #FFFFFF;
padding: 0.5em;
margin-top: 200px;
border: 2px #bbbbbb solid;
}

#content h2 {
font-size: 90%;
color: #666666;
margin-bottom: 0;
margin-top: 0;
}

h3 {
font-size: 150%;
margin-bottom: 0.33em;
}

.storytitle {
font-weight: bold;
margin-top: 0.25em;
}

.post-categories {
display: inline;
margin: 0;
padding: 0;
}

.post-categories li {
display: inline;
margin-left: 0 3px 0 0;
padding: 0;
}

.post .meta {
font-size: 85%;
color: #666;
}
.post .meta * {
margin-top: 0;
}

.post .feedback {
margin-bottom: 3em;
border-bottom: 3px solid #ccc;
padding-bottom: 1px;
}

body {
font-family: "Comic Sans MS", Arial, sans-serif;
font-size: 13px;
color: #000000;
}

p, td, th, li {
font-size: 100%;
line-height: 1.65em;
}

a:link, a:visited {
text-decoration: none;
color: #B54141;
border: 1px solid white;
}
a:hover {
font-weight: bold;
background-color: #ffffc0;
border: 0px solid #ccc;
}

textarea {
	width: 95%; 
        margin-left: 0.5em;
	min-height: 120px;
	font-family: "Comic Sans MS", Arial, sans-serif; 
        font-size: 100%;
	border: 1px solid #000000;
	background-color: #fff;	
}

textarea:hover, textarea:focus {
	border: 2px solid #666666;
	background-color: #eee;
}




/* blogigo Supplement */

#calendartable, #polltable {
font-size: 100%;
font-weight: bold;
}

li#poll ul li {
list-style-type: none;
}

#menu input {
width: 120px;
font-size: 10px;
padding: 0;
}


#menu {
width: 14em;
position: absolute;
float: right;
top: 210px;
right: 1em;
font-size: 100%;
}

* html #menu { /* make IE put it in the right place */
right: 3em;
}

#menu ul {
margin-top: 0em;
margin-bottom: 1em;
padding-left: 0;
margin-left: 0;
list-style: none;
font-weight: bold;
color: #B54141;
}

#menu a:link, #menu a:visited {
color: black;
border: none;
}

#menu ul ul {
margin-left: 0;
list-style-position: inside;
padding-left: 0em;
text-indent: 0;

font-weight: normal;
color: black;
}

#menu form{
margin: 0;
}

#menu form br {
display:none;
}
