.lin {background:url(../images/natty-logo.gif) no-repeat 0pt 0pt;}
.linka a, .linka a:hover { color:#b0a1a9;}
body { background: rgb(67, 41, 71)  url('../images/bg.gif') repeat-x scroll center top; }
.top_block { background: transparent url('../images/top_bg.jpg') no-repeat scroll center top;}
.rss {background: transparent url('../images/rss.gif') no-repeat scroll right top; }
.rss:hover { background: transparent url('../images/rss_roll.gif') no-repeat scroll right top; }
.content_block { background: transparent url('../images/pattern.gif') repeat scroll 0% 0%;}
.left_bottom_bg { background: transparent url('../images/left-bottom-bg.gif') no-repeat scroll left bottom;}
.left_col { background: transparent url('../images/toplt_bg.gif') no-repeat scroll center top; }
.right_col { background: transparent url('../images/toprt_bg.gif') no-repeat scroll center top; }
.post-top { background:url('../images/post-top.gif') no-repeat center top;}
.post-bottom { background:url('../images/post-bot.gif') no-repeat center top;}
.comm-bottom { background:url('../images/post-bot-comm.gif') no-repeat center top;}
.main-post { background:#FFFFFF;}

.sidebar-wg { background: transparent url('../images/sep.gif') repeat-x 0% 0%;}
.sidebar-head { background:url('../images/wg-title.gif') no-repeat;}
#categories {list-style-image:url('../images/list-style.gif'); }
#categories li, .sidebar-wg ul li {background: url('../images/category_hr.gif') repeat-x 0 100%;}
.sidebar-wg ul.lifestream li { background:no-repeat;}
.bottom_bg { background: transparent url('../images/bottom_bg.gif') repeat-x scroll 0 0; width: 100%; }
.footer { background: transparent url('../images/footer_bg.jpg') no-repeat scroll 0% 0%; }
.footer_cont { background: transparent url('../images/footer_cont.jpg') no-repeat scroll 0% 0%; }

.twitter-block #status-twitter { background: url('../images/twittertitle.png') no-repeat 0 0;}
.twitter-block #status p { background:url('../images/currently-btn.gif') no-repeat 0 0; }

#news-rotator {background: url('../images/featured-bg.jpg') no-repeat scroll 0pt 0pt;}
#news-rotator .controls img {background-image:url('../images/news-scroller-controls.png');}
#news-rotator .story h1 {background:url('../images/featured-list.gif') no-repeat 0pt 6pt;}
#featured-bot{ background:url('../images/featured-bot.jpg') no-repeat 0 0; }

.main-post h1 {background:url('../images/list-style.gif') no-repeat 0pt 6pt;}
h1.heading {background:url('../images/list-style.gif') no-repeat 0pt 6pt;}

#news-rotator2 .controls2 img {background-image:url('../images/news-scroller-controls.png');}
.sidebar-wg#popular-post #pop-title { background:url('../images/popular-top.gif') no-repeat;}
.sidebar-wg#popular-post #popular-bot { background:url('../images/popular-bot.gif') no-repeat;}


#top-page-navi li a:hover,
#top-page-navi li.active a, #top-page-navi li.current_page_item a{
	background: url('../images/page-navi_btn.gif') no-repeat left;
	cursor: pointer;
	text-decoration: none;
}
#top-page-navi li.active a span,
#top-page-navi li.current_page_item a span,
#top-page-navi li a:hover span{	background: url('../images/page-navi_btn.gif') no-repeat right;}

#slide-toolbar span:hover{color:#edbef6;}
hr{
	padding:0px;
	margin:0px 0px 0px 0px;
	border:1px solid #4c2734;
}

div.frameslider div.button#left {
	right: 102px;
	background:url('../images/slide-btn-left.gif') no-repeat;
}
div.frameslider div.button#right {
	right: 80px;
	background:url('../images/slide-btn-right.gif') no-repeat;
}
div.frameslider div.button#left:hover,div.frameslider div.button#left.hover {
	background:url('../images/slide-btn-leftroll.gif') no-repeat;
}
div.frameslider div.button#right:hover,div.frameslider div.button#right.hover {
	background:url('../images/slide-btn-rightroll.gif') no-repeat;
}
