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

/*
	Sasa Jovanic (Sa&#353;a Jovani&#263;) - 31.01.2004
	www.sjsoft.org
	simple-blue.css
	
	Tested with: 
		Windows: Mozilla 1.6, Opera 7.23, IE 6sp1, IE 5.5sp2
		GNU/Linux: Mozilla 1.6, Firebird 0.7, Epiphany 1.0.7, Konqueror 3.1.5
		
	Problems:
		IE 5.5/6 - Strange h3 link color problems when scrooling with mouse up and down. IE problem (not CSS related)
		
	Modifications:
		By blogigo:
		http://www.blogigo.de
*/

body {
	margin: 18px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FCF5FA;
	color: #000000;
}

#menu {
	position: absolute;
	top: 120px;
	right: 13%;
	padding: 67px 0 10px 0;
	margin: 0;
	text-align: center;
	font-size: 90%;
	width: 188px;
	overflow: hidden;
}

abbr {
	border-bottom: 1px dotted #000;
}

#rap {
	margin: 0 13%;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
	text-align: center;
	background-color: #74ACFF;
	color: #FFFFFF;
	border: 1px solid #0000CC;
	padding-top: 14px;
	font-size: 220%;
	/* IE5.5 fix */
	height: 72px;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* End fix */
	height: 58px;
}

a {
	text-decoration: none;
}

#content {
	padding-right: 198px;
}

#content a,
#content a:link,
#content a:visited {
	color: #0000CC;
}

#content a:hover {
	color: #F00;
	border-bottom: 1px solid blue;
}

.credit a,
.credit a:link,
.credit a:visited,
h3 a,
h3 a:link,
h3 a:visited,
h1 a, 
h1 a:link,
h1 a:visited {
	text-decoration: none;
	color: #0000CC;
}

.credit a:hover,
.post h3 a:hover {
	color: #E8F1FF !important;
	border: 0 !important;
}

h1 a:hover {
	color: #E8F1FF;
	border-bottom: 2px solid #00C;
}

.credit a:active,
h3 a:active,
h1 a:active {
	color: #000;
}

h2 {
	font-size: 140%;
	color: #0000CC;
	padding-top: 10px;
}

ul { /* REMOVE THIS ONE!!! */
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0;
}

#style,
#meta,
#navigation,
#calendartable,
#archive,
#categories,
#wordpress, 
#textbox, #latest, #sidebar_comments, #favorites, #poll, #status, #login {
	border: 1px solid #0000CC;
	margin: 10px 0 0 0;
	background-color: #74ACFF;
}

li#style,
li#meta,
li#navigation,
li#archive,
li#categories,
li#wordpress, 
li#textbox, li#latest, li#sidebar_comments, li#favorites, li#poll, li#status, li#login {
	font-weight: bold;
}

#style ul,
#meta ul,
#navigation ul,
#archive ul,
#categories ul,
#wordpress ul, 
#textbox ul, #latest ul, #sidebar_comments ul, #favorites ul, #poll ul, #status ul, #login ul {
	text-align: left;
	background-color: #D1E3FF;
	border-top: 1px solid #0000CC;
	padding: 2px;
	font-weight: normal;
}

#style li,
#meta li,
#navigation li,
#archive li,
#categories li,
#wordpress li, 
#textbox li, #latest li, #sidebar_comments li, #favorites li, #poll li, #status li, #login li {
	padding: 1px;
}

#menu a,
#menu a:link,
#menu a:visited {
	display: block;
	padding: 1px 2px;
	border: 1px solid #D1E3FF;
	color: #00C;
}

#meta a, #meta a:link, #meta a:visited {
	display: inline;
}

#menu image, #menu input, #menu table {
	display: block;
	position: relative;
	top: 0px;
}

#menu a:hover {
	background-color: #E8F1FF;
	color: #ff0000;
	border: 1px solid #0000CC;
}

#commentlist,
#commentform,
.post {
	background-color: #D1E3FF;
	border: 1px solid #0000CC;
	margin: 10px 0 10px 20px;
}

#commentform {
	padding: 0;
}

#search input,
#commentform input,
#commentform textarea {
	border: 1px solid #0000CC;
	background-color: #E8F1FF;
	margin-top: 3px;
}

#commentform textarea {
	width: 340px;
}

#commentlist {
	padding: 0;
}

#commentlist p {
	padding: 0 0 5px 0;
	margin: 0;
}

#commentlist li {
	background-color: #E8F1FF;
	border: 1px solid #0000CC;
	padding: 2px 5px 0 5px;
	margin: 5px 5px 5px 25px;

}

#commentlist cite {
	font-size: 90%;
	text-align: right;
	display: block;
}

.storytitle {
	border-bottom: 1px solid #0000CC;
	padding: 4px;
	background-color: #74ACFF;
}

.meta {
	border-bottom: 1px solid #00C;
	padding: 4px;
	font-size: 80%;
}

.feedback {
	border-top: 1px solid #0000CC;
	padding: 4px;
	text-align: right;
}

.post-categories,
.post-categories li {
	display: inline;
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.storycontent {
	padding: 15px 5px;
	background-color: #E8F1FF;
}

p {
	padding: 0 0 0 20px;
}

.storycontent p {
	padding: 0 0 5px 0;
	margin: 0;
}

/* Using first-letter on link will crash IE6 (? 5/5.5 ?)
.storycontent p:first-letter {
	font-size: 200%;
	font-weight: bold;
	margin-right: 3px;
	float: left;
} */
#search {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 2px;
	right: 5px;
	text-align: right;
	width: 130px;
}

#search form {
	padding: 0;
	margin: 0;
}

#calendartable {
	background-color: #E8F1FF;
	width: 186px;
	padding: 0;
	/* IE5.5 fix (font size) */
	font-size: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* End fix */
}

#calendartable caption {
	background-color: #D1E3FF;
	border-bottom: 1px solid #0000CC;
	font-weight: bold;
	padding-bottom: 2px;
	width: 100%;
}

#calendartable thead th {
	font-weight: normal;
	background-color: #74ACFF;
	border: 1px solid #0000CC;
}

#calendartable tbody td {
	padding-top: 0;
}

#calendartable a {
	font-weight: bold;
}

#calendartable tbody a:hover {
	border: 1px solid #0000CC;
	padding-left: 2px;
}

#calendartable tfoot a:hover {
	border: 1px solid #0000CC; 
	padding-left: 2px;
}

#today {
	font-weight: bold;
	background-color: #fff !important;
	color: #00C !important;
}

#today a,
#today a:link,
#today a:visited,
#today a:hover {
	background-color: #FFF;
	border: 1px solid #FFF !important;
}

#polltable {
	font-size: 90%;
}

input {
	border: 1px solid #0000CC;
	background: #FFFFFF;
	margin: 5px;
	color: #000000;
	font-size: 90%;
	}

input:hover, input:focus {
	background: #D1E3FF;
	}
	
textarea {
	border: 1px solid #0000CC;
	background: #FFFFFF;
	margin: 5px;
	color: #000000;
	width: 450px;
	font-size: 90%;
	}

textarea:hover, textarea:focus {
	background: #D1E3FF;
	}
