/*
Theme Name: Thematic przerobiony
Theme URI: the-theme's-homepage
Description: Moja modyfikacja
Author: Tomek
Author URI: your-URI
Template: thematic
Version: 1.0
.
General comments/License Statement if any.
.
*/

@import url('../thematic/style.css');

#comments {
	
	background: #917564 none repeat scroll 0% 0%;
	
}


#comments li {
	background: #b09680 none repeat scroll 0% 0%;
	border-top: 1px solid #917564;
	margin: 0 0; /*pt 20px 18px;*/
	padding:17px 20px 0pt;
	position:relative;
}

#comments li.byuser {
	background: #ceb799 none repeat scroll 0% 0%;
	border-color:#917564;
}

#access {
background: #b09680 none repeat scroll 0% 0%;
border-top:1px solid #917564;
font-size:11px;
margin-top:-1px;
}

#menu a {
	/*
	background-color: #917564;
	border-top-color: #725c4f;
	*/
	background: none;
	border: none;
	font-size: 18px;
	color: #e9dfd0;
}

#menu a:hover {
	background: none;
	text-decoration: underline;
	color: #e9dfd0;	
}

#menu .current_page_item a, #menu .current_page_item a:hover {
	/*
	background-color: #725c4f;
	border-top-color: #725c4f;
	*/
	background: none;
	border: none;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

img.wp-smiley {
	margin: 0;
}

/* SIDEBAR */

ul.xoxo {
	margin-left: 0;
}

ul.xoxo ul {
	margin-left: 0;
}

ul.xoxo li {
	list-style: none;
}
