/* @override 
	http://www.lawbster.de/wp-content/themes/Dramburg/style.css */

/* THEME NAME: Dramburg Blog 2012 */
/* THEME URI: http://www.desiign.de */
/* DESCRIPTION: Dramburg Blog aus Hamburg */
/* VERSION: 1.0 */
/* AUTHOR: desiign */
/* AUTHOR URI: http://www.desiign.de */
/* Reset =================================================== */
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article, aside, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* Mixins =================================================== */
/* Variables =================================================== */
input[type=text]:focus, textarea:focus, input[type=password]:focus {
  outline: 0 none;
}

body {
  background: white;
  font-family: "proxima-nova-alt", sans-serif;
  font-size: 16px;
  color: #023547;
}

a {
  color: #39a3ba;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #2d8193;
}

strong {
  font-weight: 700;
}

textarea,
input {
  font-family: "proxima-nova-alt", sans-serif;
}

hr {
  border: none 0;
  height: 1px;
  margin: 10px 0;
}

h1 a,
h2 a,
h3 a,
h4 a {
  color: #3d322d;
  text-decoration: none;
}

blockquote {
  font-style: italic;
  background: url(images/quotes.gif) no-repeat top left;
  background-position: 12px 12px;
  margin: 5px 0;
  padding: 8px 15px 8px 60px;
}

#wrapper {
  width: 100%;
  background: white;
  margin: 0 auto;
}

#header {
  width: 140px;
  float: left;
  padding-top: 25px;
  padding-bottom: 45px;
  /* background: url(images/icon-lobster-grau.png) no-repeat center bottom; */
}

#header aside {
	font-size: .875em;
}

#ueber-mich {
  float: left;
  margin-top: 26px;
  text-align: center;
  color: #789099;
}
#ueber-mich h1 {
  text-transform: uppercase;
}
#ueber-mich p {
  font-style: italic;
  line-height: 18px;
  margin-top: 1px;
}
#lawbster-icon { 
	float: left;
	margin: 20px 0;
	width: 100%;
	text-align: center; 
}
#kanzlei { text-align: center; color: #789099; font-style: italic;}
#kanzlei img { border-bottom: solid 4px #39A3BA; }
#kanzlei .headline {
	text-transform: uppercase;
	font-weight: bold;
}

#logo a {
  font-size: 250%;
  width: 140px;
  height: 140px;
  float: left;
  font-weight: bold;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(images/logo.png) no-repeat 0 0;
}
#logo a:hover {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}

.width-wrapper {
	position: relative;
  width: 860px;
  margin: auto;
  *zoom: 1;
}
.width-wrapper:before, .width-wrapper:after {
  display: table;
  content: "";
}
.width-wrapper:after {
  clear: both;
}

#menu-bar {
  position: relative;
  width: 100%;
  margin-bottom: 19px;
  border-bottom: 1px solid #e6e6e6;
  border-top: 4px solid #1499cc;
}
#menu-bar #kontakt-button, #menu-bar #glossar-button {
	float: left;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	background: url(images/header-sprite.png) no-repeat center -21px;
	width: 68px;
	height: 50px;
	text-indent: -9999px; 
}

#menu-bar #glossar-button {
  background: url(images/glossar.png) no-repeat center 17px;
}

#menu-bar #kontakt-button.down {
	background: url(images/header-sprite.png) no-repeat center 17px #ecf8fa;
}
#menu-bar #search-button {
	float: left;
	border-left: 1px solid #e6e6e6;
	background: url(images/header-sprite.png) no-repeat center -60px;
	width: 69px;
	height: 50px;
	text-indent: -9999px; 
}

#description {
  display: none !important;
  visibility: hidden;
}

#menu {
  width: 650px;
  float: left;
}
#menu .menu {
  *zoom: 1;
}
#menu .menu:before, #menu .menu:after {
  display: table;
  content: "";
}
#menu .menu:after {
  clear: both;
}
#menu ul li {
  float: left;
  font-size: 80%;
  height: 35px;
  /* Hack zum überlappen der "Active Striches" */
  /* Ende Hack */
  padding: 15px 12px 0 12px;
  position: relative;
  top: 1px;
  list-style: none;
}
#menu ul li:first-child {
  padding-left: 0;
}
#menu ul li a {
  color: #085f80;
}
#menu ul li a:hover {
  color: #2d8193;
  text-decoration: none;
}
#menu li.current-menu-item {
  border-bottom: 1px solid #a8d9e4;
  height: 35px;
  background-color: #eef8fa;
}
#search {
	position: absolute;
	right: 70px;
	top: 0;
	z-index: 9999;
	background: #ecf8fa;
}
#search input {
  width: 85px;
  margin-right: 15px;
  float: left;
  height: 48px;
  border: none;
  box-shadow: none;
  border-left: 1px solid #e6e6e6;
  padding-left: 40px;
  font-size: 1em;
  font-family: "proxima-nova-alt", sans-serif;
  color: #b2c0c5;
  background: url(images/header-sprite.png) no-repeat 18px -60px;
}

#content {
  float: left;
  width: 680px;
  margin-top: 25px;
}

.post {
  margin-bottom: 50px;
  width: 680px;
  float: left;
  position: relative;
}
.post aside {
  width: 140px;
  margin-top: 22px;
  min-height: 150px;
  float: right;
  font-size: 0.75em;
  color: #b2c0c5;
  font-style: italic;
}
.post aside ul li.tags {
  /* height: 53px;*/
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 18px;
}
.post aside ul li.tags:hover {
  text-overflow: clip;
  overflow: ellipsis;
  white-space: inherit;
  height: auto;
  position: absolute;
  background: white;
}
.post aside ul li {
  list-style: none;
  line-height: 18px;
}
.post aside ul li:last-child {
  margin: 0;
}
.post aside ul li a {
  color: #b2c0c5;
  text-decoration: underline;
}
.post aside ul li a:hover {
  color: #5f767f;
}
.post aside i {
  display: block;
  height: 15px;
  float: left;
  top: 2px;
  position: relative;
  width: 15px;
  margin-right: 5px;
}

.readon {
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  right: 43px;
  bottom: 1px;
}

.date i {
  background: url(images/icon-datum.png) no-repeat 0 0;
}

.category i {
  background: url(images/icon-category.png) no-repeat 0 0;
}

.tags i {
  background: url(images/icon-tag.png) no-repeat 0 0;
}

.post-title {
  width: 480px;
  font-size: 24px;
  font-weight: normal;
  margin: 0;
  line-height: 24px;
}
.post-title a {
  color: #3d322d;
}

.page-subtitle {
  font-weight: 700;
  color: gray;
  font-size: 90%;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.post-meta {
  font-size: 85%;
  color: #999999;
  margin-top: 5px;
}
.post-meta a {
  color: #666666;
}

.post-comments {
  float: right;
  background: url(images/cbubble_left.gif) no-repeat top left;
  padding: 3px 0 7px 7px;
}
.post-comments a {
  background: url(images/cbubble_right.gif) no-repeat top right;
  padding: 3px 7px 7px 0;
  color: white;
}
.post-comments:hover {
  color: white;
}

#container {
  float: right;
  width: 680px;
}

.post-content {
  margin-top: 22px;
  width: 520px;
  float: left;
}
.post-content h1 {
  font-size: 1.5em;
  margin-bottom: 10px;
  padding: 10px 0 5px;
}
.post-content h2 {
  font-size: 110%;
  font-weight: 700;
  margin-bottom: 5px;
  padding: 10px 0 5px;
}
.post-content p {
  line-height: 20px;
}
.post-content img.alignnone {
  background: white;
  padding: 4px;
}
.post-content img.alignleft {
  float: left;
  margin: 0 25px 15px 0;
  padding: 4px;
}
.post-content img.alignright {
  float: right;
  margin: 0 0 15px 25px;
  padding: 4px;
}
.post-content img {
  max-width: 480px;
  height: auto;
}
.post-content ul, .post-content .post-content ol {
  margin-left: 30px;
  margin-bottom: 20px;
}
.post-content ul {
  list-style: inside;
}
.post-content ol {
  list-style: decimal;
  padding-left: 21px;
}
.post-content ul li, .post-content .post-content ol li {
  line-height: 1.3;
  margin-bottom: 5px;
  list-style: outside;
}
.post-content em {
  font-style: italic;
}
.post-content b,
.post-content strong {
  font-weight: bold;
}

#social {
	float: left;
	width: 100%;
	margin: 25px 0 0 0;
}

.more-link {
  font-weight: 700;
  display: block;
  margin-top: 10px;
}

.section-title {
  font-size: 18px;
  line-height: 18px;
}

.navleft {
  float: left;
  margin: 0 15px 15px 0;
}

.navright {
  float: right;
  margin: 0 0 15px 15px;
}

.navigation div a {
  font-size: 110%;
}

#comments {
  *zoom: 1;
}
#comments:before, #comments:after {
  display: table;
  content: "";
}
#comments:after {
  clear: both;
}
#comments h1 {
  font-size: 18px;
  margin-bottom: 25px;
}

#comments ol li {
  margin-top: 2px;
  padding: 20px 20px;
  height: 1%;
  *zoom: 1;
  list-style: none;
  width: 440px;
}
#comments ol li:before, #comments ol li:after {
  display: table;
  content: "";
}
#comments ol li:after {
  clear: both;
}

.alt {
  background-color: #f2f9fb;
}

.comment-gravatar {
  float: left;
  margin-right: 10px;
  background: white;
  padding: 3px;
}

.comment-data {
  float: left;
  width: 340px;
}
.comment-data p {
  margin-bottom: 6px;
  line-height: 1.3;
  color: #053b50;
}

.comment-author {
  font-weight: 700;
  margin-bottom: 3px;
}

.comment-meta {
  color: #666666;
  margin-bottom: 5px;
  font-size: 85%;
}

.unapproved {
  font-style: italic;
}

#respond {
  margin-top: 20px;
  float: left;
}

#comment-form {
  margin-top: 15px;
  margin-bottom: 10px;
}
#comment-form input {
  width: 430px;
  font-size: 14px;
  margin-bottom: 17px;
  padding: 5px 25px;
  height: 27px;
  font-family: "proxima-nova-alt", sans-serif;
  background: #dee4e6;
  -webkit-box-shadow: none;
  border: none;
  color: #404040;
}
#comment-form input:focus {
  background: #ecf0f1;
  -webkit-box-shadow: 0 0 2px #1499cc;
  -moz-box-shadow: 0 0 2px #1499cc;
  box-shadow: 0 0 2px #1499cc;
}
#comment-form textarea {
  width: 430px;
  font-size: 14px;
  font-family: "proxima-nova-alt", sans-serif;
  height: 207px;
  margin-top: 18px;
  background: #dee4e6;
  padding: 23px 25px;
  border: none;
  margin-bottom: 2px;
  color: #404040;
}
#comment-form textarea:focus {
  background: #ecf0f1;
  -webkit-box-shadow: 0 0 2px #1499cc;
  -moz-box-shadow: 0 0 2px #1499cc;
  box-shadow: 0 0 2px #1499cc;
}

input#submit, #kontakt #submit {
  background-color: #39a3ba;
  border: none;
  padding: 16px 25px;
  color: white;
  font-family: "proxima-nova-alt", sans-serif;
  font-size: 18px;
  width: 480px;
}
input#submit:hover, #kontakt #submit:hover {
  background-color: #17708a;
  cursor: pointer;
}
input#submit:active, #kontakt #submit:active {
  padding-top: 17px;
  padding-bottom: 15px;
}

#kontakt .button-wrapper {
	float: left;
	width: 100%;
	position: relative;
}
#kontakt .delivery {
	display: block;
	width: 100%;
	height: 60px;
	background: url(images/loader.gif) no-repeat center center #00627b;
	position: absolute;
	left: 0;
	top: 0;
}

#sidebar {
  float: right;
  width: 300px;
}

.sidepanel {
  margin-bottom: 30px;
}
.sidepanel h3 {
  text-transform: uppercase;
  padding: 0 0 5px 0;
  color: #333333;
  font-weight: bold;
  font-size: 90%;
}
.sidepanel ul li {
  padding: 5px 0;
  line-height: 1.2;
}
.sidepanel p {
  margin-top: 8px;
  line-height: 1.3;
}

#footer {
  margin-top: 35px;
  width: 100%;
  background: #085f80;
  height: auto;
  border-top: 3px solid #074d68;
  color: #c3e2ed;
  position: relative;
  font-size: .875em;
}
#footer a {
  color: #4da8ca;
  text-decoration: none;
}
#footer a:hover {
  color: #2d8193;
}
#footer h3 {
  color: white;
  font-weight: bold;
  margin-bottom: 18px;
  text-align: center;
  width: 100%;
}
#footer .width-wrapper {
  position: relative;
}

#sendEmail {
  *zoom: 1;
}
#sendEmail:before, #sendEmail:after {
  display: table;
  content: "";
}
#sendEmail:after {
  clear: both;
}
#sendEmail .forms {
  *zoom: 1;
}
#sendEmail .forms:before, #sendEmail .forms:after {
  display: table;
  content: "";
}
#sendEmail .forms:after {
  clear: both;
}

#kontakt {
  width: 100%;
  height: 262px;
  background: #009cc9;
}
#kontakt .width-wrapper {
	position: relative;
}
#kontakt .close {
  position: absolute;
  top: 20px;
  right: 0;
  color: #00607d;
}
#kontakt p {
  text-align: center;
}
#kontakt h1 {
	color: #fff;
  width: 100%;
  text-align: center;
  margin: 20px 0 20px 0;
}
#kontakt input,
#kontakt textarea {
  color: gray;
}
#kontakt input {
  font-size: 1em;
  float: left;
  width: 97.5%;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 15px;
  margin: 0 2.5% 15px 0;
}
#kontakt textarea {
  font-size: 1em;
  float: left;
  width: 97.5%;
  margin: 0 0 0 2.5%;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 15px;
  height: 109px;
  resize: none;
}
#kontakt .left {
  float: left;
  width: 50%;
}
#kontakt .right {
  float: right;
  width: 50%;
}
#kontakt #submit {
  float: left;
  width: 100%;
  margin: 5px 0 15px;
  background: #00607d;
}
#kontakt .input-wrapper {
  position: relative;
  float: left;
  width: 100%;
}
#kontakt .error-name, #kontakt .error-mail {
  text-align: right;
  color: orange;
  position: absolute;
  right: 15px;
  bottom: 15px;
  float: left;
}
#kontakt .error-message {
  text-align: right;
  color: orange;
  position: absolute;
  right: 5px;
  bottom: 0px;
  float: left;
}

#meta-bar {
  background: #074d68;
  padding: 25px 0;
  font-family: "proxima-nova-alt", sans-serif;
}
#meta-bar ul li {
  list-style: none;
  display: inline;
  margin-left: 15px;
}

.left {
  float: left;
}

.right {
  float: right;
}

#newsletter {
  width: 360px;
  height: 120px;
  border-right: 1px dashed #074d68;
  border-bottom: 1px dashed #074d68;
  float: left;
  padding: 20px;
}
#newsletter p {
  width: 300px;
  margin: auto;
  text-align: center;
}
#newsletter form {
  width: 260px;
  margin: auto;
  margin-top: 10px;
  position: relative;
}
#newsletter input {
  font-family: "proxima-nova-alt", sans-serif;
  font-size: 14px;
}

#anmelden {
  width: 100px;
  background: #39a3ba;
  border: none;
  padding: 10px 7px;
  color: white;
  height: 37px;
  position: absolute;
  top: 0;
  right: 0;
}
#anmelden:hover {
  cursor: pointer;
  background: #2d8193;
}

#email {
  height: 37px;
  border: 0;
  width: 130px;
  padding: 0 15px;
  color: gray;
  position: absolute;
  top: 0;
  left: 0;
}

#social-accounts {
  float: left;
  width: 360px;
  padding: 20px;
  border-right: 1px dashed #074d68;
}
#social-accounts ul {
  margin: auto;
  display: block;
  width: 270px;
}
#social-accounts li {
  list-style: none;
  display: block;
  float: left;
  margin-right: 25px;
}
#social-accounts li:last-child {
  margin: 0;
}
#social-accounts li a:hover {
  color: #2d8193;
}
#social-accounts li i {
  width: 25px;
  height: 25px;
  float: left;
  position: relative;
  top: -5px;
  left: -5px;
}

.twitter i {
  background: url(images/icon-twitter.png) no-repeat 0 0;
}

.facebook i {
  background: url(images/icon-facebook.png) no-repeat 0 0;
}

.xing i {
  background: url(images/icon-xing.png) no-repeat 0 0;
}

#tweet {
  float: right;
  width: 180px;
  margin-bottom: 20px;
  padding: 20px 0 40px 0;
  background: url(images/icon-twitterbird.png) no-repeat center bottom;
}
#tweet ul {
  text-align: center;
  line-height: 18px;
}
#tweet li {
  list-style: none;
}

.twigetfollow {
    display: none;
}

.twiget-feed {
	padding: 0 !important;
	overflow: visible !important;
}

.twiget-widget ul li:first-child {
	padding-top: 0;
}

#popular-posts {
  padding-top: 22px;
  min-height: 240px;
  width: 240px;
  float: left;
  border-right: 1px dashed #074d68;
}
#popular-posts li {
  list-style: none;
  width: 220px;
  padding: 0 0 7px 0;
  margin-bottom: 7px;
  border-bottom: 1px solid #074d68;
}
#popular-posts li:last-child {
  margin: 0;
  border: none;
}
#article-add li:last-child {
	margin-bottom: 7px;
	border-bottom: 1px solid #074d68;
}
#popular-posts li .post-stats {
  display: none !important;
  visibility: hidden;
}

.post.error404 {
	padding-bottom: 450px;
	background:  url('images/lobster.gif') no-repeat 100px bottom;
}

.sep {
  color: #cccccc;
  margin: 0 8px;
}

.ico-small {
  vertical-align: middle;
  margin: 0 5px 2px 0;
}

#socialshareprivacy1, #socialshareprivacy3 {
	display: none;
}

.social_share_privacy_area li {
	list-style: none;
}

.post-content #socialshareprivacy1 {
	display: block;
	margin: 25px 0 0 0;
}

/* Glossar */

.cmetg_poweredby {
  display: none!important;
}

#glossaryList li {
  list-style-type: none;
}

#glossaryList li span {
  width: auto;
}

a.glossaryLinkMain {
  margin-top: 2em;
  display: block;
}