/* Vars ----------------------------------------------------*//* Mixins ----------------------------------------------------*//* Colors and backgrounds  ----------------------------------------------------*/body {
  color: #333 /*#656565*/;
  background: #f1ede8 url(../img/noise-all.png);
}
body a:hover {
  color: /*#b61f29;*/ /*#b61f29; /*#990033;*/ #000000;
}
a {
  color: /*#b61f29;*/ /*#990033;*/ #6691c6;
}

header{
  background: #8ea3bd url(../img/KSL_HEADER-hintergrund-endlos-retina.jpg) 0rem -9.90rem no-repeat;
}

@media only screen and (max-width: 767px){
	header{
		background: #8ea3bd url(../img/KSL_HEADER-hintergrund-endlos-retina.jpg) 0rem -4.9rem no-repeat;
	}	
}	

#logo a {
	color: /*#fff*/ #000000;
}
@media only screen and (max-width: 767px){
	#logo a {
		width: auto;
	}
}

footer {
  background: #555; /*#E3E3E3; #082250;*/
}
/* Selection colours (easy to forget) */
::selection {
  background: /*#b61f29; #b61f29; /*#990033;*/ #6691c6;
}
::-moz-selection {
  background: /*#b61f29; #990033;*/ #6691c6;
}
img::selection {
  background: /*#b61f29; #990033;*/ #6691c6;
}
img::-moz-selection {
  background: /*#b61f29; #990033;*/ #6691c6;
}
img.left{
	float: left;
	margin: 0 20px 5px 0;
}
body {
  -webkit-tap-highlight-color: /*#b61f29;*/ /*#990033;*/ #6691c6;
}
#headline,
.masthead {
  color: #444444;
}

#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  color: /*#b61f29;*/ /*#990033;*/ /*#6691c6;*/ #006699;
}

#main .entry-content h4.heading{
  color: /*#000000;*/ #006699;
}



#main .black {
  color: #000000;	
}

.black {
	color: #000000;
}

.red {
	color: #b61f29;
}

.white {
	color: #ffffff !important;
}

.extrablue {
	color: #006699;
}

.bold {
	font-weight: bold; 
}

.italic {
	font-style: italic;
}

/* NAVIGATION ------------------------------------------------------------*/
#nav > li > a {
  color: #fff; /*#BBBCC2;*/
}
#nav > li:hover > a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top: 2px solid #fff; /*#BBBCC2;*/ /*#b61f29; /*#990033;*/
  background: url(../img/header-pfeil.png) no-repeat center bottom;
  /*border-bottom: 2px solid #fff;*/ /*#BBBCC2;*/ /*#b61f29; /*#990033;*/
}
#nav span:hover {
  -webkit-transform: translate(-10px, -3px);
  -moz-transform: translate(-10px, -3px);
  -o-transform: translate(-10px, -3px);
  transform: translate(-10px, -3px);
}
#nav > li.current-menu-item > a,
#nav > li.current_page_item > a {
  border-top: 2px solid #fff; /*#BBBCC2;*/ /*#b61f29; /*#990033;*/
  background: url(../img/header-pfeil.png) no-repeat center bottom;
  /*border-bottom: 2px solid #fff;*/ /*#BBBCC2;*/ /*#b61f29; /*#990033;*/
}
#nav .sfHover ul {
  background: #f8f5f2;
}
#nav .sfHover ul li a {
  color: #444;
}
#nav .sfHover ul li a:hover {
  background: rgba(0, 0, 0, 0.8);
  color: #fff /*#b61f29; /*#990033;*/
}
/* MAIN ------------------------------------------------------------*/
.multiplebgs #main {
  background-image: url(../img/main-bg.png), url(../img/main-bg.png);
  background-repeat: repeat-x, repeat-x;
  background-position: bottom left, top left;
}
.no-multiplebgs #main {
  background: #f1f1f1 url(../img/main-bg.png) repeat-x top left;
}
/* FILTERED ITEMS ----------------------------------------------------*/
#filter-buttons li a {
  color: #444;
  border-bottom: 2px solid transparent;
}
#filter-buttons li a:hover,
#filter-buttons li a.selected {
  border-bottom: 2px solid #b61f29; /*#990033;*/
}
#filter-container figure {
  background: #f8f5f2;
}
#filter-container figure .thumb {
  background: #990033 url(../img/icon-link.png) center center no-repeat;
}
#filter-container figure figcaption .heading {
  color: #444444;
}
#filter-container figure figcaption .heading:hover {
  color: #b61f29; /*#990033;*/
}
#filter-container figure .readmore {
  color: #444444;
}
#filter-container figure .readmore:hover h5 {
  color: #b61f29; /*#990033;*/
}
/* PORTFOLIO ----------------------------------------------------*/
#portfolio-content #filter-container a {
  color: #b61f29; /*#990033;*/
}
#portfolio-content #filter-container a:hover {
  color: #b61f29; /*#990033;*/
}

#portfolio-content #filter-container .portfolio-cat {
  color: #000;
}

#portfolio-content .project-pager a {
  color: #ddd;
}
#portfolio-content .project-pager a:hover {
  color: #b61f29; /*#990033;*/
}
#portfolio-content #project-box {
  background: #f8f5f2;
}
#portfolio-content #project-box .info .launch:hover {
  color: #f1f1f1;
  background: #b61f29; /*#990033;*/
}
/* RELATED PROJECTS ---------------------------------------------------*/
.related-projects figure .heading {
  color: #444444;
}
.related-projects figure .heading:hover {
  color: #b61f29; /*#990033;*/
}
.related-projects figure .thumb {
  background: #990033 url(../img/icon-link.png) no-repeat center center;
}
/* CONTACT  ----------------------------------------------------*/
#map-holder {
  background: #f8f5f2;
}
/* BLOG ------------------------------------------------------------*/
#posts-list article .box {
  background: #f8f5f2 url(../img/meta-bg.png) repeat-y top right;
}
#posts-list article .box .entry-date {
  color: #dcd2be;
  background: #2d2d2d;
}
#posts-list article .box .excerpt .post-heading {
  color: #444444;
}
#posts-list article .box .excerpt .post-heading:hover {
  color: #b61f29; /*#990033;*/
}
#posts-list article .box .excerpt .learnmore,
#posts-list #page-content .learnmore{
  background: #990033;
  color: #f8f5f2;
  border: 1px #444 solid;
}
#posts-list article .box .excerpt .learnmore:hover,
#posts-list #page-content .learnmore:hover{
  background: #2d2d2d;
  color: #f8f5f2;
}

#posts-list article .box .excerpt .learnmore:hover {
  background: #b61f29; /*#990033;*/
}
#posts-list article .box .meta a {
  color: #656360;
}
#posts-list article .box .meta a:hover {
  color: #b61f29; /*#990033;*/
}
#posts-list article.format-standard .feature-image {
  background: #990033 url(../img/icon-link.png) no-repeat center center;
}
#posts-list article.format-image .feature-image {
  background: #990033 url(../img/icon-popup.png) no-repeat center center;
}
body.single #posts-list article {
  background: #f8f5f2;
}
body.single #posts-list .box .meta {
  background: #f8f5f2 url(../img/meta-bg-vertical.png) repeat-x top right;
}
/* PAGE NAVIGATION ------------------------------------------------------------*/
#main .page-navigation a {
  color: #444444;
}
#main .page-navigation a:hover {
  color: #b61f29; /*#990033;*/
}
/* SIDEBAR ------------------------------------------------------------*/
#sidebar .cat-item a .post-counter,
#sidebar .page_item a .post-counter {
  color: #656360;
}
/* SLIDER ----------------------------------------------------*/
.lof-slidecontent .slider-description {
  color: #e6e6e6;
}
.lof-slidecontent .slider-description a {
  color: #FFF;
}
.lof-slidecontent .slider-description a.readmore {
  color: #fcb019;
}
.lof-slidecontent .active {
  border-top: 3px #990033 solid;
}
/* FOOTER ----------------------------------------------------*/
footer {
  color: #dcd2be;
}
footer h4 {
  color: #fff;
}
footer a {
  color: #fff;/*#BBBCC2;*/
}
footer a:hover {
  color: #fff;
  text-decoration: underline;
}