/*
                   .___               
_____    ____    __| _/______   ____  
\__  \  /    \  / __ |\_  __ \_/ __ \ 
 / __ \|   |  \/ /_/ | |  | \/\  ___/ 
(____  /___|  /\____ | |__|    \___  >
     \/     \/      \/             \/ 
CSS Copyright 2012
http://andrebriggs.com/
@andrebriggs aka the C# Prince 
___.         .__                     
\_ |_________|__| ____   ____  ______
 | __ \_  __ \  |/ ___\ / ___\/  ___/
 | \_\ \  | \/  / /_/  > /_/  >___ \ 
 |___  /__|  |__\___  /\___  /____  >
     \/        /_____//_____/     \/ 
http://www.network-science.de/ascii/
*/
body {
background:repeat 0 0 #fefffe;
color: black;
font-family:georgia, Palatino Linotype, Book Antiqua, Palatino, serif;
font-size:100%;
line-height:100%;
margin:5px;
}

div.clear {
clear:both;
}

a {
color:inherit;
text-decoration:none;
}

cite {
font-style:italic;
}

strong {
font-weight:bold;
}

b {
font-weight:normal;
}

canvas {
margin:0;
}

h2 {
margin:0 0 1em;
color: #75cf2c;
font-family: Helvetica neue, georgia, Palatino;
font-size:120%;
background:#fefffe;
padding:0.1em 0.3em;
text-decoration:none;
margin-top: 0.5em; 
}

h1 {
font-family: Helvetica neue, georgia, Palatino;
margin-bottom: 0.5em; 
margin-top: 0.5em;
}

a,a:hover,a:active,a:focus {
color: #f8880a;
}

#container {
margin:40px 70px 0;
width:42em;
}

#intro {
font-size:1.70em;
font-family: Helvetica neue, georgia, Palatino;
font-weight:300;
line-height:1.4em;
margin:0 0 1.2em;
}

.footer {
position:static;
bottom: 0;
height: 100px;
}

#blurb {
font-family: Helvetica neue, georgia, Palatino;
font-size:0.8em;
line-height:1.8em;
}

#blurb p {
font-family: Helvetica neue, georgia, Palatino;
margin-bottom:2em;
}
p + p { margin-top: 0.5em; }


.content {
clear:both;
font-size:4pt;
}

.footer .occupy-widget .bigavatar img { max-height: 200px; }
.footer .occupy-avatars { position: static }
.footer #occupy-widget-wrapper { position: absolute; bottom: 0;}