/*
Theme Name: Divine Intervention
Theme URI: http://divint.no/
Description: A Theme for a Team of Superheroes.
Version: 1.0
Author: Jon Kristian Nilsen
Author URI: http://divint.no/
*/


/* Global stuff */
* {margin: 0; padding: 0;}
ul {list-style-type: none;}
img {border: 0;}

body {
	font: 0.8em Arial, Helvetica, sans-serif;
	background: url('gfx/bg.png') #090401 repeat-x;
	color: #2d1208;
	line-height: 120%;
}


/* Global Formatting  */
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1em;}
p {font-size: 100%;}

.strong {font-weight: bold;}
.caps {text-transform: uppercase;}
.title {font-size: 95%; /*font-style: italic; letter-spacing: .04em;*/}
.listentry p {padding-bottom: 2px;}

.pipe {border-right: 1px solid #c00;}

.light, .light a {color: #e5e2ab;}
.lightshaded, .lightshaded a {color: #AFB697;}
.darkshaded, .darkshaded a {color: #333;}
.red {color: #cc0000;}
.gray {color: #56514e;}
.current_page_item a {text-decoration: none;}

a {color: #cc0000;}
a:hover {color: #cc0000;}
a:active {color: #000000;}


/* Top Navigation */
#nav {
	float: right;
	font-size: 75%;
	margin: 10px 10px 0 0;
	list-style-type: none;
	text-transform: uppercase;
}

#nav li {
	float: left;
	position: relative;
	margin: 0 5px;
}

#nav a {
	color: #e5e2ab;
	text-decoration: none;
	font-weight: normal;
}

#nav li a:hover {
	color: #6b5513;
	text-decoration: none;
}

#nav .topdrop {
	width: 88px;
	display: block;
	font-size: 100%;
	text-transform: none;
	margin: 0; /* Reset the margin for dropdowns */
	padding: 0px 6px 2px 2px;
	border-top: 1px dotted #2d1208;
	border-bottom: 1px solid #2d1208;
	border-left: 1px solid #2d1208;
	border-right: 1px solid #2d1208;
}

#nav .topdrop a:hover {color: #6b5513;}


/* Main Menu */
#menu {
  background: url('gfx/menuline.png') no-repeat 100% 0;
  clear: both;
  height: 60px;
  padding-right: 15px;
}

#menu li {
  float: right;
  display: inline;
  font-size: 1em;
  padding-top: 5px;
  text-align: center;
  text-transform: uppercase;
}

#menu li a {
  background: url('gfx/menu_vert_sep.png') no-repeat;
  height: 30px;
  padding: 3px 8px 2px 8px;
  text-decoration: none;
/*  line-height: 29px;*/
}

#menu li a:hover {
  text-decoration: none; 
  color: #6b5513;
  background: url('gfx/menu_vert_sep.png') repeat-x;
  text-decoration: none;
}

#menu .current_page_item a, #menu .current-cat a {
  color: #6b5513;
  background: url('gfx/menubg.jpg') repeat-x;
}


/* Main Divs */
#sitelogo {
  overflow: hidden;
  background-image: url('gfx/logo.png');
  background-repeat: no-repeat;
  margin: 0;
  padding-top: 92px;
  height: 0px !important;
  height /**/: 92px;
  margin: 0;
  width: 259px;
  position: absolute;
  top: 63px;
} 

#sitelogo a {
  display: block;
  height: 92px;
  margin: 0;
  text-indent: -9000px;
  width: 259px;
  position: absolute;
  top: 0;
}

#page {
  clear: both;
  width: 855px;
  margin: 0 auto;
}

#header {height: 110px;}

#content {
  clear: both;
  height: 170px;
}

#footer {
  clear: both;
  height: 40px;
  background: url('gfx/lwr_orn.png') center top no-repeat;
  color: #6b5513;
}


#footer p {
  text-align: center;
  padding: 35px 0 10px 0;
}

.heading h3 {
	float: left;
	display: inline;
	margin-bottom: 6px;
	font-size: 12px;
	color: #45220f; 
	line-height: 18px;
}

.post {width: 540px;}

.rndentry .post {padding: 10px;}

.entry p, .rndentry p, li.heading {
  clear: both;
  margin-top: 5px;
  margin-left: 5px;
}

#frnt .mdl .heading {margin: 5px 0 0 -1px;}

/* IMAGES */
.webicon, .trykkicon, .lydicon {
  padding: 0 2px 0 1px;
  float: left;
  margin: 0 2px 0 2px;
}

.heading h4 {font-weight: normal;}

.heading h4 a, .heading h3 a {font-weight: bold; text-decoration: none;}

.imgentry img, .entry img {
  background: url('gfx/imgframe.png') no-repeat;
  padding: 5px;
}

.mdl .web, .mdl .trykk, .mdl .lyd {
  padding: 0 2px 0 1px;
  float: left;
}

.mdl .web {background: url('gfx/webicon.gif') no-repeat;}
.mdl .trykk {background: url('gfx/trykkicon.gif') no-repeat;}
.mdl .trykk {background: url('gfx/trykkicon.gif') no-repeat;}
.mdl .lyd {background: url('gfx/lydicon.gif') no-repeat;}

.btm .web, .btm .trykk, .btm .lyd {
  height: 5px;
  width: 5px;
  margin: 6px 5px 0 0;
  display: block;
  clear: both;
  float: left;
}

.btm .web {background: url('gfx/webtrykklyd.gif') 0px 0px no-repeat;}
.btm .trykk {background: url('gfx/webtrykklyd.gif') 0px -24px no-repeat;}
.btm .lyd {background: url('gfx/webtrykklyd.gif') 0px -8px no-repeat;}

.btm .webtrykk, .btm .trykkweb {
  background: url('gfx/webtrykklyd.gif') 0px -16px no-repeat;
  height: 5px;
  width: 13px;
  margin: 6px 5px 0 0;
  display: block;
  float: left;
  clear: both;
}

.btm .weblyd, .btm .lydweb {
  background: url('gfx/webtrykklyd.gif') 0px 0px no-repeat;
  height: 5px;
  width: 13px;
  margin: 6px 5px 0 0;
  display: block;
  clear: both;
  float: left;
}

.btm .webtrykklyd, .btm .lydtrykkweb, .trykklydweb, .lydwebtrykk, .weblydtrykk, .trykkweblyd {
  background: url('gfx/webtrykklyd.gif') 0px 0px no-repeat;
  height: 5px;
  width: 21px;
  margin: 6px 5px 0 0;
  display: block;
  clear: both;
  float: left;
}

.btm .trykklyd, .btm .lydtrykk {
  background: url('gfx/webtrykklyd.gif') 0px 0px no-repeat;
  height: 5px;
  width: 13px;
  margin: 6px 5px 0 0;
  display: block;
  clear: both;
  float: left;
}


/* 3 column list */
.flt3lft {
  float: left;
  margin-right: 25px;
  width: 268px;
}

.flt3rt {
  float: right;
  width: 268px;
}


/* 4 column list */
.flt4lft {
  float: left;
  width: 214px;
}

.flt4rt {
  float: right;
  width: 213px;
}


/* 6 column list */
.flt6lft {
  float: left;
  padding-right: 21px;
}

.flt6rt {
  float: right;
}


/* Floats */
.alignleft {float: left;}
.alignright {float: right;}


/* Seperators */
.vert3sep {background: url('gfx/vert3sep.png') top left no-repeat; height: 200px;}
.vert3sepr {background: url('gfx/vert3sep_red.png') top left no-repeat;}
.vert4sep {background: url('gfx/vert4sep_b.png') no-repeat; height: 200px;}
.intro {height: 60px; background: url('gfx/hrsep.png')  0px 50px no-repeat;}
.uprorn {background: url('gfx/upr_orn.png') bottom center no-repeat;}
.contbg {background: url('gfx/content.jpg') no-repeat;}
.kntktbg {background: url('gfx/kntktbg.jpg') no-repeat;}
.herocontbg {background: url('gfx/hero_content.jpg') no-repeat;}


/* Global layouts */
.top {
  clear: both;
  height: 235px;
}

.mdl {
  clear: both;
  padding-bottom: 40px; /* Clearance for the upper ornament */
  height: 160px;
}

.btm {
  clear: both;
  margin-top: 10px;
  color: #F8FFDE;
}

.imgentry {
  clear: both;
  float: left;
  width: 270px;
  margin-right: 10px;
  height: 150px;
  overflow: hidden;
}

.rndentry {
  background: url('gfx/rounded.png') no-repeat;
  float: left;
  height: 150px;
  width: 575px;
}


/* Forside */
#frnt {
  clear: both;
  float: left;
  width: 855px;
}

#frnt .top {
  height: 170px;
  padding: 35px 20px 0 40px;
}

#frnt .mdl {height: 180px;}

#frnt .btm ul li {
  width: 255px;
  float: left;
  display: inline-block;
  padding: 0 10px 0 10px;
}

#frnt .btm .date {width: 70px;}


/* Portefølje */
#prtf {
  clear: both;
  float: left;
  width: 855px;
}

#prtf .top .flt3lft, 
#prtf .top .flt3rt {
  padding: 0;
}

#prtf .post h3 {margin-left: 8px;}

#prtf .mdl .postlinks {
    clear: both;
    float: left;
}

#prtf .mdl .postlinks a {
  font-size: 80%;
  margin: 8px 0;
  padding: 0 4px;
}

#prtf .btm h3 {padding: 0 10px;}

#prtf .btm h4 {padding-bottom: 5px;}


/* Tjenester */
#tnst {
  clear: both;
  float: left;
  width: 855px;
}

#tnst .top .flt3lft, #tnst .top .flt3rt {
  padding-left: 10px;
  width: 255px;
}

#tnst .btm .fltlft {margin-right: 25px;}

#tnst .btm .flt3lft {
  margin: 10px 0 0 0;
  width: 130px;
  padding: 0;
}

#tnst form label.fieldtitle {
  float: left;
  width: 150px;
  display: block;
}

#tnst form input.field.short {
  width: 12px;
  margin-right: 8px;
}

#tnst form input.field {width: 150px;}

#tnst form .submit {margin: 14px 0 0 109px;} /* Floated left and adjusted with margin, IE breakage */


/* Om oss */
#omoss {
  clear: both;
  float: left;
  width: 855px;
}

#omoss .top {
  height: 200px;
  padding: 35px 20px 0 40px;
}

#omoss .btm .alignleft {width: 640px;}

#omoss #peeps {
  display: inline;
  font-weight: bold;
}

#omoss #peeps li {
  float: left;
  padding-right: 10px;
}

#omoss .btm .tnst {
	padding: 10px 0 0 10px;
}

/* Kontakt */
#kntkt {
  clear: both;
  float: left;
  width: 855px;
}

#kntkt .top {
  height: 200px;
  padding: 35px 20px 0 40px;
}

#kntkt .mdl .post {padding: 30px 0 0 30px;}
#kntkt .post h3 {margin-bottom: 10px;}

#kntkt .cf {
  clear: both;
  width: 400px;
}

#kntkt .cf .alignright {clear: right;}

#kntkt form label {
  color: #56514e;
  float: left;
  width: 400px;
  display: block;
}

#kntkt form input {width: 400px;}

#kntkt form textarea {
  width: 400px;
  height: 104px;
}

#kntkt form .submit {margin: 14px 0 0 312px;} /* Floated left and adjusted with margin, IE breakage */


/* Uniform Look */
#uniform {
  padding: 95px 10px 0 10px;
  background: url('gfx/sngl_bg.png') repeat-x #f8ffdb;
  min-height: 350px;
  line-height: 140%;
}

#uniform .entry {
  padding: 15px 0; 
}
#uniform a {font-weight: bold; text-decoration: none;}
#uniform h2, #uniform .date {text-transform: uppercase; color: #f8ffdb; background: none;}

#uniform h3 {margin-top: 10px;}
#uniform ul {clear: both; padding: 5px;}

#uniform li {
  background: url('gfx/block.gif') 0px 6px no-repeat;
  padding-left: 8px;
  margin: 5px 0;
}

#uniform ul ul {margin: 0 0 8px 8px; padding: 0;}
#uniform ul ul ul {margin-left: 8px;}


/* Forms */
form, form fieldset {
  border: 0;
  color: #e5e2ab;
  margin-bottom: 10px;
}

form input.field {
  font-size: 9px;
  border: 1px solid #6E5F1A;
}

form input,
form textarea,
form select {
  float: left;
  clear: both;
  padding: 3px;
  background: url('gfx/di_input-bg.png') #ccc; 
  vertical-align: top;
  color: #ccc;
}

form h4 {margin-bottom: 10px;}
form input.push {margin-left: 22px;}

form .box {
  float: left;
  margin-right: 8px;
}

form textarea {
  height: 120px;
  padding: 5px;
  width: 200px;
  overflow: hidden;
  float: left;
  border: 1px solid #6E5F1A;
}

#kntkt form .submit, form .submit {
  float: left; /* Floated left and adjusted with margin, IE breakage */
  clear: both;
  background: url('gfx/submitbutton.png') repeat-x;
  width: 103px;
  padding: 0;
  font-size: 11px;
  line-height: 19px;
  border: 0;
  border: 1px solid #6E5F1A;
  color: #56514e;
}

form .req {
  float: right;
  color: #cc0;
}

#formerror {
  background: #090401;
  margin-left: 200px;
  position: absolute;
  border: 1px solid #2d1208;
  border-bottom: 0;
  width: 400px;
}

#formerror p {
  text-align: center;
  padding: 3px 5px 3px 5px;
  font-weight: bold;
  color: #e5e2ab;
}


/* Alex har lagt til */
.vert3sep .entry, .vert3sep .entry p {margin: 0;}
.vert3sep h3 {margin: 10px 0 15px 0;}
.vert3sep .listentry p {margin-left: 5px;}
.post p {margin-top: 10px;}
.kntkt, .tnst {background: url('gfx/vert2sep.png') no-repeat; padding: 10px 0 0 0; height: 208px;}
.weblink, .trykklink, .lydlink {font-size: 12px; border-bottom: 1px solid #45220f; color: #45220f;}
#frnt .web {font-size: 12px; color: #45220f;}
#frnt .btm .entry {line-height: 130%;}
/*#tnst .btm label, #tnst .btm h4 {color: #56514e;} /* Denne overstyrer rød toggle når man trykker på Annet under tjenester, har lagt til en klasse .gray */
#tnst .btm textarea {height: 108px;}
#omoss .rndentry .post p {margin: 0; padding: 8px 0 0 15px;}
#omoss .rndentry .post h3 {padding: 10px 0 0 15px; color: #c00; font-weight: lighter; letter-spacing: 1px;}
#omoss .btm .entry p {margin: 0; padding: 20px 0 0 0; line-height: 130%;}
#omoss .singletop li {margin: 0; padding: 0 5px;}
#omoss #peeps .page_item {border-right: 1px solid #2d1208; font-weight: lighter; margin: 0; padding: 0 5px;}
#omoss #peeps .page-item-19 {border: 0;} /* Fjern pipe på Ingvild -- legg til en jquery last her senere */
#nav .current {color: #6b5513; text-decoration: underline;}
#frnt .btm, #omoss .tnst {color: #e5e2ab;}
.pipes {border-left: 1px solid #c00; border-right: 1px solid #c00; padding: 0 7px;}
address {font-style: normal;}

#oppdrag {
  float: left;
  margin: 0 0 0 1px;
  padding: 0;
  list-style: none;
}
#oppdrag li {
  float: left;
  width: 203px;
  margin: 0;
  padding: 0 0 0 10px;
}

#personalia, #extra {background: url('gfx/vert2sep.png') no-repeat; float: left; width: 400px; padding: 10px 0 0 10px; height: 208px;}
#personalia {margin-right: 20px;}

/*img, div { behavior: url(iepngfix.htc) } Ka e d herre? */



/* SOCIABLE */
.sociable {float: right;}
.sociable ul li {display: inline;}

