/*  -----|  Globals  |------------------------------------------------------  */

body{
background:#161410/*fff,161410*/;
color:#ccc;
font:14px/125% 'Trebuchet MS',arial,sans-serif;
margin:0;
padding:0;
}

/* hr{display:none} */

.hr{
background:#22201d;
border:1px solid #363430;
height:10px;
margin:10px 0;
width:758px;
}

.hr2{
background:#22201d;
border:1px solid #363430;
height:4px;
margin:10px 0;
}

.hr3{
background:#22201d;
border:1px solid #363430;
height:1px;
margin:4px 0;
}

a:link,a:visited,a:active{color:#e65;text-decoration:none}
a:hover{color:#f98;text-decoration:underline}

a img{border:0}

ul{list-style:none}

/*
input,textarea{
color:#9c9890;
font-size:11px;
text-decoration:none;
background:#161410;
border:1px solid #363430;
padding:5px;
}
*/

blockquote{
background:#22201d;
padding:0 12px 8px 12px;
border:1px inset #474541;
font-size:12px;
}
blockquote p{
margin-top:8px!important;
margin-bottom:0!important;
margin-left:0!important;
margin-right:0!important
}

/*
table{width:100%;border-collapse:collapse}
th{border-bottom:1px solid #35302a;text-align:left}
*/

pre{
padding:5px 0;
border-top:1px dotted #35302a;
border-bottom:1px dotted #35302a;
}

table.collapse{border-collapse:collapse;border-spacing:0}
table.collapse td{padding:0}

.sitenote{
padding:3px 6px;
border-top:1px solid #363430;
border-bottom:1px solid #363430;
background:#22201d;
font:normal 10px verdana,sans-serif;
color:#aaa;
}

.qbox{
color:#d94;
font:bold 18px 'Trebuchet MS',arial,sans-serif;
background:#363430;
white-space:nowrap;
padding:7px 10px;
text-align:center;
border:1px outset #666059;
}

.spbox{
background:#363430;
padding:7px 10px;
border:1px outset #666059
}

/*  -----|  Structure  |----------------------------------------------------  */

#page{
margin-left:auto;
margin-right:auto;
padding:20px 0 20px 0;
width:760px
}

#header{text-align:center;}

#wrapper,#headerimg{width:760px;position:relative}

#footer{
width:500px;
font:normal 10px verdana,sans-serif;
color:#aaa;
}
#footer p{margin:4px 0 0 0}

#content,#sidebar{
border-left:1px solid #363430;
border-right:1px solid #363430;
padding:0 10px;
overflow:hidden;
}

#content{float:left;font-size:14px;width:517px}
#content .hdm{color:#d94;font-size:15px;font-weight:bold}
#content h2{margin:0 0 10px}
#content p{line-height:1.4}
#content div.pp{line-height:1.4}

#sidebar{float:right;border-left:0;width:200px}
#sidebar h3{color:#d94;margin:15px 0 5px;font-size:13px;font-weight:bold;font-variant:small-caps}
#sidebar ul{margin:0 0 10px;padding:0;border-top:1px solid #363430;border-bottom:1px solid #363430;font-size:12px}
#sidebar li{display:block;padding:3px 8px 2px 8px;background:#22201d;margin:1px 0}
#sidebar li:hover{background:#363430}
#sidebar ul ul{border:0;margin:0;list-style:disc}
#sidebar ul ul li:before{content:"\2022 \20"}
#sidebar ul ul li{margin:0 -10px}

.goleft{float:left}
.goright{float:right}


/* Post Structure */

.post{padding:8px 0 12px 0;border-bottom:1px solid #35302a;margin-bottom:15px}

.toppost{padding:15px 10px 0px;margin-bottom:15px}
.otherposts{padding-left:10px;padding-right:10px}

.toppost .entry{font-size:14px}
.entry ul{list-style-type:square}
.entry p{margin:12px 0 0 0}
.entry p.p4{margin-top:3px}
.entry div.pp{margin:12px 0 0 0}


/*  -----|  Typography  |---------------------------------------------------  */

h1,h2,h3,h4,h5,h6{font-family:'Trebuchet MS',arial,sans-serif;font-weight:normal}

h1{text-transform:lowercase;color:#fff;font-size:27px;margin:0 0 8px}

h1 span{color:#d94}
/*h1:before,h1:after{content:" . . ";color:#444}*/
h2{color:#d94;font-size:133%;margin:0;padding:1px 0;display:inline;border-bottom:1px solid #35302a}
.post h2 a{color:#d94}

/*!!*/.description{color:#666;font-weight:bold}


/*  -----|  Miscellaneous  |------------------------------------------------  */

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix{display:inline-table}

/* Hides from IE-mac \*/
* html .clearfix{height:1%}
.clearfix{display:block}
/* End hide from IE-mac */
