/*
Theme Name: Electric December 09 (based on Starkers)
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2.8
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "/09/styles/main.css";

/*@import "style/css/typography.css";*/

/*
p
{
	font-size: 1.2em;
}
*/

textarea
{
	margin: 0em 0em 1em 0em;
}

ol
{
	margin: 0px 0px 0px 20px;
}

#col2 h2
	{
		font-size: 1.2em;
	}
	
.post
{
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #464543;
}	

	.post h2
	{
		margin: 0em 0em 0.7em 0em;
		padding: 0;
	}
/*
#col2 ul
{
	list-style: none;
	margin: 0;
}

	#col2 ul li
	{
		padding: 0em 0em 1em 0em;
	}
	
	#col2 ul li  ul li
	{
		margin: 0em 0em 0em 1em;
		padding: 0em 0em 0.5em 0em;
	}
	
	#col2 h2
	{
		font-size: 1.2em;
	}
	
	#block3 h2
	{
		color: #de5531;
	}

*/		
	.post img
	{
		border: 10px solid #ffffff;
		margin-bottom: 5px;
	}

.pn_navigation
{
	margin: 10px 0px 10px 0px;
	overflow: auto;
}

.prev a, .next a
{
	display:block;
	background-color:#25231e;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	visibility:visible;
}

	.prev a
	{
		float:left;
		padding: 3px 3px 3px 12px;
		background-color: #25231e;
		background-image: url(/09/diary/wp-content/themes/ed09/images/left_arrow.gif);
		background-position: center left;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	.next a
	{
		float:right;
		padding: 3px 12px 3px 3px;
		background-image: url(/09/diary/wp-content/themes/ed09/images/right_arrow.gif);
		background-position: center right;
		background-repeat: no-repeat;
		cursor: pointer;
	}

		
#commentform		
{
	margin: 0em 0em 2em 0em;
}

#commentform #comment		
{
	width: 450px;
}
		
.notes, .comment-meta a, .commentmetadata a
{
	font-size: 1em;
	color: #999999;
}

.comment-body p
{
	margin: 1em 0em 0em 0em;
}

.wp-caption-text
{
	font-style:italic;
}

img.wp-smiley
{
border: 0;
}
