/* @override http://some-kind-of-asshole-fish.com/themes/someKindOfAssholeFish/css/master.css */


/* overides
 ---------------------------------------------*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* generic tags
 ---------------------------------------------*/

body {font-size:81.25%;color:#333;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#474A51;}
h1 {font-size:2.2em;line-height:1.5;margin-bottom:0em;font-family: palatino, georgia, serif;}
h1 a {text-decoration:none;color:#474A51;border-bottom:2px dotted #DADBD4;}
h1 a:hover {border-bottom:2px dotted #333;}
h2 {font-size:1.7em;margin-bottom:0.25em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
td.post_content p, p {margin:0 0 1.5em !important;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#81A420;text-decoration:underline;}
blockquote {margin:1.5em 1.5em 1.5em 0;padding-left:1.5em;color:#666;font-style:italic;border-left:4px solid #DADBD4;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;background:#DADBD4;border:2px solid #DADBD4;border-bottom:0;}
th {font-weight:bold;background:#DADBD4;}
th, td {padding:1.5em 1em;}
td {border-bottom:2px solid #DADBD4;background:#FFF;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* primary structure
 ---------------------------------------------*/

body {background: #0E1716;}
.container {float:left;width:100%;border-left:0;border-right:0;}
#header, #content, #footer{float:left;width:100%;}
.column-a {float:left;width:300px;}
.column-b {margin:0 30px 0 300px;padding-left:30px;}
#header, #footer {border:1px solid #6F756C;border-left:0;border-right:0;margin:8px 0;}
#header .column-b {background:url(../img/fade-top.png) 0 100% no-repeat;}
#footer {border-bottom:0;color:#6F756C;}
#footer .column-b {padding-top:22px;font-size:0.9em;}
#footer .column-b {background:url(../img/fade-bottom.png) no-repeat;height:50px;}
#header h1 {display:block;background:url(../img/logo.png) 0 50% no-repeat;height:135px;margin:0;padding:0;}
#header h1 span {display:none;}
#header h1 a {position:relative;top:33px;display:block;height:69px;width:350px;border-bottom:0;}
#content {padding:30px 0;background:url(../img/margin.png) 300px 0 repeat-y #FFFFFF;}

/* titles and posts
 ---------------------------------------------*/

.title {margin-bottom:1.2em;}
.title p {margin:0;line-height:1.2em;}
.date {background:#81A420;color:#F4F4ED;padding:1em 0;margin-right:20px;font-size:1.2em;line-height:1.2em;float:left;text-align:center;width:60px;}
.post {border-bottom:2px solid #DADBD4;margin-bottom:1.5em;}
.callout { padding:1.5em;padding-bottom:0;margin-bottom:1.5em;border:4px solid #dadbd4;}
/* sections
 ---------------------------------------------*/

.section a.feed {float:right;font-weight:normal;color:#A8A9A0;text-decoration:none;text-transform:lowercase;}
.section {margin:0 30px 30px;background:#DADBD4;padding:30px;}
.section ul, .section p {margin-bottom:0 !important;color:#A8A9A0;}
.section h4 {padding-bottom:0.5em;margin-bottom:0.5em;border-bottom:2px solid #A8A9A0;}

/* tag cloud
 ---------------------------------------------*/
#tagCloud ul{margin:0;}
#tagCloud li {display:inline;}
.cloud_xsmall {font-size: 80%;}
.cloud_small  {font-size: 100%;}
.cloud_medium {font-size: 120%;}
.cloud_large  {font-size: 140%;}
.cloud_xlarge {font-size: 160%;}   

/* code
 ---------------------------------------------*/
pre { padding:1.5em 1.5em 0;border:2px solid #CCC;background:#A8A9A0;}
pre.command-line {padding-bottom:1.5em;}
div.search .text {width: 130px}

/* commenting
 ---------------------------------------------*/
#comment_form {margin-bottom: 1.5em;}
#comment_form fieldset {padding-bottom: 0;}
.comments {border-top: 1px solid #444;padding-top: 1.5em;}

/* forms
 ---------------------------------------------*/
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* forum
 ---------------------------------------------*/
tr.spacer {display:none;}
td.post_author {font-weight:bold;color:#474A51;background:#DADBD4;vertical-align:top;}
td.post_author small {color:#A8A9A0;font-weight:normal;}
div.forum_actions {margin-bottom:1em;margin-top:0.5em;background:#DADBD4;}
div.forum_actions div {padding:10px;}
div.forum_figures {float:right;}
div.post_details, div.post_actions {font-size:0.8em; margin-top:1.5em;}
tr.category {display:none;}
h1.topic_title a {border-bottom:2px dotted #DADBD4;}
h1.topic_title a:hover {border-bottom:2px dotted #333;}
div.pagination {border-top:2px solid #DADBD4;}
div.pagination ul {list-style:none;}
div.pagination li {display:inline;padding:5px;margin-right:5px;background:#DADBD4;}