/*
Theme Name:		Space Nodeta
Theme URI: 		http://blog.nodeta.fi
Version: 		1.0
Description: 	        Nodeta Space Theme
Author: 		Nodeta
Author URI:		http://www.nodeta.fi
Tags:			

/* reset */
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;}

/* typography */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2.4em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom: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;}
p {margin:0 0 1.5em;}
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:#d76445;}
a {color:#a54d35;text-decoration:none;} 
blockquote {margin:1.5em;color:#666;font-style:italic;}
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 {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%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
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;}

body {
	background: #000 url(images/tausta.jpg) no-repeat center top;
	color: #d3d3d3;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.3;
}

ul {
	padding: 0;
	margin: 0;
}
table {
	border-spacing: 0;
}

pre {
	overflow: auto;
	background-color: #222;
	opacity: 0.8;
	border: 1px solid #333;
	padding: 4px;
	font-family:Monaco, 'courier new', courier, monospace;
	font-size:1.0em;
}

h1 { 
	font-weight: normal;
	margin: 1em 0 0 0;
	padding: 0;
}

h1 a, h1 a:hover {
	color: #fff;
	text-decoration: none;
}

h2, h3 {
	color: #d3d3d3;
	border-bottom: 1px dotted #333;
	padding-top: 0.7em;
	padding-bottom: 0.2em;
}

#background_container {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	overflow: hidden;
}
#background {
	background: url(images/tausta.jpg) no-repeat;

	position: relative;
	top: 0;
	left: -900px;
	margin-left: 50%;

	width: 1800px;
	height: 440px;
}

#structure {
	position: absolute;
	top: 0;
	left: -450px;
	width: 900px;
	margin-left: 50%;
	z-index: 1;
	min-height: 100%;
	font-size:1.0em;
}

#navigation {
	position: absolute;
	top: 18px;
	left: 260px;
	color: #a54d35;
	word-spacing: 0.5em;
	font-size: 110;
}

#navigation li {
	display: inline;
}
#navigation li a {
	color: #fff;
	font-size: 105%;
	word-spacing: normal;
	text-decoration: none;
}
#header a {
	display: block;
	text-indent:-9999cm;
}

#logo {
	position: absolute;
	top: 13px;
	left: 25px;
	background: url(images/logo.png) no-repeat;
	width: 144px;
	height: 23px;
}

#flowdock-logo {
	position: absolute;
	top: 16px;
	left: 210px;
	background: url(images/flowdock-link.png) no-repeat;
	width: 130px;
	height: 26px;

}




#bottle {
	position: absolute;
	top: 89px;
	left: -20px;
}

#content {
	position: absolute;
	top: 0;
	left: 25px;
	margin-top: 190px;
	padding-bottom: 100px;
	min-height: 100%;
	width: 875px;
}

#left_column {
	float: left;
	margin-top: 100px;
	width: 220px;
}

#right_column {
	float: right;
	margin-right: 50px;
	width: 540px;
}

#right_column ul {
	margin-left: 2em;
}

#left_column ul {
	list-style-type: none;
	margin: 1em 0 1em 30px;
}

#left_column ul li {
	background: url(images/bullet_linkki.png) no-repeat;
	background-position: 0 0.2em;
	padding-left: 16px;
}

#left_column ul li a {
	color: #a7a0a1;
	text-decoration: none;
}

.signature {
	margin-top: 0.5em;
	margin-bottom: 1.2em;
	border-bottom: 2px solid #000;
	font-variant: small-caps;
	font-size: 1.0em;
	color:#a54d35;
}

.signature .author, .signature .twitter_username {color:#ccc;}

.signature .twitter_username {
	font-variant: normal;
	font-size: 90%;
	letter-spacing: 1px;
}

.header_container {
	white-space: nowrap;
	overflow: hidden;
	padding-top: 2em;
	background: url(images/tagi.png) no-repeat left bottom;
}

.section_header {
	display: inline;
	font-size: 12pt;
	padding: 0.5em 0.4em 0 1em;
	color: #631623;
	font-weight: bold;
}
.header_filler {
	display: inline;
	padding-right: 140px;
	background: #1B1515;
	font-size: 0pt;
	padding-top: 7px;
}
.header_filler img {
	position: relative;
	right: 4px;	
}

.heading {
	width: 100%;
}
.heading .title {
	background: url(images/tagi.png) no-repeat;
	font-size: 12pt;
	padding: 14px 0.4em 0 1em;
	color: #631623;
	text-align: left;
	font-weight: normal;
}
.filler {
	width: 100%;
	background: #faa;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 962px;
	left: -56px;
	background: url(images/footer_keskus.png) repeat-x;
	text-align: center;
	height: 35px;
	color: #a4a4a4;
	word-spacing: 0.4em;
	letter-spacing: 1px;
}

#footer #left_rounder {
	background: url(images/footer_vasen.png) no-repeat;
	position: absolute;
	left:0; top:0; bottom: 0;
	padding-top: 12px;
	width: 100%;
	font-size: 8pt;
}

#footer #right_rounder {
	background: url(images/footer_oikea.png) no-repeat;
	position: absolute;
	right:0; top:0;
	height: 100%;
	width: 44px;
}

#company_name {
	color: #fff;
	font-size: 105%;
}

.post {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #333;
}


.wp_syntax {
	background: #fff !important;
	opacity: 0.7;
}

.wp_syntax pre {
	border: 0;
	background: #fff;
}


#search {
	position: absolute;
	top:10px;
	right: 20px;
}

input#s, textarea {
	border: 1px solid #666;
	background: #333;
	padding-left: 0.3em;
	color: #D3D3D3;
}


input#s:focus, textarea:focus {
	border: 1px solid #333;
	background: #666;
}

textarea {
	width: 100%;
}


input#searchsubmit, input#submit {
	border: 1px outset #68302F;
	background: #281A2B;
	color: #D3D3D3;
	font-size: 80%;
}


.commentmetadata {
}

cite, small {
	font-variant: small-caps;
	letter-spacing: 1px;
	font-style: normal;
	font-size: 90%;	
}

cite a {
	color: #fff;
}

.commentlist, .trackbacks {
	list-style-type: none;
	margin:0 2px;
}

.trackbacks li {
	margin:5px 0;
}

p.postmetadata {
	padding:0;
	margin:15px 0 10px 0;
	color:#666;
	font-size:0.9em;
}


.single {
	word-spacing: 0;
}

.comment-author {
	color:#fff;
	font-size:1.3em;
	line-height:1.2;
}

.comment-meta {
	margin-bottom:10px;
	font-size:0.95em;
}

li.comment {
	border-top:1px dotted #222;
	padding:15px 0 10px 0;
}

.comment {font-size:1.0em; color:#aaa;}
.comment p {margin-bottom:10px;}

#commentform input, #commentform textarea {
	font-size: 1.0em;
	font-family:"lucida grande","lucida sans unicode","lucida sans",arial,sans-serif;
	background:#111;
	border:1px solid #333;
	padding:4px; color:#ccc;
	margin-right:5px;
}

#commentform input:focus, #commentform textarea:focus {
	background:#222;
	border:1px solid #444;
}

#commentform input#submit {
	border: 1px outset #68302F;
	background: #281A2B;
	color: #D3D3D3;
	font-size:0.9em;
}
h3#comments {
	border:0;
	margin:20px 0 0 0;
}

.screenshot {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 3px solid #fff;
}

#category {
	background:#000;
	padding:15px 20px 15px 20px;
	margin-top:-20px;
	color:white;
	height:20px;
	margin-right:-49px;
	margin-left:-20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	opacity:0.7;
}

#category h3 {
	color:#fff;
	border:0;
	margin:0;
	width:300px;
	float:left;
	padding:0;
}

#category span {float:right; font-size:120%;}
#category span a {color:#30b7eb;}

#products h4 {margin:0; padding:0;}
#products p {font-size:90%; color:#aaa;}

#products h4, #products p {
	margin-left:70px;
}

#products .header_container {
	margin-bottom:20px;
}

#products img.prod {float:left; width:60px;}
#products hr {color:#333; border:0; border-top:1px dotted #333;}


.some td {vertical-align: top;}
.some td.twitter { padding-top: 4px}

div.entry {
  line-height: 1.5em;
  font-size: 10pt;
}
