/* body { 
  background: #000 url('/wp-content/themes/News_Blog/skins/red/bg.jpg') left top no-repeat;
} */
body { 
  background: #fadadd;
}
#logo { 
  background: url('/wp-content/themes/News_Blog/skins/red/logo.png');
} 
*html #logo { 
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/News_Blog/skins/red/logo.png", sizingMethod="crop");
}
#title { 
  color : #ff2b1f; 
} 
#menu {  
  background : url('/wp-content/themes/News_Blog/skins/red/menu.png');
} 
*html #menu { 
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/News_Blog/skins/red/menu.png", sizingMethod="crop");
}
#menu .menu li {
  background : url('/wp-content/themes/News_Blog/skins/red/separator.gif') top right no-repeat;
}
#menu .menu li a:hover, #menu .menu a:active {  
  background : url('/wp-content/themes/News_Blog/skins/red/menu_hover.jpg') top left repeat-x;
}
#menu .menu .sub-menu {
  color: #006da5;
}
#menu .menu .sub-menu  li {  	 
  color: #ad1c16;
}
#menu .menu .sub-menu  li a:link, #menu .menu .sub-menu  li a:visited {  
  color: #ad1c16;
}
.date {
  background: url('/wp-content/themes/News_Blog/skins/red/date.gif') left no-repeat;
}
.cat {
  background: url('/wp-content/themes/News_Blog/skins/red/tag.gif') left no-repeat;
}
.cat-title,
#menu .menu .sub-menu  li a:hover, #menu .menu .sub-menu  li a:active {  
  background: #ba1e17;
  color: #fff;
}
.maincolumn h1, .main h1, #right_sidebar H2, .star_news, .maincolumn .l_title, #right_sidebar .cat-title { 
  background: #d41e1d;
} 
.cat-title a, .cat-title a:visited { 
  color: #fff;
} 
.arrow {
  background: url('/wp-content/themes/News_Blog/skins/red/arrow.gif') no-repeat;
}
.tag_cloud a:hover, .tag_cloud a:active, .tag_cloud a:focus { 
  background: #ba1e17;
}

span.required {
  color: #ba1e17;
}


.l_box li, .r_box li {     
  background: url('/wp-content/themes/News_Blog/skins/red/bullet.gif') no-repeat left top;
} 
.curious li {
  background: url('/wp-content/themes/News_Blog/skins/red/bullet2.gif') no-repeat left top;
}


#searchform #sbutt, input#submit  { 
  background : #d41e1d url('/wp-content/themes/News_Blog/skins/red/enter.gif') left bottom repeat-x; 
  border : 1px solid #9a1813; 
} 	
#bottom { 
  background: #d41e1d url('/wp-content/themes/News_Blog/skins/red/bottom.jpg') left top no-repeat;
} 
#bottom ul li {
	border-bottom: 1px dashed #b5140d;
}
.bottom_post ul li:first-child {
	border-top: 1px dashed #b5140d;
}
