/*
/////////////////
REGIONS
///////////////// 
*/
body {
	background-color:#fff;
	margin:0 5px 10px 5px;
	text-align: center;
}

#wrap {
		width:auto; 
	/*
	width: 49.875em;
	margin:0 auto;
	padding:0;
	overflow: hidden; 
	border: 1px solid #422004;
	border-width: 0; */ 
}

#content{
	background-color: #fff;
	text-align: left;
	float: left;
	width: 100%;
}


#footer{
	visibility: hidden;
	position:absolute;
	left:-9000px;
  
}
#footer p{
	font: 0.0em/0.0em Arial, sans-serif;
	margin:0;
	padding:0;
}                            
#sender{
	visibility: hidden;
	position:absolute;
	left:-9000px;
}
#sender a{
	color:#D9D9D9;
}

#masthead{ 
	visibility: hidden;
	position:absolute;
	left:-9000px;

}



#print_masthead{
	background-color:#fff ;
	height: 100%;
	float: left;
	width: 100%;
	text-align: center;
	border-bottom:1px solid #999;
	margin-bottom:1em;
	padding-bottom:0;
}
#print_masthead p{
	float:right;
	font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color:#999;
}
#print_masthead img{
	margin-bottom:3em;
}
#home #masthead{
	visibility: hidden;
	position:absolute;
	left:-9000px;
}

#home #masthead img{
	visibility: hidden;
	position:absolute;
	left:-9000px;
}
#masthead img{
	visibility: hidden;
	position:absolute;
	left:-9000px;
      
}


/* =columns
-----------------------------------------------------------------------------*/

#leftcol{
	background: #fff url() repeat-y top right;
	width:22%;
	float: left;
}

#middlecol{
	background: #fff;
	float:left;
	width: 40%;
}

#rightcol{
	background: #fff url() repeat-y top left;
	float: right;
	width: 22%;
}
/* = two col layoute*/

.twocol #leftcol{
	background: #fff;
	width: 75%;
	margin-left:50px;

}
.twocol #rightcol{
	visibility: hidden;
	position:absolute;
	left:-9000px;
	/*background: #fff url(../img/sticka.gif) repeat-y top left;
	float: right;
	width: 11.25em;*/  
}


.column {
	padding-top: 10px;
	padding-left: 2%; 
	padding-right: 2%; 
	}

	/*
	/////////////////
	MENULIST
	///////////////// 
	*/
	/* =Mainnav
	-----------------------------------------------------------------------------*/
	 ul#mainnav {
	  	visibility: hidden;
		position:absolute;
		left:-9000px; 
	}

	#mainnav li {
		display:inline;
		margin:0;
		padding:0;
	}

	#mainnav a{
		white-space: nowrap;
		display:block;
		float:left;
		width:auto;
		margin:0;
		padding:.5em 8px;
		border-right:1px solid #b9b395;
	  	border-bottom: 1px solid #706f60; 
		border-left:1px solid #eeeae0;
		color: #f8f8f6;
		background:#1a388a url(../img/nav-tab.gif) repeat-x 0 -150px;
		font:normal .9em/1 verdana,Arial,sans-serif;
		text-transform:none;
		text-decoration:none;

	}
	#mainnav a.first{
		border-left:0;
	}
	#mainnav a:hover {
		color:#3b2822;
		background:#f3eee4 url(../img/nav-tab.gif) repeat-x 0 -300px;
		border-bottom: 1px solid #CDD0C7; 
	}
	#mainnav .sel a,
	#mainnav .sel a:hover,
	#mainnav .sel a:active{
		color:#4e4e43;
		background:#f7f7f3 url(../img/subnav-tab.gif) repeat-x 0 50%;
		border-bottom: 1px solid #f7f7f3; 



	}
	#mainnav a:active {
		color:#f0ece3;
		background:#f3eee4 url(../img/nav-tab.gif) repeat-x 0 0px;
		border-bottom: 1px solid #706f60; 
	}
	/* =Subnav
	-----------------------------------------------------------------------------*/
	 ul#subnav {
		visibility: hidden;
		position:absolute;
		left:-9000px;
	}
	#subnav a{
		white-space: nowrap;
		display:block;
		float:left;
		width:auto;
		margin:0;
		padding:.2em 8px;
	  	color: #4e4e43;
		background:#8B8A76 url(../img/subnav-tab.gif) repeat-x 0 50%; 
		font:normal .8em/1 verdana,Arial,sans-serif;
		text-transform:none;
		text-decoration:none;

	}
/*
/////////////////
CONTENT
///////////////// 
*/
/* Global */
* {
	padding:0;
	margin:0;
}

/* =Typography
-----------------------------------------------------------------------------*/
body {
	font:70% "Times", "Times New Roman", sans-serif;
	color:#4d4d4d;
}

p,pre,blockquote,ul,ol,dl,address {
	line-height:1.2;
	margin-bottom:1em;
}

#footer p {
	margin:0 0 0 10px;
	padding-top:3px;
	font:normal 0.8em/1  verdana, sans-serif;
}

#home #masthead p{
	text-align:left;
	float:right;
	margin-right:2em;
	margin-top:20px;
	width:20em;
   font:normal 0.8em/1 verdana, sans-serif;
	color:#b7a99f;
}


/* =rubriker*/
h1,h2,h3,h4,h5,h6 {
	font:normal 1em/1  verdana, sans-serif;
  }

h1 {
	font-size:1.7em;
	color:#706f60;
	margin-bottom:.5em;
}

p.subh1{
	font:normal 1.1em/1  verdana, sans-serif;
	color:#706f60;
	margin-bottom:.8em;
	margin-top:-.5em;
	padding-left:1em;
	font-style: italic;
}


h2 {
	font-size:1.2em;
	color:#706f60;
	margin-bottom:.5em;
}



h3 {
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:0.5em;
	letter-spacing:.02em;
	font-size: .7em; 
}
.h3{
  	font-size: .7em;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:.02em;
	font-family:  verdana, sans-serif;
}

h3.partners {
	text-align:center;

}


h4 {
	font-size:.85em;
	font-weight:bold;
	margin-bottom:.3em;
}

blockquote {
   text-indent: -.5em;
 	padding-bottom:.5em;
	font-style: italic;
	background:transparent url(../img/avdelare.gif) repeat-x bottom left;
}

.citationsrc{
	text-indent:0;
	color:#8a847e; 
   font-size:.9em;
 font-style: normal;
}

blockquote.personportratt {
	background-image:none;
	padding-left:.5em;
	margin-bottom:0;

}

blockquote.personportratt p{
 	color:#cd3371;
	font-size:1.1em;
	line-height:1.1;
	margin-top:.4em;
	margin-bottom:.5em;

}

blockquote.personportratt p.citationsrc{
	text-indent:0;
	color:#8a847e; 
   font-size:.9em; 
}

.ingress {
	font:.95em/1.2  verdana, sans-serif;
	margin-bottom:.7em;
}

strong{
	font-weight: bold;
	text-transform: uppercase;
}

/* =läs mer länkar
-----------------------------------------------------------------------------*/
dd.date,
.story {
	font:0.75em/1  verdana, sans-serif;
	list-style-type:none;
	color:#8a847e;
	margin:-0.8em 0 1.5em;
	padding-bottom:1.9em;
	background:transparent url(../img/avdelare.gif) repeat-x bottom left;
	width:100%;
}

.story li {
	display:inline;
}

li.date {
	border-left:1px solid #cccac9;
	margin-left:10px;
	padding-left:10px;
}

ul.story.clear.last {
	border:none;
	background-image:none;
}

.story.clear.last.news {
	padding-bottom:0;
	margin-bottom:.7em;
}

ul.story.clear.sponsorer {
	line-height:1em;
	text-align:center;
}

ul.story.clear.sponsorer img {
	border:none;
	margin-top:1.5em;
}

ul.story.clear.sponsorer li {
	margin-top:0;
	display:block;
}
#contact #leftcol  ul{
	list-style-type: none;
	margin:0 0 1em 0;
}
/* =Links
-----------------------------------------------------------------------------*/
a:link,a:visited {
	color:#4f6485;
	font-weight:normal;
	text-decoration:underline;
}

a:focus,a:hover {
	color:#D03900;
}

/* extern länk ikon*/
a[href^="http:"],a[href^="www."] {
	background:transparent url() no-repeat right top;
	padding-right:0;
}

a[href^="http://www.demo-communication.intellectacommunication.se/kenya/"],a[href^="http://demo-communication.intellectacommunication.se/kenya/"],a:focus[href^="http://www.demo-communication.intellectacommunication.se/kenya/"],a:focus[href^="http://demo-communication.intellectacommunication.se/kenya/"],a:hover[href^="http://www.demo-communication.intellectacommunication.se/kenya/"],a:hover[href^="http://demo-communication.intellectacommunication.se/kenya/"], 
a[href^="http://www.gunduafoundation.org"],a[href^="http://www.gunduafoundation.org"],a:focus[href^="http://www.gunduafoundation.org"],a:focus[href^="http://www.gunduafoundation.org"],a:hover[href^="http://www.gunduafoundation.org"],a:hover[href^="http://www.gunduafoundation.org"] 

{
	background-image:none;
	padding-right:0;
}

/* ladda ner ikon*/
a[href$=".pdf"],a[href$=".zip"],a[href$=".doc"],a[href$=".xls"],a[href$=".ppt"] {
	padding-right:0;
}

a[href$=".pdf"] {
	background:transparent url() no-repeat 100% 50%;
}

a[href$=".zip"] {
	background:transparent url() no-repeat 100% 50%;
}

a[href$=".doc"] {
	background:transparent url() no-repeat 100% 50%;
}

a[href$=".xls"] {
	background:transparent url() no-repeat 100% 50%;
}

a[href$=".ppt"] {
	background:transparent url() no-repeat 100% 50%;
}  

/* =list
-----------------------------------------------------------------------------*/
ul {
	margin:0 0 0 1em;
}

ul.relatedlinks {
	font:.75em verdana, sans-serif;
	list-style-type:none;
	color:#8a847e;
	margin:0 0 2em;
	padding-bottom:1.5em;
	background:transparent url(../img/avdelare.gif) repeat-x bottom left;
}

.relatedlinks li {
	padding-left:1em;
	background:transparent url(../img/bullit.gif) no-repeat 0 .5em;
	margin-bottom:.4em;
}

dt {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	margin-bottom:.5em;
	text-transform:uppercase;
	letter-spacing: .05em;
}

dd {
	line-height:1.2em;
	padding:0;
	margin:0;
	display:block;
	float:left;
}

dd.date {
	border:none;
	background-image:none;
	margin:.3em 0 1.5em;
	padding:0;
}

/* =clearfloats
-----------------------------------------------------------------------------*/
/*fix for clearing floats in most browsers except IE*/
.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* Fix for WinIE, hides from IE-Mac \*/
* html .clear {
	height:1%;
}

.clear {
	display:block;
}

/* End hide from IE-mac */
.hide {
	position:absolute;
	left:-9000px;
}

/* =informationsbox (text skolsystemet)
-----------------------------------------------------------------------------*/ 
.skolsystemet{

	background:#ebebe2;
	padding:.5em;
}
.skolsystemet p {
	 	font:.85em/1.1  verdana, sans-serif;
}
/* =diverse img
-----------------------------------------------------------------------------*/
.column img {
	border:1px solid #C8C8C8;
	border-width:0 1px 1px 0;
	margin:0 0 1px;
}

.bild.floatright, 
.column img.floatright {
	margin:0 0 10px 10px;
}

.bild.floatleft,.column img.floatleft {
	margin:0 10px 10px 0;
}

.bild img {
	margin:0;
}
img.noborder{
	border-width:0;
}
.bildtext,
.bild p {
	font:.8em/1.2  verdana, sans-serif;
	margin:0 0 .5em 0;
	padding:0;
	color:#78735E;
}

#leftcol img {
	margin-bottom:.625em;
}
#leftcol  img.bildtext {
	margin-bottom:0;
}
/* =custom imagetext div width*/
.bild.floatright.onefourthree {
	width:143px;
}
.bild.floatright.twofivezero {
	width:250px;
}

#home #leftcol img{
	width:100%;
}

/* =float
-----------------------------------------------------------------------------*/
.floatleft {
	float:left;
}

.floatright {
	float:right;
}
/* =diverse
-----------------------------------------------------------------------------*/ 
.dubblemarg{
	margin-bottom:1.5em;
}



