/*
 * Kodamera.se - Main style, for Drupal 6.x
 */ /* Global test
-------------------------------------------------*/
html,body,form,fieldset {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,address {
	margin: 0 0 1em;
	padding: 0;
}

html,body {
	color: #282828;
	background: #fff;
}

body {
	font: normal 81%/ 1.4 Arial, Helvetica, Verdana, sans-serif;
	padding: 0 0 1em;
}

a:link,a:visited,a:active {
	color: #68b145;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	margin-bottom: 0.2em;
	font-weight: normal;
	color: #111;
	background-color: transparent;
}

h1 {
	margin: 0 0 18px;
	font-size: 2.31em;
	font-weight: bold;
	line-height: 1.2;
}

h2 {
	font-size: 1.85em;
	font-weight: normal;
}

h3 {
	font-weight: normal;
	font-size: 1.38em;
}

h4 {
	margin: 0;
	font-weight: normal;
	font-size: 1.23em;
}

h5 {
	margin: 0;
	font-weight: bold;
	font-size: 1.08em;
}

h6 {
	font-size: 0.92em;
	font-weight: bold;
}

p {
	margin: 0 0 1.6em;
}

input,select,textarea {
	font-size: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

ul {
	margin-left: 2em;
	list-style: disc;
}

ul li {
	padding: 0;
	padding: 0;
}

.node .content ul {
	margin-left: 0;
}

.node .content ul li {
	list-style: none;
	background: url(images/bullet-list.png) no-repeat 23px 4px;
	padding-left: 40px;
	margin-bottom: 5px;
}

ol {
	margin-left: 2em;
}

ol ol,ul ul {
	margin-bottom: 0;
}

dl {
	margin: 0.5em 0 1em 1.5em;
}

/*dl dt {  }*/
dl dd {
	margin: 0 0 0.5em 1.5em;
}

abbr,acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
	white-space: nowrap;
}

/* Date-based "abbreviations" show computer-friendly timestamps which are not human-friendly. */
abbr.created {
	border: none;
	cursor: auto;
	white-space: normal;
}

address {
	font-style: normal;
}

blockquote {
	margin: 0 2em;
	font-style: italic;
}

hr {
	display: block;
	visibility: hidden;
	clear: left;
	height: 1em;
	margin: 0;
	padding: 0;
	border: none;
}

img {
	border: 0;
}

.non-visual {
	position: absolute;
	left: -9999px;
}

sup {
	font-size: 0.8em;
	position: relative;
	top: -4px;
}

/* Clearfix
-------------------------------------------------*/
	/* Easy clearing of floats (see http://positioniseverything.net/easyclearing.html) */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

/* Skip 
-------------------------------------------------*/
#skip {
	position: absolute;
	left: -9999px;
	z-index: 9999;
}

#skip a:focus,#skip a:active {
	display: block;
	position: absolute;
	top: 0;
	left: 10000px;
	width: 15em;
	padding: 0.3em 0.5em;
	color: #000;
	background: #fff;
	font-size: 1.5em;
	text-align: center;
	border: 1px solid #c41230;
	border-width: 4px 0;
}

/* Header */
#logo a,#logo img {
	display: block;
}

#logo a {
	padding: 30px 0;
}

/* Footer
-------------------------------------------------*/
#footer {
	background: #000 url(images/logo-tiny-bw.png) no-repeat 715px 22px;
}

#footer-region {
	padding: 20px 20px 0;
}

#footer-region .block,#footer-region .block h3 {
	color: #feffff;
}

#footer-region .block h3 {
	font-size: 1.23em;
}

#footer-region .block {
	width: 160px;
	float: left;
	margin: 0 20px 20px 0;
}

#footer-region .block p {
	margin: 0;
}

#footer-region #block-block-2 {
	width: 140px;
}

#footer-region #block-block-11 {
    width: 100px;
    margin-top: 40px;
}

/* Forms
-------------------------------------------------*/
.form-item {
	margin: 0 0 1em;
}

.form-checkboxes,.form-radios,.form-checkboxes .form-item,.form-radios .form-item {
	margin: 0 0 1em;
}

.form-checkboxes .form-item,.form-radios .form-item {
	margin-bottom: 0;
}

.form-item label {
	display: block;
	font-weight: bold;
}

.form-item input,.form-item textarea {
	margin: 0 0 0.2em;
	padding: 0.2em;
	border: 1px solid #ccc;
}

.form-item textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.form-item input:focus,.form-item textarea:focus {
	background: #fdfaea;
}

fieldset {
	margin: 1em 0;
	padding: 1em;
	background: #fff;
	border: 1px solid #dcdcdc;
}

fieldset legend {
	display: block; /* Fix disappearing legend in FFox */
	font-weight: bold;
	font-size: 1.2em;
	color: #282828;
}

.form-item label.option {
	display: inline;
	font-weight: normal;
}

.form-item label.option input {
	margin: 0 0.3em 0;
}

.submitarea {
	text-align: right;
}

.form-submit {
	margin: 0;
}

.label-text-submit input {
	margin: 0 0 0.75em;
}

/* Table
-------------------------------------------------*/
table {
	width: 100%;
	margin: 0.4em 0 1em;
	border-collapse: collapse;
}

caption {
	text-align: left;
	font: bold 1em/ 1.0 "Lucida Sans Unicode", "Lucida Grande", Tahoma,
		Helvetica, sans-serif;
	margin: 0.5em 0 0;
	padding: 0 0 0.2em;
}

thead th {
	font-weight: bold;
	border-bottom: 2px solid #ddd;
	/*color: #494949;*/
	background-color: #ededed;
}

td,th {
	padding: 0.5em 1em;
	vertical-align: top;
}

th {
	text-align: left;
	border: 1px solid #ddd;
	background-color: #ededed;
}

td {
	border: 1px solid #ddd;
}

tr.even,tr.odd,tbody th {
	border: 1px solid #d3e7f4;
	border-width: 1px 0;
}

tr.odd,tr.info {
	background-color: #fcfcfc;
}

tr.even {
	background-color: #fefefe;
}

tr.odd td.active {
	background-color: #ddecf5;
}

tr.even td.active {
	background-color: #e6f1f7;
}

td.region,td.module,td.container {
	font-weight: bold;
	background-color: #fcfcfc;
	border: 1px solid #ddd;
	border-bottom-width: 2px;
}

tr:first-child td.region,
tr:first-child td.module,
tr:first-child td.container {
	border-top-width: 0;
}

th a:link,th a:visited {
	color: #6f9dbd;
}

/* Header top
-------------------------------------------------*/
#header-top {
	background: #000;
	color: #999;
	font-weight: bold;
	font-size: 0.92em;
	line-height: 1.0;
}

#header-top p,#header-top a {
	margin: 0;
}

#header-top .block {
	margin-bottom: 0;
}

#header-top p {
	padding: 9px 20px;
}

#header-top .block-menu li a {
	padding: 9px 13px;
}

#header-top a {
	color: #fff;
}

#header-top .green a {
	color: #68b145;
}

#header-top .block-menu {
	padding: 0;
	line-height: 1.0;
}

#header-top .block-menu ul {
	float: right;
	margin: 0;
	padding: 0;
}

#header-top .block-menu li {
	float: left;
	width: auto;
	padding: 0;
	margin: 0;
	background: none;
	white-space: nowrap;
	list-style-type: none;
	list-style-image: none;
}

#header-top .block-menu li.last a {
	background: #68b145;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 10px;
}

#header-top .block-menu li a {
	display: block;
	float: left;
	width: auto;
	text-decoration: none;
	text-align: center;
	color: #fff;
}

#header-top .block-menu li a:hover {
	text-decoration: underline;
}

/* Header bottom */
#header-bottom {
	
}

#header-bottom a {
	margin: 0;
}

#header-bottom .block {
	margin-bottom: 0;
}

#header-bottom .block-menu_block {
	color: #999;
	font-weight: bold;
	font-size: 1.23em;
	line-height: 1.0;
}

#header-bottom .block-menu_block li a {
	padding: 9px 13px;
}

#header-bottom a {
	color: #fff;
}

#header-bottom .green a {
	color: #68b145;
}

#header-bottom .block-menu_block {
	padding: 0;
	line-height: 1.0;
	border-top: #d7d7d7 1px solid;
	border-bottom: #d7d7d7 1px solid;
	background: #ededed;
}

#header-bottom .block-menu_block ul {
	margin: 0;
	padding: 0;
}

#header-bottom .block-menu_block li {
	float: left;
	width: auto;
	padding: 0;
	margin: 0;
	background: none;
	white-space: nowrap;
	list-style: none;
}

#header-bottom .block-menu_block li a {
	display: block;
	float: left;
	width: auto;
	text-align: center;
	padding: 7px 20px;
	background: #ededed;
	color: #000;
}

#header-bottom .block-menu_block li.active-trail a {
	background: #000;
	color: #fff;
}

#header-bottom .block-menu_block {
	margin-bottom: 20px;
}

/* Left of content */
body.node-type-profile #left-of-content {
}

body.node-type-profile #left-of-content .block {
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
}

body.node-type-profile #left-of-content #block-views-misc-block_1 {
	padding-bottom: 0;
	border: 0;
}

body.node-type-profile #left-of-content .block h3.title {
	font-size: 1.23em;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 10px;
}

/* Subnav
-------------------------------------------------*/
#block-menu_block-1 {
	line-height: 1.2;
}

#block-menu_block-1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#block-menu_block-1 ul ul,#block-menu_block-1 ul ul ul {
	font-size: 0.94em;
}

#block-menu_block-1 li {
	margin: 0;
	padding: 0;
	background: none;
	list-style-type: none;
	list-style-image: none;
	border-top: 1px solid #d7d7d7;
}

#block-menu_block-1 li a {
	font-size: 1.38em;
	padding: 0.56em 20px;
}

#block-menu_block-1 li.active-trail a,
#block-menu_block-1 li.active-trail a:hover,
#block-menu_block-1 li.active-trail a:focus {
	background: #000;
	color: #fff;
}

#block-menu_block-1 li.active a:focus {
	text-decoration: underline;
}

#block-menu_block-1 li a:hover {
	background: #f5f8f1;
	text-decoration: none;
}

#block-menu_block-1 li ul {
	background-color: #fff;
	padding: 0 20px;
	border-bottom: 0;
}

#block-menu_block-1 li ul li {
  background: transparent;
	border: none;
}

#block-menu_block-1 li ul li a,
#block-menu_block-1 li ul li a:hover,
#block-menu_block-1 li ul li a:focus {
	background: none;
	background-color: #fff;
	font-size: 1.08em;
	color: #68b145;
}


#block-menu_block-1 li ul li a:hover,
#block-menu_block-1 li ul li a:focus {
	text-decoration: underline;
}

#block-menu_block-1 li.active-trail ul li a {
	background: transparent;
	color: #68b145;
	text-decoration: none;
}

#block-menu_block-1 li.active-trail ul li a:hover {
  background: transparent;
  color: #68b145;
	text-decoration: underline;
}

#block-menu_block-1 li.active-trail ul li.active-trail a ,
#block-menu_block-1 li.active-trail ul li a:focus {
  color: #000;
  background: transparent;
}

/* Navsupp
-------------------------------------------------*/ /*
  Verktygsmenyns style
*/
.head-blocks {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	min-height: 30px;
	background: #000;
	color: #989898;
}

.head-blocks p {
	margin: 0;
}

.head-blocks .block-menu {
	float: right;
}

.head-blocks .block-block {
	float: left;
}

.head-blocks ul.menu {
	margin: 0;
	padding: 0;
}

.head-blocks li.leaf {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	float: left;
}

.head-blocks a {
	color: #fff;
}

.head-blocks .green a {
	color: #68b145;
}

/* Breadcrumb
-------------------------------------------------*/
#breadcrumb {
	margin: 10px 0 20px;
	padding: 0.5em 20px;
	background-color: #ccc;
}

#breadcrumb {
	font-size: 0.94em;
}

#breadcrumb,#breadcrumb a {
	color: #529ad6;
}

/* Block
-------------------------------------------------*/
#content-primary-col-1 .block {
	margin: 0 0 1em;
	padding: 0.5em;
	background: #f4f4f4;
	border: 1px solid #ccc;
}

#content-secondary .block {
	margin: 0 0 1.6em;
	padding: 1em;
	background: #efefef;
	border: 1px solid #666;
}

/* Item list
-------------------------------------------------*/
.item-list ul {
	margin: 0 0 2em 2em;
	padding: 0;
}

.item-list ul li {
	margin: 0 0 1em;
	padding: 0 0 1em;
	list-style: square;
	border-bottom: 1px solid #ccc;
}

/* Sektionens namn
-------------------------------------------------*/ /* Color classes */
.green {
	color: #68b145;
}

/*
  Fyll på med kod för den del som ska stylas
*/ /* Images
-------------------------------------------------*/
img.left,img.right {
	margin: 0.5em 2em 0.5em;
}

img.left {
	float: left;
	margin-left: 0;
}

img.right {
	float: right;
	margin-right: 0;
}

img.center {
	float: none;
	clear: both;
	text-align: center;
}

.top-img {
	display: block;
}

/* portfolio-change-list
-------------------------------------------------*/
#portfolio-change-list {
	background: transparent url(images/black-opacity-80.png) repeat;
	padding: 10px 20px;
	margin: 0;
	border: 0;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 23px;
	display: none;
	text-align: center;
}

#portfolio-arrow-left {
	float: left;
	background: url(images/arrow-white-left.png) no-repeat;
	width: 23px;
	height: 23px;
	cursor: pointer;
}

#portfolio-arrow-right {
	float: right;
	background: url(images/arrow-white-right.png) no-repeat;
	width: 23px;
	height: 23px;
	cursor: pointer;
}

#portfolio-image-counter {
	padding-top: 3px;
	cursor: default;
}

/* Misc
-------------------------------------------------*/
span.submitted,.description {
	font-size: 0.94em;
	color: #898989;
}

.item-list .pager li {
	background-image: none;
	display: inline;
	list-style-type: none;
	padding: 0.2em 0.5em;
}

.item-list .pager li a {
	color: #333;
}

li.pager-current {
	background: #333;
	color: #fff;
}

html.js .pager a.views-throbbing,html.js .pager span.views-throbbing {
	background: url(images/throbber-black.gif) no-repeat top right;
  padding-right:20px;
}

div.view {
	position: relative;
}

/* Admin GUI
-------------------------------------------------*/
	/* bug fix with views 2 edit links */
div.view div.views-admin-links {
	width: auto;
}

/* User Interface Styles 
-------------------------------------------------*/
.resizable-textarea textarea {
	font-size: 1em;
}

.description {
	line-height: 150%;
	margin-bottom: 0.75em;
	color: #898989;
}

.messages,.preview {
	margin: 0.75em 0;
	padding: 0.5em 1em;
}

.messages ul {
	margin: 0 2em;
}

.messages {
	background-color: #edffed;
	border: 1px solid #04a107;
}

.preview,.preview .node {
	background-color: #fcfce8;
	border: 1px solid #e5e58f;
}

.preview .node {
	border: none;
}

div.status {
	color: #3a3;
	border-color: #c7f2c8;
}

div.error {
	color: #c52020;
}

.form-item input.error,.form-item textarea.error {
	border: 1px solid #c52020;
	color: #494949;
}

.marker,.form-required {
	color: #c52020;
	font-weight: bold;
}

div.warning,tr.warning {
	padding: 2px;
	color: #220;
	background: #ffd;
}

div.warning {
	margin: 0.75em 0;
	padding: 0.5em 1em;
	border: 1px solid #f0c020;
}

.warning {
	color: #e09010;
}

tr.watchdog-user {
	background-color: #fcf9e5;
}

tr.watchdog-user td.active {
	background-color: #fbf5cf;
}

tr.watchdog-content {
	background-color: #fefefe;
}

tr.watchdog-content td.active {
	background-color: #f5f5f5;
}

tr.watchdog-warning {
	background-color: #fdf5e6;
}

tr.watchdog-warning td.active {
	background-color: #fdf2de;
}

tr.watchdog-error {
	background-color: #fbe4e4;
}

tr.watchdog-error td.active {
	background-color: #fbdbdb;
}

tr.watchdog-page-not-found,tr.watchdog-access-denied {
	background: #d7ffd7;
}

tr.watchdog-page-not-found td.active,
tr.watchdog-access-denied td.active {
	background: #c7eec7;
}

table.system-status-report tr.error,
table.system-status-report tr.error th {
	color: #200;
	background-color: #fcc;
	border-color: #ebb;
}

table.system-status-report tr.warning,
table.system-status-report tr.warning th {
	background-color: #ffd;
	border-color: #eeb;
}

table.system-status-report tr.ok,table.system-status-report tr.ok th {
	background-color: #dfd;
	border-color: #beb;
}

/* Node & Comment
-------------------------------------------------*/
.new {
	float: right;
	font-weight: bold;
	font-size: 0.94em;
	color: #ffae00;
}

.preview .node,.sticky {
	margin: 0;
	padding: 0.5em 0;
	border: 0;
}

.sticky {
	margin-bottom: 2em;
	padding: 1em;
	background-color: #fff;
	border: 1px solid #e0e5fb;
}

.indented {
	margin-left: 25px;
}

/* Menu
-------------------------------------------------*/
tr.odd td.menu-disabled {
	background-color: #edf5fa;
}

tr.even td.menu-disabled {
	background-color: #fff;
}

td.menu-disabled {
	opacity: 0.5;
}

/* Autocomplete
-------------------------------------------------*/
#autocomplete li {
	cursor: default;
	margin: 0;
	padding: 2px;
}

/* Collapsible fieldsets
-------------------------------------------------*/
html.js fieldset.collapsed {
	padding-top: 0;
	padding-bottom: 0.6em;
	background: transparent;
}

html.js fieldset.collapsible legend a {
	padding-left: 1.5em;
	/*background:url(images/menu-expanded.gif) no-repeat 0% 50%;*/
}

/*html.js fieldset.collapsed legend a { background: url(images/menu-collapsed.gif) no-repeat 0% 50%; }*/
	/* Fieldset */
ul li.leaf a,ul li.expanded a,ul li.collapsed a {
	display: block;
}

ul.inline li {
	background: none;
	margin: 0;
	padding: 0 1em 0 0;
}

fieldset ul.clear-block li {
	margin: 0;
	padding: 0;
	background-image: none;
}

span.clear {
	display: block;
	clear: both;
	height: 1px;
	margin-bottom: -1px;
	font-size: 0px;
	line-height: 0px;
}

/* Admin
-------------------------------------------------*/
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
	margin: 0;
	padding: 0;
}

div.admin .left {
	float: left;
	width: 48%;
}

div.admin .right {
	float: right;
	width: 48%;
}

div.admin-panel {
	background: #fff;
	padding: 1em 1em 1.5em;
}

div.admin-panel .description {
	margin-bottom: 1.5em;
}

div.admin-panel dl {
	margin: 0;
}

div.admin-panel dd {
	margin-top: -0.2em;
	margin-bottom: 0.65em;
	font-size: 0.94em;
	line-height: 1.3em;
	color: #898989;
}

table.system-status-report th {
	border-color: #d3e7f4;
}

#autocomplete li.selected,tr.selected td,tr.selected td.active {
	color: #fff;
	background: #027ac6;
}

tr.selected td a:link,tr.selected td a:visited,tr.selected td a:active {
	color: #d3e7f4;
}

/* Blockadmin
-------------------------------------------------*/
#sidebar-left .block-region {
	margin: 0 15px 0 0px;
}

#sidebar-right .block-region {
	margin: 0 0px 0 15px;
}

.block-region {
	padding: 1em;
	font-size: 1.3em;
	background: transparent;
	border: 2px dashed #ccc;
	text-align: center;
}

/* Rollover edit links for blocks & views
-------------------------------------------------*/
div.block {
	position: relative !important;
}

div.block div.edit {
	display: none !important;
	position: absolute !important;
	right: -10px !important;
	top: -10px !important;
	z-index: 40 !important;
	margin: 0 !important;
	border: 3px solid #555 !important;
}

div.block div.edit a {
	display: block !important;
	padding: 2px 10px !important;
	font-size: 1em !important;
	font-weight: bold !important;
	background: #fff !important;
	color: #000 !important;
	margin: 0 !important;
	height: auto !important;
}

div.block div.edit a:hover {
	text-decoration: none !important;
	background: #ddd !important;
}

div.block:hover div.edit {
	display: block !important;
	z-index: 300 !important;
}

div.view div.views-admin-links,
div.view div.views-admin-links-hover,
div.view div.views-admin-links:hover {
	position: absolute !important;
	text-align: center !important;
	padding: 0 !important;
	left: 10px !important;
	top: 0 !important;
	font-size: 1em !important;
	background-color: #eee !important;
	border: 1px solid #555 !important;
	margin: 0 !important;
}

div.view div.views-admin-links ul li a {
	display: block !important;
	padding: 2px 10px !important;
	margin: 0 !important;
	font-size: 1em !important;
	font-weight: bold !important;
	background-color: transparent !important;
	color: #000 !important;
}

div.view div.views-admin-links ul,div.view div.views-admin-links li {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
}

div.view div.views-admin-links a:before,
div.view div.views-admin-links a:after {
	content: none !important;
}

/* IMCE EDITORN */
body.imce #help-box {
	float: left;
	display: block;
}

body.imce #ops-wrapper {
	float: left;
	margin-left: 4em;
}

body.imce #ops-list {
	display: block;
	float: left;
	background: none;
}

body.imce ul#ops-list.secondary li {
	float: left;
}

body.imce ul#ops-list.secondary li a {
	padding: 0 5px;
}

/* VIEWS NEUTRALIZE CSS */
.view ul,.view ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}

/* STARTSIDA */
body.front h1 {
	font-weight: normal;
	font-size: 2.78em;
	color: #f37a21;
}

body.front .node .content {
	font-size: 1.85em;
}

body.front .node p {
	margin: 0;
}

body.front .node {
	background: url(images/stripe-grey.png) repeat-x 0 bottom;
	padding-bottom: 20px;
}

body.front #main .block {
	background: url(images/stripe-grey.png) repeat-x 0 bottom;
	padding-bottom: 30px;
}

body.front #main .block h3.title {
	font-size: 1.69em;
}

body.front #main .view p {
	margin: 0;
}

body.front #main .view ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

body.front #main .view li {
	margin: 0 10px;
	padding: 0;
	border: 0;
	list-style: none;
}

body.front #main .view .views-row-first {
	margin-left: 0;
}

.view-display-id-block_3 h2 a {
	color: #000;
	font-weight: normal;
}

body.front #main .view .views-row-last {
	margin-right: 0;
}

body.front h2 {
	font-size: 1.38em;
	font-weight: bold;
	margin-bottom: 0;
}

/* Nyhetslistning */
#block-views-nyheter-block_1 .view h4 {
	font-size: 1.38;
	font-weight: bold;
}

.view-id-nyheter.view-display-id-page_1 p {
	margin: 0;
}

#block-views-nyheter-block_1 .views-field-created,
#block-views-nyheter-block_1 .views-field-field-ingress-value {
	
}

#block-views-nyheter-block_1 .views-field-created,
.view-id-nyheter.view-display-id-page_1 .views-field-created {
	color: #999;
}

.view-nyheter.view-display-id-page_1 .view-content li {
	background: transparent url(images/stripe-grey.png) repeat-x scroll 0	bottom;
	padding-bottom: 26px;
	margin-bottom: 12px;
}

/* Blogglistning (även i vyn ar) */

body.section-blogg .node a,
body.section-blogg #block-kodamera-taggad a {
  color: #0199d5;
}

.view-id-taggar.view-display-id-page_1 {
	background: #000;
	padding: 20px;
}

.view.view-id-blogg a {
	color: #0199d5;
}

.view-id-blogg .views-field-tid a {
	color: #68b145;
}

.view-id-blogg h3.title {
	background: #000;
	padding: 20px 20px 0;
	margin: 0;
	color: #fff;
}

.view-blogg .views-field-title h2 {
	font-size: 1.85em;
	font-weight: normal;
	line-height: 1.2;
}

#block-views-blogg-block_1 .content,
.view-id-taggar.view-display-id-page_1 .content {
	background: #000;
	padding: 20px;
}

.view-id-blogg li {
	clear: both;
}

.view-id-taggar.view-display-id-page_1 .view-content .item-list li {
	margin: 0 10px;
}

.view-id-taggar.view-display-id-page_1 .item-list li.views-row-1,
.view-id-taggar.view-display-id-page_1 .item-list li.views-row-4 {
	margin-left: 0;
}

.view-id-taggar.view-display-id-page_1 .item-list li.views-row-3,
.view-id-taggar.view-display-id-page_1 .item-list li.views-row-6 {
	margin-right: 0;
}

#block-views-blogg-block_1 .view-id-blogg .view-content li,
.view-id-taggar.view-display-id-page_1  .view-content li {
	width: 260px;
	margin-right: 20px;
	float: left;
	clear: none;
}

.view-blogg.view-display-id-page_1 .view-content li,
.view-blogg.view-display-id-page_2 .view-content li,
.view-portfolio.view-display-id-page_1 .views-row-wrapper,
.view-PortfolioIntern.view-display-id-page_1 .views-row-wrapper {
	background: transparent url(images/stripe-grey.png) repeat-x scroll 0 bottom;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.views-field-field-blog-category-value strong {
	margin-bottom: 5px;
}

/* visa inte kategorifältet - skriver ut det själv */
.field-field-blog-category {
	display: none;
}

.view-id-blogg .col-1,
.view-id-taggar.view-display-id-page_1 .col-1,
#author-box {
	width: 60px;
	float: left;
	text-align: center;
	background: #ededed;
}

#author-box {
	margin: 0 1em 10px 0;
}

#author-box span {
	display: block;
}

#block-views-blogg-block_1 .col-1
#author-box {
	background: #fff;
}

.view-id-blogg .col-1 img,
.view-id-taggar.view-display-id-page_1 .col-1 img,
#author-box img {
	display: block;
}

.view-id-blogg .views-field-field-profile-image-fid,
.view-id-taggar.view-display-id-page_1 .views-field-field-profile-image-fid {
	height: 40px;
}

.view-id-blogg .views-field-created,
.view-id-taggar.view-display-id-page_1 .views-field-created,
#author-box .views-field-created {
	font-size: 0.85em;
	color: #999;
	margin-top: 3px;
}

.view-id-blogg .views-field-created-1,
.view-id-taggar.view-display-id-page_1 .views-field-created-1,
#author-box .views-field-created-1 {
	font-size: 2.46em;
	font-weight: bold;
	line-height: 0.9;
	color: #000;
}

.view-id-blogg .views-field-created-2,
.view-id-taggar.view-display-id-page_1 .views-field-created-2,
#author-box .views-field-created-2 {
	font-size: 0.85em;
	color: #000;
	margin-bottom: -2px;
}

.view-id-blogg .views-field-created-3,
.view-id-taggar.view-display-id-page_1 .views-field-created-3,
#author-box .views-field-created-3 {
	font-size: 0.85em;
	color: #999;
	margin-bottom: 4px;
}

.view-id-blogg .col-2,
.view-id-taggar.view-display-id-page_1 .col-2 {
	float: left;
	margin-left: 20px;
	width: 500px;
}

#sidebar-right .view-id-blogg li .col-2 {
	width: 220px;
}

#block-views-blogg-block_1 .view-id-blogg .col-2,
.view-id-taggar.view-display-id-page_1 .col-2 {
	width: 190px;
	float: right;
	margin-left: 0;
}

.view-id-blogg .col-2 .submitted-by-name{
    margin: 10px 0px 10px 0px;  
}

#block-views-blogg-block_1 .views-field-title h2,
.view-id-taggar.view-display-id-page_1 .views-field-title h2 {
	font-size: 1.38em;
	line-height: 1.2;
	font-weight: bold;
	margin-top: -4px;
}

#block-views-blogg-block_1 .views-field-body,
.view-id-taggar.view-display-id-page_1 .views-field-body {
	color: #ccc;
	min-height: 50px;
}

div#main-content div.view-display-id-page_1 {
  background: #FFF;
}

div.view-id-blogg div.col-2 .views-field-body,
div.view-id-blogg div.col-2 .comment-text {
    color: #282828;  
}

.views-field-comment-count,
.views-field-comment-count {
	float: left;
	font-size: 0.92em;
	font-weight: bold;
	color: #fff;
	padding: 4px 0 1px 0;
	margin-right: 6px;
	margin-top: 7px;
	width: 27px;
	height: 22px;
	text-align: center;
	background: url(images/bubble-red.png) no-repeat;
}

.comment-text,
.comment-text {
	font-size: 0.92em;
	font-weight: bold;
	color: #000;
	padding: 11px 0 0 10px;
	height: 22px;
	text-align: left;
}

#block-views-blogg-block_1 .comment-text,
.view-id-taggar.view-display-id-page_1 .comment-text {
	color: #fff;
}

#block-views-blogg-block_1 .view-footer {
	text-align: right;
}

.field-field-blog-link {
	clear: left;
	background: url(images/block-top-arrow-bw.png) no-repeat 20px 0%;
	padding-top: 18px;
  width:580px;
}

.field-field-blog-link a {
	background: #000000 url(images/globe-small.png) no-repeat scroll 20px 7px;
	color: #56A6D9;
	display: block;
	font-weight: bold;
	padding: 15px 20px 16px 61px;
}

/* kategori med ikon */
.node-type-blog .meta {
	margin-bottom: 20px;
}

.node-type-blog .meta strong,.views-field-field-blog-category-value strong {
	float: left;
}

.node-type-blog .meta a,.views-field-field-blog-category-value a {
	padding-left: 30px;
	background: transparent none no-repeat 0 0;
	display: block;
	float: left;
	margin-left: 3px;
}

.node-type-blog .meta a {
    margin-left: 0px;
    padding-left: 5px;  
}

#block-kodamera-blog_categories a {
	padding-left: 30px;
	background: transparent none no-repeat 0 0;
}

.views-field-field-blog-category-value a.inspireramera,
#block-kodamera-blog_categories a.inspireramera,
.node-type-blog .meta a.inspireramera {
	background-image: url(images/inspireramera.png);
}

.views-field-field-blog-category-value a.teknikaliteter,
#block-kodamera-blog_categories a.teknikaliteter,
.node-type-blog .meta a.teknikaliteter {
	background-image: url(images/teknikaliteter.png);
}

.views-field-field-blog-category-value a.vi-pa-kodamera,
#block-kodamera-blog_categories a.vi-pa-kodamera,
.node-type-blog .meta a.vi-pa-kodamera {
	background-image: url(images/vi-pa-kodamera.png);
}

.views-field-body {
	clear: left;
}

/* MEDARBETARLISTNING */ /* huvudsida - /medarbetare */
.view-id-medarbetare.view-display-id-page_1 .views-row-wrapper {
	background: url(images/stripe-grey.png) repeat-x 0 bottom;
	padding: 10px 0 25px;
	margin-bottom: 10px;
}

.view-id-medarbetare.view-display-id-page_1 .views-row,
.view-id-medarbetare.view-display-id-page_2 .views-row {
	position: relative;
	margin-bottom: 15px;
}

.view-id-medarbetare.view-display-id-page_1 .medarbetare-fullname {
	font-size: 1.38em;
	font-weight: normal;
	margin-bottom: 0;
}

.view-id-medarbetare.view-display-id-page_1 .medarbetare-fullname a {
	color: #000;
}

.view-id-medarbetare.view-display-id-page_1 .medarbetare-jobtitle,
.node-type-profile .field-field-profile-title {
	color: #333;
	text-transform: uppercase;
	cursor: default;
}

.node-type-profile .field-field-profile-title {
  margin-bottom: 10px;
}

.view-id-medarbetare.view-display-id-page_1 .user-status-wrapper {
	position: absolute;
	top: 12px;
	left: 20px;
	z-index: 10;
}

.view-id-medarbetare.view-display-id-page_1 .user-status {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 240px;
	background: url(images/user-status-bubble-top.png) no-repeat 0 0;
	padding-top: 5px;
	color: #fff;
	display: none;
}

.view-id-medarbetare.view-display-id-page_1 .user-status-text,
.view-id-medarbetare.view-display-id-page_1 .user-status-date {
	background: #000;
	padding-left: 15px;
	padding-right: 15px;
}

.view-id-medarbetare.view-display-id-page_1 .user-status-date {
	font-size: 1.08em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}

.view-id-medarbetare.view-display-id-page_1 .user-status-text {
	font-size: 0.92em;
	padding-bottom: 10px;
}

.view-id-medarbetare.view-display-id-page_1 .user-status-text p {
	margin: 0;
}

.view-id-medarbetare.view-display-id-page_1 .user-status-bubble-bottom {
	height: 25px;
	background: url(images/user-status-bubble-bottom.png) no-repeat 0 0;
}

.view-id-medarbetare.view-display-id-page_1 .user-status-icon {
	position: absolute;
	top: 126px;
	left: 251px;
	width: 20px;
	height: 20px;
	background: url(images/user-status-icon.png) no-repeat;
}

.medarbetare-fullname .view-display-id-page_1 a,
img.imagecache-profilbild_large {
	display: block;
}

/* block startsida */
#block-views-medarbetare-block_1 .views-row {
	position: relative;
	margin-bottom: 15px;
}

#block-views-medarbetare-block_1 .medarbetare-fullname {
	font-size: .92em;
}

#block-views-medarbetare-block_1 .medarbetare-fullname a {
	color: #000;
}

#block-views-medarbetare-block_1 .user-status-wrapper {
	position: absolute;
	top: 12px;
	left: -44px;
	z-index: 10;
}

#block-views-medarbetare-block_1 .user-status {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 240px;
	background: url(images/user-status-bubble-top.png) no-repeat 0 0;
	padding-top: 5px;
	color: #fff;
	display: none;
}

#block-views-medarbetare-block_1 .user-status-text,
#block-views-medarbetare-block_1 .user-status-date {
	background: #000;
	padding-left: 15px;
	padding-right: 15px;
}

#block-views-medarbetare-block_1 .user-status-date {
	font-size: 1.08em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}

#block-views-medarbetare-block_1 .user-status-text {
	font-size: 0.92em;
	padding-bottom: 10px;
}

#block-views-medarbetare-block_1 .user-status-text a {
	display: inline;
}

#block-views-medarbetare-block_1 .user-status-bubble-bottom {
	height: 25px;
	background: url(images/user-status-bubble-bottom.png) no-repeat 0 0;
}

#block-views-medarbetare-block_1 .user-status-icon {
	position: absolute;
	top: 61px;
	left: 131px;
	width: 20px;
	height: 20px;
	background: url(images/user-status-icon.png) no-repeat;
}

#block-views-medarbetare-block_1 a,
#block-views-medarbetare-block_1 img {
	display: block;
}

/* block på medarbetarnod */
#block-views-medarbetare-block_2 {
	padding: 20px;
	background: #ededed;
}

#block-views-medarbetare-block_2 h3.title {
	font-size: 1.69em;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 20px;
}

#block-views-medarbetare-block_2 .views-row {
	position: relative;
	float: left;
	margin-bottom: 10px;
}

#block-views-medarbetare-block_2 .views-row-last {
	margin-bottom: 0;
}

#block-views-medarbetare-block_2 .medarbetare-fullname {
	font-size: .92em;
}

#block-views-medarbetare-block_2 .medarbetare-fullname a {
	color: #000;
}

#block-views-medarbetare-block_2 a,#block-views-medarbetare-block_2 img {
	display: block;
}

/* VIEW: PORTFOLIO */
.view-id-portfolio.view-display-id-page_1 .views-field-title h2,
.view-id-PortfolioIntern.view-display-id-page_1 .views-field-title h2  {
	font-size: 1.38em;
	font-weight: normal;
	margin-bottom: 0;
}

.view-id-portfolio.view-display-id-page_1 .views-field-title h2 a,
.view-id-PortfolioIntern.view-display-id-page_1 .views-field-title h2 a {
	color: #000;
}

.view-id-portfolio.view-display-id-page_1 a,
.view-id-portfolio.view-display-id-page_1 img,
.view-id-portfolio.view-display-id-block_3 a,
.view-id-portfolio.view-display-id-block_3 img,
.view-id-portfolio.view-display-id-page_3 a,
.view-id-portfolio.view-display-id-page_3 img,
.view-id-PortfolioIntern.view-display-id-page_1 a,
.view-id-PortfolioIntern.view-display-id-page_1 img,
.view-id-PortfolioIntern.view-display-id-block_3 a,
.view-id-PortfolioIntern.view-display-id-block_3 img,
.view-id-PortfolioIntern.view-display-id-page_3 a,
.view-id-PortfolioIntern.view-display-id-page_3 img  {
	display: block;
}

.view-id-portfolio.view-display-id-page_1 .views-field-view-node,
.view-id-portfolio.view-display-id-block_3 .views-field-view-node,
.view-id-PortfolioIntern.view-display-id-page_1 .views-field-view-node,
.view-id-PortfolioIntern.view-display-id-block_3 .views-field-view-node,
.view-id-taggar.view-display-id-page_3 .views-field-view-node {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	font-size: 0;
}

.view-id-portfolio.view-display-id-page_1 .views-field-view-node a,
.view-id-portfolio.view-display-id-block_3 .views-field-view-node a,
.view-id-PortfolioIntern.view-display-id-page_1 .views-field-view-node a,
.view-id-PortfolioIntern.view-display-id-block_3 .views-field-view-node a,
.view-id-taggar.view-display-id-page_3 .views-field-view-node a {
	display: block;
	width: 280px;
	height: 155px;
	background: transparent url(images/portfolio-item-overlay.png) no-repeat;
}

/* PORTFOLIO: NODE */
#block-views-portfolio-block_2,
#block-views-PortfolioIntern-block_2 {
	background: url(images/block-top-arrow-bw.png) no-repeat 20px 0;
	padding-top: 18px;
}

#block-views-portfolio-block_2 .views-field-field-portfolio-link-value a,
#block-views-PortfolioIntern-block_2 .views-field-field-portfolio-link-value a {
	background: #000 url(images/globe-small.png) no-repeat 20px 7px;
	padding: 15px 20px 16px 61px;
	display: block;
	color: #56a6d9;
	font-weight: bold;
}

.field-field-portfolio-lansering,
.field-field-PortfolioIntern-lansering {
	padding-bottom: 20px;
}

.node-type-portfolio .node {
	margin: 0;
}

/* PORTFOLIO: SLIDER */
#header-bottom .portfolio-slider a,
#header-bottom .PortfolioIntern-slider a {
	color: #ededed;
}

#header-bottom #block-views-portfolio-block_4,
#header-bottom #block-views-PortfolioIntern-block_4 {
	background-color: #000;
	position: relative;
	border: 20px solid #000;
	width: 840px;
	margin-bottom: 20px;
}

.js #header-bottom #block-views-portfolio-block_4,
.js #header-bottom #block-views-PortfolioIntern-block_4  {
	border: 0;
	width: 880px;
  display: none;
  margin-bottom: 0;
}

#portfolio-slider-inner,
#PortfolioIntern-slider-inner {
	padding: 20px;
}

#block-views-portfolio-block_4 .view-content,
#block-views-PortfolioIntern-block_4 .view-content  {
	overflow: scroll;
	overflow-y: hidden;
	position: relative;
}

.js #block-views-portfolio-block_4 .view-content,
.js #block-views-PortfolioIntern-block_4 .view-content  {
	overflow: hidden;
}

.portfolio-slider .item-list ul li,
.PortfolioIntern-slider .item-list ul li  {
	width: 120px;
	height: 124px;
	float: left;
	display: block;
	margin: 0 5px;
}

#portfolio-slider-tooltip,
#PortfolioIntern-slider-tooltip {
	border-top: 1px solid #000;
	margin-bottom: 20px;
}

#portfolio-slider-tooltip div,
#PortfolioIntern-slider-tooltip div {
	width: 140px;
	margin: 0 auto;
	text-align: center;
	background-color: #000;
	border: 1px solid #000;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	cursor: pointer;
	color: #FFF;
}

/*slider*/
.ui-slider { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	background-color: #fff;
	border: 0;
	height: 20px;
	position: relative;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.ui-slider-handle { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	position: absolute;
	z-index: 2;
	top: 1px;
	width: 1.2em;
	height: 18px;
	background: #000 url(images/bg-slider.gif) no-repeat center center;
	border: 1px solid white;
	border-width: 0 1px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* CITAT */
body.front #block-views-Citat-block_1 .item-list ul,
body.front #block-views-Citat-block_1 .item-list li,
body.front #block-views-Kundlogotyper-block_1 .item-list ul,
body.front #block-views-Kundlogotyper-block_1 .item-list li {
	margin: 0;
	padding: 0;
}

#block-views-Citat-block_1,
#block-views-Kundlogotyper-block_1 {
	position: relative;
}

#prevBtnCitat a {
	width: 29px;
	height: 30px;
	background: url(images/arrow-left.png) no-repeat 0 0;
	display: block;
	text-indent: -99999px;
	position: absolute;
	top: 110px;
	left: 20px;
	outline: 0;
}

#nextBtnCitat a {
	width: 29px;
	height: 30px;
	background: url(images/arrow-right.png) no-repeat 0 0;
	display: block;
	text-indent: -99999px;
	position: absolute;
	top: 110px;
	right: 20px;
	outline: 0;
}

#prevBtnLogos a {
	width: 29px;
	height: 30px;
	background: url(images/arrow-left.png) no-repeat 0 0;
	display: block;
	text-indent: -99999px;
	position: absolute;
	top: 55px;
	left: 20px;
	outline: 0;
}

#nextBtnLogos a {
	width: 29px;
	height: 30px;
	background: url(images/arrow-right.png) no-repeat 0 0;
	display: block;
	text-indent: -99999px;
	position: absolute;
	top: 55px;
	right: 20px;
	outline: 0;
}

#block-views-Citat-block_1 .item-list ul,
#block-views-Citat-block_1 .item-list li,
#block-views-Kundlogotyper-block_1 .item-list ul,
#block-views-Kundlogotyper-block_1 .item-list li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#block-views-Citat-block_1 .item-list,
#block-views-Citat-block_1 .item-list li {
	width: 880px;
	height: 222px;
	overflow: hidden;
}

#block-views-Kundlogotyper-block_1 .item-list,
#block-views-Kundlogotyper-block_1 .item-list li {
  width: 880px;
	height: 140px;
	overflow: hidden;
}
/* BLOCK VIEW: SENASTE BLOGGINLÄGG */
#block-views-blogg-block_2 a {
	color: #0299d5;
}

#block-views-blogg-block_2 .views-row {
	margin-bottom: 8px;
}

#block-views-blogg-block_2 .views-field-created {
	color: #999;
	font-size: 0.85em;
}

#block-views-blogg-block_2 .views-field-title {
	font-weight: bold;
	font-size: 0.92em;
	line-height: 1.5;
}

/* MEDARBETARE - NOD */ /* Status-block */
#block-kodamera-status {
	background: #000 url(images/user-status-icon-large.png) no-repeat 20px 10px;
	padding: 10px 20px 10px 65px;
	color: #fff;
}

#block-kodamera-status p {
	margin: 0;
}

#block-kodamera-status .user-status {
	margin-top: -4px;
}

#block-kodamera-status .user-status-date {
	font-size: 1.08em;
	font-weight: bold;
}

#block-kodamera-status .user-status-text {
	font-size: 0.92em;
}

/* Lightbox login */
#imageDataContainer {
	height: 0;
}

#imageData {
	position: relative;
}

#imageData #bottomNav {
	height: 0;
}

#bottomNavClose,#bottomNavClose:hover {
	position: absolute;
	top: -205px;
	left: 574px;
	background: transparent url(images/close-button-green.png) no-repeat;
	width: 35px;
	height: 35px;
}

#outerImageContainer {
	background: #f7f7f7 !important;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#user-login-form {
	text-align: left;
}

#user-login-form h2 {
	font-size: 1.69em;
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 5px;
	margin-left: 5px;
}

#user-login-form .form-text {
	border: 1px solid #e9e9e9;
	border-width: 0 1px;
	background: url(images/lightbox-login-input.png) repeat-x;
	width: 100%;
	font-weight: bold;
	padding: 7px 5px;
}

#user-login-form label {
	font-weight: normal;
	color: #666;
	margin-bottom: 5px;
}

#user-login-form .form-item {
	float: left;
	width: 250px;
	margin-right: 30px;
	margin-left: 5px;
}

#user-login-form #edit-submit {
	float: right;
	margin-right: 29px;
}

#user-login-form .item-list {
	float: right;
}

#user-login-form .item-list li {
	float: right;
	list-style: none;
	border: 0;
	margin: 5px 10px 0 0;
}

/* KM: SHARE BLOCK */
#block-km_social-share,
#block-kodamera-taggad,
#block-kodamera-blog_comments,
#block-views-misc-block_2,
#block-views-misc-block_3 {
	padding: 0;
	cursor: default;
	background: #ededed;
	color: #000;
}

#block-kodamera-taggad .content,
#block-km_social-share .content,
#block-kodamera-blog_comments .content,
#block-views-misc-block_2 .content,
#block-views-misc-block_3 .content {
	border-bottom: 1px solid #000;
	padding: 15px 0 20px 40px;
	margin: 0 20px;
}

#block-km_social-share .content {
	background: #ededed url(images/share-this.png) no-repeat 0 10px;
}

.section-nyheter #block-kodamera-taggad {
	margin: 0;
}

.section-portfolio #block-km_social-share .content,
#block-views-misc-block_3 .content {
	border: 0;
}

#block-views-misc-block_3 {
  border: 1px solid #ddd;
}

#block-views-misc-block_2,
#block-views-misc-block_3 {
	margin: 0;
}

#block-views-misc-block_2 .content,
#block-views-misc-block_3 .content {
	background: url(images/tagg.png) no-repeat 0 10px;
}

#block-km_social-share ul {
	display: inline;
	position: relative;
	top: 4px;
}

#block-km_social-share li {
	padding: 0 5px 0 0;
}

/* KM Taggad block */
#block-kodamera-taggad .content {
	background: #ededed url(images/tagg.png) no-repeat 0 10px;
}

#block-kodamera-blog_comments .content {
	padding: 10px 0 10px 0;
	border: 0;
}

#block-kodamera-blog_comments .comment-text {
	font-size: 1em;
}

#block-kodamera-blog_comments .views-field-comment-count {
	margin-right: 13px;
}

/* BLOGG SPECIAL BLOCKS */
body.section-blogg #sidebar-right {
	background: #ededed;
}

body.section-blogg #sidebar-right h3.title {
	font-size: 1.69em;
	font-weight: bold;
}

body.section-blogg #sidebar-right .block {
	margin: 20px 20px 0 20px;
}

/* BLOCK VIEW: PERSONAL BLOGS BLOCK */
#block-views-medarbetare-block_3 { 
    padding: 20px 0px 20px 0px;
	border-top: 1px solid #000;
}

#block-views-medarbetare-block_3 .views-row {
	position: relative;
	float: left;
	margin-bottom: 0px;
	height: 41px;
}

#block-views-medarbetare-block_3 .views-row-first {
    margin-top: 15px;
}

#block-views-medarbetare-block_3 .medarbetare-fullname {
	font-size: .92em;
	display: inline;
	position: relative;
	top: -16px;
	left: 5px;
}

#block-views-medarbetare-block_3 .medarbetare-fullname a {
	color: #0199D5;
}

#block-views-medarbetare-block_3 a,
#block-views-medarbetare-block_3 img {
	display: inline;
}

#block-views-medarbetare-block_3 .views-row {
	float: none;
}

/* KM: BLOG CATEGORIES BLOCK */
#block-kodamera-blog_categories {
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}

#block-kodamera-blog_categories h3.title {
	margin-bottom: 10px;
}

#block-kodamera-blog_categories ul,
#block-kodamera-blog_categories ul li {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#block-kodamera-blog_categories h4 {
	font-weight: bold;
	font-size: 1.38em;
	margin-bottom: 15px;
}

#block-kodamera-blog_categories a {
	padding-left: 40px;
	color: #56a6d9;
}

/* COMMENTS */
.node-type-news #main-content .block,
.node-type-blog #main-content .block {
	margin: 0;
}

#comments,#block-views-comments-block_1,
#block-commentblock-comment_form {
	background: #ededed;
	font-size: 0.92em;
	padding: 20px;
	margin: 0;
}

#block-views-comments-block_1 .view,
#block-commentblock-comment_form .content {
	background: #000;
	color: #fff;
	padding: 20px;
}

#block-views-comments-block_1,
#block-views-comments-block_1 .view {
	padding-bottom: 0;
	padding-top: 0;
}

#block-views-comments-block_1 .view {
	padding-top: 0;
}

#block-commentblock-comment_form,
#block-commentblock-comment_form .content {
	padding-top: 0;
}

#block-views-comments-block_1 .views-row {
	padding-bottom: 1.5em;
}

#block-views-comments-block_1 .comment {
	margin: 1.5em 0 0;
}

#block-views-comments-block_1 .comment .gravatar {
	width: 48px;
	padding-right: 10px;
	float: left;
}

#block-views-comments-block_1 .comment .text {
	width: 430px;
	float: left;
}

#block-views-comments-block_1 .views-row-1 .comment {
	margin-top: 0;
	padding-top: 1.5em;
}

#block-views-comments-block_1 .views-row {
	border-bottom: 1px solid #fff;
	/*margin-bottom: 1.5em;*/
}

#block-commentblock-comment_form h3 {
	background: #000;
	padding: 10px 0 1em 20px;
	color: #fff;
	margin: 0;
	font-weight: bold;
	font-size: 1.08em;
}

#block-commentblock-comment_form #edit-comment {
	width: 500px;
	max-width: 500px;
	overflow: auto;
	padding: 0;
}

#comments a,#block-views-comments-block_1 a {
	color: #56a6d9;
}

#comments p,#block-views-comments-block_1 p {
	margin-bottom: 5px;
}

#comments h2.comments,#block-views-comments-block_1 h3 {
	color: #fff;
}

#comments .submitted,#block-views-comments-block_1 .submitted {
	text-transform: uppercase;
	color: #f47a20;
	margin-top: 5px;
}

/* BLOCK: RSS-NYHETER & RSS-BLOGG */
body.section-blogg #sidebar-right .rss-blogg {
	border-top: 1px solid #000;
	padding: 0;
	margin-top: 0px;
}

body.section-blogg #block-views-blogg-block_3 {
  padding-top: 20px;
  border-top: 1px solid #000;
}

body.section-blogg #block-views-blogg-block_3 ul li {
  margin: 5px 0px;
}

body.section-blogg #block-views-blogg-block_3 ul li a {
    font-weight: bold;  
}

body.section-nyheter #sidebar-right .rss-nyheter p,
body.section-blogg #sidebar-right .rss-blogg p {
	margin: 0;
}

body.section-nyheter #sidebar-right .rss-nyheter p a {
	background: #ededed url(images/rss-big.gif) no-repeat 20px 50%;
	display: block;
	padding: 20px 0 20px 60px;
	font-weight: bold;
}

body.section-blogg #sidebar-right .rss-blogg p a {
	background: #ededed url(images/rss-big.gif) no-repeat 0px 50%;
	display: block;
	padding: 20px 0 20px 40px;
	color: #56A6D9;
	font-weight: bold;
}

/* VIEW: TAGGAR */
.view-taggar h2 {
	font-size: 1.38em;
	font-weight: bold;
}

.view-id-taggar p {
	margin: 0;
}

.view-id-taggar.view-display-id-page_1 h2 a {
	color: #0199d5;
}

.view-id-taggar.view-display-id-page_3 h2 {
	font-weight: normal;
}

.view-id-taggar.view-display-id-page_3 h2 a {
	color: #000;
}

.view-id-taggar div.views-row-1,
.view-id-taggar div.views-row-2,
.view-id-taggar div.views-row-3 {
	padding-bottom: 20px;
}

.view-id-taggar.view-display-id-page_1 .views-row {
	width: 260px;
}

.view-id-taggar.view-display-id-page_1  .pager a {
	color: #fff;
}

.view-id-taggar.view-display-id-page_1 .pager li.pager-current {
	background: #ccc;
	color: #000;
}

html.js .view-id-taggar.view-display-id-page_1 .pager a.views-throbbing,
html.js .view-id-taggar.view-display-id-page_1 .pager span.views-throbbing {
	background: url(images/throbber-white.gif) no-repeat top right;
}

.panel-separator {
	background: url(images/stripe-grey.png) repeat-x 0 20px;
	padding: 25px 0 20px;
}

.section-tagg .panel-panel > div {
	background: url(images/stripe-grey.png) repeat-x 0 bottom;
	padding-bottom: 28px;
}

.view-id-taggar.view-display-id-page_2 .views-field-created {
	margin: -5px 0 3px;
	color: #999;
}

.view-id-taggar .pager {
	margin-top: 20px;
}

/* TAGADELIC BLOCK */
#sidebar-right #block-tagadelic-1 {
	/*border-top: 1px solid black;*/
	/*padding-top: 20px;*/
	margin-top: 10px;
}

.block-tagadelic .level5 {
	color: #67af5a;
}

.block-tagadelic .level4 {
	color: #64ad74;
}

.block-tagadelic .level3 {
	color: #62ac8b;
}

.block-tagadelic .level2 {
	color: #75b2ad;
}

.block-tagadelic .level5 { color: #67af5a; }
.block-tagadelic .level4 { color: #64ad74; }
.block-tagadelic .level3 { color: #62ac8b; }
.block-tagadelic .level2 { color: #75b2ad; }
.block-tagadelic .level1 { color: #5da9b9; }

/* Phplist & MailChimp BLOCK */
#block-phplist-0,
#block-mailchimp-0 {
  background-color: #EDEDED;
  padding: 20px; 
}

#block-phplist-0 h3.title,
#block-mailchimp-0 h3.title {
  font-size: 1.69em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 1em;
}

#block-mailchimp-0 fieldset {
  border: none;
  background: #EDEDED;
  padding: 0;
  margin: 0;
}

#block-phplist-0 #edit-mail-wrapper label,
#block-mailchimp-0 #edit-EMAIL-wrapper label { 
  width: 50px; 
  float: left;
}

#block-phplist-0  #edit-mail {
  width: 180px;
}

.views-field-field-portfolio-thumb-fid,
.views-field-field-PortfolioIntern-thumb-fid { 
  position: relative; 
  overflow: hidden;
}

.views-field-field-portfolio-thumb-fid a,
.views-field-field-portfolio-thumb-fid img,
.views-field-field-PortfolioIntern-thumb-fid a,
.views-field-field-PortfolioIntern-thumb-fid img {
	display: block;
}

.views-field-field-portfolio-lansering-value,
.views-field-field-PortfolioIntern-lansering-value  { 
	display: none;
  position: absolute;
  bottom:  -59px;
  width: 240px;
  left:0;
  background:transparent url(images/black-opacity-80.png) repeat scroll 0 0;
  padding: 20px; 
  color:#FFF;
}

.views-field-field-portfolio-lansering-value label,
.views-field-field-PortfolioIntern-lansering-value label { font-weight: bold; }

.views-field-field-portfolio-lansering-value label,
.views-field-field-portfolio-lansering-value .field-content,
.views-field-field-PortfolioIntern-lansering-value label,
.views-field-field-PortfolioIntern-lansering-value .field-content { float: left; }

.views-field-field-PortfolioIntern-lansering-value .field-content,
.views-field-field-PortfolioIntern-lansering-value .field-content { margin-left: 5px; }

/* English blocks */

#block-block-10 {
  padding: 20px 20px 0px 20px;
  background: #ededed;
}

#block-block-10 h3.title {
  font-size: 1.69em;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 1em;
}

/* Promote new site */

#promote-newsite {
	z-index: 10;
}

#promote-newsite a,
#promote-newsite img {
	display: block;
	width: 95px;
}
#promote-newsite a {
  float: right;
  position: relative;
  top: 9px;
  left: -20px;
}

div.view-display-id-block_3 div.item-list ul li div.col-2 {
    margin-left: 0px;
}

.ingress {
    font-family: Arial;
    background-color: #FFF;
    color: #ef8d12;
    text-decoration: none;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    line-height: 1.5em;
    font-size: 1.7em;
}

/* Galleri */
#imageData #imageDetails {
  width: 90%;
}

.node-type-blog #main-content  .content .field-field-images .field-item,
.node-type-news #main-content  .content .field-field-images .field-item {
  float: left;
  margin: 10px 10px 0px 0px;
}

.node-type-blog #main-content .content .field-field-images .no-right-margin,
.node-type-news #main-content .content .field-field-images .no-right-margin {
  margin-right: 0;
}

.node-type-blog #imageData #imageDetails,
.node-type-news #imageData #imageDetails {
  font-size: 1.2em;
  color: #FFF;
  padding-top: .5em;
}
.node-type-blog #bottomNavClose, 
.node-type-blog #bottomNavZoom,
.node-type-blog #bottomNavZoomOut, 
.node-type-blog #lightshowPause,
.node-type-blog #lightshowPlay,
.node-type-news #bottomNavClose, 
.node-type-news #bottomNavZoom,
.node-type-news #bottomNavZoomOut, 
.node-type-news #lightshowPause,
.node-type-news #lightshowPlay {
  display: none;
}

.field-type-filefield  .field-items {
  overflow: hidden;
}

body.node-type-portfolio .node-unpublished {
  background: none;
}

