/*
Theme Name: MyWebsite
Theme URI: http://www.lefin.de
Description: None.
Version: 1.0
Author: Nikolaus Lefin
Author URI: http://www.lefin.de/ 
*/

#right {
  float: right;
  margin: 0px 10px 10px 10px;
  width: 160px;
  /* border: 1px solid #66c; */
}

.left {
	float: left;
	margin: 0px 10px 0px 10px;
	margin-top: 20px;
}

.right {
	float: right;
	margin: 0px 10px 0px 10px;
	margin-top: 20px;
}
.centeredImage {
    text-align:center;
    margin-top:10px;
    margin-bottom:0px;
    padding:0px;
}

#sidebar a {
	color: #000;
}

#sidebar a:visited {
	color: #000;
}

#sidebar a:hover {
	color: #999;
}

code {
	font-family: Courier New, Verdana;
	text-align:left;
	color:#666;
	font-size: 8pt;
}


#main ul {
  font: normal normal normal 1.0em/1.0em 'Lucida Sans', 'Bitstream Vera Sans', Helvetica, Verdana, Arial, Tahoma;
	margin: 0px;
	/* padding: 0px; */
	margin-bottom: 5px;
}

#main li {
	margin-left: 0px;
  padding-bottom: 5px;
  list-style-type: square;
}

#sidebar ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#sidebar li {
	list-style-type: none;
	margin-left: 0px;
}



blockquote {
	font: normal normal normal 0.9em/1.3em 'Lucida Sans', 'Bitstream Vera Sans', Helvetica, Verdana, Arial, Tahoma;
	text-indent: 0px;
	margin: 7px;
	color: #666;
	padding-left: 5px;
	border-left: 5px solid #ddd;
}

.footerLink {
	color: #666;
	text-decoration: none;
}

a.footerLink {
	color: #666;
	text-decoration: none;
}

a.footerLink:visited {
	color: #666;
	text-decoration: none;
}

a.footerLink:hover {
	color: #999;
	text-decoration: none;
}

.title {
	font: normal normal normal 1.7em 'Bitstream Vera Sans', 'Trebuchet MS', 'Lucida Sans', Verdana, Helvetica, Tahoma, Arial;
	color: #666;
}

a.title {
	color: #666;
}

a.title:visited {
	color: #666;
}

a.title:hover {
	color: #999;
	border: 0px;
}

.cite {
	margin-top: 5px;
	font-size: 0.8em;
	color:#999;
}

.cite a {
	color: #68a;
}

.cite a:visited {
	color: #68a;
}

.cite a:hover {
	color: #09f;
}

#wolke {
text-align: center;
width: 140px;
}

.tagsbypost {
	margin-top: 5px;
	font-size: 0.9em;
	color:#666;
}

.tagsbypost a {
	color: #68a;
}

.tagsbypost a:visited {
	color: #68a;
}

.tagsbypost a:hover {
	color: #09f;
}

.commentPos {
	color: #666;
	font-size: 8pt;
	position: relative;
	padding: 2px;
	margin-top: 20px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #e6e6e6;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#comment {
	width: 400px; 
	padding: 10px; 
	margin-bottom: 20px;
	position: relative;
	text-align: left;
	border: 1px solid #9cf;
	background-color: #def;
}

#comment p {
}

#comment cite {
	font: bold normal normal 1.1em 'Bitstream Vera Sans', 'Trebuchet MS', 'Lucida Sans', Verdana, Helvetica, Tahoma, Arial;
	color: #009;
}

#comment small {
	font: normal normal normal 0.8em 'Bitstream Vera Sans', 'Trebuchet MS', 'Lucida Sans', Verdana, Helvetica, Tahoma, Arial;
	color: #333;
}

#comments {
	font: normal normal normal 1.1em 'Bitstream Vera Sans', 'Trebuchet MS', 'Lucida Sans', Verdana, Helvetica, Tahoma, Arial;
	color: #333;
	padding-bottom: 20px;
}

#author, #email, #url, #submit {
	width: 200px; 
	border: 1px solid #9cf;
	background-color: #def;
	padding: 3px;
	margin-bottom: 1px;
	color: #33c;
}

#commenttextarea {
	width: 400px; 
	padding: 20px;
	position: relative;
	text-align: left;
	border: 1px solid #9cf;
	background-color: #def;
	color: #33c;
}

#submit {
	width: 400px;
}

#submit[id] {
	width: 442px;
}

#commentBox {
	width: 480px; 
	background-color: #eee; 
	text-align: left; 
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999; 
	padding: 20px;
}

img {
	border: 0px;
}

.shortLink p {
    margin: 0 0 0 0;
	display: inline;
}

.shortLink {
	padding: 5px 12px 5px 12px;
    margin-top: 0px;
    margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}


#weather {
	border: 1px solid #ccc;
        background-color: #efefef;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 20px;
}

.weather { 
        list-style-type: none;
        line-height: 0.7em;
}

.weather_title { 
       	font: 0.75em 'Bitstream Vera Sans', 'Trebuchet MS', 'Lucida Sans', Verdana, Arial, sans-serif;
        letter-spacing: -0.05em;
        color: #000000; 
}

.weather_info { 
       	font: 0.75em 'Bitstream Vera Sans', 'Trebuchet MS', 'Lucida Sans', Verdana, Arial, sans-serif;
        letter-spacing: -0.05em;  
        color: #000000; 
}

#edit {
	float: right;
	border: 1px solid #ccc;
	background-color: #e6e6e6;
	padding: 4px;
	margin-top: 5px;
}

