/*  
Theme Name: Hemingway Retrofitted
Theme URI: http://www.thenittygritty.nl/blog/
Description: Hemingway Retrofitted theme by <a href="http://www.thenittygritty.nl/blog">TheNittyGritty</a>. Based on original Hemingway Reloaded by Startup365.
Version: 1.0
Author: TheNittyGritty 
Author URI: http://www.thenittygritty.nl/blog
*/

* {
margin:0;
padding:0;
}
* html #ancillary .block {
margin:0 0 0 4%;
}
* html #comments cite {
width:30.6%;
}
* html #primary .secondary {
margin-right:4%;
}
* html #primary.twocol-stories .story {
margin-left:2%;
}
#primary.twocol-stories .first, * html #primary.twocol-stories .first {
margin:0;
}
#primary.onecol-stories .primary {
float:left;
width:50%;
}
#primary.onecol-stories .secondary {
float:right;
margin:0 0 0 10%;
width:40%;
}

a {
color:#888888;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
a img {
border:medium none;
}
blockquote {
border-left:2px solid #CCCCCC;
color:#CCCCCC;
margin-left:1em;
padding-left:1em;
}
body {
background:#161616 none repeat scroll 0 0;
color:#555555;
font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
font-size:11px;
overflow:scroll;
}
fieldset {
padding:0.5em;
}
h1 {
color:#333333;
font-size:1.5em;
font-weight:normal;
margin:1.5em 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
margin:1em 0;
}
h2, h3 {
color:#888888;
font-size:1.15em;
font-weight:normal;
}
input.textfield, textarea {
background-color:#F8F8F8;
border:1px solid #868686;
margin:5px 0;
width:15em;
}
label.text {
left:0.5em;
position:relative;
top:-0.5em;
}
li, dd {
margin-left:5%;
}
ol#comments {
list-style-type:none;
margin:2em 0;
}
ol#comments li {
list-style-type:none;
margin:2em 0;
}
p {
line-height:1.75em;
}
pre {
border-bottom:1px dotted #CCCCCC;
border-top:1px dotted #CCCCCC;
overflow:auto;
padding:1em 0;
width:100%;
}
select option {
padding:0 5px;
}
table {
border-spacing:2px;
margin:1.5em 0;
width:100%;
}
table caption {
color:#000000;
margin-bottom:-1em;
margin-top:1em;
text-align:left;
}
table td {
background:#CCCCCC none repeat scroll 0 0;
color:#000000;
}
table th {
background:#CCCCCC none repeat scroll 0 0;
color:#000000;
text-align:left;
}
table th, table td {
padding:0.3em 0.75em;
}
textarea.commentbox {
font-family:Arial,Helvetica,sans-serif;
font-size:1.25em;
height:10em;
margin:5px 0;
padding:0.25em;
width:28em;
}
ul li {
list-style-type:square;
margin:0.5em 0 0.5em 2em;
}
ul.counts .count {
color:#7A7A7A;
float:right;
}
ul.dates .date {
color:#7A7A7A;
padding:0 1.5em 0 0;
}
ul.dates li, ul.counts li {
list-style-type:none;
margin:0;
padding:0.5em 0;
}
ul.dates, ul.counts {
border-top:1px solid #888888;
list-style-type:none;
margin:1.5em 0;
}
.clear {
clear:both;
font-size:1px;
height:1px;
line-height:1px;
}
.comment-head {
padding:0.8em 2em 1em;
}
.comment-head .details {
font-size:0.95em;
}
.comment-head h2 {
font-size:1.5em;
margin:0;
}
.formactions .spinner {
float:right;
margin:-8px -20px 0 0;
}
.formactions input.submit {
background-color:#CCCCCC;
border:1px solid #868686;
float:right;
margin:-1em 0 0;
padding:0 0.5em;
}
.hide, .print-logo, .close-button {
display:none;
}
.inside {
margin:0 auto;
max-width:95em;
min-width:65em;
width:90%;
}
.left {
float:left;
}
.right {
float:right;
}
.rule {
border-top:1px solid #888888;
font-size:1px;
height:1px;
line-height:1px;
margin:1.5em 0;
}
.secondary .featured dl {
border-bottom:1px solid #888888;
margin:0;
padding:0.5em 0 0.6em;
}
.secondary .featured p {
border-bottom:1px solid #888888;
border-top:1px solid #888888;
line-height:1.5em;
margin:1em 0 0;
padding:0.5em 0 0.6em;
}
.secondary dd {
display:inline;
margin:0;
padding:0;
}
.secondary dt {
color:#AAAAAA;
display:inline;
margin:0;
padding:0;
}
.single-post h1, .single-post h2 {
margin-top:0;
}
.story h3 {
font-size:1.15em;
font-weight:normal;
margin:0 0 1.5em;
}
#ancillary {
padding:2em 0 0;
}
#ancillary .block {
float:left;
margin:0 0 0 5%;
width:30%;
}
#ancillary .block h2, #ancillary .block h3 {
margin:0 0 2em;
}
#ancillary .block-separator {
clear:both;
height:2.5em;
}
#ancillary .first, * html #ancillary .first {
clear:both;
margin:0;
}
#ancillary .thrice-length {
width:100%;
}
#ancillary .twice-length {
width:65%;
}
#comment-form {
margin:3em 0 5em 35.4%;
width:36em;
}
#comments .content {
border-left:1px solid #868686;
float:left;
margin-left:1.9%;
padding:0 0 0 2%;
width:60%;
}
#comments .content h3 {
font-size:1em;
margin:0;
}
#comments .content p {
margin:0 0 1em;
}
#comments .pingback cite .author {
background:transparent url(../images/trackback_pingback.gif) no-repeat scroll 100% 0;
display:block;
padding-top:68px;
}
#comments cite {
float:left;
font-style:normal;
text-align:right;
width:31%;
}
#comments cite .admin-tools {
margin:5px 0;
}
#comments cite .admin-tools a {
background:#666666 none repeat scroll 0 0;
border:1px solid #999999;
float:right;
margin:0 5px;
padding:0 3px 3px;
text-decoration:none;
}
#comments cite .author {
font-size:1.2em;
}
#comments cite span {
display:block;
}
#errors {
color:#FF0000;
font-weight:bold;
}
#footer {
clear:both;
color:#6C6C6C;
margin:2em 0 3em;
}
#footer .inside {
border-top:1px solid #888888;
padding:1em 0;
}
#footer p {
font-size:0.95em;
margin:0;
}
#footer p.attributes {
float:right;
}
#footer p.attributes a {
padding:0 0 0 1em;
}
#footer p.copyright {
float:left;
}
#header {
background:#121212 none repeat scroll 0 0;
}
#header .inside {
padding:3em 0;
}
#header h2 {
border-right:1px solid #808080;
float:left;
font-size:2.25em;
margin:0 0.5em 0 0;
padding:0 0.5em 0.25em 0;
}
#header h2 a {
display:block;
}
#header p {
line-height:1em;
margin:0;
padding:1em 0;
}
#live-search {
position:absolute;
text-align:right;
top:3.5em;
left: 50%;
width:50%;
}
#preview {
border:1px solid #CCCCCC;
margin:1em 0;
padding:0.5em;
}
#preview p {
margin:1em 0 0;
}
#primary {
background:#121212 none repeat scroll 0 0;
color:#555555;
padding:1px 0 2em;
}
#primary .primary {
float:right;
width:65%;
}
#primary .secondary {
display:inline;
float:right;
margin-right:5%;
padding-top:0.65em;
width:30%;
}
#primary .secondary .admin-tools {
margin:1em 0;
}
#primary.onecol-stories .primary {
float:left;
width:50%;
}
#primary.onecol-stories .secondary {
float:right;
margin:0 0 0 10%;
width:40%;
}
#primary.twocol-stories .first, * html #primary.twocol-stories .first {
margin:0;
}
#primary.twocol-stories .story {
display:inline;
float:left;
margin:0 0 0 4%;
width:48%;
}
* html #primary.twocol-stories .story {
margin-left:2%;
}
#primary.twocol-stories .first, * html #primary.twocol-stories .first {
margin:0;
}
.story .details {
border-top:1px solid #CCCCCC;
color:#4D4D4D;
font-size:0.95em;
margin:1em 0;
padding:0.5em 0;
text-align:right;
}
.story .details .read-on {
background:transparent url(../images/readon_black.gif) no-repeat scroll 100% 60%;
padding-right:20px;
}
#search .spinner {
padding:0 0 5px;
text-align:right;
}
#search img {
left:-5px;
margin-top:2px;
position:relative;
top:0.25em;
}
#search img.archives-icon {
margin:0 7px 0 0;
top:1px;
}
#search input {
background-color:#F8F8F8;
border:1px solid #868686;
font-size:0.85em;
margin-top:2px;
width:145px;
}
#search input:focus {
background:#FFFFFF none repeat scroll 0 0;
}
#search-result ul {
margin:0;
}
#search-results {
background:#CCCCCC none repeat scroll 0 0;
border-top:1em solid #000000;
float:right;
opacity:0.9;
padding:0;
width:30%;
}
#search-results h3 {
background:#FFFFFF none repeat scroll 0 0;
font-weight:bold;
margin:0;
padding:0 0 1em;
text-align:left;
}
#search-results small {
border-bottom:1px solid #555555;
border-top:1px solid #666666;
display:block;
font-size:0.9em;
padding:0.5em 1em 0.7em;
text-align:left;
}
#search-results ul li {
list-style-type:none;
margin:0.5em 0;
padding:0 1em 0.5em;
}
#secondary {
	background-color:#121212;
	padding:1px 2em;
}