#content {
	background: url( ../images/body-bg.png ) repeat-y;
	_background: url( ../images/body-bg.gif ) repeat-y;
}

#content-wrapper {
	background-color: #e5f4f9;
}
 
 a.read-more:link , a.read-more:visited  {
	background: url( ../images/sprite-scheme1-3.png ) no-repeat -20px 0px;
}
 
 a.read-more:hover  {
	background: url( ../images/sprite-scheme1-3.png ) no-repeat -20px -30px;
}
 
.post-date {
	background: url( ../images/sprite-scheme1-3.png ) no-repeat -155px 0px;
}
 
.bottom-right {
	background: url( ../images/sprite-scheme1-3.png ) no-repeat 0px 0px;
}
 
.nav-container a div {
	background-image: url( ../images/sprite-scheme1-3.png );
}
  
.single-page-entry-title, .archive-title, div.single-post-header {
	border: 1px solid #11aed5;
}
 
.widget {
	border-top: 15px solid #11aed5;
}

/*.widget-title {
	border-top: 15px solid #11aed5;
}*/

.cat-item {
	list-style-image: url( ../images/list-style-image-1-3.png );
}

.cat-item:hover {
	list-style-image: url( ../images/list-style-image-1-3-hover.png );
}
/*
.sidebar-navigation .page_item .page_item {
	background-color: #e5f4f9;
}

.current_page_item .menu-title-container .top-part {
	background: url( ../images/active-states.png ) no-repeat 0px 0px;
}

.current_page_item .menu-title-container .top-part-right {
	background: url( ../images/active-states.png ) no-repeat right 0px;
}

.current_page_ancestor .menu-title-container .top-part {
	background: url( ../images/active-states.png ) no-repeat 0px 0px;
}

.current_page_ancestor .menu-title-container .top-part-right {
	background: url( ../images/active-states.png ) no-repeat right 0px;
}
*/
