/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: Andreas Herten
	Author Site	: http://www.andisblog.de
	Style Name	: andisblog-Theme
	Style URI	:
	Version		: 2.0 blue
	Comments	:
*/

body {
	background: url('bg-verlauf-white-20px.gif');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	}

#page {
	/* The entire design is contained within the 'page' id */
	padding-top: 5px;
	}
	
#header {
	/* Contains the H1 and menu  */
	background: #83A170 url('bg-head.png') repeat-x;
	height: 70px;
	}
	
#header h1 a {
	position: absolute;
	top: 2px;
	right: 18px;
	color: white;
	font-size: 19px;
	letter-spacing: 4px;
	font-weight: bolder;
	}
.menu {
	top: -15px;
	}
.menu li a, .menu li a .current_page_item {
	background: #727E5A;
	}
#primary, #dynamic-content {
	padding-top: 0;
	margin-top: 10px;
	margin-right: 8px;
	}
#dynamic-content {
	padding-top: 4px;
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	background: #FAFBF9;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-bottom: 0px;
	border-bottom: 10px #F3F6F1 solid;
	margin-top: 0;
	padding-top: 0px;
	}

.entry-head {
	padding-top: 2px;
	}
	
.entry-date {
	font-weight: bolder;
	}
	
.entry-date span {
	font-weight: normal;
	}
.entry-meta {
	padding-top: 5px;
	font-size: 1.1em;
	background: #fefffe;
	margin-left: 10px;
	/* #F4F7F2 */
	}

.entry-content {
	padding-left: 2px;
	padding-right: 5px;
	}

.secondary {
	/* Contains the sidebar */
	/* background: #FAFBF9 url('bg-side-verlauf.png') repeat-y; */
	/* background: #FAFBF9 url('bg-verlauf-gr-5px.png') no-repeat;  */
	background: #FAFBF9;
	/* margin-top: 5px; */
	border-left: #e0e7db 5px solid ;
	float: right;
	padding-top: 22px;
	}
	
#sidebar-alt {
	background: 0;
	border: 0;
}
#primary {
	width: 560px;
}
hr .trenn {
	display: block;
	border: 2px #F4F7F2 dashed;
	}
	
.columns-two #page {
	width: 860px;
	}

.secondary a {
	color: #2277DD;
}
.closing-comments {
	text-align: right;
	background: #F3F6F1;
	padding-top: 4px;
}

#commentform textarea {
	font: 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
	
.hus {
	background: #F1F6EF;
	padding: 1px;
	padding-left: 2px;
}
/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(liimages/link-icon_external_andisblog.png) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(liimages/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(liimages/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(liimages/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(liimages/link-icon_mail.png) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(liimages/link-icon_pdf.png) no-repeat right;  }
a.limyspace { padding-right: 12px; background: url(liimages/link-icon_myspace.png) no-repeat right;  }
a.liyoutube { padding-right: 12px; background: url(liimages/link-icon_youtube.png) no-repeat right;  }
a.lisevenload { padding-right: 12px; background: url(liimages/link-sevenload.png) no-repeat right;  }
a.liphysikblog { padding-right: 14px; background: url(liimages/link-physikblog.png) no-repeat right;  }
a.litwitter { padding-right: 12px; background: url(liimages/link-icon-twitter.png) no-repeat right;  }
a.liflickr { padding-right: 10px; background: url(liimages/link-icon_flickr.png) no-repeat right;  }
a.lizip { padding-right: 12px; background: url(liimages/link-icon_zip_01.png) no-repeat right;  }
a.liamazon { padding-right: 12px; background: url(liimages/link-icon_amazon.png) no-repeat right;  }
a.lispotify { padding-right: 12px; background: url(liimages/link-icon_spotify.png) no-repeat right;  }

/* Da Links */
a, .secondary a {
	color: #538ca6;
}

#primary .storycontent a:visited, .secondary a:visited{
	color: #9e7341;
}

#primary a:visited:hover, .secondary a:visited:hover {
	color: #ad5b29;
}

a:hover, .secondary a:hover {
	color: #3f84bc;
}

#search input[type=submit] {
	margin-top: -22px;
}

#s {
	width: 68%;
	font-size: 1.1em;
	float: left;
	margin-top: 2px;
	}

.randgalerie {
	float: right; 
	padding: 4px;
	background: #E0E7DB; 
	text-align: center;
	width: 102px;
}

div.randgalerie  {
	margin: 0px 2px 0px 6px;
}

.randgalerie img {
	padding: 4px 0 4px 0;
}

.randbild {		 
	 background: #E0E7DB;
	 float: right;
	 padding: 4px;
	 margin-top: 4px;
	 margin-left: 5px;
	 text-align: center;
}
.randbildl {		 
	 background: #E0E7DB;
	 float: left;
	 padding: 4px;
	 margin-top: 4px;
	 text-align: center;
}
.randbild img, .randbildl img {
	padding: 4px 0 4px 0;
	margin-top: 5px;
}