body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
body {font-family:Helvetica, Arial, sans-serif;background-color:#efefef;}
.django {font-weight:bold;}
.header h1 a {font-size:1.7em;color:#387d4f;text-decoration:none;letter-spacing:-1px;padding:5px 35px 5px 0px;}
.header h1 a:hover {background-image:url(../img/home.gif);background-repeat:no-repeat;background-position:right 7px;}
.header {background-color:#fff;border-bottom:1px solid #ccc;padding:12px 44px;}
.content {padding:12px 48px;background-color:#fafafa;border-bottom:1px solid #999;line-height:1.2em;font-size:0.9em;}
.content h1 {color:#333;margin-bottom:24px;font-size:1.7em;padding-top:12px;}
.content h1 a, .content h2 a {color:#333;text-decoration:none;}
.content h2 {color:#333;margin-bottom:12px;font-size:1.4em;padding-top:24px;}
.content h3 {color:#333;margin-bottom:6px;font-size:1.2em;padding-top:12px;font-weight:bold;}
.content p {margin-bottom:12px;}
.content ul {margin-left:24px;margin-bottom:14px;}
.content ul li {list-style-type:disc;}
.content a {color:#387d4f;}
.content a:hover {color:#bb8844;}
.content pre {margin:24px 0 36px 24px; padding-left:12px;border-left:3px solid #387d4f;}
.content div.center {text-align:center;font-size:0.9em;}
.highlight {background-color:#fafafa;}
.sidebar {padding:12px 40px;border-bottom:1px solid #ccc;background-color:#00d500;background-image:url(../img/bg.jpg);background-repeat:repeat-x;}
.sidebar {height:17px;}
.sidebar ul li {float:left;line-height:18px;}
.sidebar ul li a {text-decoration:none;color:white;padding:13px 10px;font-size:0.9em;}
.sidebar ul li a:hover {text-decoration:none;color:#fff;background-color:#234f32;}
.revisionbar {border-bottom:1px solid #999;background-color:#cdcdcd;font-size:0.9em;padding:6px 48px;background-image:url(../img/bg2.jpg);background-repeat:repeat-x;}
.revisionbar a {color:#666;text-decoration:none;}
.footer {font-size:0.8em;background-color:#efefef;padding:12px 48px;color:#666;}
.footer p {vertical-align:middle;display:inline;}
.footer img {vertical-align:middle;}
.footer a {color:#666;}

#service {float:right;}
#service li {float:left;padding:5px;}

ul.comments {width:640px;}
ul.comments li {list-style-type:none;border-bottom:1px dashed #ccc;padding-left:20px;margin-bottom:20px;padding-bottom:12px;}
ul.comments li.row1 {border-left:2px solid #ccc;}
ul.comments li.row2 {border-left:2px solid #333;border-bottom:1px dashed #333;}
ul.comments li div {margin-bottom:8px;}


strong {font-weight:bold;}
em {font-style:italic;}

/* pygments css */
.highlight .c { color: #999988; font-style: italic } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { font-weight: bold } /* Keyword */
.highlight .o { font-weight: bold } /* Operator */
.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */
.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #999999 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #aaaaaa } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { font-weight: bold } /* Keyword.Constant */
.highlight .kd { font-weight: bold } /* Keyword.Declaration */
.highlight .kp { font-weight: bold } /* Keyword.Pseudo */
.highlight .kr { font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #009999 } /* Literal.Number */
.highlight .s { color: #bb8844 } /* Literal.String */
.highlight .na { color: #008080 } /* Name.Attribute */
.highlight .nb { color: #999999 } /* Name.Builtin */
.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */
.highlight .no { color: #008080 } /* Name.Constant */
.highlight .ni { color: #800080 } /* Name.Entity */
.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */
.highlight .nn { color: #555555 } /* Name.Namespace */
.highlight .nt { color: #000080 } /* Name.Tag */
.highlight .nv { color: #008080 } /* Name.Variable */
.highlight .ow { font-weight: bold } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mf { color: #009999 } /* Literal.Number.Float */
.highlight .mh { color: #009999 } /* Literal.Number.Hex */
.highlight .mi { color: #009999 } /* Literal.Number.Integer */
.highlight .mo { color: #009999 } /* Literal.Number.Oct */
.highlight .sb { color: #bb8844 } /* Literal.String.Backtick */
.highlight .sc { color: #bb8844 } /* Literal.String.Char */
.highlight .sd { color: #bb8844 } /* Literal.String.Doc */
.highlight .s2 { color: #bb8844 } /* Literal.String.Double */
.highlight .se { color: #bb8844 } /* Literal.String.Escape */
.highlight .sh { color: #bb8844 } /* Literal.String.Heredoc */
.highlight .si { color: #bb8844 } /* Literal.String.Interpol */
.highlight .sx { color: #bb8844 } /* Literal.String.Other */
.highlight .sr { color: #808000 } /* Literal.String.Regex */
.highlight .s1 { color: #bb8844 } /* Literal.String.Single */
.highlight .ss { color: #bb8844 } /* Literal.String.Symbol */
.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
.highlight .vc { color: #008080 } /* Name.Variable.Class */
.highlight .vg { color: #008080 } /* Name.Variable.Global */
.highlight .vi { color: #008080 } /* Name.Variable.Instance */
.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */

/* pygments additions */
.note {border:1px dashed #ccc;padding:12px;margin-bottom:12px;background-color:#efefef;}
.note p.admonition-title {display:none;}
.content .note p {margin-bottom:0;}