/*  
Theme Name: Nickstedt BvZ
Theme URI: http://nickstedt.de/
Description: Wordpress Theme fuer BvZ.de
Version: 1.0
Author: Nick Salenga
Author URI: http://nickstedt.de/

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

*/



/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url(images/bvz_body_bg.jpg) repeat-x top left ;

	color: #333;
	text-align: center;
	}

#page {
	
	
	text-align: left;
	}

.post table{
width:550px;

	}
	
	.post td{
width:200px;


	}

#headerimg 	{ 
	margin: 0; 
	padding:0;
	
	
	
	} 

 


#content {
	font-size: 1.2em
	}

.entry a {
	text-decoration:none;
	}
	
.entry a:hover {
	text-decoration:underline;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
	
	.narrowcolumn .entry p {
	padding-bottom:10px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee /*url('images/kubrickfooter.jpg') no-repeat top*/; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 2em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.4em;
	text-align: left;
	padding-left:20px;
	padding-right:20px;
	position:absolute;
	top:0px;
	left:0;
	z-index:364;
	text-align:center;
	width:307px;
	height:30px;
	color:#333333;
margin:0;
background:#66CC99;
	
	}

h2 {
	font-size: 1.6em;
	
	}

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

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.7em;
	font-weight:normal;
	}

 h1, h1, h1 a:hover, h1 a:visited, #headerimg  {
	text-decoration: none;
	color: #ccc;
	width:347px;
	height:190px;
	margin:0;
	padding:0;
	float:left;
		}
		
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	text-decoration: none;
	}

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;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	list-style:none;
	}

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: #404040;
	text-decoration: none;
	}

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

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

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



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

#page {
	
	margin: 30px auto;
	padding: 0;
	width: 960px;
	
	}

#header {
	background-color: #fff;
	margin: 0 ; 
	padding:10px; 
	height: 190px; 
	width: 940px;
	
	
	}

#header #pics {
	background-color: #ff6600;
	margin: 0 ; 
	padding: 0; 
	height: 190px; 
	width:593px;
	position:relative;

	float:right;
	
	
	
	
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 15px;
	margin: 0px 0 0;
	width: 550px;
	}

.widecolumn {
	float: left;
	padding: 0 0 20px 15px;
	margin: 0px 0 0;
	width: 940px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	background: #fff url(images/bvzblog_entry.jpg) no-repeat bottom center ;
	padding-bottom:15px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

	
.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 {
	margin:2px 0 2px 0;
	padding:0;
	background: #fff url(images/folderb.gif) no-repeat left center;
}

.postmetadatakomm{
	margin:2px 0 2px 0;
	padding:0;
	background: #fff url(images/katb.gif) no-repeat left center;
}
p.postmetadata {
	clear: left;
	background:none;
	margin:2px 0 2px 0;
	padding:5px;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}

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



/*	Begin Headers */
h1 {
	padding:0;
	margin: 0;
	}

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

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

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

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



/* Begin Images */
.entry p img {
	padding: 0;
	margin-right:8px;
	margin-top:4px;
	max-width: 100%;
	border:1px solid #ccc;

	}

/*	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) */


/* 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;
	padding-left:10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	list-style:none;
	}

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

.entry ol li, .entry ul li{
	margin: 0;
	padding:5px;
	list-style:decimal;
	}
	
 .entry ul li{
	margin: 0;
	padding: 0;
	list-style:disc;
	}

.postmetadata ul, .postmetadata li, .postmetadatakomm ul, .postmetadatakomm li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0 0 0 10px;
	
	
	
	}

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

	
	
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 2px 0 0 2px;
	list-style:none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	list-style:none;
	}

ol li, #sidebar ul ol li {
	list-style:none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0px 10px 3px 0 ; 
	text-align: right;
	
	}

#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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding:0;
	margin:0 0 20px 0;
	width: 300px;
	float:right;
	}
	
#sidebar #produktshow{
    background: url(images/proslidbg2.png) no-repeat left top;
	margin: 0 ; 
	padding: 0; 
	height: 316px; 
	width:269px;
	position:relative;
	left:16px;
	clear:both;
	}	
	
	
.slidshow
{
	padding:30px 0 4px 0;
	margin:0;
	width: 200px;
	height:180px;
	
	
	}		
	
	
.shopb
{
	padding:0;
	margin:0 auto;
	width: 206px;
	height:60px;
	/*background: url(images/shopbutton.png) no-repeat left top;*/
	}	
	
.login
{
	padding:0;
	margin:0 auto;
	width: 940px;
	height:20px;
	position:absolute;
	z-index:3567;
	top:5px;
	text-align:right;

	}	
	
	
	
	
	
	#sidebar .shopb li a
{
position : relative;
display : block;
height : 60px;
background: url(images/shopbutton.png) no-repeat left top;
background-repeat : no-repeat;
overflow : hidden;
text-indent : -2000em;
	
	
	}	
	
	



#sidebar .shopb #shop a {

width : 206px;
background-position : 0 0;
}
#sidebar .shopb #shop a:hover {
background-position : 0 -60px;
} 	
	
	
	
	
	

#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;
	}

hr {
	display: none;
	}

a img {
	border:none;
	}

.navigation {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 40px;
	margin:0;
	}
/* End Various Tags & Classes*/



/* ------------------------------------------------------------nick ----------------------------------------------------*/
#navcontainer 
{
margin:0;
padding:3px 0 20px 0;
font-size:1.2em;

background: #fff url(images/navigation-bg.jpg) no-repeat bottom left ;

color: White;
float: left;
width:100%;


}

#navlist { 

padding-left:15px; }



#navcontainer ul li { 
display: inline;
 }

#navcontainer ul li a
{
padding:5px 5px 12px 5px;
margin-left:3px;

color: #404040;
text-decoration: none;
float: left;
font-size:12px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

#navcontainer ul li a:hover
{

color:#CC6600;
}





#navlist li.current_page_item a,
#navlist li.current_page_parent a 
 {

 color:#CC6600;
}
li.current-cat a
 {
 color:#FFCC66;
}

.catlinks {
width: 280px;
font-size:11px;
padding:8px 8px 8px 8px;
border:1px solid #ccc;
background: #ffffff;
margin-bottom: 10px;
float:left;
}

.catlinks ul p{
margin: 0; padding: 0;
}

#sidebar .catlinks li {
width: 270px;
height: 22px;
background: #F8F1DA;
margin-bottom: 5px;
border-left: solid 5px #F8F1DA;
border: 1px solid #ccc;
padding-left: 5px;
padding-top: 5px;
list-style: none;
}

#sidebar .catlinks li a:hover{
background: #F3EAC5;
text-decoration: none;
display: block;
width: 270px;
background: url(images/back-navi.gif) right no-repeat;
}

#sidebar .catlinks h2{
font-size:14px;
padding-bottom:5px;
font-weight: bold;
}

.Boxkategorien {
font-size:11px;
border:none;
padding:8px 0 8px 8px;
margin:0 0 10px 0; 
background:#f9f8f8;
float:left;
width:290px;
border:1px solid #ccc;


}


ul.katimg{
list-style:none;
margin:0;
padding:0;


}
ul.katimg li {

list-style:none;

float:left;
margin:0px;
padding:0;



}
 ul.katimg li a{
width:136px;
height:80px;
float:left;
margin:2px;
padding:0;
border:1px solid #ccc;
list-style:none;

}

ul.katimg li a:hover{

border:1px solid #000;

}
li.kktm{
background:#f9f8f8 url(images/kktm.gif) no-repeat center center;

}
li.kbmw{
background:#f9f8f8 url(images/kbmw.gif) no-repeat center center;

}

li.ksuz{
background:#f9f8f8 url(images/ksuz.gif) no-repeat center center;
}
li.kkym{
background:#f9f8f8 url(images/kkym.gif) no-repeat center center;
}

.archiv{

width:288px;
float:left;
padding:5px;
background:#f9f8f8;
margin-bottom:10px;
border:1px solid #ccc;

}
#sidebar .archiv ul li{

float:left;
padding:3px 6px 3px 0px;


}
.meta{
background:#f9f8f8;
width:134px;
float:left;
margin:2px;
padding:5px 5px 15px 5px ;
border:1px solid #ccc;

}
.blogroll{
background:#f9f8f8;
width:134px;
margin:2px;
float:left;
padding:5px 5px 15px 5px ;
border:1px solid #ccc;
}


/* Singapore Galerie */

/* * * * * * * * * */
/* Custom classes  */
/* * * * * * * * * */


/* image or gallery name header */
.sgTitle {
  margin-bottom: 0;
}

/* image or gallery artist subheader */
.sgSubTitle {
  margin-top: 0;
}

/* image and artist name displayed beneath image */
p.sgNameByArtist { }

/* image and gallery details such as date, location, camera model, hits etc. */
p.sgDetailsList { }

/* language select box and template select box respectively */
div.sgLanguageFlipper, div.sgTemplateFlipper {
  float: right;
  clear: right;
}

div.sgClear {
  clear: both;
}

/* wraps the drop-shadow table to allow IE to center it */
div.sgShadow {
  text-align: center;
  padding: 1em;
}

/* the main content table that does the drop-shadow effect */
table.sgShadow {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

table.sgShadow {
  background-color: #f0f0f0;
  padding: 0;
  text-align: left;
}

table.sgShadow td {
  padding: 0;
  margin: 0;
}

/* div containing each gallery sub-gallery on a gallery page */
div.sgGallery {
  margin: 5px;
  padding: 5px;
  border: 1px solid #ccc;
  background-color: #fff;
}

/* the table cell containing the gallery thumbnail */
td.sgGalleryThumb {
  width: 200px; /*buback*/
  text-align: center;
}

/* the gallery thumbnail itself */
img.sgGalleryThumb {
  border: 1px solid #000;
}

/* the descriptive text (title, summary, contents) */
div.sgGallery p {
  margin-top: 0;
  margin-bottom: 2px;
}


/* full size image on an image page*/
img.sgImage {
  border: none;
}

/* the preview thumbnails and previous, thumbnails, next links */
p.sgTopNavBar, p.sgBottomNavBar {
  text-align: center;
  float: right;
}

/* wraps the thumbnail and rounded-corner code on an album page */
div.sgThumbnail {
  width:  204px;
  height: 204px;
  margin: 10px 5px;
  float: left;
	padding: 0px;
  text-align: center;
}

div.sgThumbnail table {
  width:  204px;
  height: 204px;
  margin: 0px;
  text-align: center;
  vertical-align: middle;
}

.sgThumbnailContent {
  background: #fff;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
}


/* the following code does the rounded corners of the 35mm slide effect on 
   the album pages. Taken from http://www.albin.net/CSS/roundedCorners/ */
.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 5px; height: 5px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -5px 0px 0px 0px; }
.borderBR { margin: -5px 0px 0px 0px; }


/* appropriate background images for drop-shadow effect */
table.sgShadow td.tabl { background-image: url('images/shadow-tabl.gif'); width: 16px; height: 16px; }
table.sgShadow td.tabm { background-color: #fff; }
table.sgShadow td.tabr { background-color: #fff; }

table.sgShadow td.tl {  background-image: url('images/shadow-tl.gif'); width: 32px; height: 16px; }
table.sgShadow td.tm {  background-image: url('images/shadow-tm.gif');}
table.sgShadow td.tr {  background-image: url('images/shadow-tr.gif');}
table.sgShadow td.ml {  background-image: url('images/shadow-ml.gif');}
table.sgShadow td.mm {  padding: 10px;} /* cell containing image */
table.sgShadow td.mr {  background-image: url('images/shadow-mr.gif');}
table.sgShadow td.bl {  background-image: url('images/shadow-bl.gif');}
table.sgShadow td.bm {  background-image: url('images/shadow-bm.gif');}
table.sgShadow td.br {  background-image: url('images/shadow-br.gif'); width: 32px; height: 32px; }

/* the bit with previous, next */
table.sgShadow td.tabm div { 
  font-size: 13px;
  background: #f0f0f0 url('images/shadow-tabm.gif') top right;
  padding-right: 30px;
  float: left; 
}
