/*  
Theme Name: Enkel
Theme URI: http://www.upstartblogger.com/
Description: Veldig enkel sak
Version: 0.1
Author: Fredrik
Author URI: http://www.mysticsoftheordinary.com/
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/. Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

/**********************/
/* NORMALISERING      */
/**********************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

ol,ul {
	list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

caption,th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

p {padding: 1em 0 .5em 0;}

strong {font-weight: bold;}

h2 {padding-top: 10px; font-size: 1.2em;}

h3 {
padding-top: 10px; 
text-transform: uppercase;
}

.navigation {
margin: 0 0 1em;
}

.center {text-align: center;}

.borderless img, img.borderless {border: none;}

.imgleft {float:left;}

em {font-style: italic;}

ul {padding-bottom: 1em;}

ul.related li a{display: block;}
ul.related li {display: block;}

.alignleft {float: left;}
.alignright {float: right;}

/**********************/
/* LINKER             */
/**********************/

a:link, a:visited {
	color: #2450A6;
	text-decoration: none;
}

a:hover {
color: silver;
border-bottom: none;
}

a:link.subscribe, a:visited.subscribe {
color: #f36a18;
}

a:hover.subscribe  {
color: silver;
}

.description {font-size: .5em;}

/**********************/
/* STRUKTUR           */
/**********************/

body {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	color: #444;
	font: 62.5%/200% Arial, Helvetica, sans-serif;
}

#wrapper {
	font-size: 1.2em;
	left: 20px;
	width: 1100px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#header {
position: absolute;
top: 0px;
right: 0px;
height: 260px;
}

.post {
text-align: left;
margin-left: 0px;
position: absolute;
left: 0px;
top: 50px;
width: 600px;
padding-bottom: 25px;}

#footer {
position: absolute;
bottom: 10px;
}

/**********************/
/* SIDEBAR            */
/**********************/
#sidebar{
background: #E9F2F1;
position: absolute;
top: 260px;
right: 0;
width: 440px;
height: 1100px;
}

#sidebar_venstre {
text-align: left;
position: absolute;
right: 220px;
width: 180px;
padding: 10px 20px 0 20px;
}

#sidebar_hoyre {
text-align: left;
position: absolute;
right: 0;
width: 180px;
padding: 10px 20px 0 20px;
}

#sidebar h1 {
font-size: 2em;
text-transform: none;
line-height: 1.2em;
}

#sidebar h1 a{
font-weight: bold;
}

#sidebar h2 {text-transform: uppercase;}

#sidebar h3 {
margin: 0 0 0;
font-weight: normal;
}

#sidebar a {border: none; font-weight: normal;}

#sidebar ul {padding-top: 0px;}

/*.post li #sidebar_kategori li p {display: inline;}*/
.post li a, #sidebar li a {}
.post li, .sidebar_kategori li {
display: inline;
}

/* Fjerner mellomrom mellom pages og RSS-link i sidebar */
.pagenav {
margin-bottom: -12px;
}

#vaapen {
position: absolute;
bottom: 20px;
left: 20px;
}

.twitter-timestamp {
color: silver;
}


/**********************/
/* POST               */
/**********************/

/*ul.entry li{padding: 0 0 0;}

ul.entry p {padding: 0;}*/

/*.frontpage_postheader {
background: #f2f2f2;
width: 100%;
}*/

.entry {
font-family: Garamond, Times;
font-size: 12pt;
}

p.postmetadata {
font-size: 8pt;
color: #666666;
font-family: Helvetica, Garamond, Times;
border-top: 1px dotted silver;
line-height: 0.2em;
margin: 10px 0 10px;
}

ul.entry {
margin: 0;
padding: 0;
}

.entry h2 a {
color: #BF0404;
font-family: helvetica, times new roman;
font-size: 14pt; 
letter-spacing: 0px;
font-weight: bold; 
text-decoration: none;
font-style: normal;
text-transform: lowercase;
padding-left: 5px;
}

.entry_meta {
color: silver;
font-family: helvetica, times new roman;
font-size: 10pt; 
letter-spacing: 0px; 
font-weight: bold; 
text-decoration: none;
font-style: normal;
text-transform: lowercase;
padding-top: 5px;
padding-left: 5px;
}

.entry_bar {
height: 30px;
padding-bottom: 3px;
position: static;
left: 0;
width: 660px;
background: #E9F2F1;
}*

/*p.postmetadata {
line-height: 100%;

color: #5e5e5e;
}

.entry {
text-align: left;
}

.entry p:first-child {
font-weight: bold; 
font-size: 1.4em; 
padding-top: 0; 
color: #f5467a;
}

.entry blockquote p:first-child {
font-weight: normal; 
color: #444; 
font-size: inherit;
}

.entry blockquote {
font-weight: normal; 
color: #444; 
font-size: 1.1em; 
border-left: 2px solid silver; 
margin: 1.2em 0 1.2em 2em; 
padding-left: 1em;
}

.entry img {
max-width: inherit;
padding: 4px 100% 4px 0;
}

.entry li {display: block;}*/

/**********************/
/* KATEGORIER         */
/**********************/

.cat a:link, .cat a:visited{
text-transform: uppercase;
color: #BF0404;
}

.cat a:hover{
text-transform: uppercase;
color: silver;
}

.cat {
text-transform: uppercase;
}

/**********************/
/* ARKIV              */
/**********************/

ul.archive li{display: block; padding: 0 0 1em;}

ul.archive p {display: block; padding: 0;}



ul.archive {margin: 0; padding:0;}

/**********************/
/* KOMMENTARER        */
/**********************/

div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;}

div.bubble blockquote p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

div.bubble cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	font-size: 1em;
	display: block;
}

.alt {
	margin: 0;
	padding: 0;
	}

#commentform p {
	padding: 5px 0;
	font-size: 1.2em;
	}

#comment {

	width: 336px;
	height: 100px;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentPreview {
font-size: .8em;}
/* End Comments */

/* Share This */

.sharethis {padding: 2em 0 3em;}

#akst_form {margin-left: -50px;}

/* End Share This */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 125px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Sans-Serif;;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */

/* Begin Search */

#search_form {
width: 15px;}

.search_input {
width: 5px;}

/* End Search */
