/*  
Theme Name: Lumix LX3
Theme URI: http://phpwcms-templates.de/
Description: WordPress Theme - simple design - widget ready - (c) 2008 by Manfred Peperkorn
Version: 1.0
Author: Manfred Peperkorn
Author URI: http://phpwcms-templates.de/
*/

/* Fixieren des vertikalen Scrollbalkens im FireFox
   um horizontales Springen zu vermeiden 
*/
html { min-height: 100.01%; margin-bottom:1px; }

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin:0; padding:0;
}

body {
   background:#222;
	color: #000;
	font-family: Lucida Grande, Geneva, Verdana, Arial, helvetica, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	margin: 0;
}

h1 {
	font-family: Georgia, Arial, Sans-serif;
	font-size: 28px;
	color: #F8F8F8;
}
h1 a { 
	color: #F8F8F8;
}
h1 a:hover { 
	text-decoration: none;
	color: #F8F8F8;
}

a:link, a:visited { 
	text-decoration: none;
	color: #F8F8F8;
}
a:hover { 
	text-decoration: underline;
	color: #336699;
}
a:link img, a:visited img, a:hover img {
	border: 0px;
	padding: 2px;
}

p { 
	padding: 10px 0 0 0;
}


#outer-wrapper { 
   width: 998px;
   background: #000;
   margin: 0 auto;
   border-top: 1px solid #000;
   border-left:  1px solid #333;
   border-right: 1px solid #333;
   border-bottom: 1px solid #000;
}

#wrapper { 
   margin: 10px auto 0 auto;
   width: 982px;
   text-align: left;
}

/* Kopfzeile ---------- ---------- ---------- ---------- */
#header { /* background:blue; */
   float: left;
   width: 982px;
   height: 65px;
   color: #F9F9F9;

}
#header-title {
   float: left;
   margin: 27px 15px 0 3px;
}

#header---title-2 {
   color: #990000;
}
#header-subtitle {
   font-family: Georgia, Arial, Sans-serif;
   float: left;
   color: #888;
   margin: 41px 0px 0 0;
}

#top-navigation {
   float: right;
   margin: 29px 2px 0 0;
}

#top-navigation ul {
   list-style-type: none;
   list-style-image: none;
}

#top-navigation ul li {
   display: inline;
   padding: 0 0px 0 14px;
}

#top-navigation ul li a {
	color: #888;
	text-decoration: none;
}

#top-navigation ul li a:hover {
	color: #ccc;
	text-decoration: underline;
}


/* ---------- ---------- ---------- ---------- ---------- ---------- */
/* Hauptbereich zwischen Header und Footer */

#main-section { /* background:green; */
	clear:both;
   width:982px;
}

/* PAGE-Navigation ----- ----- ----- ----- */
#pepes-page-navigation #tabbar { clear:both;
    height:25px;
    background:#333; 
    margin:0 auto 10px; 
}


#pepes-page-navigation ul#tabbar { 
   padding:2px 2px;
}

#pepes-page-navigation ul#tabbar li.tab,
#pepes-page-navigation ul#tabbar li.tabselected { float: left; 
   width: 120px;
   display: inline; 
   background: #111; 
   margin: 0 0 0 0px;
   padding: 4px 10px;
   border-left: 0px solid #444;
   border: 1px solid #666;
}

/*
#pepes-page-navigation ul#tabbar li.tab a:hover,
#pepes-page-navigation ul#tabbar li.tabselected a:hover { display: block;
   background: #aaa;
   padding:0 5px;
}

#pepes-page-navigation ul#tabbar li.tabselected { 
   background:#777; 
}


#pepes-page-navigation ul#tabbar li.tab li.tab,
#pepes-page-navigation ul#tabbar li.tabselected li.tab { clear:both; float: left; 
   width: 120px;
   display: inline; 
   background: #111; 
   margin: 10px 0 0 0px;
   padding: 4px 10px;
   border-left: 0px solid #444;
   border: 1px solid #666;
}

#-pepes-page-navigation ul#tabbar li.tab li a:hover,
#-pepes-page-navigation ul#tabbar li.tabselected li a:hover { display: block;
   background: #aaa;
   padding:0 5px;
}

#-pepes-page-navigation ul#tabbar li.tabselected li { 
   background:#777; 
}

*/

.shop-container {
/* background:#cc0000; */
   padding:5px;
}


/* ---------- ---------- ---------- ---------- ---------- */
/* Bereich des eigentlichen Beitrags incl. Kommentaren */

#container { /* background:red; */
	float: left;
	width: 700px;
	margin: 0 12px 0 0;
}

#post-container {
   background: #000;
	margin: 8px 0 0px 0;
}

#post-container-single {
	background: #FFF;
	margin: 8px 0 -8px;


  overflow:hidden;
/* border:1px solid RED; */
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
}


/* Der einzelne Beitrag */
.post {
   background:#fff;
   margin: 0 0 7px;
   padding: 30px 20px 8px;


overflow:hidden;
/* border:1px dotted GREEN; */
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
}

.post a { color: #336699; /* color: #990000; */
}
.post a:hover {
	color: #666;
	text-decoration: underline;
}

/* Titel des jeweiligen Beitrags */
.post h2 {
	font-family: Georgia, Sans-serif, Arial;
	font-size: 22px;
}
.post h2 a { color: #333;
}


.entry { line-height: 18px;
}

.entry h3 { /* background: #f6f6f6; */
   clear: both;
	font-family: Georgia, Sans-serif, Arial;
	font-size: 16px;
	padding: 2px 2px;
	margin: 20px 0 0;
   border-bottom: 1px solid #ddd;
}
.entry h4 { 
	font-family: Georgia, Sans-serif, Arial;
	font-size: 14px;
	padding: 0;
	margin: 15px 0 0;
}


.post-metadata {
	border-top: 1px solid #eee;
	padding: 2px 0 2px 20px;
	color: #aaa;
	background: url('img/date.gif') left center no-repeat;
}

.metabox {
	float: left;
   width: 650px;
	line-height: 20px;
	margin: 15px 0;
	padding: 4px 5px;
	background: #eee;
/*	border-bottom: 1px solid #ccc; */
   border-bottom: 1px solid #dedede;
/**/

  overflow:hidden;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;

/**/
}

.entrytext { 						/* Bei SHOP-Seite */
 	background:#000; 
 	padding:0 0 10px; 
   margin-top:10px;

   border: 1px solid #999;
   -moz-border-radius: 8px;
   -khtml-border-radius: 8px;
   -webkit-border-radius: 8px;
   border-radius: 8px;

   }

/* Zitat - Auszeichnung */
.post blockquote p { 
   color:#666;
   margin: 10px 0 0px 50px;
   padding: 0 0 5px 15px;
   border-left: 5px solid #ddd;
}

/* Artikel - Paginierung */
.navigation {
	clear: left;
   background: #333;
   border-top: 0px solid #666;
   border-bottom: 1px solid #666;
	color: #f9f9f9;
	width: 680px;
	height: 13px;
	padding: 10px 10px;
}
.navigation-bottom { 
	clear: left;
	background: #333;
	padding: 10px 10px;
   border-top: 1px solid #666;
	color: #F9F9F9;
	width: 680px;
	height: 13px;
}

.floatleft  { float:left; }
.floatright { float:right; }



/* Kalender */

table#wp-calendar {
	width: 100%;
}



/* Images fuer diverse Links ========== ========== */

.editpost {
	padding: 2px 0 2px 20px;
	background: url('img/pencil.gif') left center no-repeat;
	margin-left: 10px;
}

.commentlink {
	padding: 2px 0 2px 20px;
	background: url('img/comments.gif') left center no-repeat;
	margin-left: 10px;
}
.catlink {
	padding: 2px 0 2px 20px;
	background: url('img/folder_images.gif') left center no-repeat;
}
.taglink {
	padding: 2px 0 2px 20px;
	background: url('img/tag_blue.gif') left center no-repeat;
}
.editcomment {
	padding: 2px 0 2px 20px;
	background: url('img/comment_edit.gif') left center no-repeat;
	margin-left: 10px;
}
.permalink {
	padding: 2px 0 2px 20px;
	background: url('img/attach.gif') left center no-repeat;
}
.trackbacklink {
	padding: 2px 0 2px 20px;
	margin-left:10px;
	background: url('img/arrow_redo.gif') left center no-repeat;
}

/* ---------- ---------- ---------- ---------- */

/* Sidebar */

.sidebar { 
   float: right;
   width: 270px;
	display: inline;
   color: #F9F9F9;
   background: #000;
/* background:blue; */
}

.sidebar ul { 
	list-style-type: none;
	margin: 0;
   padding: 0;
}

.sidebar ul li {
 background:#333;
	margin: 0px 0 6px;
	padding: 10px 10px;


  overflow:hidden;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;

}

.sidebar ul li h2 {
	font-family: Georgia, Sans-serif;
	font-size: 15px;
	margin: 0 0 8px 0; 
	padding: 0 0 2px 0;
	border-bottom: 1px solid #666;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 20px;
}

/* LINKS */
.widget a {  }
.widget a:hover {
   color: #EEE;
   text-decoration: underline;
}


.xxxxxwidget { 
   background: #333;
   margin:7px 0 7px 0;
   border-bottom: 2px solid #444;
}

#searchform {
	margin:0 0 0 10px;
}
#searchsubmit {
	margin:0 0 0 5px;
}


/* ---------- ---------- ---------- ---------- ---------- ---------- */
/* Tags */

.tags, #tag_cloud {
	margin: 0 0 15px;
}
.tags {
   text-align: center;
}
.tags a, #tag_cloud a {
   color: #AAA;
   margin: 0 2px;
}

.clearboth { clear:both; }


/* ---------- ---------- ---------- ---------- ---------- ----------  */
/* Footer */

#footer { clear: both;
	text-align: center;
	width: 988px; 
	height:30px;
font-size: 11px;
	line-height: 20px;
	margin: 15px auto;
	padding: 5px 0px 15px;
	color: #aaa;
}

.footer-left  { float:left; padding-left: 10px; }

.footer-right { float: right; padding-right: 18px; }


/* ---------- ---------- ---------- ---------- ---------- ----------  */
/* Kommentare und Eingabefelder */

#comments { 
   clear: both; 
   background: #fff; 
	padding: 20px 0 0 0;
   border:none;
}

/* Vorhandene Reaktionen */
#respond { 
   clear: both; 
   background: #fff; 
	padding: 20px 0 0 0;
   border:none;
}

.comments-template {
	margin: 10px 0 0 0;
	border-top: 1px solid #ddd;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
}
.comments-template ol li {
	line-height: 18px;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #ddd;
}

.comments-template h2, 
.comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}



/* Alternierende Hintergrundfarbe bei Kommentaren */
.alt { 
   background: #f9f9f9;
}

/* Sonderformatierung fuer Kommentare des Autors */
.authorcomment {  
	border-left: 50px solid transparent;
}



.commentmetadata {
	font-size: 12px;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* Avatar */
.commentlist li .avatar {
   float: right;
   background: #fff;
   padding: 2px;
   margin: 0 10px;
   border: 1px solid #eee;
}
#comment-inputfield { 
   background: #fff;
   margin: 10px 0;
   padding: 0 10px 10px;
   overflow:hidden;

   border: 1px solid #dedede;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
}


/* Bild-Darstellung ---------- */
/* Ausrichtung */
.aligncenter, div.aligncenter { clear:both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
}

.alignleft { float: left; margin: 3px 4px 6px 0; }
.alignright { float: right; margin: 3px 0 6px 4px; }


/* Bildunterzeile die im WP-Editor automatisch generiert wird */
.wp-caption {
   text-align: center;
   background-color: #f3f3f3;
   margin: 10px;
   padding-top: 4px;

   border: 1px solid #ddd;
   /* Abgerundete Ecken fuer "unterstuetzende" Browser */
   -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;
}


/* Bildunterzeile ohne Rahmenkonstruktion */
h5 { 
   text-align:center;
	color:#666;
	background:#eee;
	padding:3px 5px;
	margin:-4px 2px 10px;
}

/* Copyright fuer externe Fotos*/
h6 {	width: 90%;	
	color: #666;
   background: #fff;
	padding: 2px 0 0 5px;
	margin-top: 20px;
	border-top: 1px solid #666;
}

/* wenn sie weiterlesen moechten... */
.moretext { 
   clear:both; 
	padding: 2px 0 2px 20px;
	background: url('img/bullet_go.gif') left center no-repeat;
}



#top-header-index_LX3 {
	height:118px;
height:0px;
	background:#000 url("img/header_LX3_schwarz_front_4_2.jpg") center 10px no-repeat;
   margin-bottom:0px;
}
#header-single_LX3 {
	height: 128px;
	background: #fff url("img/header_LX3_schwarz_front_4_oben.jpg") center 20px no-repeat;

   overflow:hidden;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
}

#header-sidebar_LX3 {
	width:270px; height:212px;
	background: #000 url("img/sidebar_LX3-lense_1.jpg") -40px 0px no-repeat;
   border-bottom:0px solid #555;
}

#footer-single_LX3 {
	height:105px;
	height:90px;
	background:#fff url("img/header_LX3_schwarz_front_4_unten.jpg") 15px 0px no-repeat;

   overflow:hidden;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px; 
}


/* WIDGETS*/

.recentcomments { 
   color:#999; 
}

.recentcomments span { 
   color:#990000; 
   font-weight: bold;
	text-decoration: none;
}

.recentcomments a:link, .recentcomments a:visited {
   font-weight: normal;
	text-decoration: none;
	color: #eee;
}
.recentcomments a:hover {
   font-weight: normal;
	text-decoration: underline;
	color: #eee;
}





/* ========== ========== ========== ========== ========= */



#amazon-468x60 {
   
   text-align:center; 
   background:#fff; 
   padding: 8px 0; 
   margin: 0 0 8px;

   overflow:hidden;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px; 

}



#amazon-468x60-single {
   text-align:center;
   background:#fff;
   padding: 4px 0px;
   margin: 0 0 5px;
   overflow:hidden;
   border: 1px solid #dedede;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px; 

}

#amazon-729x90-footer {
   text-align:center;
   background:#fff;
   padding: 4px 0;
   margin: 10px 0 0px;
      


   overflow:hidden;
   border: 1px solid #dedede;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px; 

}


/* ========== ========== ========== ========== ========= */

#footer-widgets-container {

   background:#333;
   margin:10px auto 0px;
   padding:5px 0;

   overflow:hidden;
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px; 
}



#sidebar1-wrap, #sidebar2-wrap, #sidebar3-wrap {
   float: left; 
   width: 328px;
}


#sidebar1-wrap { 
   background: #333; 
}

#sidebar2-wrap { 
   background: transparent; 
}

#sidebar3-wrap { background: transparent;	
}


#sidebar1, #sidebar2, #sidebar3 {
   background: #333;
   margin: 0 10px;
}


#sidebar2, #sidebar3 {
   border-left: 1px solid #666;
}
