body {
	background:url(../images/ai/background.png);
}

a {
	color:#609;
}

#topMenu ul li a {
	background:url(../images/ai/bullet_list.png) 0 2px no-repeat;
}

#topMenu ul li a:hover{
	color:#609;
}

.postItem h1 a:hover{
	color:#609;
}

.postItem .categs a {
	background:#609;
}

.postItem h1 a{
	color:#F60;
}

.icoAuthor {
	background:url(../images/ai/ico_author.png) 0 2px no-repeat;
}

.icoComments {
	background:url(../images/ai/ico_comments.png) 0 2px no-repeat;
}
#adsesnse_top {
 margin-top:10px;
 margin-bottom:10px;
 width:100%;	
}
#adsense_content {
 margin-top:10px;
 margin-bottom:20px;
 width:100%;
 text-align:right;
}
#adsense_sidebar {
 margin-top:10px;
 margin-bottom:15px;
}

/* Sidebar
----------------------------------*/

#colRight .widget_links img {
	width:32px;
	vertical-align:middle;
	margin: 3px;
	
}



