/*   
Theme Name: Familiehjelp
Author: Paal Hagene
Author URI: stormage.no
Version: 2.0
*/

@font-face
	{
	font-family: HelveticaNeueCon; 
	src: url('HelveticaNeueCon/HNC.ttf');
	}

@font-face
	{
	font-family: HelveticaNeueCon; 
	font-weight: bold; 
	src: url('HelveticaNeueCon/HNCB.ttf');
	}

*
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

.div
	{
	border: 1px solid #eee;
	}
	
html
	{
	font-size: 62.5%;
	}

body
	{
	font-family: HelveticaNeueCon, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #3e3d40;
	background: #fff url('images/body-bg.png') repeat-x;
	}

iframe
	{
	float: left;
	clear: right;
	}

#main
	{
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	min-height: 100%;
	overflow: hidden;
	}

.clearfix:after
	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

h1
	{
	font-size: 1.6em;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	background-color: #f39400;
	height: 25px;
	margin: 0 0 10px 0;
	padding: 5px 20px 0 20px;
	float: left;
	clear: both;
	}
	
h2
	{
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #f39400;
	margin: 0 0 10px 20px;
	float:left;
	clear: both;
	}

h3
	{
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	background-color: #f39400;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 5px 10px 0 10px;
	float:left;
	clear: both;
	}

a:link
	{
	color: #e3007a;
	text-decoration: underline;
	}

a:visited
	{
	color: #e3007a;
	text-decoration: underline;
	}

a:active
	{
	color: #e3007a;
	text-decoration: underline;
	}

a:hover
	{
	color: #e3007a;
	text-decoration: none;
	}

p
	{
	font-size: 1.2em;
	margin: 20px;
	clear: both;
	}

table
	{
	margin: 20px;
	border: 1px solid #d9d9d9;
	border-collapse: collapse;
	clear: left;
	}

td
	{
	padding: 2px 5px 2px 5px;
	}

.ds-large
	{
	background: url('images/ds-large.png') no-repeat;
	width: 940px;
	height: 10px;
	}

.ds-medium
	{
	background: url('images/ds-medium.png') no-repeat;
	width: 690px;
	height: 10px;
	}

.ds-small
	{
	background: url('images/ds-small.png') no-repeat;
	width: 240px;
	height: 10px;
	}

.moresmall
	{
	background: url('images/more-s.png') no-repeat;
	width: 57px;
	height: 20px;
	margin: 0 0 10px 0;
	display: block;
	float: right;
	}
	
.bottomright
	{
	position: absolute;
	bottom: 0;
	right: 10px;
	}

.spacer
	{
	margin-top: 10px;
	}

/* images */

img, a img
	{
	border: 0;
	}

img.centered
	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright
	{
	margin: 0;
	/*
	padding: 0;
	display: inline;
	*/
	float: right;
	}

img.alignleft
	{
	margin: 0;
	padding: 0;
	float: left;
/* 	display: inline; */
	}

img.aligncenter 
	{
	display: block; 
	margin-left: auto; 
	margin-right: auto
	}

img.alignnone
	{
	margin: 0;
	padding: 0;
	}

.alignright
	{
	float: right;
	}

.alignleft
	{
	float: left;
	}
	
.aligncenter
	{
	display: block; 
	margin-left: auto; 
	margin-right: auto
	}

/* header */

#header
	{
	width: 100%;
	overflow: hidden;
	}

#header-row
	{
	background: url('images/topmenu-bg.png') repeat-x;
	width: 100%;
	height: 70px;
	}

#header-row .logo-col
	{
	width: 140px;
	float: left;
	clear: left;
	}

#header-row .menu-col
	{
	width: 780px;
	height: 70px;
	float: right;
	}

.logo
	{
	margin: 10px 30px 10px 30px;
	float: left;
	}

/* topmenu */

#topmenu
	{
	width: 100%;
	height: 100%;
	overflow: hidden;
	}

#topmenu ul
	{
	list-style-type: none;
	text-align: center;
	}

#topmenu li
	{
	width: 20%;
	display: inline;
	float: left;
	}

#topmenu a
	{
	color: #e2007a;
	font-size: 1.4em;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 25px 0 0 0;
	width: 100%;
	height: 70px;
	background: url('images/topmenu-div.png') no-repeat;
	}
	
#topmenu a:hover
	{
	background: url('images/teaser-bg.png') no-repeat;
	}

#topmenu .current_page_item 
	{
	background: url('images/teaser-bg.png') no-repeat left top;
	}

#topmenu .current_page_ancestor
	{
	background: url('images/teaser-bg.png') no-repeat left top;
	}

#topmenu .current_page_parent
	{
	background: url('images/teaser-bg.png') no-repeat left top;
	}

/* frontpage */

#frontpage
	{
	width: 100%;
	overflow: hidden;
	}

#top-row
	{
	width: 100%;
	height: 360px;
	}

#top-row .left-col
	{
	float: left;
	width: 620px;
	}

#banner
	{
	width: 620px;
	height: 350px;
	padding: 10px 0 0 0;
	background: url('images/index-action.jpg') no-repeat;
	position: relative;
	}

#banner .info
	{
	width: 320px;	
	margin: 10px;
	position: absolute;
	bottom: 0;
	}
	
#banner .info p
	{
	font-size: 1.2em;
	color: #fff;
	margin: 10px;
	}

#banner h2
	{	
	color: #ffffff;
	text-transform: uppercase;
	}

#top-row .right-col
	{
	float: right;
	width: 320px;
	}

#teaser
	{
	width: 320px;
	height: 350px;
	padding: 10px 0 0 0;
	background: url('images/teaser-bg.png') no-repeat;
	}

#teaser ul
	{
	padding: 0;
	list-style: none;
	}

#teaser li
	{
	margin: 10px 20px 10px 20px;
	}

#teaser .title
	{
	font-weight: bold;
	clear: both;
	float: left;
	}
	
#teaser p
	{
	font-size: 1.1em;
	margin: 0;
	clear: left;
	}

#teaser a
	{
	text-decoration: none;
	color: #3e3d40;
	}

#teaser a:hover
	{
	color: #6e6e6e;
	text-decoration: none;
	}

#btm-row
	{
	width: 100%;
	height: 150px;
	padding: 10px;
	background-color: #fff;
	}

#btm-row .left-col
	{
	float: left;
	clear: left;
	width: 300px;
	}

#camp
	{
	width: 300px;
	height: 150px;
	background: url('images/index-camp.jpg') no-repeat;
	position: relative;
	}

#btm-row .centre-col
	{
	float: left;
	width: 300px;
	margin: 0 10px 0 10px;
	}

#case
	{
	width: 300px;
	height: 150px;
	background: url('images/index-case.jpg') no-repeat;
	position: relative;
	}

#btm-row .right-col
	{
	float: left;
	width: 300px;
	}
	
#services a
	{
	font-size: 1.4em;
	text-decoration: none;
	background: url('images/more-l.png') no-repeat;
	width: 260px;
	height: 20px;
	padding: 25px 20px 25px 20px;
	display: block;
	}

#services a:hover
	{
	background: url('images/teaser-bg.png') no-repeat;
	}

/* submenu */

#submenu
	{
	width: 240px;
	background: url('images/teaser-bg.png') no-repeat;
	background-color: #ffffff;
	overflow: hidden;
	}

#submenu ul
	{
	list-style-type: none;
	}

#submenu a
	{
	color: #e2007a;
	font-size: 1.2em;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px solid #d9d9d9;
	}
	
/* article */

#articlepage
	{
	width: 100%;
	overflow: hidden;
	}

#main-row
	{
	width: 940px;
	height: 100%;
	}

#main-row .submenu-col
	{
	float: left;
	width: 240px;
	}

#main-row .content-col
	{
	float: right;
	width: 690px;
	}

#main-row .content-all
	{
	width: 940px;
	}

#articlecontent
	{
 	min-height: 380px;
	padding: 10px 0 0 0;
	background: url('images/teaser-bg.png') repeat-x;
	background-color: #ffffff;
	overflow: hidden;
	}
	
#articlecontent ul
	{
	font-size: 1.2em;
	list-style-type: none;
	list-style-position: outside;
	margin: 20px;
	padding: 0;
	clear: both;
	}

#articlecontent li
	{
	background-image: url('images/list.png');
	background-repeat: no-repeat;
	background-position: 0px 7px; 
	padding-left: 10px;
	}

/* news */

#newsletter
	{
	margin: 10px;
	padding: 10px 0 10px 0;
	width: 670px;
	overflow: hidden;
	background-color: #ffffff;
	}

#newsletter h3
	{
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #f39400;
	float:left;
	}

#newsletter p
	{
	margin: 0;
	}

#newsletter table
	{
	border: none;
	clear: left;
	}

#newsletter tr, td
	{
	padding: 5px;
	}

#newsletter img
	{
	padding: 0 0 0 10px;
	}

#fb
	{
	width: 144px;
	height: 44px;
	/*background: url('images/fb-logo.png') no-repeat left top;*/
	}

#fb .fb-link a h1
	{
	position: absolute;
	top: 0;
	left: 0;
	width: 144px;
	height: 44px;
	text-decoration: none;
	display: none;
	}

/* footer */

#footer
	{
	height: 30px;
	margin: 7px 0 10px 10px;
	}

.foot
	{
	float: left;
	margin: 3px 0 0 0;
	}

#footer a
	{
	color: #666;
	text-decoration: none;
	}

#footer a:hover
	{
	text-decoration: underline;
	}

/* footermenu */

#footermenu
	{
	float: right;
	}

#footermenu ul
	{
	list-style-type: none;
	text-align: center;
	}

#footermenu li
	{
	display: inline;
	float: left;
	}

#footermenu a
	{
	color: #e2007a;
	font-size: 1.2em;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 0 10px 0 10px;
	}

#footermenu .current_page_item 
	{
	background: url('images/teaser-bg.png') no-repeat left top;
	}

#footermenu .current_page_ancestor
	{
	background: url('images/teaser-bg.png') no-repeat left top;
	}

#footermenu .current_page_parent
	{
	background: url('images/teaser-bg.png') no-repeat left top;
	}
	
