/*
Theme Name: LAC
Theme URI: http://ssol.se/
Description: Custom theme for LAC by Ssol
Version: 1.0
Author: Daniel Andersson
Author URI: http://ssol.se/
Tags: lac
*/

* {
  margin: 0;
  padding: 0;
}


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	background: #ececec url('images/gradient-back.png') repeat-x 0px 105px;
	color: #333;
	padding: 0px;
	margin: 0px;

	}
p {
  font-size: 12px;
}

h1 {
	padding-bottom: 10px;
}
h2 {
  font-size: 16px;
}

a, a:active, a:visited {
  text-decoration: none;
  color: black;
}

a img {
  border: none;
}

li {
	/* list-style-type: none; */
}

div#header {
	width: 100%;

}
div#blackbar {
	width: 100%;
	height: 25px;
	background-color: black;
}

ul.blackmenu li {
	color: white;
	line-height: 25px;
	padding-left: 10px;
	display: inline;
}

ul.blackmenu li.lastli {
	position: absolute;
	top: 0px;
	right: 10px;
}
ul.blackmenu a:link, ul.blackmenu a:visited {
	color: white;
}

div#whitebar {
	width: 100%;
	height: 100px;
	background-color: white;
}

div#whitebarcontainer {
	width: 960px;
	margin: 0px auto;
    height: 100px;
    position: relative;
}

div#whitebarcontainer img {
   position: absolute;
   top: 25px;
   left: 0px;
}

ul.whitemenu {
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 42px;
}

ul.whitemenu li {
    height: 42px;
    width: 104px;
	color: black;
	line-height: 43px;
	float: left;
    list-style-type: none;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

ul.whitemenu li a {
  line-height: 42px;
  color: black;
  font-weight: bold;
  text-decoration: none;
}

li.current_page_item {
  background: url('images/whitemenu-back.png') no-repeat;

}

div#content {

}
div#main {
  width: 960px;
    margin-left:auto;
    margin-right: auto;
    font-size: 12px;

}


div#widebox {
  height: 358px;
  width: 960px;
  background: transparent url('images/widebox-back.png') no-repeat;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 1.1em;
}


div#widebox2 {
  width: 960px;
/*  height: 828px; */
/*  background: transparent url('images/page-bg.jpg') no-repeat; */
 padding-bottom: 10px;
  background-color: #FFFFFF;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 1.1em;
  margin-left: auto;
  margin-right: auto;
}


div#widebox p {
    padding: 5px;

}
div#widebox p.topbox {
  font-style: italic;
  font-size: 16px;
  line-height: 25px;
  margin: 10px 20px;
  padding: 0px;
}

 div.colwrapper{
   position: relative;
   float: left;
   left: 0.00%;
   width: 100.00%;
   padding: 10px;
   height: 320px;

}

div.colwrapper div div {
  position: absolute;
  bottom: 0px;
  font-size: 17px;
  line-height: 16px;
  height: 20px;
  width: 280px;
  padding: 10px;
  background: url('images/box-hr.gif') no-repeat top left;
}

div.colwrapper div div img {
  vertical-align: middle;
  margin-left: 10px;
  border: none;
}


div.colwrapper div {
    position: relative;
    height: 100%;
    padding: 5px;
}


div.left1{
   float: left;
   left: 0.50%;
   width: 290px;;
}
div#widebox div.left1 p.selskap {
	display: block;
	max-height: 85px;
	padding: 3px;	
	font-size: 13px;
}

div.selskapet p {
    font-size: 13px;
}

div.selskapet h2 {
    padding-bottom: 7px;
}
div#widebox div.left1 p.top {
	padding-top: 12px;
}

div.left2{
   float: left;
   left: 1.50%;
   width: 290px;

}

div.left2 li, div.left1 li {
/*	font-weight: bold; */
	padding-bottom: 3px;
	padding-top: 0px;
	list-style-type: none;
}

div.left2 ul li a, div.left1 ul li a {
	font-weight: bold;
}
div.right{
   float: left;
   width: 290px;
   margin: 0 0 0 30px;
}

ul.tjenstlista {
	padding: 5px;
}

ul.tjenstlista li.topptjenst {
	padding-top: 7px;
}
ul.pufflista {
  padding: 5px;
}


ul.pufflista li {
  list-style-type: none;

}


ul.pufflista li  {
  vertical-align: middle;
  padding: 0px;
  height: 78px;
  margin-bottom: 5px;
  background: url('images/box-hr.gif') no-repeat bottom left;
  font-weight: normal;
}

ul.pufflista li ul.lastul {
  background: none;
}


ul.pufflista li ul li {
  font-weight: bold;
  margin-bottom: 5px;
}

ul.personlista {
  padding: 5px;
}


ul.personlista li {
  list-style-type: none;
  height:30px;
  font-size: 14px;
  padding-top: 7px;
  background: url('images/box-hr.gif') no-repeat bottom left;
}

ul.personlista li.lastli {
  background: none;

}

.right ul.personlista {
  padding: 7px 0 0 0;
  overflow: hidden;
  list-style: none;
  width: 290px;
}


.right ul.personlista li {
  overflow: hidden;
  display: inline;
  width: 75px;
  float: left;
  margin: 0 10px 10px 0;
  padding: 0;
  list-style: none;
  height:75px;
  font-size: 14px;
}



ul.twitter {
  padding: 5px;
}


ul.twitter li {
  list-style-type: none;
  background: url('images/box-hr.gif') no-repeat bottom left;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}


p.head {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}

p.head img {
  vertical-align: middle;
  margin-left: 5px;
}


div#footer {
    width: 100%;
	margin: 0px auto;
    background-color: black;
    height: 165px;
    bottom: 0px;
    padding-top: 30px;
    color: white;
}

div.footwrapper{
   width: 960px;
   margin-left: auto;
   margin-right: auto;

}

div.foot-left {
   float: left;
   padding-left: 5px;
   left: 0.50%;
   width: 170px;
   text-color: #FFFFFF;
}

div.foot-left a:link, div.foot-left a:visited {
	color: #FFFFFF;
}

div.foot-left img {
	margin-left: 3px;
}

div.foot-left li {
	padding: 3px;
	font-size: 12px;
}

div.foot-mid{
   float: left;
   left: 1.50%;
   width: 170px;
   line-height: 20px;
}

div.foot-mid img {
	margin: 5px;
}
div.foot-right{
   float: right;
   right: 0.50%;
   width: 300px;
}

div.foot-left ul{
  list-style-type: none;
}


div.clear {
  clear: both;
}

#slideshow {
    position:relative;
    left: 2px;
    height:240px;
    background: transparent;
}


#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


div#widebox-top {
	width: 100%;
	margin-top: 20px;	
	background: url('images/widebox-top.gif') top left;
	height: 14px;
}

div#widebox-mid {
	width: 100%;	
	background: url('images/widebox-mid.gif') repeat-y;
	padding: 5px;
}
div#widebox-mid p {
	padding-bottom:7px;
}
div#widebox-bottom {
	width: 100%;
	background: url('images/widebox-bottom.gif') left bottom;
	height: 12px;
	margin-bottom: 20px;
}

td#td_person_info {
	width: 550px;
}	
#person_pic {
	float: left;
	padding-right: 6px;
}
span#person_title {
	font-size: 20px;
}
p.person_info {
	font-weight: bold;
	padding: 10px;
}
div#widebox_person {
  width: 960px;
  background: transparent url('images/bg-body.jpg');
  font-size: 1.1em;
  margin-left: auto;
  margin-right: auto;
}
div#widebox_person_header {
  width: 960px;
  background: transparent url('images/bg-header.jpg') no-repeat;
  height: 6px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-top: 10px;
}

div#widebox_person_footer {
  width: 960px;
  height: 6px;
  background: transparent url('images/bg-footer.jpg') no-repeat;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

div#personer_menu {
 font-size: 16px;
 background-color: rgb(244, 244, 244);
 
}

div#widebox_person table {
	padding-bottom: 20px;
}

ul.selskapslista {
	padding: 10px;
}

p.placeholder {
	padding: 3px;
}

div.foot-mid a, div.foot-mid a:visited, div.foot-mid a:active {
	color: white;
}

div.foot-mid img.fb-left {
	margin-left: 0px;
}

table.persontabell {
	vertical-align: top;
}

td.left {
	width: 200px;
	vertical-align: top;
	
}

td.right {
	vertical-align: top;
        padding-left: 10px;
}

td.left a {
	font-weight: bold;

}

div.tjenstentry {
	padding: 10px;
}

p.selskapsp {
	padding: 5px;
}

table.cvtabell{
	margin: 20px;
}
table.cvtabell td.cvright {
	width: 400px;
}
table.cvtabell td {
	vertical-align: top;
}
table.cvtabell img {
	margin-right: 20px;
}

table.bloggtabell {
	margin-right: 20px;
}

div.allabloggentry {
	width: 700px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
	background: url('images/box-hr.gif') repeat-x bottom left;
}

div.bloggsingle {
	background: none;
}
div.allabloggentry p.postmetadata {
	font-size: smaller;
	padding-top: 5px;
}

a#nyhetspdf {
	font-weight: normal;
}

td.td_person_right {
    border-left: 1px solid #e0e0e0;
}
.person_leftcol {
    float: left;
    width: 200px;
}

.person_rightcol {
    float: right;
    margin-left: 10px;
}

.person_leftcol p {
    padding-left: 3px;
}
.person_namn {
    font-size: 24px;  
}
.person_separator_small {
    background:url("images/box-hr.gif") no-repeat scroll left bottom transparent;
}

.person_twitter_header {
    background: url("images/twitter.gif") no-repeat left top;
    padding-left: 30px;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 5px;
}

.person_right_l {
    float: left;
    width: 220px;
    padding-left: 15px;
}

.person_right_r {
    float: right;
    width: 220px;
}

.person_linkedin_header {
    background: url("images/linkedin.gif") no-repeat left top;
    padding-left: 30px;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 5px;
    margin-left: 0px;
}

.person_blog_header {
    background: url("images/blogg.gif") no-repeat left top;
    padding-left: 30px;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 5px;
    margin-left: 0px;
}

.person_more {
    height: 50px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  
}

.person_linkedin_more {
    background: url("images/pil.png") no-repeat right top;
    padding-right: 30px;
    padding-bottom: 3px;
    line-height: 50px;
}

.person_blogg_more {
    background: url("images/pil.png") no-repeat right top;
    padding-right: 30px;
    padding-bottom: 3px;
    line-height: 50px;
}

div.person_mediafeed {
    width: 450px;
    padding-left: 15px;
    padding-top: 15px;

}
.person_mediafeed_header {
    background: url("images/rss.gif") no-repeat left top;
    padding-left: 30px;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 5px;
}

.person_fb {
    background: url("images/person_fb_back.png") no-repeat left top;
    width: 190px;
    margin: 20px auto;
    height: 40px;
}

.person_fb span {
    background: url("images/rosapil.gif") no-repeat 100% 50%;
    padding-left: 55px;
    padding-right: 20px;
    line-height: 40px;
    font-weight: bold;
}

.hresume div#main {
    width: 190px;
    margin: 0px;
}
.hresume div#main hr {
    display: none;
}
.profile-header {
    display: none;
}
div#experience {
    display: none;
}
div#education {
    display: none;
}
div#additional-information {
    display: none;
}
div.viewfull {
    display: none;
}

div.infobar {
    display: none;
}

dt.recommended {
    display: none;
}

dd.recommended {
    display: none;
}

div#nameplate {
    display: none;
}

div.basicpitch {
    display: none;
}

div#overview {
    margin-top: 10px;
 
}

div#overview dt {
    font-size: 13px;
    font-weight: bold;
}

div#overview ul {
    list-style-type: none;
}


dt.connections {
    display: none;
}

dd.connections {
    display: none;
}

p.seeall,p.showhide-link {
    display: none   ;
}

dd {
    border-bottom: 1px solid #e0e0e0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

dd:last-child {
    border-bottom: none;
}

ul.latestbyauthor {
    list-style-type: none;
    margin-top: 10px;
}

ul.latestbyauthor a.title {
    font-weight: bold;    
}

ul.latestbyauthor p {
    padding: 10px 0 10px 0;
}

ul.latestbyauthor li.lba {
    border-bottom: 1px solid #e0e0e0;
    margin-top: 5px;
    margin-bottom: 5px;
}

ul.latestbyauthor li.lba:last-child {
    border-bottom: none;
}

div#widebox-mid p.lbatime {
    padding: 0px;
    font-size: 11px;
    color: #777777;
}

ul.person_mediafeed {
    list-style-type: none;
}

ul.person_mediafeed li {
    border-bottom: 1px solid #e0e0e0;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
ul.person_mediafeed li:last-child {
    border: none;
}
ul.person_mediafeed a {
    font-weight: bold;
}

ul.person_mediafeed p {
    margin-top: 3px;
    margin-bottom: 3px;
}

ul.person_mediafeed a.lesmer {
    padding-right: 20px;
    background: url('images/rosapil.gif') no-repeat 100% 50%    ;
}

ul.person_mediafeed span.mediafeed_date {
    float: right;
    color: #777777;
    font-size: 10px;
}

div.person_twitter ul.twitter_feed {
    margin-left: 5px;
    list-style-type: none;
    width: 190px;
    word-wrap: break-word;
}

div.person_twitter ul.twitter_feed li{
    border-bottom: 1px solid #e0e0e0;
    padding: 5px 0 5px 0;
}

div#sidebar {
    padding-left: 10px;
}


ul.archive li img {
    margin-left: 10px;
}

ul.sidebar_links li:last-child {
    background: none;
}
