/*
Theme Name: ariDotNo 2.0
Theme URI: http://ari.no
Description: Awsum.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: four-column, widget-ready, blank
*/



/* basics */

/* *{margin:0; padding:0;} */
* {
  margin: 0;
  padding: 0;
  }
  
body {
	/* background:#dedede; */
	background-image:url('images/bg.jpg');
	font-family: /* verdana, arial, tahoma, sans-serif; */ Arial,Helvetica,sans-serif;
	font-size: 10pt;
	margin:20px 0 20px 0;
	
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


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

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


/* links */

a{
	color:#000000;
	text-decoration: underline;
	}

a:hover{
	text-decoration: underline;
	color: #6598b8;}

a img {
  border: none;  
  }

  
/* container */

#container {
	width:1020px;
	margin: 0 auto;
	background-image:url('images/containerbg.png'); 
	overflow: hidden;
	}
	
/* header */

#header
 {
/* 	background:#e6e6e6; */
	width:1032px;
	margin: 0 auto;
	height:130px;
	text-decoration:none;
}
	
#header #logo {
	float: left;
	/* width: 1032px;
	height:130px; */
	margin-left: 25px;
	padding: 0;

 }
  #header #twitter-ikon{
	width: 59px;
	height:48px;
	position:absolute;
	margin:114px 0 0 850px;
	
}
 #header #rss-ikon{
	width: 59px;
	height:48px;
	position:absolute;
	margin:114px 0 0 910px;
	
}


#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}


/* main menu */


#menu {
	height:36px;
	width:1020px;
	margin: 0 auto;
	background-image:url('images/menubg.png'); 
	background-position:-1px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	overflow:hidden;
	text-shadow:1px 1px #CCCCCC;
	/* 	
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	
-webkit-box-shadow: 0px 0px 20px white;
	-moz-box-shadow: 0px 0px 20px white; */

}


#menu ul {
	margin:14px 0 0 20px;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #424242;
	display:block;
	text-decoration:none;
}

#menu ul li a:hover {
	background: none;
	color:#2eb5e7;
	text-decoration: underline;
}




/* content */


#content {
	float: left;
	width:600px;
	overflow: hidden;
	margin:14px 0 14px 30px;

	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post a {
	color:#085778;
	text-decoration: underline;
	}
.post a:hover {
color:#6598B8;
text-decoration:underline;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	text-shadow:1px 1px #CCCCCC;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {
	padding: 0 0 0 10px;
	margin-left: 7px;
	list-style: none;
	background: url(images/bullet.gif) left 8px no-repeat;
	}

.entry p{margin:12px 0;}
.under_tittel a {
	color:#000000;
	text-decoration: underline;
}
.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
.postmetadata a{
	color:#000000;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
/* .alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;} */
	
	
	
/* Welcome section */

#sidebars #sidebar_full #welcome {
	margin: 0 0 30px 0;
	padding: 8px 15px;
	background-color:#eef5fb/* f6f9fc */;
	border:1px solid #f8f8f8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

#sidebars #sidebar_full #welcome a {
	text-decoration: underline;
	}




/* Sidebars */
#sidebars {
	font-family: verdana, arial, times, serif;
	margin:14px;
	padding-left: 20px;
	float: left;
	width: 326px;
	color: #000;
	border-left: 4px dotted #ebecf2;
	}
#sidebars .sidebarbox {
	background-color:#f8f8f8;
	border:1px solid #f9f9f9;
	padding: 8px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

  }

#sidebar_full {
	padding: 0;
	margin: 0;
	}

#sidebar_left {
	float: left;
	width: 160px;
	}

#sidebar_right {
	float: right;
	width: 160px;
	}

#sidebars h2 {
	font-family: georgia,times;
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;
	font-size: 12pt;
	color: #000;
	text-shadow:1px 1px #CCCCCC;
	letter-spacing: -1px;
	}

	#sidebars h2 a{
	color: #000;
	}
	
#sidebars table {
	width: 130px;
	}

#sidebars ul {
	margin: 0;
	padding: 0 0 5px 0;
	}

#sidebars li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 8pt;
	}

#sidebars li ul {
	padding: 0;
	}

#sidebars ul ul li {
	margin: 0;
	padding: 2px 2px 2px 16px;
	color: #000;
	background: url(images/bullet.gif) left 8px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
	}

#sidebars a {
	display: inline;
	color: #484848;
	text-decoration:none;
	}
#sidebars a:hover {
  text-decoration: underline;
  color: #6598b8;
	}

#sidebars p {
	font-family:verdana,arial,tahoma,sans-serif;
	padding: 2px 0;
	font-size: 9pt;
	color: #484848;
	}

#tag_cloud a {
	display: inline;
	font-family:verdana,arial,tahoma,sans-serif;
	}

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0; width: 60px; height: 60px;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 8px 5px 8px;
	list-style-type:none;
	}

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

ol.commentlist a {
	color:#000;
	text-decoration:none;
	}
ol.commentlist a:hover{
	text-decoration: underline;
	}

cite {
	font-family: arial, 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:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* img and alignment */
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
	}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
	}
.aligncenter,
div.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
	}

img.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
	}
img.alignright {
	float: right;
	margin: 5px 0 5px 10px;
	}
img.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
	}

/* end img and alignment */
	

/* Captions */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;

  /* 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 alignright {margin:0; padding:0;}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
	}

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

/* end Captions */


/* Before footer */

#morefoot {
	display:block;
	width:995px;
	border-top:  4px dotted #ebecf2;
	margin: 0 auto;
	padding: 15px 0 15px;
	background:#fff;
	overflow: hidden; 

	}
#morefoot p {
	font-family:verdana,arial,tahoma,sans-serif;
	padding: 2px 0;
	font-size: 9pt;
	color: #484848;
	}
#morefoot ul {
	list-style-type: none;
	margin-top: 5px;
	}
#morefoot ul li, #morefoot p {
	font-size: 9pt;
	}
#morefoot a {
  text-decoration: none;
  color: #484848;
  }
#morefoot a:hover {
	text-decoration: underline;
	color: #6598b8;
	}
#morefoot h2 {
	font-family: georgia,times;
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;
	font-size: 15pt;
	color: #484848;
	text-shadow:1px 1px #CCCCCC;
	letter-spacing: -1px;
	}
#morefoot #searchbox {
	padding: 1px;
	width: 180px;
	}
#morefoot .col1 {
	float: left;
	width: 300px;
	background-color:#f8f8f8;
	border:1px solid #f9f9f9;
	padding: 8px 15px;
	margin-left: 12px;
	}
#morefoot .col2 {
	margin-left:27px;
	background-color:#f8f8f8;
	border:1px solid #f9f9f9;
	padding: 8px 15px;
    float: left;
	width: 260px;
	}

  #morefoot .col3 {
	float:left;	
	margin-left:27px;
	width: 260px;
	background-color:#f8f8f8;
	border:1px solid #f9f9f9;
	padding: 8px 15px;
	}
#morefoot li {
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(images/bullet.gif) left 8px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
	}

/* footer */

#footer {
	background-color:none;
	background-image:url('images/footerbg.png'); background-repeat: no-repeat;
	
	width:1032px;
	margin: 0 auto;
	height: 36px;

	}
	
#footer p{padding:4px 0;margin: 0; color: #484848; text-align:center;}
#footer a{color: #484848;text-decoration: underline;}
#footer a:hover{
	text-decoration: underline;
	color: #6598b8;}

