﻿/*

Theme Name: rune501.com

Theme URI: http://rune501.com

Version: 1.0

Description: Design by rune501

Author: rune501

Author URI: http://rune501.com

*/



/* ---- standard elements ---- */

* {
	margin: 0;
	padding: 0;
}

html {
	overflow: -moz-scrollbars-vertical;
	margin: 0 !important;
}

html {
	overflow-x: auto;
	margin: 0 !important;
}

body {
	margin: 0;
	padding: 0;
	background: #292929 url('gfx/body-bg.png');
	font: normal 10px Verdana, Geneva, sans-serif;
	color: #bbbbbb;
}

a {
	outline: none;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.width {
width: 950px;
margin: 0px auto;
}

a {
	color: #54caf1;
	text-decoration: none;
}

/* --- Container --- */

#container {
	
}

/* --- Header --- */

#nav-line {
	background: url('gfx/nav-line-bg.png') repeat-x top center;
	height: 90px;
}

img#logo {
margin: 0 0 0 -125px;
display: inline;
}

ul#main-nav {
	float: right;
	background: url('gfx/a-left.png') no-repeat top right;
	padding: 0px 1px 0px 0px;
}

ul#main-nav span.le {
	display: block;
	width: 1px;
	height: 90px;
	background: url('gfx/a-right.png') no-repeat top left;
	float: left;
}

ul#main-nav li {
	list-style: none;
	float: left;
	background: url('gfx/a-right.png') no-repeat top right;
	position: relative;
}

ul#main-nav li.current_page_item  a{
	color: #54caf1;
}

ul#main-nav li a {
	display: block;
	padding: 54px 20px 0px;
	text-decoration: none;
	color: #949494;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 1.6px;
	height: 36px;
	text-shadow: 1px 1px 2px #000;
	background: url('gfx/a-left.png') no-repeat top left;
	position: relative;
	z-index: 20;
}

ul#main-nav li .hover {
	background: url('gfx/a-hover-span.png') repeat-x top center;         
	position:absolute;
	width:100%;
	height:90px;
	left:0;
	top:0;
	z-index: 0;
	display:none;
}

ul#main-nav li a span.hvr {
	background: url('gfx/a-hover-span.png') repeat-x top left;
}

ul#main-nav li a:hover {
	color: #54caf1;
}

ul#main-nav li a.active {
	color: #fff;
}

#mid-section {
	background: url('gfx/mid-section-bg.png') repeat-x top center;
	height: 160px;
}

#mid-section .width {
	background: url('gfx/mid-bg3.png') no-repeat top center;
	height: 160px;
}

/* --- Content --- */

#content {
	background: url('gfx/content-top-bg.png') repeat-x top center;
	padding: 15px 0px;
}

#content-left {
	width: 680px;
	float: left;
	border: 1px solid #121212;
	background: #363636 url('gfx/content-left-bg.png');
}

#content-left .wrap {
	margin: 10px;
}

#post-list {
	position: relative;
	margin-bottom: 15px;
}

.descr {
	color: #5d5e5e;
	padding: 3px 0px 5px 0px;
	font-size: 10px;
	text-shadow: 1px 1px 1px #242424;
}

.arkivpost {
	margin-top: 15px;
}

#page h3 {
	color: #02bbf1;
	font-size: 12px;
	text-shadow: 1px 1px 2px #242424;
	margin: 5px 0px 0px 0px;
}

#news .small-image {
	float: left;
	width: 166px;
}

#news .small-image img {
	background: #121212;
	padding: 2px;
	border: 1px solid #2a2929;
}

#news .textbox {
	width: 484px;
	margin: 0px 0px 0px 10px;
	float: left;
}

#news .textbox .descr {
	color: #5d5e5e;
	padding: 3px 0px 5px 0px;
	font-size: 10px;
	text-shadow: 1px 1px 1px #242424;
}

#news .textbox .entry {
	color: #bbbbbb;
	font-size: 12px;
}

#news .textbox .entry p {
	line-height: 17px;
}

#more {
	position: absolute;
	top: 0px;
	right: 0px;
}

#more a {
	padding: 5px 10px;
	color: #bbb;
	text-decoration: none;
	width: 200px;
	background: #121212;
	border: 1px solid #2a2929;
	line-height: 22px;
}

#more a:hover {
	background: #242424;
}

#content-right {
	width: 255px;
	float: right;
}

#content-right .wrap {
	margin: 1px 0px 0px 0px;
	overflow: hidden;
}

#content-right .element {
	border: 1px solid #555;
	background: #363636;
	padding: 5px;
}

/* --------- Sidebar --------- */

#feed {
	margin: 0px 0px 10px 0px;
}

#feed li {
	list-style: none;
	float: left;
	width: 115px;
}

#feed li a {
	padding: 0px 0px 0px 27px;
	text-decoration: none;
	color: #949494;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 1.6px;
	text-shadow: 1px 1px 2px #000;
	line-height: 20px;
	display: block;
}

#feed li a:hover {
	color: #54caf1;
}

#feed li a.fb {
	background: url('gfx/fb.png') no-repeat top left;
}

#feed li a.rss {
	background: url('gfx/rss.png') no-repeat top left;
}

#content-right .sidebar h2 {
	color: #fff;
	padding: 5px 0px 7px;
	text-shadow: 1px 1px 1px #000;
	background: url('gfx/sidebar-hr.png') no-repeat bottom left;
}

#content-right .sidebar ul li {
	list-style: square inside url("gfx/list-image.png");
	padding: 0px 0px 0px 0px;
}

#cosntent-right .sidebar ul.wl {
	border-top: 1px solid #1c1c1c;
	border-bottom: 1px solid #3b3a3a;
}

#content-right .sidebar ul li a {
	text-decoration: none;
	color: #949494;
	font-size: 13px;
	line-height: 27px;
	text-shadow: 1px 1px 1px #000;
	padding: 7px 0px 0px;
}

#content-right .sidebar ul li a:hover {
	color: #54caf1;
}

#content-right .sidebar {
	margin-bottom: 10px;
}

/* ----------- text ---------- */

h1 {
	color: #02bbf1;
	font-size: 18px;
	text-shadow: 1px 1px 2px #242424;
}

h1 a {
color: #02bbf1;
font-size: 18px;
text-decoration: none;
}

h2 {
	color: #02bbf1;
	font-size: 12px;
	text-shadow: 1px 1px 2px #242424;
	margin: 10px 0px 0px 0px;
}

/* ----------- Søk ----------- */

ul.search {
margin: 0px 0px 0px 0px;
}

ul.search li{
	margin: 0px 0 0 0;
	padding: 0;
	border: none;
	background: none;
	list-style: none;
}
ul.search fieldset, #glossary fieldset{
	border: none;
	width: 304px;
	background: url('gfx/searchfield.png') no-repeat;
	padding: 5px 0 0 5px;
	overflow: hidden;
	margin: 0;
	display: inline;
}
ul.search #searchform fieldset input#s, #glossary #searchform fieldset input#s{
	border: none;
	background: none;
	width: 245px;
*width: 223px;
	padding: 5px 0 5px 5px;
	float: left;
	color: #fff;
}

ul.search #searchform fieldset input.btn, #glossary #searchform fieldset input.btn {
	width:44px;
	border: none;
	margin: -5px 0 0 2px;
	*margin: -5px 0 0 0;
	float: right;
	height: 33px;
}

#uploads li {
	list-style: square inside url("gfx/list-image.png");
	padding: 0px;
}

#uploads li a {
	text-decoration: none;
	color: #949494;
	font-size: 13px;
	line-height: 27px;
	text-shadow: 1px 1px 1px #000;
	padding: 7px 0px 0px;
}

#uploads li a:hover {
	color: #54caf1;
}

form {
	margin-top: 7px;
}

input.styled {
	width: 250px;
	height: 28px;
	line-height: 28px;
	background: url('gfx/body-bg.png');
	border: 1px solid #121212;
	margin-bottom: 7px;
	color: #bbbbbb;
	padding: 0px 5px;
}

textarea.styled {
	width: 400px;
	line-height: 20px;
	background: url('gfx/body-bg.png');
	border: 1px solid #121212;
	color: #bbbbbb;
	padding: 5px;
}
