/* 
Template: poppomat
Theme Name: Poppomat
Description: Tech-Bytes-Mod, 'Puters and Technology (modded)
Author: Joni Mueller, modified by Johann Gysin
Author URI: http://www.webjones.org

Credit goes to Root of www.atthe404.com for his Odyssey interface and Gemini template 
Technology Bytes CSS Design by Joni Mueller http://www.webjones.org/
Banner images from 351 DPI
Banner fonts are True Type Agnes and Microscan A
*/

a img {
	padding: 2px;
	border: 1px solid #000;
	color: transparent;
	background: transparent;
}

a:hover img {
	padding: 2px;
	border: 1px solid #00f;
	color: transparent;
	background: transparent;
}

a, a:link, a:visited {
	color: #00f;
	text-decoration: none;
}

a:hover {
	padding: 0px;
	color: #00f;
	background: transparent;
	text-decoration: underline;
}

acronym, abbr {
	border-bottom: 1px dashed #ddd;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #0000cd;
	background: #fff;
	margin-left: 1.5em;
	padding: 5px;
	color: 000;
	font-size: 100%;
}

body {
	background-color: #ddd;
	background-image: url(images/tile-bg-feedback2.gif);
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
	font-family: geneva, verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center; /* IE 5.5 hack */
}

cite {
	font-size: 95%;
	font-style: normal;
}

h1 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	text-align: right;
	font: 100% geneva, arial, tahoma, helvetica, sans-serif;
}

h2 {
	font: bold 95% geneva, verdana, tahoma, helvetica, arial, sans-serif;
	margin: 15px 20px 0 25px;
	padding-bottom: 2px;
	color: #000;
}

h3 {
	font-weight: bold;
	font-size: 115%;
	font-style: italic;
	font-family: georgia, "Book Antiqua", times, serif;
	margin-top: 0;
	padding-bottom: 0;
}

h3 a:hover {
	color: #00f;
	text-decoration: underline;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 100%/175% geneva, verdana, helvetica, tahoma, arial, sans-serif;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #ccc;
	border-top: 1px solid #000;
	color: #000;
	font-size: 90%;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link {
	color: #00f;
	text-decoration: none;
}

.credit a:hover {
	color: #00f;
	text-decoration: underline;
}

.feedback {
	color: #999;
	text-align: left;
	clear: both;
	font-size: .75em;
	background-color: #fff;
	padding-bottom: 40px;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta {
	color: #000;
	font-weight: normal;
	letter-spacing: 0;
}

.meta a {
	color: #00f;
	font-weight: normal;
	letter-spacing: 0;
}

.post, #comments-post {
  float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 25px;
}

.storytitle {
	margin-top: 10px;
	margin-bottom: 2px;
	color: #00f;
}

.storytitle a, storytitle a:link, storytitle a:visited, storytitle a:active {
	text-decoration: none;
	color: #00f;
}

.textarea {
	width: 200px;
	margin: 0;
}

#clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

#commentform  #comment{
	width: 450px;
	margin: 0;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #ddd;
	border: 1px solid #000;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	float: left;
	width: 591px;
}

#footer {
	margin-bottom: 0;
}

#header a, #header a:link, #header a:visited {
	color: #00f;
	text-decoration: none;
}

#header a:hover {
	color: #00f;
	text-decoration: underline;
	background: transparent;
	border: none;
}

#hmenu, #hnav {
	display: none;
}

#main {
}

#masthead {
	background-image: url(images/poppomat-logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #fff;
	height: 168px;
	border-bottom: 1px solid #000;
}

#menu {
	float: right;
	width: 175px;
}

#nav {
	padding-left: 10px;
}

#nav form {
	margin: 0 0 0 13px;
}

#nav input#s {
	width: 80%;
	background: #ddd;
	border: 1px solid #000;
	color: #000;
}

#nav ul {
	color: #000;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: none;
}

#nav li h2 {
	color: #0000cd;
	font: normal bold 95% geneva, verdana, tahoma, helvetica, arial, sans-serif;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: none;
}

#nav ul li {
	font: normal bold 95% geneva, verdana, tahoma, helvetica, arial, sans-serif;
	letter-spacing: 0.1em;
	color: #0000cd;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ddd;*/
}

#nav ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 140%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
}

#nav ul ul li {
	border: 0;
	font: normal normal 100%/115% geneva, verdana, helvetica, tahoma, arial, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
	line-height: 140%;
	color: #000;
}

#nav ul ul li a {
	color: #000;
	line-height: 140%;
	text-decoration: none;
}

#nav ul ul li a:hover {
	line-height: 140%;
	text-decoration: underline;
}

#nav ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#rap {
	width: 784px;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: right;
	background-color: #fff;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #000;
	text-align: left; /* IE 5.5 hack part II */
}

#wp-calendar {
	border: 1px solid #000;
	background: #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #ddd;
	color: #000;
}

#wp-calendar caption {
	color: #000;
	text-align: left;
	font: bold 12px geneva, verdana, helvetica, tahoma, arial, sans-serif;
}

#wp-calendar td {
	color: #000;
	font: normal 12px geneva, verdana, helvetica, tahoma, arial, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #ddd;
	line-height: 100%;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #ddd;
	color: #fff;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #0000cd;
}
