/*
Theme Name: Binaries
Theme URI: http://twob.net/
Description: Default simple template
Version: 1.3
Author: <a href="http://twob.net">Björn Rixman</a>
*/

img.right {float:right; display:inline; margin:0 0 10px 10px;}
img.left {float:left; display:inline; margin:0 10px 10px 0;}


/* Neutralize styling: Elements we want to clean out entirely: */
html, body, form {
	margin:0; padding:0;
}

body {
      font-size:100.01%;
      font-family:Calibri,"Lucida Grande","Trebuchet MS",Verdana, Arial, Sans-Serif;
      line-height:1.5;
}

/* Neutralize styling: Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6 {
    margin:1em 0; padding:0;
    line-height:1.1;
    font-family:"Vollkorn",Georgia, serif;
}
p, pre, code, blockquote, ul, ol, dl, address {
    margin:1em 0;
    font-size:1em;
}

h1, h2 {
    margin-top:10px;margin-bottom:0.5em;
    font-size:2em;
    font-weight:normal;
    line-height:1.1;
    letter-spacing:-0.02em;
}


h1 {font-size:2em;}
h2 {font-size:2em;letter-spacing:-0.02em;}
h3 {font-size:1.4em;}
h4 {font-size:1.2em;}
h5 {font-size:1.1em;}
h6 {font-size:1em;}

/* Apply left margin */
li, dd, blockquote {
	margin-left:1em;
}
/* Form field text-scaling */
input, select, textarea {
	font-size: 1em;
}
/* MISC */
.clear {clear:both; height:0;}




body {
    background:#dcdeca;
    color:#474540;

}

a:link {
    padding:1px 1px 0;
    color:#474540;
}
a:visited {
    color:#78745f;
}

.post p a:visited, 
#delicious li a:visited 
{
    padding-right:11px;
    background:no-repeat url(css/check.gif) 100% 50%;
    text-decoration:none;
    
}

a:hover {
    background-color:#ffc;
    color:#222010
}




#nav {
    width:300px;
    float:right;
}

/*minitabs start here*/

#nav ul{
	list-style: none;
	margin: 0;
	padding: 6px 0 4px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
#nav ul li{
	display: inline;
	margin: 0;
}
#nav ul a{
	text-decoration: none;
	margin:0;
	padding: 3px 10px 4px;
	background:#f3f4eb;
	/*border:1px solid #FFF;*/
	border-top: 3px solid #f3f4eb;
	color: #999;
	white-space: nowrap;
}

#nav ul a.selected, 
#nav ul a.selected:visited, 
#nav ul a.selected:hover
{
	border-color: #F60;
	color:#06F
}

#nav ul a:hover{
	border-color: #8ebfcc;
	color: #666;
}



#page {
    min-width:900px;
    background:#f3f4eb no-repeat url(css/10110.gif) 0 0;
    border-top:4px solid #8ebfcc;    
}

#contentwrap {
    margin:0 auto; 
    padding:0;
    width:900px;
    background:no-repeat url(css/pageshadow.gif) 560px 0;
}

#content {
    width:560px;
    float:left;
    background:#fff;
    border-top:4px solid #e8e6c2;
}

#main {
    padding:10px 30px 40px;
}


h1 a, h1 a:visited,
h2 a, h2 a:visited {
    text-decoration:none;
        text-shadow: #ccc 0 0 1px;
}

h1 a:hover, 
h2 a:hover {
    border-bottom:1px dotted #ccc;

}

.date {margin-top:-1em; color:#999}
.date a {text-decoration:none;}
.intro {font-size:1.3em; font-style:italic; margin-right:2em;}

#sidebar {
    padding:0;
    width:300px;
    float:right;
    margin:10px 0 0;
}
    


#header {
    text-align:center;
    height:70px;
    width:900px;
    margin:0 auto;
    padding:0;
    position:relative;
}
#logo {
    margin:0;
    padding:0;
    background:no-repeat url(css/twob.gif) 0 100%;
    width:290px; height:70px;
    margin-left:-25px;
    overflow:hidden;
    
    position:absolute;
    bottom:0;
    left:0;
}
#logo a {
    display:block;
    width:290px; height:70px;
    text-indent:-5000px;
}
#logo a:visited {
    background-image:none;
}
#logo a:hover {
    background-color:transparent;
}


.photo {
    background:#d3d1ba;
    border:1px solid #c5c4a4;
    padding:4px;
    overflow:hidden;
    margin:0 auto;
    text-align:center;
}

 
.photo img {
    border:1px solid #c5c4a4;
    padding:4px;
    background:#fff;
}

.thumbs {margin-right:-30px;}
.thumbs a, a.thumb {
    border:1px solid #c5c4a4;
    padding:2px;
    background:#fff;
    float:left;
    margin:0 4px 4px 0;
}
.thumbs a img, 
a.thumb img {
    border:1px solid #fff;
    float:left;
}
.thumbs a:hover,
a.thumb:hover {
    background:#333;
    border-color:#000;
}



/* Footer
---------------------------------------- */

#footer {
    background:#dcdeca repeat-x url(css/footerbar.gif) 0 -29px;
    text-align:left;
    margin:0 auto;
    padding:20px 0 30px;
	font-size:13px;
    }
    
    #footer .inner {
        width:900px;
        margin:0 auto;
        padding:0 0 30px;
    }


#About {
    float:right;
    width:300px;

}

#Recently {
    display:inline;
    float:left;
    width:235px;
    margin-right:30px;
    margin-left:30px;
}

#Elsewhere {
    width:235px;
    float:left;
}

#footer h3 {
    margin:0;
    padding:0.4em 5px 0.2em;
}
#About p {
    padding:0 5px;
}
ul.articles {
    margin:0.5em 0 0.5em; padding:0;
    list-style:none;
    border-top:1px solid #c3c4b0;
}

ul.articles li {
    border-bottom:1px solid #c3c4b0;
    margin:0; padding:0;
}
ul.articles a {
    text-decoration:none;
    display:block;
    padding:0.4em 5px;
    font-weight:bold;
    color:#000;
}
ul.articles a span {
    font-weight:normal;
    color:#c3c4b0;
}

ul.links {
    margin:0.5em 0 0.5em;
    padding:0;
    list-style:none;
    /* border-top:1px solid #d5d6ce; */
	border-top:1px solid #c3c4b0;
    line-height:1.2;
}

.links li {
    border-top:1px solid #fff;
    /* border-bottom:1px solid #d5d6ce; */
	border-top:1px solid #c3c4b0;
    margin:0;
    padding:0.4em 5px;
}
.links a {
    font-weight:bold;
    text-decoration:none;
}


/* Post
---------------------------------------- */
.post {
    position:relative;
}
.post .meta {
    margin-top:-1em;
    font-family:georgia, serif;
}
.post.asides h2 {
	font-size:1.5em;
	font-weight:bold;
	margin-top:1em;
	margin-bottom:1em;
}
.post.code h2 a, .post.code h1 a{
	color:#136177;
}
.section .info {
    /*
    float:right; margin-right:-370px;
    width:300px;
    background:pink;
    */display:none;
}
.edit {
    font-size:10px; 
}
.edit a {padding:2px 10px;
}
.post .edit,
.page .edit {position:absolute; left:-30px; top:0;}


#Visual {
    margin:20px 0 1.5em;
}
#Visual img {margin:0; padding:0; border:0;}
.description {
    margin:0;
    padding:1px 0;
    border-top:1px solid #cdca82;
    background:#e6e4bc;
}
.description p {

}


#delicious {
    color:#9a9b95
}


.tagcloud {
	line-height:20px;
	}
	.tagcloud a {text-decoration:none;}
/* =Comment
----------------------------------------------- */
/*
#previewComment {
     border:2px solid #09c; padding:1px 10px;
     background:#fff;
}
*/
#comments h3 {margin:0;}

#comments {
	margin:2em -20px 0;
	padding:10px 0 10px 10px;
	background:#e8e9dd;
	border-top:4px solid #d8d9cb;
}
#reply {
	margin:1em -20px 0;
	padding:10px;
	background:#e8e9dd;
	border-top:4px solid #d8d9cb;
}

#reply h3 {margin:0;}
#reply textarea {
	width:516px;
	border:2px solid #d8d9cb;
}

div.comment {
	margin:1em 0 2em;
	width:520px;
	position:relative;
	
}

.comment .entry {
	padding:1px 10px 1px;
	background:#FFF no-repeat url(css/comment-start.gif) 0 0;
}

.comment p.meta {
	margin:0; 
	padding-left:60px; padding-top:15px;
	padding-right:10px;
	background:no-repeat url(css/comment-end.gif) 0 0;
	text-align:right;
	border-top:0;
	}

.comment .counter {
	position:absolute;
	left:8px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#d4d5ca;
	text-decoration:none;
	}
.comment .date {
	color:#b4b5aa;
}
.comment .author {float:left;}


/* Text treatments
---------------------------------------- */
pre {
    width:480px;
    background:#fff;
    border:1px solid #ddd;
    border-color:#ddd #eee #eee #ddd;
    overflow:auto;
    margin:1em 0;
    padding:9px;
}
code {
    font-family:monaco;
    font-size:12px;
}
.date {font-size:1em; font-family:georgia,serif;}