/*
Theme Name: Friends International Support Group
Theme URI: 
Description: For Friends International Support Group
Version: 1.0
Author: Jeanette Viddal
Author URI: 
*/


* { padding: 0; margin: 0; }

body {
	background-image: url(forestbakground.jpg);
	background-color: #efefef;
	background-repeat: no-repeat;
}

img{
	border:0;
}

#meny {
	float: right;
	color: #333;
	padding: 0;
	display: inline;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#tagline {
	width: 500px;
	float: right;
	padding-top: 30px;
	padding-right: 170px;
}

#spraak {
	float: right;
	
}

.spraaklink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.taglinetekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
}


ul {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
} 
ul li {
	display: inline;
	list-style: none;
	height: 100px;
} 

#wrapper, #main, #innhold {
	width: 1000px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thick solid #FFFFFF;

}
#logoarea {
	width: 290px;
	float: left;
	height: 160px;
	padding-top: 5px;
	padding-left: 18px;
}
#logoarea_underside {
	width: 350px;
	float: left;
	height: 120px;
	padding-top: 5px;
	padding-left: 35px;
	display: inline;
}


#toppomraade1 {
	width: 975px;
	float: left;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(forestpath.jpg);
	text-align: right;
	padding-top: 250px;
	background-position: top;
	padding-right: 25px;
}
.picturetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;

}

#horisontalmeny {
	width: 950px;
	height: 30px;
	float: left;
	padding-left: 50px;
	padding-top: 10px;
	background-color: #efefef;
}

#horisontalmeny_underside {
	width: 795px;
	height: 35px;
	margin-top: -30px;
	padding-left: 205px;
	float: right;
}


.page_item  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AC7A4D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	margin-right: 10px;
}
.page_item  a:hover {
	color: #A8C100;
}

.page_item  a:visited {
	color: #999999;
}

li, ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}


#venstrekolonne {
	width: 600px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 50px;
}


#hoyrekolonne {
	float: right;
	width: 185px;
	display: inline;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	margin-right: 30px;
	padding-left: 20px;
	margin-top: 20px;
}


#norskhoyrekolonne {
	float: right;
	width: 185px;
	display: inline;
	padding-right: 50px;
	padding-bottom: 10px;
	margin-right: 30px;
	padding-left: 10px;
	margin-top: 20px;
}

#sidebredde {}


#twocols{
	width:709px;
	float:right;
	position:relative;
  }
#venstremeny_underside {
	width:160px;
	float:left;
	position:relative;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	}
#innhold_underside {
	width:740px;
	display:inline;
	position: relative;
	padding-top: 20px;
	padding-bottom: 25px;
	float: left;
	padding-right: 50px;
}

#innhold_hovedside_norsk {
	width:500px;
	display:inline;
	position: relative;
	padding-top: 20px;
	padding-bottom: 25px;
	float: left;
	padding-right: 20px;
}



#venstremeny_underside /* End hide from IE-mac */  

 a {
	text-decoration:none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AC7A4D;
	font-weight: bold;
    margin-top: 5px;
}
#venstremeny_underside  a:visited {
	color: #999999;
}

#venstremeny_underside li.page_item ul li.page_item a {
	font-size: 14px;
	margin-left: 20pt;
}


#footer {
	width: 950px;
	clear: both;
	height: 20px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E9E9E9;
	color: #666666;
	padding-left: 50px;
}

.fb_share_link {
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 20px;
	height: 16px;
	background-color: transparent;
	background-image: url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
.overskrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
}
.brodtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: block;
}
.brodtekstlink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EF7D00;
}


.post_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #A8C100;
	padding-bottom: 7px;
}

.post_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.post_content p {
    padding-bottom: 1em;
}

.post_content a {
	color: #AC7A4D;
}

.post_content a:visited 
{
	color: #999999;
}

.post_tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 10px;
}

#venstremeny_underside li 
{
       display: block;
       margin-bottom: 10px;
       height: auto;
}