a { color: #0095d3; }
a:hover{ color: #0095d3; }

body{ background: #CCC url(http://www.JuicyIcons.com/Images/bgr.jpg) repeat-x top; }
#header h1 { background: url(http://www.JuicyIcons.com/Images/logo-trans.png) no-repeat; }
#search{ background: url(http://www.JuicyIcons.com/Images/bgr-search.gif) no-repeat; }

.nav1 a { color: #fff; }
.nav1 li.active a, .nav1 li a:hover, .current_page_item a {	color: #0095d3; }
.subscribe{	color: #fff; float:right;}
.subscribe a { color: #0095d3; }
#topmenu li{ border-left: 1px solid #349ACB; }
#topmenu li a {	color: #fff; font-weight:bold; }
#topmenu li a:hover,#topmenu li.active a { color: #FFFFFF; background:#262626; }
#nav li ul li { background: #349ACB; border-bottom:1px solid #349ACB; border-left:1px solid #349ACB; border-right:1px solid #349ACB; }

#footer { background:#e4e2db url(http://www.JuicyIcons.com/Images/bgr-footer.gif) repeat-x; }	
#footer, #footer a{	color: #999999; }

.box, .widget {	background: #FFFFFF }

.box h1 { color: #666; }


.box2 {	background: #ffffff }
.box2 .spacer.white, .list2 li { background: #f5f5f5; }

.vidtabs .idTabs li a, .idTabs li a { background:#ffffff; color:#363636; }
.vidtabs .idTabs li a:hover, .vidtabs .idTabs .selected, .idTabs li a:hover, .idTabs .selected, #sidebar h3 { background:#349ACB; color:#fff; }

span.continue-archives a { color:#777777; }






.boxes { 
	font-family: Verdana; 
	font-size: 10px;
	margin-bottom:10px;
	padding:0;
} 

.boxes a:link, .boxes a:visited, .boxes a:active{
	color: #364361;
	background-color: white;  /* White */
	border: 1px solid #666;  /* Grey (dark) - ie. same as the font display border */
	margin: 1px;
	text-decoration: none;
	padding: 8px;
} 

.boxes a:hover { 
	color: white; 
	background-color: #0095d3;  /* Green (light) - ie. same as the Footer background */
	border: 1px solid #666;  /* Green (dark) - ie. same as the Category border */
	margin: 1px; 
	text-decoration: none;
	padding: 8px; 
} 

.current {
	color: white;
	background-color: #F18507;  /* Blue (light) - ie. a lighter shade of the page background */
	border: 1px solid #666;  /* Blue (dark) - ie. same as the page background */
	font-weight: bold;
	margin: 1px;
	padding: 8px;
} 
