body {
    margin: 0;
    background: white;
    color: black;
    font-family: 'Quattrocento', serif;
}

a { 
    color: #003366; 
    text-decoration: underline; 
}
a:link { 
    color: #003366; 
    text-decoration: underline; 
}
a:visited { 
    color: #003366; 
    text-decoration: underline; 
}
a:active { 
    color: #999999;
}
a:hover	{ 
    color: #999999;
}

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

#banner {
    height: 120px;
    color: #333;
    font-weight: normal;
    padding: 40px;
}

#logo {
    float: left;
    margin: 4px;
    margin-right: 20px;
    border: 0px;
}

sup, sub {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
}

sub {
    top: 0.4em;
}

#banner h1 {
    font-size: xx-large;
    color: #333;
    text-align: right;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	color: #333;
	text-decoration: none;
}

#epigraph {
	color:#333;
	font-size: medium;
	text-transform: none;
	text-align: right;
}

#content.WithMenu {
	position: absolute;
	z-index: 1;
	background: #FFF;
	top: 200px;
	left: 280px;
	right: 0px;
	padding-left: 0;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-top: 0px;
}

#content.FullPage {
	position: absolute;
	z-index: 1;
	background: #FFF;
	top: 200px;
	left: 0px;
	right: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-top: 0px;
}

#content h1 {
    font-size: 36px;
    line-height: 125%;
}

#content h2 {
    font-size: 30px;
    margin-bottom: 8px;
    line-height: 125%;
}

#content h3 {
    font-size: 24px;
    line-height: 125%;
}

#menu {
    position: absolute;
    z-index: 2;
    top: 204px;
    left: 0px;
    width:210px;
    padding-left: 40px;
    padding-right: 0px;
    font-size: small;	
}


#article {
	font-size: 18px;
	padding-bottom: 8px;
        line-height: 140%;
}

.ImgPanel {
	width: auto;
	height: auto;
	float: right;
	clear: none;
	font-size: 10px;
	margin: 16px;
	margin-right: 0px;
        padding-left: 4px;
        padding-right: 4px;
	border: 1px solid #999;
	background-color: #ffffff;
}

.ImgPanel p {
	line-height: 100%;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding-top: 4px;
        padding-bottom: 4px;
	width: 160px;
}

.ImgPanel img {
        display: block;
	border: 0px;
	margin-top: 4px;
        margin-bottom: 4px;
        margin-left: auto;
        margin-right: auto;
}

.Diagram, .figure {
	display: block;
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	clear: all;
	font-size: 80%;
	margin: 4px;
	padding: 4px;
}

.Diagram p, .figure p {
	line-height: 100%;
	text-align: center;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.Diagram img, .figure img {
	display: block;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.Gallery {
	width: 100%;
}

.Gallery td {
	align: center;
	vertical-align: top;
	font-size: 12px;
	line-height: 110%;
	text-align: center;
}

.Gallery img {
	border: 0px;
	margin: 4px;
}

#about	{ 
	font-family:verdana, arial, sans-serif; 
	font-size: x-small; 
	color: #000000; 
	clear: both;
	border-top: 1px solid #999;
	padding-top: 4px;
}

pre, code {
    font-family: courier new, courier, monospace;
    line-height: 100%;
}

pre {
    width: auto;
    padding: 4px;
}

.Source {
    margin-left: 20px;
}

.Card {
	border: 1px solid black;
	background-color: #ffffcc;
	font: sans-serif;
	font-size: larger;
}

.Highlight {
    color: #FF0000;
}

#footnotes {
    position: relative;
    margin-top: 2em;
    font-size: 90%;
}

#footnotes br {
    position: absolute;
    width: 25%;
    height: 1px;
    border-top: 1px solid #666600;
}

td {
    vertical-align: top;
}

th {
    vertical-align: top;
    text-align: left;
}

#menu>div {
    margin-bottom: 16px;
}

#menu h2 {
    color:#666600;
    font-size: small;
    font-weight:normal;
    padding:2px;
    margin-bottom: 8px;
    letter-spacing: .3em;
    text-transform:uppercase;		
}

#menu ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    font-size: small;
}

#menu li {
    margin-bottom: 6px;
    font-size: small;
}

#menu a {
    text-decoration: none;
}

#feed {
    padding-left: 24px;
    vertical-align: middle;
    background-image: url(feed.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}

.tocDate {
    white-space: no-wrap;
    width: 6em;
}

.tocTitle {
}

#contact {
    content: "@";
}
#contact:before {
    content: "info";
}

#contact:after {
    content: "natpryce.com";
}

.Aside {
    float: right;
    border:1px solid yellow;
    padding: 16px;
    padding-left: 32px;
    padding-right: 32px;
    margin-left: 32px;
    width:240px;
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg);
    background-color: rgba(60, 132, 198, 0.8);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(#FFFAAE), to(#FFF057));
    background-image: -moz-linear-gradient(#FFFAAE 0%, #FFF057 90%);
    border-top-color: #FFF057;
    border-right-color: #FFF057;
    border-bottom-color: #FFF057;
    border-left-color: #FFF057;
    -webkit-box-shadow: #AAA 0px 10px 16px;
    -moz-box-shadow: #AAA 0px 10px 16px;
    box-shadow: #AAA 0px 10px 16px;
    font-family: 'Architects Daughter', sans-serif;
    font-size: normal;
}

*[lang] {
	font-style: italic;
}

ul.BulletProof {
	width: auto;
}

ul.BulletProof li {
	width: auto;
	list-style: none;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top: 1px solid #cccccc;
}

ul.BulletProof li:first-child {
	border-top: 0;
}

.BulletIcon {
	margin-right: 16px;
	vertical-align: middle;
}


