body {
  font-family:Verdana;
  font-size:12px;
  color:Black;
}
	
h1, h1 a, h1 a:hover {
	font-size: 22px;
	font-family: Verdana;
	color: Red;
	}

h2, h2 a, h2 a:hover {
	font-family: Verdana;
	color: Gray;
	font-size:14px;
	line-height:115%;
}

#sidebar h2, h2 a, h2 a:hover {
	font-family: Verdana;
	color: White;
	font-size:11px;
	font-weight:bold;
	height:22px;
}

#categories ul li, #categories ul li a, #categories ul li a:link, #categories ul li a:visited {
	font-family: Verdana;
	color: White;
	font-size:11px;
	font-weight:bold;
}

.border-r ul li {
	background:Array;
}

#sidebar ul li ul {
	background:Array;
}

#wishlist-member ul li ul {
	background:Array;
}
.datemeta {
	display:block;
}


			#categories {
				background: url(http://athensdevelopment.com/wp-content/themes/Clean_Switch_ver2_16/colors/gray_dark/categories-bg.png) repeat-x top center #433D3D;
			}
			
			#categories ul li a, #categories ul li a:link, #categories ul li a:visited {
				background: url(http://athensdevelopment.com/wp-content/themes/Clean_Switch_ver2_16/colors/gray_dark/categories-line.png) right no-repeat;
			}
			
			#categories ul li a:active {
				background-image: url(http://athensdevelopment.com/wp-content/themes/Clean_Switch_ver2_16/colors/gray_dark/categories-hover.png);
			}
			
			#categories ul li a:hover {
				background-image: url(http://athensdevelopment.com/wp-content/themes/Clean_Switch_ver2_16/colors/gray_dark/categories-hover.png);
			}
			
			
			#cat_bottom {
				background: url(http://athensdevelopment.com/wp-content/themes/Clean_Switch_ver2_16/colors/gray_dark/cat_bottom.png) repeat-x #373434 top center;
			}
	

			#sidebar h2 {
			background: url(http://athensdevelopment.com/wp-content/themes/Clean_Switch_ver2_16/colors/gray_dark/screen-options-left.png) repeat-x 0 0;
			}
	

			.border-r ul li {
			background:url(http://athensdevelopment.com/wp-content/themes/Clean_Switch_ver2_16/colors/gray_dark/border-b.png) no-repeat bottom right;
			}
			
			#sidebar ul li ul {
			background:url(http://athensdevelopment.com/wp-content/themes/Clean_Switch_ver2_16/colors/gray_dark/border.png) repeat-y 0 0;
			}
			
			#wishlist-member {
			background:url(http://athensdevelopment.com/wp-content/themes/Clean_Switch_ver2_16/colors/gray_dark/border.png) repeat-y left center;
			left:5px;
			}
			
			.border-r #wlmember_loginwidget {
			background:url(http://athensdevelopment.com/wp-content/themes/Clean_Switch_ver2_16/colors/gray_dark/border-b_WLM.png) no-repeat bottom left;
			}
			
	