/*
Theme Name: BlogFrosch
Theme URI: http://www.BlogFrosch.de
Description: 3-spaltiges abgerundetes Layout, widget-f&auml;hig
Version: 1.0
Author: Michaela Schmitt
Author URI: http://blogfrosch.de/michaela/
*/

html, body {line-height: 1}
hr {display: none}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/
* {
    font-family: Verdana, arial, "Trebuchet MS";
    color: #000;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0 none; 
    text-decoration: none;
    white-space: normal;
    vertical-align: baseline;}
/***************************************************/
body {background: #E8E8E8 url(images/bg-body.png) repeat-x top; text-align: center;}
#container { width: 1000px; margin-right: auto; margin-left: auto; text-align: left;}
#header {width: 1000px; height: 180px;}
/***************************************************/
/*---| HEADER |---*/
#logo {
	float: left;
	display: block;
	margin-top: 19px;
	margin-left: 4px;
	margin-right: 20px;
	width: 417px;
        height: 87px;
	background: url(images/logo.png) no-repeat;	
	background-position: left 0px;}
#catpage {
	float: left;
	display: block;
	margin-top: 11px;}
#about {
	float: left;
	display: inline;
	margin-top: 50px;
	width: 540px;
	font-size: 11px;}
#about p {
	color: #FFF;
	font-size: 11px;
	line-height: 1.4em;}
/*---| BODYTEXT LINKS |---*/
#column {float: left; 
         width: 600px; 
         margin-right: 10px;
         margin-left: 5px;}
.post {margin-top: 20px;}
.post a {
        font-weight: bold;
	color:#990000;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;}
.post a:hover {	
        color: #000;
        outline-style:none;
	outline-width:medium;
	text-decoration:underline;}
/***************************************************/
/*---| BODY TEXT HINTERGRUND OBEN/UNTEN |---*/
.post-top {
    width: 580px;
    height: 0px;
    background: url(images/post-top.gif) no-repeat;
    overflow: hidden;}
.post-bottom {
    width: 580px;
    height: 0px;
    background: url(images/post-bottom.gif) no-repeat;
    overflow: hidden;}
/***************************************************/
/*---| BODY TEXT |---*/
.entry {
    border-right: #dedbd1 1px solid; 
    padding-right: 15px; 
    border-top: #dedbd1 1px solid; 
    padding-left: 15px; 
    background: url(images/bgr-box-trans.png) #ffffff repeat-x left top; 
    padding-bottom: 15px; 
    margin: 0px 0px 0px; 
    border-left: #dedbd1 1px solid; 
    padding-top: 15px; 
    border-bottom: #dedbd1 1px solid;}
/***************************************************/
/*---| BODY TEXT UEBERSCHRIFT/DATUM |---*/
.entry h2 {
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 0px;
    line-height: 1.3em;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;}
.entry h2 a {
    line-height: 1.6em;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;}
.entry .date {
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #777777;
    FONT-STYLE: italic;
    color: #777777;
    padding-top: 1px;
    padding-bottom: 1px;}
/***************************************************/
/*---| CSS ENTRY KOMMENTARE |---*/
.info {
    background: #EBE9E1;
    border-top: 1px #DEDBD1;
    border-bottom: 1px #DEDBD1;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 5px;
    font-size: 11px;}
.info .cat {float: left;}
.info .cat a {
    line-height: 26px;}
.info .comments {float: right;}
.info .comments a {
    line-height: 26px;
    background: url(images/icon_comments.gif) no-repeat;
    background-position: left center;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 30px;}
.commentcount {
    line-height: 26px;
    background: url(images/icon_comments.gif) no-repeat;
    background-position: left center;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 20px;}
/***************************************************/
/*---| CSS BODY TEXT INHALT/UEBERSCHRIFT |---*/
.content {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 1px;}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    line-height: 1.5em;
    margin: 0px 0px 5px 0px;
    padding: 0;}
.content p {
    font-size: 12px;
    font-family: Verdana, arial, "Trebuchet MS";
    line-height: 1.6em;
    margin: 0px 0px 10px 0px;
    padding: 0;}
.content .more-link {
    font-size: 11px;
    font-family: Verdana, arial, "Trebuchet MS";
    font-weight: normal;
    padding-top:5px;
    padding-right:50px;
    padding-bottom: 10px;}
.content h1 {
     clear:both;
     font-size:1.4em;
     color: #000;
     margin:1px -15px;
     padding:1px 18px;}
.content h1 a{color:#990000 !important}
.content h2 {
     font-size:1.2em;
     color: #000;
     margin:1px -14px 5px -15px;
     padding:1px 18px;}
.content h2{font-size:1.2em}
.content h3 {
     font-size:1.0em;
     color: #000;
     margin:1px -14px 5px -15px;
     padding:1px 18px;}
.content h3{font-size:1.0em}
.content h4 {
     font-size:0.8em;
     color: #000;
     margin:1px -14px 5px -15px;
     padding:1px 18px;}
.content h4{font-size:0.8em}
.content h5 {
     font-size:0.6em;
     color: #000;
     margin:1px -14px 5px -15px;
     padding:1px 18px;}
.content h5{font-size:0.6em}
.content h6 {
     font-size:0.4em;
     color: #000;}
.content h6{font-size:0.4em}
/***************************************************/
/*---| PAGE/SEITEN NAVIGATION |---*/
#pagenav {float: right; width: 1000px;}
#pagenav ul {
    float: left;
    padding-top: 3px;
    padding-left: 1px;}
#pagenav ul li {
    float: left;
    text-align: center;
    margin-right: 1px;}
#pagenav ul li a {
    float: left;
    display: block;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
    letter-spacing: -1px;
    color: #fff;
    font-weight: bold;
    font-variant:small-caps;}
#pagenav ul li a:hover {
    color: #990000;
    background: url(images/bg-menu-hover.png) repeat-x;
    background-position: center -60px;}
#pagenav ul li.current_page_item a {
    color: #990000;
    background: url(images/bg-menu-hover.png) repeat-x;
    background-position: center -60px;}
#pagenav ul li.current_page_item a:hover {
    color: #990000;
    background: url(images/bg-menu-hover.png) repeat-x;
    background-position: center -60px;}
/*********/* Suche CSS */********************/
form#srcform {background: #EFEFEF; padding: 10px;}
form#srcform fieldset { }
form#srcform input { vertical-align: middle; font-size: 11px;}
form#srcform #srcinput {
     width: 300px;
    height: 20px;
    padding-left: 7px;
    padding-top: 7px;
    background: url(images/rss-input.gif) no-repeat;
    color: #2F2200;}
form#srcform #srcinput:focus {
    width: 300px;
    height: 20px;
    padding-left: 7px;
    padding-top: 7px;
    background: url(images/rss-input.gif) no-repeat bottom;}
form#srcform #srcbutton {
    padding: 2px;
    width: 36px;
    height: 30px
    background: #EFEFEF;
    color: #2F2200;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    border: 1px solid #B2B2B2;}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}
.content ol li {
    line-height: 1.5em;
    color: #2F2200;
    margin-bottom: 5px;
    font-size: 12px;}
.content ul li {
    line-height: 1.5em;
    color: #2F2200;
    background: url(images/bullet.jpg) no-repeat;
    background-position: left 4px;
    padding-left: 20px;
    margin-bottom: 1px;
    font-size: 12px;}
/* Ende CSS  UL/OL liste */
blockquote {
    padding: 10px 15px 1px 35px;
    background: url(images/quote.gif) no-repeat;
    background-position: 8px 8px;
    margin-bottom: 10px; 
    border-left: 2px solid #990000;}
blockquote p {
    font-family: Georgia,"Verdana",Times,serif,Times New Roman;
    color: #COLOR: #4F4F4F;
    FONT-STYLE: italic}
blockquote * {
    font-family: Georgia,"Verdana",Times,serif,Times New Roman;
    color: #4F4F4F;
    FONT-STYLE: italic}

ins {text-decoration: underline;}
del {text-decoration: line-through;}

code {
    color: #777;
    font-weight: bold;
    font-family: verdana;
    font-size: 11px;
    background: #EFEFEF;
}
.tags {
    border-top: 1px solid #cacaca;
    font-weight: bold;
    line-height: 2em;
    color: #777777;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    font-size: 11px;}
.tags a {font-weight: normal; color: #990000; text-transform:lowercase;}
.tags a:hover {color: #777777;}
.state {
    margin-left: 15px;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 1.5em;}
.state a {line-height: 1.5em;}
/***************************************************/
.navigation {
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 11px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: bold;}
.navigation a {color: #777777;}
.navigation a:hover {color: #990000;}
.navleft {float: left; width: 48%;}
.navright {float: right; width: 48%; text-align: right;}
/***************************************************/
/*---| FARBBANNER AEHNLICHE ARTIKEL TRACK RSS |---*/
.track {
    background: #E8E8E8;
    padding: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #cacaca;
    font-weight: normal;
    font-family: Verdana, arial, "Trebuchet MS";
    font-size: 11px;}
.track a {
    font-weight:bold;
    background: url(images/arrowgreen.gif) no-repeat;
    background-position: left center;
    padding-left: 15px;}
.track {
    background: #E8E8E8;
    padding: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #cacaca;
    font-weight: normal;
    font-family: Verdana, arial, "Trebuchet MS";
    font-size: 11px;}
.related {
    font-weight: normal;
    font-family: Verdana, arial, "Trebuchet MS";
    font-size: 11px;}
.related a {
    font-weight:bold;
    background: url(images/arrowgreen.gif) no-repeat;
    background-position: left center;
    padding-left: 15px;}
.wiko {
    float: left;
    vertical-align: top;
    padding: 0px 10px 10px 0px;
    margin-bottom: 10px;
    }
.tweet {
    float: right;
    display: block;
    }
.wikotext {
    font-weight: normal;
    
    font-family: Verdana, arial, "Trebuchet MS";
    font-size: 11px;
    line-height: 1.4em;
    }
.wikotext a {
    font-weight:bold;
    background: url(images/arrowgreen.gif) no-repeat;
    background-position: left center;
    padding-left: 15px;}
.combut {
    background: #E8E8E8;
    padding: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    margin-bottom: 10px;
    border: 2px solid #cacaca;
    font-family: Verdana, arial, "Trebuchet MS";
    color: #777777;
    font-size: 10px;}
.combut a {
    font-weight:normal;
    background: url(images/arrowgreen.gif) no-repeat;
    background-position: left center;
    padding-left: 15px;}
/***************************************************/
/*---| JPG BILDER IN BODY |---*/
.alignleft img, .alignright img, .aligncenter img {border: 0px solid #F6EAC2;}
.alignleft {
    float: left;
    display: inline;
    max-width: 100%;
    padding:3px;
    margin:0 10px 2px 0;
    border: 1px solid #c0bfbf;
    background-color: #EBE9E1;}
.alignright {
    float: right;
    display: inline;
    max-width: 100%;
    padding:3px;
    margin:0 0 2px 10px;
    margin-left: 10px;
    border: 1px solid #c0bfbf;
    background-color: #EBE9E1;}
.aligncenter {
    text-align: center;
    max-width: 100%;
    display: inline;
    margin: 0 10px 10px 0;
    padding: 7px;
    border: 1px solid #c0bfbf;
    background-color: #EBE9E1;}
.alignnone {
    text-align: center;
    display: block;}
p.wp-caption-text {
    padding: 3px;
    margin: 0;
    font-size: 11px;
    color: #999;}
/***************************************************/
#sidebar {float: left; width: 380px;}
/***************************************************/
.box {width: 380px;}
.box h2 {
    margin-top: 20px;
    display: block;
    background: url(images/bigheader.gif) no-repeat;
    width: 380px;
    height: 30px;
    color: #fff;
    line-height: 27px;
    font-weight: bold;
    text-indent: 10px;
    font-size: 11px;}
/***************************************************/
.ads {
    border-right: #dedbd1 1px solid; padding: 10px;
    background: url(images/bgr-box-trans.png) #ffffff repeat-x top; 
    border-left: #dedbd1 1px solid; 
    line-height: 28px; 
    border-bottom: #dedbd1 1px solid}
.ads ul { }
.ads ul li {
    float: left;
    display: inline;
    width: 110px;
    height: 110px;
    margin-left: 5px;
    margin-right: 2px;}
.ads ul li a {
    float: left;
    display: block;
    width: 110px;
    height: 110px;}
.ads ul li a img {
    border: 1px solid #cacaca;
    float: left;
    display: block;
    width: 110px;
    height: 110px;}
/***************************************************/
/*---| RSS |---*/
.subscribe {
    padding: 10px;
    border: 1px solid #cacaca;
    background: #fff;}
.rssfeed {
    font-size: 11px;
    line-height: 1.4em;
    padding-left: 5px;
    margin-bottom: 5px;}
.rssfeed a {
    font-size: 11px;
    line-height: 1.4em;
    color: #990000;}
.rssfeed a:hover {	
        color: #777777;
        outline-style:none;
	outline-width:medium;
	text-decoration:underline;}
.rssfeedlinks {
    padding-top: 5px;
    padding-bottom: 3px;
    margin-bottom: 3px;
    border-bottom: 0px dotted #ddd;
    font-size: 11px;}
.rssfeedlinks a {
    float: left;
    font-size: 11px;
    line-height: 1.4em;
    background: url(images/rss.gif) no-repeat left;
    padding-left: 22px;
    color: #990000;
    margin-right: 40px;}
.rssfeedlinks a:hover {
    width: 120px;
    height: 52px;
    background: #fff url(images/abo.png) 47% 100% no-repeat;}
.twitter {
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;}
.twitter a {
    float: left;
    font-size: 11px;
    line-height: 1.5em;
    background: url(images/twitter-icon.png) no-repeat;
    padding-left: 22px;
    color: #990000;
    margin-right: 0px;}
.twitter a:hover {
    width: 330px;
    height: 56px;
    background: #fff url(images/twittervogel.png) 47% 100% no-repeat;}
.subscribe form {display: inline;}
.subscribe fieldset {display: inline;}
.subscribe input {display: inline; vertical-align: middle; font-size: 11px;}
#rssinput {
    width: 300px;
    height: 20px;
    padding-left: 7px;
    padding-top: 7px;
    background: url(images/rss-input.gif) no-repeat top;}
#rssinput:focus {
    width: 300px;
    height: 20px;
    padding-left: 7px;
    padding-top: 7px;
    background: url(images/rss-input.gif) no-repeat bottom;}
#rssbutton {
    width: 36px;
    height: 36px;
    background: url(images/rssbutton.png) no-repeat;
    cursor: pointer;}
/***************************************************/
/*---| SIDEBAR KLEIN |---*/
.sidebar {
    float: left;
    width: 180px;
    margin-right: 20px;
    font-size: 11px;}
.sidebar a {color: #990000;}
.sidebar a:hover {color: #777777;}
.sidebar ul li h2 {
    margin-top: 20px;
    display: block;
    background: url(images/header.gif) no-repeat;
    width: 180px;
    height: 33px;
    color: #FFF;
    line-height: 30px;
    font-weight: bold;
    text-indent: 6px;
    font-size: 11px;}
.sidebar ul li div {
    border: 0px solid #cacaca;
    background: #fff no-repeat bottom;
    line-height: 1.2em;
    font-size: 11px;}
/***********************************************/
.sidebar ul ul {
    padding: 5px;
    border: 1px solid #dedbd1;
    background: #fff url(images/corner.gif) no-repeat bottom;}
.sidebar ul ul ul {padding: 0px; border: 0; background: #EFEFEF;}
.sidebar ul li ul li {
    display: block;
    border-bottom: 1px dotted #dedbd1;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 5px;}
.sidebar ul li ul li a {display: inline; color: #990000; line-height: 1.4em;}
.sidebar ul li ul li a:hover {color: #777777;}
/***************************************************/
/*---| TABBED |---*/
.tabs {
	margin-top: 20px;
	width: 420px;
	overflow: hidden;}
.tabs li {
	float: left;
	display: inline;
	margin-left: 1px;
	text-align: center;
	overflow: hidden;
	font-size: 11px;}
.tabs li a {
	float: left;
	display: block;
	color: #FFF;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 26px;
	height: 26px;
	background: url(images/tab.gif) repeat-x top;}
.tabs li a:hover {
	display: block;
	color: #000;}
.tabs li a.selected {
	display: block;
	background: url(images/tab.gif) repeat-x bottom;
	color: #FFF;}
.tabs li a.selected:hover {
	display: block;
	background: urlimages/tab.gif) repeat-x bottom;
	color: #FFF;}
/***************************************************/
/*---| NEUESTE KOMMENTARE |---*/
.tabcontent {
    display: none;
    background: #fff url(images/tabtop.gif) no-repeat top;
    border: 1px solid #dedbd1;
    border-top: 0;
    padding-top: 15px;
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 5px;
    overflow: hidden;
    font-size: 11px;}
.tabcont a, .tabcontent a strong {
    color: #990000;
    line-height: 1.4em;}
.tabcont a:hover, .tabcontent a:hover strong {
    color: #777777;}
.tabcont ul li {
    display: block;
    background-position: left 5px;
    border-bottom: 1px dotted #dedbd1;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    color: #777777;
    line-height: 1.4em;
    font-size: 11px}
.tabcont ul li a {color: #990000; line-height: 1.4em;}
.tabcont ul li a:hover {color: #777777;}
.tabcont ul li span {display: block; color: #777777;}
/***************** CSS For TAB Content *************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
/*---| FOOTER |---*/
#footer {
    margin-top: 20px;
    width: 100%;
    background: #000;
    border-top: 5px solid #990000;
    padding-top: 15px;
    padding-bottom: 15px;}
#footercontent {
    width: 980px;
    height: 65px;
    margin-right: auto;
    margin-left: auto;}
#footercontent ul {
    margin-bottom: 10px;}
#footercontent ul li {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px dotted #ddd;
    line-height: 1.5em;}
#footercontent ul li a {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: 1.5em;}
#footercontent ul li a:hover {color: #990000; line-height: 1.5em;}

.copyright {
    color: #fff;
    line-height: 1.5em;
    font-size: 11px;}
.copyright a {
    font-weight: bold;
    border-bottom: 0px dotted #990000;
    line-height: 1.5em;
    color: #FFF;}
.copyright a:hover {color: #990000; line-height: 1.5em;}

.rss {font-size: 11px;}
.rss a {
    display: block;
    font-weight: bold;
    background: url(images/rss.gif) no-repeat left;
    padding-left: 25px;
    line-height: 1.5em;
    color: #990000;
    margin-right: 25px;}
.rss a:hover {color: #990000; line-height: 1.5em;}
.property {
    color: #fff;
    line-height: 1.5em;
    font-size: 11px;}
.property a {font-weight: bold; color: #dedbd1;}
.rssfeedl {font-size: 11px;}
.rssfeedl a {
    font-weight: bold;
    background: url(images/rss.gif) no-repeat left;
    color: #fff;
        padding-left: 20px;}
.rssfeedl a:hover {color: #990000;}
/***************************************************/
/*---| CSS KOMMENTARE |---*/
.comment p {
	color: #FFF;
	font-size: 11px;
	line-height: 1.4em;
}
.commentcount {
    float: right;
    color: #dedbd1;
    font-size: 20px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Georgia, Times, 'Times New Roman', serif;}
#combox {
    border-top: 0px solid #777777;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;}
h3#respond {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1em;
    padding-bottom: 2px;
    margin-bottom: 2px;
    border-bottom: 1px dotted #ddd;}
h3#comments {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1em;
    padding-bottom: 1px;
    margin-bottom: 1px;
    border-bottom: 0px dotted #ddd;}
ol.commentlist {
    list-style-type: none;
    margin-top: 5px;
    padding-bottom: 0px;}
ol.commentlist li {
    background: #fff;
    border: 1px solid #c0bfbf;
    padding: 10px 20px 2px 10px;
    margin-top: 5px;}
ol.commentlist li.alt {
    background: #fff;
    border: 1px solid #c0bfbf;
    padding: 10px 20px 2px 10px;
    margin-top: 5px;}
ol.commentlist li.mine {
    background: #fff;
    border: 1px solid #990000;
    padding: 10px 20px 2px 10px;
    margin-top: 5px;}
.commentbody {display: inline; margin-left: 20px;}
.commentbody em {font-size: 12px;}
/***************************************************/
/*---| KOMMENTARE ANTWORTTEEXT |---*/
.comment_author {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 0px 0px 0px;
    margin: 1px -10px 4px 63px;
    border-bottom: 2px dotted #dedbd1;}
.comment_author a {
    color: #990000;
    font-size: 12px;}
.comment_author a:hover {
    color: #777777;}
.comment_track {
    color: #000000;
    font-size: 12px;
    padding: 10px 0px 0px 0px;
    margin: 0px -10px 4px 3px;
    border-bottom: 2px dotted #dedbd1;}
.comment_track a {
    color: #990000;
    font-size: 12px;}
.comment_track a:hover {
    color: #777777;}
.comment_time {
    line-height: 1.8em;
    margin-left: 12px;
    margin-bottom: 5px;
    padding-top: 10px;
    color: #777777;
    font-size: 10px;
    font-family: Verdana, tahoma;
    font-weight: bold;
    text-transform: uppercase;}
.comment_text {
	line-height: 1.4em;
	color: #000;
	margin: 10px 0px 0px 5px;
	font-size: 13px;}
p.comment_zahl {
    color: #000000; 
    font-weight: bold;
    font-size: 12px;
    float: left;
    padding: 9px 0px 4px 0px;
    margin: 2px -10px 2px 0px;
    border: 0px dotted #dedbd1;}
/***************************************************/
/*---| KOMMENTARE ANTWORTFELD |---*/
.reply form {
    background: #fff; 
    width: 488px;
    padding: 10px;}
.reply p {margin-top: 15px; font-size: 12px; line-height: 1.8em;}
.reply fieldset {vertical-align: middle; display: inline;}
.reply input {vertical-align: middle; display: inline; font-size: 11px;}
.reply textarea {
    vertical-align: middle;
    display: inline;
    font-size: 12px;
    line-height: 1.6em;}
.reply label {
    vertical-align: middle;
    display: inline;
    font-size: 12px;
    font-weight: bold;
    font-family: tahoma;
    margin-left: 10px;
    line-height: 1.8em;}
.replytext {
    border: 1px solid #dedbd1;
    width: 200px;
    padding: 5px;
    color: #000;}
.replytext:focus {border: 1px solid #dedbd1; background: #fefff7;}
.replyarea {
    border: 2px solid #dedbd1;
    background: #EFEFEF;
    line-height: 1.5em;
    padding: 3px;
    width: 510px;
    height: 200px;
    color: #000;}
.replybutton {
    background: url(images/tab.gif) repeat-x;
    border: 1px solid #990000;
    text-align: center;
    width: 200px;
    height: 25px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;}
#talk {float: left; width: 130px;}
.talk_2 {
float: left;
width: 60px;
height: 60px;
background-image: url(images/avatar_bg.png);
background-repeat: no-repeat;
padding-left: 4px;
padding-top: 4px;}
.avatar {
    float: left;
    vertical-align: top;
    display: inline;
    padding-right: 5px;
    border: 0px solid #F6EAC2;}
.trackhead {
	color: #dedbd1;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 8px 41px;
	background: url(images/track.gif) no-repeat top left;}
/***************************************************/
/*---| KALENDER SIDEBAR |---*/
#wp-calendar {empty-cells: show; margin: 10px auto 0; width: 155px;}
#wp-calendar #next a {padding-right: 10px; text-align: right;}
#wp-calendar #prev a {padding-left: 10px; text-align: left;}
#wp-calendar a {display: block; font-weight: bold; text-decoration:none;}
#wp-calendar #today {border:#dedbd1 1px solid; font-weight: bold; color: #990000;}
#wp-calendar caption {text-align: center; width: 100%;}
#wp-calendar td {padding: 3px 0; text-align: center;}
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff;}
/***************************************************/
/*---| PAGEBAR NAVIGATION |---*/
.pagebar {
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    margin-bottom: 1.0em;
    font-weight: bold;
    border: 0px solid #777;
    background: #E8E8E8;
    color: #000;
    text-decoration: none;}
.pagebar a,.pageList .this-page {
    border: 1px solid #000;
    font-weight: bold;
    background: #fff;
    text-decoration: none;
    padding: 0.2em 0.5em;}
.pagebar a:visited {
    border: 1px solid #777;
    font-weight: bold;
    background: #fff;
    text-decoration: none;
    padding: 0.2em 0.5em;}
.pagebar .break {
    padding: 2px 6px 2px 6px;
    border: none;
    font-weight: bold;
    background: #E8E8E8;
    text-decoration: none;}
.pagebar .this-page {
    border: 2px solid #000;
    padding: 0.2em 0.5em;
    font-weight: bold;
    background: #fff;
    color: #990000;}
.pagebar a:hover {border-color: #ae2325;}
.pagebar .inactive {
    border: 1px solid #777;
    color: #000;
    background: #fff;
    text-decoration: none;
    padding: 0.2em 0.5em;}
/***************************************************/
/*---| KOMMENTAR LAUFENDE NUMMER |---*/
div.comment-number {
   float: right;
   text-align: right;
   font-size: 2.5em;
   font-weight: bold;
   font-family: 'Times New Roman', Times, serif;
   padding: 8px 0;
   color: #990000;}
/***************************************************/
/*---| SPRUNG TOP |---*/
.totop {
   float: right;}
a#voegel {
   float: right;
   margin: -120px 260px 0px 0px;
   text-decoration: none;
   text-indent: -999em;
   height: 93px;
   width: 470px;
   background: url(/michaela/wp-content/themes/BlogFrosch/images/crows.gif) bottom right no-repeat;
   display: inline;}
/***************************************************/
/*---| KOMMENTAR QUICKTAGS |---*/
.ed_toolbar input { 
    cursor: pointer; 
    background-color: #EFEFEF; 
    border: 2px solid #dedbd1; 
    color: #777777; 
    font-family: Arial, Verdana, sans serif; 
    margin: 1px; 
    padding: 3px; }
.sorry {
    background-position: center;
    height: 274px;
    width: 470px;
    background: url(images/bg-404.gif) no-repeat center;}
/******************** BlogFollow Plugin *********************/
.blogfollow {
	margin: 0;
	padding: 5px;
	line-height: .5em;
}
.blogfollow legend {
	font-weight: bold;
	padding: 0 5px;
}
.blogfollow h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}
.blogfollow p {
	padding:0;
	margin: 0;
}
/***************************************************/
.readmore {
        font-size: 11px;
        font-family: Verdana, arial, "Trebuchet MS";
        display: block;
	PADDING-RIGHT: 0px; 
        PADDING-LEFT: 437px; 
        PADDING-BOTTOM: 5px; }
.readmore a {
        font-weight: bold;
	color:#990000;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;}
.readmore a:hover {	
        color: #000;
        outline-style:none;
	outline-width:medium;
	text-decoration:underline;}
/******************** WIKIO WIDGET *********************/
.freunde {
    float: right;
    font-size: 9px;
    line-height: 1.4em;}
.freunde a {
    font-size: 9px;
    line-height: 1.4em;
    color: #777;}
.freunde a:hover {	
    color: #990000;
    outline-style:none;
    outline-width:medium;
    text-decoration:underline;}
/******************** Thumbnail *********************/
.thumb img {
       display: inline;
       float: left;
       padding: 7px;
       border: 1px solid #c0bfbf;
       margin: 12px 10px 5px 0;
       background-color: #EBE9E1;}
