/*
Theme Name: Karina Bednorz, Fotografen - Relaunch Theme
Theme URI: http://www.karinabednorz.de
Description: Karina Bednorz, Fotografen - Relaunch Theme
Author: Oliver Niemann
Author URI: http://www.bivisual.net
Template: thematic
Version: 0.1
.
This work, 
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

@font-face {
        font-family: "Egypt";
        src: url("EGYPT.OTF") format("opentype");
      }

/* FARBEN DER FOTOGRAFEN - ERSTES MENÜ
==============================================================*/     
#category-menu li.page-item-311 a { color: #5a0faa;}
#category-menu li.page-item-320 a { color: #481A9F;}
#category-menu li.page-item-6638 a { color: #362594;}
#category-menu li.page-item-322 a { color: #242F89;}
#category-menu li.page-item-324 a { color: #123A7E;}
#category-menu li.page-item-314 a { color: #004573;}
li.page-item-7711 a { color: #fff; }

/* FARBEN DER KATEGORIEN - Beatrice Heydiri
==============================================================*/     
#category-menu li.home a { color: #5a0faa; }
#category-menu li.cat-item-19 a { color: #004573; }
#category-menu li.cat-item-21 a { color: #123A7E; }
#category-menu li.cat-item-20 a { color: #242F89; }
#category-menu li.cat-item-22 a { color: #362594; }

/* FARBEN DER KATEGORIEN - Bernd Ebsen
==============================================================*/     
#category-menu li.cat-item-34 a { color: #004573; }
#category-menu li.cat-item-32 a { color: #123A7E; }
#category-menu li.cat-item-31 a { color: #242F89; }
#category-menu li.cat-item-33 a { color: #362594; }
#category-menu li.cat-item-30 a { color: #481A9F; }


/* FARBEN DER KATEGORIEN - Bartholot
==============================================================*/     
#category-menu li.cat-item-46 a { color: #004573; }
#category-menu li.cat-item-47 a { color: #123A7E; }
#category-menu li.cat-item-48 a { color: #242F89; }
#category-menu li.cat-item-49 a { color: #362594; }
#category-menu li.cat-item-50 a { color: #481A9F; }

/* FARBEN DER KATEGORIEN - Sven Glage
==============================================================*/     
#category-menu li.cat-item-27 a { color: #004573; }
#category-menu li.cat-item-29 a { color: #123A7E; }
#category-menu li.cat-item-28 a { color: #242F89; }

/* FARBEN DER KATEGORIEN - Wiebke + Pedro
==============================================================*/     
#category-menu li.cat-item-25 a { color: #004573; }
#category-menu li.cat-item-26 a { color: #123A7E; }
#category-menu li.cat-item-24 a { color: #242F89; }

/* FARBEN DER KATEGORIEN - Bernd Ebsen
==============================================================*/     
#category-menu li.cat-item-14 a { color: #004573; }
#category-menu li.cat-item-15 a { color: #123A7E; }
#category-menu li.cat-item-16 a { color: #242F89; }
#category-menu li.cat-item-17 a { color: #362594; }


#category-nav li a { background-color: #010101; }

#lb a { font-size: 18px; font-family: Tahoma, sans-serif; font-weight: bold; }
.slug-your-lightbox #lb a { font-size: 14px; font-family: Egypt, Times, "Times New Roman", Georgia, serif; font-weight: normal; }

#ylb a, #lb a { color: #5a0faa; display: block; }
#ylb a:hover, #lb a:hover { color: #fff; }

#content a.thumbnailhover:hover {
	cursor: url(images/enlarge.gif), crosshair;
}

.home a.minus:hover {
	cursor: url(images/shrink.gif), pointer;
}

#sb-body-inner img {cursor: pointer;}

.page-item {
	padding-left: 0;

}

#content ul#portfolio, #content ul#portfolio li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content ul#portfolio li { right: 0; }

input,select,textarea{
  color: #eee;
  background-color: #3F3F3F;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}
input[type="submit"],
input[type="button"],
button{
  background: url("images/btn-bg.jpg") repeat-x left top;
  color:#ddd;
  font-weight: normal;
  position: relative;
  height: 22px;
  overflow: hidden;
  border: 1px solid #101010;
  padding: 3px 18px;
  font-size: 10px;
  line-height: 0.75em;
  font-family: Verdana, Arial, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px
}
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover{
  background-position: 0 -22px;
  color: #ddd
}
input[type="submit"]:active,
input[type="button"]:active,
button:active{
  background-position: 0 -44px;
  padding-top: 4px;
  padding-bottom: 0
}
abbr{
  border-bottom: 1px dotted #555
}
pre{
  background-color: #191919;
  border: 1px solid #333;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 5px;
  margin: 10px 0;
  white-space: pre;
  overflow: auto
  
}
pre,
code{
  font-size: 12px;
}
html {
	/*height: 100%;*/
}
body {
  background: #010101;
  color: #E6E6E6;
  font-family: Egypt, Times, "Times New Roman", Georgia, serif;
  letter-spacing: 1px;
  font-size: 90%;
  font-style: normal;
  font-weight: 100;
  line-height: 24px;
  height: 100%;
/*font-family:"Calibri";background-color:#282828;color:#fff;text-decoration:none;word-spacing:0.25em;text-align:left;letter-spacing:1px;line-height:14px;font-size:13px;text-transform: uppercase;*/
}
#wrapper{
  background: transparent url("images/linie-440.png") no-repeat 800px top; 
  height: auto;
  min-height: 480px;
  margin: 0 auto;
  margin-top: 100px;
  width: 1000px;
}
a {
	color: #5a0faa;
	text-decoration: none
}
a:hover {
  color: #E6E6E6;
}
h1, h2, h3{
  color: white
}
h2{
  font-size: 1.5em;
  margin-bottom: 0.7em
}
#content ol,
#content ul{
  margin-bottom: 1em
}
.single #content li{
  line-height: 1.4em
}
.single #content ul{
  border-top: 1px solid #101010;
  border-bottom: 1px solid #282828;
/* edited */
  display: none;
}
.single #content li{
  padding: 10px 0 10px 24px;
  list-style: none;
  position: relative;
  border-top: 1px solid #282828;
  border-bottom: 1px solid #101010
}
.twitter{
  background: url("images/icons/twitter.png") no-repeat left center
}
.delicious{
  background: url("images/icons/delicious.png") no-repeat left center
}
.designer{
  background: url("images/icons/person.png") no-repeat left center
}
.site-link{
  background: url("images/icons/globe.png") no-repeat left center
}
#header {
 /* margin: 0 auto; */
  	padding: 0;
  	float: right;
	z-index: 20;
	width: 185px;
	position: fixed;
	margin-left: 820px;
}
#branding,#access {
  width: 185px;
  padding-left: 0px; 
}
#branding{
  padding: 0;
}
.ie8 #branding{
	margin-bottom: 24px;
	height: 90px;
}
#blog-title {
	text-align: left;
	display: inline-block;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.5em;
}
#blog-title a{
	display: block;
	background: url("images/KarinaBednorz.png") no-repeat left center;
    width: 175px;
    height: 80px;
	text-indent: -9000px; 
	margin-bottom: 10px
}
.msie #blog-title a{
  position: relative;
  margin-bottom: -10px
}
#blog-description {
  color:#777;
  font-size:0.9em;
  line-height: 1.4em;
  font-weight:normal;
  text-align: right;
  padding-top: 66px
}
#access {
  width: 185px;
  margin-top: 24px;
  clear: both;
  height: 363px;
 /* edited 
  display: none;*/
}
#category-menu ul{
  width: 200px;
  padding: 0;
  margin: 0;
}
#category-menu ul li {
	/*margin-top: 7px;*/
}
#category-menu ul li ul.children li {
	margin: 4px 0 4px 4px;
}

#category /* edited 
  display: none;*/
}
#category-menu ul{
  width: 200px;
  padding: 0;
  margin: 0;
}
#category-menu ul li {
	/*margin-top: 7px;*/
}
#category-menu ul li.photographer { 
	/*padding: 14px 0;*/
}
#category-menu ul li.photographer a { 
	/*padding: 4px 8px 4px 0; */
	color: #fff;
}
#category-menu ul li ul.children li {
	margin: 4px 0 4px 4px;
}

#category-menu ul li ul.children li.current-cat a { color: #666 !important;}
#category-menu li a,
li.blog-description span{
  display: block;
  font-size: 16px;
  font-weight: 100;
  text-decoration: none;
  /*color: #666;*/
  /*letter-spacing: 1px;*/
}
#category-menu li.home a{
  display: block;
}
#category-menu li a:hover{
  color: #E6E6E6 !important;
}
#category-menu li.current_page_item{
  color: #E6E6E6;
}
#category-menu li.current_page_item a {
  color: #fff !important;
}
#category-menu > li:first-child{
  margin-left: 10px;
}
#category-menu li a:hover{
  color: #f2f2f2;
}
#category-menu li.blog-description{

}
#category-menu li.blog-description span{
  color: #5a0faa;
  font-weight: normal
}
#blog-description{
  display: none
}
#page-menu{
  /*margin: 20px 0 0 0;*/
  width: 175px;
  font-size: 16px;
  color: #5a0faa;
  z-index: 100
}
#page-menu #page-nav{
  text-align: left
}
#page-menu #page-nav li{

}
#page-menu #page-nav li a{
  font-size: 16px;
}
#page-menu #page-nav li.rss a{

}
#page-menu #page-nav li a:hover{
  color: #E6E6E6;
}

.sf-menu .current_page_item a, 
.sf-menu .current_page_ancestor a, 
.sf-menu .current_page_parent a {
	color: #fff;
}
.sf-menu a, .sf-menu a:visited {
	color:#5a0faa;
}
.sf-menu li {
	position: relative;
	background:transparent;
}
body #access #category-menu .sf-menu li li {
  width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
	width: auto
	
}
.sf-menu li li li {
	background: red ;
}
body #access #category-menu .sf-menu a:focus, 
body #access #category-menu .sf-menu a:hover, 
body #access #category-menu .sf-menu a:active {
	background: #232323;
}
body #access #category-menu .sf-menu .home a:focus, 
body #access #category-menu .sf-menu .home a:hover, 
body #access #category-menu .sf-menu .home a:active {
  background: url("images/ico-home-trans.png") no-repeat center -16px
}
body #access #category-menu .sf-menu ul a:focus, 
body #access #category-menu .sf-menu ul a:hover, 
body #access #category-menu .sf-menu ul a:active {
	background: #454545;
}
.sf-menu li li a:hover {
	background:#333333;
}
.sf-menu ul {
	border:medium none;
}
.sf-menu li:hover ul, 
.sf-menu li.sfHover ul {
	top: 45px;
	position: absolute;
	border: 3px solid #333;
	background: #1A1A1A;
	padding: 0;
	border-top: none
}
.sf-menu ul ul {
	top: auto;
	left: auto;
	margin-top:0;
}
body #access #category-menu .sf-menu ul a {
	background:#111111;
	color: white;
	padding: 5px 0 5px 5px;
	margin: 0;
	line-height: 20px;
	height: 20px;
	display: block;
	width: auto
}
.sf-menu ul a:hover {
	color:#CC0000;
}
.menu {
	width: 200px;
	margin: 0;
}

li.author { display: none; }

.menu .author a {
	color: #5f5b69;
}

.skip-link {
  display: none;
}
#main{
	position: absolute;
	z-index: 5;
	margin: 0 auto 30px auto;
	width: 1000px;
	height: 465px;
	height: auto;
	background: transparent url(images/linie-lila.png) repeat-y scroll 800px top;
	overflow: visible;
}
#container {
	width: 800px;
	height: auto;
	overflow: hidden;
	margin-left: -20px;
}
#primary,
#secondary{
  display: none
}
.page #contactLeft {
	line-height: 24px;
	position: relative;
	top: 115px;
	left: 250px;
	float: left;
	width: 170px;
	font-size: 0.9em;
	height: 400px;
	text-align: left;
	color: #bfbfbf;
}
.page #contactRight {
	line-height: 24px;
	position: relative;
	top: 115px;
	float: right;
	width: 250px;
	height: auto;
	font-size: 0.9em;
	height: 400px;
	text-align: left;
	color: #bfbfbf;
}
.page #contactRight p,
.page #contactLeft p { margin-bottom: 10px; }


.page .credit {}
.page .credit a {color: white;}
.page .credit a:hover {color: #fff}
.page #primary{
  display: block
}
.aside{
  width: 270px
}
#content{
  width: 800px;
  margin: 0;
  float: none;
  padding-top: 0;
  text-align: right;
  overflow: hidden;
  padding-left: 714px;
  display: none;
}
.msie #content,
.single #content,
.home #content,
.page #content{
  padding-top: 0
}
.page #content{
  /* margin-left: 320px; */
  width: 800px;
  height: auto;
  text-align: right;
}
.page #content li{
  list-style: disc;
  margin-left: 20px
}
.slug-contact #content,
.slug-impressum #content {
	text-align: left;
}
.slug-contact #content .hentry,
.slug-impressum #content .hentry {
	display: block;
}
.slug-impressum #content {
height: 626px;
}
.single #container{
  position: relative
}
.single .entry-content{
  display: none;
  float: left;
  margin: 20px 0 0 550px;
  width: 385px
}
.single div.video .entry-content{
	margin:20px 0 0 680px;
	width:255px;
}
.single div.video ul.meta,
.single div.video #nav-below{
	display: none
}
.single .artwork-container, 
.home .artwork-container {
  float: right;
  /* margin-left: -935px */
}
.home .artwork-container a {
	/*padding-left: 800px;*/
}
.single .entry-artwork{
	height: 440px; 
	overflow: hidden;
}
.single .navigation{
  margin-top: 10px;
  padding-top: 0;
}
.single .entry-content h1,
h1.page-title{
  font-size: 1.8em;
  margin-bottom: .5em;
  display: none;
}
h1.page-title{
  /* margin-bottom: 1em */
}
.single .entry-content p{
  line-height: 1.3em
}
.not-singular #content, .singular #content.allthumbs {
	/*padding-left: 20px;*/
}
.not-singular .entry-content, 
.singular .thumbs, .singular .ylb {
  float: right;
  min-width: 77px;
  /*margin: 0 5px 5px 0;*/
  position: relative;
}
.not-singular .entry-content a, .singular .thumbs a, .singular .ylb a {
  border: 0px solid #191919;
  display: block;
  height: 115px;
  width: auto;
  overflow: hidden;
  position: relative;
}
.not-singular .entry-content a img, .singular .ylb a img {
  position: relative;
  z-index: 5
}
.not-singular .entry-content .slide-a span.slide-title, 
.singular .thumbs .slide-a span.slide-title, 
.singular .ylb .slide-a span.slide-title {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: auto;
  padding: 5px 5px 0px 2px;
  line-height: 12px;
  color: #5a0faa !important;
  font-size: 14px;
  z-index: 0;
  opacity: 0.0;
  text-align: left;
  /*background-color: #E6E6E6;*/
}
.not-singular .entry-content .slide-a span.slide-title:hover,
.singular .entry-content .slide-a span.slide-title:hover,
.singular .ylb .slide-a span.slide-title:hover {
	color: white !important;
}
.not-singular .entry-content, .singular .ylb{
  /*position: relative*/
}
.not-singular .entry-content .new{
  display: block;
	position: absolute;
	top: -6px;
	right: 10px;
	width: 42px;
	height: 22px;
	background: url("images/ico-new-trans.png") no-repeat top left;
	z-index: 200
}
.entry-content .slide-a {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-color: #000;
}
.entry-content .slide-a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.not-singular .video .new{
	background: url("images/ico-video-trans.png") no-repeat top left;
	width: 74px;
}
span.cover-up{
  /* background: url("images/side-fade-trans.png") no-repeat right top; */
  position: absolute;
  right: 0;
  top: 0;
  height: 125px;
  width: 20px;
  z-index: 4
}
.main-aside h3{
  font-weight: bold;
  color: #fff;
  padding: 5px 0 5px 10px
}
.main-aside .xoxo li{
  margin: 0 0 10px 0;
  padding: 15px;
  background-color: #191919;
  border: 1px solid #333;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}
.main-aside .xoxo li div{
  padding: 0 0 0 10px;
  font-size: .8em;
  line-height: 2em
}
.main-aside .xoxo li ul li{
  margin: 0;
  padding: 0 0 0 10px;
  background: transparent;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0
}
.main-aside p{
  margin-bottom: 1em
}
form{
  margin: 0 0 2em 0
}
legend{
  font-size: 1.2em;
  font-weight: 700;
  color: white
}
.form-label,
.wpcf7-form label{
  display: block;
  margin: 5px 0 0 0
}
input[type="text"],
input[type="password"],
textarea,
select{
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #303030;
  background: #191919;
  color: #999999;
  padding: 10px;
}
.navigation {
  margin-bottom: 20px;
  overflow: hidden;
  width: 175px;
}
#nav-above {
  display: none;
}
#nav-below{
  clear: both;
  margin: 0;
  padding-top: 24px;
  height: auto;
  overflow: hidden;
  /*position: absolute;
  bottom: 0; */
}
.nav-next {
  float: left;
  text-align: right;
  margin-bottom: 0px;
  font-size: 16px;
}
.nav-previous {
  float: left;
  margin-bottom: 0px;
  font-size: 16px;
}
.nav-next a, .nav-previous a {
  color: white !important;
  /*padding: 2px;*/
}
.nav-next a:hover, .nav-previous a:hover {
  color: #5a0faa !important;
	/*background-color: #fff;
	padding: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;*/
}
#nav-above{
  display: none;
}
.hentry{
  width: auto;
  display: inline-block;
}
.entry-title {
  color: white;
  font-size: 2em;
/*  font-weight: bold; */
  letter-spacing: -1px;
  margin-bottom: 1em;
  padding-bottom: 1px;
  display: none;
}
.entry-title a{
  color: white
}
.post .entry-meta,.post .entry-utility {
  color: #afafa1;
  font-size: 0.825em;
  margin-bottom: 24px;
  padding-bottom: 5px;
}
.post p, .entry-content p {
  margin-bottom: 1em;
}
.post pre,#content .page pre {
  font-size: 1.6em;
}
.post dt {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.post dd {
  color: #eee;
  margin-bottom: 1em;
}
.post dl {
  margin-bottom: 1.3em;
  padding-left: 20px;
}
.post a.more-link {
  background: #be194f;
  color: #fff;
  font-size: 0.75em;
  font-weight: bold;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.post a.more-link:hover {
  background: #d93c6f;
}
a.more-link .meta-nav {
  display: none;
}
.post h3,.post h4,.post h5,.post h6 {
  margin: 5px 0;
  padding: 5px 0;
}
.post h4 {
  font-size: 1.4em;
}
.post h5 {
  font-size: 1.2em;
  text-transform: uppercase;
}
.post h6 {
  font-size: 1.1em;
  text-transform: uppercase;
}
.post blockquote {
  font: italic 2em Georgia, "Times New Roman", Times, serif;
  color: white;
  margin: 10px 0px;
  padding: 10px 20px 1px 10px;
}
.post blockquote p {
  font-stayle: italic;
}
.post .page-link {
  font-size: 0.825em;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.page-link a {
  background: #f0f0f0;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #eee;
  border-right: 1px solid #ddd;
  border-top: 1px solid #eee;
  padding: 5px 10px;
  text-decoration: none;
}
.post .entry-utility {
  border-top: 1px solid #232323;
  margin-bottom: 0;
  padding: 5px 0 0 0;
}
.btc-powered{
  font-size: 0.825em
}
#comments {
  margin-top: 20px;
  padding: 20px 0 0 0;
  clear: both;
  overflow: auto
}
#comments,#comments input[type="text"],#comments textarea {
  font-size: 12px;
}
#comments h3 {
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding: 7px 12px 7px 42px;
  font-weight: bold;
  background: #171717 url("images/ico-comment.png") no-repeat 16px center
}
#comments #respond h3{
  background-image: url("images/ico-person.png")
}
#comments #comments-list #respond h3{
  background-image: url("images/ico-reply.png")
}
.formcontainer{
  border-top: 1px solid #282828;
}
#comments-list {
  border-top: 1px solid #141414;
  float: left;
  margin-right: 30px;
  padding: 0 0 18px;
  width: 520px;
}
#comments-list ol,#comments-list ul {
  list-style: none;
  margin: 0;
}
#comments-list ol {
  margin: 0 0 18px 0;
}
#comments-list li {
  padding: 18px 1.5em 18px 1.5em;
  position: relative;
  border-top: 1px solid #282828;
  border-bottom: 1px solid #101010
}
#comments-list ol {
  border-bottom: 1px solid #282828
}
.single #content #comments-list li,
.page #content #comments-list li{
  padding: 20px 0;
  position: relative;
  z-index: 0
}
#comments-list li .avatar {
  height: 60px;
  width: 60px;
  padding: 4px;
  border: 1px solid #282828;
  background: #171717;
  float: left;
  position: relative;
  margin-left: -95px
}
#comments-list .comment-author,
#comments-list .comment-meta,
#comments-list .comment-content,
#comments-list .unapproved{
  display: block;
  margin-left: 100px
}
#comments-list .unapproved{
  background-color: #191919;
  margin-bottom: 15px;
  padding: 10px;
  color: white
}
#comments-list .comment-author {
  font-weight: bold;
  font-size: 1.3em
  padding: 5px 0 0 0;
}
#comments-list .comment-meta {
  color: #666;
  font-size: 11px;
  padding: 10px 0 9px 0;
}
#comments-list .comment-meta a {
  color: #eee;
  font-style: italic;
  text-decoration: none;
}
#comments-list .comment-meta a:active,#comments-list .comment-meta a:hover {
  color: #FF4B33;
}
#comments-list .comment-content{
  padding-right: 10px
}
#commentform{
  padding: 15px;
  width: 360px
}
.comment-reply-link {
  font-size: 11px;
  padding: 0 0 18px 0;
  text-align: right;
}
.hover-url{
  color: #666;
  margin-left: 10px;
  font-weight: normal;
  font-style: italic;
  font-family: Georgia, "Georgia MS", Times, serif
}
.comment-reply-link a {
  color: #eee;
  font-style: italic;
  text-decoration: none;
}
.comment-navigation {
  font-weight: bold;
  margin-right: 0.5em;
  padding: 0;
}
.comment-navigation a {
  border: 1px solid #ccc;
  color: #eee;
  font-weight: normal;
  padding: 0.5em 0.75em;
  text-decoration: none;
}
.comment-navigation a:active,.comment-navigation a:hover {
  color: #FF4B33;
}
.comment-navigation a,.comment-navigation span {
  margin-right: 0.5em;
}
#trackbacks-list .comment-content {
  left: -9000px;
  position: absolute;
}
#respond {
  border-top: 1px solid #141414;
  margin-bottom: 22px;
  overflow: hidden;
  padding: 0;
  width: 390px;
  float: right;
  position: relative;
  z-index: 4
 }
#comments-list #respond {
  margin: 0;
  padding: 0;
  float: none;
  width: 520px
}
#comments-list #commentform {
  width: auto
}
#comments-list ul #respond {
  margin: 0;
}
#cancel-comment-reply {
  font-size: 11px;
  position: absolute;
  right: 1.5em;
  top: 7px;
}
#respond .required {
  color: #FF4B33;
  font-weight: bold;
}
.form-section{
  padding: 0 0 10px 0;
  clear: both;
  overflow: auto
}
.form-section label {
  font-size: 11px;
}
.form-section .form-label{
  width: 35%;
  float: left;
  clear: both;
  text-align: right
}
.form-section .form-input{
  width: 65%;
  float: right;
  text-align: right
}
.form-section .form-input input{
  width: 80%
}
.form-section .form-textarea{
  width: 100%;
  text-align: right
}
.form-section .form-textarea textarea{
  width: 94%
}
#respond #comment-notes{
  line-height: 1.2em;
  margin: 5px 0 20px 0;
  font-size: 0.9em
}
#comments-list ul.children{
  margin-left: 20px;
}
.single #content #comments-list ul.children li{
  padding-left: 25px;
  background: url("images/ico-reply.png") no-repeat 5px 20px
}
#form-section-comment .form-label{
  display: none
}
#form-allowed-tags p {
  color: #ccc;
  font-size: 10px;
  line-height: normal;
  margin: 0;
}
#form-allowed-tags span {
  font-style: italic;
}
.form-submit {
  padding: 18px 0 0 0
}
.subscribe-to-comments {
  color: #eee;
  float: left;
  font-size: 11px;
  margin: 0;
  padding: 18px 0 0 0;
}
.solo-subscribe-to-comments {
  color: #eee;
  font-size: 11px;
  padding: 18px 0 0 0;
}
.comment_license {
  clear: both;
  color: #eee;
  font-size: 11px;
  margin: 0;
  padding: 18px 0 0 0;
}
#footer {
  z-index: 0;
  border-top: 1px solid #353535;
  padding: 10px 0;
  color: #555;
  background-color: #0F0F0F;
  margin-top: 20px;
  display: none;
}
#footer a{
  color: #666
}
#footer a:hover{
  color: #666
}
#footer #subsidiary .aside{
  width: 940px	
}
#footer .widgetcontainer{
  float: left;
  width: 270px;
  padding: 10px;
  margin: 10px 10px 20px 10px;
  background: #121212;
  border: 1px solid #282828;
 }
#footer .widgetcontainer h3{
  margin-bottom: 10px
}
#footer .widgetcontainer a:hover{
  color: #999
}
#footer .reset{
  clear: both
}
#siteinfo{
  text-align: center;
  font-size: .75em
}
#siteinfo a{
  text-decoration: none;
  border-bottom: 1px dotted #333
}
#siteinfo a:hover{
  border-bottom-color: #555555
}
#author-info {
  border: 1px dotted #ccc;
  padding: 5px;
  overflow: hidden;
  font-size: 1.2em;
  margin-bottom: 20px;
}
#author-info h2 {
  border-bottom: 3px double #ddd;
  padding: 5px 0;
  font-size: 1.8em;
  margin-bottom: 10px;
}
#author-info .avatar {
  float: left;
  border: 3px double #ddd;
  margin: 0 10px 10px 0;
}


/* IE6 fixes 

.ie6 .single .entry-content{
  height: 450px
}

.ie6 .entry-content {
  height:130px;
}

.ie6,
.ie6 #container{
  width: 100%;
  overflow: hidden
}
.ie6 #blog-title a{
  overflow: auto
}
.ie6 #category-menu,
.ie6 #category-nav{
  width: 940px
}
.ie6 #category-menu{
  margin: 10px 0 0 10px
}
.ie6 #category-nav li {
  float: left;
  display: inline;
  padding: 0;
  margin: 0;
  height: auto
}
.ie6 #category-nav li.blog-description{
  float: right
}
.ie6 #category-nav li.blog-description span{
  float: right
}
.ie6 #category-nav a{
  float: left
}
.ie6 .single #content {
  height: auto
}
*/


.ie8 .entry-content .slide-a span.slide-title,
.ie7 .entry-content .slide-a span.slide-title {
	z-index: 1;
	filter:Alpha(Opacity=0);
	opacity: 0.0;
}

.ie6 .hentry,
.ie7 .hentry { 
	display: inline-block;
	zoom:1;
	*display:inline;
	padding: 3px;
 }

/* Styles for Contact Form 7 plugin */

div.wpcf7-response-output{
  display: none
}

/* Styles for WP Post Ratings plugin */

.post-ratings{margin-bottom: 10px; float: right; width: 100px !important; margin-top: 5px; overflow: hidden; height: 20px}
.post-ratings small{font-size: .7em;}
.post-ratings-text{display:none !important}

/* Styles for BuySellAds widget */

.BuySellAds_widget{
  width: 938px;
  margin: 0;
  padding: 3px 0;
  height: auto;
  overflow: auto;
}
.BuySellAds_widget a {
background-color:#191919;
border:3px solid #191919;
display:block;
height:125px;
overflow:hidden;
position:relative;
width:125px;
float: left;
margin:0 3px 0 0;
}
.BuySellAds_widget a:hover{
  border-color: #191919
}
.BuySellAds_widget img {
  border: 0;
  clear: right;
}
.BuySellAds_widget a.adhere {
  background: #191919;
  border:3px solid #191919;
  color: #666;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  width: 125px;
  height: 125px;
  margin:0 3px 0 0;
}
.BuySellAds_widget a.adhere:hover {
  background: #191919;
  border: 3px solid #191919;
  color: #777;
}

span.edit-link {
	position: absolute;
	top: 10px;
	left: 10px;
}

.wp-caption {
	text-align: left;
	margin-bottom: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
}

.wp-caption a { margin-top: 10px; display: inline-block; }

/* Info Page
==============================================================*/
.alignright, img.wp-caption.alignright { margin: 0; }
.alignleft, img.wp-caption.alignleft { margin: 0; }

.slug-info .hentry { 
	width: 800px;
	display: inline-block;
	height: 440px;
	/* overflow-x: scroll; */ 
}
.slug-info .entry-content { width: 3000px; }
.slug-info #infoLeft {
    float: left;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    width: 300px;}

.slug-info a.infoNext:hover {
	cursor: url(http://www.karinabednorz.de/cms/wp-content/plugins/kau-boys-thickbox2pdf/shadowbox/resources/next.png), crosshair;
}
.slug-info a.infoPrev:hover {
	cursor: url(http://www.karinabednorz.de/cms/wp-content/plugins/kau-boys-thickbox2pdf/shadowbox/resources/previous.png), crosshair;
}
