.readon{
font-style: italic;
font-weight: bold;
}

#sidebar{
background: #F78629 !important;
color: #fff;
}

.textwidget, .menus_plus_widget {
border-top: 1px solid #CDDDE1;
}

.textwidget{
background: #F6F5F4;
}
.textwidget p{
padding: 6px 6px 6px 12px;
}
/* Seiten-Template page-custom-archives.php CSS*/
.archive_cat {
    float:left;
    width:40%;
}
.archive_post {
    float:right;
    width:58%;
}
.archive_cat #arch_cat li a img {
    border: 0 none;

}
.clear {
    clear: both;
}

.adswidget {
margin: 0 auto; text-align: center}

/*#sidebar .widget_category_content h2 {
padding:0;
margin:0;
font-size:1.0em;
font-weight:bold;
padding:5px 0 5px 10px;
background: #fff;
color:#F78629;
text-transform: uppercase;
}
*/

#sidebar .widget_category_content ul li a {font-weight: normal; margin-left: 12px;}

#sidebar .widget_category_content ul li {padding: 0 0 2px  0;}

#sidebar .widget_wenderhost-subpages, #sidebar .widget_mycategoryorder {
margin-top: 0px;

}
#sidebar .widget_wenderhost-subpages h2 a{
background: #fff;
color: #F78629;
}

/*FoCal*/
ul, ol, li {margin:0;padding:0;list-style:none}

/* Makes selected category highlighted */
.focalLinkSelected {color:black;font-weight:bold}
 
/* Add a &amp;middot; (&middot;) before sub category items. Replace 00B7 with <a href="http://www.lonewolfdesigns.co.uk/ascii-chart/">ascii code for any symbol</a> */
.FoldingCategoryList li ul li:before {content:"\00B7 \0020";}
 
/* Indent Child Category */
.FoldingCategoryList li ul {margin-left:6px} /* nodeLevel1 */
.FoldingCategoryList li ul li ul {margin-left:6px} /* nodeLevel2 */
/* or */
.nodeLevel1 {margin-left:6px}
.nodeLevel2 {margin-left:6px}
 
/* Change colour of indent items */
.nodeLevel1 a {color:red}
.nodeLevel2 a {color:white}
.nodeLevel3 a {color:blue}
 
/* Add a picture icon to child categories */
.nodeLevel1 li {background-image: url('image.png'); background-repeat:no-repeat; padding-left:12px; background-position:top left}

.attachment-post-thumbnail{width:150px; height:150px; padding:5px 10px 5px 0; float:left;}
/*
.attachment-thumbnail {
width:150px;height:150px;
}
*/
h5 {margin: 6px 0 12px 0;font-size: 80%;}

#header .imagelist {
/*margin: 6px 0 0 -10px !important;*/
float: right;
}

#header img .alignleft{
float: left;
margin: 0 20px;
}

/*.homepage img{
margin:4px !important;
padding: 2px !important;
border: 5px solid #BC7100;}
*/
.wp-caption-text {
font-size: 80%; font-weight: bold;
text-align: center !important;
color: #386ab2/*#BC7100*/;
margin:0 auto; padding: 0;
clear: both;
}
.wp-caption-text a{
color: #386ab2;
}

.timestamp {
font-size: 85%;
color: #887A64;}

#postnav {margin-top: 16px;
display: block;
clear: both;
}

#postnav .alignright{
float:right;
}

#postnav .alignleft{
float:left;
}
/*
#postnav a{
color: #BC7100;}
*/
#wh-subpages {
padding: 0 0 8px 0;
}
#wh-subpages a{
margin: 2px 0;
}
#wh-subpages h2 {
display: none;
}

/*Andy's List Subpages Plugin zu anzeigen in den content der elternseite: {list}: */
.subpage-style {margin: 0 0 0 30px ;}

.subpage-style li{/*display: inline;*/
margin: 2px 0;
font-size: 110%;
font-weight: bold;list-style-type: circle;
}

.subpage-style li a{
}

.widget_categoryposts {
background: #F4F5F4 !important;
padding-bottom: 6px;}

.widget_categoryposts h2{
background:#BC7100 !important;
/*
.widget_categoryposts li{
border-bottom: 1px solid #ccc !important;
}
*/
/*
.widget_categoryposts ul li a{}

.widget_categoryposts ul li a:hover{
text-decoration: underline;}
*/
#text-4 {background: #fff !important; padding-left: 18px;}

.searchform {float: right;}

#subpages-title {display: none;}

.flexipages_widget h2 {
background: #BC7100 !important;
color: #F4F4F2 !important;
z-index:2;
line-height:20px;
/*padding: 0 0 2px 0;margin: 0 -2px 0 -2px;
*/
}
/**/
.flexipages_widget {
margin: -30px -1px 0 -1px ;
}



/* Plugins: */
.breadcrumbs {
margin: 6px 0 6px 12px;
font-size: 80%;
}

#sub-page-menu{
	background-color: #fff!important;
background-image: url(img/widgetsep.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center bottom;
}
/*
.hackadelic-sliderPanel {
	border: 1px solid #ccc;
	padding: 5px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}

a.hackadelic-sliderButton {
	border: 1px solid lightgrey;
	color: #B3960E;
	padding: 0 3px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}
a.hackadelic-sliderButton:hover {
	border: 1px solid #F0F0E0;
	background-color: #F0F0E0;
}
.entry .hackadelic-sliderPanel {
	background-color: #fcfcfc;
}
.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	margin: .5em;
}
.textwidget .hackadelic-sliderPanel {
	background-color: #F0F0E0;
}
*/
/*plugin search highlight*/
.hilite { background-color:yellow }
