/*-----------------

css fuer highlyoverrated.info
via textpattern weblogsystem
17-09-2005 an later by thomas joechler

120906 - time to drop colors
#container: border:10px solid #eaeaea;
background:white;
#head: background:#eaeaea;
background:url(/blog/statisch/rotate/masthead.php) no-repeat;
.listen-titel: background: #eaeaea;

-------------------*/
* {
    padding:0;
    margin:0;
}
body
{
    background:#fbfbfb;
 /*   font-family: Tahoma, Verdana, Tahoma, Helvetica; */
	font: medium Georgia, serif;
	text-align:center;
}
html>body {
	font: 95% Georgia, serif;
	}
img {
    border:0;
}
#container {
    position:relative;
    width: 690px;
    \width: 700px;
    w\idth: 690px;
    margin: 10px auto;
	text-align:left;
}
/*------------
header
-------------*/
#head {
    height: 100px;
}
h1 {
    background:url(http://highlyoverrated.info/blog/images/3.png) no-repeat;
    padding:6px 0 12px 48px;
    font-weight: normal;
    text-decoration:none;
    font-family:verdana, arial, sans-serif;
    font-size: 24px;
}
h1 a {
    display:inline;
}
h2 {
    font-weight: normal;
    font-family: Georgia, Times, Serif;
    font-size: 1em;
    font-style: italic;
    display:inline;
}
#head p {
    position:absolute;
    text-align:right;
    top:10px;
    left:570px;
    width:120px;
    font-size:10px;
    line-height:10px;
    padding:6px 0 2px 0;
}
/*
#quernavig {
    display:inline;
    position:absolute;
    top:84px;
    left:0;
}
#quernavig a {
    text-transform: uppercase;
    font-size:10px;
    background:#ffefd5;
    text-decoration:none;
    color:#930;
    padding:2px 2px 0 2px;
}
#quernavig a:hover {
    background:#fbfbfb;
}
#quernavig a.hierbinich {
    background:white;
}
#quernavig li {
    display:inline;
    margin:0;
    padding:0;
} */
/*-------------
content
--------------*/
#content {
    margin: 0 145px 0 0;
    padding: 0px 20px 0 20px;
}
/* #content p {
	font-size:128%;
	line-height:140%;
} */
#content p img {
    border:2px solid #eaeaea;
    padding:2px;
}
#content .details img {
    border:0;
    padding:0;
}
#content ul {
    padding:0 0 0 12px;
    list-style-type:circle;
}
#content li {
    padding: 2px 12px 6px 0;
}
#accessibility {
    position: absolute;
    top: -10000px;
}
.vorzurueck {
    text-align:center;
    margin-top:6px;
}
/*--------------
sidebar
----------------*/
#suche {
    padding:0 0 0 4px;
    margin:0 -6px 0 0;
}
#suche fieldset {
border:0;
}

#sidebar-1 {
    display:none;
}
#sidebar-2 {
    float: right;
    width: 140px;
    margin:-35px 6px 0 5px;
}
#sidebar-2 p, #sidebar-2 p, #sidebar-2 ul {
    line-height: 15px;
    font-size: 11px;
}
#sidebar-2 li {
    font-size:11px;
    line-height:14px;
    list-style-type:none;
}

#sidebar-2 ul {
    margin-top:12px;
    padding:0;
}
#sidebar-2 ul ul {
    margin-top:6px;
}
.related_articles li, .recent_comments li, .category_list li {
    font-weight:normal;
    line-height:11px;
    padding:0 0 6px 0;
}
.listen-titel {
    text-transform:uppercase;
    padding:2px;
    font-weight:bold;
}
#twitter_div h2.sidebar-title {
	font-size:11px;
	line-height:14px;
    text-transform:uppercase;
    padding:2px;
    font-weight:bold;
	font-style:normal;
}
.category_list li {
    margin-left:12px;
    padding:0 0 2px 0;
}
.category_list li:first-child {
    margin-left:0px;
    font-weight:bold;
}
/*--------------
footer
----------------*/
#foot {
    clear: both;
    margin-top: 15px;
    padding:10px;
    text-align: center;
}
#foot p {
    text-align:center;
}
a {
    color: black;
    text-decoration: none;
}
#content a {
    text-decoration:underline;
}
a:hover {
    text-decoration:underline;
    color: #930;
}
#sidebar-2 a, #sidebar-1 a {
    color: #930;
}
#sidebar-2 a:visited, #sidebar-1 a:visited {
    color: #600;
}
/*------------
del.icio.us
-------------*/
ul.delicious {
    margin-top:-40px;
}
div.delicious-link, .delicious li, div.delicious-extended, div.delicious-tags  {
    display:inline;
}
div.delicious-tags {
    font-size:11px;
    line-height:8px;
    color:#999;
}
.delicious-tags a {
    color:#999;
}
/*------------
google reader list
-------------*/
.google-reader-list h3 {
	font-size: 10px;
	line-height: 12px;
	padding: 12px 0 2px 0;
	text-transform:uppercase;
}
.google-reader-list li {
	padding-bottom:6px; 
	}
.google-reader-list .f {
	font-size:10px;
}
	
/*
########################
allgemeine Defintionen
########################
*/

h6 {
    font-size:16px;
    padding: 0 0 12px 0;
}
p, li, h3, #content {
    font-size: 15px;
    line-height: 21px; 
	 /*font-size:128%;
	line-height:140%; */
}
h3 {
	margin-bottom:12px;
}
#content ol, #content ul {
    list-style-position:inside;
}
blockquote {
    margin: 6px 6px 6px 20px;
    background:#fbfbfb;
    padding:6px;
    border-left: solid 6px #eaeaea;
}
blockquote, blockquote p {
    font-size:13px;
    line-height:16px;
    font-family:'Courier New',Courier,monospace,'Times New Roman',Times,serif;
}
code {
    background:#fbfbfb;
    display:block;
    margin:6px;
    padding:6px;
}
strong {
    font-weight:bold;
    letter-spacing:1px;
}
small {
    font-size: 10px;
    line-height: 11px; 
	font-family:Verdana, Arial;
	display:block;
	}

img.left {
    float:left;
    margin-right:6px;
}
img.right {
    float:right;
    margin-left:6px;
}
img.center {
	display:block;
	margin:0 auto 6px auto;
	
}
#content h3 a {
    text-decoration:none;
    color:#930;
    font-weight:normal;
    font-size:22px;
    line-height:24px;
    font-family:helvetica, arial, sans-serif;
}
#content h3 a:hover {
    text-decoration:underline;
}
#content p {
    padding-bottom:12px;
}
.details {
	display:block;
	clear:left;
    font-size:11px;
    font-weight:normal;
    color:#999;
    padding-bottom:12px;
}
.details img {
    border:0;
    margin-right:4px;
}
.details a {
    color:#930;
}
.details-top {
	display:block;
	text-align:right;
	font-size: smaller;
	color:#666;
	border-right:1px dotted #cfcfcf;
	padding:0 6px 0 0;
	margin-bottom:6px;
}



.caps {
    letter-spacing: 0.1em;
    font-size: 10px;
}
#content hr {
    color: #ccc;
    width: 66%;
    margin-top: 2em;
    margin-bottom: 2em;
}
img.divider {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
}

.div-center { 
	margin:0 auto;
	text-align:center;
	}

/* ************
comments
************* */
.owner-entry {
    background:#fffff0;
    display:block;
}
/*-----------------
comment-form
------------------*/
#txpCommentInputForm {
    background:#fbfbfb;
    border:solid 10px #eaeaea;
    padding:6px;
    margin-top:12px;
    font-size:12px;
}
#txpCommentInputForm label {
    display: block;
}
#txpCommentInputForm input {
    display: block;
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
#txpCommentInputForm textarea {
    display: block;
    width: 98%;
    height:160px;
    margin-bottom: 10px;
}
#txpCommentInputForm input.button {
    width:80px;
}
#txpCommentInputForm br {
    clear: left;
}
.remember  {
    width:95px;
    margin:0;
    padding:0;
    float:left;
    display:block;
}
.remember input {
    width:24px !important;
}
/*---------------
Live-Search Plugin
----------------*/
#suche {
    font-size:11px;
}
#LSResult {
    position: absolute;
    left:396px;
    background:#fbfbfb;
    width: 300px;
    font-size:11px;
    filter:alpha(opacity=95);
	opacity:.95;
}
#LSShadow {
    padding: 6px;
    background:#eaeaea;
}
#LSRes {
    background:#fbfbfb;
}
.LSRow {
    padding: 0 5px 5px 5px;
}
#LSHighlight {
    background:#eaeaea;
}
#LSHeader {
    padding: 2px 2px 8px;
}
.lsDate {
    display: block;
    color: #555;
    font-size:10px;
}
/*----------------
Archiv
----------------*/
#rssCatArchive {
}
#rssCatList {
}
dt, .rssCcat {
    background:#fbfbfb;
}
dt {
    margin-top:12px;
}
#rssCatList ul {
    margin:0 12px 12px 48px;
    list-style-position:outside;
}
.rssSubdate {
    font-size:10px;
} 
/*-------------------
Kontaktformular
--------------------*/

#zemContactForm fieldset { border:0; }
#zemContactForm legend { font-weight:bold; font-size:128%; line-height: 140%; }
#content .zemError li { background: url(/images/65.gif) 2px 4px no-repeat; list-style:none; border:#c00 dotted 1px; padding:4px 0 4px 24px; margin:4px 0; }
