/*
Theme Name: AULINGER Theme
Theme URI: http://qmarketing.de
Author: Q:marketing.de
Author URI: http://qmarketing.de
Description: AULINGER Responsive
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url('css/bootstrap.min.css');
@import url('css/cookieconsent.min.css');
html {
    min-height: 100%;
    height: 100%;
}
body {
    display: table;
    height: 100%;
    width: 100%;
    font-size: 15px;
    color: #6c6970;
}
h1,
h2,
h3 {
    margin-bottom: 14px;
    text-transform: uppercase;
    color: #006ea5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 125%;
}
h1,
.h1 {
    font-size: 26px;
}
h2,
.h2 {
    font-size: 20px;
}
h3,
.h3 {
    font-size: 14px;
    font-weight: bold;
}
h4,
.h4 {
    font-size: 13px;
    font-weight: bold;
}
h5,
.h5 {
    font-size: 12px;
}
h6,
.h6 {
    font-size: 8px;
}
h1.gray,
h2.gray,
h3.gray {
    color: inherit;
}
.gray-brd {
    color: inherit;
    border-bottom: 2px solid #6c6970;
    padding-bottom: 2px;
}
.gray-brd > a {
    color: #000;
}
.gray-brd > a:hover,
.gray-brd > a:focus,
.gray-brd > a:active {
    color: #6c6970;
}
a {
    color: #006ea5;
}
a:hover,
a:focus {
    color: #93b9d9;
    text-decoration: none;
}
.navbar-default {
    background-color: #fff;
    border: 0;
}
.navbar-default > .container {
    position: relative;
}
.navbar-default .navbar-nav {
    margin-top: 65px;
}
.navbar-default .navbar-brand {
    /*    height: 130px;*/
    display: table;
    padding-bottom: 0;
    margin-bottom: 15px;
}
.navbar-default .navbar-brand > img {
    display: block;
    margin-top: 20px;
}
.navbar-default .navbar-nav > li {
    background-color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #6c6970;
    text-transform: uppercase;
    text-align: center;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li.current-menu-item > a,
.navbar-default .navbar-nav > li.current-page-ancestor > a {
    background-color: inherit;
    color: #006ea5;
}
.navbar-default .navbar-toggle {
    background-color: #6ea7cd;
    border-color: #6ea7cd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #6ea7cd;
}
.navbar-default .callout {
    /*background-color: #006ea5;*/
    color: #fff;
    margin-top: 5px;
    max-width: 65%;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 15px;
	z-index: 1;
}
.navbar-default .callout .textwidget {
	padding: 8px 10px;
}
.navbar-default .callout .textwidget:empty {
	padding: 0;
}
.navbar-default .callout a {
    color: #fff;
}
.navbar-default .callout img {
    padding: 0;
    margin: -8px -10px;;
    max-height: 60px;
    max-width: 468px;
}
.navbar-toggle {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.navbar-collapse {
    max-width: 82%;
}
.navbar-collapse.collapse {
    position: relative;
}
/*CONTENT*/

.container-wrap {
    display: table-row;
    height: 100%;
}
.intro {
    position: relative;
}
.intro .intro-title {
    position: absolute;
    top: 15%;
    opacity: 0.95;
}
.intro .intro-title > h1 {
    font-size: 2.25em;
    font-size: 2vmax;
}
.intro > img {
    width: 100%;
    height: auto;
}
.intro-content-wrap {
    margin-bottom: 28px;
}
.intro-title {
    background-color: #006ea5;
    color: #fff;
    padding: 1% 2.5%;
}
.intro-title > * {
    margin: 0;
    color: #fff;
}
.intro-title-sm > * {
    margin: 0;
    color: #006ea5;
    font-weight: normal;
}
.intro-content {
    background-color: #fff;
    opacity: 0.9;
    padding: 15px 0;
}
.content-header {
    margin-bottom: 35px;
}
.content-header > img {
    width: 100%;
    height: auto;
}
.left-sidebar {
    margin-top: 80px;
}
.left-sidebar.search-bar {
    margin-top: 15px;
}
.left-sidebar .list-unstyled > li{
    line-height: 1.15em;
    margin-bottom: 5px;
}
.left-sidebar .aside {
    display: table;
    width: 100%;
}
#collapse-list-bochum,
#collapse-list-essen {
    margin-top: 10px;
}
.left-sidebar .menu {
    list-style: none outside none;
    padding-left: 0;
}
.left-sidebar .menu-item a,
.left-sidebar .cat-item a,
.left-sidebar .page_item a {
    color: #6ea7cd;
}
.left-sidebar .menu-item > a:hover,
.left-sidebar .menu-item > a:focus,
.left-sidebar .menu-item > a:active,
.left-sidebar .current-menu-item > a,
.left-sidebar .current-menu-parent > a,
.left-sidebar .current-menu-ancestor > a,
.left-sidebar .cat-item > a:hover,
.left-sidebar .cat-item > a:focus,
.left-sidebar .cat-item > a:active,
.left-sidebar .cat-item.current-cat > a,
.left-sidebar .page_item > a:hover,
.left-sidebar .page_item > a:focus,
.left-sidebar .page_item > a:active,
.left-sidebar .current_page_item > a,
.left-sidebar .current-page-ancestor > a,
.left-sidebar .current-cat-parent > a {
    color: #006ea5;
}
.left-sidebar .menu li > ul {
    display: none;
}
.left-sidebar .menu li.current-menu-item > ul,
.left-sidebar .menu li.current-menu-parent > ul,
.left-sidebar .menu li.current-menu-ancestor > ul,
.left-sidebar .menu li.current-page-ancestor > ul,
.left-sidebar .menu li.current-cat > ul,
.left-sidebar .menu li.current-cat-parent > ul {
    display: block;
}
.left-sidebar .sub-menu {
    padding-left: 20px;
}
.left-sidebar .sub-menu .sub-menu {
    list-style: disc;
}
.right-sidebar .list-practice-areas > li {
    margin-bottom: 4px;
}
.right-sidebar .list-practice-areas > li > a:hover,
.right-sidebar .list-practice-areas > li > a:focus,
.right-sidebar .list-practice-areas > li > a:active {
    color: #000;
}
#searchform {
    margin-bottom: 30px;
}
#searchform .form-control {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.main-content {
    margin-bottom: 30px;
}
.main-content h1,
.main-content h2 {
    margin-bottom: 27px;
	font-size:20px;
}
.main-content ul {
    list-style: square;
    list-style-position: inside;
    padding-left: 20px;
}
.main-content ul.list-unstyled,
.main-content ul.list-inline {
    list-style: none;
    padding-left: 0;
}
.main-content .wsp-pages-list,
.main-content .wsp-practice-areas-list,
.main-content .wsp-lawyers-list,
.main-content .wsp-pages-list ul,
.main-content .wsp-lawyers-list ul {
    list-style: none;
    padding-left: 0;
}
.main-content .wsp-pages-title,
.main-content .wsp-practice-areas-title,
.main-content .wsp-lawyers-title {
    font-size: 14px;
	font-weight: bold;
}
.main-content table td {
    min-width: auto;
    padding: 10px 10px 10px 0;
}
.main-content table td:nth-child(1){
    width: 35%;
}

.entry-section {
    display: table;
    width: 100%;
    margin-bottom: 5px;
}
.entry-detail-title {
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.entry-detail-summary {
    color: #006ea5;
    font-weight: bold;
}
.entry-section h3 {
    margin-top: 14px;
/*    text-transform: none;*/
}
/*
.entry-section.cv-table tr:nth-child(even) {
    background-color: #f5f5f5;
}
*/
.entry-section.cv-table table {
    width: 100% !important;
}
.entry-section.cv-table td {
    padding: 5px 10px 10px 0;
    vertical-align: top;
}
.entry-section.cv-table td:first-child {
    font-weight: bold;
    width: 20% !important;
}
.single-lawyer .entry-section ul {
    padding-left: 0;
}
.entry.blog-post {
    margin-bottom: 30px;
}
.entry .blog-post-header {
    margin-bottom: 15px;
}
.entry .blog-post-body {
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}
.entry .more-link {
    display: block;
    text-align: right;
}
.archive-item {
    margin-bottom: 30px;
/*    padding-bottom: 15px;*/
}
.archive-item-date {
    margin-bottom: 5px;
    border-bottom: 1px solid #6ea7cd;
    overflow: hidden;
}
.archive-item-date > .date {
    display: inline-block;
}
.archive-item-title {
    padding: 5px 0;
}
.event-item {
    margin-bottom: 15px;
}
.event-item-date {
    margin-bottom: 5px;
}
.event-item-date {
    padding: 2px 0;
    min-width: 160px;
    font-size: 14px;
/*    font-weight: bold;*/
/*    text-transform: uppercase;*/
}
.event-item-title {} .list-custom-posts {
    margin-bottom: 10px;
    overflow: hidden;
}
ul.news-topics {
    padding-left: 0;
}
ul.news-topics li {
    display: inline;
}
ul.news-topics li:after {
    content: "|";
    margin: 0 5px;
}
ul.news-topics li:last-child:after {
    content: "";
}
.download-item {
    margin-bottom: 30px;
}
.author-item {
    margin-right: 5px;
    font-style: italic;
}
.author-item:after {
    content: " /";
}
.author-item:last-child {
    margin-right: 0;
}
.author-item:last-child:after {
    content: none;
}
.author-item-wrap-par {
    margin-left: 5px;
}
.author-item-wrap-par:before {
    content: "(";
}
.author-item-wrap-par:after {
    content: ")";
}
.list-publication li {
    margin-bottom: 10px;
}
.publication-entry {
    margin-bottom: 10px;
    overflow: hidden;
}
.pbl-title:before {
    content: "„";
}
.pbl-title:after {
    content: "“";

}
.item-cover {
    margin-bottom: 15px;
}
.item-cover img {
    max-width: 100%;
    height: auto;
    border: 1px solid #ddd;
}
.item-cover a:hover img {
    opacity: 0.95;
}

/* Front Page */
.bottom-bar {
    display: table;
    width: 100%;
}
.bottom-bar > .h100 {
    display: table-cell;
    padding-bottom: 30px;
    float: none;
    position: relative;
}
.bottom-bar  .collapse {
	margin-bottom: 15px;
}
.bottom-bar .morelink {
    position: absolute;
    bottom: 0;
    right: 15px;
}
.bottom-bar .archive-item-date,
.bottom-bar .author-item,
.bottom-bar .event-item-date {
    color: #000;
}
.bottom-bar .archive-item-date {
    border: 0;
    margin: 0;
}
.bottom-bar .archive-item-title {
    padding: 0;
}
.bottom-bar .author-item {
    font-weight: bold;
}
#start-aside-1 {
    overflow-y: auto;
    height: 235px;
}

/* Footer */
.footer {
    background-color: #fff;
    font-size: 12px;
}
.footer a {
    color: #6c6970;
}
.footer a:hover,
.footer a:focus,
.footer a:active {
    color: #000;
}
.footer .list-inline {
    padding: 15px 0 5px;
    text-transform: uppercase;
}
.footer .copyright {
    display: none;
}

/* WordPress Core */
.alignleft,
.alignright,
.aligncenter {
    margin: 5px 30px;
}
.alignleft {
    float: left;
    margin-left: 0;
}
.alignright {
    float: right;
    margin-right: 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption,
.gallery-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.bypostauthor {}
article.sticky .featured-post {}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

/* Helpers */
.h100 {
    height: 100%;
}
ul.sub-menu {
    list-style: circle;
}
.brackets:before {
    content: "[";
    padding-right: 2px;
}
.brackets:after {
    content: "]";
    padding-left: 2px;
}
.btn {
    white-space: normal;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.collapse-next-btn {
    display: none;
}
.collapse-menu {
    display: block;
}
.bg-default {
    background-color: #e5e5e5;
    color: inherit;
    margin-bottom: 0;
    padding: 5px 10px 10px;
}
/* Style Tags as DL list */
.list-dt,
.list-dd {
    display: table;
    float: left;
}
.list-dt {
    width: 40%;
    margin-right: -60%;
	clear: both;
}
.list-dd {
    width: 60%;
    margin-left: 40%;
}

/* Rewrite PlugIn Rules */
.nivo-lightbox-theme-default .nivo-lightbox-close {
	background-position: 0 0 !important;
}

/* Media Queries */
@media only screen and (max-width: 1200px) {
    .navbar-collapse {
        width: 100%;
        max-width: none;
    }
    .navbar-default .navbar-nav {
        margin-top: 0;
    }
    .intro-bg {
/*        height: 595px;*/
    }
}
@media only screen and (max-width: 992px) {
    .nav > li > a {
        padding: 10px 8px;
        font-size: 14px;
    }
    .intro-content-wrap {
        margin-bottom: 15px;
    }
    .content-header {
        margin-bottom: 0;
    }
    .left-sidebar {
        margin-top: 35px;
        margin-bottom: 35px;
    }
    .left-sidebar .menu li.current-cat > ul {
        display: none;
    }
    .left-sidebar .aside {
        margin-bottom: 15px;
    }
    .collapse-next-btn {
        display: block;
        margin-bottom: 15px;
    }
    .collapse-menu {
        display: none;
    }
    .collapse-menu li {
        margin-bottom: 0 !important;
        padding: 2px 0;
    }
}
@media only screen and (max-width: 768px) {
    .navbar-default .navbar-nav > li {
        display: inline-block;
    }
    .intro-bg .intro-title * {
        font-size: 24px;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-default .navbar-nav {
        margin-top: 15px;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: 0;
    }
    .navbar-collapse {
        width: auto;
    }
    .navbar-default .navbar-brand {
        border-left: 0;
        margin-bottom: 0;
    }
    .navbar-default .navbar-brand > img {
        margin-top: 0;
    }
    .intro .intro-title > h1 {
        font-size: 1.75em;
    }
    .bottom-bar {
        display: block;
    }
    .bottom-bar > .h100 {
        display: block;
        padding-bottom: 0;
        position: static;
    }
    .bottom-bar .morelink {
        position: static;
        bottom: 0;
        right: 0;
    }
	#start-aside-1 {
        height: auto;
    }
	.navbar-default .callout {
		display: inline-block;
		position: static;
		max-width: 100%;
		position: static;
	}
	.navbar-default .callout .textwidget {
		margin: 0 -10px;
		padding: 7px 10px;
	}
	.navbar-default .callout img {
		max-width: 100%;
		margin: -8px 0;
	}

}
@media only screen and (max-width: 480px) {
    h1,
    .h1 {
        font-size: 20px;
    }
    h2,
    .h2 {
        font-size: 16px;
    }
    h3,
    .h3 {
        font-size: 14px;
    }
    h4,
    .h4 {
        font-size: 12px;
        font-weight: bold;
    }
    .item-cover img {
        width: 100%;
    }
    /* DL Style */
    .list-dt,
    .list-dd {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
    }
    .footer a {
        font-size: 11px;
    }
}
/* Print CSS */
@media print {
    body {
        font-size: 14px;
        color: #000;
    }
    .left-sidebar {
        display: none;
    }
    .footer {
        font-size: 9px;
    }
    .footer .copyright {
        display: block;
    }
    a[href]:after {
        content: "";
    }
    .main-content .entry-section {
        page-break-inside: avoid;
    }
}
