/*
Theme Name: Greenish fiskeben.dk
Theme URI: http://fiskeben.dk
Description: Tema for fiskeben.dk
Version: 0.1
Author: Ricco Madsen
Author URI: http://fiskeben.dk
*/
body, html {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(baggrund.png) repeat-y center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #333;
}
a, a:visited {
	color: #374545;
}
a:hover {
	color: #b61717;
}
a img {
	border: none;
}
fieldset {
	border: none;
}
div#wrap {
	width: 900px;
	margin: 0 auto;
}
div#header {
	background: transparent url(header.gif) no-repeat top center;
	height: 326px;
	cursor: pointer;
}
div#header * {
	display: none;
}
div#navigation {
	margin: 0;
	padding-left: 50px;
	border-top: 3px solid rgb(51, 51, 51);
	border-bottom: 1px dotted rgb(51, 51, 51);
}
#navigation li {
	display: inline;
	list-style-type: none;
}
#navigation li a {
	color: #333;
	font-size: 10pt;
	text-decoration: none;
	margin-right: 20px;
}
#navigation li a:hover {
	text-decoration: underline;
	color: #b61717;
}
#main {
	padding: 0 400px 0 20px;
}
#content {
	width: 100%;
	float: left;
	position: relative;
}
.post {
	margin-left: 60px;
	margin-bottom: 1.5em;
	padding-right: 10px;
	position: relative;
	font-size: 10pt;
}
blockquote {
	font-style: italic;
}
.datetime, .commentcount {
	position: absolute;
	left: -55px;
	width: 50px;
	text-align: center;
	border-top: 2px solid rgb(52,52,52);
	border-bottom: 1px dotted rgb(52,52,52);
}
.datetime {
	top: 40px;
	line-height: 10pt;
}
.datetime p {
	width: 100%;
	margin: 0;
	padding: 0;
}
.commentcount {
	top: 90px;
	font-size: 20pt;
	line-height: 18pt;
	text-decoration: none;
}
.commentcount:hover {
	background-position: 0 100%;
}
.post .postmetadata {
	color: #878787;
	font-size: 8pt;
	border-left: 4px solid #ababab;
	padding: .2em .6em;
	margin: 0 .2em;
}
.post h2 {
	font-family: Georgia, "Times new roman", serif;
	font-size: 16pt;
	text-decoration: none;
}
.post h2 a {
	text-decoration: none;
}
.wp-caption {
	font-size: 8pt;
	font-style: italic;
}
.wp-caption p {
	text-align: right;
}
.alignleft {
	float: left;
}
.more-link {
	display: block;
	margin-top: .8em;
}
.reviewdetails {
	padding: .5em 1em;
	background-color: #eee;
	border: 1px solid gray;
	font-style: italic;
	font-size: 80%;
}
.reviewdetails .fn {
	font-weight: bold;
}
.commentpane {
	padding: .3em .5em .3em 1.2em;
	font-size: 10pt;
}
.commentpane h3 {
	font-size: 11pt;
}
.commentheader {
	border-bottom: 1px solid #ababab;
}
.commentlist li {
	padding: .8em;
	list-style-type: none;
	margin: 0;
}
.commentlist .alt {
	background-color: #eee;
}
#inputarea {
	text-align: right;
	padding-right: 5%;
}
.commentpane textarea, .commentpane input, input#s, input#searchsubmit {
	color: #333;
	border: 1px solid #333;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
.commentpane input.field {
	width: 50%;
	padding: 6px;
}
.required {
	background: transparent url(input.png) repeat-y top left;	
}
.not-required {
	background: transparent url(not-required.png) repeat-y top left;
}
.commentpane textarea {
	width: 423px;
	padding: .3em .3em .3em 6px;
	font-size: 10pt;
}
.commentpane input#submit {
	font-size: 12pt;
	padding: .1em .5em;
	background-color: #eee;
}
.page {
	margin-left: 20px;
	padding-right: 10px;
	font-size: 10pt;
}
.navigation {
	text-align: center;
	font-size: 85%;
}
.navigation a {
	margin: 0 1em;
}
#sidebar {
	position: relative;
	float: left;
	margin-right: -400px;
	width: 375px;
	font-size: 9pt;
}
.bigwidget {
	position: relative;
}
.sidebar div.float {
	position: relative;
	float: left;
	margin: 0 .2em .2em 0;
}
img.float {
	position: relative;
	float: left;
	margin-right: .5em;
}
.sidebar ul, .sidebar li {
	list-style-type: none;
}
.sidebar h2 {
	border-top: 4px solid rgb(51, 51, 51);
	border-bottom: 1px dotted rgb(51, 51, 51);
	padding: 4px 2px;
	font-size: 12pt;
}
.sidebar h2 a {
	color: #333;
	text-decoration: none;
	background: none;
}
.widget {
	margin-bottom: 1.5em;
}
.widget ul {
	margin: 0 0 0 1em;
	padding: 0;
}
.widget li {
	margin: 0 0 .6em 0;
}
.rss-date {
	font-size: 90%;
	font-style: italic;
}
.sidebar .rsswidget img {
	display: none;
}
#footer {
	border-top: 3px solid rgb(52,52,52);
	background-color: rgb(202,202,202);
	clear: both;
	font-size: 8pt;
	padding: 2em 0 4em 0;
}
.foot {
	display: inline;
	float: left;
	padding: 0 1em;
}
.foot img {
	display: inline;
	float: left;
	margin: 0 .8em .8em 0;
}
#about {
	width: 165px;
}
#contact {
	width: 235px;
}
#license {
	width: 275px;
}
#nerdalert {
	width: 125px;
}
#footer p {
	margin: .6em 0;
}
.clear {
	clear: both;
	height: 1.2em;
}
.vvqbox {
	border: 1px solid #374545;
}
.st-tag-cloud {
	width: 80%;
	text-align: center;
}
.entry .internal_tag {
	text-decoration: none;
	border-bottom: 1px dotted #374545;
	margin-bottom: 0;
}
input#s {
	width: 120px;
}
input#s, input#searchsubmit {
	padding: .4em;
	font-size: 10pt;
	margin: 0;
}
input#searchsubmit {
	padding: .4em 1em;
}
.archivelist {
	list-style-type: none;
	padding: 0;
}
.archivelist li {
	display: inline;
	float: left;
	margin: .5em .6em;
}
.adsense {
	padding: .3em 2.5em 1em .5em;
	text-align: right;
}
.centrer {
	text-align: center;
}
.wp-caption-text {
	font-size: 9pt;
	font-style: italic;
}
/* IE :-( */
* html body {
	text-align: center;
}

* html div#wrap {
	text-align: left;
}