@import url('normalize.css');

@import url('main.css');

@import url('social.css');

@import url('widgets.css');

@import url('superfish.css');

@import url('nivo-slider.css');

@import url('shortcodes.css');
/*-----------------------------------------------------------------------------------*/
/*	Mixings and colors
/*-----------------------------------------------------------------------------------*/
/* Vars ----------------------------------------------------*/
/* Mixins ----------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	Import other CSS
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	General Layout
/*-----------------------------------------------------------------------------------*/
body {
	font-family: 'Arvo', serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #62493d;
	background: url(../img/rumpf_bg.png);
}
.wrapper {
	width: 1000px;
	margin: 30px auto 80px auto;
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	box-shadow: none;
}
#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  font-family: 'Lato';
  line-height: 1.3em;
  letter-spacing: 1px;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 16px;
}
h3 {
	font-size: 18px;
}
h4 {
  font-size: 18px;
  width: 100%; 
  text-align: left; 
  border-bottom: 1px solid #e39916; 
  line-height: 30px;
  margin: 10px 0px 0px 0px;
  padding: 15px 0px 2px 0px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
/*--- DIVIDER ---------------------------------------------------------------------*/
hr.style-two { 
border: 0; 
height: 1px; 
color: #62493d;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); }
/*--- LINE HEADING ---------------------------------------------------------------------*/

.line-footer { 
  border-bottom: 1px solid #e39916;
  margin: 0px 0px 20px 0px;
}
.line-subtitle {
    margin: 10px 63px 0px 63px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    letter-spacing: .3px;
	line-height: 18px;
	hyphens: auto;
	text-align: center;
}
.line-subtitle a:link {
    color: #e39916;
	text-decoration: none; 
}
.line-subtitle a:visited {
    color: #e39916;
	text-decoration: none; 
}
.line-subtitle a:hover {
    color: #62493d;
}

/*--- SUBHEADLINE MIT VIEL TEXT  ------------------------------*/
.line-subtitle-2 {
    margin: 10px 30px 0px 30px;
    font-size: 14px;
    letter-spacing: .3px;
	line-height: 18px;
	hyphens: auto;
	text-align: justify;
}
.line-subtitle-2 a:link {
    color: #e39916;
	text-decoration: none; 
}
.line-subtitle-2 a:visited {
    color: #e39916;
	text-decoration: none; 
}
.line-subtitle-2 a:hover {
    color: #62493d;
}
/*-------------------------------*/

.line-bott {
	margin: 0px 0px 15px 00px;
	border-bottom: 1px solid #62493d;
}
.line-footer { 
  border-bottom: 1px solid #e39916;
  margin: 10px 0px 10px 0px;
}
.dropcap {
	margin: 20px 64px 5px 60px;
	color: #62493d;
	hyphens: auto;
	text-align: justify;
}
.frisur {
	display: block;
	margin: 60px auto 60px auto;
}
.frisur2 {
	display: block;
	margin: 30px auto 0px auto;
}
.frisur3 {
	display: block;
	margin: 0px auto 40px auto;
}
.frisur4 {
	display: block;
	margin: 25px auto 35px auto;
}
.line-kug {
	overflow: hidden;
	margin: 0px 30px 30px 30px;
	font-family: 'Lato';
	font-weight: 600;
	line-height: 48px;
	font-size: 18px;
	border-top: 4px solid #6b3b25;
	text-shadow: none;
	letter-spacing: .5px;
}
.line-kug a {
  float: right;
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
  color: #6b3b25;
}
.action-button2 {
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	color: #fff;
	padding: 10px 20px 10px 20px;
	background: #e39916;
    border: none;
	margin-top: 10px;
	border-bottom: none;
	border-radius: none;
	border-right: none;
	box-shadow: none;
	letter-spacing: 1.3px;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
.action-button2:hover {
	background: #62493d;
}
.action-button3 {
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
    font-size: 16px;
	line-height: 25px;
	text-decoration: none;
	margin: 5px 0px 40px 0px;
	color: #fff;
	padding: 10px 14px 10px 14px;
	background: #e39916;
	float: right;
    border: none;
	border-bottom: none;
	border-radius: none;
	border-right: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
.action-button3:hover {
	background: #62493d;
	border: none;
	border-bottom: none;
	border-radius: 0px;
	border-right: none;
	box-shadow: none;
	letter-spacing: 1px;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
.email {
    width: 210px;
	background: #fff;
	height: 35px;
	border: none;
	border-radius: 0px;
	margin-top: 6px;
	margin-left: 0px;
	font-family: 'Arvo', serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #62493d;
	padding: 4px 0px 5px 10px;
}
.chirp p {
  padding-left: 30px;
  background: url(../img/twitter.png) no-repeat 0px 5px;
}
.chirp .meta {
  display: block;
  padding-left: 30px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #76655d;
}
.chirp .meta:last-child {
  border: none;
}
.addthis_button {
	float: right;
	margin: 15px 10px 30px auto;
}

/*----START HEADLINE MEHRERE ZEILEN ---------------------------------*/
.border-top { 
    border-top: 4px solid #62493d;
    margin: 23px 30px 8px 30px;
}
.headline {
	overflow: hidden;
	margin: 10px 30px 8px 30px;
	padding: 8px 0px 8px 0px;
	font-family: 'Arvo';
	font-weight: 400;
	text-align: center;
	line-height: 26px;
	font-size: 20px;
	text-shadow: none;
	letter-spacing: .2px;
}
.border-bottom { 
    border-bottom: 1px solid #62493d;
    margin: 0px 30px 15px 30px;
}
/*---------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	LAYOUTS
/*-----------------------------------------------------------------------------------*/
.hinweis-wrapper2 {
	margin: 0px 30px 22px 0px;
	width: 940px;
}
.hinweis-wrapper2:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.one-third-col {
  float: left;
  margin-left: 30px;
  margin-bottom: 20px;
  width: 300px;
  text-shadow: none;
}
.one-third-col .line-heading {
	margin: 0px 0px 20px 0px;
	letter-spacing: .5px;
}
.two-third-col {
  float: right;
  margin-right: 30px;
  margin-bottom: 60px;
  width: 620px;
  text-shadow: none;
}
.two-third-col .line-heading {
	margin: 0px 0px 20px 0px;
	letter-spacing: .5px;
}
.recent-posts li {
  border-bottom: 0px solid #6b3b25;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border: 1px solid #6b3b25;
}
.recent-posts .title {
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 21px;
  line-height: 1.3em;
  font-weight: 700;
  color: #6b3b25;
  text-decoration: none;
}
.recent-posts .date,
.recent-posts .author {
  font-family: 'Arvo', serif;
  font-size: 14px;
  text-decoration: none;
  color: #c78301;
}
/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
header {
  background: url(../img/header_rumpf.png);
  min-height: 120px;
}
header #logo {
  margin-top: 38px;
  margin-bottom: 19px;
}
header #logo:hover {
  opacity: 0.8;
}
header #logo img {
  display: block;
  margin: 0px auto;
  width: 285px;
}
header #logo-d {
  margin-top: 38px;
  margin-bottom: 19px;
}
header #logo-d:hover {
  opacity: 0.8;
}
header #logo-d img {
  display: block;
  margin: 0px auto;
  width: 285px;
}
/*-----------------------------------------------------------------------------------*/
/*	Bilder zentriert
/*-----------------------------------------------------------------------------------*/
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

.vignette {
    display: block;
    margin-left: auto;
    margin-right: auto }
	
	
/*-----------------------------------------------------------------------------------*/
/*	Nav
/*-----------------------------------------------------------------------------------*/
nav {
	background: url(../img/nav.png) no-repeat top center;
	height: 65px;
	width: 1038px;
	margin-left: -20px;
	font-family: Lato;
	font-size: 18px;
	font-weight: 600;
	color: #FFF;
	letter-spacing: 1px;
}
nav #menu-icon {
  display: none;
  background: red;
  width: 40px;
  height: 40px;
}
nav #nav {
  display: block;
  margin-left: 44px;
  /* substract 15 from the link padding */

}
nav #nav > li {
  display: block;
  float: left;
  /* Subnavigation ----------------------------------------------------*/
}
nav #nav > li:hover a,
nav #nav > li.current-menu-item a,
nav #nav > li.current_page_item a {
	background: #62493d;
	text-shadow: none;
	letter-spacing: 1px;
}
nav #nav > li > a {
	display: block;
	line-height: 65px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: none;
	letter-spacing: 1px;
}
nav #nav > li.important a {
  color: #ffe09f;
}
nav #nav > li ul {
  margin-top: 25px;
  background: #62493d;
}
nav #nav > li ul li {
  border-bottom: 1px solid #806d63;
}
nav #nav > li ul li:last-child {
  border-bottom: none;
}
nav #nav > li ul a {
  display: block;
  color: #dedad3;
  text-decoration: none;
  line-height: 1.5em;
  padding: 15px;
}
nav #nav > li ul a:hover {
  color: #e09402;
}
/*-----------------------------------------------------------------------------------*/
/*	MAIN
/*-----------------------------------------------------------------------------------*/
#main {
  min-height: 700px;
  position: relative;
  border-top: 0px solid #c6c2bc;
}
#main .tagline {
  font-family: 'Lato';
  line-height: 1.3em;
  font-size: 36px;
  font-weight: 700;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
  text-align: center;
  margin-bottom: 40px;
  margin-right: 30px;
  margin-left: 30px;
}
.footer-divider {
  background: #5a453b;
  border-top: 1px solid #644d42;
  border-bottom: 1px solid #523f35;
  height: 8px;
  width: 100%;
}
/* PAGE CONTENT --------------------------------------------------------------------*/
.page-content {
	display: flex; 
    justify-content: center; 
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
}
.page-content .heading {
  margin-top: 0;
}

.page-content-2 {
	position: relative;
	margin: 0px 0px 20px 0px;
}
.page-content-2:hover .img-overlay {
  display: block;
}
.page-content-2:hover img {
  opacity: 0.6;
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*-----------------------------------------------------------------------------------*/
/*	FEATURED and WORK LIST
/*-----------------------------------------------------------------------------------*/
.nav-categories {
  display: block;
  margin: 20px 30px 20px 30px;
  font-family: 'Lato', sans-serif;
  line-height: 48px;
  font-size: 14px;
  border-top: 4px solid #6b3b25;
  border-bottom: 1px solid #6b3b25;
}
.nav-categories li {
  display: block;
  float: left;
  margin-right: 20px;
}
.nav-categories li a {
  line-height: 1.5em;
  color: #6b3b25;
  text-decoration: none;
}
.nav-categories li a:hover {
  color: #e09402;
}
.nav-categories li.current a {
  color: #e09402;
  font-weight: bold;
}
.feature,
.work-list {
  display: block;
  margin-bottom: 10px;
  margin-left: 10px;
}
.feature li,
.work-list li {
  display: block;
  float: left;
  width: 300px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.feature li .thumb,
.work-list li .thumb {
	position: relative;
	display: block;
	line-height: 0em;
	color: #dedad3;
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #62493d;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
	
}
.feature li .thumb:after,
.work-list li .thumb:after,
.recent-posts li .thumb:after {
  position: absolute;
  bottom: -22px;
  left: 0px;
  content: '';
  background: url(../img/stacked-paper.png) no-repeat right bottom;
  width: 100%;
  height: 17px;
}
.feature li .thumb:hover .img-overlay,
.related li .thumb:hover .img-overlay,
.recent-posts li .thumb:hover .img-overlay,
.work-list li .thumb:hover .img-overlay {
  display: block;
}
.feature li .thumb:hover img,
.related-list li .thumb:hover img,
.recent-posts li .thumb:hover img,
.work-list li .thumb:hover img {
  opacity: 0.6;
}
.feature li .thumb img,
.work-list li .thumb img {
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.feature li .thumb .img-overlay,
.recent-posts li .thumb .img-overlay,
.work-list li .thumb .img-overlay {
	position: absolute;
	top: 50%;
	left: 50%;
	display: none;
	width: 119px;
	margin-left: -59.5px;
	margin-top: -19px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	background: #e09402;
	text-shadow: none;
	border: #f6a201 solid 3px;
	border-bottom: #c88401 solid 3px;
	border-right: #c88401 solid 3px;
}
.feature li .title,
.work-list li .title {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.1em;
	color: #6b3b25;
	text-shadow: none;
	text-decoration: none;
}
.feature li .categories,
.work-list li .categories {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-shadow: none;
}
.feature li .categories a,
.work-list li .categories a {
  color: #bb7e26;
  text-decoration: none;
}
.feature li .categories a:hover,
.work-list li .categories a:hover {
	text-decoration: underline;
}
.feature li .excerpt,
.work-list li .excerpt {
  display: block;
  font-size: 16px;
  font-family: 'Arvo', serif;
  margin-top: 10px;
  margin-bottom: 15px;
  text-shadow: none;
}
/*-----------------------------------------------------------------------------------*/
/*	PROJECT PAGE
/*-----------------------------------------------------------------------------------*/
#project-gallery {
  width: 620px;
  float: left;
  margin-top: 0px;
  margin-left: 30px;
  margin-bottom: 40px;
}
#project-gallery .thumb {
  margin-bottom: 0px;
}
#project-gallery .thumb img {
  max-width: 100%;
}
#project-info {
  margin-top: 10px;
  width: 255px;
  float: right;
  margin-right: 30px;
  text-shadow: none;
}
#project-info #project-title {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 700;
	border-top: 4px solid #6b3b25;
	border-bottom: 1px solid #6b3b25;
	line-height: 1.3em;
	padding: 7px 0px;
	margin-bottom: 20px;
}
#project-info blockquote {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 1.5em;
}
#project-info #project-sheet {
  font-size: 14px;
  margin-top: 30px;
}
#project-info #project-sheet strong {
  font-weight: bold;
}
#project-info #project-sheet p {
  line-height: 1.3em;
}
#project-info #project-sheet .action-button {
  margin-top: 20px;
}
#project-info #project-sheet:before {
  content: '';
  display: block;
  width: 60px;
  border-top: 5px solid #6b3b25;
  margin-bottom: 30px;
}
/*-----------------------------------------------------------------------------------*/
/*	RELATED PROJECTS
/*-----------------------------------------------------------------------------------*/
.related-projects {
  margin: 0px 30px 0px 30px;
}
.related-projects .related-heading {
    overflow: hidden;
	margin: 40px 0px 20px 0px;
	text-align: center;
	font-family: 'Arvo';
	color: #62493d;
	font-weight: 400;
	line-height: 60px;
	font-size: 20px;
	border-top: 4px solid #62493d;
	border-bottom: 1px solid #62493d;
	text-shadow: none;
	letter-spacing: .2px;
}
.related-heading a:link {
    color: #62493d;
	text-decoration: none; 
}
.related-heading a:visited {
    color: #62493d;
	text-decoration: none;
}
.related-heading a:hover {
    color: #e39916;
	text-decoration: none;
}
/*-----------------------------------------------------------------------------------*/
.related-projects .related-list li {
  float: left;
  width: 300px;
  margin-right: 20px;
  margin-bottom: 10px;
}
.related-projects .related-list li:nth-child(3n) {
  margin-right: 0px;
}
.related-projects .related-list li .thumb {
  display: block;
  border: 0px solid #62493d;
  margin-bottom: 10px;
  
}
.related-projects .related-list li .thumb img {
  max-width: 100%;
  height: auto;
  line-height: 0;
}
.related-projects .related-list li .heading {
  color: #6b3b25;
  text-shadow: none;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 18px;
}
/*----------------------------------------------------------------------------------*/
/*	Scroll to bottom
/*----------------------------------------------------------------------------------*/

.back-to-bottom {
 visibility: hidden;
}
.back-to-bottom2 {
 visibility: hidden;
}

/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
footer {
  position: relative;
  text-align: center;
  padding: 30px 0px 30px 0px;
  font-size: 12px;
  font-family: 'Lato';
  letter-spacing: .6px;
  color: #e09402;
  background: #62493d url(../img/footer.png) repeat-x center top;
  text-shadow: none;
}
footer:after {
  content: '';
  position: absolute;
  bottom: -46px;
  height: 46px;
  width: 100%;
  background: url(../img/main-shadow.png) no-repeat top center;
}
footer a {
  text-decoration: none;
  color: #e09402;
  border-bottom: 1px dotted #e09402;
}
footer a:hover {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
