@CHARSET "ISO-8859-1";

body
{
	background: #4c4c4c;
	font-family: Verdana, sans-serif;
}

#container
{
	width: 608px;
	margin: 0 auto;
	padding: 20px 0;
}

h1
{
	float: left;
	font-size: 1em;
}

#primary-navigation-menu
{
	float: right;
	text-transform: uppercase;
	height: 41px;
}

#primary-navigation-menu li
{
	color: #808080;
	float: left;
	padding: 0 0.8em;
	font-size: 0.9em;
	line-height: 1em;
	border: 1px solid;
	border-width: 0 0 0 1px;
	margin: 1em 0;
}

#primary-navigation-menu li:first-child
{
	border: 0;
}

#primary-navigation-menu li a
{
	color: #808080;
	text-decoration: none;
	border: 1px dotted;
	border-width: 0 0 1px 0;
}

#primary-navigation-menu li a:hover
{
	border: none;
}

#content
{
	clear: both;
}

.introduction
{
	font-size: 0.7em!important;
	color: #808080;
	line-height: 1.4em;
	padding: 1em 0;
}

.introduction a
{
	text-decoration: none;
	color: #808080!important;
	border: 1px dotted;
	border-width: 0 0 1px 0;
}

.introduction a:hover
{
	border: none;
}

#page-content
{
	color: #d4d4d4;
}

#page-content h2
{
	font-weight: normal;
	font-size: 1.8em;
	padding: 0.4em 0 0.2em;
	line-height: 1.3em;
}

#page-content h3
{
	font-weight: normal;
	font-size: 1.1em;
	padding: 0 0 0.4em 0;
	text-transform: capitalize;
}

#page-content li h3
{
	font-size: 1.4em;
}

#page-content h4
{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.5em;
}

#page-content p, #page-content ul, #page-content ol
{
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0 0 1.2em 0;
}

#page-content li p
{
	font-size: 1em;
}

#page-content ul li
{
	margin: 0 0 0 1.5em;
	list-style: square;
}

#page-content ol li
{
	margin: 0 0 0 1.5em;
	list-style: decimal;
}

#page-content a
{
	color: #ffccff;
	border: 1px dotted;
	text-decoration: none;
	border-width: 0 0 1px 0;
}

#page-content a:hover
{
	border: none;
}

#page-content a:visited
{
	color: #b38fb3;
}

.allied-info
{
	font-size: 0.7em!important;
	color: #808080;
	font-style: italic;
}

.author, .date
{
	font-style: normal;
}

li .date
{
	font-size: 0.85em;
	color: #808080;
}

.permalink
{
	text-indent: -5000px;
	display: inline-block;
	background: url(../images/permalink.png) no-repeat;
	width: 16px;
	height: 9px;
	line-height: 0.7em;
	border: none!important;
}

.permalink:hover
{
	background-image: url(../images/permalink-hover.png);
}

.quote
{
	margin: 0 2em;
	padding: 5px;
	font-style: italic;
	font-size: 0.7em!important;
}

pre
{
	font-family: "Courier New", monospace;
	font-size: 0.9em;
	padding: 0 0 1.2em;
}

.command-line
{
	font-family: "Courier New", monospace;
	font-size: 0.9em;
	background: #000;
	padding: 0.3em!important;
	margin-bottom: 1.2em;
}

.side-note
{
	float: right;
	width: 180px;
	border: 1px solid #808080;
	border-width: 2px 0 1px;
	padding: 0.5em;
	margin: 0 0 0 1em;
}

.side-note h4
{
	font-weight: normal;
	font-size: 1.1em;
	padding: 0 0 0.4em 0;
	line-height: 1.2em;
	font-family: Georgia, serif;
}

.side-note p
{
	font-size: 0.7em!important;
}

.side-note img
{
	order: 1px solid #808080;
	adding: 4px;
	argin-bottom: 0.5em;
}

div#gallery img
{
	border: 1px solid #999999;
	margin: 0 1em 1em 0;
}

#footer p
{
	font-size: 0.7em;
	color: #808080;
}

#footer p a
{
	color: #808080;
	border: 1px dotted;
	border-width: 0 0 1px 0;
	text-decoration: none;
}

#footer p a:hover
{
	border: none;
}

body#photogallery
{
	width: auto;
	text-align: left;
}

body#photogallery img
{
	border: 5px solid;
}

