<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     Dalakollektivet
Theme URI:      //example.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Robin HellsÃ©n
Author URI:     //therobinstudio.se/
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");


#access div {
	margin: 0;
	float: left;
}

.one-column #page {
  max-width:1000px;
}


#page {
  background-color:rgba(255,255,255,0.8);
  background-position:initial initial;
  background-repeat:initial initial;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}


#primary {
  float:left;
  margin:0;
  width:100%;
}

/* Bildhantering i posts */
.wp-caption {
  background:transparent;
  background-position:initial initial;
  background-repeat:initial initial;
  margin-bottom:1.625em;
  max-width:96%;
  padding:9px;
}

img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {
	border: none;
	padding: 0px;
}
.wp-caption img {
	background:transparent;
	border-color: none;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: transparent;
	border-color: none;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
	background: transparent;
	border-color: none;
}
/* Bildhantering i posts */

.wp-caption .wp-caption-text {
  margin-bottom:0.6em;
  padding:10px 0 5px 40px;
  position:relative;
  line-height: 18px;
}

#branding {
  background:transparent;
  border-top-color:#BBBBBB;
  border-top-style:solid;
  border-top-width:0px;
  padding-bottom:5px;
  position:relative;
  z-index:9999;
}

/* Meny */

#access a {
	color: #000000;
 }
#access {
	background:transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float:left;
	margin:2px 25px;
	width: auto;
 }
#access li:hover &gt; a, #access ul ul :hover &gt; a, #access a:focus {
	background: #058498;
 }
#access li:hover &gt; a, #access a:focus {
	color: #ffffff !important;
 }
#access li:hover &gt; a, #access a:focus {
	background: #058498;
	background: -moz-linear-gradient(#058498, #058498);
	background: -o-linear-gradient(#058498, #058498);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#058498), to(#058498));
	background: -webkit-linear-gradient(#058498, #058498);
 }

#access ul ul a {
	border-bottom-style:none;
}

/* Meny */

/* Tar bort sÃ¶k-rutan */
#branding .only-search #s {
  display: none; /*Av mig tillagt */
  background-color:#666666;
  border-color:#000000;
  color:#222222;
}
/* Tar bort sÃ¶krutan */

a {
  color:#058498;
  text-decoration:none;
}

.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #09C2DE;
}

.entry-title a:focus {
  color:#09C2DE;
  text-decoration:none;
}

.entry-title {
  clear:none;
  color:#058498;
  font-size:25px;
  font-weight:normal;
  line-height:1.5em;
  padding-bottom:0.3em;
  padding-top:none;
}


.singular .entry-title {
  color: #058498;
  font-size: 25px;
  font-weight: normal;
  line-height:1.5em;
  padding-bottom:0.3em;
  padding-top:none;
}

.entry-title, .entry-title a {
  color: #058498;
  font-size: 25px;
  font-weight: normal;
  line-height: 20px;
}

.singular .hentry {
  border-bottom-style:none;
  padding: 0;
  position:relative;
}

.entry-header {
  padding-top: 0px;
}

.nocomments {
  display:none;
  color:#AAAAAA;
  font-size:24px;
  font-weight:100;
  margin:26px 0;
  text-align:center;
}

.comment-link {
	display: none
}

.hentry, .no-results {
  border-bottom-color:#DDDDDD;
  border-bottom-style:solid;
  border-bottom-width:1px;
  margin:0 0 0;
  padding:0 0 1.625em;
  position:relative;
}

/* Mellanrummet mellan inlÃ¤ggstitel och meny */
.singular.page .hentry {
  padding:0px 0 0;
}

#main {
  clear:both;
  padding:0px 0 0;
}
/* Mellanrummet mellan inlÃ¤ggstitel och meny */

.assistive-text {
display: none;
position: absolute;
clip: rect(0px, 0px, 0px, 0px);
}

p {
margin-bottom: 1.625em;
font-size: 15px;
}

#site-title a {
  color:#058498;
  text-decoration:none;
  font: bold 30px/36px;
}

#site-generator {
  background:transparent; /* Ger "footer" vit fÃ¤rg eller transparens */
  background-position:initial initial;
  background-repeat:initial initial;
  border-top-color:#DDDDDD; /* "Strecket" vid footer */
  border-top-style:none;
  border-top-width:1px;
  color: #058498;
  margin: 0px 15px;
  padding: 0;
  text-align: center;
  line-height: 35px;
  font: 13px;
}

#colophon {
	text-align: center;
	background:transparent;
}

.cat-links,
footer.entry-meta {
	display:none;
}


/* Indrag pÃ¥ innehÃ¥llet */
.one-column #content {
  margin:0 25px;
  width:auto;
}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 25px;
	width: auto;

}</pre></body></html>