/* Processed by Matthew Vince's css-groups parser (v. 1.3.1) - http://projects.tryingtothink.com/css-groups/ */

body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 5px;
	text-align: center;
	/* comment! */
	line-height: 140%;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 700px;
	text-align: left;
}
#header {
	margin-bottom: 30px;
}
#header h1 {
	font-size: 210%;
	margin-bottom: 5px;
}
#header h1 a {
	color: #000;
	text-decoration: none;
}
#header h1 a:hover {
	text-decoration: underline;
}
#header h3 {
	margin-top: 5px;
	font-size: 120%;
	color: #999;
	/* comment! */
	margin-bottom: 3px;
}
#header h4 {
	margin: 3px 0;
}
#header #donate {
	position: absolute;
	text-align: right;
	left: 500px;
	top: 0px;
}
#header #donate p {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	font-size: 90%;
}
/* This is a sample comment
* testing of multi-line
* ** /// **  -- some weird chars here
and we're done */#content h2 {
	font-size: 150%;
	clear: both;
	margin: 18px 0;
}
#content h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 140%;
	clear: both;
}
#content p.idea {
	background-color: #E7F9F9;
	padding: 7px;
	border: 1px solid #9BE4FF;
}
#content a {
	color: #4C1FA8;
}
#content span.hilight {
	background-color: #FFFFCE;
	padding: 1px 2px;
	/* comment! */
	font-weight: bold;
}
#content p.download {
	padding: 5px 15px;
}
#content p.download a {
	padding-left: 23px;
	background: transparent url(zip-icon.png) 0 1px no-repeat;
	color: #226700;
	font-size: 120%;
	font-weight: bold;
}
#content p.download a:hover {
	color: #000;
}
.ie6 #content p.download a {
	color: black;
}
#content .examples {
	background: #FDFEE7;
	border: 2px solid #FBFDCE;
}
#content .examples pre {
	width: 47%;
	display: inline;
	float: left;
	font-family: Andale Mono, Bitstream Vera Sans Mono, monospace;
	font-size: 100%;
	color: #000;
	padding: 8px;
	margin: 0;
}
#content .examples div.clr {
	clear: both;
}
#converter fieldset {
	border: 0;
	padding: 10px;
}
#converter textarea {
	font-size: 100%;
	padding: 4px;
	font-family: Andale Mono, Bitstream Vera Sans Mono, monospace;
	width: 95%;
}
#converter input {
	margin-top: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	padding: 4px;
}
#footer p {
	/* another comment */
	padding-top: 20px;
	text-align: /* inline comment */center;
	color: #999;
	font-size: 90%;
}
