/*
Theme Name: sputnic_blog2
Theme URI: http://wordpress.org/
Description: 
Version: 0.1
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: 
Text Domain: kubrick

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fbf8f4 url(images/bg_body.jpg) top center;
	color: #4d4d4d;
	text-align: center;
}
#page {
	background: transparent url(images/bg_page.png) 16px 0px repeat-y !important;
	border: 10px solid #959596;
	text-align: left;
}
#header {
}
#headerimg {
}
#langswitch a, #metanavi a {
	color:#1293aa;
}
#content {
	font-size: 1.2em;
	color: #4d4d4d;
}
#content strong { color:#000; }

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.narrowcolumn .postmetadata {
	text-align: left;
}
.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: transparent url(images/bg_footer.png) bottom center no-repeat !important;
	position:relative;
	bottom:-22px;
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
}
#headerimg .description {
	display:none;
}



#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 10px;
	color:#757575;
	font-weight:normal;
}

/* begin links */

a,.postlist h3 a, h2 a:hover, h3 a:hover , #Tags a{
	color: #1aa8c9;
	text-decoration: none;
}


a:hover, .postlist h3 a:hover, #Tags a:hover{
	color: #1ec4ea;
	text-decoration: underline;
}

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












/* entry */
.entry{
	border-bottom: 1px solid #999;
	padding-bottom:3px;
	
}
.single-entry{
	border-bottom: 0px;
	}

.entry p {
	/*margin-top:5px;*/
	margin-bottom:5px;
}

.entry p a:visited {
	color:#999;
}
.entry h3 {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #333;
	padding-bottom:3px;
	/*font-weight:normal;*/
	font-size:1.3 em;
}

.entry h4 {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:0px;
	margin-bottom:-5px;
	font-weight:normal;
	font-size:16px;
	font-height:16px;
	color:#666;
}

.entry ul {
	padding:0px;
	margin:0px;
	margin-top:10px;
	list-style-type:none;
}
.entry ul li{
	margin: 0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	background:url(images/bg_sidebar_lighter.gif) bottom left repeat-x;
}


/* m: end erst später wichtig für Blog */
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}
#page {
	margin: 0px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	min-height:750px;
}
#header {
	padding: 0px 33px 0px 38px;
	margin:0px 25px;
	background:url(images/bg_header.gif) top center no-repeat;
	z-index:999;
}
#headerimg {
	margin: 0;
}
#langswitch {
	float:right;
	line-height:18px;
	margin-top:10px;
	padding-left:12px;
	background:url(images/arrow.gif) left center no-repeat;
	visibility:hidden;
}
#metanavi {
	/*padding: 8px;*/
	overflow:auto;
	background-color:#f7f7f7;
}
#metanavi .breadcrumbs {
	margin:8px;
	float:left;
}
#metanavi #searchbox {
	float:right;
}

#searchbox form{
margin-top:7px;
margin-right:5px;
padding:0}
 
input.search-field{ /*input field */
float: left;
border:0;
margin:0;
padding:0;
font-family:verdana;
font-size: 9px;
color:#999;
padding: 1px 0px 2px 4px;
background: url(images/search-form.png) no-repeat top left;
width:171px;
height:15px;
}
 
input.search-go { /*search icon */
float:left;
border:0;
margin:0;
padding:0;
height: 15px;
width: 21px;

background: url(images/search-icon.png) no-repeat top left;
cursor: pointer;
}
 
input.search-go:hover{ /*search icon hover "Does Not work in ie6" */
background:url(images/search-icon.png) no-repeat bottom left;
}

	
	

#content {	min-height:200px;
	float: left;
	padding: 0 0 25px 63px;
	margin: 0px 0 0;
	width: 420px;
	
}

.post {
	margin: 0 0 50px;
	min-height:200px;
}
.post hr {
	display: block;
}


.postmetadata {
	padding-top: 0px;
	clear: both;
}

.commentdata a {
	min-width:100%;
	background:#15cbe0 url(images/bg_arrow1_link.gif) top right no-repeat;
	line-height: 15px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	padding:0px 30px 0px 5px;
	text-decoration:none;
	margin-bottom:3px;
	}
	
.commentdata a:hover {
	background-color:#17daf1;	
	color:#fff;
	text-decoration:none;
	background-position:right bottom;
}
.commentdata a:visited {	
	color:#fff;
}


.commentslink {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-right: 10px;
	}

.chronodata {
	padding: 2px 0 2px 20px ;
	background: url('images/time.png') left center no-repeat;
	}


.tagdata {
	align:right;
	margin-left:0px;
	display: inline;
	padding: 2px 0 2px 20px;
	background: url('images/tag_blue.png') left center no-repeat;
	}


.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
#footer a, a:hover, a:visited{
	color:#999;
	}
#footer .footerNav {
	border-top:1px solid #CED2D7;
	position:relative;
	left:25px;
	top:-19px;
	width:673px;
	padding: 5px 0px 5px 37px;
}
#footer .wordpressLink {
	position:absolute;
	left:497px;
	top:-19px;
	padding: 5px 0px;
}
/* End Structure */






/*	Begin Headers */
h1 {
	padding:26px 0px 5px;
	margin: 0;
}
h1 a {
	display:block;
	width:122px;
	height:34px;
	overflow:hidden;
	line-height:500px;
	font-size:1px;
	background:url(images/bg_h1_logo.gif) left top no-repeat;
}
#content h2, h2.pagetitle {
	font-size: 1.6em;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 30px;
	color:#010000;
	font-weight:normal;
	background:url(images/bg_headline_bar.gif) bottom left repeat-x;
	padding-bottom:10px;/* positionierung balken */

}
#content h2.date{
	color:#999;
	background:none;
	margin-top:-15px;
	padding-top:0px;
}
	}
#content h2 a,#content h2 a:visited {
	color:#000;
	}
#content h2 a:hover {
	color:color: #1aa8c9;
	text-decoration: none;;
	}


#content h3 {
	margin: 20 0 20 0 px;
	font-size:1.3em;
	line-height:1.6em;
	color:#010000;
	font-weight:normal;
	background:url(images/bg_hd_sidebar_small.gif) bottom left repeat-x;
	padding-bottom:5px;
}


h3 #comments {
	padding: 0;
	margin: 40px auto 20px;
}

#respond h3 {
	padding: 0;
	margin: 40px auto 20px;
	padding-bottom:10px;
}


/* 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 */
.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;
}

#feed ul { margin-left:10px; }
#feed ul li { background:url(images/bullet01.gif) 0px 4px no-repeat; padding-left: 7px; margin:2px 0px; }

/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 75px;
}

/* End Form Elements */




/* Begin Various Tags & Classes */
.alt {
	margin: 0;
	padding: 10px;
}

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 10px 10px 0 10px;
	padding-left: 0px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#494949;
}
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;
	clear:both;
	text-align: center;
	font-size:12px;
	line-height:18px;
	margin:0px 58px 10px 62px;
	/*background:url(images/bg_hd_sidebar_small.gif) top left repeat-x*/;
	height:30px;
	padding-top:10px;
}

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

#respond {
	
	/*width:420px;*/
	}
ol.commentlist {list-style:none;}
ol.commentlist li {
border:none;
} 

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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;
	display:none;
	}

.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 input {
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	
	
/* Begin Sidebar */
#sidebar {
	padding: 26px 25px 10px 0;
	margin-left: 503px;
	width: 200px;
	color:#757575;
}
#sidebar form {
	margin: 0;
}
#sidebar select {
	width: 100%;
}

#sidebar h2 {
	margin-top: 0;
	padding-top	: 5px;
	background:url(images/bg_hd_sidebar_small.gif) bottom left repeat-x;
	height:25px;
	line-height:25px;
	margin-bottom:10px;
	padding-bottom:5px;
	font-size:11px;

}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px;
	padding: 0;
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/bg_sidebar_lighter.gif) bottom left repeat-x;	
}

/* custom widgets */
#sidebar .widget_extended-categories h2.widgettitle{
	background:url(images/bg_firstline_sidebar.gif) bottom left repeat-x;
	height:25px;
	line-height:25px;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top:5px;
	font-size:11px;
}
#sidebar .widget_extended-categories ul li{
	/*background:none;*/
	padding-top:0px;
	padding-bottom:4px;
}

.widget_extended-categories a {
	min-width:100%;
	background:#a4b2b3 url(images/bg_arrow2_link.gif) top right no-repeat;
	line-height: 15px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	padding:0px 30px 0px 5px;
	text-decoration:none;
	margin-bottom:3px;
	}
	
.widget_extended-categories a:hover, .current-cat a:hover {
	background-color:#17daf1;	
	color:#fff;
	text-decoration:none;
	background-position:right bottom;
}
	
.current-cat a{
	color:#FFF;
	 background-color:#15cbe0; 
	 background-image:url(images/bg_arrow1_link.gif); 
	 }



#upcoming-events ul li a {
	}
	#upcoming-events ul li a:hover {
	color:#15cbe0;
	}


.tabbed-widget h4 {
	background:url(images/bg_hd_sidebar_small.gif) bottom left repeat-x;
	}
#sidebar .tabbed-widget ul {
	margin-bottom:10px;}













/* End Sidebar */
	
	
	/****************************
* Main Navi
*******************************/
#navi {
	height:30px;
	background-color:#000;
	font-size:22px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:30px;
}
#navi ul, #navi li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#navi li {
	background:url(images/bg_navi_li.gif) left top no-repeat;
	position:relative;
	float:left;
}


#navi li.first {/* background-image:none;*/ }

#navi li a, #navi li span {
	padding:0 5px;
	height:30px;
	overflow:hidden;
}


#navi li a, #navi li span {
	float:left;
	display:block;
	/*width:65px;*/
	height:30px;
	text-align:right;
	color:#fff;
	text-decoration:none;
}

#navi li .home,
#navi li .work,
#navi li .about,
#navi li .blog
{ background:url(images/nav/home.gif) top right no-repeat; display:block; text-indent:1000px; overflow:hidden; }

/* IE7 Hack */
* + html #navi li .home,
* + html #navi li .work,
* + html #navi li .about,
* + html #navi li .blog
{ text-indent:0px; font-size:0px; line-height:0px; color:#000 !important; }
/* IE6 Hack zeigt Systemschrift */
* html #navi li .home,
* html #navi li .work,
* html #navi li .about,
* html #navi li .blog { text-indent:0px; background:none; }

#navi li a.home:hover,
#navi li a.work:hover,
#navi li a.about:hover,
#navi li a.blog:hover,
#navi li span.active,
#navi li a.trail
{ background-position:bottom right; }

#navi li .home {background-image:url(images/nav/home.gif); width: 65px;}
#navi li .work { background-image:url(images/nav/work.gif); width: 65px; }
#navi li .about { background-image:url(images/nav/about.gif); width: 77px; }
#navi li .blog { background-image:url(images/nav/blog.gif); width: 65px; color:#c3c2c2; }
