/*
Theme Name: My default client
Description: My default Theme
Version: 0.1
Author: Markus Zeeh
Author URI: http://zeeh.no/
*/


/*************
****color*****
************** 
	m¿rkt: #b1a983;
	lys: #d9d5c2;
	navi-grŒ: #3f3f41;
	gr¿n/blŒ: #70887A

*************/

/*******************
**** CSS RESET *****
*******************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	/*text-align: left;*/
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/******************
**** Generell *****
******************/

body {
	font-family: Verdana;
	background: url(images/body_bg.gif) repeat-x;
	background-color: #fafaf9;
}

p {
	margin: 0 0 15px;
	font-size: 13px;
	line-height: 20px;
}

.Entry ul {
	list-style: square;
	margin: 0 0 15px;
}

ol {

}

.Entry li {
	margin: 0 0  0 15px;
	font-size: 13px;
	line-height: 20px;
}

}

h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	/* color: #3f3f41; */
	color: #434244;
	margin: 0px 0px 15px 0;
}

h2 {
	margin: 30px 0 10px;
	font-size: 16px;
	color: #434244;
	font-weight: bold;
}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

a,
a:visited {
	text-decoration: none;
	color: #70887A;
}

a:hover,
a:focus {
	color: #3f3f41;
}

strong {
	font-weight: bold;
	color: #434244;
}

em {
	font-style: italic;
}

blockquote {
	font-size: 14px;
	line-height: 22px;
	padding: 10px 20px;
	font-style: italic;
}

blockquote p {
	font-size: 14px;
	line-height: 22px;
}


.Clear {
	float: none;
	clear: both;
}

table {
	margin: 0 0 15px;
	font-size: 13px;
	line-height: 20px;
}




/****************
**** Layout *****
****************/

.Wrapper {
	width: 960px;
	margin: 0 auto;
}


/** Header **/

.Header {
	height: 216px;
	position: relative;
	background: #fafaf9;
}

.HeaderImage  {
	position: absolute;
	z-index: 999;
}

.TopNavi {
	height: 31px;
	background: #b1a983;
	position: relative;
	top: 185px;
	padding: 0;
}

.TopNavi li {
	float: left;
}

.TopNavi a,
.TopNavi a:visited {
	/*
	color: #3f3f41;
	*/
	color: #434244;
	text-decoration: none;
	padding: 9px 17px 6px;
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

.TopNavi a:hover,
.TopNavi a:focus {
	background: #d9d5c2;
}

.TopNavi li.current_page_item a,
.TopNavi li.current_page_parent a {
	background: #d9d5c2;
	font-weight: bold;
	padding: 9px 17px 6px;
}

/** Sidebar **/

.Sidebar {
	float: left;
}

.Sidebar ul {
	margin: 40px 0 0 20px;
}

.Sidebar ul a,
.Sidebar ul a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #818e7e;
	display: block;
	padding: 5px 0 0;
		
}

.Sidebar ul a:hover,
.Sidebar ul a:focus,
.Sidebar ul .current_page_item {
	font-weight: bold;
}


/** Template_one **/

.page-template-index-php .Post img {
	float: right;
	clear: right;
	margin: 0 0 0 70px;
}

.page-template-index-php .Entry {
	padding-top: 100px;
}

.page-template-index-php p {	
	font-size: 12px;
	line-height: 18px;
}




.page-template-page_template_one-php .Entry,
.page-template-page_template_one-php .Ingress {
	width: 300px;
}

.page-template-page_template_one-php .Post {
	margin: 40px 140px 80px 200px;
}


/** Template History **/

.page-template-page_template_two-php .Entry,
.page-template-page_template_two-php .Ingress,
.page-template-default .Entry {
	width: 300px;
}

.page-template-page_template_two-php .Post,
.page-template-default .Post {
	margin: 40px 140px 80px 200px;
}

.page-template-page_template_two-php .Post img,
.page-template-default .Post img {
	float: right;
	clear: right;
	margin: 0 0 0 40px;
	box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	-moz-box-shadow: 5px 5px 5px #ccc;	
    filter:
        progid:DXImageTransform.Microsoft.DropShadow(color=#969696, offx=1, offy=1)
        progid:DXImageTransform.Microsoft.DropShadow(color=#C2C2C2, offx=1, offy=1)
        progid:DXImageTransform.Microsoft.DropShadow(color=#EFEFEF, offx=1, offy=1);
}

.MoreContent {
	background: #FAFAF9;
	position: relative;
	top: -20px;
}

.DisplayNone {
	display: none;
}

.ReadLess,
.ReadMore {
	text-align: right;
	font-size: 12px;
	font-style: italic;
	cursor: pointer;
	color: #70887A;
	background: url(images/icons_05.png) no-repeat; 
	background-position: right -20px;
	padding: 3px 25px 3px 0;
}

.ReadMore:hover,
.ReadMore:focus {
	background-position: right -62px;	
	color: #999;
}

.ReadMore:active {
	position: relative;
	top: 1px;
}


.ReadLess {
	color: #fff;
	background-position: right 0px;
}

.ReadLess:hover,
.ReadLess:focus {
	background-position: right -40px;
}

.ReadMore.Display {
	display: block ;
}


/** Forside **/

.SlideShow {
	position: relative;
	left: 350px;
	width: 600px;
}

.home .Post {
	width: 300px;
}

/** Kontaktside - Ikoner **/

.Phone {
	background: url(images/icons_05.png) no-repeat; 
	background-position: left -114px;
	padding:5px 0 5px 25px;
	line-height: 25px; 
}

.Mail {
	background: url(images/icons_05.png) no-repeat; 
	background-position: left -80px;
	padding: 5px 0 5px 25px;
	line-height: 25px; 
}



/** Lightbox **/

#cboxContent  {
	font-size: 11px;
	color: #70887A;
}

#cboxCurrent {
	margin: 0 auto;
	font-style: italic;
	display: none !important;
}

#cboxPrevious,
#cboxNext,
#cboxClose {
	color: #70887A !important;
	font-weight: bold !important;
}

#cboxPrevious:hover,
#cboxPrevious:focus,
#cboxNext:hover,
#cboxNext:focus,
#cboxClose:hover,
#cboxClose:focus
#cboxNext {
	color: #999 !important;
}

#cboxPrevious:active,
#cboxNext:active,
#cboxClose:active {
	padding: 1px 0 0;
}

