/* 
Template: tech-bytes
Theme Name: Tech-Bytes
Description: 'Puters and Technology
Author: Joni Mueller
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;
}

a, a:link, a:visited {
	color: #0000ff;
}

a:hover {
	color: #f2fbff;
	background: #0000cd;
	border: 1px solid #000;
	text-decoration: none;
}

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: #C9EDCA;
	font-family: geneva, verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 8pt;
	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: 100%;
	font-style: italic;
	font-family: georgia, "Book Antiqua", times, serif;
	margin-top: 0;
	padding-bottom: 0;
}

h3 a:hover {
	color: #fff !important;
	background: #0000cd;
}

h4 {
}

h4 a:hover {
	color: #fff !important;
	background: #0000cd;	
}

#clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

#content {
	font-family: geneva, verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	margin: 0;
	text-align: center; /* IE 5.5 hack */
}


#header a, #header a:link, #header a:visited {
	color: #f2fbff;
	text-decoration: none;
}

#header a:hover {
	color: #0000cd;
	text-decoration: none;
	background: transparent;
	border: none;
}

#hmenu, #hnav {
	display: none;
}

#main {
}

#masthead {
	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: none;
}

#nav ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#rap {
	width: 784px;
	background-image:  url(tech-bytes%5B1%5D/tech-bytes/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 */
}
