
@font-face
{
	font-family: 'Dimbo';
	src: url('../fonts/Dimbo-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}

body {background-color: #b98049;}
#wrapper {background-color: #dcdb99}
hgroup h1 a { color: #b98049 !important; font-size: 1.5em }
h1, h2, h3, h4, h1 a { color: #b98049 !important; text-shadow: 1px 1px 0px #dcdb99, 2px 2px 0px #b98049 !important; font-size: 2em !important; padding-bottom: 4px !important; font-family: Dimbo, sans; font-weight: normal !important}
h3 {font-size: 1.5em !important; text-shadow: none !important}
a { color: #606bce; text-shadow: none;}
a:hover { color: #606bce; text-decoration: underline;}
#navPrimary { padding-top: 4px; border-bottom: 2px solid #b98049;}
#navPrimary > ul > li > ul a { width: 100%; background-color: #dcdb99; box-shadow: 0px 3px 3px #505020; }
#navPrimary a { color: #b98049; display: inline-block; margin: 0; padding: 0 1em; border-bottom: 4px solid #b98049; }
#navPrimary a:hover, #navPrimary li:hover > a, #navPrimary .current > a { background-color: #b98049; border-bottom: 4px solid #b98049; border-radius: 3px 3px 0 0; color: #efefef}
#navContents {box-shadow: 0px 2px 3px #b98049}
article, #twitterWidget { box-shadow: 0px 2px 3px #505020; }
footer {clear: both; text-align: center; padding-top: 0.5em; border-top: 2px solid #b98049; margin: 0.5em; font-size: small; box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.25); }
code {background-color: #efefc0; line-height: 1em}
.screenshotContainer {text-align:center}
