/* SETUP */

body { margin:0; padding:0; background:#000; color:white; }
body, th, td { font:12px/1.4em Verdana,sans-serif; }
#container { width:990px; margin:0 auto; background:#000; /*position:relative;*/ min-width:55em; /*max-width:100em;*/ }
#homepage #container { max-width:100em; }

/* LINKS */

a { text-decoration: none; }
a img {border: none;}
a:link, a:visited { color:#ffc757; }
#content-main a:link, #content-main a:visited { color:#ffc757; text-decoration:none; }
#content-secondary a:link, #content-secondary a:visited { color:#ffc757; text-decoration:none; }
a:hover { color:#ffe761; }
#content-main a:hover { /*background-color:#666;*/ color:#ffe761; text-decoration:none; }
#content-secondary a:hover { color:#ffe761; background:none; }
#content-main h2 a, #content-main h3 a { text-decoration:none !important; }

/* HEADER */

#header { background-color: #666; }
#header2 { width: 990px; margin: 0 auto; height: 78px; margin-bottom: 11px; }
#header2 div#logo { font-family:"Trebuchet MS",sans-serif; width:504px; font-size:3.6em; font-weight:bold; color:#fff; }
#header2 div#logo img { vertical-align:middle; margin: 4px 0 0 8px; }
#header2 img#banner { position:absolute; right:10px; }

/* NAV */

#homepage #nav-homepage a, #overview #nav-overview a, #download #nav-download a, #documentation #nav-documentation a, #weblog #nav-weblog a, #community #nav-community a, #blogroll #nav-blogroll a, #code #nav-code a { color:white; background:#092e20 url(../img/site/nav_bg.gif) bottom repeat-x; }

/* COLUMNS */

#columnwrap { background:#000; padding-bottom:10px; }
#subwrap { background:#326342; width:73%; float:left; padding-bottom:10px; }
#content-main { float:left; width:380px; background:#000; color:#eee; padding-bottom:10px; }
/* #generic #content-main, #code #content-main { width:100%; } */
#content-main * { margin-left:10px; margin-right:10px; }
#content-main * * { margin-left:0; margin-right:0; }
.sidebar { font-size:92%; }
.sidebar * { margin-left:10px; margin-right:10px; }
.sidebar * * { margin-left:0; margin-right:0; }
#content-extra { float:right; width:27%; }
#content-related { float:left; width:260px; background-color:#333; }
#content-left { float:left; width:340px; background:#000; }
#content-secondary { clear:both; background:#000; margin-left:0; margin-right:0; margin-top:15px; margin-bottom:-10px; padding:10px 24px; color:white; }
.subcol-primary, .subcol-secondary { width:40%; float:left; padding-bottom:1.2em; }
.subcol-primary { margin-right:1%; }

/* CONTENT */

h1,h2,h3 { /*margin-top:.8em;*/ font-family:"Trebuchet MS",sans-serif; font-weight:normal; }
h1 { font-size:218%; margin-top:.6em; margin-bottom:.6em; color:#eee; line-height:1.1em; }
h2 { font-size:150%; margin-top:1em; margin-bottom:.2em; line-height:1.2em; color:#ddd; }
#homepage h2 { font-size:140%; }
h3 { font-size:125%; font-weight:bold; margin-bottom:.2em; color:#ddd; }
h4 { font-size:100%; font-weight:bold; margin-bottom:-3px; margin-top:1.2em; text-transform:uppercase; letter-spacing:1px; }
h4 pre, h4 tt, h4 .literal { text-transform:none; }
h5 { font-size:1em; font-weight:bold; margin-top:1.5em; margin-bottom:3px; }
p, ul, dl { margin-top:.6em; margin-bottom:.8em; }
hr { color:#ccc; background-color:#ccc; height:1px; border:0; }
p.date { color:#ccc; margin-top:-.2em; font-size:90%; }
p.more { margin-top:-.4em; }
.sidebar p.date { color:#90ba9e; }
#content-secondary h2, .sidebar h2 { color:white; }
#content-secondary h3, .sidebar h3 { color:#ddd; }
#content-secondary h2:first-child { margin-top:.6em; }
#content-related h2:first-child { margin-top:0; }
.sidebar h2:first-child { margin-top:.8em; }
#content-main h2 { margin-top:0; }
#content-main h3 { margin-top:1em; }
h2.deck { margin-bottom:.6em; color:#ccc; }
ins { text-decoration: none; }
ins a { text-decoration: none; }
#content-left div { margin-bottom: 20px; }
div.center { text-align: center; }
p.justify { text-align: justify; }
p.center { text-align: center; }

/* LOGIN */

div#login { background-color: #777; height: 57px; padding: 4px; font-size: 100%; }
div#login label { display: block; }
div#login-div { float: left; margin: 0 5px; }
input#login-input, input#pass-input { width: 88px; border: none; }
div#pass-div { float: left; margin: 0 6px 0 0; }
div#login input#submit { border:none; border-right: 1px solid #999; border-bottom: 1px solid #999; background-color: #444; color: #fff; font-weight: bold; }
div#logged { background-color: #888; height: 18px; padding: 5px; font-size: 85%; font-weight: bold; text-align: center; }
div#login-reg { margin-left: 4px; }

/* FEEDS */

.feed_item { margin-bottom: 1.5em; }
.blog_banner { margin-bottom: 4px; }
div.feed_item p.small { margin-top: 2px; }

/* FORMS */

form.wide label { display: block; font-weight: bold; margin-top: 1.25em; margin-bottom: 0;}
form.wide label span { font-weight: normal; color: #555; }
form.wide input, 
form.wide textarea, 
form.wide select { width: 99%; padding: 1px; }
form.wide p { margin: 0; }
form.wide p.submit { text-align: left; margin-top: 1.5em; margin-right: 0;}
form.wide p.submit input { width: 10em; font-size: 1.25em; }
form.wide p.errors { margin: 0; padding: 0; font-weight: bold; color: red; }

/* FORUM */

form#forum p { margin-bottom: 0; }
form#forum textarea#id_body { margin-top: 0; }
div#forum-posts { margin-top: 4px; font-size: 1.1em; }
div#forum-posts div { margin:0; padding: 0; }
div#forum-posts div.forum-postedby { background-color:#666; }
div#forum-posts div.forum-post { margin-top: -4px; }

/* LISTS */

ul { padding-left:2em; }
ol { padding-left:30px; }
ul li { list-style-type:square; margin-bottom:.4em; }
ul ul { padding-left:1.2em; }
ul ul ul { padding-left:1em; }
ul.linklist, ul.toc { padding-left:0; }
ul.toc ul { margin-left:.6em; }
ul.toc ul li { list-style-type:square; }
ul.toc ul ul li { list-style-type:disc; }
ul.linklist li, ul.toc li { list-style-type:none; }
dt { font-weight:bold; margin-top:.5em; font-size:1.1em; }
dd { margin-bottom:.8em; }
dl.index dt { font-weight: normal; }

/*  RSS  */

a.rss { font:bold 10px Verdana, sans-serif; padding:0 .2em; border: 1px solid; text-decoration:none;
  background:#f60; color: #fff; border-color:#ffc8a4 #7d3302 #3f1a01 #ff9a57; margin:0 3px; vertical-align:middle; }
#content-main a.rss { color:#fff; text-decoration:none; }
a.rss:hover, a.rss:link, a.rss:visited { color:#fff; text-decoration:none; }

/* BLOCKQUOTES */

#weblog blockquote { padding-left:0.8em; padding-right:1em; font:125%/1.2em "Trebuchet MS", sans-serif; color:#234f32; border-left:2px solid #94da3a; }
.sidebar blockquote { margin-top:1.5em; margin-bottom:1.5em; }
.sidebar blockquote p { font:italic 175%/1.2em "Trebuchet MS",sans-serif; color:#94da3a; }
.sidebar blockquote cite { display:block; font-style:normal; line-height:1.2em; margin-top:-.8em; color:#94da3a; }
.sidebar cite strong { font-weight:normal; color:white; }

/* CODE BLOCKS */

.literal { white-space:nowrap; }
.literal, .literal-block { color:#234f32; }
.sidebar .literal { color:white; background:transparent; font-size:11px; }
pre, .literal-block { font-size:medium; background:#E0FFB8; border:1px solid #94da3a; border-width:1px 0; margin: 1em 0; padding: .3em .4em; overflow: auto; }
dt .literal, table .literal { background:none; }
textarea.codedump { font-size:10px; color:#234f32; width:100%; background:#E0FFB8; border:1px solid #94da3a; border-width:1px 0; padding: .3em .4em; }

/* DOCS */

#documentation h2, #documentation h3, #documentation h4 { margin-top:1.4em; }
#documentation dd { margin-left:1em; }
#content-main table { color:#000; }
table.docutils { border-collapse:collapse; }
table.docutils thead th { border-bottom:2px solid #dfdfdf; text-align:left; }
table.docutils td, table.docutils th { border-bottom:1px solid #dfdfdf; padding:4px 2px;}
table.docutils td p { margin-top:0; margin-bottom:.5em; }
#documentation #content-related .literal { background:transparent !important; }
div.versionadded span.title, div.versionchanged span.title { font-weight: bold; }

/* FOOTER */

#footer { clear:both; color:#487858; padding:10px 20px; font-size:90%; }

/* COMMENTS */

.comment { margin:15px 0; }
div.comment p { margin-left:1em; }
#weblog div.comment p.date { margin-bottom:.2em; color:#94da3a; }

/* MISC */

.small { font-size:90%; }
h3 .small { font-size:80%; }
.quiet { font-weight:normal; }
.clear { clear:both; }
#content-main .quiet { color:#487858; }
#content-secondary .quiet { color:#90ba9e; }

/*  CLEARFIX KLUDGE */

#columnwrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#columnwrap { display: inline-block; }

/* Hides from IE-mac \*/
* html #columnwrap { height: 1%; }
#columnwrap { display: block; }
/* End hide from IE-mac */

#subwrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#subwrap { display: inline-block; }

/* Hides from IE-mac \*/
* html #subwrap { height: 1%; }
#subwrap { display: block; }
/* End hide from IE-mac */om IE-mac */
