/*
Theme Name: Tvist for ostlandsutstillingen - fargebonanza!
Theme URI: http://www.richardnygaard.com/
Description: ingen sidekollone - tre spalter under footeren
Author: Richard Nygaard
Author URI: http://www.richardnygaard.com
version: 2.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:#e2e2e2;
	color: #eee;
	font-size:0.9em;
	font-family: Helvetica, Sans-Serif;
	margin: 20px;
	padding: 0px;
	}
	
h1 {
	font-family: helvetica, arial, verdana, times;
	font-weight: normal;
	font-size:3em;
	margin-top:10px;
	}

h2 {
	font-family: "HelveticaNeueLTStd-Lt", "HelveticaLTStd-Light", helvetica, arial, verdana, times;
	font-size:2.2em;
	font-weight:normal;
	margin: 50px 20px 0 0;
	padding: 0 12px 6px 0;
	}
	


/* images and misc. */

/* --- IMAGES --- */



.entry img {
	margin: 5px;
	padding: 5px;	
	border: 1px solid #DDDDDD;
}

.entry a img {
	border: 1px solid #CCCCCC;
}

.entry a:hover img {
	border: 1px solid #515151;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
	

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#666;
	text-decoration: none;
	border: none;
	}

a:hover{color:#000000; text-decoration: none; border: none;}




/* container */


#container {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	color:#222;
	border: 0px solid #ffffff;
	overflow: hidden;
	}
	
/* header */

#header {
    width: 940px;  
	height: 142px;
	}

#header h1{
	font-family: helvetica, arial, times;
	font-size: 2em;
	font-weight: lighter;
	letter-spacing: 1px;
	margin: 0;
	padding: 12px 0 0 16px;
	}
	
#header h1 a{color: #BDD74A; text-decoration: none;}
#header h1 a:hover{color: #FFFFFF; text-decoration: none;}


#header h2{
	font-family:  helvetica, arial, times;
	font-size: 2.5em;
	font-weight: 300;
	font-style: italic;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;
	border: none;
	}


/* content */


#content {
	float: left;
	width: 100%;
	margin-top: -22px;
	margin-left: 20px;
	margin-right: 20px;

	overflow: hidden;
	}

.post {
	padding:10px 10px 10px 0px;
	margin-right: 30px;
	line-height: 14pt;
	}
	
	.post h1{
font-family: Helvetica, sans-serif
	font-size: 1.2em;
	line-height: 1em;
	font-weight:normal;
	color: #e98236;

	}
	
	.post h1 a{
	color: #BDD74A;
	text-decoration: none;
	}
	
.post h1 a:hover{
	color: #5d8700;
	text-decoration: none;
	background:#BDD74A;
	}
	
.post h2{
font-family: Helvetica, sans-serif
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight:normal;
	color: #e98236;
	}
	
.post h2 a{
	color: #e98236;
	background-color:none;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #222222;
	text-decoration: none;
	background:none;
	}
	
	.post h3{
font-family: Helvetica, sans-serif;
	font-size:1.7em;
	line-height: 1.4em;
	font-weight:normal;
	color: #555555;
	}
	
	.post h3 a{
	color: #c96216;
	background-color:#faf95a;
	text-decoration: none;
	}
	
	.post h3 a:hover{
	color: #333333;
	text-decoration: none;
	background-color:#FFFF00;
	}
	
		.post h4{
font-family: Helvetica, sans-serif;
	font-size:1.5em;
	line-height: 1.3em;
	font-weight:normal;
	color: #555555;
	}
	
	.post h5{
font-family: vHelvetica, sans-serif;
	font-size:1.2em;
	line-height: 1.4em;
	font-weight:bold;
	color: #555555;
	}
	
.post p{font-size: 1em;}

.post a{text-decoration: underline;
color: #c96216;
}
.post a:hover{text-decoration: underline;
background-color:#fffe6c;
color: #000000;}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#EEEEEE;
	padding:6px;
	margin: 22px 0px 22px 0;
	border-left:solid 0px #A2A2A2;
	border-bottom:solid 0px #A2A2A2;
	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size: 8pt;
	float:left;
	width:98%;
	}
	
.alignleft {float:left;}
.alignright {float:right;}

	small {
	font-size: 0.6em;
}


/* sidebar */

#sidebar {
	float: left;
	width: 20%;
	margin-left: 10px;
	padding: 0px;
	}
	
#sidebar h2 {
	color: #fff;
    background: #BBBBBB;
	font-size: 1.4em;
	font-family:  Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 5px 0px 4px 10px;
	margin: 0;
	border: none;
	}
	
#sidebar ul {
	list-style-type: none;
	
	margin: 0px;
	}
	
#sidebar ul li {
	margin: 0;
	padding: 10px;	
	list-style-type: none;
	display: inline;
	font-weight:bold;
	color:#333333;
	}
	
#sidebar ul li ul{
	margin: 0;
	padding: 10px;	
	}
	
#sidebar ul li a {
	color: #f78f1e;
	text-decoration: none;
	border-bottom: 1px dotted #0D080C;
	margin:0px 0px 0px 0px;
	line-height: 1.4em;
	padding: 2px 0px 0px 10px;
	display: block;
	}
	
* html body #sidebar ul li a {
	width:190px;
	}


#sidebar ul li a:hover {
	background: #cccccc;
	color: #000000;
	text-decoration: none;
	}
	
	
#sidebar  li.recentcomments{
display:list-item;
	
	
	}
	
#sidebar  li.recentcomments a{
	border: none;

	text-align: left;
	display: normal;
	
	}
	
#sidebar  li.recentcomments a:hover{
	background: none;
	text-decoration: underline;
	}
	
#sidebar p{padding: 0px; color: #333333; line-height: 14pt;}
#sidebar .textwidget{padding: 10px; color: #333333; line-height: 1.5em; font-size:0.8em;}

.rsswidget img {
	display: none;
	}

#sidebar h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#sidebar h2 a.rsswidget a:hover{
	color: #fff;
	text-decoration: none;
	
}

/* Calendar Widget */

#wp-calendar {
	margin: 0 auto;
	text-align: left;
	color: #fff;
	}
	
#wp-calendar caption{
	margin-top: 12px;
	}
	
#wp-calendar a{ 
	margin: 0;
	padding: 0;
	color: #fff;
	}


/* comments */

#commentssection{
	clear: both;
	padding: 2px 5px 12px 5px;
	margin: 0 25px 0 25px;
	}
	
#commentssection h3{
	font-family: helvetica, verdana;
	font-size: 1em;
	font-weight: 300;
	padding: 2px 5px 3px 5px;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #EEEEEE;
	margin: 12px 30px 30px 30px;
	padding:0px;
	}
	
#commentform p{
	color: #000;
	margin: 0 0 0 5px;
	}
	
#commentform a{color: #333; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family:  helvetica, arial, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:5px 0 0 5px;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family:  helvetica, arial, times;
	font-size: 1.5em;
	margin:5px 5px 5px 5px;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}
	
#submit{margin:5px 5px 10px 5px;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #E7E7D0;
	margin:10px 0;
	padding:5px 0 5px 5px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #F7D7EF;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family:  helvetica, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* Search */

#searchform{
	padding: 10px;
	font-family:  helvetica, verdana, arial, times;
	background: #CCCCCC;
	}

#searchform input#s{
	width: 70%;
	font-family:  helvetica, verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	border: none;
	}

#searchform input#searchsubmit{
	width: 24%;
	font-family:  helvetica, verdana, arial, times;
	font-size: 0.7em;
	padding: 3px;
	border: none;
	background-color: #fff;
	color: #0D080C;
	}
	
	
/* footer link section */

#linksection {
	background:#e2e2e2;
	clear: both;
	width: 100%;
	overflow: hidden;
	padding: 0px 0 8px 0;
	font-family: helvetica, arial, tahoma;
	font-size: 0.7em;
	text-align:center;
	}
	
#linksection .section1{padding: 1em 0 0 20px; width: 29%; float: left;}
#linksection .section2{padding: 1em 0 0 40px; width: 29%; float: left;}
#linksection .section3{padding: 1em 0 0 20px; width: 29%; float: right;}

#linksection h2{
	font-family:  helvetica, verdana, arial, times;
	font-size: 1.2em;
	font-weight:normal;
	color: #AAAAAA;
	margin: 0 0.6em 0;
	padding: 10px 0 6px 0;
	letter-spacing: 1px;
	border-bottom: 1px dotted #dddddd;
	}
	
#linksection ul{
	margin: 6px 0 24px 0;
	padding: 0;
	list-style-type: none;
	}
	
#linksection li{
color:#777777;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#linksection li a{
	margin: 0;
	padding: 2px 0 2px 0;
	list-style-type: none;
	color:#777777;
	border-bottom: 1px dotted #dddddd;
	display: block;
	}
	
* html body #linksection li a {
   width:100%;
}
	
#linksection li a:hover{
	color: #333333;
	text-decoration: none;
	}
	
#linksection p{
	color: #888888;
	
	line-height: 14pt;
	}
	
#linksection .textwidget{
	color: #B5B5B5;

	line-height: 1.4em;
	}
	

/* footer */

#footer {
	clear: both;
	width: 100%;
	font-family:  helvetica, verdana, arial, tahoma;
	font-size: 0.7em;
	background: #e2e2e2;
	margin-top:0px;
	}
	
#footer p{padding:0.7em;margin: 0; color: #888888;}
#footer a{color: #000000;text-decoration: none;}
#footer a:hover{color: #888888;text-decoration: underline;}

