/* @group Layout */

html * {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

body {
	color: #333333;
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 101%;
	line-height: 150%;
	background-color: #FFFFFF;
}
header {
	background-color: #000000;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#access {
	margin-left: 20px;
	margin-right: 20px;
	display: none;
}

#menu {
	display: inline;
}

#blog-title {
	font-size: 4em;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	color: #000000;
	line-height: normal;
}

#blog-title a:link, #blog-title a:visited {
	color: #000000;
	text-decoration: none;
}

#blog-title a:hover {
	color: #000000;
	letter-spacing: normal;
}

#blog-description {
	color: #333333;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	line-height: normal;
}

.subheading {
	margin-right: 20px;
	margin-left: 20px;
}

#content {
	float: left;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 100px;
	padding-left: 0px;
}
.subheading {
	margin-right: 20px;
	margin-left: 20px;
}

#primary {
	float: left;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#secondary {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#footer {
	clear: both;
	font-size: 0.68em;
	margin-left: 20px;
	text-align: left;
	margin-right: 20px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}

/* @end */

/* @group Comments */

#comments {
	clear: both;
	width: 920px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.req-field {
	background: #fff;
	color: red;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url {
	width: 50%;
}

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
}

.comments ol li {
	line-height: 150%;
	list-style-position: inside;
	list-style-type: none;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}

li.comment {
	padding: 20px 0 0;
}

li.comment.bypostauthor {
	background: #cbc4ab;
	padding: 20px;
}

#respond {
	padding-top: 50px;
}

#comments ol {
	margin: 0;
}

.comment-author {
	font-size: 1.2em;
}

/* @end */

/* @group Entries */

.entry-title:before {
	color: #d4d4d4;
}

.entry-title {
	clear: both;
	color: #000000;
	font-size: 180%;
	line-height: 140%;
	margin-top: 50px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.entry-content {
	overflow: hidden;
}

.entry-date {
	font-size: 76%;
	line-height: 1.4em;
}

.entry-meta {
	color: #333333;
	font-size: 76%;
	line-height: 1.4em;
}

.meta-sep {
	color: #333333;
}

.comments-link {
	color: #5e5e5e;
}

abbr.published {
	border: none;
	cursor: default;
}

/* @end */

/* @group Archive & Search */

.archive, .search {
	background: #ffffff;
}

.archive .post, .search .post {
	width: 920px;
	margin-right: 20px;
	margin-left: 20px;
}

.archive #nav-above, .search #nav-above {
	position: absolute;
	left: 720px;
	top: 300px;
	width: 242px;
	display: none;
}

.archive #nav-below, .search #nav-below {
	padding-top: 50px;
}

.archive #search, .search #search {
}

/* @end */

/* @group Home */

.home #content {
	float: left;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 100px;
}

.home .author {
	padding-right: 10px;
}

.home .entry-content {
	display: block;
}

.home .navigation {
	display: none;
}

.home .edit-link {
	display: none;
}

.home .post {
	float: left;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 920px;
}

.home .cat-links {
	display: none;
}

.home .meta-sep {
	display: none;
}

.p3, .p5, .p7, .p9, .p11, .p13, .p15, .p17, .p19, .p21, .p23, .p25 {
	clear: both;
}

/* @end */

/* @group Single */

.single .post {
	float: left;
	padding: 0;
	width: 920px;
	margin-right: 20px;
	margin-left: 20px;
}

.single #nav-above {
	position: absolute;
	left: 720px;
	top: 300px;
	width: 200px;
	display: none;
}

.single #nav-below {
	padding-top: 50px;
}

.single .entry-meta {
	line-height: 160%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0px;
}

/* @end */

/* @group Page */

.page {
	background: #ffffff;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

.page #search {
	background: #ffffff;
}

.page .entry-content ul li {
	list-style-type: none;
	margin-left: 0;
}

/* @end */

/* @group Images */

img {
	border: none;
	overflow: hidden;
}

img.alignright {
	margin-left: 15px;
}

img.alignleft {
	margin-right: 15px;
}

img.center {
	text-align: center;
}

/* @end */

/* @group Links */

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	background-color: #FFFF66;
}

a img {
	border: 8px solid #eaeaea;
}

a:hover img {
	border-color: #b5d5ff;
}

.entry-content a {
	font-weight: bold;
}

/* @end */

/* @group Lists */

.entry-content ul, ol {
	margin-left: 20px;
}

.entry-content ul li {
	list-style-type: square;
	margin-left: 20px;
}

.entry-content ol li {
	margin-left: 20px;
}

dl {
	padding: 0 40px 20px 0;
}

dt {
	font-weight: bold;
	padding: 20px 0 0 20px;
}

dd {
	padding: 0 20px 10px 20px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color: #eaeaea;
	padding-top: 2em;
}

/* @end */

/* @group Nav */

.nav-previous {
	float: left;
	margin-right: 20px;
}

.nav-next {
	float: right;
	margin-left: 20px;
}

#nav-below {
	clear: both;
	width: 920px;
	margin-right: 20px;
	margin-left: 20px;
}

/* @end */

/* @group Sidebars */

.sidebar {
	clear: both;
	line-height: 1.4em;
	width: 654px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	font-size: 76%;
}

.sidebar, .sidebar ul,.sidebar li {
	display: inline;
}

.sidebar li h3 {
	color: #333333;
	display: inline;
	font-size: 1em;
	padding-right: 5px;
	font-weight: normal;
}

.sidebar input#s {
	width: 10em;
}

.sidebar ul li ul li:before {
	color: #ffffff;
	content: "_";
}

.sidebar ul li ul li {
	padding-right: 5px;
}

li#pages, li#categories, li#archives, li.linkcat, li#rss-links, li#meta {
	clear: both;
	display: block;
	float: left;
	width: 920px;
	margin-left: 20px;
	margin-right: 20px;
}

#search {
	float: left;
	width: 905px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* @end */

/* @group Etc. */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

blockquote {
	border-bottom: 3px solid #eaeaea;
	border-right: 3px solid #eaeaea;
	font-weight: bold;
	margin: 25px;
	padding: 0 20px 5px;
}

.center {
	text-align: center;
}

p {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

code, pre {
	background: #d4d4d4;
	overflow: auto;
	padding: 4px;
}

.cmdline {
        font-family: Courier;
        background-color: #FFFF66;
}

h2.page-title {
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 56px;
}

small {
	font-size: 0.85em;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

acronym, abbr {
	border-bottom: 1px dotted;
	cursor: help;
}

label {
	cursor: pointer;
}

/* @end */

* .python  { background: #202020; color: #d0d0d0 }
* .python pre { background: #202020; color: #d0d0d0 }
* .python .hll { background-color: #404040 }
* .python .c { color: #999999; font-style: italic } /* Comment */
* .python .err { color: #a61717; background-color: #e3d2d2 } /* Error */
* .python .g { color: #d0d0d0 } /* Generic */
* .python .k { color: #6ab825; font-weight: bold } /* Keyword */
* .python .l { color: #d0d0d0 } /* Literal */
* .python .n { color: #d0d0d0 } /* Name */
* .python .o { color: #d0d0d0 } /* Operator */
* .python .x { color: #d0d0d0 } /* Other */
* .python .p { color: #d0d0d0 } /* Punctuation */
* .python .cm { color: #999999; font-style: italic } /* Comment.Multiline */
* .python .cp { color: #cd2828; font-weight: bold } /* Comment.Preproc */
* .python .c1 { color: #999999; font-style: italic } /* Comment.Single */
* .python .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */
* .python .gd { color: #d22323 } /* Generic.Deleted */
* .python .ge { color: #d0d0d0; font-style: italic } /* Generic.Emph */
* .python .gr { color: #d22323 } /* Generic.Error */
* .python .gh { color: #ffffff; font-weight: bold } /* Generic.Heading */
* .python .gi { color: #589819 } /* Generic.Inserted */
* .python .go { color: #cccccc } /* Generic.Output */
* .python .gp { color: #aaaaaa } /* Generic.Prompt */
* .python .gs { color: #d0d0d0; font-weight: bold } /* Generic.Strong */
* .python .gu { color: #ffffff; text-decoration: underline } /* Generic.Subheading */
* .python .gt { color: #d22323 } /* Generic.Traceback */
* .python .kc { color: #6ab825; font-weight: bold } /* Keyword.Constant */
* .python .kd { color: #6ab825; font-weight: bold } /* Keyword.Declaration */
* .python .kn { color: #6ab825; font-weight: bold } /* Keyword.Namespace */
* .python .kp { color: #6ab825 } /* Keyword.Pseudo */
* .python .kr { color: #6ab825; font-weight: bold } /* Keyword.Reserved */
* .python .kt { color: #6ab825; font-weight: bold } /* Keyword.Type */
* .python .ld { color: #d0d0d0 } /* Literal.Date */
* .python .m { color: #3677a9 } /* Literal.Number */
* .python .s { color: #ed9d13 } /* Literal.String */
* .python .na { color: #bbbbbb } /* Name.Attribute */
* .python .nb { color: #24909d } /* Name.Builtin */
* .python .nc { color: #447fcf; text-decoration: underline } /* Name.Class */
* .python .no { color: #40ffff } /* Name.Constant */
* .python .nd { color: #ffa500 } /* Name.Decorator */
* .python .ni { color: #d0d0d0 } /* Name.Entity */
* .python .ne { color: #bbbbbb } /* Name.Exception */
* .python .nf { color: #447fcf } /* Name.Function */
* .python .nl { color: #d0d0d0 } /* Name.Label */
* .python .nn { color: #447fcf; text-decoration: underline } /* Name.Namespace */
* .python .nx { color: #d0d0d0 } /* Name.Other */
* .python .py { color: #d0d0d0 } /* Name.Property */
* .python .nt { color: #6ab825; font-weight: bold } /* Name.Tag */
* .python .nv { color: #40ffff } /* Name.Variable */
* .python .ow { color: #6ab825; font-weight: bold } /* Operator.Word */
* .python .w { color: #666666 } /* Text.Whitespace */
* .python .mf { color: #3677a9 } /* Literal.Number.Float */
* .python .mh { color: #3677a9 } /* Literal.Number.Hex */
* .python .mi { color: #3677a9 } /* Literal.Number.Integer */
* .python .mo { color: #3677a9 } /* Literal.Number.Oct */
* .python .sb { color: #ed9d13 } /* Literal.String.Backtick */
* .python .sc { color: #ed9d13 } /* Literal.String.Char */
* .python .sd { color: #ed9d13 } /* Literal.String.Doc */
* .python .s2 { color: #ed9d13 } /* Literal.String.Double */
* .python .se { color: #ed9d13 } /* Literal.String.Escape */
* .python .sh { color: #ed9d13 } /* Literal.String.Heredoc */
* .python .si { color: #ed9d13 } /* Literal.String.Interpol */
* .python .sx { color: #ffa500 } /* Literal.String.Other */
* .python .sr { color: #ed9d13 } /* Literal.String.Regex */
* .python .s1 { color: #ed9d13 } /* Literal.String.Single */
* .python .ss { color: #ed9d13 } /* Literal.String.Symbol */
* .python .bp { color: #24909d } /* Name.Builtin.Pseudo */
* .python .vc { color: #40ffff } /* Name.Variable.Class */
* .python .vg { color: #40ffff } /* Name.Variable.Global */
* .python .vi { color: #40ffff } /* Name.Variable.Instance */
* .python .il { color: #3677a9 } /* Literal.Number.Integer.Long */

.syntax .hll { background-color: #ffffcc }
.syntax  { background: #ffffff; }
.syntax .c { color: #808080 } /* Comment */
.syntax .err { color: #F00000; background-color: #F0A0A0 } /* Error */
.syntax .k { color: #008000; font-weight: bold } /* Keyword */
.syntax .o { color: #303030 } /* Operator */
.syntax .cm { color: #808080 } /* Comment.Multiline */
.syntax .cp { color: #507090 } /* Comment.Preproc */
.syntax .c1 { color: #808080 } /* Comment.Single */
.syntax .cs { color: #cc0000; font-weight: bold } /* Comment.Special */
.syntax .gd { color: #A00000 } /* Generic.Deleted */
.syntax .ge { font-style: italic } /* Generic.Emph */
.syntax .gr { color: #FF0000 } /* Generic.Error */
.syntax .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.syntax .gi { color: #00A000 } /* Generic.Inserted */
.syntax .go { color: #808080 } /* Generic.Output */
.syntax .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
.syntax .gs { font-weight: bold } /* Generic.Strong */
.syntax .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.syntax .gt { color: #0040D0 } /* Generic.Traceback */
.syntax .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.syntax .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.syntax .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
.syntax .kp { color: #003080; font-weight: bold } /* Keyword.Pseudo */
.syntax .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.syntax .kt { color: #303090; font-weight: bold } /* Keyword.Type */
.syntax .m { color: #6000E0; font-weight: bold } /* Literal.Number */
.syntax .s { background-color: #fff0f0 } /* Literal.String */
.syntax .na { color: #0000C0 } /* Name.Attribute */
.syntax .nb { color: #007020 } /* Name.Builtin */
.syntax .nc { color: #B00060; font-weight: bold } /* Name.Class */
.syntax .no { color: #003060; font-weight: bold } /* Name.Constant */
.syntax .nd { color: #505050; font-weight: bold } /* Name.Decorator */
.syntax .ni { color: #800000; font-weight: bold } /* Name.Entity */
.syntax .ne { color: #F00000; font-weight: bold } /* Name.Exception */
.syntax .nf { color: #0060B0; font-weight: bold } /* Name.Function */
.syntax .nl { color: #907000; font-weight: bold } /* Name.Label */
.syntax .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */
.syntax .nt { color: #007000 } /* Name.Tag */
.syntax .nv { color: #906030 } /* Name.Variable */
.syntax .ow { color: #000000; font-weight: bold } /* Operator.Word */
.syntax .w { color: #bbbbbb } /* Text.Whitespace */
.syntax .mf { color: #6000E0; font-weight: bold } /* Literal.Number.Float */
.syntax .mh { color: #005080; font-weight: bold } /* Literal.Number.Hex */
.syntax .mi { color: #0000D0; font-weight: bold } /* Literal.Number.Integer */
.syntax .mo { color: #4000E0; font-weight: bold } /* Literal.Number.Oct */
.syntax .sb { background-color: #fff0f0 } /* Literal.String.Backtick */
.syntax .sc { color: #0040D0 } /* Literal.String.Char */
.syntax .sd { color: #D04020 } /* Literal.String.Doc */
.syntax .s2 { background-color: #fff0f0 } /* Literal.String.Double */
.syntax .se { color: #606060; font-weight: bold; background-color: #fff0f0 } /* Literal.String.Escape */
.syntax .sh { background-color: #fff0f0 } /* Literal.String.Heredoc */
.syntax .si { background-color: #e0e0e0 } /* Literal.String.Interpol */
.syntax .sx { color: #D02000; background-color: #fff0f0 } /* Literal.String.Other */
.syntax .sr { color: #000000; background-color: #fff0ff } /* Literal.String.Regex */
.syntax .s1 { background-color: #fff0f0 } /* Literal.String.Single */
.syntax .ss { color: #A06000 } /* Literal.String.Symbol */
.syntax .bp { color: #007020 } /* Name.Builtin.Pseudo */
.syntax .vc { color: #306090 } /* Name.Variable.Class */
.syntax .vg { color: #d07000; font-weight: bold } /* Name.Variable.Global */
.syntax .vi { color: #3030B0 } /* Name.Variable.Instance */
.syntax .il { color: #0000D0; font-weight: bold } /* Literal.Number.Integer.Long */

