/* Reset */
* {padding: 0; margin: 0; border: 0;}

a {text-decoration: none; color: #006699;}
a:visited {color: #003366;}
body {line-height: 2.4em; font-size: 62.5%; font-family: Georgia, serif; padding: 0 2em; background-color: #fff;}
h1, h2, h3 {font-family: Palatino Linotype, Palatino, serif; font-weight: bold; font-variant: small-caps;}
h1 {font-size: 4em; line-height: 1.2em; margin-bottom: .6em;}
h2 {font-size: 3em; line-height: 1.6em; margin-top: 0; margin-bottom: 0.8em;}
h3 {font-size: 2em; margin-bottom: 1.2em;}
h4 {font-size: 1.6em; margin-bottom: 1.5em; font-weight: bold;}
fieldset, p, ul, ol, dl {font-size: 1.6em; margin: 1.5em 0;}
pre {font-family: Monaco, Courier New, monospace; font-size: 1.5em; margin-bottom: 1.6em;}
strong {color: #000;}
ul, ol {margin-left: 2.25em;}
dd {margin-left: 2.25em;}
sup, sub {font-size: .5em; line-height: 0;}
blockquote {font-family: Helvetica, Arial, sans-serif; font-style: italic; color: #777; margin: 0 2em;}
input, textarea {border: 1px solid #ccc; font-family: Monaco, monospace; font-size: 1em; padding: .1em;}
select {font-family: Helvetica, Arial, sans-serif; color: #333; border: 1px solid #ccc; font-size: 1em; padding: .1em; width: 100%;}
.formlabel {padding-right: 1em; white-space: nowrap; text-align: right;}
input[type='submit'] {padding: .5em; font-family: Helvetica, Arial, sans-serif; background: #ccc; width: inherit; box-shadow: 1px 1px 2px #666; -webkit-box-shadow: 1px 1px 2px #666; -moz-box-shadow: 1px 1px 2px #666;  color: #333; font-weight: bold;}

/* Structural styles */
#container {width: 960px; margin-left: auto; margin-right: auto; color: #333;}
#main {width: 604px; padding-right: 3.6em;}
#sidebar {width: 320px; float: right;}

/* Header styles */
#title {margin: 4.8em 0 2.4em 0; text-align: center;}
#title h1 {margin-bottom: 0;}
#title h2 {font-size: 2em; margin-bottom: 1em;}
#ribbon {clear: both; text-align: center; font-size: 1.5em; font-family: Helvetica, Arial, sans-serif; margin-bottom: 1.3333em;}
#ribbon a {display: inline-block; font-weight: bold; padding-left: .75em;}
.version {font-weight: bold;}

/* Content styles */
.newfeature {color: #cc0000;}
.screenshot-right {float: right; margin: 0 0 2em 1.8em;}
#headlines dd p {font-size: inherit; margin-top: 0;}
#blog dt a {font-weight: bold;}
#blog dd {margin-left: 0;}
#blog .date {color: #888; font-style: italic;}
#mugshot {float: right;}

/* Footer styles */
#footer {clear: both; font-size: 1.3em; font-family: Helvetica, Arial, sans-serif; margin: 3.692em 0; border-top: 1px solid #666;}
#credit {float: right;}

/* Carousel styles */
ol.yui-carousel-element {font-size: inherit;}
.yui-carousel-element li {height: 183px;}
#examples .yui-carousel-element li {width: 317px; border: 0;}
#examples ol li img {float: left; margin: .5em 1em .5em .5em;}
#examples p {text-align: left; margin-top: 1em; margin-right: .5em;}
#examples {float: right; margin-bottom: 2em; margin-left: 1em;}

#books .yui-carousel-element li {width: 317px; border: 0;}
#books ol li img {float: right; margin: .5em .5em .5em 1em;}
#books p {text-align: left; margin-top: 1em; margin-left: .5em;}
#books {margin-bottom: 2em;}

/* Demo styles */
#applet {text-align: center;}

/* Blog feed styles */
.rssfeedicon {float: right; margin-right: 0;}
.feedburnerFeedBlock {width: 320px;}
.feedburnerFeedBlock ul {padding-left: 0; margin-left: 0; font-size: 1.5em; list-style-type: none;}
.feedburnerFeedBlock li {margin-bottom: 1.3333em;}
.feedburnerFeedBlock .date {font-size: 1em; font-style: italic; margin: 0 0 0 0;}
#creditfooter {display: none;}

.sotag {font-family: Arial, sans-serif; font-size: .786em; color: #3e6d8e; background-color: #e0eaf1; border-right: 1px solid #7f9fb6; border-bottom: 1px solid #3e6d8e; margin: 2px 2px 2px 0; padding: 3px 4px;}
a:visited.sotag {color: #3e6d8e;}

#grouplogo {float: left; margin-right: 2em; margin-top: 5px;}
#githubribbon {position: absolute; top: 0; right: 0;}
