/*  
Theme Name: Besedo
Theme URI: http://www.besedo.com
Description: The Besedo theme is a standalone-framework build on Notes Blog Core
Version: 1.0
Tags: light, two-columns, right-sidebar, fixed-width, threaded-comments, sticky-post, translation-ready
Author: Henrik Sandelin	
Author URI: http://www.designstationen.se/
*/

/* =======
	RESET
   ------- */
* {
	margin:0;
	}   
html, body {
	height: 100%;
}   

body, h1, h2, h3, h4, h5, ul#sidebar, ul.widgets, li, ul#sidebar li ul, ol.commentlist, ul.children, ul#footercol li ul,
div#submenu-nav ul, div#submenu-nav ol, form, img, table
	{
	margin:0;
	padding:0;
	border: 0;
	}

/* ==============
	TYPE & COLOR	
   -------------- */

/* Default font */
body, h1, textarea#comment, input#author, input#email, input#url
	{
	font-family: Arial, san-serif;
	color: #555;
	font-size:76%;
	}

/* Sans-serifs */
ul#sidebar, div#footer, div#header h1 span, h2, h3, h4, h5, a.more-link, div.authormeta, div.postmeta, div.commentmeta, 
div.comment-author, div.comment-meta, p.commentloggedin, div.reply, div.cancel-comment-reply, h1.listhead, 
div.post ul, div.page ul, div.post ol, div.page ol, div.nav
	{
	font-family: Arial, sans-serif;
	color: #777;
	}

/* Default font size */
div#content, textarea#comment, input#author, input#email, input#url
	{ font-size: 1em; }

body.page-template-TemplateStart-php div#blog div.post  {
	font-size:1.5em;
	line-height:25px;
	word-spacing:6px;
	color:#8e9093;
	}

/* Medium-small font */
a.more-link, div.comment-body p
	{ font-size: 14px; }

/* Small font */
div#content small, div#copy, div.postmeta, ul#sidebar, div#footer, p.commentloggedin, div.reply, div.feed, div#submenu-nav
	{ font-size: 12px; }

/* Headers */
div#content h1, div#content h2, div#content h3, div#content h4, div#content h5
	{
	color: #333;
	margin-bottom: 7px;
	}
div#content h1
	{
	font-size: 36px;
	line-height: 42px;
	letter-spacing: -1px;
	font-weight: bold;
	padding-bottom: 7px;
	/*
	border: 1px solid #e8e8e8;
	border-width: 0 0 1px 0;
	*/
	color:#005d92;
	}
	div#content h1.listhead { margin: 0 0 20px 0; padding: 10px 10px 8px 0px !important; font-size: 16px; line-height: 16px; letter-spacing: 0; text-transform: uppercase; color: #777; }
		div#content h1.listhead strong { color: #333; }
div#content h2
	{
	font-size: 1.2em;
	}
	body.single div#content h2, body.page div#content h2 { margin-top: 24px; }
	body.home div#content h2, body.archive div#content h2, body.error404 div#content h2 { font-weight:normal; }
	body.search div#content h2 a{color:#005D92;}
div#content h3
	{
	font-size: 12px;
	line-height: 20px;
	}
div#content h4
	{
	font-size: 16px;
	}
	div#footer h2 { margin-bottom: 7px; }
div#content h5, ul#sidebar h2, div#footer h2, div.nav
	{
	font-size: 12px;
	}
	ul#sidebar h2 { 
		/*background:#bdc8db;*/
		color:#005D92;
		font-size:1.2em;
		height:14px;
		line-height:18px;
		padding:5px 0 10px;
		}

		ul#sidebar h2 a,ul#sidebar h2 a:hover {color:#005d92;text-decoration:none;}
/* common type */
div#content p
	{
	line-height:1.4em;
	margin: 0 0 14px 0;
	clear:both;
	}
	div.comment-body p { line-height: 18px; margin-bottom: 10px !important; }

/* =======
	LINKS
   ------- */

/* default */
a:link, a:active, a:visited
	{
	color: #00b7bd;
	text-decoration: none;
	}
	a:hover { color:#00b7bd; text-decoration: underline; }

div.postmeta span.comments a { font-size:12px; line-height:12px; font-weight:bold; padding: 2px 2px 1px 8px !important; text-transform: uppercase;}

h1 a:hover, h2 a:hover
	{ text-decoration: none; }

h1 a:link, h1 a:active, h1 a:visited
	{
	color: #000;
	padding: 10px 0;
	}
	h1 a:hover { text-decoration:none; }

/* dark grey links */
ol.commentlist a:link, ol.commentlist a:active, ol.commentlist a:visited,
div#submenu-nav a:link, div#submenu-nav a:active, div#submenu-nav a:visited
	{
	color: #111;
	text-decoration:underline;
	}
	ol.commentlist a:hover, div#submenu-nav a:hover { color: #800; text-decoration: none; }

/* meta */
div.postmeta a:link, div.postmeta a:active, div.postmeta a:visited, a.more-link
	{ color: #444; padding: 1px; font-style:normal; font-weight:bold; }
	div.postmeta a:hover, div.postmeta span.comments a:hover { text-decoration: none; }

/* ========
	LAYOUT
   -------- */

.spam {display:none;}
.left { float:left; }
.right { float:right; }
.center { text-align:center; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

div.widecolumn { width: 75%; }

div.column, ul.column, ul#sidebar
	{ width: 22%; }

div#site { 
	width: 100%;  
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -236px; /* the bottom margin is the negative value of the footer's height */}
	

div#wrap
	{
	padding:0;
	width:960px;
	margin: 0 auto;
	overflow:hidden;
	}
	div#toplist {display:none; position:relative; width: 960px; }
		div#toplist div.feed { float:right; padding: 0; }
			div#toplist div.feed a { padding: 5px; background: #444; color: #fff; }
				div#toplist div.feed a:hover { background: #000; }

div#header {
	background: url(images/header-background.png) repeat-x scroll left top #2D639B;	
	height:149px;
	width:100%;
	}
	
	div#header #branding {
		margin: 0 auto;
		width: 79em;
		}
	div#header a.logo {
		float: left;
    	padding: 4.6em 0 0;
    	width: 25.5em;
		}
	
/**
 * Language 
 */
 #language {
	 float:right;
	 clear: both;
	 }

/* Sökrutan */		
#branding #search {
	float: right;
	margin-top: 2.9em;
	clear: both;
	}		
	
	#branding #search form input.keyword {
		background: url(images/icon_search.png) no-repeat scroll 7px 5px #FFFFFF;
		border: medium none;
		-moz-border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
		border-radius: 5px 5px 5px 5px;
		-moz-box-shadow: 0 0 3px 1px #888888 inset;
		-webkit-box-shadow: 0 0 3px 1px #888888 inset;
		box-shadow: 0 0 3px 1px #888888 inset;
		height: 27px;
		padding: 0;
		width: 16em;
		padding: 0 0 0 26px;
		font-size: 11px;
		color: #969696;
		}


div#searchform {
	float: right; 
	line-height: 36px;
	padding-left:6px;
	}
	
	div#searchform input.button {
		visible: hidden;
		display: none;
		} 
		
		
/* MENY */		

#branding #nav {
	clear:both;
	}

ul.top-menu {
    float: left;
    font-size: 0.9em;
    height: 28px;
    list-style: none outside none;
    margin: 27px 0 0;	
    padding: 0;
    width: 100%;
	}

ul.top-menu li {
	background: url(images/tab-background.gif) repeat-x scroll top left #FFFFFF;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 8px 8px 0 0;
	float: left;
	height: 28px;
	margin: 0 5px 0 0;
	position: relative;
	}
	
	#nav ul.top-menu li:hover,
	#nav ul.top-menu li.current-menu-item,
	#nav ul.top-menu li.ancestor-menu-item {
		}
		

		#nav ul.top-menu li.current-menu-item a {font-weight: bold;}
		
		#nav ul.top-menu li:first-child {
			
			}

			#nav ul.top-menu ul li:first-child,
			#nav ul.top-menu ul li:last-child {
				
				}
		
		#nav ul.top-menu li:last-child {
			margin: 0;
			}
		
ul.top-menu li a {
	padding: 0 14px;
	display: block;
	text-decoration: none;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 30px;
	color: #0a4c80;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

	ul.top-menu li a:visited {
		}	
		
ul.top-menu li a:hover {
	color: #00b6bd;
	}
	
	ul.top-menu li.parent ul li a,
	ul.top-menu li.parent ul li a:hover {}

ul.top-menu li ul.sub-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #D9D9D9;
    -moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
    border-style: solid;
    border-width: 0 1px 1px;
    display: none;
    height: auto;
    left: 0;
    padding: 0 10px;
    position: absolute;
    top: 2.6em;
    width: 11em;
	z-index: 9999;
	}
	
	
	#nav ul.top-menu li:hover ul.sub-menu {
		display: block;
		}
	
	ul.top-menu li ul.sub-menu li {
		background: none repeat scroll 0 0 #FFFFFF;
		border-radius: 0 0 0 0;
		clear: both;
		height: auto;
		list-style: none outside none;
		padding: 4px 0;
		}
	
	ul.top-menu li ul.sub-menu li a {
		font-weight: normal;
		line-height: 15px;
		padding: 0 9px;
		text-transform: none;
		}
		
		ul.top-menu li ul.sub-menu ul.sub-menu {}
		
 			ul.top-menu li ul.sub-menu ul.sub-menu li {}
	
/*
	Menyn slut
*/	
			

div#blog {
	clear:both;
	display:block;
	float:left;
	margin:10px 0 0;
	padding:20px 0 10px;
	width:100%;
	}
	
	#start-content {
		float:left;
		width: 700px;
		}
		
		#start-content .start_text {
			height: 100%;
			margin: 20px 0 0;
			max-height: 71px;
			min-height: 71px;
			}
	
	div#blog .start_text p {
		color: #0c999e;
		font-size: 20px;
		font-weight: bold;
		marign: 0;
		}
		
	
	#start-box {
		margin: 0;
		padding: 0;
		width: 700px;
		}
		
		#start-box li {
			float: left;
			list-style: none outside none;
			margin: 0 23px 0 0;
			width: 210px;
			height: 150px;
			}	
			
			#start-box li h3 {
				font-size:16px;
				font-weight:bold;
				color: #000;
				}
	
			#start-box li p {
				color: #000;
				height: 110px;
				line-height: 18px;
				margin-top: 5px;
				min-height: 110px;
				}
#postit {
    background: url(images/postit.png) no-repeat scroll left top transparent;
    float: left;
    height: 202px;
    margin-top: 49px;
    width: 200px;
	}	
	
	#postit p {
		width: 150px;
		margin: 50px auto 0;
		color: #127ab7;
		font-weight: bold;
		font-style: italic;
		}
		
		#postit p a {
			color:#127ab7;
			}
			
			#postit p a:active,
			#postit p a:focus,
			#postit p a:hover {
				text-decoration: none;
				}
		
	#postit span {
		color: #127AB7;
		float: right;
		font-size: 11px;
		line-height: 26px;
		margin: 0 10px 0 0;
		}	
		
		
/** 
 *	CONTACTPAGE
 */		
/** 
 *	Speciallaout for contact-page
 */
.page-id-10 .widecolumn {
	background: url(http://www.besedo.com/wp-content/uploads/worldmap.gif) top right no-repeat;
	}
	
	div#content div#post-10 h1 {
		border:0 none;
		} 
		
		div#ContactAdress {
			border-bottom: 1px solid #dedede;
			float:left;
			}
		
			div#ContactAdress ul {
				margin: 34px 0 0 0;
				padding: 0 0 0 20px;
				}
		
				div#ContactAdress ul li {
					float: left;
					display: inline;
					list-style: none;
					width: 200px;
					margin: 0 0 24px 0;
					}
		
					div#ContactAdress ul li.first-item {
						width: 100%;
						}
		
						div#ContactAdress ul li h2 {
							color: #005d92; 
							margin: 0 !important;
							}
							
						div#ContactAdress ul li p{
							margin: 0;
							}
						
							
							
		div#ContactPhone {
			margin-top: 16px;
			float: left;
			}
			
			div#ContactPhone ul {
				margin: 0;
				padding: 0 0 0 20px;
				}
				
				div#ContactPhone ul li {
					float: left;
					display: inline;
					list-style: none;
					padding: 0 30px;
					border-left: 1px solid #dedede;	
					width: 190px;				
					}
					
					div#ContactPhone ul li.first-item {
						padding-left: 0;
						border-left: 0 none;
						width: 160px;
						}

					body.page div#content div#ContactPhone ul li h2 {
						color: #01a9af;
						margin-top: 14px;
						}
/**
 *	-- ends 
 */							
						
	
/** 
 *	Profilepages
 */	
	
.person {
	width: 640px;
	}	
						
	.person .top {
		background: url(images/profile-top.gif) no-repeat top left;
		width: 640px;
		margin: 0 0 26px 0;
		overflow: hidden;
		position: relative;
		}
		
		.person .top .user-thumbnail {
			float: left;
			position: relative;
			width: 140px;
			height: 160px;
			top: 21px;
			left: 20px;
			}
			
			.person .top .user-thumbnail img {
				position: absolute;
				clip: rect(0px,145px,160px,5px);
				left: -5px;
				}
			
		.person .top .bios {
			width: 436px;
			padding: 20px 20px 20px 40px;
			float: left
			}
			
			div#content .person .top .bios p {
				line-height: 22px;
				}
				
						
			body.page div#content .person .top .bios h2 {
				margin-top: 0;
				}
					
	.person .bottom {
		background: url(images/profile-bottom.gif) no-repeat top left;
		height: 20px;
		position: absolute;
		bottom: 0;
		width: 640px;
		}
/**
 *	-- ends 
 */		
		
		
		

div#content { float:right; margin-top: 20px; }
	div.post, div.page, div.attachment { padding: 2px 0 0 0;}
		div.postmeta { width:100%; height:1%; float:left; margin-bottom: 10px; }
		body.single div#content div.postmeta, body.page div#content div.postmeta { margin-bottom: 30px; }
			div.postmeta span.author {}
				body.blog div.postmeta span.author { display:none; }
			div.postmeta span.categories {}
			div.postmeta span.tags {}
			div.postmeta span.timestamp {}
			div.postmeta span.comments { float:right; margin-left: 10px; }
				div.postmeta span.comments span {}
		p.attachmentnav { padding-top: 5px; color: #777; font-style:italic; }
			p.attachmentnav a { font-style: normal; }
		
		div.post div.entry, div.page div.entry { width:54%; float:left; }
		
		body.single div#content .single-sidebar {
			max-width: 20em;
			width: 100%;	
			}
		
		
		body.search div.page {margin-bottom:40px; padding-bottom:12px; border-bottom:1px solid #444;}
		body.search div.page div.entry { width:100%; float:none; }
		body.search div.page img {display:none;}
		
		
		
		
	div.sticky { padding: 20px 20px 8px 20px; background: #f8f8f8; border: 1px solid #e8e8e8; border-width: 1px 0; height: 1%; }
	h2#comments { margin: 0 20px 20px 20px; padding-bottom: 10px; border: 1px solid #e8e8e8; border-width: 0 0 1px 0; }
	ol.commentlist {}
		ol.commentlist li { margin: 0 20px 10px 20px; padding: 0; list-style:none; border: 1px solid #e8e8e8; border-width: 0 0 1px 0; }
			ol.commentlist li div.comment-author, ol.commentlist li div.comment-meta { font-size: 12px; line-height: 16px; }
				ol.commentlist li div.comment-author img.avatar { float:left; margin: 0 10px 0 0; }
				div.comment-author cite.fn {font-size: 16px; font-style: normal; font-weight:bold; }
					div.comment-author cite.fn a { text-decoration: none; }
				div.comment-meta { margin-bottom: 10px; }
		ol.commentlist li.even {}
		ol.commentlist li.odd {}
		ol.commentlist li.bypostauthor {}
		ol.commentlist li.pingback { font-size: 12px; color: #777; padding: 0 0 10px 5px; color: #777; }
			ol.commentlist li.pingback a { font-size: 12px; font-weight:normal; }
			ol.commentlist li.pingback p, ol.commentlist li.pingback span, ol.commentlist li.pingback div.comment-meta, ol.commentlist li.pingback div.reply { display:none; }
		div.reply { float:right; display:block; margin: -25px 0 0 0; line-height: 12px; }
			a.comment-reply-link { display:block; float:left; margin-left: 10px; }
		/*ul.children { margin: 20px 0 20px 20px; }
			ul.children li { margin: 10px 0; padding-left: 10px; border: 1px solid #e8e8e8; border-width: 0 0 0 1px; }*/
	div#respond { margin: 20px; }
		div#respond h3 {}
		table.commenttable { border:0; padding: 0; }
		table.commenttable tr td { font-size: 12px; line-height: 12px; text-transform: uppercase;  }
		form#commentform {}
			input#author, input#email, input#url { margin-bottom: 5px; padding: 2px; width: 250px; font-style: italic; }
			textarea#comment { width: 556px; height: 150px; padding: 10px; font-style: italic; }
			input#submit { float:right; margin-bottom: 20px; }
	div.nav { float:left; display:block; }
		div.commentnav div.left, div.commentnav div.right { padding: 0 20px 20px 20px; }
	div.entry ul li ul.children { margin: 10px 20px; }
		div.entry ul li ul.children li { margin: 0 0 5px 0; padding-left: 0; border: 0; }

body.page-template-Template_Services-php div#services {width:100%}
	body.page-template-Template_Services-php div#services ul {padding:0; list-style:none;}	
		body.page-template-Template_Services-php div#services ul li.puff {clear:both;}
		body.page-template-Template_Services-php div#services ul li.puff .right {width:54%;}
			body.page-template-Template_Services-php div#services ul li.puff h2 {margin-top:0;}
				body.page-template-Template_Services-php div#services ul li.puff a {color:#000; text-decoration:none;}
				
body.page-template-Template_Start-php div#services {width:100%}
	body.page-template-Template_Start-php div#services ul {padding:0;}
		body.page-template-Template_Start-php div#services ul li.puff {display:inline;float:left;list-style:none outside none;padding:0 0.5%;text-align:left;width:32%;}	
			body.page-template-Template_Start-php div#services ul li.puff h2 {display:none;}				
			body.page-template-Template_Start-php div#services ul li.puff a:link,
			body.page-template-Template_Start-php div#services ul li.puff a:active,
			body.page-template-Template_Start-php div#services ul li.puff a:focus {text-decoration:none;}	
	
	ul #Sidebar{float:left;margin:30px 0 0 10px; list-style:none;}
	ul #Sidebar h4,
	ul #Sidebar h4 a {color:#005D92;display:block;font-size:1.3em;margin-bottom:12px;}
	ul #Sidebar ul { margin: 5px 0 0 0; list-style:none;}
	ul.sub-menu li a {
		line-height: 18px;
		}
	ul.sub-menu li.current_page_item a {
		font-weight: bold;
		} 
			
		ul.sub-menu li.current_page_item ul li a {
			font-weight: normal;
			}
	
	li#tag_cloud {}
		li#tag_cloud a { padding: 0 2px; }
	li#search {}
	ul #sidebar li.categories {}

.fold {
	/*background:url(images/fold.png) no-repeat scroll 0 0 transparent;
	bottom:0;
	left:0;
	position:relative;*/
	display:block;
	height:15px;
	width:10px;
	}



.footer, .push {
	height: 236px; /* .push must be the same height as .footer */
}

/*
body.home .footer, body.home .push {
	height: 326px; // .push must be the same height as .footer 
}
*/


div#footer
	{
	
	}
	ul#footercol { margin-left:40px;}
		ul#footercol li { float:left;list-style:none; margin-bottom: 15px; padding: 0 10px;width:260px; }
			ul#footercol li ul { margin-left:1px; padding-left:0; }			
				ul#footercol li ul li { margin-bottom: 5px; padding-left:0 !important; }
					ul#footercol li ul li ul { margin-left: 10px; }
div#OP {background-color:#B0BFD7; display:none;}	
	div#OP img {float:left;}
	div#OP a img {margin-left:15px;}
	div#OP span {background:none repeat scroll 0 0 #B0BFD7;width:43%;float:left;line-height:54px;padding:0 10px;}

div#footer{
	background: url(images/footer-background.png) top left repeat-x #2D639B;
    border-bottom: 1px solid #1D578D;	
	width:100%;
	float:left;
	clear:both !important;
	margin: 0;
	padding: 17px 0 24px;
	height: 160px
	}
	
	div#footer p { margin:0; padding:0; }
	div#footer p.right { padding: 0 10px 0 0; }
	div.first {
		margin: 0 auto;
		max-width: 80em;
		padding: 0;
		width: 100%;
		}
	div.second {clear:both;}
	div.second ul.footerContact {clear:left;float:left;list-style:none outside none;text-align:left;width:96%;margin-top:40px;padding:20px 0 0 20px;/*background:url(images/footerGrad.png) repeat-x bottom left;*/}
	div.second ul.footerContact li {float:left;padding:4px;width:20%;}
	div.second ul.footerContact li#FooterThird {float:right;text-align:right;width:30%;}
	
	div.first ul {margin: 0;}
	div.first ul h2 {color:#fff;}

	
	div.first ul#menu-footer-se,
	div.first ul#menu-footer-fr,
	div.first ul#menu-footer {padding:0;width: 100%;}


	div.first ul#menu-footer li,
	div.first ul#menu-footer-se li,
	div.first ul#menu-footer-fr li {
		list-style: none;
		float: left;
		margin-right: 2%;	/* to fix footer sitemap in IE: changed from 8% tp 2% */
		display: inline;
		width: 139px;		/* to fix footer sitemap in IE: added width: 150px; */
		}
	
	div.first ul#menu-footer li a,
	div.first ul#menu-footer-se li a,
	div.first ul#menu-footer-fr li a {
		color: #DAEDFF;
    	font-size: 11px;
    	font-weight: bold;
    	text-decoration: none;
    	text-transform: uppercase;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		}
		
	div.first ul#menu-footer-se li ul li.follow-besedo,
	div.first ul#menu-footer-fr li ul li.follow-besedo,
	div.first ul#menu-footer li ul li.follow-besedo {
		display: none;
		visibility: hidden;
		}
	
	div.first ul#menu-footer-se li a:active,
	div.first ul#menu-footer-se li a:focus,
	div.first ul#menu-footer-se li a:hover,
	div.first ul#menu-footer-fr li a:active,
	div.first ul#menu-footer-fr li a:focus,
	div.first ul#menu-footer-fr li a:hover,
	div.first ul#menu-footer li a:active,
	div.first ul#menu-footer li a:focus,
	div.first ul#menu-footer li a:hover {
		color:#daedff;
		text-decoration: underline;
		}
	
	div.first ul#menu-footer-se li ul,
	div.first ul#menu-footer-fr li ul,
	div.first ul#menu-footer li ul {padding:0; margin-top:4px;}
	
	div.first ul#menu-footer-se li ul li,
	div.first ul#menu-footer-fr li ul li,
	div.first ul#menu-footer li ul li {margin-left:0; float:none; display:block;}
	
	div.first ul#menu-footer-se li ul li a,
	div.first ul#menu-footer-fr li ul li a,
	div.first ul#menu-footer li ul li a {
		text-transform:none;
		font-weight: normal;
		}
		div.first ul#menu-footer-se li li a:active,
		div.first ul#menu-footer-se li li a:focus,
		div.first ul#menu-footer-se li li a:hover,
		div.first ul#menu-footer-fr li li a:active,
		div.first ul#menu-footer-fr li li a:focus,
		div.first ul#menu-footer-fr li li a:hover,
		div.first ul#menu-footer li li a:active,
		div.first ul#menu-footer li li a:focus,
		div.first ul#menu-footer li li a:hover {
			text-decoration: underline;
			}
	
	div.first ul#menu-footer-se li ul li ul li,
	div.first ul#menu-footer-fr li ul li ul li,
	div.first ul#menu-footer li ul li ul li {sfloat:none; display:block;width:140px;}
	
	
	div.first ul#menu-footer-se li.linkedin,
	div.first ul#menu-footer-se li.facebook,
	div.first ul#menu-footer-se li.twitter,
	div.first ul#menu-footer-fr li.linkedin,
	div.first ul#menu-footer-fr li.facebook,
	div.first ul#menu-footer-fr li.twitter,
	div.first ul#menu-footer li.linkedin,
	div.first ul#menu-footer li.facebook,
	div.first ul#menu-footer li.twitter {
		display: inline;
		float: left;
		margin: 0 0 0 4px;
		}
	div.first ul#menu-footer-se li.linkedin a,
	div.first ul#menu-footer-se li.facebook a,
	div.first ul#menu-footer-se li.twitter a,
	div.first ul#menu-footer-fr li.linkedin a,
	div.first ul#menu-footer-fr li.facebook a,
	div.first ul#menu-footer-fr li.twitter a,
	div.first ul#menu-footer li.linkedin a,
	div.first ul#menu-footer li.facebook a,
	div.first ul#menu-footer li.twitter a {
		width: 18px;
		height: 18px;
		display: block;
		}
	div.first ul#menu-footer-se li.linkedin a,
	div.first ul#menu-footer-fr li.linkedin a,	
	div.first ul#menu-footer li.linkedin a { background: url(images/icon_linkedin.png) top left no-repeat; }
	
	div.first ul#menu-footer-se li.facebook a,
	div.first ul#menu-footer-fr li.facebook a,	
	div.first ul#menu-footer li.facebook a { background: url(images/icon_facebook.png) top left no-repeat; }
		
	div.first ul#menu-footer-se li.twitter a,
	div.first ul#menu-footer-fr li.twitter a,	
	div.first ul#menu-footer li.twitter a { background: url(images/icon_twitter.png) top left no-repeat; }			
	
	


div#finalword
	{
	width:100%;
	float:left;
	clear:both;
	margin: 0;
	padding: 10px 0;
	color: #777;
	text-align:center;
	font-size: 12px;
	}
	div#finalword a:link, div#finalword a:active, div#finalword a:visited { color: #444; }
	div#finalword span { font-style:normal; }



/* ===================
	ELEMENTS & DESIGN
   ------------------- */

p.right { text-align:right; }
p.center { text-align:center; }
p.admin { color: #aaa; font-size: 12px; }
p.nocomments { padding: 0 20px; font-style: italic; color: #777; }

div#content embed, .embedded { text-align:center; margin: 0 0 14px 0; } /* for movies */

div#content p span {}

div.post ul li, div.page ul li, div.post ol li, div.page ol li { margin-bottom: 5px; color: #333; }

blockquote { margin: 0 0 14px 20px; padding: 0 15px; border: 1px solid #e8e8e8; border-width: 0 0 0 1px; color: #777; font-style: italic; }
	blockquote.pullquote { width: 220px; padding: 5px 0; border: 0; font-size: 18px; line-height: 150%; }
		blockquote.pullquote p { margin-bottom: 0; }
ol.commentlist li blockquote { border: 0; padding:0; }

/* Images and aligns */
.alignleft, blockquote.alignleft { float:left; margin: 0 15px 15px 0; }
.alignright, blockquote.alignright { float:right; margin: 0 0 15px 15px; }
.frame { padding: 5px; border: 1px solid #e8e8e8; }
.wp-caption { padding: 10px 7px; border: 1px solid #e8e8e8; font-size: 12px; color: #777; font-style: italic; text-align:center; }
p.wp-caption-text { margin:10px 0 0 0 !important; padding:0; line-height: 14px !important; }

div.gallery { margin-bottom: 14px; }
	dl.gallery-item {}
		dt.gallery-icon {}
			img.attachment-thumbnail { border:0; }
		dd.gallery-caption { margin-top: 8px; font-size: 12px; color: #777; font-style: italic; }

/* Quick color fixes */
div.postmeta { color: #777; }
span.alert { color: red; background:none; }
div#content strong { color: #333; }
#lang_sel  {float:right;top:10px;width:20%;}


/*Språk väljare - skriver över pluginets css*/
#branding .right span {
	color: #FFFFFF;
    line-height: 24px;
    margin-right: 12px;
	float: left;
	}

#lang_sel_list  {float:right;font-family:arial,sans-serif;height:32px;position:relative;top:5px;width:auto;z-index:1122; color: #fff;}
	#lang_sel_list ul {border: medium none;height: 40px;width: 196px;}
		#lang_sel_list ul li {width:65px;}
		#lang_sel_list ul a, #lang_sel_list_list ul a:visited {background:none;border:none;padding: !important 0; line-height:0; color: #fff; height:18px;}
		#lang_sel_list a, #lang_sel_list a:visited {background:none;border:none;padding: !important 0;}
		#lang_sel_list img.iclflag {height:11px;position:relative;top:2px;width:14px;}
		#lang_sel_list a.lang_sel_sel, 
		#lang_sel_list ul a, 
		#lang_sel_list_list ul a:visited {
			color: #fff !important; 
			font-size:11px; 
			padding: 0;
			font-weight: normal;
			line-height: 11px;
    		margin: 3px 0 0;
    		padding: 0 0 0 18px;	
			}
			
			#lang_sel_list li.icl-en a {
		    	background: url(images/flag-uk.png) no-repeat scroll left top transparent;
				}
			#lang_sel_list li.icl-sv a {
		    	background: url(images/flag-se.png) no-repeat scroll left top transparent;
				}
			#lang_sel_list li.icl-fr a {
		    	background: url(images/flag-fr.png) no-repeat scroll left top transparent;
				}		
			
			#lang_sel_list ul a:active,
			#lang_sel_list ul a:focus,
			#lang_sel_list ul a:hover {
				text-decoration: underline !important;
				} 
		
		
/*#content a[href^="http://www.besedo."], #content a[href^="http://besedo."] {background:transparent url(images/linkDot.gif) center left no-repeat;padding-left:26px;}*/
#content a[href$='.pdf'] {background:transparent url(images/pdf.gif) center left no-repeat;padding-left:26px;}

ul.prodLinks, 
ul.prodLinks ul {list-style:none; padding:0;}

.linkList, .linkList ul {
	list-style:none;
	padding:0;
	}
	
#blog ul#pushImages {margin:0;padding:0;}	
#blog ul#pushImages li {background-color:#83b568;font-size:2em;list-style:none outside none;text-align:center;}
#blog ul#pushImages li a {color:#FFFFFF;display:block;padding:30px;width:200px;}


#vacancies li {list-style:none;padding:0;}
#vacancies li span {font-style:italic;color:#777;}
#vacancies li h3 {margin-top:0px;}



/*
	SCROLLEBLE ON STARTPAGE
*/

#jQ-slider {
    margin: 2.9em auto 0;
    max-width: 1060px;
    width: 100%;
	overflow:hidden;
	}

#jQ-slider .scrollable {
	max-width:960px;
	width: 100%;
	background: url(images/slider-gradient.png) repeat-x top left;
	}

	.scrollable {
	
		/* required settings */
		position:relative;
		
		width: 660px;
		height:90px;
		}


/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}


/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 680px;
	height:120px;

	/* custom decorations */
	
	background:url(images/slider_gradient.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
	top: 12px;
}

.items div {
	float:left;
	width:960px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 10px;
	background-color:#fff;
	padding:2px;
	width:auto;
	height:40px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}


/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 30px;
    margin: 40px 10px;
    text-decoration: none;
    width: 30px;
}

/* right */
a.right, 			
a.right:hover, 		
a.right:active 	{ background: url(images/arrow_left.png) no-repeat top left; clear:right; margin-right: 0px; } 


/* left */
a.left,				 
a.left:hover,  	
a.left:active  	{ background: url(images/arrow_right.png) no-repeat top left; }

/* up and down */
a.up, a.down		{ 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


