/************************************************
* Global                          	*
************************************************/

body {
  background: #029dd6; 
}
#container {   
  background: #029dd6 url("/wp-content/themes/Sabrina/skins/bluelight/bg.png") 50% 0 repeat-y; 
} 
#top {
  background: url("/wp-content/themes/Sabrina/skins/bluelight/top.jpg") 50% 0 no-repeat; 
}
#logo { 
  background: url('/wp-content/themes/Sabrina/skins/bluelight/logo.png') left top no-repeat;
} 
#footer { 
  background: url('/wp-content/themes/Sabrina/skins/bluelight/footer.jpg')  right bottom no-repeat;
} 

/************************************************
* topmenu	                        		*
************************************************/

#top_menu {  
  background : url('/wp-content/themes/Sabrina/skins/bluelight/page-menu.png') top left repeat-x;
} 
.menu li {
  background : url('/wp-content/themes/Sabrina/skins/bluelight/separator.gif') right 5px no-repeat;
}
.menu li a:hover, .menu a:active, .menu li.current-cat, .menu li.current_page_item  {  
  background : url('/wp-content/themes/Sabrina/skins/bluelight/menu_hover.jpg')  left 1px repeat-x;
}
.menu .sub-menu li a:link, .menu .sub-menu li a:visited, .required, .moderation {  
  color: #1090c6; 
}
.menu .sub-menu li a:link, .menu .sub-menu li a:visited {  
  background: url("/wp-content/themes/Sabrina/skins/bluelight/arrow.gif") 5px 7px no-repeat; 
}
.menu .sub-menu li a:hover, .menu .sub-menu li a:active, .menu .sub-menu li.current_page_item a {  
  background: #04b3f4 url("/wp-content/themes/Sabrina/images/arrow_m.gif") 5px 7px no-repeat; 
  color: #fff;
}
#tab_menu li a.current, #tab_menu li a:hover, #tab_menu li a:active {  
	background: #03a9e7;
}
#searchform #submit {
  background: url('/wp-content/themes/Sabrina/skins/bluelight/menu_hover.jpg') 0 0 repeat-x;  
  border: 1px solid #22a3da;
} 

/************************************************
* background-color                       		*
************************************************/

.tag_cloud a:hover, .tag_cloud a:active, .tag_cloud a:focus { 
	background: #03a9e7;
	color: #fff;
}
#bottom {	
	background: #03a9e7;
}
.bottom_post {
	border: 1px solid #d7d6d6;
}
#bottom ul li {
	border-top: 1px dashed #d7d6d6;
}
li .meta {
	color: #ddd;
}

/************************************************
*  color                			*
************************************************/

.text a:link, .text a:visited {
  color: #1090c6; 
	text-decoration: none;
}
.text a:hover, .text a:active {
	color: #666;
	text-decoration: underline;
}
.category {	
	border-top: 1px dashed #1090c6;
	border-bottom: 1px dashed #1090c6;
  color: #1090c6; 
}
.category a, .category a:visited { 
  color: #1090c6; 
} 

/************************************************
*  arrow background-image            			*
************************************************/

a#recent_comments {  
  background: url('/wp-content/themes/Sabrina/skins/bluelight/arrow_top.gif') right 4px no-repeat;
} 
a#first {  
  background: url('/wp-content/themes/Sabrina/skins/bluelight/arrow_bot.gif') right 4px no-repeat;
} 
a#ancor { 
  background: url('/wp-content/themes/Sabrina/skins/bluelight/arrow_bot.gif') left 4px no-repeat;
} 








