@import "/portfolio/styles/pfclassic.css?v=12123";

body {
  	background-color: #000;
  	background-image: url(bg_black.gif); 
  	background-repeat: repeat-x; 
  	background-position: 0 0;
  	color: #cccccc;
	}

a.title {
  	color: #f7f7f7;
	}

a, p {
  	color: #f7f7f7;
	}

.infobox,
.infobox a, 
.infobox h1,
.infobox h2,
.infobox h3,
.topmenu a,
.blog-wide .blogentry, 
.bloglist-wide .blogentry, 
.blog-wide p, 
.bloglist-wide p, 
.blog-wide td, 
.bloglist-wide td, 
.eventflow .event .event-shortinfo, 
#index .item-list-wrapper .item .item-summary, 
.eventflow .event-info, 
.item-list-wrapper .item .item-shortinfo {
  	color: #999999;
	}

h1,
h2,
h3 {
  	color: #cccccc;
	}

#viewpf h1 {
  	color: #797979;
  	}
  	
a#navnext.button.last::after,
a#navprev.button.first::before {
  	color: #fff;
	}  	

.viewpicwrapper .creditbox,
.viewpicwrapper .description,
.viewpicwrapper .creditbox h1 {
	color: #fff;
	}

/* BLOG */

div.blogheader h1,
div.blogentry a,
div.blogentry h2,
div.blogentry p,
div.blogentry .docinfo,
.blog-wide .blogentry, 
.bloglist-wide .blogentry, 
.blog-wide p, 
.bloglist-wide p, 
.blog-wide td, 
.bloglist-wide td, 
.eventflow .event .event-shortinfo, 
#index .item-list-wrapper .item .item-summary, 
.item-list-wrapper .item .item-shortinfo,
.commentslist .commentcell {
  	color: #f7f7f7;
	}

.commentcell {
  	color: #999999;
	}

.authorcell {
  	color: #cccccc;
	}

td.roll {
  	background-color: #696969;
	}

a#servicefrom {
  	color: #fff;
	}

