/*
Theme Name: Tvist!
Theme URI: http://www.refueled.net/wordpress-themes/
Description: A simple two column, widget ready theme.
Author: Richard Nygaard
Author URI: http://www.richardnygaard.com
version: 2.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:#FbF2ed url(images/bakgrunn.jpg) fixed no-repeat;
	color: #eee;
	font-size:1em;
	font-family: helvetica, Helvetica, Sans-Serif;
	margin: 20px;
	padding: 0px;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.5em;
	margin-top:10px;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2.5em;
	font-weight:normal;
	margin: 50px 20px 0 0;
	padding: 0 12px 6px 0;
	border-bottom: 1px dotted #666;
	}
	
h3 {font-size: 1.0em;
font--weight:bold;
margin: 50px 20px 0 0px;
	padding: 0 12px 6px 0;
}
h4 {font-size: 9pt;}


/* images and misc. */

/* --- IMAGES --- */

img {
	
}
p img {
	padding: 0;
	max-width: 100%;
}
img.aligncenter {
	border: 1px solid #59350b;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {
	border: 1px solid #59350b;
	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	border: 1px solid #59350b;
	margin: 0 13px 13px 0;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
.wp-caption {
   border: 1px solid #59350b;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.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:#394345; text-decoration: none; border: none;}



/* container */


#container {
	width: 902px;
	margin: 0 auto;
	padding: 0;
	
	
	color:#333;
	border: 0px solid #a7a7a7;
	overflow: hidden;
	}
	
/* header */

#header {
	background: #fEF7F1 url(images/header.gif);
    width: 1050px;  
	height: 135px;
	
	}

#header h1{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 12px 0 0 16px;	
	}
	
#header h1 a{color: #fff; text-decoration: none;}
#header h1 a:hover{color: #404040; text-decoration: none;}


#header h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	font-style:normal;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 18px;
	border: none;
	}


/* content */


#content {
	float: right;
	width: 100%;
	margin-top: -10px;
	padding: 0;
	overflow: hidden;
	background:url(images/ark.png);
	}

.post {
	margin: 0 10px;
	padding:10px 15px 10px 5px;
	line-height: 14pt;
	}
	
.post h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.5em;
	font-weight:normal;
	line-height: 1.2em;
	color: #333333;
	}
	
	.post h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	line-height: 1.6em;
	color: #444444;
	}
	
.post h2 a{
	color: #08122E;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #CC7700;
	text-decoration: none;
	background:none;
	}
	
	
.post p{font-size: 0.8em;}

.post a{text-decoration: underline;
color:#CC7700
}
.post a:hover{text-decoration: underline;
background: #F7E7AF;}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7E7DF;
	padding:6px;
	margin: 22px 10px 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.5em;
}


/* sidebar */

#sidebar {
	float: left;
	width: 320px;
	margin-left: 10px;
	padding: 0px;
	}
	
#sidebar h2 {
	color: #fff;
    background: #2D1C10;
	font-size: 1.4em;
	font-family: helvetica, 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: #886644;
	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: #F7E7AF;
	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: 10px; color: #fff; 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 25px 12px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: helvetica, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F7E7DF;
	margin: 12px 25px 30px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; 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;
	}
	
#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: 8pt;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}
	
#submit{margin:5px 5px 0 0;}

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

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

ol.commentlist li.alt {background: #F7E7DF;}
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: #a7a7a7;
	}

#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.5em;
	padding: 3px;
	border: none;
	background-color: #fff;
	color: #0D080C;
	}
	
	
/* footer link section */

#linksection {
	background: url(images/footer.gif) no-repeat;
	clear: both;
	width: 100%;
	overflow: hidden;
	margin:0;
	padding: 15px 0 30px 0;
	font-family: helvetica, arial, tahoma;
	font-size: 0.7em;
	}
	
#linksection .section1{padding: 20px 0 0 20px; width: 29%; float: left;}
#linksection .section2{padding: 20px 0 0 20px; width: 29%; float: left;}
#linksection .section3{padding: 20px 20px 0 0; width: 29%; float: right;}

#linksection h2{
	font-family: helvetica, verdana, arial, times;
	font-size: 1.3em;
	font-weight:normal;
	color: #333333;
	margin: 0 0 12px 0;
	padding: 10px 0 6px 0;
	letter-spacing: 1px;
	border-bottom: 1px dotted #555555;
	}
	
#linksection ul{
	margin: 6px 0 24px 0;
	padding: 0;
	list-style-type: none;
	}
	
#linksection li{
color:#333333;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#linksection li a{
	margin: 0;
	padding: 6px 0 6px 0;
	list-style-type: none;
	color:#663300;
	border-bottom: 1px dotted #555555;
	display: block;
	}
	
* html body #linksection li a {
   width:100%;
}
	
#linksection li a:hover{
	color: #000000;
	text-decoration: underline;
	}
	
#linksection p{
	color: #333333;
	line-height: 14pt;
	}
	
#linksection .textwidget{
	color: #666666;
	line-height: 14pt;
	}
	

/* footer */

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

