/*  
Theme Name: Leifhelm-Foto - relaunch 2.0
Theme URI: http://www.leifhelm-foto.de
Description: Leifhelm-Foto ist ein individuell angepasstes Wordpress-Theme. Programmiert durch <a href="http://www.leifhelm-medien.de">Leifhelm-Medien</a>.

Author: Guido Leifhelm
Author URI: http://www.leifhelm-medien.de



*/

/* http://meyerweb.com/eric/tools/css/reset/ */

html, body, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Browserreset - END */

/* =Clear Floated Elements
--------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.spacer15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

body {
	font-family: "Trebuchet MS",Lucida Grande, Lucida, Verdana, sans-serif;
	background-color: #fff;
	color: #989898;
	text-align: center;
}

#header {
	height: 240px;
	width: 960px;
	background-image: url(http://www.leifhelm-foto.de/blog/wp-content/themes/leifhelm-foto/images/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
}

#headerimg {
	display: none;
	margin-top: 0px;
	height: 170px;
	width: 960px;
}

#page {
	margin: 0 auto;
	width: 960px;
	background: url(http://www.leifhelm-foto.de/blog/wp-content/themes/leifhelm-foto/images/bg-main_n.gif) repeat-y;
	text-align: left;
}

#se_content, #se_content p, #se_content h1, #se_content a{
	width:0;
	height:0;
	font-size:0px;
	position:absolute;
	display:none;
	overflow:hidden;
}
#se_content ul li{
	list-style:none;
}

#footer {
	width: 960px;
	height: 70px;
	background: url(http://www.leifhelm-foto.de/blog/wp-content/themes/leifhelm-foto-2-0/images/footer_n.gif) no-repeat;
}

#footer-wrap {
	margin-top: 0px;
	text-align: center;
}

.footer {
	color: #989898;
	font-size: 12px;
	padding-top: 7px;
}

/*-----------------START - Main Navigation START-----------------*/

ul.mainmenu {
	list-style-type: none;
	display: block;
	margin: 0 auto;
	padding-top: 188px;
	padding-left: 184px;
	font: 12px "Trebuchet MS",Lucida Grande, Lucida, Verdana, sans-serif;
	letter-spacing: 1px;
}

ul.mainmenu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 2px;
	margin-left: 2px;
	padding: 0px 0px 0px 0px;
}

ul.mainmenu li a {
	color: #989898;
	text-decoration: none;
	padding: 5px 12px 5px 10px;
}

ul.mainmenu li a:hover,.current {
	color: #000;
	text-decoration: none;
}

ul.mainmenu .current a {
	color: #000;
	font-weight: normal;
	font-style: normal;
}

/*-----------------END - Main Navigation END-----------------*/

/*-----------------START - fixed side navigation-----------------*/

ul#sidenavi {
	position: fixed;
	bottom: 94px;
	left: 1px;
	z-index: 5555;
}

ul#sidenavi li {
	clear: both;
	float: left;
	margin-bottom: 2px;
}

ul#sidenavi li a.home {
	width: 48px;
	height: 21px;
	background: url(http://www.leifhelm-foto.de/blog/wp-content/themes/leifhelm-foto/images/home.png) bottom left no-repeat;
	display: block;
	border: 0;
}

ul#sidenavi li a.home:hover {
	background: url(http://www.leifhelm-foto.de/blog/wp-content/themes/leifhelm-foto/images/home-a.png) bottom no-repeat;
}

ul#sidenavi li a.shop {
	width: 48px;
	height: 21px;
	background: url(http://www.leifhelm-foto.de/blog/wp-content/themes/leifhelm-foto/images/shop.png) bottom left no-repeat;
	display: block;
	border: 0;
}

ul#sidenavi li a.shop:hover {
	background: url(http://www.leifhelm-foto.de/blog/wp-content/themes/leifhelm-foto/images/shop-a.png) bottom no-repeat;
}

ul#sidenavi li a.contact {
	width: 48px;
	height: 21px;
	background: url(http://www.leifhelm-foto.de/blog/wp-content/themes/leifhelm-foto/images/contact.png) bottom left no-repeat;
	display: block;
	border: 0;
}

ul#sidenavi li a.contact:hover {
	background: url(http://www.leifhelm-foto.de/blog/wp-content/themes/leifhelm-foto/images/contact-a.png) bottom no-repeat;
}

ul#sidenavi li a.top {
	width: 48px;
	height: 21px;
	background: url(http://www.leifhelm-foto.de/blog/wp-content/themes/leifhelm-foto/images/top.png) bottom left no-repeat;
	display: block;
	border: 0;
}

ul#sidenavi li a.top:hover {
	background: url(http://www.leifhelm-foto.de/blog/wp-content/themes/leifhelm-foto/images/top-a.png) bottom no-repeat;
}

@media only screen and (max-device-width: 1023px) {

ul#sidenavi {
	display: none;
}

}

/*-----------------END - fixed side navigation-----------------*/

/*---Typografie */

#blogheader {
	color: #8fbfbb;
	padding-bottom: 30px;
	padding-top: 20px;
	font: normal 22px/1.2em "Trebuchet MS",Lucida Grande, Lucida, Verdana, sans-serif;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
}

#bloginfo {
	width: 782px;
	height: 40px;
	background-color: #fff;
	padding: 20px;
	margin-left: 69px;
	margin-bottom: 35px;
	border-bottom: 1px solid #8fbfbb;
	border-top: 1px solid #8fbfbb;
	border: 1px solid #8fbfbb;
}

#bloginfo h2 {
	color: #989898;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	font: normal 14px/1.2em "Trebuchet MS",Lucida Grande, Lucida, Verdana, sans-serif;
	text-decoration: none;
}

.archiv {
float: left;
width: 170px;
padding-right: 1px;
margin-top: -17px;
}

.kategorien {
float: left;
width: 170px;
padding-right: 1px;
margin-top: -17px;

}

.suche {
position: relative;
float: right;
padding-right: 0px;
margin-top: -17px;

}

.navigation {
	display: block;
	text-align: center;
	margin: 0px 69px 60px 69px;
	font: normal 14px/1.2em "Trebuchet MS",Lucida Grande, Lucida, Verdana, sans-serif;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.widecolumn .entry p {
	font: 0.84em/24px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

p {
	font: .84em/24px "Trebuchet MS",Lucida Grande, Lucida, Verdana, sans-serif;
	padding-bottom: 10px;
	color: #989898;
}

.post {
	margin: 0px 69px 20px 69px;
	text-align: left;
}

.postmetadata {
	clear: left;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

p img {
	max-width: 100%;
	border: 1px solid #8fbfbb;
	background-color: white;
	padding: 0 0 13px;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
}

h2 {
	color: #000000;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	font: normal 18px/1.2em "Trebuchet MS",Lucida Grande, Lucida, Verdana, sans-serif;
	text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
;
}

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;
}

h2.pagetitle {
	font: normal 18px/1.2em "Trebuchet MS",Lucida Grande, Lucida, Verdana, sans-serif;
	text-decoration: none;
	margin-top: 30px;
	margin-left: 69px;
	margin-bottom: 30px;
	text-align: left;
	color: #989898;
}

a {
	color: #000;
	text-decoration: none;
}

.post-edit-link {
	padding-left: 69px;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a.link:link {
	color: #000;
}

a.link:visited {
	color: #000;
}

a.link:hover {
	color: #000;
}

a.link:active {
	color: #000;
}

.entry form {
	/*

This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

small {
	font: 0.85em/18px "Trebuchet MS",Lucida Grande, Lucida, Verdana, sans-serif;
}

/*-----------------START content area - pagebar styling-----------------*/

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 63px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	text-align: right;
	font: 12px/18px "Trebuchet MS",Lucida Grande, Lucida, Verdana, sans-serif;
	color: #989898;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #8fbfbb;
	background-color: #fff;
	text-decoration: none;
	color: #8fbfbb;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #989898;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #d2d2d2;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #d2d2d2;
	color: #fff;
}

.pagebar a:hover {
	border-color: #d2d2d2;
}

.pagebar .inactive {
	border: 1px solid #989898;
	color: #ccc;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

/*-----------------END content area - pagebar styling-----------------*/

#comments {
	padding: 0;
	margin: 0px 0px 0px 69px;
}

.commentlist {
	padding: 0px 69px 0px 69px;
	text-align: left;
}

.commentlist li {
	margin: 7px 0 0 0;
	padding: 10px 10 0 10;
	list-style: none;
}

.commentlist p {
	margin: 10px 10px 0px 10;
}

#commentform p {
	margin-left: 69px;
	font: 12px/18px "Trebuchet MS",Lucida Grande, Lucida, Verdana, sans-serif;
}

.alt {
	background-color: #efefef;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 802px;
}

form#commentform input {
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #c1cfd1;
	border-right-color-value: #c1cfd1;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #c1cfd1;
	border-left-color-value: #c1cfd1;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	width: 180px;
}



form#commentform input#submit {
	background-color: #e0f2ec;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #c1cfd1;
	border-right-color-value: #c1cfd1;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #c1cfd1;
	border-left-color-value: #c1cfd1;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #358aba;
	width: auto;
}

form#commentform input#submit:hover {
	background-color: #c0e6fe;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #c1cfd1;
	border-right-color-value: #c1cfd1;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #c1cfd1;
	border-left-color-value: #c1cfd1;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	color: #444444;
	cursor: pointer;
}

form#commentform label {
	color: #989898;
	font-size: 11px;
}

#commentform textarea {
	width: 500px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
}

.commentmetadata {
	margin: 5px 0 0 0;
	display: block;
	font: 12px/18px "Trebuchet MS",Lucida Grande, Lucida, Verdana, sans-serif;
}

#respond {
	padding: 0;
	margin: 0px 0px 10px 69px;
}






/* Comments */

form#commentform {
	width: 500px;
}

form#commentform textarea#comment {
	width: 496px;
	padding: 2px;
	margin: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #989898;
	background-color: #efefef;
}

form#commentform input {
	border: 1px solid #989898;
	padding: 4px;
	font-size: 11px;
	line-height: 14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #000;
	background-color: #efefef;
	width: 180px;
}

form#commentform input#submit {
	background-color: #8fbfbb;
	border: 1px solid #989898;
	font-weight: bold;
	padding: 5px;
	color: #fff;
	width: auto;
}

form#commentform input#submit:hover {
	background-color: #989898;
	border: 1px solid #989898;
	color: #fff;
	cursor: pointer;
}

form#commentform label {
	color: #8fbfbb;
	font-size: 11px;
}


/* Pageflip-RSS-Feed */

img {
	behavior: url(iepngfix.htc)
}

#pageflip {
	position: relative;
	right: 0;
	top: 0;
	float: right;
	border-style: none;
	border-width: 0;
}

#pageflip img {
	width: 50px;
	height: 52px;
	border-style: none;
	border-width: 0;
	z-index: 99;
	position: absolute;
	right: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
}

#pageflip .msg_block {
	width: 50px;
	height: 50px;
	border-style: none;
	border-width: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	background: url(images/subscribe.png) no-repeat right top;
}

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
	
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top:7px;

}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

