@charset "utf-8";
/* CSS Document */

body { margin: 0px; padding: 0px; background: url(BG.png) top repeat-x #2e1b7e; font-family:Arial, Veranda, Helvetica, sans-serif; }

a { color: #666666; }
a:visited { color: #333333; }

#wrapper { background: #FAFD35; width: 700px; position: relative; margin: 0px auto; padding-bottom: 15px;}

#wrapper p { margin-top: 10px; padding: 0px 10px; text-indent: 1.5em; line-height: 1.5em; }

#wrapper h3 { color: #333333; margin: 15px 10px; font-size:medium; }

#donate { margin: 10px 0px; text-align: center; }

#sidebar { float: right; width: 200px; font-size: smaller; background: url(SocialBottom.jpg) bottom left no-repeat #2DD73E; padding: 5px 5px 50px 5px; margin: 0px 0px 15px 15px; }

#digg { text-align: center; }

#sidebar a { color: #006600; }
#sidebar a:visited { color:#003300; }
.sidebar-title { font-size: larger; color:#003333; text-align: center; }

#twitter_update_list { list-style: none; text-indent: 0px; padding: 0px}
#twitter_update_list li { border-bottom: 1px solid #006600; padding: 5px 0px; } 
#twitter-link { display: block; text-align: center; line-height: 1.5em; vertical-align: middle; }

#changelog-wrapper { background: #2D6BD7; padding: 10px; }
#changelog-header {font-weight:bold; font-size: small; color:white;}
.expand-btn { text-decoration:underline; cursor:pointer; }
#changelog {font-size: smaller; }
.collapsable { display: none; }