body {
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #345487;
}

img {
	border: 0px;
}

a {
	color: #FB3;
}

a[href ^="http://"] {
	background: url("/img/external.png") center right no-repeat;
	padding-right: 13px;
}

h1 {
	background: url("/img/Logo.png") no-repeat left center;
	padding: 25px 0px 25px 90px;
	margin-left: 10px;
	font-variant: small-caps;
}

h2 {
	display: inline;
	font-variant: small-caps;
	padding: 1px 12px 2px 10px;
	border-left: 5px solid #FB3;
	border-bottom: 1px dotted #FB3;
}

h3 {
	display: inline;
	font-weight: normal;
	font-size: 1em;
	border-bottom: 1px dotted #FB3;
}

h3 a {
	color: #345487;
	text-decoration: none;
}

h3 a:after {
	content: "\0000a0\0000bb\0000a0";
}

h3:before {
	content: '.:\020';
}

h4 {
	font-weight: normal;
	font-size: 1em;
	text-decoration: underline;
	margin-left: 1em;
}

h4:before {
	content: '.:\020';
}

ul#menu {
	list-style: none;
	float: right;
	margin: 0px 25px 0px 5px;
	padding: 3px 3px 10px 10px;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #345487;
	-moz-border-radius-bottomleft: 18px;
}

ul#menu li {
	padding: 2px;
}

ul#menu a {
	text-decoration: none;
	border-bottom: 1px dotted #06F;
	padding: 0px 17px 0px 0px;
}

ul#menu a:hover {
	background: url("/img/arrow.png") left center no-repeat;
	padding: 0px 3px 0px 14px;
}

ul.LinkDistros {
	list-style: none;
}

ul.LinkDistros li a {
	padding-left: 20px;
}

ul.LinkDistros li a.ArchLinux {
	background: url("/img/Distros/ArchLinux.png") left center no-repeat;
}

ul.LinkDistros li a.Gentoo {
	background: url("/img/Distros/Gentoo.png") left center no-repeat;
}

dl {
	padding-left: 1em;
}

dl.hidden {
	display: none;
}

dt {
	text-decoration: underline;
}

p.screenshots {
	margin: 1.2em 0em 0em 1em;
}

hr {
	width: 80%;
	margin: 2em auto 1em auto;
}

div.copy {
	font-size: 0.8em;
	color: #CCC;
	text-align: center;
}

span.size, span.date, div.date {
	font-size: 0.8em;
	color: #CCC;
}

div.date {
	margin: 1em 0em 0em 0em;
}

p.download {
	padding-left: 24px;
	background: url("/img/filesave.png") left center no-repeat;
}

span.finished {
	text-decoration: line-through;
}
