html{font-size:100.01%;}
	
body{
	margin:0;
	background:#fff;
	font:64% Helvetica, Arial, sans-serif;
	}
	
/* GENERAL */
img{border:0; display:block;}
form{display:inline;}

.hidden{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	}

.float-left{float:left !important;}
.float-right{float:right !important;}

a:focus{outline:none;}

/* MAIN */
#main{
	width:805px;
	margin:49px auto 0;
	}

/* HEADER */
#header{
	height:202px;
	position:relative;
	background:url(images/bg-header.jpg) no-repeat 100% 0;
	}

#logo a{
	width:543px;
	height:85px;
	background:url(images/logo.gif) no-repeat 0 0;
	position:absolute;
	left:31px;
	top:50px;
	overflow:hidden;
	text-indent:-9999px;
	}

.kwickswrap{
	height:41px;
	background:url(images/bg-menu.jpg) no-repeat 0 0;
	position:absolute;
	left:0;
	top:142px;
	padding:3px 0 16px 10px;
	width:795px;
	}

#menu{
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	width:795px;
	height:42px;
	z-index:2;
	overflow:hidden;	
	}

#menu li{
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	height: 41px;
	z-index:3;
	cursor:pointer;
	border-right: 5px solid #fff;
	}

#menu li.last {border:0;}


#menu li a{
	height: 41px;
	display:block;
	z-index:2;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	margin-left:10px;
	padding:0;
	}

#menu li a strong{
	font:bold 13px/17px Arial, Helvetica, sans-serif;
	color:#6e6d6d;
	float:left;
	padding:12px 0 0;
	text-transform: uppercase;
	}

#menu li a span{
	float:right;
	width:37px;
	height:39px;
	cursor:pointer;
	background:url(images/menu-a.png) no-repeat 0 0;
	}

/* CONTENT */
#content{
	overflow:hidden;
	padding:17px 6px 0 17px;
	height:1%;
	}

.main-box{
	float:left;
	width:519px;
	padding:0 0 20px;
	}
	
h2 { font-size: 24px; }
h3 { font-size:21px; }
h4 { font-size:17px; } 

.main-box-diff{background:url(images/hr.gif) repeat-x 0 0;}

.main-box .box{
	overflow:hidden;
	height:1%;
	padding:30px 64px 25px 0;
	background:url(images/hr.gif) repeat-x 0 100%;
	}

.box h1{
	position:relative;
	background:#f06;
	padding:7px 15px 7px 12px;
	font:bold 20px/24px Arial, Helvetica, sans-serif;
	color:#fefefe;
	height:1%;
	margin-right:64px;
	}
.box h1 a, .main-box .box h2 a{
	color:#fefefe;
	text-decoration: none;
}	
.box h1 span.date, .box h2 span.date{
	float:right;
	padding:10px 0 11px;
	width:77px;
	position:absolute;
	top:0;
	left:378px;
	z-index:0;
	text-align:center;
	font:12px/15px Helvetica, Arial, sans-serif;
	color:#8c8c8c;
	background:url(images/bg-h2.gif) no-repeat 0 0;
	}

.box .inner{
	overflow:hidden;
	height:1%;
	padding:5px 0 15px 13px;
	}

.box .inner h1, .box .inner h2,
.box .inner h3, .box .inner h4 {
	color:#7a7979;
	background: none;
}

.box .inner p{
	font:14px Helvetica, Arial, sans-serif;
	color:#7a7979;
	}
.box .inner ol,
.box .inner ul {
	font:14px Helvetica, Arial, sans-serif;
	color:#7a7979;
}
.box .inner li {
margin-bottom:15px;
}
.box .inner p a{
	color:#0091bd;
	text-decoration:none;
	border-bottom:1px dotted #7a7979;
	}
.box .inner blockquote{
	background: #DFED75 url(images/graphic.blockquote.gif) no-repeat 0 0;
	margin:5px 10px 22px 6px;
	padding: 16px 12px 14px 60px;
	}
.box .inner blockquote p{
	margin:0;
	padding:0;
	font-size: 13px;
	}
	
.box .inner p a:hover{border-bottom-color:#fff;}


.box .bottom{
	overflow:hidden;
	height:1%;
	padding:0 0 0 13px;
	}
	
.box .bottom span{
	float:left;
	font:12px Helvetica, Arial, sans-serif;
	color:#bfbfbf;
	padding:0 0 4px 31px;
	}
	
.box .bottom span a{
	color:#9c9999;
	text-decoration:none;
	font-size:13px;
	}
	
.box .bottom span a:hover{text-decoration:underline;}
.box .bottom span.com{background:url(images/com.gif) no-repeat 0 3px;}

.box .img-box{
	overflow:hidden;
	padding:20px 0 0;
	}
	
.box .img-box em{
	font:10px Geneva, Arial, Helvetica, sans-serif;
	color:#b2b2b2;
	display:block;
	padding:3px 0 0;
	}

.prev a{
	float:left;
	margin:30px 0 0 13px;
	background:url(images/arrow.gif) no-repeat 0 2px;
	font:bold 16px Helvetica, Arial, sans-serif;
	color:#1198c1;
	padding-left:13px;
	text-decoration:none;
	}
.next a{
	float:right;
	margin:30px 13px 0 0;
	background:url(images/arrow1.gif) no-repeat 100% 2px;
	font:bold 16px Helvetica, Arial, sans-serif;
	color:#1198c1;
	padding-right:13px;
	text-decoration:none;
	}
	
a.prev:hover,
a.next:hover{text-decoration:underline;}

.sidebar{
	float:right;
	width:233px;
	}
.sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.sidebar .top-box{
	overflow:hidden;
	padding:175px 40px 0 40px;
	background:url(images/side-top.jpg) no-repeat 0 0;
	}

.sidebar .top-box h3 a,
.sidebar .widgettitle {
	font:bold 18px Helvetica, Arial, sans-serif;
	color:#f06;
	text-decoration:none;
	border-bottom:2px dotted #ddd;
	}

.sidebar .top-box h3 a:hover{border-bottom-color:#fff;}

.sidebar .top-box ul{
	padding:15px 0;
	}

.sidebar .top-box ul li{
	font:14px Arial, Helvetica, sans-serif;
	color:#6b6d70;
	white-space:nowrap;
	position:relative;
	padding:0 0 2px;
	}
	
.sidebar .top-box ul li a{
	color:#7a7979;
	font-weight:bold;
	text-decoration:none;
	border-bottom:2px dotted #ddd;
	}

.sidebar .top-box ul li a:hover{border-bottom-color:#fff;}

.search-box{
	overflow:hidden;
	padding:20px 40px;
	}

.search-box .text{
	float:left;
	width:110px;
	height:16px;
	background:url(images/bg-input.gif) no-repeat 0 0;
	font:13px Arial, Helvetica, sans-serif;
	color:#616161;
	padding:3px 8px;
	border:0;
	}
	
.search-box .go{
	float:right;
	width:27px;
	height:22px;
	background:url(images/go.gif) no-repeat 0 0;
	}
	
.box{
	overflow:hidden;
	height:1%;
	padding:10px 40px;
	}
	
a.rss{
	padding:4px 0 4px 28px;
	font:14px/24px Arial, Helvetica, sans-serif;
	color:#6b6d70;
	text-decoration:none;
	background:url(images/rss.gif) no-repeat 0 0;
	}
	
a.rss span{
	cursor:pointer;
	border-bottom:2px dotted #ddd;
	}

a.rss:hover span{border-bottom-color:#fff;}

h3.arc{
	overflow:hidden;
	padding:7px 15px;
	height:36px;
	background:url(images/arc.gif) no-repeat 0 0;
	font:bold 20px Helvetica, Arial, sans-serif;
	color:#cade0d;
	margin:0;
	}
	
ul.arrow{
	overflow:hidden;
	padding:0 16px;
	margin:0;
	list-style:none;
	}

ul.arrow li{
	overflow:hidden;
	}
	
ul.arrow li a{
	font:bold 16px Helvetica, Arial, sans-serif;
	color:#b8b8b8;
	text-decoration:none;
	padding:0 0 0 17px;
	background:url(images/arrow2.gif) no-repeat 3px 3px;
	}
	
ul.arrow li.active a{background:url(images/arrow2-active.gif) no-repeat 0 9px;}
	
ul.arrow li ul{
	overflow:hidden;
	padding-left:15px;
	display: none;
	list-style:none;
	}
ul.arrow li.active ul { display: block;}

ul.arrow ul li a{
	padding-left:10px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#cade0d;
	background:url(images/arrow-sm.gif) no-repeat 0 3px;
	}
ul.arrow li.active ul a	{
	background:url(images/arrow-sm.gif) no-repeat 0 3px;
}
ul.arrow ul li a.diff{
	color:#818181;
	}

ul.arrow a:hover{text-decoration:underline;}
	
/* FOOTER */
#footer{
	overflow:hidden;
	padding:50px 33px 20px;
	height:1%;
	}
	
#footer .in{
	float:left;
	width:166px;
	font:12px Helvetica, Arial, sans-serif;
	color:#929292;
	}

#footer .in-first{width:100px !important;}

#footer .in a{
	width:74px;
	height:26px;
	background:url(images/cc.gif) no-repeat 0 0;
	}
	
/* blog page */
.comment-box{
	overflow:hidden;
	margin:0 16px 0 26px;
	padding:20px 0;
	background:url(images/hr.gif) repeat-x 0 100%;
	}
.comment-box a	{
	color:#0091bd;
	font:bold 14px Helvetica, Arial, sans-serif;	
}
.comment-box form p {
	margin-bottom: 10px;
}
.comment-box strong{
	display:block;
	padding:0 0 15px;
	font:12px Helvetica, Arial, sans-serif;
	color:#8c8c8c;
	}

.comment-box strong span,
.comment-box strong span a {	
	float:left;
	width:150px;
	color:#0091bd;
	font:bold 14px Helvetica, Arial, sans-serif;
	}
.comment-box strong span a:hover { text-decoration: none; }
.comment-box p, .textwidget{
	font:14px/20px Helvetica, Arial, sans-serif;
	color:#8c8c8c;
	}
.comment-box .ned-moderation {
 color: #FF0066;
}

#submit {
	margin:15px 0 6px;
}

#comment_info_table {
	width:100%;
}

comment_info_table td {
	float:right;
} 

.comment_labels {
	text-align:right;padding-right:16px;
}

#kwick1 {width:58px;}
#kwick2 {width:204px;}
#kwick3 {width:194px;}
#kwick4 {width:90px;}
#kwick5 {width:59px;}

#kwick1 a{width:84px;}
#kwick2 a{width:230px;}
#kwick3 a{width:220px;}
#kwick4 a{width:118px;}
#kwick5 a{width:85px;} 
 
#menu #kwick1 a span{background:url(images/menu-a-1.png) no-repeat 0 0;}
#menu #kwick2 a span{background:url(images/menu-a-2.png) no-repeat 0 0;}
#menu #kwick3 a span{background:url(images/menu-a-3.png) no-repeat 0 0;}
#menu #kwick4 a span{background:url(images/menu-a-4.png) no-repeat 0 0;}
#menu #kwick5 a span{background:url(images/menu-a-5.png) no-repeat 0 0;}
