/*
Theme Name: Atles Tema 2
Theme URI: http://atlefren.net/
Description: nytt?
Version: 1.6
Author: Atle Sveen
Author URI: http://atlefren.net/
Tags: None


*/
body {
	background: #fff;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* ID-elements*/

#wrapper {
	width:1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url("images/stripe_100.png") top left repeat-y;
	
	/*
	margin:0 auto;
	width:1000px;
*/
}

#header {
	background: url("images/top_100.png") top left no-repeat; 
	height: 125px;
	padding-top: 25px;
}

#headerimg {
	background: url("images/header_950_100.jpg") top left no-repeat; 
	margin-left: 25px;
	margin-right: 25px;
	
	height: 100px;
	width: 950px;
}

#menu {
	padding-left: 10px;
	margin-left: 27px;
	margin-bottom: 17px;
	border-bottom: 1px solid black;
	width: 565px;
	/*width: 500px; */
}

#bread {
	
	margin-left: 27px;
	
	
	width: 565px;
	/*width: 500px; */
}

#left {
	margin-left: 25px;
	
	width: 629px;
	float: left;
	margin-bottom: 17px;
}

#content {
	
	border: 2px solid black;
	
}
#navigasjon {
	background: red;
	font-size: 10pt;
	width: 629px;
	text-align: center;	
	
}	

#sidebar {
	font-size: 10pt;
	float: right;
	width:300px; 
	margin-right: 25px;
  	background: url("images/sb_side_300.png") top left repeat-y;
	margin-bottom: 17px;
	
}

#top {
	background: url("images/sb_top300.png") top left no-repeat;
	height:30px;
	width:300px; 
}


#bottom {
	background: url("images/sb_bottom_300_1.png") bottom left no-repeat;
	height:25px;
	width:300px; 
}



#footer {
	background: url("images/bottom_100.png") bottom left no-repeat; 
	clear:both;
	margin-bottom: 25px;
	
	height:125px;
}

#inner_footer {
	height:100px;
	background: #E0D9BC; /*  url("images/bg_textur.png") top left repeat-x; */
	/*padding-left: 135px;*/
	margin: 0 25px 0 25px;/* top right bottom left */
	border: 2px solid black;
	font-size: 10pt;
	font-style: italic;
}

#footer_img {
	height:100px;
	background: #fff url("images/rose_130_100_fixed.jpg") top left no-repeat;
	width: 130px;
	margin: 0;
	padding: 0;
	float: left;	
}


/* Classes */
.top {
	background: #fff url("images/top270.png") top left no-repeat;
}

.post {
	border-bottom: 1px solid #333;
	margin: 5px 10px 10px 3px;
	padding: 2px 5px 2px 10px; /* top right bottom left */
}

.page {
	margin: 5px 10px 10px 3px;
	padding: 2px 5px 2px 10px; /* top right bottom left */
}

.commentid {
	font-size: 11pt;
}

.sidebaritem {
	margin: 5px 10px 10px 5px; /* top right bottom left */
	border-bottom: 1px solid black;
	padding: 5px;
}

.meta {
	padding: 2px;
	margin: 0px;
	text-align: right;
	font-size: 10pt;
	font-style: italic;
	/*border: 1px solid red; */
}

.postcontent {
	padding-top: 5px;
}


div.venstrestillt {
	float:left;
}

div.hoyrestillt {
	float:right;
}


/*Spans*/
.date {
	font-size: 10pt;
	font-style: italic;
	color: #333;
	border-bottom: 1px solid #333;
}



/* Post */

.postcontent p {
	padding-top: 0px;
	margin-top: 0px;
}

p.postmetadata {
	color: #999999;
	font-size: 8pt;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding: 3px;
}


/*Comments*/
#commentform input, #commentform textarea {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

li.commentlist {
	margin-bottom:20px;
}

ol.commentlist {
 
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-weight: bold;
}

div.nofarge {
	/*margin-bottom: 10px;*/
	padding: 0 2px 0 2px;/* top right bottom left */
}

div.farge {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	/*margin-bottom: 10px;*/
	background:#eee;
	padding: 0 2px 0 2px;/* top right bottom left */
}

h4.comment {
	margin: 0;
	padding: 0;
}
span.commentmetadata {
	font-size: 10pt;
	font-weight: normal;
}



textarea {overflow: auto;} 

/*horisontal menu*/
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menu li {
	display:inline;
	margin:0;
	padding:5px;
}

#menu li a { 
	text-decoration: none; 
	color: black; 
	margin: 0px; 
	padding: 2px; 
}

#menu li a:hover { 
	text-decoration: underline; 
	color: black;
	margin: 0px; 
	padding: 2px; 
}

/*bread*/
#bread p {
	padding: 0;
	margin: 0;
	font-size: 10pt;
}

/* sidebar */
#sidebar ul {
	
	margin: 0;
	padding: 0;
	padding-left:7px;
	margin-bottom: 5px;
	list-style-position: inside;
	list-style-type: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li:before {
	margin: 0;
	padding: 0;
	content: "\00BB \0020";
}

#sidebar p {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

#left h3  {
	margin: 0;
	padding: 0;
}

#left h2  {
	margin: 0;
	padding: 0;
}

#sidebar h4  {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-size: 12pt;
}


/*content*/

.page h4{
	padding-top: 30px;
	padding-bottom: 0px;
}
#content h4 a, #content h4 a:visited {
	color: black;
	text-decoration: none;
}

#content h4 a:hover {
	color: #06c;
	text-decoration: none;
}

/* Dagens ord*/
li.nb {
	list-style: none;
	list-style-position: outside;	
}

ul.ordliste {
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
}

/* main content*/
h2 a, h2 a:visited {
	color: black;
	text-decoration: none;
}

h2 a:hover {
	color: #06c;
	text-decoration: none;
}

h3 a, h3 a:visited {
	color: black;
	text-decoration: none;
}

h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a, a:visited {
	color: #06c;
	text-decoration: none;
}

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

.right {
	margin-left: 2px;
	float:right;
	clear: both;
}

div.fl {
	margin-right: 5px;
	float:left;
	clear: both;
}

div.right2 {
	margin-bottom:1em;
	text-align:right;
}

p.edit {
	margin: 0;
	padding: 0;
	font-style: italic;
	font-size: 10pt;
}

h2.center {
	text-align:center;
}

.wp-caption-text {
	font-size: 11pt;
	font-style: italic;
}

/*test*/
#headerimg a  {
	width:950px; 
	height:100px; 
	display:block; 
	padding-top:2px;
}




/*Diverse*/
code {	
	background: #eee;
	font: 1.0em 'Courier New', Courier, Fixed;
	margin: 5px 5px 5px 10px;  /* top right bottom left */
	padding: 3px;
	display: block;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	background:  url('images/quote.png') no-repeat 10px 0;
	font-style:italic;
	margin: 15px 30px 0 0;
	padding-left: 40px;
	}

blockquote, cite {
	margin: 5px 0 0;
	display: block;
	}