/* CSS Written by Jim Westergren */
body {font: 1em/1.6em Georgia,Garamond,Times,serif;background:#fff;}

#header {text-align:center;margin:auto;}
#header h1 {font:small-caps normal 55px Georgia,Garamond,Times,serif;margin:0px auto 15px auto;letter-spacing:6px;color:#333;}
#header h2 {text-transform:uppercase;font-weight:normal;letter-spacing:3px;font-size:14px;border-bottom: 1px dotted #888;padding-bottom:20px;width:600px;margin:auto;}

#wrapper {margin:80px auto 50px auto;}
.section {margin:0 auto 50px auto;width:650px;border:1px solid #eee;padding:0px 50px 20px 50px;background:#f9f9f9;color:#444;}
.section h2 {float:left;margin-top:-15px;padding:5px 15px;background:#ddd;}
.section h3 {margin-bottom:-10px;}
.section p {clear:both;}
#left {position:fixed;left:60px;top:50px;}
#left p {margin-bottom:0;}
#left ul {margin:0 0 0 -20px;font: 0.8em/1.0em Verdana;}
#examples img {margin-right:5px;margin-bottom:5px;}

#footer {margin:auto;text-align:center;font: 0.8em/1.0em Verdana;}

.twitter-share-button {margin-bottom:-4px;}