/*
Theme Name: The Horn
Theme URI: http://www.renateogespen.com
Description: Tema til Honelandsvegen.
Version: 1.13
Author: Espen M. Kvalheim
Author URI: http://www.espenkvalheim.com
Tags: Hornelandsvegen, love, Espen, Renate
*/

h1, h2, h3, h4, h5, h6, p, img {
  	margin: 0;
  	padding: 0;
}
body {
	background: url('images/bakgrunn-foto.png') no-repeat center top #FFFFFF;
	line-height: 1.5em;  
	font-size: 80%;
	}
a {
  	color: #e4131b;
  	text-decoration: none;
	outline: none;
	}
a:hover {
	outline: none;
	color: #333;
	text-decoration: underline;
	}

/* TYPOGRAFI */
h1.title-content,
h2.title-content,
h2.pagetitle,
.entry blockquote,
#topp #slagord, 
h3,
h4 {
	font-weight: 300;
	font-family: 'Merriweather', Georgia, serif;
	}
body,
#commentform textarea,
#commentform .felt {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Calibri, Tahoma, Arial, Sans-Serif;
	}
	
	
#mamma {
	margin: 20px auto 0 auto;
	width: 700px;
  	}
#topp {
	height: 100px;
	}
#topp #logo a {
	background: url('http://www.renateogespen.com/bileter/themes/renate_og_espen/images/monogram-liten.png') no-repeat left center;
	height: 100px;
	margin-right: 10px;
 	overflow: hidden;
	display: block;
	float: left;
	text-indent: -5000px;
	width: 180px;
	}
#topp #slagord {
	color: #AAA;
	font-size: 120%;
	padding: 60px 0 0 0;
	float: right;
	}
#topp #meny {
	border-top: 1px solid #DDD;
	float: left;
	width: 700px;
	}
#topp #meny ul {
  	list-style-type: none;
  	padding: 8px 0 0 0;
  	margin: 0;
  	}
#topp #meny ul li {
  	display: inline;
  	margin: 0 20px 0 0;
  	}
#topp #meny ul li a {
  	text-decoration: none;
   	padding-top: 9px;
  	}
#topp #meny ul li a:hover,
#topp #meny ul li.current_page_item a {
	border-top: 3px solid #e4131b;
  	text-decoration: none;
  	color: #000;
  	}
#hovud-wrapper {
	padding-top: 50px;
	clear: both;
	}
#hovud {
	float: left;
	width: 450px;
	}
.post {
	margin-bottom: 30px;
	}
#sidekolonne {
	float: right;
	width: 220px;
	padding-bottom: 20px;
	}
#sidekolonne .kategorier,
#sidekolonne .siste-kommentarer,
#sidekolonne #paajakt {
	border-bottom: 1px solid #DDD;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}
#sidekolonne .siste-kommentarer {
	padding-bottom: 0px;
	margin-bottom: 5px;
	}
#sidekolonne .siste-kommentarer p {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 1.2em;
	}
#sidekolonne .siste-kommentarer-artikkel {
	color: #AAA;
	font-size: 0.8em;
	margin-top: 0.1em;
	}
#sidekolonne .siste-kommentarer img {
	border: 1px solid #DDD;
	float: right;
	padding: 1px;
	margin: 2px 0 10px  0;
	}
#sidekolonne .siste-kommentarer .wp-smiley {
	display: none;
	}
#sidekolonne .kategorier ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#sidekolonne .kategorier ul li {
	margin: 5px 0;
	}
#sidekolonne .kategorier ul li a {
	padding: 5px 0 5px 25px;
	}
#sidekolonne .kategorier ul li.cat-item {
	color: #AAA;
	}
#sidekolonne .kategorier ul li.cat-item-16 a {
  	background: url(images/ikon-heim.gif) no-repeat left center;
	}
#sidekolonne .kategorier ul li.cat-item-1 a {
  	background: url(images/ikon-hjerter.png) no-repeat left center;
	}
#sidekolonne .kategorier ul li.cat-item-17 a {
  	background: url(images/ikon-dato.png) no-repeat left center;
	}
#sidekolonne #paajakt {
	margin-top: 10px;
	}
#sidekolonne #paajakt input#s {
	background: url(http://www.renateogespen.com/wp-content/themes/renateogespen/images/sokefelt.jpg) no-repeat center left;
	border: none;
	padding: 7px 8px 7px 10px;
	font-size: 1.2em;
	color: #666;
	width: 157px;
	outline: none;
	}
#sidekolonne #paajakt label.hidden {
	padding-left: 5px;
	font-size: 0.9em;
	color: #e4131b;
	}
#sidekolonne #paajakt input#searchsubmit {
  	background: url(http://www.renateogespen.com/wp-content/themes/renateogespen/images/sokeknapp.png) no-repeat center left;
	border: none;
	padding: 6px;
	font-size: 1em;
	color: white;
	}
#sidekolonne .flickr {
	margin-top: 10px;
	}
#sidekolonne .flickr img{
	width: 60px;
	margin: 0 5px 5px 0;
	border: 1px solid #AAA;
	padding: 2px;
	}
#sidekolonne .flickr {
	font-size: 0.9em;
	line-height: 1.3em;
	}
#sidekolonne .flickr ul{
	list-style-type: none;
	margin: 5px 0 0 0;
	padding:0;
	}
#sidekolonne .flickr ul li {
	padding: 3px 0 0 0;
	}
	
h1, h2, h3, h4, h5 {
	font-weight: normal;
  	line-height: 1.4em;
 	}
h1.title-content,
h2.title-content,
h2.pagetitle {
  	font-size: 2.4em;
  	color: #e4131b;
  	margin-bottom: 5px;
  	font-weight: 300;
  	}
.title-content a:hover,
.pagetitle a:hover,
h3 a:hover {
	text-decoration: none;
	}
div.entry h2,
h3 {
  	font-size: 1.5em;
  	color: #e4131b;
  	margin-top: 1.3em;
  	margin-bottom: 0.2em;
  	clear: both;
  	}
h4 {
	font-size: 1.3em;
  	margin-top: 1em;
  	margin-bottom: 0.2em;
	clear: both;
	}
#sidekolonne h4 { 
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 5px;
	}
.post .meta {
  	color: #666;
  	font-size: 0.9em;
  	margin: -4px 0 5px 0;
  	}
.post .meta a {
  	background: url(images/ikon-kommentar-tiny.gif) no-repeat left center;
  	padding: 2px 0 2px 20px;
  	}
.post .meta a:hover {
  	color: #000;
	text-decoration: underline;
  	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
.entry p img, .entry-presentasjon p img {
	background-color: #fefefe;
	padding: 4px;
	border: 1px solid #CCC;
	margin-top: 4px;
	margin-right: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.entry p img a, .entry-presentasjon p img a {
	text-decoration: none;
	}
.entry .wp-caption {
	font-size: 0.8em;
	text-align: center;
	background-color: #fcfcfc;
	padding: 4px 0 8px 0;
	border: 1px solid #CCC;
	margin: 4px 0 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.entry .wp-caption p {
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	color: #666666;
	}
.entry p {
	margin-bottom: 10px;
	}
a.more-link {
	font-weight: bold;
	display: block;
	}
#footer {
	border-top: 1px solid #DDD	;
	clear: both;
	color: #AAA;
	font-size: 0.9em;
	padding: 10px 0 40px 0
	}
#footer a {
	color: #AAA;
	}
#footer a:hover {
  	color: #e4131b;
	}
.clear {
  	clear: both;
  	}
.entry ul {
	list-style-type: none;
	padding: 0;
	}
.entry ol {
	}
.entry-presentasjon ul {
	list-style-type: none;
	padding-bottom: 20px;
	}
.entry-presentasjon ul li { 
	background: url(images/ikon-epost.gif) no-repeat left center;
	padding-left: 22px;
	margin-top: 0;
	}
.entry ul li { 
	background: url(images/ikon-punkt-raudt.png) no-repeat left center;
	padding-left: 22px;
	margin-top: 0;
	}
.entry-presentasjon ul li.url { 
	background: url(images/ikon-url.png) no-repeat left center;
	padding-left: 22px;
	margin-top: 0;
}
.entry-presentasjon ul li.nokkel { 
	background: url(images/ikon-nokkel.png) no-repeat left center;
	padding-left: 22px;
	margin-top: 0;
	}
.entry blockquote {
	background: url(images/ikon_sitat.gif) no-repeat left top;
	font-size: 150%;
color: #999999;
padding: 0 0 0 30px;
margin: 0;
	}
.entry blockquote ul {
	list-style-type: none;
	padding-bottom: 20px;
	}
.entry blockquote ul li a {
  	background: url(images/ikon-epost.gif) no-repeat left center;
	padding-left: 22px;
	padding-bottom: 0;
	}
.entry-presentasjon p img.alignright {
	margin: -25px 0 20px 20px;
	clear: right;
	}
p img.alignright {
	margin: 0 0 10px 20px;
	clear: right;
	}
.entry-presentasjon h4 {
	margin-bottom: 7px;
	border-bottom: 1px solid #CCC;
	width: 345px;
	}
div .navigation {
	padding: 10px 0 28px 0;
	border-top: 1px dotted #CCC;
	border-bottom: 1px solid #CCC;
	top: 20px;
	position: relative;
	margin-bottom: 50px;
	}
div .navigation a {
	color: #666;
	}
div .navigation a:hover {
	color: #000;
	text-decoration: none;
	}	

/* KOMMENTARAR START */	

#commentform {
	padding-top: 0.5em;
	}
h3#kommentarar {
	background: url(images/ikon-kommentar.gif) no-repeat left center;
	padding-left: 25px;
  	margin: 2em 0 0.3em 0;
   	}
h3#respond {
	background: url(images/ikon-kommentar-pluss.gif) no-repeat left center;
	padding-left: 25px;
  	margin: 2em 0 0.3em 0;
   	}
#commentform .felt {
	border: 1px solid #888;
	padding: 2px;
	}
#commentform textarea {
  	width: 438px;
  	border: 1px solid #888;
  	padding: 5px;
  	font-size: 1em;
	}
#commentform input#submit{
	margin-top: 5px;
	}
.kommentar-boks {
	margin-top: 20px;
	}
.kommentar {
	padding-top: 15px;
	margin: 15px 0 0 0;

	}

div.kommentar p {
	padding-bottom: 0em;
	margin-bottom: 0.5em;
	}
div.kommentar p img.wp-smiley {
	padding: 0;
	margin: 0;
	border: none;
	}
.kommentar a {
	color: #555;
	text-decoration: underline;
	}

.kommentar a:hover {
	color: #000;
	text-decoration: none;
	}
.kommentar p.navn, .alt .kommentar p.navn {
	color: #555;
	font-size: .8em;
	padding-top: 0em;
	margin-bottom: 0;
	}
.kommentar p.navn a, .alt .kommentar p.navn a {
	color: #555;
	text-decoration: none;
	}
.kommentar p.navn a:hover, .alt .kommentar p.navn a:hover {
	color: #000;
	text-decoration: none;
	}
.alt {
	}
.alt .kommentar {
	}
img.avatar {
	float: right;
	border: 1px solid #FFF;
	padding: 1px;
	margin-left: 20px;
	}

p.legg-att-link {
	color: #666;
	font-size: 0.9em;
	padding: 0;
	}
div.entry-old #commentform,
div.entry-old .kommentarer-boks h3#respond,
div.entry-old h3#kommentarar,
div.entry-old .kommentar,
div.entry-old p.legg-att-link {
	margin-left: 0;
	margin-right: 0;
	}
.comment-page-numbers {
color: #666;
border-top: 1px dotted #CCC;
font-size: 0.9em;
margin: 20px 0 0 0;
padding: 5px 0 0 0;
}
.kommentar {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
	position:relative;
	padding:15px;
	margin:2em 0;
	color:#000;
	background:#efefef; /* default background for browsers without gradient support */
	
	/* css3 */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	/* NOTE: webkit gradient implementation is not as per spec */
	background:-webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#d2d2d2));
	background:-moz-linear-gradient(top, #eeeeee, #d2d2d2);
	background:-o-linear-gradient(top, #eeeeee, #d2d2d2);
	background:linear-gradient(top, #eeeeee, #d2d2d2);
}

/* creates triangle */
.kommentar:after {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	z-index:-1;
	bottom:-20px; /* value = - border-top-width - border-bottom-width */
	left:50px; /* controls horizontal position */
	width:0;
	height:0;
	border-width:10px 10px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#eeeeee transparent transparent;
}

.kommentar.top {
	/* NOTE: webkit gradient implementation is not as per spec */
	background:-webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#d2d2d2));
	background:-moz-linear-gradient(top, #eeeeee, #d2d2d2);
	background:-o-linear-gradient(top, #eeeeee, #d2d2d2);
	background:linear-gradient(top, #eeeeee, #d2d2d2);
}

/* creates triangle */
.kommentar.top:after {
	top:-20px; /* value = - border-top-width - border-bottom-width */
	right:410px; /* controls horizontal position */
	bottom:auto;
	left:auto;
	border-color:transparent transparent #eeeeee;
}

/* KOMMENTARER SLUTT */

.piclenselink {
	margin-bottom: 5px;
	text-align: center;
	}
.piclenselink a{
	background: url(images/ikon-lysbilder.png) no-repeat left center;
	padding-left: 25px;
	}

/* GAMMEL */
.melding-old {
	background-color: #fae8e9;
	border: 1px solid red;
	margin-bottom: 40px;
	padding: 12px 15px;
	}

/* FLICKR */

.flickr p {
line-height: 1.4em;}