/*  
Theme Name: Spesifisk
Theme URI: http://spesifisk.com
Description: Fisketema laget av papp.
Version: 1.0
Author: Torbj&oslash;rn Mathisen
Author URI: http://herrmathisen.com

	Bladi bladi.

*/

@media screen {
	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
		padding: 0;
	}
	
	.sIFR-replaced, .sIFR-ignore {
		visibility: visible !important;
	}
	
	.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}
	
	/* sIFR adjustments */

	.sIFR-active h2, .sIFR-active h3 {
		visibility: hidden;
	}
}

body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #c69579 url(images/bg.gif);
	text-align: center;
	color: #313233;
	margin: 0;
	padding: 0;
}

#page {
	font-size: 62.7%;
	line-height: 1.7em;
	margin: 0 auto;
	width: 762px;
	text-align: left;
}

#top {
	height: 60px;
}

#header {
	background: url(images/sheet_top.png) top left no-repeat;
	position: relative;
	height: 124px;
}

#content {
	background: url(images/sheet_middle.png) top left repeat-y;
	width: 100%;
	overflow: hidden;
}

#maincol {
	width: 449px;
	float: left;
	overflow: hidden;
}

#maincol .colPadding {
	padding: 24px 0 30px 41px;
}

#sidebar {
	width: 252px;
	float: right;
	overflow: hidden;
}

#sidebar .colPadding {
	padding: 32px 41px 30px 0;
}

#footer {
	background: url(images/sheet_bottom.png) bottom left no-repeat;
}

#footer .colPadding {
	padding: 30px 41px 47px;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#bottom {
	height: 60px;
}

a:link, a:visited,
h2, h3, h4, h5, h6 {
	color: #5d6d89;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

p {
	margin: 0 0 1em 0;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}

h1 {
	margin: 0;
	padding: 5px 0 0 11px;
	font: normal 7em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.08em;
}

h1 a:link, h1 a:visited {
	display: block;
	width: 456px;
	height: 119px;
	text-indent: -2000px;
}

h1 a:hover, h1 a:active {
	background-color: transparent;;
}

div.blogdesc {
	position: absolute;
	right: 31px;
	top: 73px;
	text-align: right;
	color: #5d6d89;
	font-size: 1.8em;
}

hr {
	display: none;
	clear: both;
}

h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 1.3em;
}

h4 {
	margin: 0;
	font-size: 1.1em;
}

#content h2 {
	margin: 0 0 .5em 0;
	font-size: 1.9em;
}

div.navigation {
	font-size: 1.3em;
	padding: 10px 0 0 0;
	width: 100%;
	overflow: hidden;
}

div.navigation div.alignleft {
	text-align: left;
	float: left;
}

div.navigation div.alignright {
	text-align: right;
	float: right;
}

#topsense {
	padding: 0 31px 20px;
}

.center {
	text-align: center;
}

code {
	display: block;
	background-color: #fff;
	padding: 10px;
	font-size: .7em;
	border: 1px solid #102F96;
	color: #000;
	text-align: left;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	background: url(images/quote.gif) no-repeat;
	margin: 0 0 16px 0;
	padding: 0 0 0 34px;
	font-style: italic;
}

blockquote cite {
	margin: 5px 0 0 0;
	display: block;
	text-align: right;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}


/* Images */


a img {
	border: none;
}

#content img {
	background: #fff;
	padding: 3px;
	border: 1px solid #5d6d89;
	margin: 0;
}

#content img.wp-smiley {
	background: transparent;
	padding: 0;
	border: none;
}

#content img.avatar {
	float: right;
	padding: 0;
	margin: 0 0 5px 10px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}



/* Lists */


ul {
	margin: 0 0 1em 20px;
	padding: 0;
	list-style: outside;	
}

ul li {
	margin: 0 0 3px 0;
	padding: 0;
	list-style: square;
}

ol li {
	list-style: decimal outside;
}

/* Post */

.post {
/*	border: 1px solid #e5e5e5; */
	font-size: 1.3em;
	margin-bottom: 40px;
}

.postPadding {
/*	padding: 9px;	*/
}



/* Post Meta Data */


.postmetadata {
	background-color: #fff;
	background-image: url(images/post_bg.gif);
	border: 1px solid #e5e5e5;
	color: #aaa;
	font-size: .8em;
	text-align: center;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

div.postmetadata p {
	margin: 0;
	padding: 7px 10px;
}

/* Comments */


h3#comments {
	margin: 0 0 1em 0;
}

ol.commentlist {
	margin: 0 0 1em 0;
	padding: 0;
}

ol.commentlist li {
	margin: 0 0 3em 0;
	list-style: none;
}

div.nocomments {
	color: #8a5b37;
	text-align: center;
}

p.commentmetadata {
	font-size: .9em;
}

.commentlist cite, .commentlist cite a {
	font-style: normal;
}

#commentform textarea {
	width: 400px;
	padding: 2px;
	font: normal 1em Trebuchet MS, Arial, sans-serif;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform #submit {
	margin: 0;
	float: right;
}


/*	Sidebar */

#sidebar {
	font-size: 1.3em;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	font-size: 1.3em;
}

#sidebar h2 img {
	display: none;
}

#sidebar li ul {
	margin-bottom: 2em;
}

#sidebar li li {
	padding: 0 0 5px 16px;
	background: url(images/bullet_link.gif) 0 3px no-repeat;
}

#sidebar li.widget_rss li {
	padding: 0 0 5px 16px;
	background: url(images/bullet_music.gif) 0 3px no-repeat;
}

#sidebar p, #sidebar .widget {
	margin: 0 0 2em 0;
}

.textad {
	text-align: center;
	background-image: url(images/post_bg.gif);
	border: 1px solid #e5e5e5;
	padding: 10px;
}

/* Footer */

#footer p {
	font-size: 1.2em;
	margin: 0;
}

#footer img {
	float: right;
	padding: 0 0 4px 10px;
}


/* Forms */


.entry form { /* For password protected posts */
	text-align:center;
}

select {
	width: 130px;
}


/* Plugins */

.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}
