/*  
Theme Name: TechnikiNLP
Theme URI: http://www.technikinlp.pl
Description: Szablon do serwisu TechnikiNLP.pl.
Version: 1.0
Author: Dariusz Tryba
Author URI: http://www.dariusztryba.pl

*/

@import url(http://www.technikinlp.pl/style.css);
#right.sidebar ul li {
	margin-left: 0px;
	margin-bottom: 1.3em;
}

#right.sidebar ul li a {
	display: block;
	font-size: 1.09em;
}

#right.sidebar h2 {
	margin-left: -12px;
}


#left h2 a {
	text-decoration: none;  
}

div.post {
	margin-bottom: 3.0em;
	text-align: justify;
}

div.comments-template {
	background: #fafafa;
	margin-top: 1.0em;
	padding: 1.0em;
	border-top: 1px dashed #ccc;  
}

ol.commentlist {
	list-style-type: none;  
}

ol.commentlist li {
  	padding: 0.8em;
	background: #fff;  
	border: 1px dashed #ccc;  
}

ol.commentlist li.authorcomment {
	background: #F0F4FE;
	border: 1px solid #38f;  
}

#left p.post-info {
	color: #999;
	margin: 1.0em;  
}

