/*
Theme Name:Kjellin och Widen punkt se
Theme URI:not available
Description:not available
Version:1.0
Author:Kjellin och Widen
Author URI:http://kjellinwiden.se/
Tags:white, green, horizontal blogslider
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

BODY { font: 100%/1.0 sans-serif;color: #000; background-color: #fff }
OL LI, UL LI { list-style: none; }
B, STRONG{ font-weight: bold; }
EM, I { font-style: italic; }
P	{ margin-bottom: .7em; }
HR	{ height: 1px; overflow: hidden; background-color: #333; margin: 20px 0 26px; clear: both; width: 820px}
Q { quotes:"\201D" "\201D" "\2019" "\2019"; }
Q:after {  }
header, footer, nav, section, article, aside {
	display:block;
}
	
A,
:focus { outline: 0; outline-style: none}
A
{
	color: #84b714;
	text-decoration:none;
}
A:hover {
	color: #999999;
	text-decoration:underline;
}
.float-left	{
	float: left;
	padding-right: 6px
}
#wrap, #footer	{
	font: 13px/1.3 Georgia, Times, sans-serif;
	line-height: 20px;
	padding-left: 40px
}
#wrap	{
	background: transparent url(images/toning.bottom.png) repeat-x 0 100%
}
#content	{
	clear: both;
}
/* footer */
#footer	{
	font-size: 11px;
	line-height: 17px;
	color: #fff;
}

#footer a	{
	color: inherit
}

#footer a.logo 	{
	float: left;
	display: block;
	width: 190px;
	height: 21px;
	text-indent: -999em;
	background: url(images/kw.white.png) no-repeat 0 0
}
#footer p	{
	padding-top: 4px
}
.pipe	{
	margin: 0 7px;
	font-size: 16px;
	color: #bed689
}
h2#intro	{
	font-size: 18px;
	padding: 0;
	background: #669500 url(images/sprites.png) no-repeat 0 -219px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 37px;
	height: 37px;
	position: absolute;
	bottom: 60px;
	left: 215px;
	color: #fff;
	font-family: Georgia, Times, sans-serif;
	line-height: 22px;
	cursor: pointer;
	overflow: hidden
}

h2#intro span	{
	display: none
}
 
div.hook	{
	position: absolute;
	bottom: 47px;
	left: 219px;
	background: url(images/sprites.png) no-repeat 100% -204px;
	width: 17px;
	height: 13px;
	
}
.textwidget {
	width: 700px;
	float: left;
}
.facebook-like-site {
	float: right;
	margin-right: 20px;
}
/* NAVIGATION */
ul.menu	{
	overflow: hidden;
	margin: 0 0 42px 0; /* 32 */
	padding-top: 16px
}
ul.menu li	{
	float: left;
	border-left: 1px solid #c7c7c7;
	padding: 0 12px;
}
ul.menu li:first-child {
	padding-left: 0;
	border-left: none
}
ul.menu li a	{
	float: left;
	display: block;
	font-size: 16px;
	padding: 0;
	color: #999
}
ul.menu li.current-menu-item a	{
	color: #000;
}
ul.menu li ul	{
	display: none
}
ul.menu li.current-menu-item ul	{
	display: block; float: left
}
ul.menu li.current-menu-item ul li a {
	color: #797979;
	font-size: 13px
}


/* intro */
.introduction h2,
#case-slider h2	{
	font-size: 11px;
	text-transform: uppercase
}
h1	{
	font-size: 34px;
	line-height: 38px;
}
.introduction h1	{
	width: 420px
}


/* BLOG */
#blog-slider h1,
#case-slider h1	{
	font-size: 29px;
	line-height: 33px;
	margin-bottom: 10px;
/* 	letter-spacing: -1px */
}
#blog-slider h2	{
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 14px
}
.slider { 
	float: left; 
	overflow: hidden; 
	position: relative;
	height: 0;
	width: 100%
}
.panel	{
	width: 360px;
	float: left;
	overflow: hidden
}
.text	{
	width: 360px!important
}

.panel .inner	{
	padding-right: 40px
}
.panel-container 	{ position: relative;}

#blog-slider a	{
	text-decoration: underline
}

#prev,
#next	{
	position: fixed;
	top: 50%;
	margin-top: -30px; /* half of height to valign middle */
	left: 19px;
	z-index: 10
}

#next	{
	left: auto;
	right: 19px
}
#prev a,
#next a {
	display: block;
	width: 60px;
	height: 60px;
	text-indent: -99999px;
	background: url(images/sprites.png) no-repeat 0 0
}
#next a	{
	background-position: 0 -66px
}

#prev a	{
	display: none
}

/*****comments ********/
textarea	{
	border: 1px solid #666;
	width: 90%;
}

/**** Speech Bubble Icons *****/

a.slideControl {
  position: relative;
  text-decoration: none;
  background: rgba(132,183,20,0.4);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: block;
  width: 60px;
  height: 60px;
  text-indent: -99999px;
}

a.slideControl .point {
  width: 0;
  height: 0;
  position: absolute;
  top: 18px;
  left: 12px;
  display: block;
  border-right: 22px solid #fff; 
  border-bottom: 22px solid rgba(0,0,0,0);
  overflow: hidden; /* IE fix */
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);

}

#previous a.slideControl .point	{
	left: 22px;
	-moz-transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
}

a.slideControl:hover .point {
  border-right-color: rgb(132,183,20);
}




/* CONTACT */
.contact-info ul	{
	padding-top: 0px;
	width: 204px;
	float: left;
	overflow: hidden
}
.contact-info ul li ul	{
	padding-top: 18px
}
.contact-info ul:last-child	{
	width: 250px
}
.contact-info ul li	{
	color: #666
}

.contact-info ul li:first-child	{
	color: #000
}
.contact-info ul li a	{
	text-decoration: underline
}
.contact-info ul li ul li a	{
	color: #7f7f7f;
}


/****** POP SLIDE DOWNERS *************/
.modaloverlay {
	background-color:#333;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:5;
}
.slideDown	{
	position: absolute;
	width: 448px;
	color: #000;
	top: -500px;
	right: 100px;
	z-index: 10;
}
.slideDown div	{
	background-color: #fffbeb;
	font: 0.6875em/1.3 Helvetica, Arial, sans-serif;
	padding-bottom: 10px
}
.slideDown a	{
	color: #68a108
}

.slideDown ul li	{
	border-bottom: 1px solid #ccc9bc;
	padding: 4px 24px 4px 19px;
	clear: both;
	overflow: hidden
}
.slideDown ul > li:last-child {
	border-bottom: none;
}
.slideDown span.date	{
	float: right;
	/* text-transform: lowercase */
}
.tweetDate	{
	color: #c3c0b4;
}
.truncate	{
	display: block; float: left; overflow: hidden; 
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url("ellipsis.xml#ellipsis");
	max-width: 280px
}
.slideDown .float-left	{
	padding-right: 3px
}
.slideDown h5	{
	padding: 14px 0 3px 19px;
	font-size: 1.2727em
}
.slideDown h5 a	{
	color: inherit;
	text-decoration: none
}
.slideDown h5 img	{
	vertical-align: middle;
	margin-left: 10px;
}
a.social-buttons, a.trigger-buttons	{
	display: block;
	width: 43px;
	height: 45px;
	background: url(images/sprites.png) no-repeat 0 -172px;
	text-indent: -9999px;
	z-index: 2
}
a.lastFM	{
	background-position: -49px -172px;
	margin-left: 377px
}
a.tweet	{
	background-position: 0 -172px;
	margin-left: 328px;
}
a.contact	{
	background-position: 0 -203px;
	margin-left: 257px
}
a.trigger-buttons {
	z-index: 40;
	background-position: 0 -700px;
	position: absolute;
	top: 0;
	right: 128px;
}

a.sec	{
	right: 177px
}

#keySetup	{
	position: absolute;
	top: 15px;
	right: 55px;
	width: 43px;
	height: 28px;
	text-indent: -9999px;
	z-index: 2;
	background: url(images/sprites.png) no-repeat 100% 0;
}

#CMribbon	{
	position:relative;
	float: right;
}

/* STICKY FOOTER */
html, body, #wrap { height: 100%; }

body > #wrap {height: auto; min-height: 100%;}

#main { padding-bottom: 172px; }  /* must be same height as the footer */

#footer {
    position: relative;
	margin-top: -172px; /* negative value of footer height */
	height: 40px;
	overflow: hidden;
	padding-top: 132px;
	clear:both;
} 

/* CLEAR FIX*/
.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;}
/* End hide from IE-mac */
