/*
	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	: sopr
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/

.entry-meta { /* Time and category for blog entries */
border-left:10px solid #00174d;
border-top:1px solid #00174d;
margin: 1px 0 0 0;
padding-left: 10px;
}

.entry-content a:visited {
	color: #003399;
	}

.comments {
border-top:1px solid #00174d;
border-left:10px solid #00174d;
padding: 30px 0 0 10px;
margin: 10px 0;
	}

.write-comment{
border-top:0;
border-left:0;
}

.admintab {
position: absolute;
right: 0px;
}

* html .admintab { padding: 5px 15px 6px }	/* IE hack */

a img,:link img,:visited img { border:none }

.archivepages, #primary .hentry .entry-head .metalink {
	text-transform: none;
	}

.entry-edit a {
margin-left: 10px;
background: url('3d/edit.png') left center no-repeat;
}

.comment-edit a {
background: url('3d/message_edit.png') left center no-repeat;
}

.commentslink {
background: url('3d/message.png') left center no-repeat;
margin-left: 10px;
}

.quoter_comment {
background: url('3d/message.png') left center no-repeat;
}

.entry-tags {
padding: 2px 0 2px 20px;
}

.hentry {
padding: 0 0 0 0;
}

.entry-content {
font-size: 1.1em;
line-height: 1.6em;
/* color: #000000; */
}

.trackbacklink {
background: url('3d/bookmark.png') left top no-repeat;
}


#commentlist li .comment-meta {
padding: 2px 0 2px 0;
background: none;
}

.comments textarea {
margin: 10px 0px 10px -10px;
}

#footer {
padding: 20px 0;
}

#primary a:hover, #primary a:visited:hover,
/* color: #72938f !important; */
/* background: #D8EBE9; */
}

h2 a:hover, h2 span a:hover {
/* color: #72938f !important; */
/* background: #D8EBE9; */
text-decoration: underline;
}

a {
/* color: #005c58; /* #373382 ?*/  */
text-decoration: none;
}

a:visited {
/* color: #72938f; */
text-decoration: none;
}

.entry-content a:visited {
/* color: #72938f; */
}

blockquote {
/* color: #72938f; */
}

.navigation a {
padding: 5px 0 15px 0;
margin: 10px 0;
line-height: 4ex;
/* color: #007a77; */
}

.secondary ol {
margin-left: 15px;
}

.sb-links ul ul li {
padding-left: 0px;
}

#searchform {
margin-top: 20px;
display: block;
position: relative;
}

#searchreset {
position: absolute;
right: -16px;
top: 6px;
height: 16px;
width: 16px;
background: url('3d/check.png') center center no-repeat;
}

#searchload {
right: -16px;
top: 6px;
height: 16px;
width: 16px;
background: url('3d/ec_load.gif') center center no-repeat;
}

.entry-category {
	text-transform: none;
	}

/*************************************
similarsites
*************************************/
.similarsites {
background: #a7adbe;
border-top:1px solid #00174d;
border-left:10px solid #00174d;
padding: 26px ;
}

.similarsites h3, .similarsites p, .similarsites li{
margin: 1ex 0 2ex 0;
}


/*************************************
Landingsites - #373382?
*************************************/
.landingsites {
padding: 26px ;
background: #002f7d;
border-left:10px double #FD0000;
}

.landingsites h2, .landingsites p, .landingsites li{
margin: 0 0 2ex 0;
}

/*************************************
http://sw-guide.de/wordpress/wordpress-theme-optimierungen/
*************************************/
#admin-menu {
border: 1px solid #aaa;
background-color: #373382;
font-family: Arial, Helvetica, sans-serif; font-size: .9em;
}
#admin-menu ul {
list-style: none;
}
#admin-menu ul li {
background: none; display: inline; color: white; padding: 3px;
}
#admin-menu a:link, #admin-menu a:visited {
color: white;
}

/*************************************/
/* For Link Indication plugin */
/*************************************/
a.liexternal { 
padding-left: 12px;
background: url(web.png) no-repeat left;
}
a.liwikipedia { 
padding-left: 15px;
background: url(link-icon/link-icon_wikipedia.gif) no-repeat left;
}
a.liftp { 
padding-left: 12px;
background: url(web.png) no-repeat left;
}
a.limailto { 
padding-left: 12px;
background: url(mail.png) no-repeat left;
}
a.lipdf { 
padding-left: 15px;
background: url(pdf.png) no-repeat left;
}
a.lidoc { 
padding-left: 12px;
background: url(doc.png) no-repeat left;
}

/*************************************/
/* Hilite*/
/*************************************/
.hilite {
color: #000;
background-color: #99ccff;
}
.hilite1 {
color: #000;
background-color: #ffcc66;
}
.hilite2 {
color: #000;
background-color: #99ff66;
}
.hilite3 {
color: #000;
background-color: #ff9999;
}


/*************************************/
/* Aktuelle Kategorie */
/*************************************/
.current-cat {
font-style: italic;
font-weight: bold;
}


/*************************************/
/*************************************/



