/*
Theme Name: Vibrant4.0
Description: Oryginal: Vibrant Theme by mywordpressdesign.com 
Author 2: damek.eu
Author URI: www.damek.eu & mywordpressdesign.com
*/

/***************************************************/
* {
	font-family: "Lucida Grande",Verdana,sans-serif;
	color: #3d3d3d;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 150%}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/

body {
	background: #f9f9f9 url(images/bg.gif) repeat-x top;
	text-align: center;
}

#container {
	width: 980px;
	background: url(images/bg-big.jpg) no-repeat top;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	width: 980px;
	height: 170px;
}
/***************************************************/
#pagenav {
		list-style: none;
		position: absolute;
		margin-left: 40px;
		margin-top: 130px;
		text-transform: uppercase;
}

#pagenav li {
		float: right;
		background: url(images/nav.png) no-repeat;
		background-position: right top;
		padding-right: 15px;
		padding-left: 15px;
}

#pagenav a {
		color: #fff;
		text-decoration: none;
		font: 11px/100% Arial, Helvetica, sans-serif;
		display: block;
		height: 28px;
}

#pagenav a:visited {
		color: #fff;
		text-decoration: none;
}

#pagenav a:hover {
		color: #b4b4b4;
}
/***************************************************/
#searchform {
	float: right;
	width: 252px;
	height: 53px;
	margin-right: 5px;
	line-height: 1.5em;
	background: url(images/search-bg.png) no-repeat;
}

#searchform form {
	float: left;
	display: inline;
	background: url(images/ico-search.gif) no-repeat;
	background-position: left 0px;
	width: 305px;
	height: 38px;
}

#searchform fieldset {
	float: left;
	display: inline;
	padding-top: 5px;
	height: 35px;
}

#searchform label {
	vertical-align: middle;
	color: #b0b0b0;
	font-weight: bold;
	font-size: 11px;
}

#searchform input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#searchinput {
	width: 148px;
	height: 33px;
	padding-left: 6px;
	padding-top: 10px;
	margin-top: 5px;
	padding-right: 6px;
	margin-left: 20px;
	background: url(images/search-input.png) no-repeat;
	color: #717171;
}

#searchbutton {
	width: 60px;
	height: 25px;
	margin-left: 3px;
	line-height: 1.4em;
	background: url(images/search-button.png) no-repeat;
	cursor: pointer;
}
/***************************************************/
/* Search form CSS */
form#srcform {
	background: #EEE;
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
	font-size: 11px;
}

form#srcform #srcinput {
	padding: 4px;
	width: 250px;
	background: #FFF;
	color: #333;
	font-weight: normal;
	border: 1px solid #ddd;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #aaa;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
/***************************************************/
#blogname {
  color: #000;
	padding-top: 45px;
	padding-left:150px;
	font-size: 30px;
	
}

.blogname a {
	font-weight: normal;
	color: #000;
}

.blogname a:hover {
	color: #000;
}

#rss {
	float: right;
	padding-top: 0px;
	padding-left: 680px;
	width: 200px;
}

/***************************************************/
#column {
	float: left;
	width: 650px;
	margin-right: 10px;
}

.post {
	margin-top: 20px;
}

.post a {
	color: #21759b;
}

.post a:hover {
	color: #2484af;
}

.post-top {
	width: 650px;
	height: 10px;
	background: #fff;
	border-right: 1px solid #bebebe;
	overflow: hidden;
}

.post-bottom {
	width: 650px;
	height: 10px;
	background: #fff;
	overflow: hidden;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
}

.entry {
    width: 650px;
	background:  #fff;
	border-right: 1px solid #bebebe;
}

.entry h2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
	font-family: tahoma; 
	font-weight: bold;
}

.entry h2 a {
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
	font-family: tahoma; 
	letter-spacing: -1px;
}

.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #999;
	padding-bottom: 5px;
	line-height: 1.5em;
	font-size:10px; 
	text-transform: uppercase; 
	font-family: tahoma;
	font-weight: bold;
	
}



/********* CSS For Post Info Below Header ***************/
.info {
    width: 621px;
	background: #f9f9f9;
	border-top: 1px dotted #bebebe;
	border-bottom: 1px dotted #bebebe;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	line-height: 1.5em;
	
}

.info .cat {
	float: left;
}

.info .comments {
	float: right;
}

.info .cat a {
	line-height: 26px;
	background: url(images/ico-date.png) no-repeat;
	padding-left: 20px;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
}

.info .comments a {
	line-height: 26px;
	background: url(images/ico-comment.png) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}
	
/********* CSS For Article CONTENT ***************/
.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:small;
	font-size:13px;
	line-height: 200%;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content h1 {
	letter-spacing: -2px;
	font-size: 20px;
	color: #97aab1;
}

.content h2 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #1394ef;
}

.content h3 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}

/* 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: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #f1f1f1 url(images/blockquote.gif) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	background: #c9c9c9;
}
/* Thanks! */

.tags {
	border-top: 1px solid #ddd;
	font-weight: bold;
	line-height: 1.5em;
	color: #bbb;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 11px;
}

.tags a {
	font-weight: normal;
	color: #333;
	text-transform:lowercase;
}

.tags a:hover {
	color: #000;
}


.follow {
	background: #f9f9f9;
	line-height: 1.5em;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #dcddd6;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
}

.follow a {
	font-weight:bold;
	line-height: 1.5em;
	background-position: left center;
	padding-left: 20px;
}

.fallow-img {
	float: left;
}

.follow-oceny {
	background: #fff;
	line-height: 1.5em;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #dcddd6;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
}

.follow-oceny a {
	font-weight:bold;
	line-height: 1.5em;
	background-position: left center;
	padding-left: 20px;
}

.fallow-ocenyimg {
	float: left;
}

.followdodajdo a {
    line-height: 1.5em;
	font-weight:bold;
	background-position: left center;
	padding-left: 0px;
	color: #85b127;
}

.commentinfo {
	background: #f9f9f9;
	line-height: 1.5em;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #dcddd6;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
}

.commentinfo a {
	font-weight:bold;
	line-height: 1.5em;
	background-position: left center;
}



.state {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	padding-top: 18px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

.navigation a {
	color: #21759b;
}

.navigation a:hover {
	color: #2484af;
}

.navleft {
	float: left;
	width: 48%;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	color: #999;
}
/***************************************************/
#sidebar {
    line-height: 1.0em;
	float: left;
	width: 320px;
}
/***************************************************/
.box {
	width: 320px;
}

.box h2 {
	margin-top: 20px;
	display: block;
	background: url(images/bigheader.gif) no-repeat;
	width: 320px;
	height: 30px;
	color: #FFF;
	line-height: 27px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}
/***************************************************/
.ads {
	border: 0px solid #e3e3e3;
	line-height: 1.5em;	
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 13px;	
}

.ads ul {

}

.ads ul li {
	float: right;
	display: inline;
}

.ads ul li a {
	float: right;
	display: block;
}

.ads ul li a img {
	float: right;
	display: block;
}

/***************************************************/
.tabs {
	margin-top: 20px;
	width: 320px;
	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: #f0f0f0;
}

.tabs li a.selected {
	display: block;
	background: url(images/tab.gif) repeat-x bottom;
	color: #FFF;
}

.tabs li a.selected:hover {
	display: block;
	background: url(images/tab.gif) repeat-x bottom;
	color: #FFF;
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	background: #f4f4f4 url(images/tabtop.gif) no-repeat top;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	font-size: 11px;
}

.tabcontent a, .tabcontent a strong {
	color: #2c78b9;
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #4ba5f2;
}

.tabcontent ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
	border-bottom: 1px dotted #e3e3e3;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #999;
	line-height: 1.4em;
	font-size: 11px
}

.tabcontent ul li a {
	color: #2c78b9;
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #4ba5f2;
}

.tabcontent ul li span {
	display: block;
	color: #999;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	line-height: 1.0em;
	width: 150px;
	margin-right: 20px;
	font-size: 11px;
}

.sidebar a {
	color: #2c78b9;
}

.sidebar a:hover {
	color: #4ba5f2;
}

.sidebar ul li h2 {
	margin-top: 5px;
	display: block;
	background: url(images/header.gif) no-repeat;
	width: 150px;
	height: 33px;
	color: #FFF;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}

.sidebar ul li div {
	padding: 10px;
	border: 1px solid #e3e3e3;
	background: #FFF;
	line-height: 1.4em;
	font-size: 11px;
}
/***********************************************/
.sidebar ul ul {
	padding: 10px;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	background: #FFF;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #e3e3e3;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebar ul li ul li a {
	display: block;
	color: #2c78b9;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #4ba5f2;
}
/***************************************************/

#footer {   
	margin-top: 20px;
	margin: 0 auto;
	width: 980px;
	background: #f9f9f9 url(images/footer-bg.gif) repeat-x top;
	padding-top: 10px;
	padding-bottom: 15px;
}

#footercontent {
    line-height: 1.5em;
	width: 980px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}

#footercontent ul {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

#footercontent ul li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #a8a8a8;
	line-height: 1.5em;
}

#footercontent ul li a {
	float: left;
	display: block;
	color: #7f7f7f;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1.5em;
}

#footercontent ul li a:hover {
	color: #a8a8a8;
	line-height: 1.5em;
	margin-right: 20px;
	margin-left: 20px;
}

.rss {
	float: left;
	line-height: 1.5em;
	font-size: 11px;
	margin-left: 20px;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	color: #a8a8a8;
	margin-right: 25px;
}

.rss a:hover {
	color: #797979;
	line-height: 1.5em;
}


.admin {
	float: left;
	font-size: 11px;

}

.admin {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/admin.png) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	color: #cbcbcb;
	margin-right: 25px;
}

.admin a:hover {
	color: #a8a8a8;
	line-height: 1.5em;
}

.copy {
	float: right;
	font-size: 11px;
	margin-right: 20px;
	color: #c6c6c6;
}

.copy {
	float: right;
	display: block;
	line-height: 1.5em;
	color: #c6c6c6;
}

.copy a {
	color: #c6c6c6;
	line-height: 1.5em;
}

.copy a:hover {
	color: #c6c6c6;
	line-height: 1.5em;
}

/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
	margin-top: 20px;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #aaa;
	background: url(images/time.png) no-repeat;
	padding-left: 20px;
	background-position: left center;
	margin-bottom: 10px;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: bold;
}

.result .rcomment a {
	color: #999;
	font-weight: bold;
}

.result .rcomment a:hover {
	color: #ff9600;
}

.result .rsummary {
	padding: 10px;
	border: 1px dotted #eee;
	background: #f9f9f9;
	margin-bottom: 10px;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #aaa;
	background: url(images/folder.png) no-repeat;
	padding-left: 20px;
	background-position: left center;
}

.result .rcat a {
	color: #999;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #ff9600;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
	background: url(images/tag.png) no-repeat;
	padding-left: 20px;
	background-position: left center;
	margin-bottom: 5px;
}

.result .rtags a {
	color: #999;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #a2d700;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	border-top: 5px solid #e3e3e3;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

h3#respond {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #e3e3e3;
}

h3#comments {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #e3e3e3;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #e3e3e3;
	line-height: 200%;
}

ol.commentlist li {
	background: #f9f9f9;
	border: 1px solid #e3e3e3;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #FFF;
	border: 1px solid #e3e3e3;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
	width: 32px;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 500px;
}

.commentbody em {
	font-size: 11px;
}
/***************************************************/
p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #455c6b;
	font-size: 11px;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #ff3600;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-transform: uppercase;
}

.comment_text {
	line-height: 1.5em;
	color: #333;
	margin-top: 15px;
	font-size: 12px;
}
/***************************************************/
.reply form {
	background: #EEE;
	width: 600px;
	padding: 10px;
	
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
}

.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: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #e3e3e3;
	width: 200px;
	padding: 5px;
	color: #366799;
}

.replytext:focus {
	border: 1px solid #e3e3e3;
	background: #fefff7;
}

.replyarea {
	border: 1px solid #e3e3e3;
	line-height: 1.5em;
	padding: 5px;
	width: 590px;
	height: 160px;
	color: #366799;
}

.replyarea:focus {
	border: 1px solid #e3e3e3;
	background: #fefff7;
}

.replybutton {
	background: url(images/tab.gif) repeat-x;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}

/***************************************************/

ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; } 
ol.commentlist li { } 
ol.commentlist li.alt {} 
ol.commentlist li.bypostauthor {} 
ol.commentlist li.byuser {} 
ol.commentlist li.comment-author-admin {} 
ol.commentlist li.comment { padding:1em;} 
ol.commentlist li div.comment-author {} 
ol.commentlist li div.vcard { font:bold 14px georgia,times,serif; } 
ol.commentlist li div.vcard cite.fn { font-style:normal; } 
ol.commentlist li div.vcard cite.fn a.url {} 
ol.commentlist li div.vcard img.avatar { border:3px solid #dcdcdc; float:left; margin:0em 1em 1em 1em; } 
ol.commentlist li div.vcard img.avatar-32 {} 
ol.commentlist li div.vcard img.photo {} 
ol.commentlist li div.vcard span.says {} 
ol.commentlist li div.commentmetadata {} 
ol.commentlist li div.comment-meta { font-size:10px; text-transform: uppercase; font-family: tahoma; font-weight: bold; line-height: 1.5em;} 
ol.commentlist li div.comment-meta a { color:#a7a7a7; } 
ol.commentlist li p { font-size:12px; margin:1em 0em 0em 0em; } 
ol.commentlist li ul { font-size:12px; list-style:square; margin:1em 0em 0em 0em; } 
ol.commentlist li div.reply { font-size:11px; margin:1em 0em 0em 0em; } 
ol.commentlist li div.reply a { font-weight:bold; } 
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; } 
ol.commentlist li ul.children li {} 
ol.commentlist li ul.children li.alt {} 
ol.commentlist li ul.children li.bypostauthor {} 
ol.commentlist li ul.children li.byuser {} 
ol.commentlist li ul.children li.comment {} 
ol.commentlist li ul.children li.comment-author-admin {} 
ol.commentlist li ul.children li.depth-2 { border-left:5px solid #707070; margin:0 0 .25em .25em; } 
ol.commentlist li ul.children li.depth-3 { border-left:5px solid #6a6a6a; margin:0 0 .25em .25em; } 
ol.commentlist li ul.children li.depth-4 { border-left:5px solid #969696; margin:0 0 .25em .25em; } 
ol.commentlist li ul.children li.depth-5 {} 
ol.commentlist li ul.children li.odd {} 
ol.commentlist li.even { background:#fff; } 
ol.commentlist li.odd { background:#f9f9f9; } 
ol.commentlist li.parent { border-left:5px solid #464646; } 
ol.commentlist li.pingback { border-bottom:1px dotted #666; padding:1em;} 
ol.commentlist li.thread-alt { } 
ol.commentlist li.thread-even {} 
ol.commentlist li.thread-odd {} 