/* HEADER */

#sidebar h3 {
	background: #f1f1f1 url(http://v3j09w.wupperguide.de/wp-content/themes/rn-4.0/images/sidebar_header.gif) x-repeat;
	color: #818181;
	border: 1px solid #cecece;
	margin: 10px 0px 5px 0px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
/*
	background: #eeeeee url(http://rn.mamuero.com/wp-content/themes/mimbo/images/sidebar-head-big.gif) no-repeat; 
	border-top: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #cecece;
	padding: 2px 0 2px 33px;
	margin: 10px 0 10px 0;
	color: #5F5F5F;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;*/
	}

#sidebar h3 a:link {
	color: #818181;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

#sidebar h3 a:hover {
	color: #ff7000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

#sidebar h3 img.logo-right {
	float: right;
	margin: -1px 2px;
	}


/* NEU - SEITE */

#sidebar-grey {
	background: #f1f1f1;
	border-top: 0px solid #cecece;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	}

#sg-werbung-head, #sg-themen-head, #sg-twitter-head, #sg-facebook-head, #sg-kommentare-head, #sg-artikel-head, #sg-google-head {
	background: #cecece;
	border-top: 0px solid #818181;
	color: #444444;
	font-size: 12px;
	padding: 5px;
	clear: both;
	}

#sg-themen, #sg-google {
	background: #f9f9f9;
	color: #444444;
	font-size: 12px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	clear: both;
	}

#sg-kommentare, #sg-twitter, #sg-artikel {
	background: #f9f9f9;
	color: #444444;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	clear: both;
	}

#sg-werbung {
	background: #f9f9f9;
	color: #444444;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0px 0px 10px 0px;
	clear: both;
	}

#sg-artikel .bullets-grey-la li, #sg-kommentare .bullets-grey-rc li, #twitter_update_list .bullets-grey-twitter {
	background: #f9f9f9;
	padding: 5px;
	}



/* TWITTER */

li.twitter-item {
	background: #f9f9f9;
	padding: 5px;
	}

.twitter-timestamp{
	font-size: 10px;
	text-decoration: none;
	}
/*
ul.twitter: the main ul (if list is activated)
li.twitter-item: the ul items (if list is activated)
p.twitter-message: each one of the paragraphs (if msgs > 1)
.twitter-timestamp: the timestamp span class
a.twitter-link: the tweet link class
a.twitter-user: the @username reply link class
*/


/* CONTENT */

.sidebarspace {
	padding: 5px 0px;
	}

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style: none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style: disc;
	margin-bottom: 2px;
	line-height: 16px;
	margin-left: 15px;
	}


#startcattitle-sidebar {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 -10px 0;
	}

#startcattext-sidebar {
	text-align: justify;
	line-height: 16px;
	border-bottom: 1px dotted #818181;
	}

#startcattext-sidebar img.vorschau {
	float: left;
	border: 0px;
	width: 100px;
	height: 75px;
	margin: 2px 5px 0px 0px;
	}

#startsubline {
	text-align: justify;	
	margin: 5px 0px 10px 0px;
	}

#startcatsubline {
	text-align: justify;	
	padding: 0px 0px 10px 0px;
	margin: -10px 0px 0px 0px;
	}


#sidelist .none li {
	list-style: none;
	font-weight: normal;
	border-bottom: 1px solid #FFF;
	}

#none {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 4px;
	line-height: 16px;
	}

#none img.vorschau {
	float: left;
	border: 0px;
	width: 100px;
	height: 75px;
	margin: 17px 5px 0px 0px;
	}

#none li {
	list-style: none;
	font-weight: bold;
	margin-bottom: -10px;
/*	margin-bottom: 4px;*/
	line-height: 16px;
	margin-left: 0px;
	}

#sidelist .children {
	background: #e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left: 28px;
	border-bottom: 1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding: 2px 2px 2px 0px;
	border: 0;
	background: #e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color: #465d23
	}
