/*
Theme Name: espenandersen
Theme URI: http://www.espenandersen.no/
Description: Espen Andersen's WordPress theme. Newspaper look.
Version: 1.0
Author: Espen Andersen
Author URI: http://www.espenandersen.no/
Tags: paper, custom header, fixed width, two columns

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 0;
	margin: 0;
	}
#coffee {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 200px;
	height: 270px;
	background-image: url( 'img/coffee.png' );
	background-repeat: no-repeat;
	}
#pen {
	position: fixed;
	top: 0;
	left: 90%;
	z-index: 9999;
	width: 55px;
	height: 470px;
	background-image: url( 'img/pen.gif' );
	background-repeat: no-repeat;
	}
.home #page {
	background-image: url( 'img/pagebg.jpg' );
	}
#page {
	position: relative;
	margin-left: -400px;
	left: 50%;
	width: 680px;
	height: 1000px;
	background-image: url( 'img/innerbg.jpg' );
	background-repeat: no-repeat;
	padding: 45px 60px 30px 60px;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Tahoma', Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
a {
	color: #916a2b;
	}
h1 a, h2 a {
	text-decoration: none;
	color: #000;
	}
hr {
	display: none;
	}
a img {
	border-style: none;
	}
.screen-reader-text {
	position: absolute;
	left: -1000em;
	}
#masthead {
	font-family: 'Tahoma', Arial, Sans-Serif;
	padding-bottom: 8px;
	border-bottom: solid 3px #ccc;
	}
	#masthead h1 a {
		font-weight: normal;
		font-size: 40px;
		}
	#masthead .dscr {
		font-size: 16px;
		}
#searchform {
	width: 240px;
	position: absolute;
	top: 85px;
	left: 490px;
	text-align: right;
	}
	#searchsubmit {
		width: 70px;
		}
#content {
	width: 490px;
	float: left;
	}
#content.widecolumn {
	width: 680px;
	}
#content .hentry {
	padding-top: 15px;
	}
	#content .post h2 {
		font-size: 1.70em;
		margin-bottom: 10px;
		}
.entry p,
.entry li {
	font-size: 0.90em;
	line-height: 1.6em;
	margin: 0.8em 0 0 0;
	}
	.entry p a {
		display: inline-block;
		color: #000;
		text-decoration: none;
		background-image: url( 'img/penstroke.png' );
		background-repeat: repeat-x;
		background-position: 0 1.13em;
		}
		.entry p a:hover {
			color: #916a2b;
			}
	.postmetadata {
		font-size: 0.7em;
		}
		.entry .postmetadata a {
			color: #916a2b;
			text-decoration: underline;
			padding: default;
			background-image: none;
			}
	.entry .postmetadata {
		color: #333;
		font-size: 0.7em;
		line-height: 1.2em;
		padding-top: 1.0em;
		}
	.entry .post-edit-link {
		white-space: nowrap;
		}
#sidebar {
	width: 150px;
	float: right;
	padding: 10px 0 0 20px;
	}
	#sidebar ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
	#sidebar li {
		font-size: 0.85em;
		margin: 0 0 7px 0;
		padding: 0;
		}
		#sidebar li h2 {
			font-size: 1.0em;
			font-weight: normal;
			margin: 0.5em 0 0 0;
			padding: 0 0 0 0;
			}
.commentlist {
	list-style-type: none;
	}
	.commentlist li {
		display: inline;
		}
		.commentlist p {
			font-size: 0.8em;
			margin: 10px 0 0 0;
			}
#comment {
	width: 600px;
	}
#comments {
	padding-top: 1.3em;
	font-size: 0.7em;
	font-weight: normal;
	}
.commentmetadata {
	font-size: 0.7em;
	margin: 10px 0 0 0;
	}
.comment-body {
	width: 500px;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: solid 1px #aaa;
	}
	.comment-body em {
		display: block;
		font-size: 0.7em;
		font-weight: bold;
		font-style: none;
		margin: 20px 0 0 0;
		padding: 0;
		}
.pagetitle {
	padding-top: 10px;
	font-size: 1.5em;
	}
small {
	font-size: 0.8em;
	}
.avatar {
	position: absolute;
	top: 0;
	left: 0;
	}
.comment-author {
	position: relative;
	height: 17px;
	padding: 15px 0 0 35px;
	font-size: 0.8em;
	}
	.comment-meta a {
		text-decoration: none;
		color: #666;
		text-transform: uppercase;
		font-size: 0.8em;
		}
.aboutauthor p {
	font-size: 0.7em;
	margin: 3px 0 0 0;
	padding-bottom: 15px;
	border-bottom: solid 1px #ccc;
	}
.aboutauthor h2 {
	font-size: 1.3em;
	font-weight: bold;
	}
.alignleft {
	float: left;
	}
.hentry {
	clear: both;
	padding-top: 0;
	}
	#content.widecolumn .hentry h2 {
		margin: 0;
		padding: 5px 0 10px 0;
		font-size: 35px;
		}
img.alignleft {
	padding: 5px 10px 5px 0;
	}
p.wp-caption-text {
	font-size: 0.7em;
	padding: 5px;
	line-height: 1.3em;
	margin: 0;
	}
.alignleft p.wp-caption-text {
	padding: 5px 10px 5px 0;
	}
.navigation {
	margin: 0;
	font-size: 0.6em;
	clear: both;
	margin: 5px 0 0 0;
	text-transform: uppercase;
	border-bottom: dashed 1px #ddd;
	height: 20px;
	}
#respond {
	margin-top: 10px;
	}
	#respond h3 {
		margin: 0;
		padding: 0;
		}
#commentform {
	margin: 0;
	}
	#commentform p {
		font-size: 0.7em;
		margin: 0;
		padding: 5px 0 2px 0;
		}
.entry h3 {
	margin: 20px 0 -5px 0;
	padding: 0;
	}
.entry img {
	margin-top: 15px;
	}
