﻿@charset "utf-8";
body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color:#444444;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.koordinater.se/App_Themes/News/BgSidhuvud.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#navbar-iframe, .status-msg-wrap {   display: none !important;}
#navbar-iframe { display:block }

a, a:active {
	outline: none;
}
a:active {
	color: #129DE0;
	text-decoration: none;
}
a:link, a:visited {
	color: #129DE0;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	color: #129DE0;
	text-decoration: underline;
}
a:visited {
	color: #1d93e5;
}
a img {
  border: none;
  }

/* Header
-----------------------------------------------
 */
			#header
			{				
				display: none;
			}

/* Sidhuvud
----------------------------------------------- */
#sidhuvud {
	margin-left: auto;
	margin-right: auto;
	width: 1135px;
	height: 130px;
	position: relative;
}
#skylt {
	right: 155px;
	top: 0px;
	position: absolute;
}
#logo {
	left: 0px;
	top: 30px;
	position: absolute;
}
#nyhetsbloggen {
	left: 297px;
	bottom: 0px;
	position: absolute;
}
/* Sidfot
----------------------------------------------- */
#sidfotWrapper {
	width: 100%;
	clear: both;
	height: 299px;
	background-image: url(http://www.koordinater.se/App_Themes/News/BgSidfot.png);
	background-position: center top;
}
#sidfot {
	margin-left: auto;
	margin-right: auto;
	width: 1135px;
	height: 299px;
	position: relative;
}
#skyltSidfot {
	left: -8px;
	bottom: 7px;
	position: absolute;
}
#logoSidfot {
	left: 0px;
	top: 30px;
	position: absolute;
}
#textSidfot {
	left: 0px;
	top: 80px;
	width: 265px;
	position: absolute;
}
#lankarSidfot {
	left: 445px;
	top: 30px;
	width: 163px;
	height: 220px;
	padding: 12px;
	position: absolute;
	background-image: url(http://www.koordinater.se/App_Themes/News/BgSidfotLankar.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#lankarSidfot h2 {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}
#lankarSidfot a {
	font-size: 11px;
	color: #444444;
	display: block;
	margin-top:5px;
}
#blimedlem {
	right: 155px;
	top: 30px;
	position: absolute;
}
/* Outer-Wrapper
----------------------------------------------- */

#outer-wrapper {
	width:1135px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	padding-top: 5px;
		}
#content-wrapper {
	width: 980px;
	float: left;
  }
  #adRight
		{
			width: 140px;
			position: absolute;
			top: 5px;
			right: 0px;
			
		}
#adRight div
		{
			margin-bottom: 15px;
		}
  
#main-wrapper {
  width: 680px;
  float: right;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
  padding-top: 5px;
}

#sidebar-wrapper {
  width: 282px;
  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
  padding-top: 2px;
}

/* Headings
----------------------------------------------- */

#sidebar-wrapper h2
{
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	color: #444444;
	background-image: url(http://www.koordinater.se/App_Themes/News/BgSpot.png);
	background-repeat: no-repeat;
	height: 32px;
	background-position: left top;
	padding: 14px;
	width: 254px;
}
h1.title a, h1.title a:hover, h1.title {
	color: #444444;
	border: none;
	font-size: 18px;
}
/* Posts
-----------------------------------------------
 */
h2.date-header {
	font-weight: normal;
	font-size: 11px;
	color: #9c9c9c;
	line-height: normal;
	margin: 0px;
	padding: 0px;
  }
.date-outer /* .post */ {
	font-size: 12px;
	background-image: url(http://www.koordinater.se/App_Themes/News/BgNyhet.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	padding: 12px;
	width: 654px;
	margin-bottom: 10px;
  }
.hentry, .Label, .Followers, .comments {
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
  }
 .Followers {
	 height: 100px;
	 overflow: hidden;
	 margin-bottom: 40px;
 }
 .Label ul {
	 list-style:none;
	  margin: 0px;
	  padding: 0px;
} 
.Label li {
	display: block;
	float: left;
	margin-right: 5px;
	white-space: nowrap;	
	border: none;
}
.post h3, .post h3 a {
  font-size: 20px;
  text-decoration:none;
  line-height: 130%;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 0px;
  color: #444444;
}


.post-body {
  margin:0 0 .75em;
  line-height:150%;
}

.post-body blockquote {
  line-height:1.2em;  
}

.post-footer {
	font-size: 11px;
	letter-spacing:.1em;
	background-image: url(http://www.koordinater.se/App_Themes/News/streck.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 1px;
}
.comment-timestamp {
	text-transform:none;
	font-size: 10px;
}
.comment-link {
	float: right;
  text-transform: uppercase;
  }
  .published {
	color: #5c5c5c;
	text-decoration: none;
}
.post img {
  padding:4px;
  border:none;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
  
  
/* Comments
----------------------------------------------- */
#comments h4 {
  margin:0px;
  font-size: 1.0em;
  line-height: 1.2em;
  letter-spacing:.2em;
  }

#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block .comment-author {
	margin:.5em 0;
  }
#comments-block .comment-body {
  margin:.25em 0 0;
  }
#comments-block .comment-footer {
  margin:-.25em 0 2em;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block .comment-body p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

.feed-links, .blog-pager {
  clear: both;
  margin-bottom: 7px;
  padding: 12px;
  border: solid 1px #CCC;
  width: auto;
  text-transform: uppercase;
  font-weight: bold;
}

#blog-pager-newer-link {
  float: left;
 }
 
#blog-pager-older-link {
  float: right;

 }

#blog-pager {   
  text-align: center; 
  margin-bottom: 7px;
  height: 15px;
  padding: 15px;
 }

/* Sidebar Content
----------------------------------------------- */
.sidebar { 
  line-height: 1.5em;
 }

.sidebar ul {
  list-style:none;
  margin:0 0 0;
  padding:0 0 0;
}
.sidebar li {
  margin:0;
  padding-top:0;
  padding-right:0;
  padding-bottom:.25em;
  padding-left:15px;
  text-indent:-15px;
	color:#999;
  }
.sidebar .widget {
	margin-top: -10px;
}
.sidebar .widget-content {
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-top: -30px;
	margin-bottom: 0px;
 }
 
.main .Blog { 
  border-bottom-width: 0;
}

/* Profile 
----------------------------------------------- */
.profile-img { 
  float: left;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  padding: 4px;
  border: none;
}

.profile-data {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-weight: bold;
  line-height: 1.6em;
}

.profile-datablock { 
  margin:.5em 0 .5em;
}

.profile-textblock { 
  margin: 0.5em 0;
  line-height: 1.6em;
}

.profile-link { 
  letter-spacing: .1em;
}


