/*
Theme Name: BPM-Guide Theme
Version: 0.1
Author: Camunda Services GmbH
Author URI: http://www.camunda.com/
*/

img {
	border:0;
}

img.alignleft {
	float:left;
	margin: 0 20px 20px 0;
}

img.alignright {
	float:right;
	margin: 0 0 20px 20px;
}

a {
	color:#7694a7;
	text-decoration:none;
}

a:hover {
	color:#939393;
}

body {
	background:#fff;
	margin:0;
	font-family: 'Alegreya Sans', sans-serif;
	color:#333;
	line-height:24px;
	font-size:18px;
	padding:15px 0 0;
	-webkit-text-size-adjust:none;
}

.clearer {
	clear:both;
}

.clearer-home {
	clear:both;
	margin-bottom:3%;
}

h1.post {
	font-size: 28px;
	font-weight: 600;
	margin:0 0 5px;
	font-weight:400;
}

h1, h2, h3 {
	font-weight:400;
}

h1 { font-size:28px; }
h2 { font-size:26px; }
h3 { font-size:24px; }

nav.wrapper {
	display:inline-block;
	width:100%;
}

nav {
	box-shadow: 1px 3px 1px -2px #d4d3d3;
}

img.lang {
	width:30px;
}

.navbar-header {
	margin:5px 0 0;
	float:left;
	width:20%;
}

ul.navbar-nav {
	float:left;
	margin:15px 0 0;
	font-size:20px;
}

ul.navbar-nav-lang {
	float:right;
	margin:17px 0 0;
	padding:0;
}

ul.navbar-nav:after {
	clear:both;
}

ul.navbar-nav li {
	float:left;
	margin:0;
	padding:0 13px;
	position:relative;
	display:block;
}

ul.navbar-nav-lang li {
	float:left;
	margin:0;
	padding:0 8px;
	position:relative;
	display:block;
}

ul.navbar-nav li a {
	color:#939393;
}

ul.navbar-nav li a:hover {
	color:#7694a7;
}

ul.navbar-nav li.current-menu-item a {
	color:#7694a7;
	font-weight:500;
}

.navbar-wrapper {
	float:left;
}

.searchform-header {
	float:right;
	margin:10px 0 0 15px;
}

.newsletter {
	width:1170px;
	margin:0 auto 3%;
	min-height:30px;
	background:#efefef;
	padding:15px 0;
	position:relative;
	top:-5px;
}

.nl-left {
	float: left;
	text-align: left;
	margin: 0 15px 0 15px;
	font-size: 16px;
	line-height: 1;
}

.nl-right {
	float:right;
}

.author-info {
	background-color: #fafafa;
	-webkit-box-shadow: 1px 3px 1px -2px #cbcbcb;
	-moz-box-shadow: 1px 3px 1px -2px #cbcbcb;
	box-shadow: 1px 3px 1px -2px #cbcbcb;
	padding:30px 15px;
	margin-bottom:50px;
}

.author-info h3 {
	margin-top:0;
	font-size:22px;
}

.avatar-wrapper {
	float:left;
	width:20%;
	margin-right:2%;
}

.avatar {
	max-width:100%;
}

.author-description {
	float:left;
	width:78%;
	font-size:16px;
	line-height:20px;
}

.footer-sidebar {
	float:left;
	max-width:35%;
	margin:0 50px 0 30px;
}

.footer-sidebar .widget {
	max-width:100%;
	list-style-type:none;
	float:left;
}

.footer-sidebar .widget h2 {
	margin:0;
	font-weight:600;
	font-size:22px;
}

.footer-menu {
	float:left;
	list-style-type:none;
}

.footer-menu ul {
	padding:0;
	margin:0;
}

.footer-menu ul li {
	display:inline;
	padding:0 10px;
}

.footer-menu a {
	color:#FFF;
}

footer .bloginfo {
	float:right;
}

.container {
	max-width:100%;
	margin:0 10%;
}

.content-right {
	float:left;
	width:27%;
}

.content-right h2 {
	margin-top:0;
}

.content p {
	margin-top:0;
}

.post-wrapper {
	margin: 0 5% 3% 0;
	float:left;
	max-width:68%;
}

.post-wrapper-full {
	margin: 0 0 3%;
}

.post-wrapper-full .content {
	float:left;
	width:68%;
}

.post-wrapper-full .content-page {
	float:left;
	margin-bottom:5%;
}

.post-thumbnail {
	float:left;
	width:30%;
	min-height:100px;
	margin:0 2% 0 0;
}

.post-thumbnail img{
	max-width:100%;
	height:auto;
}

.post-wrapper:last-child {
	box-shadow: none;
}

.post-info, .comment-meta {
	font-size:16px;
	color:#516775;
	font-weight:600;
	margin:0 0 20px;
}

.comment-meta a {
	color:#516775;
}

.featured-post {
	background-color: #fafafa;
	-webkit-box-shadow: 1px 3px 1px -2px #cbcbcb;
	-moz-box-shadow: 1px 3px 1px -2px #cbcbcb;
	box-shadow: 1px 3px 1px -2px #cbcbcb;
	padding:20px 15px 15px;
	margin-bottom:5%;
}

.featured-post-excerpt {
	margin-bottom:10px;
	font-size:16px;
	line-height:20px;
}

.featured-post-excerpt a {
	color:#000;
}

.featured-post h3 {
	font-size:20px;
	margin:0 0 3% 0;
}

.comments {
	margin:0 0 3%;
	width:68%;
}

ul.commentlist {
	padding:0;
}

ul.commentlist li {
	list-style-type:none;
}

.comment-author {
	font-size:20px;
}

.comment-body p {
	font-size:16px;
}

.comment-author .avatar {
	display:none;
}

li.comment {
	margin-bottom:3%;
}

cite {
	font-style:normal;
}

footer.footer {
	background:#293540;
	color:#fff;
	padding:2% 0 2%;
	-webkit-font-smoothing: antialiased;
}

.footer-logo {
	float:left;
	width:20%;
}

.e404 {
	text-align:center;
	margin:10% 0;
}

.e404 h1 {
	font-size:140px;
	letter-spacing:15px;
	font-weight:400;
}

.e404 p {
	font-size:30px;
	line-height:55px;
}

.wp-pagination ul {
	font-size:24px;
	padding:0;
}

.wp-pagination ul li {
	display:inline;
	margin:0 5px;
}

.wp-pagination ul li a.current {
	color:#939393;
	cursor:default;
}

/** btn-grove-one **/

font.btn a {
	color:#FFF;
}

font.btn a {
	color:#FFF;
}

.btn {
	display: inline-block;
	padding: 6px 12px 5px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
}

.btn-header {
	margin-top:5px;
}

.btn-grove-one {
  color: #ffffff;
  background-color: #7694a7;
  border-color: #7694a7;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#7694a7), to(#587588));
  background-image: -webkit-linear-gradient(top, #7694a7, 0%, #587588, 100%);
  background-image: -moz-linear-gradient(top, #7694a7 0%, #587588 100%);
  background-image: linear-gradient(to bottom, #7694a7 0%, #587588 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7694a7', endColorstr='#ff587588', GradientType=0);
  background-repeat: repeat-x;
  border-color: #547082;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-grove-one:hover,
.btn-grove-one:focus,
.btn-grove-one:active,
.btn-grove-one.active,
.open .dropdown-toggle.btn-grove-one {
  color: #ffffff;
  background-color: #608095;
  border-color: #587588;
}
.btn-grove-one:active,
.btn-grove-one.active,
.open .dropdown-toggle.btn-grove-one {
  background-image: none;
}
.btn-grove-one.disabled,
.btn-grove-one[disabled],
fieldset[disabled] .btn-grove-one,
.btn-grove-one.disabled:hover,
.btn-grove-one[disabled]:hover,
fieldset[disabled] .btn-grove-one:hover,
.btn-grove-one.disabled:focus,
.btn-grove-one[disabled]:focus,
fieldset[disabled] .btn-grove-one:focus,
.btn-grove-one.disabled:active,
.btn-grove-one[disabled]:active,
fieldset[disabled] .btn-grove-one:active,
.btn-grove-one.disabled.active,
.btn-grove-one[disabled].active,
fieldset[disabled] .btn-grove-one.active {
  background-color: #7694a7;
  border-color: #7694a7;
}
.btn-grove-one:hover,
.btn-grove-one:focus {
  background-color: #587588;
  background-position: 0 -15px;
}
.btn-grove-one:active,
.btn-grove-one.active {
  background-color: #587588;
  border-color: #547082;
}
.btn-grove-one .caret {
  border-top-color: #ffffff;
}
.btn-grove-one .glyphicons i:before {
  color: #ffffff;
}

.btn-grove-two {
	padding:1px 7px 0px;
  color: #6f6f6f;
  background-color: #f3f2f2;
  border-color: #f3f2f2;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f3f2f2), to(#d6d2d2));
  background-image: -webkit-linear-gradient(top, #f3f2f2, 0%, #d6d2d2, 100%);
  background-image: -moz-linear-gradient(top, #f3f2f2 0%, #d6d2d2 100%);
  background-image: linear-gradient(to bottom, #f3f2f2 0%, #d6d2d2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f2f2', endColorstr='#ffd6d2d2', GradientType=0);
  background-repeat: repeat-x;
  border-color: #d1cdcd;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-grove-two:hover,
.btn-grove-two:focus,
.btn-grove-two:active,
.btn-grove-two.active,
.open .dropdown-toggle.btn-grove-two {
  color: #6f6f6f;
  background-color: #dfdddd;
  border-color: #d6d2d2;
}
.btn-grove-two:active,
.btn-grove-two.active,
.open .dropdown-toggle.btn-grove-two {
  background-image: none;
}
.btn-grove-two.disabled,
.btn-grove-two[disabled],
fieldset[disabled] .btn-grove-two,
.btn-grove-two.disabled:hover,
.btn-grove-two[disabled]:hover,
fieldset[disabled] .btn-grove-two:hover,
.btn-grove-two.disabled:focus,
.btn-grove-two[disabled]:focus,
fieldset[disabled] .btn-grove-two:focus,
.btn-grove-two.disabled:active,
.btn-grove-two[disabled]:active,
fieldset[disabled] .btn-grove-two:active,
.btn-grove-two.disabled.active,
.btn-grove-two[disabled].active,
fieldset[disabled] .btn-grove-two.active {
  background-color: #f3f2f2;
  border-color: #f3f2f2;
}
.btn-grove-two:hover,
.btn-grove-two:focus {
  background-color: #d6d2d2;
  background-position: 0 -15px;
}
.btn-grove-two:active,
.btn-grove-two.active {
  background-color: #d6d2d2;
  border-color: #d1cdcd;
}
.btn-grove-two .caret {
  border-top-color: #6f6f6f;
}
.btn-grove-two .glyphicons i:before {
  color: #6f6f6f;
}

/** Forms **/

.searchform {
	margin-bottom:3%;
}

.searchform .form-control {
	width:20%;
	display:inline;
	margin:0 5px 5px 0;
}

.newsletter .form-control {
	display:inline;
}

.form-control {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 17px;
  font-weight: normal;
}

.form-control {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: normal;
  display: block;
  width: 45%;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: rgba(118, 148, 167, 0.5);
  outline: 0;
  outline: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px @form-focus-border;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px @form-focus-border;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px @form-focus-border;
}

.input-lg {
	padding: 10px 16px;
	line-height: 1.33;
	margin:0 0 5px;
}

.input-lg-header {
	padding:5px;
	line-height: 1.33;
	width:190px;
}

footer .input-lg {
	padding: 5px;
}

footer .form-control {
	width:100%;
}

textarea {
	padding: 10px 16px;
}