/*
Theme Name: Lyttkens2
Theme URI: http://mediapeople.se/
Description: Template för Lyttkens & Partners AB
Version: 1
Author: Daniel Marklund, Magnus Lundin
Author URI: http://mediapeople.se/contact

*/       
       
        /* CSS Document coded with love by Daniel Marklund, www.danielmarklund.se */		
		/* --- Structure --- */
		
		body {
			background: #5e7d46 url(images/bg_body.png) fixed;
			font-family: 'Helvetica', 'Calibri', 'Arial', sans-serif;
			font-size: 62.5%; /* Setting 1 em to 10 px for easy converting */
			margin-bottom: 40px;
			text-align: center;
		}
		
		#wrap {
			clear: both;
			margin: 0 auto;
			width: 960px;
		}
		
		#header {
			margin-top: 10px;
			float: left;
			padding: 6px 0 0 0;
			text-align: left;
			width: 100%;
		
		}
		
			#header a img {
				border: 0;
				float: left;
				clear: both;
				margin: 0 0 15px 0;
			}
			

		#banner {
			background-color: #17330d;
			float: left;
			height: 60px;
			margin-bottom: 10px;
			padding: 20px 15px 20px 10px;
			width: 760px;		
		}
		
		#banner img {
		float: left;
		margin-left: 5px;
		}
		
		.photo {
				clear: right;
				float: left;
				margin-left: 5px;

		}
		
		#container_main {
			float: left;
			width: 100%;
			text-align: center;
		}
		
		/* -- Puff på förstasidan kallas #offers -- */
		#offers {
		background: #fff url(images/desk.png) no-repeat;
		border-top: 1px solid #e8e8e8;
		border-right: 1px solid #e8e8e8;
		border-left: 1px solid #e8e8e8;
		height:230px;
		overflow:hidden;
		padding:20px;
		position:relative;
		width:570px;
		
		}
		
			#offers div {
			position:absolute;
			display: none;
			}
		
			#offers div h3 {
			color: #333;
			font-size: 38px;
			margin-bottom: 35px;
			}
			
			#offers div p {
			color: #333;
			margin-left: 135px;
			width: 410px;
			}
			
			#offers div p a {
			color: #333;
			}
			#offers div p a:link,#offers div p a:visited {
			text-decoration: underline;
			}
			#offers div p a:hover, #offers div p a:active {
			text-decoration: none;
			}
			
		#services {
		background: #fff url(images/desk.png) 0 -270px;
		border-right: 1px solid #e8e8e8;
		border-left: 1px solid #e8e8e8;
		border-bottom: 1px solid #e8e8e8;
		float:left;
		clear: both;
		color: #333;
		margin-bottom: 15px;
		padding: 10px 0 5px 20px;
		width: 590px;
		
		}
		
		#services p:first-child {
		font-weight: bold;
		
		}
		
		#offers_menu {
		background: #fff url(images/desk_foot.png) no-repeat;
		float: left;
		clear: both;
		border: 1px solid #666;
		width: 447px;
		padding: 10px 10px 10px 10px;
		margin-left: 48px;
		margin-bottom: 15px;
		}
				
		#menu {
		clear: right;
		float: right;
		width: 470px;
		font-size: 1.4em;
		}
		
		#main {
			background-color: #fff;
			float: left;
			padding: 20px 20px 0 20px;
			text-align: left;
			width: 920px;
		}
		
		#content {
		background: transparent url(images/bg_content.png) repeat-x;
		border-right: #eeeeee 1px solid;
		clear: left;	
		float: left;
		padding: 10px 10px 40px 0;
		width: 619px;
		}
		
		.post {
		padding-top: 15px;
		}
		
		#news {
		width: 530px;
		
		}
		
			#news li {
			margin-bottom: 20px;
			}
		
		#sidebar {
		background: transparent url(images/bg_content.png) repeat-x;
		float: left;
		padding: 10px 0 20px 20px;
		width: 269px;
		/* Bör flyttas in i en p tagg*/
		color: #3f3f3f;
		font-size: 1.2em;
		line-height: 1.4em;
		}
		
		#sidebar_customers {
			clear: both;
		}

		#sidebar_customers img {
			float: left;
			margin-right: 10px;		
		}
		
		div.navigation {
			font-size: 1.4em;
		}
		
		/* -- Typography -- */
		
		h1 {}
		
			#content h1 {
			color: #666;
			font-family: 'Helvetica', Arial, Helvetica,sans-serif;
			font-size: 2.4em;
			font-weight: lighter;
			line-height: 1em;
			margin-bottom: 15px;
			}
			
		h2 {}
		
			#content h2 {
			color: #666;
			font-family: 'Helvetica', Arial, Helvetica,sans-serif;
			font-size: 2.0em;
			font-weight: lighter;
			line-height: 1em;
			margin-bottom: 15px;
			
			}
		
		h3 {}
		
			#content h3 {
				color: #333;
				font-size: 1.8em;
				margin-bottom: 15px;
			}
			
			#news h3 {
				font-size: 16px;
				margin-bottom: 8px;
			}
			
			#sidebar h3, .widgettitle {
				color: #666;
				font-size: 1.6em;
				font-weight: lighter;
				line-height: 1.2em;
				margin: 8px 0 15px 0;
			}
		
		h4 {}
		
			#content h4 {
				color: #333;
				font-size: 1.4em;
				margin-bottom: 15px;
			}
			
		h5 {}
		
			#content h5 {
				color: #333;
				font-size: 1.2em;
				margin-bottom: 15px;
			}
		h6 {}
			
			#content h6 {
				color: #333;
				font-size: 1.2em;
				font-style: italic;
				margin-bottom: 15px;
			}
			
		
		p {}
		

			#content p {
			color: #3f3f3f;
			line-height:19px;
			font-family:Helvetica,Arial,sans-serif;
			font-size:13px;
			margin-bottom: 15px;
			}
			
			#content p strong {
			 color: #000;
			}
			
			#banner p {
				color: #fff;
				float: left;
				font-size: 1.4em;
				float: left;
				padding-left: 10px;
				line-height: 27px;
				text-shadow: 1px 1px #000;
				width: 595px;
			}			
			
			p#hrk {
				color: #666;
				float: left;
				font-size: 10px;
				line-height: 14px;
				margin-top: 16px;
				width: 145px;
			}
			
			p.footer {
			color: #fff;
			line-height:19px;
			float: left;
			font-family:Helvetica,Arial,sans-serif;
			font-size:12px;
			margin: 10px 0 0 0;
			}
			
			.narrowcolumn small {
				color: #666;
				display: block;
				font-size: 1.2em;
				margin-bottom: 10px;
			}
			
			#news li p.newsdate {
				line-height: 16px;
				margin-top: 8px;
				margin-bottom: 10px;
				font-size: 12px;
			}
			
		/* --- Navigation -- */
		
		#menu li {
			display: inline;
			float: left;
		}
		
		#menu li a {
			color: #fff;
			display: block;
			font-weight: normal;
			padding: 6px 10px 15px 7px;

			text-decoration: none;
			margin-left: 7px;
		}
		
		#menu li.current_page_item a,#menu li.current_page_parent a,#menu li a:hover {
			background: transparent url(images/bg_menu.png) bottom center no-repeat;
		}
		
		/* NEW */
		
		#offer-test {
			clear:both;
			background-image: url(images/ruler_offers.png);
		}
		
		#offer-menu span {
			float: left;
			font-size: 14px;
			color: #666;
			font-weight: bold;
		}
		
		#offer-menu div {
			float: left;
			width: 520px;
			margin-bottom: 15px;
		}

		
		#offer-menu li {
			margin: 0 0 5px 15px;
			padding: 0 0 0 0;
			display: inline;
			float: left;
		}
		
		#offer-menu ul {
			margin: 0;
		}
		
		#offer-menu li a {
			display: block;
			text-decoration: none;
			font-size: 14px;
			padding: 0 0 0 0;
			border-bottom: 2px solid #fff;
		}
		
		#offer-menu li a:hover {
			border-bottom: 2px solid #996600;
		}

		#offer-menu li.current_page_item a {
			border-bottom: 2px solid #5D8433;
		}
		
		
		/* OLD */
		
		#offermenu {
		clear: right;
		float: left;
		margin: 0;
		width: 100%;
		}
		
		#offermenu li {
			margin: 0 10px 15px 0;
			display: inline;
			float: left;
		}
		
		#offermenu li a {
			background-color: #fff;
			display: block;
			font-weight: normal;
			padding: 5px 7px 7px 7px;
			text-decoration: none;
			border-right: 1px solid #999;
			border-bottom: 1px solid #999;
			border-top: 1px solid #999;
		}
		
		#offermenu li.current_page_item a,#offermenu li a:hover {
			background-color: #EFEDED;
		}
		
		#offermenu .page-item-163 a, #offermenu .page-item-169 a { /* Rekrytering, Utveckling   */
		color: #5D8433; /* Grönt */
		border-left: 5px #5D8433 solid;
		}
		
		#offermenu .page-item-160 a, #offermenu .page-item-165 a { /* Seminarier, outplacement   */
		color: #996600; /* Orange */
		border-left: 5px #996600 solid;
		}
		
		/* --- Links --- */
		
		a {
		color: #333;

		}
		
		a:visited { 
		color: #666;}
		
		a:hover {
		text-decoration: none;  
		}	
			
		a.more {
			background-color:#5D8433;
			clear:both;
			color:#FFFFFF;
			font-size: 12px;
			padding:4px 7px;
			text-decoration: none;
		}

		a.more:hover {
			background-color:#003300;
			color:#FFFFFF;
			text-decoration:none;
		}
		
		
		#content h3 a {
				color: #333;
				text-decoration: none;
			}
		#content h3 a:hover {
				color: #333;
				text-decoration: underline;
			}
			
		#content h3.news {
		margin-bottom: 5px;
		}
		
		#sidebar h3 a {
		color: #666;
		text-decoration: none;
		}
					
		/* --- Other --- */
		
.entry ul {
color: #3F3F3F;
font-size: 13px;
line-height: 15px;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-top: 15px;
margin-bottom: 15px;
}

.entry ul li {
color: ##3F3F3F;
margin:7px 0 8px 20px;

}


.entry ol {
color: ##3F3F3F;
font-size: 13px;
padding: 0 0 0 20px;
margin-top: 15px;
margin-bottom: 15px;
}

.entry ol li {
list-style-image:none;
list-style-position:outside;
list-style-type:decimal;

}

blockquote {
border-left:5px solid #DDDDDD;
margin:15px 30px 0 10px;
padding-left:20px;
}

		
		#citat {
		float: left;
		width: 145px;
		padding-top: 20px;
		}
		
		#citat p {
			line-height: 14px;
			font-size: 12px;
			font-style: normal;
			text-shadow: none;
			width: 135px;
		}
		#citat p small {
			margin-left: 6px;
			font-size: 10px;
		}
		
		#post-2 {
		width: 550px;
		}
		
		#post-34 .kundlogo {
		padding: 10px;
		border: 0px #999 solid;
		background-color: #fff;
		}
		
		#post-34 .kundcitat {
		clear: right;
		float: left;
		margin-left: 20px;
		margin-bottom: 15px;
		width: 405px;
		}
		
		#post-34 hr {
			border: 1px solid #999;
			margin-bottom: 25px;		
		}
		
		
		.bannerphoto {
		float: left;
		clear: both;
		margin-bottom: 5px;
		width: 920px;
		}
		
		.clear {
			clear: both;
			margin: 0;
		}
		
		.alignright {
			float: right;
		}
		.alignleft {
			float: left;
		}
		
		.hrk {
		float: left;
		margin: 10px 10px 0 0;
		}		
		
		.office {
		float: left;
		margin-right: 5px;
		}
		
		div.category-events {
		float: left;
		clear: both;
		}
		
		/* Tjänsteutbud */
		
		div.utbud {
			float: left;
			
			background-color: #fff;
			border-top: 1px solid #999;
			border-right: 1px solid #999;
			border-bottom: 1px solid #999;
			border-left: 6px solid #996600;
			
			width: 270px;
			height: 145px;
			margin: 0 20px 20px 0;
		}
		
		div.utbud .utbud-content {
			float:left;
			
			margin: 10px;
			
			height: 100px;
		}
		
		#content div.utbud h2 {
			font-size: 16px;
		}
		
		div.utbud .utbud-link {
			float:right;
			
			padding: 5px;
			font-size: 14px;
			
			width: 70px;
		}
		
		
		#contact-error li {
			font-size: 11px;
			color: red;
		}
		
		/* Formulärstyling */
		
				
		
		#lyttkens-contact-form {
			width:220px;
		
		}
		
		#lyttkens-contact-form input {
			float:right;
			margin-bottom: 5px;
			clear: right;
		}
		
		#lyttkens-contact-form label {
			line-height: 20px;
			float:left;
			clear: left;

			padding-top:3px;
			margin-bottom: 5px;
		}
		
		#lyttkens-contact-form p {
			margin: 0;
			padding: 0;
		}
		
		#lyttkens-contact-form #newsletter {
			
		}
		
		.entry form { /* Ex anmälan till event */
		
		margin-top: 15px;
		font-size: 12px;
		width: 340px;
		}
		.entry form input { 
		float:right;
		width: 220px;
		}
		
		.entry form label {
			float:left;
			clear: left;
			height: 24px;
			padding-top:3px;
		}
		
		.entry form #signup {
			margin-top: 10px;
			width: 100px;
		}
		
		.entry #signup-error li {
			color: red;
		}
		
		

		/* Gammal Formulärstyling */
		.wpcf7 {
			width:260px;
			height: 105px;
		
		}
		
		.wpcf7 span input {
			float: left;
			width: 250px;
			height: 15px;
			margin:  5px 5px 0 0;
			padding-left: 2px;
			border: 1px solid #c4c4c4;
			color: #003300;

		}
		
		.wpcf7 span.fornamn input, .wpcf7 span.efternamn input {
			width: 120px;
		}
		
		.wpcf7 span.submit input {
			font-size: 1em;
			width: 60px;
			height: 25px;
			margin-left: 194px;
			background-color:#5D8433;
			color:#fff;
			padding: 0;
		
		}
		
		.fp_highlight {
	width: 450px;
	height: 120px;
}

.fp_highlight img {
	float:left;
}

.fp_highlight div {
	float: right;
	width: 325px;
}


#sidebar_news {
	font-family: Arial;
	font-size: 11px;

}

#sidebar_news li p {
	display: inline;

} 

#sidebar_news h3 {
	margin-bottom: 5px;

}

#sidebar_news a {
	margin-left: 0;

}

#customer_list {
	height: 200px;
	padding-left: 5px;
	background-color: #fff;

}


.category-tjansteomraden p {
	width: 540px;
}

.category-tjansteomraden img {
	padding: 5px;
	border-color: #666 1px solid;	
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
		
		.ajax-loader {
		float: left;
		}
		
		/* Sidebar news styling */
		
		#sidebar_news li {
			margin-bottom: 8px;
		
		} 
		
		.wpcf7-form {
		float: left;
		display: block;
		clear:both;
		
		}
#kontaktuppgifter {
float: left;
font-size: 13px;
}

#kontaktuppgifter img {
margin-bottom: 5px;
}

#kontaktuppgifter p {
margin-top: 3px;
}
		
