/*
Theme Name: Shoepassion Redesign
Theme URI: http://www.shoepassion.de/
Description: New Shoepassion design bcause the old theme is a ugly patchwork theme from other themes...
Version: 2.0
Author: Alexander Rösel
Author URI: http://netzok.net

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*Kategorien*/
.widget_categories ul {
  background:url(images/line.png) no-repeat 20px bottom;
  padding-bottom: 5px !important;
}
.widget_categories ul li {
  font-size:0.8em;
  letter-spacing:0.2em;
  text-transform:uppercase;
}
.widget_categories ul li a {
  font-style:italic;
}
.widget_categories ul li a:hover {
  text-decoration: none;
}


/*Sidebar Icons*/
.widget_recent_entries,
.widget_recent_comments,
.widget_links,
.widget_archive,
.widget_shoepassion_banner,
.widget_facebook_likes {
  padding-left: 0px !important;
}
.widget_recent_entries h2,
.widget_recent_comments h2,
.widget_links h2,
.widget_archive h2 {
  height: 60px;
  line-height: 80px;
  margin-bottom: 0px !important;
  padding-left: 70px !important;
}
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_links ul,
.widget_archive ul {
  margin-left: 10px !important;
}
.widget_recent_entries h2 {background: url(images/icon-beitraege.png) no-repeat 0px 0px;}
.widget_recent_comments h2 {background: url(images/icon-kommentare.png) no-repeat 0px 0px;}
#linkcat-2 h2 {background: url(images/icon-fashionfriends.png) no-repeat 0px 0px;}
#linkcat-34 h2 {background: url(images/icon-freunde.png) no-repeat 0px 0px;}
#linkcat-28 h2 {background: url(images/icon-sonstiges.png) no-repeat 0px 0px;}
.widget_archive h2 {background: url(images/icon-archiv.png) no-repeat 0px 0px;}
.widget_facebook_likes {
  background: url(images/facebook-bg.png) no-repeat 0px 0px;
  border: 0px;
  margin: 0px;
  width: 323px;
}
.widget_shoepassion_banner a {
  background: transparent url(images/werbung-shoepassion.png) no-repeat -5px 0px !important;
  display: block;
  height: 370px;
  line-height: 0px !important;
  font-size: 0px !important;
  text-decoration: none !important;
  text-indent: -999px;
  overflow: hidden;
}


/* Begin Typography & Colors */
body {
	font: 12px/1.4em 'Hoefler Text','Palatino Linotype',Georgia,serif;
	color: #333;
	text-align: center;
	background: #FFF;
	}

#page {
	background: url(images/shoepassion-blog-hg.png) top center repeat-y;
	border: 0px solid #959596;
	text-align: left;
	clear: both;
	overflow: hidden;
	}

#header {
	background: transparent url(images/head-post.jpg) no-repeat top center;
	}
	
.page-id-59 #header {
  background: transparent url(images/head-impressum.jpg) no-repeat top center;
}
.page-id-62 #header {
  background: transparent url(images/head-impressum.jpg) no-repeat top center;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.11em;
	}

.entry a {
  font-style:italic;
  text-decoration:none;
}

.entry h3 strong em {
  border-left: 2px solid #777;
  color: #777;
  display: block;
  font-size:0.7em;
  padding-left:7px;
}

.entry p .first-letter {
  font-size: 6em;
  float:left;
  margin: 7px 5px 0px 0px;
}

.narrowcolumn .entry, .widecolumn .entry {
  color:#777;
	letter-spacing:0.01em;
	line-height:1.5em;
	}

.narrowcolumn .entry strong, .widecolumn .entry strong {
  color: #333;
  font-size:1.4em;
  font-weight:normal;
  letter-spacing:0.03em;
}

.narrowcolumn .postmetadata {
	text-align: left;
	}
.narrowcolumn .postmetadata a {
	color: #333;
	text-decoration:underline;
}
.narrowcolumn .postmetadata a:hover {
	color:#BFBF39;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.footer {
	background: url('images/rand-unten.png') repeat-x bottom;
	border: none;
	height: 60px;
	width: 100%;
	clear: both;
	overflow:visible;
	text-align:left;
	height:31px;
	z-index:1;
	}

.footer .shadow {
  background:transparent url(images/schatten-unten.png) repeat-x scroll center bottom;
  margin:0 auto;
  overflow:visible;
  width:1147px;
  height: 61px;
  height:16px;
  z-index:1;
}

.footer .contact {
  background: url('images/btn-kontakt.png') no-repeat 0 bottom;
  width:151px;
  height:45px;
  display:block;
  float:left;
  font-size:0px;
  line-height:0px;
  margin-top:-29px;
  margin-left:0px;
  z-index:100;
  text-decoration:none;
  border:0px;
  text-indent:300px;
}
.footer .contact:hover {
  background: url('images/btn-kontakt-aktiv.png') no-repeat 0 bottom;
  text-decoration:none;
  border:0px;
}
.footer .imprint {
  background: url('images/btn-impressum.png') no-repeat 0 bottom;
  width:149px;
  height:45px;
  display:block;
  float:right;
  font-size:0px;
  line-height:0px;
  margin-top:-29px;
  margin-right:0px;
  z-index:100;
  text-decoration:none;
  border:0px;
  text-indent:300px;
}
.footer .imprint:hover {
  background: url('images/btn-impressum-aktiv.png') no-repeat 0 bottom;
  text-decoration:none;
  border:0px;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

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

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#headerimg h1 a {
  text-indent:400px;
  overflow:hidden;
  color:#333;
}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.7em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	background:#DDEEF0 none repeat scroll 0 0;
  border:1px solid #C6D8DB;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist .comment-author {
  font-style:normal;
	font-weight: normal;
	font-size: 1.7em;
	color: #333;
	}

.commentlist p {
  color:#777;
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	color:#777;
}
	
.commentmetadata a {
  color: #777;
}
.commentmetadata a:hover {
  color: #BFBF39;
}

#sidebar {
	font-size: 1.1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	}

#sidebar .recentcomments a {
	text-transform:none;
	font-weight:normal;
}

#sidebar .widget {
	margin-bottom: 25px;
	padding-left: 5px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #333;
	text-decoration: none;
	}

a:hover {
	color: #333;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin:0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 1017px;
	border: 0px solid #959596;
	}

#header {
	margin: 0px;
	padding: 0;
	height: 392px;
	width: 1017px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
#headerimg h1 a {
  display:block;
  height:260px;
  margin-left:670px;
  margin-top:20px;
  width:320px;
}

.narrowcolumn,
.widecolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 616px;
	}

.post {
	margin: 0 0 92px;
	text-align: left;
	}

.post hr {
	display: block;
	}

ul.post-links {
  border-bottom: 2px solid #333;
  margin-bottom:5px;
  overflow: hidden;
  padding: 0px !important;
  list-style:inside none;
}

ul.post-links a {
  text-decoration: none;
}

ul.post-links li {
  float: left;
  margin: 0px 10px 10px 0px !important;
}
ul.post-links li a {
  overflow: hidden;
  text-indent: -999px;
}

ul.post-links li .read-more {
  display: block;
  background: url(images/btn-weiterlesen.png) no-repeat;
  line-height:0px;
  font-size:0px;
  height:27px;
  width: 99px;
}
ul.post-links li .read-more:hover {
  background-position: 0px -73px;
}

ul.post-links li .tweet-me {
  display: block;
  background: url(images/btn-tweet.png) no-repeat;
  line-height:0px;
  font-size:0px;
  height:27px;
  width: 99px;
}
ul.post-links li .tweet-me:hover {
  background-position: 0px -73px;
}

ul.post-links li .share-me {
  display: block;
  line-height:0px;
  font-size:0px;
  background: url(images/btn-share.png) no-repeat;
  height:27px;
  width: 99px;
}
ul.post-links li .share-me:hover {
  background-position: 0px -73px;
}

#socialbuttons {
  overflow: hidden;
  padding-left:18px !important;
}
#socialbuttons h2 {padding-left:2px !important;}

#socialbuttons .button-twitter {
  background:url(images/btn-twitter.png) no-repeat;
  display:block;
  float:left;
  font-size:0px;
  line-height:0px;
  height:37px;
  width:90px;
}
#socialbuttons .button-twitter:hover {
  background-position:0px -63px;
}

#socialbuttons .button-facebook {
  background:url(images/btn-facebook.png) no-repeat;
  display:block;
  float:left;
  font-size:0px;
  line-height:0px;
  height:37px;
  width:100px;
}
#socialbuttons .button-facebook:hover {
  background-position:0px -63px;
}

#socialbuttons .button-rss {
  background:transparent url(images/btn-rss.png) no-repeat scroll 0 0;
  display:block;
  float:left;
  font-size:0;
  height:37px;
  line-height:0;
  width:90px;
}
#socialbuttons .button-rss:hover {
  background-position:0px -63px;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	margin-top:0px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	font-style:italic;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
#header h1 {
  margin:0px;
	padding-top:90px;
  text-align:right;
	}
#header h1 a {
  display:block;
  float:right;
  font-size:0;
  height:220px;
  line-height:0;
  margin-right:20px;
  text-decoration:none;
  width:300px;
}

h2 {
	margin: 30px 0 0;
	}
.post h2 {
	font-size:3.8em;
	line-height:1em;
	text-align:left;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 10px;
	font-weight: normal;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	margin-top:5px;
	}
#sidebar ul li a {
	color: #333;
}
#sidebar ul li a:hover {
	color:#BFBF39;
}

ol li {
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform .header {
  background:url(images/kommentar-schreiben.png) no-repeat;
  padding-left:50px;
  margin-bottom:25px;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
  border: 0px;
  font-size: 0px;
  line-height: 0px;
  background: url(images/btn-senden.png) no-repeat center;
  cursor: pointer;
	margin: 0 0 5px auto;
	float: right;
	width: 56px;
	height: 9px;
	}
	#commentform #submit:hover {
	  background: url(images/btn-senden-aktiv.png) no-repeat center;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

h3#comments {
  background:url(images/kommentare-hg.png) no-repeat;
  height:87px;
  line-height:87px;
  font-size:2em;
  text-indent:10px;
  margin-bottom: 35px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	border-bottom:2px solid #DDD;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	list-style: none;
  background: none !important;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
  background: url(images/navi-bottom.png) no-repeat bottom left;
	margin-left:687px;
	padding-bottom: 70px;
  width:313px;
	}
#sidebar ul.sidebar-wrapper {
  background: url(images/navi-bg.png) repeat-y 0px 0px;
  padding:20px 0 10px;
  width:313px;
}
#sidebar ul.sidebar-wrapper li ul li,
#sidebar ul.sidebar-wrapper li h2 {
  padding-left: 20px;
}
#sidebar ul.sidebar-wrapper li ul li,
#sidebar ul.sidebar-wrapper li h2,
#sidebar ul.sidebar-wrapper li ul li a {
  color:#fff !important;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 100px;
	}
	
.navigation a {
  color: #333;
}
.navigation a:hover {
  color: #BFBF39;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


.sc-form-table {
  text-align:left;
}
.sc-form-table tr td {
  padding-bottom:10px;
}
.sc-form-table input#sc-code,
.sc-form-table input#sc-email,
.sc-form-table input#sc-username,
.sc-form-table textarea {
  background:#DDEEF0;
  border: 1px solid #C6D8DB;
  width:100%;
}
