﻿html { background-color: #fff; }

a { color: #036; text-decoration: none;}

h1,h2,h3,h4, #content h1 a, #content h2 a, #content h3 a { font-weight: normal; }

#welcome { padding-right: 280px; padding-bottom: 20px; border-bottom: 1px solid #000; margin-bottom: 20px; }

#welcome #screenshots { position: absolute; top: 215px; left: 50%; margin-left: 113px; width: 262px; }

#welcome #about-screenshot { margin: 5px 10px 25px; font: 11px Verdana, Arial, Helvetica, sans-serif; }

#welcome #others { text-align: center; padding-top: 15px; border-top: 1px solid #000; width: 256px; }

#welcome #others img:hover { border: 1px solid #666; }

#welcome img { padding: 4px; border: 1px solid #ccc; }

a:hover { color: #09c; }

body { background: url(cool-fade-2-3.gif) #fff repeat-x; font: 15px Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0; text-align: center; color: #2d2d2d; }

h1, h2, h3 { margin: 0; padding: 0; }

p { line-height: 22px; }

* html #content { display: inline; }

#content { float: right; width: 549px; margin-top: 39px; }

#content a { font-weight: bold; }

#content li { margin-bottom: 6px; line-height: 20px; }

#logo a { background: url(/images/header-logo.png); display: block; height: 124px; text-decoration: none; text-indent: -9000px; width: 695px; }

#menu { margin-left: 188px; margin-top: -15px; font: 11px Verdana, Arial, Helvetica, sans-serif; }

#menu #current { background: url(bg-menu-current.png) 0 18px repeat-x; padding-bottom: 4px; border-bottom: 1px solid black; }

#menu #last a { margin-right: 0; }

#menu a { float: left; height: 18px; margin-right: 25px; text-decoration: none; }

#menu a:hover { background: url(bg-menu-hover.png) 0 18px repeat-x; padding-bottom: 4px; border-bottom: 1px solid #ccc; }

#menu li { display: inline; margin: 0; text-align: center; }

#menu ul { height: 23px; list-style: none; margin: 0; padding: 0; text-transform: uppercase; }

#lang-guess {
	color: #444;
	border-top: 1px solid #E5E4D3;
	border-bottom: 1px solid #E5E4D3;
	clear: both;
	font-family:Verdana, Arial,Helvetica,sans-serif;
	font-size:11px;
	margin: 50px 0 0 188px;
	padding: 6px 6px 6px 39px;
	background: #fffeeb url(bull-it.png) no-repeat 26px 9px;
	text-transform: uppercase;
}

#rap { margin: auto; text-align: left; width: 738px; }

#head-search { position: absolute; top: 140px; right: 50%; margin-right: -368px; }

#head-search input { font-size: 11px; }

#head-search .butt { text-transform: uppercase; }

#footer { clear: both; border-top: 1px solid #000; padding-top: 0px; padding-bottom: 16px;  font: 10px Verdana, Arial, Helvetica, sans-serif; color: #888; text-transform: uppercase; margin-top: 10px; margin-bottom: 1em; }

#footer p.announcement { background: url(code-is-poetry.png) no-repeat top right; }

#footer p { line-height: 0; margin: 10px 0; }

#footer form { display: inline; }

#footer input { font-size: 9px; }

.threecol { margin-right: 200px; }

#content p a { border-bottom: 1px solid #bbb; padding: 0 0 1px 0 ; }

#rcol { position: absolute; top: 220px; width: 160px; margin-left: 370px; font: 11px Verdana, Arial, Helvetica, sans-serif; }

#rcol div { border-bottom: 2px solid #000; margin-bottom: 20px; }

#sidebar { font: 11px Verdana, Arial, Helvetica, sans-serif; float: left; width: 175px; margin-top: 85px; }

#sidebar a, #rcol a { text-decoration: none; }

#sidebar h3, #rcol h3 { border-bottom: 1px solid #000; border-top: 1px solid #000; font-size: 10px; padding: 5px 0; text-transform: uppercase; }

#sidebar li, #rcol li { background: url(bull-it.png) no-repeat left 3px; margin-bottom: 6px; padding-left: 12px; }

#sidebar ul, #rcol ul { list-style: none; margin: 10px 0; padding: 0 0 5px; }

#sidebar div ul { border-bottom: 2px solid #000; }

#sidebar #subcurrent { color: #000; font-weight: bold; }

#doily { clear: both; height: 3em; background: no-repeat url(doily.png) center; }

.fancy { background-repeat: no-repeat; text-indent: -9000px; position: relative; }
.fancy a { display: block; height: 24px; } 

#rcol .dl a { padding: 1em 6px; display: block; margin-bottom: 1em; font-size: 20px; line-height: 28px; background-color: #192A72; color: #fff; text-decoration: underline; }

#rcol .dl a:hover { background-color: #233AA0; }

#rcol .dl { border-bottom: 0; border-top: 0; }

#book {
	float: right;
	width: 240px;
	text-align: center;
	font-weight: bold;
}

#book a {
	text-decoration: none;
}

#book a img {
	border: none;
}

#book span {
	text-decoration: underline;
	display: block;
	width: 200px;
	margin: auto;
}

a.downloadnew {
	display: block;
	position: absolute;
	text-indent: -3000px;
	background: url(download-2-3-1.png) top center no-repeat;
	top: 0;
	left: 60%;
	width: 223px;
	height: 108px;
	}

h3#dl-zip,
h3#dl-tar {
	border: none;
}
h3#dl-zip a,
h3#dl-tar a {
	display: block;
	border: none;
	width: 164px;
	height: 92px;
	text-indent: -3000px;
	padding: 0;
}
h3#dl-zip a {
	background: url(download-zip.png) top left no-repeat;
	margin-bottom: 10px;
}
h3#dl-zip a:hover {
	background-position: bottom left;
}
h3#dl-tar a {
	background: url(download-tar.png) top left no-repeat;
}
h3#dl-tar a:hover {
	background-position: bottom left;
}

.alt { background: #eee }
.talltable th { border-bottom: 3px solid #666; }
/*
.categoryarchive li { height: 20px; }
ul .date { background: blue; width: 150px; display: block; }
*/
