#wrapper {
	background: url('/media/mingus/img/bg_body_top.jpg?2848ce0b336e') no-repeat left top;
	overflow: hidden;
}

div#content {
	float: left;
	width: 610px;
	padding-top: 32px;
}

	h2.filter-title, h1.filter-title {
		margin-left: 80px;
	}

div#sidebar {
	float: left;
	width: 185px;
	padding: 0 0 20px 15px;
}

div#sidebar #main_nav {
	padding: 20px 0 10px 0;
	
}

	div#sidebar #main_nav li {
		font-family: 'Droid Sans', arial, serif;
		font-size: 27px;
		letter-spacing: -1px;
	}
	
	div#sidebar #main_nav li a {
		font-weight: bold !important;
		color: #89B6DD;
	}
	
	div#sidebar #main_nav li a.active_section {
		color: #fff !important;
	}

	div#sidebar h4 {
		text-align: right;
		font-size: 16px;
		color: #314F88;
		margin-right: 30px;
	}
	
	div#sidebar ul {
		text-align: right;
		margin-right: 30px;
		margin-bottom: 40px;
	}
	
		div#sidebar ul li {
			list-style-type: none !important;
		}
		
		div#sidebar a {
			font-weight: normal;
		}
		
		div#sidebar a:hover {
			color: #96BFE2;
		}

div#header {}

div#footer {
	clear: left;
}
/* Pretty printing styles. Used with prettify.js. */

.str { color: #080; }
.kwd { color: #008; }
.com { color: #800; }
.typ { color: #606; }
.lit { color: #066; }
.pun { color: #660; }
.pln { color: #000; }
.tag { color: #008; }
.atn { color: #606; }
.atv { color: #080; }
.dec { color: #606; }
pre.prettyprint { padding: 2px; border: 1px solid #888; }

@media print {
  .str { color: #060; }
  .kwd { color: #006; font-weight: bold; }
  .com { color: #600; font-style: italic; }
  .typ { color: #404; font-weight: bold; }
  .lit { color: #044; }
  .pun { color: #440; }
  .pln { color: #000; }
  .tag { color: #006; font-weight: bold; }
  .atn { color: #404; }
  .atv { color: #060; }
}

.highlight .hll { background-color: #ffffcc }
.highlight  { background: #f0f0f0; }
.highlight .c { color: #60a0b0; font-style: italic } /* Comment */
.highlight .err { border: 1px solid #FF0000 } /* Error */
.highlight .k { color: #007020; font-weight: bold } /* Keyword */
.highlight .o { color: #666666 } /* Operator */
.highlight .cm { color: #60a0b0; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #007020 } /* Comment.Preproc */
.highlight .c1 { color: #60a0b0; font-style: italic } /* Comment.Single */
.highlight .cs { color: #60a0b0; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #A00000 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #FF0000 } /* Generic.Error */
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #00A000 } /* Generic.Inserted */
.highlight .go { color: #808080 } /* Generic.Output */
.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.highlight .gt { color: #0040D0 } /* Generic.Traceback */
.highlight .kc { color: #007020; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #007020 } /* Keyword.Pseudo */
.highlight .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #902000 } /* Keyword.Type */
.highlight .m { color: #40a070 } /* Literal.Number */
.highlight .s { color: #4070a0 } /* Literal.String */
.highlight .na { color: #4070a0 } /* Name.Attribute */
.highlight .nb { color: #007020 } /* Name.Builtin */
.highlight .nc { color: #0e84b5; font-weight: bold } /* Name.Class */
.highlight .no { color: #60add5 } /* Name.Constant */
.highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */
.highlight .ni { color: #d55537; font-weight: bold } /* Name.Entity */
.highlight .ne { color: #007020 } /* Name.Exception */
.highlight .nf { color: #06287e } /* Name.Function */
.highlight .nl { color: #002070; font-weight: bold } /* Name.Label */
.highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */
.highlight .nt { color: #062873; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #bb60d5 } /* Name.Variable */
.highlight .ow { color: #007020; font-weight: bold } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mf { color: #40a070 } /* Literal.Number.Float */
.highlight .mh { color: #40a070 } /* Literal.Number.Hex */
.highlight .mi { color: #40a070 } /* Literal.Number.Integer */
.highlight .mo { color: #40a070 } /* Literal.Number.Oct */
.highlight .sb { color: #4070a0 } /* Literal.String.Backtick */
.highlight .sc { color: #4070a0 } /* Literal.String.Char */
.highlight .sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */
.highlight .s2 { color: #4070a0 } /* Literal.String.Double */
.highlight .se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */
.highlight .sh { color: #4070a0 } /* Literal.String.Heredoc */
.highlight .si { color: #70a0d0; font-style: italic } /* Literal.String.Interpol */
.highlight .sx { color: #c65d09 } /* Literal.String.Other */
.highlight .sr { color: #235388 } /* Literal.String.Regex */
.highlight .s1 { color: #4070a0 } /* Literal.String.Single */
.highlight .ss { color: #517918 } /* Literal.String.Symbol */
.highlight .bp { color: #007020 } /* Name.Builtin.Pseudo */
.highlight .vc { color: #bb60d5 } /* Name.Variable.Class */
.highlight .vg { color: #bb60d5 } /* Name.Variable.Global */
.highlight .vi { color: #bb60d5 } /* Name.Variable.Instance */
.highlight .il { color: #40a070 } /* Literal.Number.Integer.Long */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* END RESET */

body {
    line-height: 1.4;
    color: #626366;
    background: #DBE9F5 url('/media/mingus/img/bg_body.jpg?2848ce0b336e') repeat-y left top;
    width: 100%;
    height: 100%;
    font-family: "Helvetica Neue", Arial, sans-serif;
}

/* LAYOUT */
#body-container{ padding-top: 22px; }

.post, .bookmark, .quote { margin-bottom: 50px; margin-left: 80px;}

.category_detail .post, .category_detail .bookmark, .category_detail .quote {
	margin-bottom: 30px;
}

.post .date, .bookmark .date, .quote .date {
/*   float: left; */
  padding: 0 0 20px 0;
/*  background: #BFD8ED;  c14040 */
/*   margin: 0.3em 0  0 -6.0em; */
	font-size: 13px;
	color: #85878A !important;
	font-style: italic;
}

#comments{
    margin-top: 1.8em;
    border-top: solid 1px #CCC;
    padding-top: .6em;
    margin-left: 80px;.
}

.post .teaser{
    border-bottom: 1px solid #efefef;
    padding: .1em .1em .8em .1em;
    margin-bottom: .9em;
}

#right-rail p {
    font-size: .8em;
    margin-bottom: 1.8em;
}

#content .post_list {
/* 	margin-left: 80px; */
}

.post_list .post, .post_list .quote, .post_list .bookmark {
    padding-bottom: 50px;
    border-bottom: 3px dotted #DBE9F5;
}

.category_detail .post_list .post, .category_detail  .post_list .quote, .category_detail  .post_list .bookmark {
    padding-bottom: 30px;
    border-bottom: 3px dotted #DBE9F5;
}

.post_detail .subscribe {
    margin-top: 1.2em;
    overflow: auto;
    margin-left: 40px;
    margin-bottom: 20px;
}

#right-rail ul{ margin-left: 0em;}

.filter-title{
    margin-bottom: 1.2em;
}

.post-img {
    margin: 1.2em 0em 1.2em 1.2em;
    padding: .8em .8em 0em 1.6em;
    background-color: #e4e4e4;
    width: 564px;
    border-left: solid 1.0em #dedede;
}

.post-img p {
    margin-left: .2em;
    line-height: 1.4em;
}

.post-img {
  float: left;
  margin: 0.3em 0  0 -6.0em;
}

.video
{
    background-color: #000;
    text-align: center;
}

ul.recent-posts li, .post li
{
    list-style: disc;
    left-margin: 1.2em;
    list-style-position: inside;
    color: #333940;
}

.bookmark p{ margin-top: .8em;}

/* FORMS */
label
{
    display:block;
    font-weight: bold;
}

#form-error
{
    color: #c14040;
}

#form-error li
{
    list-style: disc;
}

/* CODE */
pre, pre.prettify
{
  overflow: auto;
  z-index: 0;
  background-color: #fff;
  padding: .6em 0em .6em .6em;
  display: block;
  width: 99%;
  border: 1px solid red;
}


/* HEADER/NAV */
#header
{
}

#logo a { 
	display: block;
	background: url('/media/mingus/img/junktrunk_logo.png?2848ce0b336e') no-repeat -12px top;
	height: 0;
	padding-top: 90px;
	overflow: hidden;
	margin-top: 35px;
}

.navbar-one {
    margin-top: 10px;
}

#search {
    margin-top: 10px;
    margin-top: 1.6em;
    margin-bottom: 1.8em;
    float: right;
}

ul.navbar-one li
{
/*   float:left; */
  list-style: none;
  margin-right: 40px;
  text-align: right;
}

#nav{ }

.button{ margin-left: .6em;}

.subscribe li
{
  float:left;
  list-style: square;
  margin-left: 2.6em;
}

/* PAGINATION */
#pagination .older{ float: right; }

#pagination .newew{ float: left; }

/* FOOTER */
#footer{ margin-top: 2.8em; }

#footer p{ margin-left: 1.6em; padding-bottom: 1.8em; color: #314F88}

/* TYPE BASE */
p, ul, ol, pre { font-size: 1em; margin: 0 0 0.6em; }

ul, ol { margin-left: 1.4em; }

ul ul { margin-bottom: 0; }

h1{ font-size: 2.0em; }

h2, h3, h4, h5 { margin: 1em 0 0.2em; font-weight: bold; }

h2 { margin: 0.25em 0 .2em; font-size: 27px; line-height: 1.2em; font-weight: 500; }

h3 { font-size: 1em; margin-bottom: 0.25em; }

h4 { font-size: 0.875em; }

p, li { font-size: .9em; line-height: 1.4em;}

/* TYPE SPECIFIC */
.post .teaser{
    font-size: 1.1em;
    line-height: 1.2em;
}

#right-rail p, #right-rail ul {font-size: .8em;}

.post .date, .bookmark .date, .quote .date  { color: #fff; }

ul.navbar-one li
{
  font-size: .9em;
  text-decoration: none;
  color: #999ca0;
}

#footer p{ font-size: .8em; }

.filter-title{ font-size: 1.4em; }

.list-tease { font-size: .9em; }

.subscribe ul{ font-size: .9em;}

/* LINKS */
a:link, a:visited {
    /* 76d5ff 3c94bc 3e4d5c 66bbe0 */
    color: #3c94bc;
    text-decoration: none;
    font-weight: bold;
}

a:hover { color: #3c94bc; }

h2 a:link, h2 a:visited{ font-weight: 500; color: #333940;}

h2 a:hover { font-weight: 500; color: #3c94bc;}

#nav ul li a
{
  text-decoration: none;
  font-weight: 400;
  font-size: 1.0em;

}

/* STYLE/ACCENTS */
#bleeder {
    background: transparent url('/media/mingus/img/bg_trans.png?2848ce0b336e') top left repeat-y;
    width: 10px;
    position: fixed;
    z-index: 9999;
    top: 0;
    bottom: 0;
    height: 100%;
}

/* HELPERS */
.hide
{
  display: none;
  margin-left: -1000;
}
