/*
Theme Name: invertednothing
Version: 1.0
Author: invertednothing
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/ecke.gif) top right no-repeat;
}

#content { width: 640px; padding-left: 10px; }

a { color: #000; }
a:visited { color: #000; } 
a:focus { outline: none; }

.post {
    padding-top: 50px;
}

h2 {
	font-size: 21px;
	line-height: 21px;
	width: 620px;
	font-weight: normal;
	text-transform: uppercase;
}

h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;
}

h2.widgettitle {
	display: none;
}

.entry {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 17px;
	font-style: italic;
	letter-spacing: 0.05em;
	width: 620px;
}

.postmetadata {
	font-family: Monaco, monospace;
	font-size: 10px;
	line-height: 15px;
	padding-bottom: 20px;
	font-style: normal;
}

.navigation {
	padding: 3em 0 0 0;
	font-family: Monaco, monospace;
	font-size: 10px;
	line-height: 15px;
}

.postmetadata_top {
	font-family: Monaco, monospace;
	font-size: 10px;
	line-height: 15px;
	float: right;
}

.postmetadata_top a { color: #000; }

.postmetadata_home {
	position: absolute;
	font-family: Monaco, monospace;
	font-size: 10px;
	line-height: 15px;
	top: 68px;
	left: 587px;
}

.postmetadata_home a { color: #000; }

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

#sidebar { 
	width: 600px;
	padding-bottom: 140px;
	padding-left: 10px;
}

#sidebar ul {
	list-style: none;
	padding: 0;
	text-transform: uppercase;
	display: inline;
}

#sidebar ul li {
	float: left;
	padding-right: 5px;
}

.widget_mycategoryorder {
	font-size: 21px;
	line-height: .5em;
}

#sidebar ul a {
	color: #000;
	text-decoration: none;	
}

#sidebar ul a:hover { color: #666; }

.cat-item-15 { clear: left; }                     /* macht den umbruch nach inverted */
#sidebar ul .current-cat a { color: #0ff; }       /* aktive farbe in der navigation */

#search {
	position: absolute;
	top: 5px;
	left: 587px;
}

#searchform {
	font-family: Monaco, monospace;
	font-size: 10px;
	line-height: 15px;
}

#searchform input {
	border: none;
	font-family: Monaco, monospace;
	font-size: 10px;
}

/* images */

img {
	border: none;
}

#copyright { 
	clear: both;
	font-family: Monaco, monospace;
	font-size: 10px;
	padding: 40px 0 20px 10px;
	color: #666;
}

#copyright a { 
	color: #666;
}
