/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	background-color: #838383;
	color: #838383;

	}

#page {
	text-align: left;
	}

#header {
	background: url('images/kubrickheader.gif') no-repeat bottom center;
	}

#homelink {
	overflow: hidden;
	position: absolute;
	top: 77px;
	left: 20px;
	width: 102px;
	height: 76px;
	z-index: 100;
}

#logo {
position:relative;
width: 184px;
top:20px;
left:15px;
overflow:hidden;
z-index:10001;
}

#banner {
	overflow: hidden;
	position: absolute;
	left: 800px;
	top: 54px;
	width: 160px;
	height: 850px;
}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	position:relative;
	top: -12px;

	}

#headerimg h1 {
	font-weight: normal;

}

#content {
	font-size: 1.1em; 
	color: #000;
	}

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

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

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn {
	text-align: left;
	}

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

#footer {

	border: none;
	}

small {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;

	}

h1, h2, h3 {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;

	}

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

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

h2 {
	font-size: 1.6em;
		font-weight: normal;
	}

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

#sidebar h2 {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	}

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

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-size: 0.9em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

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

.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: Verdana, Arial, SunSans-Regular, Sans-Serif;	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1em;
	font-family: Verdana, Arial, SunSans-Regular, 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;
	}

a, h2 a:hover, h3 a:hover {
	color: #F1A42B;
	text-decoration: underline;
	}

a:hover {
	color: #000;
	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;
	font-family: Verdana, Arial, SunSans-Regular, 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:0;

	padding: 0;
	width: 796px;


	}

#header {
	margin: 0;
	padding: 0;
	height: 193px;
	width: 796px;
	border-bottom: 5px solid #fff;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px;
	margin: 0px 0 0;
	width: 450px;

	}

.widecolumn {
	float: left;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	border-top: 5px solid #eeeeee;
	text-align: left;
border-right: 1px solid #a8a8a8;
		padding: 20px;
		background-color: #fff;
border-bottom: 1px solid #a8a8a8;
}

.post h2 {
	margin: 0;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn {
	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;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	width: 590px;
	height: 75px;

	}

#footer p {
	margin: 0;
	padding: 20px 0;
	position: relative;
	left: 200px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-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 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;
		float: left;
	}
.alignright {
	float: right;
	}

.alignleft {
	padding-top: 20px;
	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;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.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: 10px;
	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 10px;
	}

#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: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {

	}

#sidebar #searchform #s {
	width: 108px;
	height: 12px;

	}

#sidebar #searchsubmit {
	padding: 2px;
	border: 1px solid #838383;
	height: 20px;
	}

.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: 80%;
	padding: 2px;
	margin-left: 20px;

	}

#commentform #submit {
margin-top: 20px;
margin-left: 20px;
	margin-bottom: 30px;
	}
/* 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: 10px 0 50px;
	margin-left: 590px;
	border-top: 5px solid #eeeeee;
	border-left:4px solid #eeeeee;
	width: 202px;
	background: #f8f8f8 url(images/sidebar_bottom_pixi.gif) no-repeat 0 bottom;
	}

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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	margin-top: 10px;
	margin-bottom: 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 */









/* Neu von fotone.net */
#topnavi {
	clear: both;
	position: absolute;
	top: 28px;
	left: 300px;
	z-index: 10100;
}

#topnavigation a {
	color: #999999;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	line-height: 17px;
}

#topnavigation a span {
	padding-right: 10px;

}

#topnavigation a, #navigation a span {
	display: block;
	float: left;
}

/* Hide from IE5-Mac */
#topnavigation a, #navigation a span {
	float: none;
}
/* End hide */

#topnavigation a:hover {
	color: #000;
	background: #fff url(http://www.madgeniuses.net/fileadmin/templates/images/topnavi_lefttab.gif) left top no-repeat;
	padding-left: 10px;
}

#topnavigation a:hover span {
	background: #fff url(http://www.madgeniuses.net/fileadmin/templates/images/topnavi_righttab.gif) right top no-repeat;
	padding-right: 10px;
}

#topnavigation a.active {
	color: #000;
	background: #fff url(http://www.madgeniuses.net/fileadmin/templates/images/topnavi_lefttab.gif) left top no-repeat;
	padding-left: 10px;
}

#topnavigation a span.active {
	background: #fff url(http://www.madgeniuses.net/fileadmin/templates/images/topnavi_righttab.gif) right top no-repeat;
	padding-right: 10px;
}

#topnavigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#topnavigation li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

#content {
	width: 590px;
	background: #fff url(images/leftside_bottom_pixi.gif) no-repeat left bottom;
padding-bottom: 65px;
}

#content p {
	margin-left: 20px;
}

p.postmetadata {
	position: relative;
	left: -20px;
}


p.postmetadata a {
color: #919191;
}





#sidebar ul {
	list-style-type: none;
	padding: 0 10px;
	margin: 0;

}

#sidebar li {
	margin: 0px;
	padding: 0 0 4px;
	border-bottom: 1px solid #dfdfdf;

}

#sidebar li a {
	text-decoration:none; 
	font-size: 11px;
	background: url(http://www.madgeniuses.net/fileadmin/templates/images/sidebar_arrow.gif) no-repeat left center;
	padding: 0 0 0 10px;

}

#sidebar li a:hover {
	color: #000;
}
#sidebar li a.selected {
	margin: 0;
	padding: 0 0 0 10px;
}

#sidebarbutton {
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #b2b2b2;
}

#sidebar .widget  {
	border: none;
	list-style-type: none;
}

#sidebar ul li.widget ul li {
list-style-type: none;
margin-left: -17px;
padding: 2px;
}

#sidebar h2.widgettitle a {
background: none;
font-size: 12px;
position: relative;


}

#sidebar li a.rsswidget {
background: none;
padding: 0;
}


div.widecolumn {
vertical-align: top;
margin: 0;
}

div.navigation a {
margin-left: 10px;
overflow: hidden;
height: 20px;
}

.comment {
	
}

h3#comments {
		margin-left: 20px;
}

h3#respond {
	margin-left: 20px;
}

#commentform p {
	margin-left: 20px;
}

#commentform input {
	border: 1px solid #b6b6b6;
}

li.alt {
	margin-left: 20px;
}

#tag_cloud li a {
	
}

div.entry img.alignnone {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	}

.pagenav {
	position: relative;
	top:30px;
	left: -20px;
}
.page_item { display: inline;color: #fff;font-weight: bold; }

.page_item a { display: inline;color: #fff;font-weight: bold;text-decoration: none;font-size: 12px;padding-right: 15px; }

.page_item a:hover {
	color: #000;
}

.current_page_item a {color: #000; }

div.entry p, div.entry p.bodytext {
position: relative;
left: -20px;
}

div.sociable {
position: relative;
top: -10px;
left: -10px;
}

.sociable_tagline {
	text-align: right;
}

.sociable ul {
position: relative;
top: 5px;
float: right;
	margin: 0;
	padding: 0;
}

.sociable ul li {
	background: none;
	display: inline;
	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;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#impressum {
	position: relative;
	top: -30px;
	left: 270px;
}


#sidebar div.st-tag-cloud a {

}

#newaddress {
	display:none;
	overflow: hidden;
	position: absolute;
	left: 800px;
	top: 54px;
	width: 210px;
	height: 141px;
}


.entry-thumbnail {
  float:right;
  margin: 0 0 5px 12px;
	padding-top: 17px;
}

.entry-thumbnail img {
  width: 200px;
  height:auto;
}

