/*
Theme Name: Ikke spesifisk
Theme URI: http://ikke.spesifisk.com/
Description: The original Ikke spesifisk theme
Version: 1.0
Author: Torbjørn Mathisen
*/

body {
	text-align: center;
	color: #5f5f5f;
	margin: 0;
	background: #0d0d0d url(img/bg.png);
	font: normal .85em Helvetica, Arial, Sans-Serif;
}

#wrapper {
	width: 744px;
	margin: 0 auto;
	text-align: left;
	background: #0d0d0d url(img/content.png) top center repeat-y;
}

.sheet {
	position: relative;
	left: 52px;
	width: 640px;
	padding: 35px 0 35px 0;
}

.sidemargin {
	position: relative;
	left: 52px;
	width: 640px;
}

textarea {
	width: 640px;
}

object {
	width: 640px !important;
	height: 530px !important;
}

embed {
	width: 640px !important;
	height: 530px !important;
}

object.vimeo {
	width: 640px;
	height: 530px;
	margin: 0 0 35px 0;
}

object.vimeo embed {
	width: 640px;
	height: 530px;
	margin: 0 0 35px 0;
}

.bottomborder {
	margin: 0 0 35px 0;
}

.topborder {
	margin-top: 35px;
}

.noborder {
	margin: 0;
}

.meta {
	float: left;
}

.feedback {
	float: right;
}

#header {
	height: 162px;
	background: #0d0d0d url(img/header.png) top center no-repeat;
}

#meta {
	width: 744px;
	background: #0d0d0d url(img/meta.png) top center repeat-y;
	padding: 0;
	margin: 0 auto;
}

#meta ul, #meta ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

#meta #metaLeft ul li {
	text-transform: capitalize;
}

#meta h2 {
	margin: 18px 0 16px 0;
}

#meta #metaLeft {
	float: left;
}

#meta #metaRight {
	float: right;
}

#meta #metaLeft, #meta #metaRight {
	width: 282px;
	text-align: left;
}

#footer {
	height: 60px;
	background: #0d0d0d url(img/footer.png) top center no-repeat;
	padding: 0;
	margin: 0;
}

#footer div {
	position: relative;
	left: 52px;
	width: 640px;
	display: none;
}

h1 {
	text-indent: -2000px;
	margin: 0;
	overflow: hidden;
}

h1 a {
	display: block;
	height: 165px;
	width: 400px;
	margin: 0 0 0 17px;
}

h2 {
	color: #e9e9e9;
	font: normal 2em Helvetica, Arial, Sans-Serif;
	margin: 0 0 35px 0;
}

h3 {
	color: #e9e9e9;
}

p {
	margin: 0 0 1em 0;
}

h2 a, h2 a:visited {
	color: #e9e9e9;
	text-decoration: none;
}

h2 a:hover, h2 a:active {
	color: #fff;
	text-decoration: underline;
}

a, a:visited {
	color: #d1640c;
	text-decoration: none;
}

a.more-link {
	background-color: #111;
	border: 1px solid #242424;
	display: block;
	width: 100%
}

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

.postimage {
	background: #000 url(img/bg_image.png) top center repeat-y;
	width: 640px;
	text-align: center;
	margin-bottom: 30px;
}

.postimage img {
	border: 0;
}

#navigation {
	text-align: center;
}

.postedLink {
	background-color: #111;
	border: 1px solid #242424;
}
.postedLink p {
	margin: 15px;
}

.postedLink em {
	margin: 0 15px;
}

.postedLink p img {
	display: block;
	margin-bottom: 1em;
	border: 1px solid #242424;
	max-width: 604px;
}

.postedLink .postedLinkUrl {
	margin: 15px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
