@charset "utf-8";/*============================KDU-Net.org user slyles for arras-themedesigned by YM, TH, ATlast update 09.09.21=============================*//* base========================*/a, a:link, a:visited {	 color: #598300; 	text-decoration: underline; }a:hover	{	color: #78B100; } /* header========================*/div#header {	background: transparent url("../images/user/bg-header100.gif") repeat-x left bottom;	border-bottom: 5px solid #A3D53A;}/* branding========================*/.blog-name a:link, .blog-name a:visited	{ 	text-indent: -9000px; 	background: url(../images/user/logo_main.png) no-repeat; width: 450px; height: 50px; display: block;}.blog-name a:hover {	text-indent: -9000px; 	background: url(../images/user/logo_main_on.png) no-repeat; width: 450px; height: 50px; display: block;}.logo {	margin: 0;}.blog-description {	color: #7D716D;}/* content parts========================*//* headers*/div.entry-content h2 {	margin: 1em 0 0;	border-bottom: 2px solid #a3d53a;}/* list item*/ul.Lnk {	margin-top: 10px;}ul.Lnk li,ul.PList li ul.Lnk li {	margin: 0 0 3px;	list-style-image: none;	list-style-position: outside;	list-style-type: none;	padding-left: 10px;	background: url(../images/user/list-allow.gif) 0 0.5em no-repeat;}ul.PList {	margin-top: 10px;}ul.PList li {	margin: 0 0 3px;	list-style-image: none;	list-style-position: outside;	list-style-type: none;	margin-top: 15px;	padding-left: 13px;	background: url(../images/user/plist-allow.gif) 0 0.3em no-repeat;}ul.PList li ul.Lnk li {	margin-top: 0;}/* Table*/table.EventTable {	margin:1em 0;	border-left:1px solid #ccc;	border-top:1px solid #ccc;}table.EventTable td {	padding:3px 6px;	border-bottom:1px solid #ccc;	border-right:1px solid #ccc;}table.EventTable th {	padding:3px 6px;	background:#F9F9F9 none repeat scroll 0 0;	border-bottom:1px solid #ccc;	border-right:1px solid #ccc;	font-weight:bold;	text-align:left;	white-space:nowrap;}/* LnkBnr*/ul.LnkBnr {	margin: 10px 0 15px;}ul.LnkBnr li {	margin: 0 0 10px;	text-align: center;	list-style: none inside;}ul.LnkBnr li img {	border: 1px solid #ccc;}/* Button*/#commentlist .reply a,.comments-navigation a,.read-more,.navigation a {	color: #FFF;	background: url(../images/user/feed-title-green.gif) top repeat-x;	text-decoration: none; padding: 5px 8px;	margin-bottom: 3px; border: 1px solid #CCC;	font-weight: bold; zoom: 1;	*display: inline;	display: inline-block;}