/*
DESIGN NAME: Takimata
DESIGN URI: http://www.upstartblogger.com/wordpress-sandbox-theme-upstart-blogger-takimata
VERSION: 0.1
DESCRIPTION: An adaption foor Platform voor Hoogst Onwaarschijnlijke Nijverheden en Kunst
DESIGNER: Robert Ellis
TAGS: motion graphic, mixed media, video, art, installation, graphics, design
DESIGNER URI: http://www.upstartblogger.com/
*/

#theme-link:after {
	content: " 'Like a fish in the water' is like phonk in new media.. 'Phonk is Gers!' one would say in the Netherlands. But cosmically speaking' that's a grave understatement. PHONK is a collective of imagenetic engineers and visual deconstructionists. We can provide you with time-bending experiences and RGB-based estimates in order to improve your future life. Thanks for choosing PHONK as the sexiest men of 2010!";
	color: #e5e5e5;
}

/* @group Layout */

html * {
	margin: 0;
	padding: 0;
}

body {
	background: #9e9a8c;
	color: #444;
	font: 100%/140% Arial, Helvetica, sans-serif;
	text-align: left;
}

#wrapper {
	width: 990px;
}

#access {
	margin-left: -9999px;
}

#menu {
	display: none;
}

#blog-title {
	font-size: 4em;
	font-weight: bold;
	line-height: .6em;
	letter-spacing: -.12em;
	margin: .16em 0 0 -.2em;
	text-transform: uppercase;
	word-spacing: .2em;
	
}

#blog-title a:link, #blog-title a:visited {
	color: #404040;
	text-decoration: none;
}

#blog-title a:hover {
	color: #ffffff;
	letter-spacing: -.09em;
}

#blog-description {
	color: #ffffff;
	font-size: 1em;
	font-weight: normal;
	margin: -.3em 0 0;
	text-align: left;
}

#content {
	float: left;
	padding: -10px 0 40px 200px;
}

#primary {
	float: left;
	margin: -10px 0 0 200px;
	text-transform: uppercase;
}

#secondary {
	float: left;
	margin: 0 0 0 200px;
	text-transform: uppercase;
}

#footer {
	clear: both;
	color: #ffffff;
	font-size: .72em;
	margin-left: 200px;
	padding: 10px 0 20px;
	text-align: left;
}

/* @end */

/* @group Comments */

#comments {
	clear: both;
	font-size: .6em;
	margin: 0 0 -20px 0;
	padding: 20px 0 0;
	width: 680px;
}

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.req-field {
	background: #fff;
	color: red;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url {
	width: 50%;
}

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
}

.comments ol li {
	line-height: 1.0em;
	list-style-position: inside;
}

textarea#comment {
	height: 4em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 80%;
}

li.comment {
	padding: 20px 0 0;
}

li.comment.bypostauthor {
	background: #9e9a8c;
	padding: 2px;
}

#respond {
	padding-top: 10px;
}

#comments ol {
	margin: 0;
}

.comment-author {
	font-size: 1em;
}

/* @end */

/* @group Entries */

.entry-title:before {
	color: #3e1602;
	content: " ";
}

.entry-title {
	clear: both;
	color: #444;
	font-size: 180%;
	line-height: 90%;
	padding: 50px 0 0;
}

.entry-content {
	overflow: hidden;
	font-size: 80%;
	line-height: 100%;
}

.entry-date {
	font-size: 60%;
	line-height: 1.1em;
}

.entry-meta {
	color: #5e5b50;
	font-size: 72%;
	line-height: .7em;
}

.meta-sep {
	color: #eaeaea;
}

.comments-link {
	color: #ffffff;
}

abbr.published {
	border: none;
	cursor: default;
}

/* @end */

/* @group Archive & Search */

.archive, .search {
	background: #c4c4c4;
}

.archive .post, .search .post {
	width: 680px;
}

.archive #nav-above, .search #nav-above {
	position: absolute;
	left: 820px;
	top: 300px;
	width: 342px;
}



.archive #search, .search #search {
	background: #c4c4c4;
}

/* @end */

/* @group Home */

.home #content {
	float: left;
	padding: 00px 0 100px 175px;
}

.home .author {
	padding-right: 10px;
}

.home .entry-content {
	display: none;
}

.home .navigation {
	display: none;
}

.home .edit-link {
	display: none;
}

.home .post {
	float: left;
	padding: 0 25px 0;
	width: 336px;
}

.home .cat-links {
	display: none;
}

.home .meta-sep {
	display: none;
}

.p3, .p5, .p7, .p9, .p11, .p13, .p15, .p17, .p19, .p21, .p23, .p25 {
	clear: both;
}

/* @end */

/* @group Single */

.single .post {
	float: left;
	padding: 0;
	width: 680px;
}

.single #nav-above {
	position: absolute;
	left: 880px;
	top: 303px;
	width: 180px;
}


/* @end */

/* @group Page */

.page {
	background: #c9c89c;
	width: 680px;
	padding-left: 0;
}

.page #search {
	background: #cbc4ab;
}

.page .entry-content ul li {
	list-style-type: none;
	margin-left: 0;
}

/* @end */

/* @group Images */

img {
	border: none;
	overflow: hidden;
}

img.alignright {
	margin-left: 2px;
}

img.alignleft {
	margin-right: 2px;
}

img.center {
	text-align: center;
}

/* @end */

/* @group Links */

a:link, a:visited {
	color: #860c0c;
	text-decoration: none;
}

a:hover {
	color: #3e1602;
}

a img {
	border: 0px solid #cdcfbf;
}

a:hover img {
	border-color: #e3e5d8;
}

.entry-content a {
	font-weight: bold;
}

/* @end */

/* @group Lists */

.entry-content ul, ol {
	margin-left: 20px;
}

.entry-content ul li {
	list-style-type: square;
	margin-left: 20px;
}

.entry-content ol li {
	margin-left: 20px;
}

dl {
	padding: 0 40px 20px 0;
}

dt {
	font-weight: bold;
	padding: 20px 0 0 20px;
}

dd {
	padding: 0 20px 10px 20px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color: #eaeaea;
	padding-top: 2em;
}

/* @end */

/* @group Nav */

.nav-previous {
	float: right;
}

.nav-next {
	float: right;
}


/* @end */

/* @group Sidebars */

.sidebar {
	clear: both;
	font-size: .72em;
	line-height: 1.6em;
	margin: 0 0 10px 200px;
	width: 740px;
}

.sidebar, .sidebar ul,.sidebar li {
	display: inline;
}

.sidebar li h3 {
	color: #ffffff;
	display: inline;
	font-size: 1em;
	padding-right: 5px;
	text-transform: uppercase;
}

.sidebar input#s {
	width: 10em;
}

.sidebar ul li ul li:before {
	color: #3e1602;
	content: "|  ";
}

.sidebar ul li ul li {
	padding-right: 5px;border
}

li#pages, li#categories, li#archives, li.linkcat, li#rss-links, li#meta {
	clear: both;
	display: block;
	float: left;
	width: 740px;
}

#search {
	background: #c4bea4;
	float: left;
	margin: 25px 0;
	padding: 15px 0 15px 15px;
	width: 680px;
}

/* @end */

/* @group Etc. */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

blockquote {
	border-bottom: 3px solid #eaeaea;
	border-right: 3px solid #eaeaea;
	font-family: georgia;
	font-weight: bold;
	margin: 25px;
	padding: 0 20px 5px;
}

.center {
	text-align: center;
}

p {
	padding: 10px 0;
}

code, pre {
	background: #d4d4d4;
	overflow: auto;
	padding: 4px;
}

h2.page-title {
	text-transform: uppercase;
	color: #ffffff;
}

small {
	font-size: 0.9em;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

acronym, abbr {
	border-bottom: 0px dotted;
	cursor: help;
}

label {
	cursor: pointer;
}

/* @end */