@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	color: #cccccc;
	font: 80%/1.6 "Lucida sans", "Trebuchet MS", Verdana, sans-serif;
	}

a:link, a:visited {
	color: #ccc9a4;
	text-decoration: underline;
	}

a:hover {
	color: #a3b0a9;
	}

li#nav_home a, li#nav_art a, li#nav_writing a, li#nav_dossier a, li#nav_services a, li#nav_tutorials a, li#nav_links a, li#nav_contact a, ul#nav_art li a {
	font: 170% Perpetua, Garamond, serif;
	text-align: center;
	}	

ul#nav_art li a {
	font: 150% Perpetua, Garamond, serif;
	}

h3 {
	color: #fffcd7;
	background-color: #666666;
	width: 340px;
	height: 20px;
	padding-left: 20px;
	}

div#news_feed h3 a {
	font-size: 100%;
	text-decoration: none;
	}

ul#rss_01 > h3, ul#rss_02 > h3 {
	color: #fffcd7;
	background-color: #666666;
	width: 220px;
	height: 20px;
	}


div#news_feed h4 {
	position: relative;
	left: 15px;
	width: 225px;
	height: 15px;
	background-color: #222222;
	margin: 0;
	}

#content_main h4, #content_sub h4 {
	font-size: 75%;
	position: relative;
	left: 15px;
	width: 335px;
	height: 15px;
	background-color: #222222;
	text-align: right;
	padding-right: 10px;
	}

div#site_info p, div#site_info_writing p, div#site_info_art p {
	color: #666666;
	font-size: 75%;
	}

dt, dd {
	text-align: right;
	font-size: 75%;
	}

	
ul.content {
	border: 1px solid #222222;
	}


div#news_feed a {
	font-size: 90%;
	}	
	
li.series_button, li.series_button_current {
	border: thin solid #000000;
	padding: 2px 5px 1px 5px;
	margin: 0 -2px 0 -2px;
	}
	
li.series_button {
	background-color: #3D3D53;
	}

li.series_button_current {
	background-color: #333333;
	}
	
li.series_button a, li.series_button_current a {
	text-decoration: none;
	}

li.series_button_current a {
	color: #ffffaa;
	}

