/*  
Theme Name: Upstart Blogger Modicus
Theme URI: http://www.upstartblogger.com/
Description: Simple and clean, lightweight theme. For updates, please <a href="http://feeds.feedburner.com/UpstartBlogger">subscribe to Upstart Blogger</a>.
Version: 0.3
Author: Robert Ellis
Modified for hinterconti: Michael Thomas | http://WWW.BUREAU-K.De
Author URI: http://www.mysticsoftheordinary.com/
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/. Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

/* @group Normalize */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

h5 {
	background-color: #ccff00;
	padding:  20px;
	font-size: 18px;
	font-weight: bold;
	color:  black;
}
ol,ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
caption,th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
/* @end */

/* @group Structure */

#homebody {
text-align: left;
font-size: 1.5em;
line-height: 2.5em;
letter-spacing: .1em;
width: 916px;
padding-top: 200px;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: center;
	position: relative;

}

#header {
	text-align: left;
	margin: 20px 0;
	height: 150px;
	font-size: 14px;
	position: fixed;
}



#sidebar2 h1 {
	font-size: 14px;
	text-transform: none;
	line-height: 150%;
	color:  black;
}
#sidebar2 h1 a {
	color:  black;
}
body {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	color: #444;
	font-family: Helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 175%;
	text-align: center;
	}



/* @end */

a {
	text-decoration: none;
}
a {
	color: #444444;
	font-weight: bold;
}



#sidebar {
	color:  black;
}


#sidebar a {
	border: none; 
	font-weight: normal;
		color: #333333;
}
#sidebar a:hover {
	/*color: #4a454f;
	background-color: #4a454f;*/
	color: black;
	background-color: black;
}

.post li p, #sidebar2 li p {
	/*display: inline;*/
	margin-bottom: 10px;
}
.post li a, #sidebar2 li a {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	margin-top: 10px;
}

 #sidebar2 li a {
	margin-top: 20px;
	line-height: 100%;
}
.post li a:hover, #sidebar2 li a:hover {
	background-color: black;
}

.post li {
	padding-bottom:  25px;
}

 #sidebar2 li {
	/*display: inline;  */
	color: black;
	font-weight: bold;
	font-size: 15px;
	margin-top: 15px;
	border-bottom: 1px solid #000000;
	line-height: 120%;
	padding-bottom:  5px;
}



#sidebar2 ul {
	padding-top: 12px;
	}

#sidebar h2 {
	text-transform: uppercase;
	}

a:link.subscribe, a:visited.subscribe {
color: #f36a18;}

a:hover.subscribe  {
color: silver;}

.description {font-size: .5em;}

.post h1 a.normal {
	font-size: 11px;
}

a.normal {
	font-weight: normal;
	font-size: 11px;
}

#header img {
	border:none; 
	float: left;
	padding-left: 5px;
}

#sidebar {
	text-align: left;
	position: absolute;
	top: 124px;
	right: 0;
	width: 150px;
	padding-bottom: 25px;
	font-size: 11px;
}

#sidebar2 {
	text-align: left;
	position: absolute;
	top: 0px;
	left: 550px;
	width: 230px;
	font-size: 11px;
	background-color: #ccff00;
	padding:  100px 13px 0px 13px;
	opacity: 0.9;
}

#footer {

}

#sidebar2 h3 {
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	padding: 15px 0px 0px 0px;
	color: black;
	font-size: 24px;
	font-family: georgia, times, serif;
	text-transform: normal;
}

#sidebar h1 a{
font-weight: bold;
}

p.postmetadata {
	visibility: visible;
	line-height: 100%;
	margin: 10px 0 25px;
	color: #5e5e5e;
}


.post {text-align: left;
	margin-left: 5px;
	width: 500px;
	position: absolute;
	left: 0px;
	top: 170px;
	padding-bottom: 25px;
}

.post h1 {
	width: 500px;
	margin-bottom: 5px;
	line-height: 125%;	
	font-size: 28px;	
	font-weight: bold;
}
.post h1 a {
 	color: black;
	font-weight: normal;
	background-color: white;
	padding: 2px;
	border-bottom: 1px solid #efefef;

}
.post h1 a:hover {
	color: black;
	border-bottom: none;
	background-color: #ccff00;


}

.entry {
	text-align: left;
	width: 500px;
	background-image: url(images/grid.gif);
}

.entry hr {
	background-color:#CCCCCC;
	border:medium none;
	height:1px;
	margin-bottom:20px;
	margin-top:10px;
}

.entry p {
	font-size: 12px;
	font-family: "helvetica neue", helvetica, arial, georgia, times, serif;
	font-weight: normal;
	line-height: 150%;
	color:  black;
	margin-bottom: 20px;
}
.entry p:first-child {	
	}


.entry p.wp-caption-text {
	font-size:11px;
	font-weight: bold;
}

.entry blockquote p:first-child {font-weight: normal; color: #444; font-size: inherit;}

.entry blockquote {
	font-weight: normal; 
	color: #444; 
	font-size: 1.1em; 
	border-left: 2px solid silver; 
	margin: 1.2em 0 1.2em 2em; 
	padding-left: 1em;
	}


.cat a {
		text-transform: uppercase;
		color: #4a454f;
}

.cat a:hover{
	text-transform: uppercase;
	color: #4a454f;
	background-color: #4a454f;
}

.cat {
	text-transform: uppercase;
}

.entry img {
padding: 0px;
border: none;
}



p {padding: 1em 0 .5em 0;}

strong {font-weight: bold;}

h2 {padding-top: 10px; font-size: 1.2em;}

h3 {
	padding-top: 10px; 
}

.navigation {
margin: 0 0 1em;
}

.center {text-align: center;}

.borderless img, img.borderless {border: none;}

.imgleft {float:left;}

em {font-style: italic;}

.entry li {

	margin-bottom: 20px;
	line-height: 250%;
}
.entry li a {
 	color: black;
	font-size: 14px;
	/*margin-bottom: 35px; */
	padding: 3px 10px 2px 1px;
	background-color: white;
	border-bottom: 1px solid #efefef;
}
.entry li a:hover {	
	background-color: #ccff00;
	color:  #000000;
	border:  none;
}
.entry li p {
	margin-top: 5px;
}
p.postmetadata a {
	font-size: 11px;
	color:  #666666;
	text-transform: uppercase;
	font-weight: normal;
}
li.c#4a454fits {
	font-size: 11px;
	line-height: 135%;
	margin-top: 20px;
}

ul {padding-bottom: 1em;}

ul.related li a{display: block;}
ul.related li {display: block;}

ul.archive li{display: block; padding: 0 0 1em;}

ul.archive p {
	padding: 0;
	font-size: 11px;
	font-family: "helvetica neue", helvetica, arial, georgia, times, serif;
	color:  black;
}

ul.archive {
	margin: 0px 0px 25px 0px;
	padding:0;
}


.alignleft {float: left;}
.alignright {float: right;}


/* Begin Comments*/

/* Normal Bubble */
div.bubble:first-child {
	margin-top: 100px;
}

div.bubble {
	width: auto;
	margin-bottom: 25px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;}

div.bubble blockquote p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

div.bubble cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	font-size: 11px;
	display: block;
}


.alt {
	margin: 0;
	padding: 0;
	}

input#author, input#email, input#url, textarea#comment    {
	border:  1px solid #ebefed;
	background-color: white;
	padding:  5px;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:  black;
}



form#commentform label {
	margin-left: 5px;
}
#commentform p small {
	margin-top:  20px;
}

#commentform p {
	padding: 5px 0;
	font-size: 10px;
	line-height: 125%;
	}

#comment {
	margin-top: 30px;
	width: 336px;
	height: 100px;
	}
.nocomments {
	visibility: hidden;
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentPreview {
font-size: .8em;}

p#respond {
	margin-top: 50px;
	font-size: 10px;
}

/* End Comments */

/* Share This */

.sharethis {padding: 2em 0 3em;}

#akst_form {margin-left: -50px;}

/* End Share This */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 125px;
	}

#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; }
	
	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Sans-Serif;;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */

/* Begin Search */

#search_form {
width: 15px;}

.search_input {
width: 5px;
}
input#s {
	background-color: #ccff00;
	border:  none;
	padding:  5px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:  black;
}
#sidebar p.login {
	text-transform: uppercase;
	font-size: 10px;
}
#sidebar p.login a {
	background-color: #ffffff;
	padding: 2px 2px 2px 0px;
	color: #333333;
}
#sidebar p.login a:hover {
	background-color: black;
	color:  black;
}


.abstand {
	margin-top: 200px;
}

li.c#ccff00its {
	line-height: 125%;
	font-size: 7px;
}

/* End Search */



.entry a {
	color: black;
	padding-bottom:  2px;
}

.entry a:hover {
	color: black;
	border-bottom: 1px solid black;
}


.entry p a:hover img {
	border: none;
}

body {
	background-image: url(images/bkgrd.jpg);
	background-repeat: no-repeat;
	background-color: #fcfcfc;
	background-attachment: fixed;
}

/* eleminiert dotted lines in FIREFOX */
a:focus { 
outline: none; 
}

#rs-event li {
	line-height: 100%;
	margin-bottom: 10px;
}
#rs-event li a {
	margin-top: 10px;
	line-height: 115%;
}



#map {
	width: 500px;
	min-height: 500px;
		background-image: url(images/hintercontiplan.gif);
}


#zg_whatdiv, #zg_whatlink  {
	visibility: hidden;
	line-height: 100%;
	font-size: 9px;
	text-align: left;
}

.zg_div_inner {
	text-align: left;
	font-size: 5px;
}
